@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: 1429px;
	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: 1030px;
	background: url(../images/tu01.png) right no-repeat;
	height: 830px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 32px;
	position: relative;
}
.dhjj-left{
	width: 923px;
	height: 519px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/video01.jpg) center no-repeat;
	position: relative;
	top: 190px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dhjj-left i{
	width: 108px;
	height: 108px;
	background: url(../images/bofang.png) center no-repeat;
	cursor: pointer;
}
.dhjj-left i:hover{
	background: url(../images/bofang02.png) center no-repeat;
}
/*弹出视频*/
.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;
}

.mask_l {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	font-family: "PingFang SC", "Microsoft YaHei", "微软雅黑", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif, Verdana;
}

.mask_l::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.video-wrap-l {
	width: 773px;
	height: 587px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: url(../images/tanchu.jpg) center no-repeat;
	border-radius: 12px;
}

.mask-video-close-l {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 15px;
	top: 15px;
	z-index: 2;
	text-align: center;
	cursor: pointer;
}

.mask-video-close-l i {
	font-size: 16px;
	color: #000;
	line-height: 28px;
}

.mask_l_m {
	width: 100%;
	margin: 0 auto;
}

.mask_l_m h2 {
	font-size: 30px;
	color: #2e2e34;
	font-weight: bold;
	padding-top: 65px;
}

.mask_l_m img {
	width: 265px;
	height: 265px;
	margin: 0 auto;
	margin-top: 45px;
	box-shadow: 0 0 23px rgba(32, 34, 30, 0.18);
}

.mask_l_m span {
	display: block;
	font-size: 38px;
	color: #e84942;
	margin-top: 40px;
}
.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{
	background: url(../images/kuang.png) center no-repeat;
	width: 973px;
	height: 368px;
	margin: 0 auto;
	margin-top: 34px;
	text-align: left;
	position: relative;
}
.sj-img{
	position: absolute;
	bottom: -26px;
	z-index: 1;
	left: 233px;
}
.dhjj-right p{
	color: #fff;
	font-size: 20px;
	line-height: 38px;
	text-indent: 2em;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 12px;
	width: 66%;
}
.dhjj-right p:nth-child(2){
	padding-top: 0;
}
.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: 6641px;
	position: relative;
	background: url(../images/bg02.jpg) top no-repeat;
	background-size: 100% 100%;
}
.title-size01{
	background: url(../images/back02.png) center no-repeat;
	background-size: 100% 100%;
	width: 589px;
	height: 75px;
	line-height: 75px;
	margin: 0 auto;
	font-size: 37px;
	color: #fff;
	font-weight: bold;
	margin-top: 80px;
}
.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;
	font-family: "瀵邦喛钂嬮梿鍛寸拨", Arial, Tahoma, "瀵邦喛钂嬮梿鍛寸拨";
	margin-top: 4px;
}
.dhyc-right{
	float: left;
	position: relative;
	text-align: left;
	padding-left: 32px;
	padding-bottom: 22px;
}
.dhyc-right img{
	position: absolute;
	top: 3px;
	left: -13px;
	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: 2708px;
	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;
}
.mar100 {
	margin-top: 84px;
}
.new-dhjj {
	cursor: pointer;
	background: url(../images/back03.png) center no-repeat;
	background-size: 100% 100%;
	width: 715px;
	height: 446px;
}
.dhjj02{
	background: url(../images/back04.png) center no-repeat;
	background-size: 100% 100%;
}
.dhjj-video{
	width: 668px;
	height: 376px;
	margin: 0 auto;
	margin-top: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.video01{
	background: url(../images/video02.jpg) center no-repeat;
}
.video02{
	background: url(../images/video03.jpg) center no-repeat;
}
.video03{
	background: url(../images/video04.jpg) center no-repeat;
}
.video04{
	background: url(../images/video05.jpg) center no-repeat;
}
.video05{
	background: url(../images/video06.jpg) center no-repeat;
}
.video06{
	background: url(../images/video07.jpg) center no-repeat;
}
.video07{
	background: url(../images/video08.jpg) center no-repeat;
}
.video08{
	background: url(../images/video09.jpg) center no-repeat;
}
.dhjj-video i{
	background: url(../images/bofang.png) center no-repeat;
	width: 108px;
	height: 108px;
}
.dhjj-video:hover i{
	background: url(../images/bofang02.png) center no-repeat;
}
.new-right {
	text-align: left;
	width: 440px;
	background: url(../images/back05.png) bottom no-repeat;
	height: 504px;
}
.mar-right{
	text-align: left;
}

.new-right span {
	font-size: 24px;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-bottom: 12px;
}
.mar-right span {
	margin: 0 auto;
	font-size: 26px;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-bottom: 12px;
	background: url(../images/back06.png) center no-repeat;
	text-align: left;
	width: 313px;
	height: 166px;
	padding-left: 56px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.new-right span i {
	font-style: normal;
	font-weight: normal;
}
.mar-right span i {
	font-style: normal;
	font-weight: normal;
	display: block;
	font-size: 22px;
	line-height: 34px;
}
.mar-right span i:nth-child(1){
	margin-top: 14px;
}
.mar-right em{
	display: block;
	font-size: 24px;
	color: #af59ff;
	font-weight: bold;
	margin-top: 36px;
	text-align: center;
	width: 455px;
	margin-bottom: 16px;
}
.mar-right p{
	margin: 0 auto;
	width: 455px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
}
.new-sp {
	background: url(../images/new03.png) left no-repeat;
	font-weight: normal !important;
	padding-left: 14px;
	line-height: 40px;
	margin-top: 30px;
}

.new-right p {
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
	display: table;
	line-height: 33px;
}

.new-right p img {
	float: left;
	margin-top: 20px;
	margin-right: 40px;
}

.new-right p em {
	font-style: normal;
	float: left;
	width: 370px;
}

.img-top {
	margin-top: 48px;
}
.end_high_main {
	width: 1192px;
	height: 464px;
	margin: 0 auto;
	position: relative;
	background: url(../images/back07.png) top no-repeat;
	margin-top: 76px;
	margin-bottom: 90px;
}

.ehm_d {
	width: 938px;
	height: 247px;
	margin: 0 auto;
	display: table;
	padding-top: 114px;
}
.tempWrap{
	padding-top: 114px;
	margin: 0 auto;
}
.ehm_d li {
	width: 296px;
	height: 247px;
	position: relative;
	float: left;
	margin: 0 8px;
}

.ehm_d li img {
	width: 296px;
	height: 247px;
}

.emplo_f {
	width: 51px;
	height: 53px;
	position: absolute;
	top: 224px;
	left: 15px;
	z-index: 99;
	cursor: pointer;
}

.emplo_g {
	width: 51px;
	height: 53px;
	position: absolute;
	top: 224px;
	right: 20px;
	z-index: 99;
	cursor: pointer;
}


.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;
}

.yjjb-padd60 {
	padding-top: 60px !important;
}

.yjjb-padd48 {
	padding-top: 48px !important;
}

.yjjb-padd22 {
	padding-top: 22px !important;
}
.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;
}
.title-mar34{
	margin-top: 34px;
}
.title-mar44{
	margin-top: 44px;
}