@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #000342;
}

.research-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.rese-banner01 {
	width: 100%;
	height: auto;
}
.rese-banner01 img{
	width: 100%;
	display: block;
}

.wrap {
	width: 100%;
	height: 100%;
	perspective: 2000px;
	perspective-origin: center center;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}

.box {
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
}

.box p {
	width: 100%;
	height: 100%
}

.box span {
	width: 3px;
	height: 3px;
	background: rgba(255, 255, 255, 1);
	border-radius: 50%;
	position: absolute;
}

@-webkit-keyframes animals {
	0% {
		opacity: 0.4;
		transform: translateZ(0);
		-webkit-transform: translateZ(0);
	}

	100% {
		opacity: 1;
		transform: translateZ(2000px);
		-webkit-transform: translateZ(2000px);
	}
}

@keyframes animals {
	0% {
		opacity: 0.4;
		transform: translateZ(0);
		-webkit-transform: translateZ(0);
	}

	100% {
		opacity: 1;
		transform: translateZ(2000px);
		-webkit-transform: translateZ(2000px);
	}
}

.resr-dhjj {
	width: 100%;
	height: 1480px;
	background: url(../images/bg.jpg) top no-repeat;
	background-size: 100% 100%;
}

.research-title {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding-top: 28px;
}

.t-i-l{
	background-color: #4ffff9;
	margin-right: 30px;
}
.t-i-r{
	background-color: #d4ff97;
	margin-left: 30px;
}

