@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1358px;
	text-align: center;
	overflow: hidden;
	background: #fff;
	position: relative;
}

.research-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.research-banner img{
	display: block;
	width: 100%;
}

.plan-first{
	width: 100%;
	height: 1140px;
	background: url(../images/backage01.jpg) top no-repeat;
	background-size: 100% 100%;
}
.plan-middle{
	width: 1358px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.plan-title{
	width: 823px;
	height: 126px;
	background: url(../images/title.png) center no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 80px;
	font-size: 48px;
	color: #000;
	line-height: 126px;
	display: inline-block;
}
.plan-f-backage{
	width: 1358px;
	height: 718px;
	background: url(../images/tu08.png) top no-repeat;
	margin-top: 35px;
	position: relative;
	margin-bottom: 48px;
}
.plan-f-ani01{
	background: url(../images/tu01.png) top no-repeat;
	width: 430px;
	height: 152px;
	font-size: 32px;
	color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 2;
}
.plan-f-ani01 img{
	margin-right: 20px;
}
.plan-f-backage div:nth-child(1){
	top: 156px;
	left: 75px;
}
.plan-f-backage div:nth-child(2){
	top: 321px;
	left: -27px;
}
.plan-f-backage div:nth-child(3){
	top: 485px;
	left: 57px;
}
.plan-f-backage div:nth-child(4){
	top: 156px;
	right: 75px;
	background: url(../images/tu09.png) top no-repeat;
}
.plan-f-backage div:nth-child(5){
	top: 321px;
	right: -27px;
	background: url(../images/tu09.png) top no-repeat;
}
.plan-f-backage div:nth-child(6){
	top: 485px;
	right: 57px;
	background: url(../images/tu09.png) top no-repeat;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn 2s infinite;
  animation-name: zoomIn 2s infinite;
  animation: zoomIn 2s infinite;
}

.plan-link{
	width: 380px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	font-size: 20px;
	color: #ff4a3d;
	border-radius: 60px;
	background: linear-gradient(to bottom,#fff,#fff2f1);
	cursor: pointer;
}
.a-up05,.a-up06,.a-up07,.a-up08{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: rgba(4,4,56,0.5);
	visibility: hidden;
}
.a-up05.is-expanded,.a-up06.is-expanded,.a-up07.is-expanded,.a-up08.is-expanded{
	visibility: initial;
}
.a-up03{
	width: 100%;
	height: 100%;
	display: table;
}
.a-up04{
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.invi-up{
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
.invi-close{
	position: absolute;
	top: 140px;
	right: -20px;
	z-index: 2;
	cursor: pointer;
}
.plan-product{
	width:1000px;
	height: 458px;
	background: url(../images/tu10.jpg) top no-repeat;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
	margin-bottom: 80px;
}
.plan-product li{
	margin: 0 6px;
}
.plan-product li span{
	display: block;
	margin-top: 28px;
	font-size: 26px;
	color: #000;
	margin-bottom: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.plan-product li span i{
	width: 5px;
	height: 13px;
	background: #ff4a3d;
	border-radius: 10px;
	margin-right: 12px;
}
.plan-product li p{
	font-size: 18px;
	color: #000;
	line-height: 24px;
}
.plan-seand{
	width: 100%;
	height: 1070px;
	background: url(../images/tu14.jpg) top no-repeat;
	background-size: 100% 100%;
}
.plan-s-ul{
	width: 1000px;
	height: 634px;
	background-color: #535151;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.plan-s-ul li{
	float: left;
	margin: 20px;
}
.dhjj-left{
	width: 460px;
	height: 276px;
	margin: 0 auto;
	cursor: pointer;
}
.dhjj-left img{
	border-radius: 10px;
}
/*寮瑰嚭瑙嗛*/
.mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
	text-align: center;
}

.mask:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.video-wrap {
	width: 1130px;
	height: 637px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.mask-video-close {
	position: absolute;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #fff;
	right: -14px;
	top: -14px;
	z-index: 2;
	text-align: center;
	cursor: pointer;
}

.mask-video-close i {
	font-size: 16px;
	color: #000;
	line-height: 28px;
}
.plan-link02{
	width: 380px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	border-radius: 60px;
	background: linear-gradient(to bottom,#f8786b,#eb3349);
	cursor: pointer;
}
.plan-three{
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	padding-bottom: 80px;
}
.plan-t-backage{
	width: 1000px;
	height: 727px;
	background: url(../images/tu16.png) top no-repeat;
	margin: 0 auto;
	margin-top: 50px;
}
.plan-t-backage ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 126px;
}
.plan-t-backage li{
	margin: 0 6px;
}
.plan-t-backage li img{
	display: block;
}
.plan-t-backage li span{
	font-size: 22px;
	color: #000;
	display: block;
	margin-top: 20px;
}
.plan-t-backage li span i{
	color: #ff3937;
}
.plan-t-backage p{
	font-size: 16px;
	color: #000;
	line-height: 26px;
	text-align: left;
	width: 862px;
	margin: 0 auto;
	margin-top: 55px;
}
.plan-img02{
	display: block;
	width: 100%;
}