@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #010712;
}

.research-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.rese-banner01 {
	width: 100%;
	background: url(../images/banner01.jpg) center no-repeat;
	height: 200px;
}

.rese-banner02 {
	width: 100%;
	background: url(../images/banner02.jpg) center no-repeat;
	height: 200px;
}

.rese-banner03 {
	width: 100%;
	background: url(../images/banner03.jpg) center no-repeat;
	height: 200px;
}

.rese-banner04 {
	width: 100%;
	background: url(../images/banner04.jpg) center no-repeat;
	height: 200px;
}

.con_nav {
	width: 100%;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
}

.logo img {
	float: left;
	margin-top: 23px;
}

.con_nav_t {
	float: right;
}

.con_nav_t li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	margin-left: 36px;
	-webkit-transition: .4s;
	position: relative;
	z-index: 99999;
}

.rese-back{
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-left: 36px;
	-webkit-transition: .4s;
	position: relative;
	z-index: 99999;
}
.con_nav_t li:hover,.rese-back:hover {
	color: #59A9F7;
	-webkit-transition: .4s;
}

.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: 116px;
	background: url(../images/background1.jpg) center no-repeat;
	height: 1829px;
}

.research-title {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.research-title h1 {
	font-size: 48px;
	color: #fff;
	margin-bottom: 16px;
}

.research-title h1 img {
	position: relative;
	top: 8px;
}

.img-left {
	margin-right: 20px;
}

.img-right {
	margin-left: 20px;
}

.research-title span {
	font-size: 36px;
	font-weight: bold;
	background-image: linear-gradient(162deg, #fff, #02239d);
	-webkit-background-clip: text;
	color: transparent;
}

.dhjj-img {
	width: 645px;
	height: 396px;
	float: left;
	box-shadow: 0 13px 70px rgba(0, 0, 0, 0.2);
	background: url(../images/dhjj.jpg) center no-repeat;
	margin-top: 128px;
	margin-bottom: 160px;
}

.dhjj-img a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	width: 356px;
	height: 60px;
	display: block;
	line-height: 60px;
	margin: 0 auto;
	background-image: linear-gradient(to right, #012d40, #018d7c);
	border-radius: 30px;
	margin-top: 283px;
	-webkit-transition: .4s;
	cursor: pointer;
}

.dhjj-img a img {
	position: relative;
	top: 4px;
	-webkit-transition: .1s;
	width: 0;
	margin-left: -10px;
}

.dhjj-img a:hover img {
	-webkit-transition: .4s;
	margin-left: 4px;
	width: 20px;
}

.dhjj-artcle {
	margin-top: 172px;
	float: right;
	width: 490px;
	text-align: left;
	margin-right: 28px;
}

.dhjj-artcle p {
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
}

.dhjj-book {
	float: left;
	margin-top: 54px;
	margin-bottom: 30px;
}

.dhjj-note {
	float: right;
	text-align: center;
	width: 611px;
	color: #fff;
	margin-top: 148px;
}
.shipin{
	width: 611px;
	height: 343px;
	position: relative;
	display: block;
}
.shipin-img{
	position: absolute;
	top: 143px;
	left: 280px;
	z-index: 10;
}
.shipin i{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	opacity: 1;
	-webkit-transition: .4s;
}
.shipin:hover i{
	opacity: 0;
	-webkit-transition: .4s;
}

.dhjj-note span {
	font-size: 18px;
	display: block;
	margin-top: 18px;
}

.dhjj-link {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	width: 342px;
	line-height: 60px;
	height: 60px;
	border-radius: 30px;
	background-image: linear-gradient(to bottom, #09bbfe, #5a42ec);
	cursor: pointer;
}

.rese-dhkd {
	width: 100%;
	height: 1154px;
	padding-top: 61px;
	background: url(../images/background02.jpg) top no-repeat;
}
.slideTxtBox {
	width: 1200px;
	margin-bottom: 74px;
}

.slideTxtBox .hd {
	float: right;
	height: auto;
	position: relative;
	width: 375px;
	margin-top: 114px;
}

.slideTxtBox .hd ul {
	width: 100%;
	height: auto;
}

.slideTxtBox .hd ul li {
	width: 319px;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	text-align: left;
	display: table;
	padding-left: 56px;
	padding-top: 16px;
	padding-bottom: 16px;
	border-radius: 10px;
	-webkit-transition: .4s;
	position: relative;
}
.slideTxtBox .hd ul li span{
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.slideTxtBox .hd ul li b{
	float: left;
}
.slideTxtBox .hd ul li i{
	display: block;
	font-weight: normal;
	margin-top: 8px;
}
.slideTxtBox .hd ul li em{
	width: 28px;
	height: 1px;
	background-color: #3764f4;
	position: absolute;
	top: 32px;
	left: 18px;
	opacity: 0;
	-webkit-transition: .4s;
}
.slideTxtBox .hd ul li:hover{
	background: rgba(55,100,244,0.06);
	-webkit-transition: .4s;
}
.slideTxtBox .hd ul li.on {
	background: rgba(55,100,244,0.15);
	-webkit-transition: .4s;
}
.slideTxtBox .hd ul li.on em{
	opacity: 1;
	-webkit-transition: .4s;
}
.slideTxtBox .bd{
	float: left;
	width: 780px;
	height: 439px;
	margin-top: 138px;
}
.slideTxtBox .bd ul {
	width: 780px;
	height: 439px;
	zoom: 1;
}

.slideTxtBox .bd li {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.shipin-img02{
	position: absolute;
	top: 184px;
	left: 360px;
	z-index: 10;
}
.slideTxtBox .bd li i {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    opacity: 1;
    -webkit-transition: .4s;
}
.slideTxtBox .bd li:hover i{
	opacity: 0;
	-webkit-transition: .4s;
}

.picScroll-left {
	width: 1198px;
	overflow: hidden;
	position: relative;
	border: 1px solid rgba(255, 255, 255, 0.17);
	background-image: linear-gradient(to bottom, #031334, #020f20);
	border-radius: 20px;
	height: 280px;
}

.picScroll-left .bd {
	width: 965px;
	height: auto;
	margin: 0 auto;
}

.picScroll-left .prev,
.picScroll-left .next {
	position: absolute;
	left: 24px;
	top: 42%;
	display: block;
	width: 30px;
	height: 52px;
	background: url(../images/left.png) center no-repeat;
	cursor: pointer;
}
.picScroll-left .next{
	background: url(../images/right.png) center no-repeat;
	left: auto;
	right: 24px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 56px 11px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li img{
	margin-bottom: 10px;
}
.picScroll-left .bd ul li span{
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 28px;
}

.rese-yjjb{
	width: 100%;
	background: url(../images/background03.jpg) top no-repeat;
	padding-top: 40px;
	height: 1878px;
}
.rese-add{
	width: 100%;
	height: auto;
	display: table;
}
.rese-video{
	width: 760px;
	height: 427px;
	position: relative;
	cursor: pointer;
}
.shipin-img03 {
    position: absolute;
    top: 176px;
    left: 348px;
    z-index: 10;
}
.rese-video i {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    opacity: 1;
    -webkit-transition: .4s;
}
.rese-video:hover i{
	opacity: 0;
	-webkit-transition: .4s;
}
.rese-note{
	margin-left: 30px;
	text-align: left;
	width: 376px;
	margin-top: 114px;
}
.rese-note img{
	float: left;
	margin-right: 6px;
}
.rese-note b{
	font-size: 18px;
	color: #fff;
	float: left;
}
.rese-note p{
	clear: both;
	font-size: 16px;
	color: rgba(255,255,255,0.6);
	line-height: 36px;
	padding-top: 6px;
}
.rese-note span{
	font-size: 16px;
	color: #fff;
	display: block;
	clear: both;
	padding-top: 10px;
}


#mthz{
	padding-top: 36px;
}
.mthz-img{
	margin-top: 70px;
	margin-bottom: 170px;
}
.research-title h1.yjjb-fz36 img {
    top: 15px;
}
.senior-about{
	width: 100%;
	height: auto;
	margin: 70px auto;
	display: table;
}
.senior-about li{
	float: left;
	width: 388px;
	height: 180px;
	background-color: rgba(55,100,244,0.3);
	margin-bottom: 28px;
	margin-right: 18px;
	position: relative;
	top: 0;
	-webkit-transition: .8s;
}
.senior-about li img{
	padding-top: 36px;
	margin-bottom: 12px;
}
.senior-about li p{
	font-size: 18px;
	color: #fff;
	line-height: 26px;
}
.senior-about li:hover{
	top: -14px;
	-webkit-transition: .8s;
}



.mar170{
	margin-top: 170px !important;
}
.mar143{
	margin-top: 143px !important;
}
.mar136{
	margin-top: 136px !important;
}
.dhkd-right-no {
	margin-right: 0 !important;
}
.yjjb-padd68{
	padding-top: 68px !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;
}