.research-title span {
	background-image: linear-gradient(to right, #4ffff9, #d4ff97);
	-webkit-background-clip: text;
	color: transparent;
	letter-spacing: 3px;
}

.dhjj-hold{
	width: 1198px;
	background: url(../images/tu01.png) right no-repeat;
	height: 506px;
	margin-top: 56px;
	margin-bottom: 70px;
}
.dhjj-left{
	width: 406px;
	height: 100%;
	text-align: center;
	float: left;
	margin-left: 22px;
}
.dhjj-left b{
	display: block;
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	padding-top: 116px;
	margin-bottom: 20px;
}

.dhjj-left span{
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #74ecff;
	margin-top: 20px;
}
.dhjj-right{
	float: right;
	width: 654px;
	margin-right: 68px;
	margin-top: 130px;
	text-align: left;
}
.dhjj-right p{
	color: #fff;
	font-size: 18px;
	line-height: 38px;
	text-indent: 2em;
	margin-bottom: 38px;
}
.dhkd-list{
	width: 100%;
	height: 499px;
	background: url(../images/tu03.png) center no-repeat;
	background-size: 100% 100%;
	margin-top: 84px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.dhkd-list li{
	width: 368px;
	height: auto;
}
.dhkd-list li:nth-child(1),.dhkd-list li:nth-child(3){
	margin-top: 68px;
}
.dhkd-list li:nth-child(2){
	margin-top: 36px;
}
.dhkd-list li b{
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	display: block;
	margin-top: 20px;
	margin-bottom: 46px;
}
.dhkd-list li p{
	font-size: 18px;
	color: #fff;
	text-align: left;
	width: 288px;
	line-height: 30px;
	margin: 0 auto;
}
.dhkd-img{
	margin-top: 30px;
	margin-left: -48px;
	margin-bottom: 36px;
}
.resr-hydk{
	width: 100%;
	height: 2586px;
	position: relative;
	background: url(../images/bg02.jpg) center no-repeat;
	background-size: 100% 100%;
	padding-top: 21px;
}
.dk-hold{
	width: 1200px;
	height: auto;
	display: table;
	margin: 0 auto;
	margin-top: 88px;
	margin-bottom: 100px;
}
.dk-hold li{
	width: 293px;
	height: 424px;
	float: left;
	margin-bottom: 26px;
	margin-right: 9px;
}
.dk-hold li:nth-child(1),.dk-hold li:nth-child(3),.dk-hold li:nth-child(6),.dk-hold li:nth-child(8){
	background: url(../images/tu04.png) center no-repeat;
	background-size: 100% 100%;
}
.dk-hold li:nth-child(2),.dk-hold li:nth-child(4),.dk-hold li:nth-child(5),.dk-hold li:nth-child(7){
	background: url(../images/tu05.png) center no-repeat;
	background-size: 100% 100%;
}
.dk-hold li:nth-child(4),.dk-hold li:nth-child(8){
	margin-right: 0;
}
.dk-hold li img{
	margin: 0 auto;
	margin-top: 46px;
}
.dh-fabuhui{
	width: 1200px;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	margin-top: 96px;
	margin-bottom: 90px;
}

.dh-fabuhui li{
	width: 360px;
	height: 418px;
	position: relative;
}
.dh-hover{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: auto;
	opacity: 0;
	-webkit-transition: .4s;
}
.dh-fabuhui p{
	position: absolute;
	bottom: 0;
	z-index: 1;
	left: 0;
	background: url(../images/tu18.png) center no-repeat;
	background-size: 100% 100%;
	height: 120px;
	width: 332px;
	text-align: left;
	padding-left: 28px;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
}
.dh-fabuhui p b{
	font-size: 22px;
	font-weight: bold;
	color: #74f4ff;
	margin-top: 12px;
	display: block;
	margin-bottom: 12px;
}
.dh-hover i{
	display: block;
	background: url(../images/tu19.png) center no-repeat;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.dh-hover span{
	display: block;
	background-image: linear-gradient(to bottom, #3929d6,#0f1151);
	font-size: 18px;
	color: #fff;
	padding: 28px 32px;
	text-align: left;
}
.dh-fabuhui li:hover .dh-hover{
	opacity: 1;
	-webkit-transition: .4s;
}
.dk-liner{
	width: 100%;
	height: autopx;
	text-align: center;
	color: #fff;
}
.dk-liner span{
	display: block;
	font-size: 32px;
	padding-top: 14px;
}
.dk-liner i{
	display: block;
	margin: 14px auto;
	width: 56px;
	height: 2px;
	background-color: #6c76ff;
}
.dk-liner em{
	font-style: normal;
	font-size: 18px;
}
.dk-img{
	width: 100%;
	position: absolute;
	bottom: 80px;
	left: 0;
	z-index: 1;
	height: 1299px;
}
.dhyc-hold{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-evenly;
	align-items: flex-start;
	flex-direction: row;
}
.dhyc-ul{
	margin-top: 42px;
	background: url(../images/xian02.png) 108px top no-repeat;
	background-size: auto 100%;
	padding-bottom: 30px;
}
.dhyc-ul li{
	display: table;
}
.dhyc-ul li b{
	font-size: 18px;
	color: #41f4ff;
	float: left;
	width: 110px;
	text-align: left;
	margin-right: 16px;
	font-weight: normal;
}
.dhyc-right{
	float: left;
	position: relative;
	text-align: left;
	padding-left: 32px;
	padding-bottom: 22px;
}
.dhyc-right img{
	position: absolute;
	top: 3px;
	left: -11px;
	z-index: 2;
}
.dhyc-right span{
	font-size: 18px;
	display: block;
	color: #fff;
}
.dhyc-right i{
	position: absolute;
	top: 0px;
	left: -5px;
	z-index: 1;
	width: 9px;
	height: 24px;
	background-color: #010712;
}
.dhyc-right p{
	font-size: 16px;
	color: #fff;
	font-weight: lighter;
	font-family: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.resr-mthz{
	width: 100%;
	height: 2480px;
	background: url(../images/bg03.jpg) center no-repeat;
	background-size: 100% 100%;
}
.mt-list{
	width: 1155px;
	height: 478px;
	background: url(../images/tu12.png) top no-repeat;
	background-size: 100% 100%;
	text-align: center;
	margin: 0 auto;
	margin-top: 88px;
	margin-bottom: 100px;
}
.mt-list img{
	margin-top: 74px;
}
.senior-about{
	width: 100%;
	height: auto;
	margin-top: 90px;
	display: table;
}
.senior-about li{
	float: left;
	width: 354px;
	height: 200px;
	background-color: #1e216a;
	margin: 0 23px;
	margin-bottom: 36px;
	position: relative;
	top: 0;
	-webkit-transition: .8s;
}
.senior-about li img{
	margin-top: 40px;
	margin-bottom: 22px;
}
.senior-about li p{
	font-size: 18px;
	color: #fff;
	line-height: 32px;
}
.senior-about li:hover{
	top: -12px;
	-webkit-transition: .8s;
	background-image: linear-gradient(340deg, #4136cf,#7f32df);
}
.map{
	display: block;
	margin-top: 60px;
}


.dhkd-right-no {
	margin-right: 0 !important;
}
.yjjb-padd76{
	padding-top: 76px !important;
}
.yjjb-padd86{
	padding-top: 86px !important;
}
.yjjb-padd102{
	padding-top: 102px !important;
}
.yjjb-padd124{
	padding-top: 124px !important;
}
.yjjb-padd10{
	padding-top: 10px !important;
}
.dhyc-padd-no{
	padding-bottom: 0;
}
.yjjb-fz36{
	font-size: 36px !important;
}