@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: auto;
	padding-top: 86px;
	background: url(../images/bg.png) top no-repeat;
	background-size: 100% 100%;
}

.research-title {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.research-title em{
	font-size: 48px;
	color: #e8ffff;
	text-transform: uppercase;
	opacity: 0.2;
	font-weight: lighter;
	font-family: auto;
}

.research-title h1 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -32px;
}

.research-title h1 i {
	width: 90px;
	height: 6px;
}
.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: 100%;
	background: url(../images/ba02.png) right no-repeat;
	height: 580px;
	margin-bottom: 14px;
}
.dhjj-left{
	width: 425px;
	height: 384px;
	background: url(../images/dhjj01.png) center no-repeat;
	text-align: center;
	float: left;
	margin-top: 46px;
	margin-left: 46px;
}
.dhjj-left b{
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding-top: 40px;
	margin-bottom: 32px;
}
.dhjj-left img{
	border-radius: 10px;
	box-shadow: 0 5px 18px rgba(137,82,219,0.7);
}
.dhjj-left span{
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	border-radius: 30px;
	background-image: linear-gradient(to right, #ff4c65, #ee32ff);
	border: 2px #fff2f4 solid;
	width: 298px;
	line-height: 60px;
	margin: 0 auto;
	margin-top: 40px;
}
.dhjj-right{
	float: right;
	width: 595px;
	margin-right: 46px;
	margin-top: 96px;
	text-align: left;
}
.dhjj-right p{
	color: #fff;
	font-size: 20px;
	line-height: 38px;
	text-indent: 2em;
	margin-bottom: 46px;
}
.dhkd-list{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
}
.dhkd-list li{
	width: 282px;
	height: 392px;
	border-radius: 10px;
	border: 2px #00217c solid;
	background: #00217c;
	-webkit-transition: .4s;
}
.dhkd-list li:hover{
	border:2px solid transparent;
	background-origin:border-box;
	background-clip: padding-box, border-box; 
	background-size: cover;
	background-image:linear-gradient(#6f31d1, #031dbe),linear-gradient(#e4e6ff, #b2b7ff);
	margin-top: -12px;
	-webkit-transition: .4s;
}
.img-top{
	margin-top: 48px;
}
.dhkd-list li b{
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	display: block;
	margin-top: 28px;
	margin-bottom: 14px;
}
.dhkd-list li p{
	font-size: 16px;
	color: #fff;
	text-align: left;
	width: 245px;
	line-height: 26px;
	margin: 0 auto;
	margin-top: 14px;
}
.dhkd-img{
	margin-top: 30px;
	margin-left: -48px;
	margin-bottom: 36px;
}
.resr-hydk{
	width: 100%;
	height: 1982px;
	position: relative;
	padding-top: 48px;
}
.dk-hold{
	height: auto;
	background: url(../images/bg04.png) top no-repeat;
	display: table;
	padding: 0 20px;
	padding-top: 60px;
}
.dk-hold li{
	width: 268px;
	height: auto;
	float: left;
	margin: 0 11px;
	margin-bottom: 48px;
}
.dk-hold li img{
	display: block;
	width: 100%;
}

.dk-hold-two{
	height: auto;
	display: table;
}
.dk-hold-two li{
	width: 230px;
	height: auto;
	float: left;
	margin: 0 5px;
	margin-bottom: 48px;
}
.dk-hold-two li img{
	display: block;
	width: 100%;
}

.dk-liner{
	width: 100%;
	height: 149px;
	background-image: linear-gradient(340deg, #8651e2, #1829cb);
	text-align: center;
	color: #fff;
}
.dk-liner span{
	display: block;
	font-size: 36px;
	padding-top: 21px;
}
.dk-liner i{
	display: block;
	margin: 14px auto;
	width: 76px;
	height: 2px;
	background-color: #fff;
}
.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) 107px top no-repeat;
	background-size: auto 100%;
	padding-bottom: 30px;
}
.dhyc-ul li{
	display: table;
}
.dhyc-ul li b{
	font-size: 18px;
	color: #fff;
	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;
}
.mt-list{
	width: 100%;
	height: 548px;
	background: url(../images/bg06.png) top no-repeat;
	background-size: 100% 100%;
	text-align: center;
	margin-top: 66px;
}
.mt-list img{
	margin-top: 82px;
}
.senior-about{
	width: 100%;
	height: auto;
	margin-top: 70px;
	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: 40px;
	margin-bottom: 90px;
}


.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;
}