@charset "utf-8";
body { width: 100%; overflow: hidden; }
* { box-sizing: border-box; }
a,img { vertical-align: top; }
i { font-style: normal; }
.mainMore { transition: all 0.6s; font-size: 16px;color:#fff; padding:14px 30px; border:1px solid #fff; border-radius: 30px; display: inline-block; position: relative; }
.mainMore span { vertical-align: middle; display: inline-block; width: 24px; height: 20px; background: url(../images/morebg.png) no-repeat right center; }
.mainMore:hover { color:#fff; background: #004185; border-color:#004185; }

.mainMoreA { color:#666666; border:1px solid #dbdbdb; background: none; }
.mainMoreB { color:#fff; border:1px solid #24a9e9; background: #24a9e9; }
.mainMoreC { color:#2ca6e0; border:1px solid #2ca6e0; }
.mainMoreE { color:#2ca6e0; border:1px solid #2ca6e0; }
.mainMoreA span { background: url(../images/morebg2.png) no-repeat right center; }
.mainMoreE span { background: url(../images/morebg4.png) no-repeat right center; }
.mainMoreC span { background: url(../images/morebg4.png) no-repeat right center; }
.mainMore:hover span { background: url(../images/morebg.png) no-repeat right center; }
.alignC { text-align: center; }

.container { width: 73%; margin: 0 auto; }


@media(max-width: 1480px){
	.container { width: 80%; }
	.mainMore { padding: 10px 20px; }
}
@media(max-width: 1280px){
	.container { width: 94%; }
}
@media(max-width: 600px){
	.mainMore { font-size: 14px; padding:10px 20px; }
	.mainMore span { vertical-align: top; width: 18px; }
}


/*banner*/
.banner img.pic1 {display: block;width: 100%;}
.banner img.pic2 {display: none;}
.banner .swiper-pagination {bottom: 0;opacity: 0;position: absolute;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide {position: relative;display: inline-block;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .z {position: absolute;right: 15%;top: 35%;left: auto;bottom: auto;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .z .za {color: #0b74b6;font-size: 46px;margin-bottom: 15px;font-weight: bold;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .z .zb {font-size: 20px;color: #0b74b6;text-transform: uppercase;margin-bottom: 33px;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .z a {border: 1px solid #0b74b6;border-radius: 50px;padding: 18px 40px;display: inline-block;color: #0b74b6;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .z a img {margin-left: 15px;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .za .za {color: #ffffff;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .za .zb {color: #ffffff;}
.banner .swiper-container-top .swiper-wrapper .swiper-slide .za a {border: 1px solid #ffffff;color: #ffffff;}
.banner .swiper-container-top {position: relative;}
.banner .swiper-slide .con {position: absolute;width: 100%;left: 0; text-align: center; top: 50%;transform: translateY(-50%);}
.banner .swiper-slide .con .t {font-size: 50px;color: #ffffff; margin: 15px 0 20px; }
.banner .swiper-slide .con .c { display: block; font-size: 106px;color: #ffffff; line-height: 1;}
/* .banner .swiper-slide .con .c p:last-child { padding-left:40px; } */

.bannerBox { overflow: hidden; }
.banner img,.banner .pcbg {
	animation: fa1 6s linear infinite;
	-webkit-animation: fa1 6s linear infinite;
	background-size: cover;
}
@keyframes fa1 {
	0% {
		-webkit-transform: scale(1.1);
	}

	10% {
		-webkit-transform: scale(1.09);
	}

	20% {
		-webkit-transform: scale(1.08);
	}

	30% {
		-webkit-transform: scale(1.07);
	}

	40% {
		-webkit-transform: scale(1.06);
	}

	50% {
		-webkit-transform: scale(1.05);
	}

	60% {
		-webkit-transform: scale(1.04);
	}

	70% {
		-webkit-transform: scale(1.03);
	}

	80% {
		-webkit-transform: scale(1.02);
	}

	90% {
		-webkit-transform: scale(1.01);
	}

	100% {
		-webkit-transform: scale(1.0);
	}
}

@-webkit-keyframes fa1 {
	0% {
		-webkit-transform: scale(1.1);
	}

	10% {
		-webkit-transform: scale(1.09);
	}

	20% {
		-webkit-transform: scale(1.08);
	}

	30% {
		-webkit-transform: scale(1.07);
	}

	40% {
		-webkit-transform: scale(1.06);
	}

	50% {
		-webkit-transform: scale(1.05);
	}

	60% {
		-webkit-transform: scale(1.04);
	}

	70% {
		-webkit-transform: scale(1.03);
	}

	80% {
		-webkit-transform: scale(1.02);
	}

	90% {
		-webkit-transform: scale(1.01);
	}

	100% {
		-webkit-transform: scale(1.0);
	}
}

.banner .swiper-button-next,
.banner .swiper-button-prev {z-index: 100;position: absolute;left: auto;bottom: 8%;top: auto;right: auto;width: 52px;height: 52px;z-index: 1001;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.65);transition: all 0.6s;}
.banner .swiper-button-next {background: url(../images/qhnext.png) no-repeat center;}
.banner .swiper-button-prev {background: url(../images/qhprev.png) no-repeat center;}
.banner .swiper-button-next:hover {border-color: #1c9e3b;background: url(../images/qhnext.png) no-repeat center #1c9e3b;}
.banner .swiper-button-prev:hover {border-color: #1c9e3b;background: url(../images/qhprev.png) no-repeat center #1c9e3b;}
.banner .swiper-button-next {left: calc(8.33333% + 70px);}
.banner .swiper-button-prev {left: 8.3333%;}
.ssss { z-index: 1000;position: absolute;bottom: 4%;left: 0;width: 100%;text-align: center;text-align: center;}
.sss {cursor: pointer;display: inline-block;position: relative;width: 20px;height: 20px;}
.ssss .sss:after {content: '';position: absolute;left: 50%;top: 50%;width: 6px;height: 6px;background: #fff;border-radius: 100%;box-sizing: border-box;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: background 0.3s ease;transition: background 0.3s ease;}
.sss .circle {display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.sss .circle i {position: relative;float: left;width: 50%;height: 100%;overflow: hidden;}
.sss .circle i::before {content: '';position: absolute;width: 200%;right: 0;top: 0;bottom: 0;border: 1px solid #fff;border-radius: 100%;box-sizing: border-box;clip: rect(0, 20px, 20px, 10px);-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}
.sss .circle i:first-child::before {left: 0;right: auto;clip: rect(0px, 10px, 20px, 0px);}
.sss.sss-active::before {background: #ff5a2b;}
.sss.sss-active .circle i::before {
	-webkit-animation: circleR 5000ms linear both;
	animation: circleR 5000ms linear both;
}
.sss.sss-active .circle i:first-child::before {
	-webkit-animation-name: circleL;
	animation-name: circleL;
}
@-webkit-keyframes circleL {
	0%,
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes circleR {
	0% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	50%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
@keyframes circleL {
	0%,
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
@keyframes circleR {
	0% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	50%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
.bannerScroll { position: absolute; right:60px; width: 20px; text-align: center; bottom:0px; z-index: 10; }
.bannerScroll p { font-size: 12px;color:#fff; }
.bannerScroll span { display:block;width: 1px;height: 60px;background: rgba(255,255,255,0.15); margin:12px auto 0; position: relative; }
.bannerScroll span:after { content:'';width: 3px;height: 17px;background: #fff; border-radius: 1px;
 position: absolute; top:0; left:-1px; }

.bannerScroll span:after{-webkit-animation:haha1 2s linear infinite;}
@-webkit-keyframes haha1{
	0%{top:0; opacity: 1;}   
	25%{top:25%; opacity: 0.75;}    
	50%{top:50%; opacity: 0.5;}   
	75%{top:75%; opacity: 0.25;}    
	100%{top:100%; opacity: 0;}
}    

.ibanner .pic2 { display: none; }
.ibanner { position: relative; }
.ibannerCon { position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); text-align: center; }
.ibannerCon .t { font-size: 18px;color:#2ca6e0; }
.ibannerCon .c { font-size: 44px;color:#ffffff; line-height: 1.4; }
.ibannerCon .c b { display: block; }
@media(max-width:  1680px){
	.banner .swiper-slide .con .c { font-size: 80px; }
	.banner .swiper-slide .con .t { font-size: 42px; }
	.navL ul li { margin-right:40px; }
	.ibannerCon .c { font-size: 36px; }
}
@media(max-width:  1480px){
	.banner .swiper-slide .con .c { font-size: 64px; }
	.banner .swiper-slide .con .t { font-size: 32px; }
	.navL ul li { margin-right:36px; }
	.ibannerCon .c { font-size: 28px; }
}
@media(max-width:  1280px){
	.banner .swiper-slide .con .c { font-size: 52px; }
	.banner .swiper-slide .con .t { font-size: 24px; }
	.ibannerCon .t { font-size: 16px; }
	.ibannerCon .c { font-size: 24px; }
}
@media(max-width:  1100px){
	.banner .swiper-slide .con .c { font-size: 42px; }
	.banner .swiper-slide .con .t { font-size: 20px; }
	.bannerScroll { right:3%; }
}
@media(max-width:  1024px){
	.ibanner .pic1 { display: none; }
	.ibanner .pic2 { display: inline-block; }
	.ibannerCon .c { font-size: 16px; }
}
@media(max-width:  600px){
	.banner .swiper-slide .con .c { font-size: 28px; }
	.banner .swiper-slide .con .t { font-size: 18px; }
	.ibannerCon { text-align: left; top:auto;transform: translateY(0); bottom: 20px; }
}





/*首页*/
.homepage { background-image: 
	url(../images/homebgs.png),
	url(../images/homebg.png),
	url(../images/homebga.png),
	linear-gradient(0deg,#004187 20%,#0095d3 40%,#0095d3 60%,#004187 80%,#004187 100%);
    background-position: 50% 0,60% 80%,50% 100%;
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: contain,contain,contain;
    background-blend-mode: multiply,normal,multiply;
    background-color: transparent; 
}
.topHeader { padding: 0 60px; width: 100%; position: fixed; left:0; top:0; z-index: 100000;  }
.topHeader .logo {padding-top: 20px; float: left; }
.topNav-a {	float: left;margin-left: 35px; padding-top: 30px; width: 88px;}
.topNav-a dl {position: relative;}
.topNav-a dl dt {color: #fff;font-size: 16px;padding: 3px 0 25px 24px;background: url(../images/dt.png) no-repeat left 1px;}
.topNav-a dl dt:before {position: absolute;content: "";top: 25%;transform: translateY(-50%);right: 0;width: 8px;height: 6px;background: url(../images/dt-1.png) no-repeat right center;}
/* .fixed-head .topNav-a dl dd,.nobannerNav .topNav-a dl dd {background: #f4f5f5;} */
.fixed-head .topNav-a dl dd,.nobannerNav .topNav-a dl dd {background: rgba(255,255,255,0.8);}
.topNav-a dl dd {display: none;font-size: 16px;color: #000000;position: absolute;background: rgba(255,255,255,0.8);top: 31px;width: 144px;border-radius: 6px;padding: 15px 0 5px;text-align: center;left: -28px;}
.topNav-a dl dd .eee {margin-bottom: 10px;}
.topNav-a dl dd .eee a {font-size: 14px;color: #333333;}
.topNav-a dl dd .eee.cur a {color: #999999;}
.topNav-a dl dd .eee a:hover {color: #1c9e3b;}
.topNav-a dl:hover dd {display: block;}

.headerA .nav { float: right; }

.navL { float: left; }
.navR { float: right; padding-top:20px; }
.navR .search,.navR .menu { float: left; }
.navR .search { position: relative; }



.header .search .subsearch {
	position: absolute;
	top: 5px;
	right: -2px;
	padding-top: 36px;
	display: none;
	z-index: 9;
}

.header .search .subsearch,
.header .search .subsearch {
	top: 40px;
	padding-top: 40px;
}

.header .search .subsearch .subsearcha {
	background: #fff;
	border-radius: 3px;
	position: relative;
	width: 524px;
	height: 57px;
}

.header .search .subsearch .subsearcha .inp {
	width: 90%;
	height: 100%;
	border: 0;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	padding-left: 18px;
}

.header .search .subsearch .subsearcha .sub {
	border: none;
	outline: none;
	position: absolute;
	right: 20px;
	top: 50%;
	height: 15px;
	background: url(../images/searchx.png) no-repeat center;
	font-size: 0;
	width: 26px;
	transform: translateY(-50%);
}

.header .search:hover .subsearch {
	display: block;
}


.navR .search a { display: block; width: 40px; height: 40px; background: url(../images/search.png) no-repeat center; }
.navR .menu { display: none; width: 40px; height: 40px; background: url(../images/menu.png) no-repeat right center; cursor: pointer; }

.navL ul li { position: relative; float: left; margin-right:46px;  }
.navL ul li>a { line-height: 80px; font-size: 16px;color:#fff; }

.fixed-head .topNav-a { padding-top:20px; }
.fixed-head .logo { padding-top:10px; }
.fixed-head .navR { padding-top:15px; }
.fixed-head .navL ul li>a { line-height: 70px; }

.fixed-head { background: rgba(0,0,0,0.6); }


.nav ul li .sub { border-radius: 6px;  text-align: center; background: rgba(255,255,255,0.8); padding:  10px 0; display: none; width: 160px; line-height: 2; position: absolute; left: 50%; transform: translateX(-50%); top:70px; z-index: 10000;}
.nav ul li .sub a { line-height: 2; font-size: 16px; padding: 0 10px; color:#666; }
.nav ul li .sub a:hover { color:#0b70b1; }
/* .nav ul li:hover .sub { display: block; } */




@media(max-width:  1680px){
	.navL ul li { margin-right:40px; }
}
@media(max-width:  1480px){
	.navL ul li { margin-right:36px; }
}
@media(max-width:  1280px){
	.navL ul li { margin-right:20px; }
}
@media(max-width:  1180px){
	.navL ul li { margin-right:10px; }
}
@media(max-width:  1100px){
	.topHeader { padding: 0 3%; }
	.navL,.topNav-a { display: none; }
	.topHeader .logo img { width: 120px; }
	.topHeader .logo { padding:10px 0; }
	.navR { padding-top:8px; }
	.fixed-head .navR { padding-top:8px; }
    .navR .menu { display: block; }

}




/*首页内容*/
.homeBoxA { padding:50px 0 80px; }

.homeBoxB-a { transition: all 0.6s; min-height: 22vw; background: rgba(44,166,224,0.24); padding:50px;  position: relative;}
.homeBoxB-a:hover { background: rgba(44,166,224,0.6); }
.mainTit .t { font-size: 18px;color:#2ca6e0; }
.mainTit .c1,.mainTit .c2 { font-size: 40px;color:#fff; }
.mainTit .c2 { font-weight: bold; }
.homeBoxB-b { width: 60%; }
.homeBoxB-b .con .c { font-size: 16px;color:#ffffff; margin:20px 0 50px; }
.homeBoxB-c { width: 38%; position: absolute; right:0px; top:50%; transform: translateY(-50%); }
.homeBoxB-c img { max-height: 100%; }
.mainTit .colorWhite { color:#fff; }
.mainTit .colorGreen { color:#149e50; }
.mainTit .colorBlack { color:#333; }

.homeBoxB-c img {-webkit-animation:heartbeat 5s linear infinite;}
@-webkit-keyframes heartbeat{
	0%{
		-webkit-transform: scale(0.95);
        transform: scale(0.95)
	}   
	25%{
		-webkit-transform: scale(1);
        transform: scale(1)
	}    
	50%{
		-webkit-transform: scale(0.95);
        transform: scale(0.95)
	}   
	75%{
		-webkit-transform: scale(1);
        transform: scale(1)
	}    
	100%{
		-webkit-transform: scale(1);
        transform: scale(1)
	}
}    

@media(max-width:  1960px){
	.mainTit .c1,.mainTit .c2 { font-size: 34px; }
}
@media(max-width:  1760px){
	.mainTit .c1,.mainTit .c2 { font-size: 32px; }
}
@media(max-width:  1680px){
	.homeBoxA { padding:40px 0 60px; }
	.mainTit .c1,.mainTit .c2 { font-size: 30px; }
	.mainTit .t { font-size: 16px; }
	.homeBoxB-b .con .c { margin: 16px 0 30px; }
	.homeBoxB-a { padding: 40px; }
}
@media(max-width:  1580px){
	.mainTit .c1,.mainTit .c2 { font-size: 28px; }
}
@media(max-width:  1480px){
	.homeBoxB-a { padding: 30px; }
	.mainTit .c1,.mainTit .c2 { font-size: 24px; }
}
@media(max-width:  1100px){
	.homeBoxA { padding:30px 0 40px; }
	.homeBoxB-b { width: 100%; }
	.homeBoxB-a { padding: 20px; }
	.homeBoxB-a { min-height: 20px; }
	.mainTit .c1,.mainTit .c2 { font-size: 20px; }
	.homeBoxB-c { position: relative; left:0; top:0; transform: translateY(0); width: 100%;text-align: center; margin-top:20px; }
}
@media(max-width:  600px){
	.homeBoxA { padding:20px 0 30px; }
	.homeBoxB-a { padding: 20px 12px; }
	.homeBoxB-a { min-height: 20px; }
	.mainTit .c1,.mainTit .c2 { font-size: 18px; }
	.homeBoxB-b .con .c { margin: 12px 0 20px; }
	.homeBoxB-c { position: relative; left:0; top:0; transform: translateY(0); width: 100%;text-align: center; margin-top:20px; }
}


.homeBoxC-a ul li { transition: all 0.6s; float: left; width: 49%; border: 2px solid rgba(255,255,255,0.2); margin-top:2%; }
.homeBoxC-a ul li:hover { background: rgba(44,166,224,0.6); }
.homeBoxC-a ul li a { padding: 30px; display: block; width: 100%; }
.homeBoxC-a ul li:nth-child(2n) { float: right; }

.homeBoxC-a ul li .d { font-size: 15px; color:#fff; }
.homeBoxC-a ul li .t { font-size: 22px; color:#fff; min-height: 87px; margin: 8px 0 10px; }
.homeBoxC-a ul li .more { display: inline-block; font-size: 14px; color:#fff; padding-right:18px; background: url(../images/morebg.png) no-repeat right center; }

@media(max-width:  1680px){
	.homeBoxC-a ul li a { padding: 20px; }
	.homeBoxC-a ul li .t { font-size: 20px; line-height: 34px; min-height: 68px; }
}
@media(max-width:  1480px){
	.homeBoxC-a ul li a { padding: 20px; }
	.homeBoxC-a ul li .t { font-size: 18px; line-height: 30px; min-height:60px; }
}
@media(max-width:  1024px){
	.homeBoxC-a ul li { width: 100%; margin-top:20px; }
	.homeBoxC-a ul li .t { min-height: 10px; }
}
@media(max-width:  600px){
	.homeBoxC-a ul li a { padding: 16px 12px; }
	.homeBoxC-a ul li .t { font-size: 16px; }
}


.homeBoxD { padding:120px 0 0;  }
.homeBoxD-a { position: relative; background: #2ca6e0; }
.homeBoxD-b { float: left; width: 50.7%; overflow: hidden; }
.homeBoxD-b .img img { transition: all 0.3s; }
.homeBoxD-b:hover .img img { transform: scale(1.1);}
.homeBoxD-d { position: absolute; top:50%; transform: translateY(-50%); right:0; width: 48%; padding: 0 8% 0 4%; }
.homeBoxD-d .mainTit .t { margin-bottom:12px; }
.homeBoxD-d .mainTit .c1 b { display: block; }
.homeBoxD-d .con { font-size: 16px;color:#fff; margin: 8px 0 20px; min-height: 60px; line-height: 30px; }

@media(max-width:  1680px){
	.homeBoxD { padding-top:90px; }
}
@media(max-width: 1680px){
	.homeBoxD { padding-top:70px; }
	.homeBoxD-d { padding: 0 6% 0 3%; }
}
@media(max-width: 1480px){
	.homeBoxD { padding-top:50px; }
	.homeBoxD-d { padding: 0 5% 0 3%; }
}
@media(max-width:  1280px){
	.homeBoxD { padding-top:40px; }
	.homeBoxD-d { padding: 0 5% 0 3%; }
}
@media(max-width:  1024px){
	.homeBoxD-b { width: 100%; }
	.homeBoxD-d { padding: 20px; position: relative; top: 0; transform: translateY(0); width: 100%; float: left; }
	.homeBoxD-d .con { margin: 8px 0 20px; min-height: 10px; line-height: 1.8; }
}
@media(max-width:  600px){
	.homeBoxD { padding-top:30px; }
	.homeBoxD-d { padding: 20px 12px; }
}

.homeBoxE { padding:20px 0 0; }
.homeBoxE-a ul li { float: left; width: 32%; border: 2px solid rgba(255,255,255,0.2); margin-right:2%; }
.homeBoxE-a ul li { transition: all 0.6s; }
.homeBoxE-a ul li:hover { background: rgba(44,166,224,0.6); }


.homeBoxE-a ul li:last-child { margin-right:0; }
.homeBoxE-b { position: relative; padding:45px 0 45px 35px }
.homeBoxE-b .con { float: left; }
.homeBoxE-b .icon { position: absolute; right:30px; top:50%; transform: translateY(-50%); }
.homeBoxE-b .con .t { font-size: 40px;color:#fff; }
.homeBoxE-b .con .c { max-width: 200px; font-size: 16px;color:#fff; margin-top:5px; line-height: 1.8; }
@media(max-width: 1680px){
	.homeBoxE-b { padding: 30px 0 30px 28px; }
	.homeBoxE-b .icon img { width: 95px; }
	.homeBoxE-b .con .t { font-size: 32px; }
    .homeBoxE-b .icon { right:20px; }
}
@media(max-width: 1480px){
	.homeBoxE-b { padding: 20px 0 20px 20px; }
	.homeBoxE-b .icon img { width: 80px; }
	.homeBoxE-b .con .t { font-size: 28px; }
    .homeBoxE-b .icon { right:20px; }
}
@media(max-width: 1280px){
	.homeBoxE-b { padding: 16px 0 16px 16px; }
	.homeBoxE-b .icon img { width: 60px; }
	.homeBoxE-b .con .t { font-size: 24px; }
    .homeBoxE-b .icon { right:16px; }
}
@media(max-width: 1024px){
	.homeBoxE-a ul li { width: 100%; }
	.homeBoxE-a ul li:nth-child(n+2) { margin-top:15px; }
}
@media(max-width: 1024px){
	.homeBoxE-b .con .t { font-size: 20px; }
	.homeBoxE-b .con .c { font-size: 14px; }
}


.homeBoxF { padding:120px 0 130px; }
.homeBoxF-b { background: #47bef5; position: relative; transition: all 0.5s; }
.homeBoxF-b:hover,.homeBoxD-b:hover { background: #00aeff; }
.homeBoxF-b .img { width: 50%; float: right; overflow: hidden; }
.homeBoxF-b .img img { transition: all 0.3s; }
.homeBoxF-b:hover .img img { transform: scale(1.1);}
.homeBoxF-d { width: 50%; padding:0 6% 0 4%; position: absolute; left:0;top:50%; transform: translateY(-50%); }
.homeBoxF-d .c { font-size: 22px;color:#fff; line-height: 1.8; }
.homeBoxF-d .t { font-size: 22px;color:#fff; margin:30px 0 40px; }

@media(max-width: 1680px){
	.homeBoxF { padding: 90px 0 100px; }
	.homeBoxF-d { padding: 0 5% 0 3%; }
	.homeBoxF-d .t,.homeBoxF-d .c { font-size: 20px; }
	.homeBoxF-d .t { margin: 20px 0 30px; }
}
@media(max-width: 1480px){
	.homeBoxF { padding: 70px 0 80px; }
	.homeBoxF-d { padding: 0 4% 0 2%; }
	.homeBoxF-d .t,.homeBoxF-d .c { font-size: 18px; }
	.homeBoxF-d .t { margin: 20px 0 30px; }
}
@media(max-width: 1280px){
	.homeBoxF { padding: 50px 0 60px; }
	.homeBoxF-d { padding: 0 30px 0 20px; }
	.homeBoxF-d .t,.homeBoxF-d .c { font-size: 18px; }
	.homeBoxF-d .t { margin: 20px 0 30px; }
}
@media(max-width: 1024px){
	.homeBoxF { padding: 30px 0 40px; }
	.homeBoxF-b .img { width: 100%; }
	.homeBoxF-d { padding: 0 30px 0 20px; width: 100%; float: left; top:0; transform: translateY(0); position: relative; padding: 20px; }
	.homeBoxF-d .t,.homeBoxF-d .c { font-size: 18px; }
	.homeBoxF-d .t { margin: 20px 0 30px; }
}
@media(max-width: 600px){
	.homeBoxF-d { padding: 20px 12px; }
	.homeBoxF-d .t,.homeBoxF-d .c { font-size: 16px; }
	.homeBoxF-d .t { margin: 10px 0 20px; }
}


/*网站底部样式*/
.footer { background: #083662; }
.fotA { padding:70px 0 	75px; }
.fotA-b { float: left; }
.fotA-b .con { margin-top:30px; }
.fotA-b .con p { font-size: 14px;color:#fff; line-height: 2.1; }
.fotA-c { float: right; }
.fotA-e { float: left; }
.fotA-d dl { margin-left:66px; float: left; }
.fotA-e dl:nth-child(1) { margin-left:0; }
.fotA-d dl dt a { display: block; font-size: 16px;color:#fff; margin-bottom:10px; }
.fotA-d dl dd a { display: block; font-size: 14px;color:#fff; opacity: 0.9; line-height: 2.1; }

.fotB { width: 100%; border-top:1px solid rgba(255,255,255,0.2); padding: 20px 3%; text-align: center; }
.fotB p,.fotB p a { font-size: 14px; color:#ddd; }

@media(max-width: 1920px){
	.fotA-d dl { margin-left:50px; }
	.fotA-e dl:nth-child(1) { margin-left:0; }
}
@media(max-width: 1680px){
	.fotA { padding:50px 0 	55px; }
	.fotA-d dl { margin-left:40px; }
	.fotA-e dl:nth-child(1) { margin-left:0; }
}
@media(max-width: 1500px){
	.fotA { padding:40px 0 	45px; }
	.fotA-d dl { margin-left:25px; }
	.fotA-e dl:nth-child(1) { margin-left:0; }
    .fotA-b .con { margin-top:20px; }
}
@media(max-width: 1280px){
	.fotA { padding:30px 0 	35px; }
	.fotA-d dl { margin-left:20px; }
	.fotA-e dl:nth-child(1) { margin-left:0; }
	.fotA-d dl dt a { font-size: 14px; }
}
@media(max-width: 1024px){
	.fotA-c { display: none; }
	.fotA-b { width: 100%; }
}
@media(max-width: 600px){
	.fotA { padding:20px 0 25px; }
    .fotA-b .con { margin-top:10px; }
}



/*手机站导航*/
.nav_box {width: 60%;height: 100%;position: fixed;right: auto;top: 0;bottom: 0;left: -60%;overflow: auto;z-index: 99999999;background: rgba(50, 58, 67, .93);transition: all .8s;-o-transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-webkit-transition: all .8s;}
.nav_box.cur {left: 0;transition: all .8s;-o-transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-webkit-transition: all .8s;}
.nav_box .box {/*background: #212222;*/width: 100%;height: 100%;position: relative;z-index: 2;}
.nav_box .nav-title {height: 57px;position: relative;border-bottom: 1px solid rgba(255, 255, 255, 0.06);}
.nav_box .nav-title .navclose {width: 22px;height: 22px;display: block;font-size: 0;line-height: 41px;position: absolute;right: 15px;top: 50%;z-index: 2;transform: translateY(-50%);}
.nav_box .nav-title .navclose img {width: 100%;}
.nav_box .nav-title h1 {text-align: left;width: 68px;margin-left: 15px;line-height: 0;padding-top: 11px;}
.nav_box .nav-title h1 img {width: 100%;}
.nav_box .navlist {width: 100%;padding-bottom: 20px;}
.nav_box .navlist ul>li {float: left;width: 100%;font-size: 16px;line-height: 50px;border-bottom: 1px solid rgba(255, 255, 255, .06);padding: 0 10px;text-transform: capitalize;}
.nav_box .navlist ul>li>a {display: block;color: #fff;position: relative;}
.nav_box .navlist ul>li>a.sub:before {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 8px;height: 14px;background: url(../images/icon_jt.png) no-repeat center center / cover;}
.nav_box .navlist ul>li .navlist2 {border-top: 1px solid rgba(255, 255, 255, .06);display: none;padding: 10px 0;}
.nav_box .navlist ul>li .navlist2 a {display: block;width: 100%;color: #fff;font-size: 14px;line-height: 34px;}

.navLogo { width: 100px; height: auto; padding: 18px 0 18px 10px; }



/*关于我们*/
.relative { position: relative; }
.absolute { position: absolute; top:50%; transform: translateY(-50%); }

@media(max-width:  1024px){
	.absolute { top:0; transform: translateY(0); position: relative; }
}

.aboutA { padding:120px 0 130px; background: #fff; }

.aboutA-a {  }

.aboutA-b { padding: 90px 70px 90px 360px; width: calc(100% - 290px); float: right; background: #eefbfe;}
.nmainTit .t { font-size: 40px;color:#00365e; }
.nmainTit .c { font-size: 22px;color:#2ca6e0; margin:12px 0 16px; }
.aboutA-b .con { font-size: 16px;color:#666666; line-height: 1.8; max-height: 220px; padding-right: 20px; }
.aboutA-b .con p { margin-top: 10px; }

.aboutA-b .con { overflow-y: scroll; }
.aboutA-b .con {
    scrollbar-color:  #2ca6e0 rgba(255,255,255,0);  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
}
/* 以下是chrome浏览器自定义滚动条样式方式 */
.aboutA-b .con::-webkit-scrollbar  {/*滚动条整体样式*/
        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.aboutA-b .con::-webkit-scrollbar-thumb  {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #2ca6e0;
}
.aboutA-b .con::-webkit-scrollbar-track  {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: rgba(255,255,255,0);
}


@media(max-width:  1820px){
	.nmainTit .t { font-size: 32px; }
	.nmainTit .c { font-size: 20px; }
	.aboutA-b { padding: 70px 50px 70px 250px; width: calc(100% - 230px); }
	.aboutA-a .img { width: 460px }
	.aboutA { padding: 110px 0; }
}
@media(max-width:  1780px){
	.aboutA-b { padding: 50px 40px 50px 250px; width: calc(100% - 230px); }
	.aboutA-a .img { width: 460px }
	.aboutA { padding: 100px 0; }
}
@media(max-width:  1580px){
	.aboutA-b { padding: 30px 20px 30px 250px; width: calc(100% - 230px); }
	.aboutA-a .img { width: 460px }
	.nmainTit .t { font-size: 28px; }
	.nmainTit .c { font-size: 18px; margin:6px 0 12px; }
	.aboutA { padding: 80px 0; }
}
@media(max-width:  1280px){
	.aboutA-b { padding: 20px 20px 30px 200px; width: calc(100% - 220px); }
	.aboutA-a .img { width: 400px }
	.nmainTit .t { font-size: 20px; }
	.nmainTit .c { font-size: 16px; margin:6px 0 12px; }
	.aboutA-b .con { font-size: 14px; }
	.aboutA { padding: 80px 0; }
	.aboutA-b .con { max-height: 210px; }
}
@media(max-width:  1024px){
	.aboutA-b { width: 100%; padding: 20px; margin-top: 20px; }
	.aboutA-a .img { width: 100%; text-align: center; float: left; }
	.aboutA { padding: 30px 0 40px; }
}
@media(max-width:  640px){
	.aboutA-b { padding: 20px 12px; }
	.aboutA-b .con p:nth-child(1) { margin-top:0; }
}

.aboutB { padding:85px 0; background: url(../images/abouta.jpg) no-repeat center/cover; }


.aboutB-a .swiper-container { padding: 0 40px; }
.aboutB-a .swiper-container .swiper-button-prev:after,.aboutB-a .swiper-container .swiper-button-next:after { color:#24a9e9; }
.aboutB-a .swiper-container .swiper-button-prev:hover:after,.aboutB-a .swiper-container .swiper-button-next:hover:after { color:#0075ad; }
.aboutB-a .swiper-container .swiper-slide { text-align: center; }

.aboutB-b .con { max-width: 260px; margin: 16px auto 0; font-size: 18px;color:#666666;line-height: 1.8; }

@media(max-width: 1680px){
	.aboutB { padding: 70px 0; }
}
@media(max-width: 1480px){
	.aboutB { padding: 50px 0; }
	.aboutB-b .icon img { width: 80px; }
	.aboutB-b .con { max-width: 250px; margin: 10px auto 0; font-size: 16px; line-height: 1.6; }
}
@media(max-width: 1024px){
	.aboutB { padding: 30px 0 30px; }
	.aboutB-b .icon img { width: 60px; }
	.aboutB-b .con { max-width: 250px; margin: 10px auto 0; font-size: 16px; line-height: 1.6; }
	.aboutB-a .swiper-container { padding: 0 20px; }
}
@media(max-width: 400px){
	.aboutB-b .con { max-width: 240px; margin: 10px auto 0; font-size: 16px; line-height: 1.6; }
	.aboutB-a .swiper-container { padding: 0 20px; }
	.aboutB-a .swiper-container .swiper-button-prev:after,.aboutB-a .swiper-container .swiper-button-next:after { font-size: 30px; }
	.aboutB-a .swiper-container .swiper-button-prev { left:0; }
	.aboutB-a .swiper-container .swiper-button-next { right:0; }
}

.colorBlack { color:#333!important; }
.colorWhite { color:#fff!important; }

.nmainTit .c1 { font-size: 16px;color:#666; line-height: 2; margin-top: 10px; }

.aboutC-a .nmainTit .c1 { max-width: 1300px; margin: 15px auto 0; }
.aboutC-b { margin-top:45px; }
.aboutC-b ul li { float: left; width: 32%; margin-right: 2%; text-align: center; }

.aboutC-b ul li:nth-child(3) { margin-right:0; }

.aboutC-b ul li a { display: block; width: 100%; height: 420px; border-radius: 8px; border: 1px solid #dcdcdc; }


.aboutC-c { transition: all 0.6s; width: 100%; text-align: center; padding: 0 60px; }
.aboutC-c .t { font-size: 30px; color:#00365e; margin:20px 0 12px; }
.aboutC-c .c { font-size: 16px; color:#666666; line-height: 2; }
.aboutC-b ul li:hover a { border-color:#24a9e9; }
.aboutC-c .mainMore { height: 0; padding: 0 30px; margin-top: 20px; transition: all 0.6s; opacity: 0; overflow: hidden; }
.aboutC-b ul li:hover a .aboutC-c .mainMore { height: 60px; line-height: 60px;  opacity: 1; }

@media(max-width:  1680px){
	.aboutC-b { margin-top:35px; }
}

@media(max-width:  1480px){
	.aboutC-b { margin-top:30px; }
	.aboutC-c .icon img { width: 100px; }
	.aboutC-c .t { font-size: 24px; margin:15px 0 8px; }
	.aboutC-c .c,.nmainTit .c1 { line-height: 1.8; }
	.aboutC-c { padding: 0 30px; }
	.aboutC-b ul li a { height: 360px; }
	.aboutC-b ul li:hover a .aboutC-c .mainMore { height: 52px; line-height: 52px; }
}
@media(max-width:  1024px){
	.aboutC-b { margin-top:20px; }
	.aboutC-c .icon img { width: 100px; }
	.aboutC-c .t { font-size: 20px; margin:15px 0 8px; }
	.aboutC-b ul li { width: 100%; margin-right:0; }
	.aboutC-b ul li:nth-child(n+2) { margin-top: 16px; }
	.aboutC-b ul li a { height: auto; padding: 20px 0; }
	.aboutC-b ul li a .aboutC-c .mainMore { height: 60px; line-height: 60px;  opacity: 1; }
	.aboutC-c { padding: 0 20px; }
}
@media(max-width:  640px){
	.aboutC-c .icon img { width: 80px; }
	.aboutC-b ul li a .aboutC-c .mainMore { margin-top: 12px; height: 52px; line-height: 52px;  opacity: 1; }
	.aboutC-c { padding: 0 20px; }
	.aboutC-b ul li a .aboutC-c .mainMore span { vertical-align: middle!important; }
}


.aboutBox2 {background: url(../images/glaboutbg2.jpg) no-repeat center bottom/cover;padding: 120px 0 100px;}
.dtimg-slick .box .img {float: right;width: 49%;line-height: 0;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;overflow: hidden;}
.dtimg-slick .box .text {float: left;width: 44%;margin-top: 20px;}
.dtimg-slick .box .title h3 {color: #fff;}
.dtimg-slick .box .text .num {margin-top: 5%;font-size: 90px;color: rgba(255,255,255,0.3);font-family: arial;color: #269bd7; text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}
.dtimg-slick .box .text .txt {margin-top: 10px;color: #ffffff;font-size: 16px;line-height: 40px;}


.dtimg-slick .box .text .txt ul { list-style: disc; margin-left: 20px; }

.dtimg-slick .box .text .txt p {position: relative; }
.dtimg-slick .box .text .txt p strong { font-weight: normal; position: absolute; left:0; top:0px; }

.xtimg-slick {margin-top: 70px;text-align: center;padding: 0 40px;position: relative;}
.xtimg-slick::before {content: "";position: absolute;left: 41px;top: 10px;width: calc(100% - 82px);height: 1px;background: #8e9dd6;}
.xtimg-slick .box {cursor: pointer;}
.xtimg-slick span {background: url(../images/gly1.png) no-repeat center center/cover;width: 20px;height: 20px;margin: 0 auto 10px;display: block;}
.xtimg-slick p {color: #ffffff;font-size: 18px;font-family: arial;}
.xtimg-slick .slick-current .box span {background: url(../images/gly2.png) no-repeat center center/cover;}
.xtimg-slick .slick-prev,
.xtimg-slick .slick-next {width: 41px;height: 41px;top: -9px;margin-top: 0;border: none;}
.xtimg-slick .slick-prev {background: url(../images/glprev.png) no-repeat center center/cover;left: 0;}
.xtimg-slick .slick-next {background: url(../images/glnext.png) no-repeat center center/cover;right: 0;}
.xtimg-slick { padding: 0 41px; }

@media(max-width:  1780px){
	.aboutBox2 { padding: 100px 0; }
	.dtimg-slick .box .text { margin-top: 10px; }
	.dtimg-slick .box .text .num { margin-top: 20px; font-size: 80px; }
	.dtimg-slick .box .text .txt { line-height: 32px; }
}

@media(max-width:  1580px){
	.aboutBox2 { padding: 80px 0; }
	.dtimg-slick .box .text { margin-top: 0px; width: 45%; }
	.dtimg-slick .box .text .num { margin-top: 10px; font-size: 60px; }
	.dtimg-slick .box .text .txt { line-height: 32px; }
	.xtimg-slick { margin-top: 50px; }
}
@media(max-width:  1480px){
	.aboutBox2 { padding: 60px 0; }
	.dtimg-slick .box .text .mainTit .t { margin: 0!important; }
	.dtimg-slick .box .text .num { margin-top: 10px; font-size: 50px; }
	.dtimg-slick .box .text .txt { line-height: 28px; }
	.xtimg-slick { margin-top: 40px; }
}
@media(max-width:  1280px){
	.aboutBox2 { padding: 40px 0 50px; }
	.dtimg-slick .box .text .num { margin-top: 10px; font-size: 40px; }
	.dtimg-slick .box .text .txt { line-height: 28px; }
	.xtimg-slick { margin-top: 30px; }
}
@media(max-width:  1024px){
	.aboutBox2 { padding: 40px 0 50px; }
	.dtimg-slick .box .text,.dtimg-slick .box .img { width: 100%; }
	.dtimg-slick .box .text { margin-top: 20px; }
	.xtimg-slick { margin-top: 30px; }
}


.aboutD-b { float: right; }
.aboutD-a .nmainTit { float: left; }
.aboutD-b ul li { float: left; margin-left: 10px; padding-top: 12px;}
.aboutD-b ul li a { transition: all 0.6s; display: inline-block; padding: 14px 30px; border:1px solid #24a9e9; font-size: 16px;color:#24a9e9; border-radius: 40px; }
.aboutD-b ul li.cur a,.aboutD-b ul li:hover a { color: #fff; background: #24a9e9; border-color:#24a9e9; }
@media(max-width:  1680px){
	.aboutD-b ul li { padding-top:8px; }
	.aboutD-b ul li a { padding: 12px 26px; }
}
@media(max-width:  1480px){
	.aboutD-b ul li { padding-top:6px; }
	.aboutD-b ul li a { padding: 10px 22px; }
}
@media(max-width:  1280px){
	.aboutD-b ul li { padding-top:3px; }
	.aboutD-b ul li a { padding: 10px 22px; }
}
@media(max-width:  1100px){
	.aboutD-b ul li { padding-top:0; }
	.aboutD-b ul li a { padding: 8px 16px; }
}
@media(max-width:  750px){
	.aboutD-b { width: 100%; margin-top:10px; }
	.aboutD-b ul li { margin: 0 10px 0 0; }
	.aboutD-b ul li a {   }
}
@media(max-width:  450px){
	.aboutD-b ul li a { font-size: 14px; }
}
@media(max-width:  380px){
	.aboutD-b ul li a { font-size: 13px; padding: 6px 10px; }
	.aboutD-b ul li:last-child{ margin-right:0; }
}

.mainQh { cursor: pointer; width: 50px; height: 50px; border-radius: 50%; border:1px solid #24a9e9; position: absolute; top:50%; transform: translateY(-50%); z-index: 10; }
.mainQhPrev { left:  -80px; background: url(../images/mainpreva.png) no-repeat center; }
.mainQhNext { right: -80px;background: url(../images/mainnexta.png) no-repeat center; }
.aboutD-c { margin-top:40px; }
.aboutD-d .con { border-bottom: 1px solid #e2e2e2; padding:25px 35px 25px 0; background: url(../images/about2.png) no-repeat right center; }
.aboutD-d .con .t { font-size: 22px;color:#00365e; }
.aboutD-d .con .c { font-size: 14px;color:#666666; margin-top: 5px; }

.aboutD-d { position: relative; }
.aboutD-dx .img { position: relative; }
.aboutD-dx .img:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/mb.png) no-repeat bottom center/cover; }
.aboutD-d .conx { z-index: 10; padding:  20px; background: none; border:none; position: absolute; left:0; bottom:0; }
.aboutD-d .conx .t,.aboutD-d .conx .c { color:#fff; }

.aboutDD-b { float: none; width: 100%; text-align: center; }
.aboutDD-b ul li { margin:0 5px; float: none; display: inline-block; }
.aboutD-dx:hover .con .c { color:#24a9e9; }
.aboutD-dx:hover:after { content:''; width: 100%; height: 2px; position: absolute; left:0; bottom: 0; background: #24a9e9; }


@media(max-width:  1680px){
	.aboutD-c { margin-top:30px; }
	.aboutD-d .con { padding: 20px 30px 20px 0; }
	.aboutD-d .con .t { font-size: 20px; }
	.aboutD-d .conx { padding: 20px 16px; }
}
@media(max-width:  1480px){
	.aboutD-c { margin-top:20px; }
	.aboutD-d .con { padding: 16px 20px 16px 0; }
	.aboutD-d .con .t { font-size: 18px; }
	.aboutD-d .conx { padding: 16px 12px; }
}
@media(max-width:  1280px){
	.aboutD-d .con { padding: 12px 20px 12px 0; }
	.aboutD-d .con .t { font-size: 16px; }
	.mainQh { width: 42px; height: 42px; }
	.aboutD-c .mainQhPrev { left: -21px; }
	.aboutD-c .mainQhNext { right: -21px; }
	.aboutD-d .conx { padding: 16px 12px; }
}
@media(max-width:  640px){
	.aboutD-c .mainQhPrev { left: 10px; }
	.aboutD-c .mainQhNext { right: 10px; }
	.aboutDD-b ul li { width: 48%; margin: 3px 1px; }
	.aboutDD-b ul li a { width: 100%; }
}

.aboutE { width: 100%; overflow: hidden; background: url(../images/about3.jpg) no-repeat center/cover; }

.aboutE-d { border:2px solid #24a9e9; padding:30px 10px 30px 30px; }
.aboutE-c { margin-top:45px; }

.niceScroll { overflow-y: scroll; }
.aboutE-e .con,.niceScroll{
    scrollbar-color:  #2ca6e0 rgba(255,255,255,0);  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
}
/* 以下是chrome浏览器自定义滚动条样式方式 */
.aboutE-e .con::-webkit-scrollbar,.niceScroll::-webkit-scrollbar {/*滚动条整体样式*/
        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.aboutE-e .con::-webkit-scrollbar-thumb,.niceScroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #2ca6e0;
}
.aboutE-e .con::-webkit-scrollbar-track,.niceScroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: rgba(255,255,255,0);
}


.aboutE-e .num { float: left; width: 130px; font-size: 48px;color:#005ca2; }
.aboutE-e .con { padding-right:  20px; font-size: 16px;color: #666666; line-height: 1.8; height: 150px; overflow-y: scroll; float: right; width: calc(100% - 130px); }
.aboutE-e .con p { padding-left:14px; position: relative; }
.aboutE-e .con p:after { content:''; width: 6px; height: 6px; background: #d2d2d2; border-radius: 50%; position: absolute; left:0; top: 12px; }

@media(max-width: 1680px){
	.aboutE-c { margin-top:35px; }
	.aboutE-d { padding:20px 10px 20px 20px; }
	.aboutE-e .con { height: 180px; width: calc(100% - 110px); }
	.aboutE-e .num { width: 110px; font-size: 40px; }
}
@media(max-width: 1480px){
	.aboutE-c { margin-top:25px; }
	.aboutE-e .con { width: calc(100% - 100px); }
	.aboutE-e .num { width: 100px; font-size: 32px; }
}
@media(max-width: 640px){
	.aboutE-c { margin-top:20px; }
	.aboutE-e .con { width: 100%; padding-right: 8px; }
	.aboutE-e .num { width: 100%; margin-bottom: 10px; }
	.aboutE-d { padding:20px 5px 20px 10px; }
}

.aboutF { padding:145px 0 100px; background: url(../images/about4.jpg) no-repeat center/cover; }

.aboutF-a .mainQh { position: relative; top:auto; left:auto; right:auto;transform: translateY(0); display: inline-block; }
.aboutF-a .gallery-thumbs .swiper-slide { width: auto; margin-right:  20px; font-size: 24px;color: #ffffff; padding:  20px 0; text-align: center; float: left;}
.aboutF-a .gallery-thumbs .swiper-slide-thumb-active:after,.aboutF-a .gallery-thumbs .cur:after { content:''; width: 100%; height: 4px; background: #24a9e9; position: absolute; left:0; bottom:-1px;z-index: 10; }
.aboutF-a .gallery-thumbs .swiper-wrapper { border-bottom: 1px solid #fff; }
.aboutF-d { max-width: 660px; }
.aboutF-d .gallery-top { margin-top:50px; }
.aboutF-b .con { margin-top:16px; font-size: 16px;color:#fff; line-height: 2; margin-bottom: 20px; }
.aboutF-d .mainQh { display: none; margin-top:45px; }
.aboutF-d .mainQhPrev { margin-right: 12px; }

@media(max-width:  1680px){
	.aboutF { padding:100px 0 80px; }
	.aboutF-d .gallery-top { margin-top:40px; }
}
@media(max-width:  1480px){
	.aboutF { padding:80px 0 70px; }
	.aboutF-d .gallery-top { margin-top:30px; }
	.aboutF-b .icon { width: 80px; }
	.aboutF-d .mainQh { margin-top:35px; }
}
@media(max-width:  1280px){
	.aboutF { padding:50px 0 50px; }
	.aboutF-d .gallery-top { margin-top:30px; }
	.aboutF-d .mainQh { margin-top:30px; }
	.aboutF-a .gallery-thumbs .swiper-slide { font-size: 20px; }
}
@media(max-width:  1024px){
	.aboutF { padding:30px 0 40px; background-position: right center; }
	.aboutF-d .gallery-top { margin-top:30px; }
	.aboutF-d .mainQh { margin-top:30px; }
}
@media(max-width:  640px){
	.aboutF { padding:20px 0 40px; background-position: right center; }
	.aboutF-a .gallery-thumbs .swiper-slide { padding: 12px 0; }
	.aboutF-b .icon { width: 60px; }
	.aboutF-d .gallery-top { margin-top:20px; }
	.aboutF-d .mainQh { margin-top:20px; }
}


.location { padding: 16px 0 0; }
.location,.location a { font-size: 14px;color:#999999; }
.location a.cur,.location a:hover { color:#333; }
.aboutDetailA { padding:60px 0 100px; }
.aboutDetailA-b { margin-top: 50px; }
.aboutDetailA-b ul li .img { float: left; width: 49%; }
.aboutDetailA-b ul li:nth-child(2n) .img { float: right; }
.aboutDetailA-b ul li:nth-child(n+2) { margin-top:50px; }
.aboutDetailA-d { width: 46%; right: 0; }
.aboutDetailA-b ul li:nth-child(2n) .aboutDetailA-d { left:0; right: auto; }
.aboutDetailA-d .topTit .t { font-size: 30px;color:#00365e; }
.aboutDetailA-d .topTit .t2 { margin-top:  6px; font-size: 16px;color:#666666; line-height: 1.8; }
.aboutDetailA-d .con .t { font-size: 20px;color:#666666; margin:26px 0 5px; }
.aboutDetailA-d .con .c { font-size: 16px;color:#666666; line-height: 1.8; }
.aboutDetailA-d .con { text-align: justify; }
.niceScroll {  padding-right: 16px; }
.aboutDetailA-d .con .c p { padding-left:20px; position: relative; }
.aboutDetailA-d .con .c p:after { content:''; width: 4px; height: 4px; background: #666666; border-radius: 50%; position: absolute; left: 6px; top: 13px; }
.aboutDetailA-c { max-height: 20vw; }

@media(max-width:  1680px){
	.aboutDetailA { padding:50px 0 80px; }
	.aboutDetailA-b { margin-top: 40px; }
	.aboutDetailA-b ul li:nth-child(n+2) { margin-top:40px; }
	.aboutDetailA-d .topTit .t { font-size: 24px; }
	.aboutDetailA-d .con .t { font-size: 18px; margin:20px 0 5px; }
	.aboutDetailA-d { width: 47%; }
}
@media(max-width:  1480px){
	.aboutDetailA { padding:40px 0 60px; }
	.aboutDetailA-b { margin-top: 30px; }
	.aboutDetailA-b ul li:nth-child(n+2) { margin-top:30px; }
	.aboutDetailA-c { max-height: 22vw; }
	.aboutDetailA-d .topTit .t { font-size: 22px; }
}
@media(max-width:  1280px){
	.aboutDetailA-c { max-height: 30vw; }
}
@media(max-width:  1024px){
	.aboutDetailA { padding:30px 0 40px; }
	.aboutDetailA-b ul li .img { width: 100%; }
	.aboutDetailA-c { max-height: 1000000px; overflow: hidden; }
	.aboutDetailA-d { width: 100%; float: left; padding: 20px 0; }
	.aboutDetailA-b { margin-top: 20px; }
	.aboutDetailA-b ul li:nth-child(n+2) { margin-top:20px; }
}
@media(max-width:  640px){
	.aboutDetailA-d { padding: 15px 0px 0; }
	.aboutDetailA-d .con .t { margin-top: 10px; }
	.aboutDetailA-b ul li:nth-child(n+2) { margin-top:16px; }
	.aboutDetailA-d .topTit .t { font-size: 20px; }
}

/*联系我们*/

.contactA { padding:120px 0 0; background: #f5f5f5; }

.contactA-a {position: relative; z-index: 10;}
.contactA-b { width: 50%; float: left; height: 520px; background: #005ca2; }

.contactA-d { width: 100%; padding: 0 50px; }
.contactA-d .topTit .nmainTit { float: left; }
.contactA-d .topTit .conNav { float: right; }
.contactA-d .topTit .conNav a { margin-left: 10px; display: inline-block; padding:12px 40px; font-size: 15px;color:#2ca6e0; border-radius: 60px; border:1px solid #2ca6e0; }
.contactA-d .topTit .conNav a:hover,.contactA-d .topTit .conNav a.cur { color:#fff; background: #2ca6e0; }
.contactA-d .topTit { padding: 0 0 40px; border-bottom:1px solid rgba(255,255,255,0.2); margin-bottom: 40px; }

.contactA-e .t { font-size: 26px;color:#fff; }
.contactA-e .c { font-size: 18px; color:#fff; line-height: 2; margin-top: 12px; }
.contactA-e .c p { position: relative; padding-left: 84px; margin: 5px 0; line-height: 30px; }
.contactA-e .c p span { position: absolute; left:0; top: 0px; line-height: 30px;}
.contactA-e .c p span img { display: inline-block; margin-right:  6px; position: relative; vertical-align: middle; }
.contactA-c { float: right; width: 50%; }
#allmap { width: 100%; height: 520px; }

@media(max-width:  1680px){
	.contactA { padding-top: 80px; }
	.contactA-d { padding: 0 30px; }
	.contactA-b,#allmap { height: 400px; }
	.contactA-d .topTit { padding-bottom: 30px; margin-bottom: 30px; }
	.contactA-e .t { font-size: 22px; }
}
@media(max-width:  1480px){
	.contactA { padding-top: 60px; }
	.contactA-d { padding: 0 20px; }
	.contactA-b,#allmap { height: 360px; }
	.contactA-d .topTit { padding-bottom: 20px; margin-bottom: 20px; }
	.contactA-d .topTit .conNav a { padding: 8px 30px; font-size: 14px; }
	.contactA-e .t { font-size: 16px; }
}
@media(max-width:  1280px){
	.contactA { padding-top: 40px; }
	.contactA-e .c{
	    font-size: 16px;
	}
}
@media(max-width:  1024px){
	.contactA { padding-top: 40px; }
	.contactA-b { width: 100%; height: auto; padding: 20px 12px; }
	.contactA-d { position: relative; padding:0; }
	.contactA-c { width: 100%; }
	#allmap { height: 360px; }
}
@media(max-width:  640px){
	.contactA { padding-top: 30px; }
	#allmap { height: 240px; }
}


.contactC { margin-top: -110px; padding: 210px 0 100px; background: url(../images/contacta.jpg) no-repeat center/cover; }


.contactC-b form { margin-top:40px; }

.contactC-b ul li { width: 49%; float: left; }
.contactC-b ul li:nth-child(2) { float: right; }

.contactC-b ul li .inp { color:#666; width: 100%; height: 50px; line-height: 50px; border:1px solid #e2e2e2; padding-left: 15px;font-size: 16px; }
.contactC-b ul li .inp:nth-child(n+2) { margin-top: 10px; }
.contactC-b ul li .text {padding:0; padding-left:15px; height: 288px;  margin:0; }

.contactC-b .sub { width: 100%; margin-top:45px; text-align: center; }
.contactC-b .sub .subBtn { background: #2ca6e0; border-color:#2ca6e0; text-align: left; color:#fff; padding-left:50px; width: 190px; background: url(../images/morebg.png) no-repeat 130px center #2ca6e0; }

@media(max-width:  1680px){
	.contactC { padding: 180px 0 80px; margin-top: -100px;  }
	.contactC-b form { margin-top:30px; }
}
@media(max-width:  1480px){
	.contactC { padding: 150px 0 70px; margin-top: -80px;  }
	.contactC-b form { margin-top:30px; }
	.contactC-b .sub { margin-top: 30px; }
}
@media(max-width:  1280px){
	.contactC { padding: 110px 0 50px; margin-top: -70px;  }
	.contactC-b form { margin-top:30px; }
	.contactC-b .sub { margin-top: 30px; }
}
@media(max-width:  1024px){
	.contactC { padding: 100px 0 40px; margin-top: -60px;  }
	.contactC-b form { margin-top:20px; }
	.contactC-b .sub { margin-top: 20px; }
	.contactC-b ul li { width: 100%; }
	.contactC-b ul li .text { height: 200px;}
	.contactC-b ul li:nth-child(2) { margin-top: 10px; }
}
@media(max-width:  640px){
	.contactC { margin-top: -70px;  }
}


/*人才计划与管理*/
.talentA { padding:100px 0 110px; }

.talentA-a .img { float: left; width: 56%; }
.talentA-b { width: 51%; position: absolute; right:0; bottom:0; background: #fff; padding: 80px 0px 60px 7%; }
.talentA-b .con { font-size: 16px;color:#666;line-height: 2; }
.talentA-b .con p { margin-top: 16px; }


@media(max-width: 1780px){
	.talentA-b { padding: 60px 0 50px 5%; }
}
@media(max-width: 1680px){
	.talentA { padding:80px 0 90px; }
	.talentA-b { padding: 50px 0 30px 4%; }
	.talentA-b .con p { margin-top: 12px; line-height: 1.8; }
}

@media(max-width: 1480px){
	.talentA { padding:60px 0 70px; }
	.talentA-b { padding: 30px 0 20px 3%; }
	.talentA-b .con p { margin-top: 10px; line-height: 1.8; }
}

@media(max-width: 1280px){
	.talentA { padding:40px 0 50px; }
}

@media(max-width: 1024px){
	.talentA { padding:30px 0 40px; }
	.talentA-a .img { width: 100%; }
	.talentA-b { float: left; position: relative;width: 100%; padding: 20px 0 0; }
}

.talentB { background: url(../images/talenta.jpg) no-repeat center/cover; }

.talentB-b { margin-top:30px; }



.talentB-b .swiper-slide-active .talentB-c .imga { display: none; }
.talentB-b .swiper-slide .talentB-c .imga { position: absolute; left:0; bottom:0; width: 20%; }
.talentB-b .swiper-slide .talentB-c .con { display: none; }
.talentB-b .swiper-slide .talentB-c .img { width: 100%; opacity: 0; }
.talentB-b .swiper-slide-active .talentB-c .img,.talentB-b .swiper-slide-active .talentB-c .con { opacity: 1; display: inline-block; }


.talentB-c { padding-left:17%; }
.talentB-c .con { position: absolute; left:0; bottom:0;background: #005da3; width: 50%; padding:30px 60px 100px 40px; border-radius: 8px; }
.talentB-c .t { font-size: 26px;color:#fff; }
.talentB-c .c { font-size: 16px;color:#fff; opacity: 0.8; margin-top: 10px; line-height: 1.8; }

.talentB-b .swiper-pagination { text-align: left; padding-left:40px; bottom: 30px; }

.talentB-b .swiper-pagination .swiper-pagination-bullet { margin:  0 20px 0 0; background: #fff; position: relative; }
.talentB-b .swiper-pagination .swiper-pagination-bullet-active:after { content:''; width: 16px; height: 16px;  border: 1px solid #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.talentB-b .mainQhPrev { left:0px; top:30%; }
.talentB-b .mainQhNext { right:0px; top:30%; }
@media(max-width:  1680px){
	.talentB-c .con { padding: 20px 20px 50px 20px; width: 60%; }
	.talentB-c .t { font-size: 22px; }
	.talentB-b .swiper-pagination { padding-left:20px; bottom: 20px; }
}
@media(max-width:  1480px){
	.talentB-b { margin-top:20px; }
	.talentB-c .con { padding: 20px 40px 50px 20px; width: 60%; }
	.talentB-c .t { font-size: 22px; }
	.talentB-b .swiper-pagination { padding-left:20px; bottom: 20px; }
}
@media(max-width:  1280px){
	.talentB-c { padding-left:15%; }
}
@media(max-width:  1024px){
	.talentB-b .mainQhPrev { left:auto; top:auto; transform: translateY(0); bottom: 20px; right: 60px; }
	.talentB-b .mainQhNext { right:10px; top:auto; transform: translateY(0); bottom: 20px; }
	.talentB-c { padding-left:15%; }
}
@media(max-width:  750px){
	.talentB-c { padding-left:0; }
	.talentB-c .con { width: calc(100% - 120px); }
}

@media(max-width:  640px){
	.talentB-c { padding-left:0; }
	.talentB-c .con { width: 100%; padding: 20px 12px 80px; position: relative;  }
	.talentB-b .swiper-pagination { bottom: 30px; padding-left:16px; }
}


.talentC-b { margin-top:40px; }
.talentC-b ul li { float: left; width: 32%; margin-right:2%; border:2px solid #e2e2e2; border-radius: 8px; text-align: center; height: 340px; }
.talentC-c { height: 100%; position: relative; }

.talentC-c .icon { position: absolute; right: 30px; top: 30px; }
.talentC-c .con { text-align: left; position: absolute; width: 100%; left:0; bottom: 30px; padding: 0 30px; }






.talentC-b ul li:nth-child(3) { margin-right:0; }
.talentC-c .t { font-size: 26px;color:#00365e; margin:20px 0 15px; }
.talentC-c .c { font-size: 16px;color:#666666; line-height: 2; min-height: 128px; }
.talentC-b ul li:hover { border-color: #24a9e9; }

@media(max-width:  1780px){
	.talentC-c .c { min-height: 160px;}
}
@media(max-width:  1680px){
	.talentC-b { margin-top:30px; }
	.talentC-c .t { font-size: 24px; margin: 16px 0 10px; }
	.talentC-c .icon img { width: 80px; }

	.talentC-c .icon { right: 20px; top: 20px; }
	.talentC-c .con { bottom: 20px; padding: 0 20px; }

}
@media(max-width:  1480px){
	.talentC-b { margin-top:30px; }
	.talentC-c .t { font-size: 22px; margin: 12px 0 10px; }
	.talentC-c .icon img { width: 60px; }
	.talentC-c .c { line-height: 1.8; min-height: 144px; }
	.talentC-b ul li  { height: 300px; }
}
@media(max-width:  1024px){
	.talentC-b { margin-top:20px; }
	.talentC-b ul li { width: 100%; height: auto; margin-right:0; }
	.talentC-b ul li:nth-child(n+2) { margin-top:20px; }
	.talentC-c .t { font-size: 20px; }
	.talentC-c { padding: 80px 20px 30px; }
	.talentC-c .con { position: relative; padding: 0; left:auto; bottom: auto; }
	.talentC-c .c { min-height: 14px; }

}
@media(max-width:  640px){
	.talentC-c .icon img { width: 50px; }
	.talentC-c .t { margin: 8px 0 6px; }
	.talentC-c .c { line-height: 1.8; font-size: 14px; }
	.talentC-c { padding: 60px 12px 20px; }
}

@media(max-width:  500px){
	.talentC-c .icon img { width: 50px; }
	.talentC-c .t { margin: 8px 0 6px; }
	.talentC-c .c { line-height: 1.8; font-size: 14px; }
}




.talentD { padding:90px 0 90px; background: #f5f5f5;}

.talentE { margin-top:36px; }
.talentE-a { float: left; width: 53%; margin-left:2%; }
.talentE-b { float: right; width: 30.4%; margin-left:4%; }
.talentE img { width: 100%; }

.talentD-a { overflow: hidden; position: relative; margin-top:30px; }
.talentD-b { position: absolute;left:0; top:0; width: 100%; }
.talentD-b ul li { position: relative; text-align: center; width: 33.3333%; height: 36.2vw; float: left; border-right: 1px solid rgba(255,255,255,0.1); }
.talentD-c { padding: 0 10%; }
.talentD-c .icon { transition: all 0.6s; display: inline-block; padding:18px; border:1px solid #fff; border-radius: 50%; }
.talentD-c .t { font-size: 26px; font-weight: bold; margin-top:25px; }
.talentD-c .c { height: 0; transition: all 0.6s; overflow: hidden; font-size: 16px; line-height: 2; opacity: 0.8; margin-top: 15px; }
.talentD-b ul li:hover .c { height: 128px; }
.talentD-b ul li:hover .icon { background: #24a9e9; border-color:#24a9e9; }
@media(max-width: 1680px){
	.talentD-c .t { font-size: 24px; }
	.talentD-c .icon img { width: 90px; }
	.talentD { padding:70px 0 70px; }
    .talentE { margin-top:30px; }
}
@media(max-width: 1480px){
	.talentD-c .t { font-size: 22px; margin: 20px 0 10px; }
	.talentD-c { padding: 0 6%; }
	.talentD-c .icon img { width: 80px; }
	.talentD { padding:60px 0 70px; }
    .talentE { margin-top:26px; }
}
@media(max-width: 1280px){
	.talentD-c .t { font-size: 22px; }
	.talentD-c .icon img { width: 60px; }
	.talentD-c .icon { padding: 12px; }
	.talentD-c { padding: 0 30px; }
	.talentD-c .c { font-size: 14px; line-height: 1.8; }
	.talentD-b ul li:hover .c { height: 101px; }
	.talentD-a { margin-top: 20px; }
	.talentD { padding:40px 0 50px; }
    .talentE { margin-top:20px; }
}
@media(max-width: 1100px){
	.talentD-c .t { font-size: 20px; }
	.talentD-c .icon img { width: 50px; }
	.talentD-c .icon { padding: 12px; }
	.talentD-c { padding: 0 20px; }
	.talentD-c .c { font-size: 14px; line-height: 1.5; }
	.talentD-b ul li:hover .c { height: 105px; }
}
@media(max-width: 1024px){
	.talentD-c .t { font-size: 20px; }
	.talentD-b { position: relative; left:0; top:0; }
	.talentD-a .img { display: none; }
	.talentD-a { padding: 30px 0 0px; background: url(../images/talentb.jpg) no-repeat center/cover; }
	.talentD-b ul li { width: 100%; border-bottom: 1px solid rgba(255,255,255,0.1); border-right:none; height: auto; padding: 30px 0; }
	.talentD-c .c { height: auto!important; }
	.talentD-b ul li:hover .c { height: auto; }
	.talentD-b ul li .icon { background: #24a9e9; border-color:#24a9e9; }
	.talentD-c { padding: 0 20px; }
	.talentD { padding:30px 0 40px; }


	.talentE-a { text-align: center; float: left; width: 100%; margin-left:0; }
    .talentE-b { text-align: center; padding: 0 20%; margin-top:  20px; float: right; width: 100%; margin-left:0; }
	.talentE img { width: 100%; }


}
@media(max-width: 640px){
	.talentD-c { padding: 0 3%; }
}


/*媒体中心*/
.news { background: #f5f5f5; padding:80px 0 90px; }
.newsC { margin-top:50px; }
.topNews a { display: block; background: #ffffff; }
.topNews .img { width: 50%; float: right; }
.topNews .con { width: 50%; padding:0 4%; }
.topNews .con .d,.homeC-g .d { font-size: 15px;color:#2ca6e0; }
.topNews .con .t,.homeC-g .con .t { font-size: 22px;color:#333333; line-height: 1.6; margin:8px 0 16px; }
.topNews .con .c { font-size: 16px;color:#666666; line-height: 2; margin-bottom:50px; }
.homeC-g .con .t { height: 105px; }
.homeC-e ul li { padding: 40px 6% 40px 3%; width: 49%; float: left; background: #fff; margin-top: 2%; }
.homeC-e ul li:nth-child(2n) { float: right; }
.homeC-g .more { font-size: 14px;color:#666666;  }
.homeC-g .more span { display: inline-block; padding-right: 18px; background: url(../images/morebg3.png) no-repeat right center; }
.homeC-e { margin-bottom:90px; }


@media(max-width:  1680px){
	.news { padding:60px 0 70px; }
	.newsC { margin-top:40px; }
	.topNews .con { width: 50%; padding:0 40px; }
	.topNews .con .d { font-size: 15px; }
	.topNews .con .t { font-size: 20px; margin:8px 0 16px; }
	.homeC-g .con .t { font-size: 20px; line-height: 1.5; height: 90px; }
	.topNews .con .c { font-size: 16px; margin-bottom:30px; }
	.homeC-e ul li { padding: 20px 40px 20px 30px; }
	.homeC-e { margin-bottom:70px; }
}
@media(max-width:  1480px){
	.news { padding:50px 0 60px; }
	.newsC { margin-top:30px; }
	.topNews .con { width: 50%; padding:0 20px; }
	.topNews .con .d { font-size: 14px; }
	.topNews .con .t { font-size: 18px; line-height: 1.5; margin:6px 0 12px; }
	.homeC-e ul li { padding: 20px 30px 20px 20px; }
	.homeC-g .con .t { font-size: 18px; line-height: 1.5; height: 81px; margin-bottom: 10px; }
	.topNews .con .c { font-size: 15px; line-height: 1.8; margin-bottom:20px; }
	.homeC-e { margin-bottom:60px; }
}
@media(max-width:  1280px){
	.news { padding:40px 0 50px; }
	.homeC-e { margin-bottom:50px; }
}
@media(max-width:  1024px){
	.news { padding:30px 0 40px; }
	.newsC { margin-top:20px; }
	.topNews .img { width: 100%; }
	.topNews .con { width: 100%; padding:20px; float: left;}
	.topNews .con .d { font-size: 14px; }
	.topNews .con .t { font-size: 18px; margin:6px 0 8px; }
	.topNews .con .c { font-size: 16px; margin-bottom:12px; }
	.homeC-e ul li { padding: 20px; width: 100%; margin-top: 16px; }
	.homeC-g .con .t { height: auto; margin-bottom: 15px; }
	.homeC-e { margin-bottom:40px; }
}
@media(max-width:  640px){
	.topNews .con { padding:20px 12px; }
	.homeC-e ul li { padding: 20px 12px; }
}

/*分页*/
.fyq {text-align: center;}
.fyq .page a {font-size: 18px;color: #666666;border: 1px solid #dcdcdc;height: 48px;display: inline-block;width: 50px;text-align: center;line-height: 50px;margin-right: 8px;}
.fyq .page a:last-child {margin-right: 0;}
.fyq .page .page-num-current {background: #2ca6e0; border-color: #2ca6e0;color: #fff;border: inherit;}
.fyq .page a:hover {background: #2ca6e0; border-color: #2ca6e0;color: #fff; }

@media(max-width:  1024px){
	.fyq .page a { font-size: 16px; height: 36px; width: 38px; line-height: 34px; }
}



/*新闻详情*/
.new { background: #f5f5f5; padding: 0 0 100px; }
.newA .location { padding:18px 0; color:#999999; font-size: 14px; }
.location a,.location { color:#999999; }
.location a:hover,.location a.cur { color:#333; }
.newB { margin-top:40px; }
.newB-a { float: left; width: 75%; padding:45px 50px 60px; background: #fff; border-radius: 13px;}
.newB-b .t { font-size: 30px;color:#333333; }
.newB-b .d { border-bottom:1px solid #e2e2e2; padding: 15px 0 30px; }
.newB-b .d span { display: inline-block; font-size: 15px;color:#2ca6e0; letter-spacing: 0; }

.newB-c { padding:30px 0 40px; border-bottom: 1px solid #e2e2e2; margin-bottom: 30px; line-height: 2; }
.newB-c .con { font-size: 16px; color:#666666; line-height: 2;}
.fenyebtn ul{float: left;max-width: 100% }
.fenyebtn ul li{float: left;width: 100%; }
.fenyebtn ul li a{ width: 100%; display: inline-block;color: #666666;font-size: 15px;line-height: 32px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.fenyebtn ul li:hover a{color: #2ca6e0;text-decoration: underline;}
.fenyebtn .return-btn {float: left;margin-top: 10px; margin-top: 20px;}
.fenyebtn .return-btn span { background: url(../images/back.png) no-repeat center; }
.newB-d { float: right; width: 23.75%; }

.newB-g { position: relative; margin-bottom:20px; }

.newB-g .con { position: absolute; left: 20px; bottom:30px;}
.newB-g .con .c { font-size: 22px; color:#fff; line-height: 1.5; margin-bottom: 20px;}
.newB-g .con a { display: inline-block; border:1px solid #fff;}
.newB-g .con a span { background: url(../images/contact.png) no-repeat left center; background-size: auto 100%; }
.newB-f { background: #fff; padding: 30px 26px 10px; border-radius: 13px; }
.newB-f .tit { font-size: 30px;color:#333333; }
.newB-e ul li { margin-top:36px; padding-bottom:26px; border-bottom:1px solid #e2e2e2; }
.newB-e ul li .img img { transition: all 0.3s; }
.newB-e ul li .d { font-size: 16px;color:#2ca6e0; margin:25px 0 5px; }
.newB-e ul li .t { font-size: 18px;color:#333333; line-height: 1.8; }
.newB-e ul li:last-child { border:none; }
.newB-e ul li:hover .d,.newB-e ul li:hover .t { color:#182b57; }
.newB-e ul li:hover .img img { transform: scale(0.94); }
@media(max-width: 1680px){
	.new { padding: 0 0 70px; }
	.newB-g .con { left: 16px; bottom: 20px;}
	.newB-g .con .c { font-size: 20px; margin-bottom: 15px;}
	.newB { margin-top:30px; }
	.newB-a { padding:30px 36px 40px; }
	.newB-b .t { font-size: 24px; }
	.newB-b .d { padding:12px 0 20px; }
	.newB-c { line-height: 1.8; padding: 20px 0 30px; }
	.newB-f { padding:30px 20px 36px; }
	.newB-f .tit { font-size: 24px; }
	.newB-e ul li { margin-top:24px; padding-bottom:20px; }
	.newB-e ul li .d { margin:15px 0 5px; }
}
@media(max-width: 1480px){
	.new { padding: 0 0 50px; }
	.newB { margin-top:20px; }
	.newB-a { padding:20px 26px 30px; }
	.newB-b .t { font-size: 20px; }
	.newB-b .d { padding:12px 0 20px; }
	.newB-c { line-height: 1.8; padding: 16px 0 24px; margin-bottom:20px; }
    .newB-e ul li .t { font-size: 16px; line-height: 1.6; }
	.newB-f { padding:20px 15px 10px; }
	.newB-f .tit { font-size: 20px; }
	.newB-e ul li { margin-top:18px; padding-bottom:16px; }
	.newB-e ul li .d { margin:10px 0 4px; }
}
@media(max-width: 1280px){
	.newB-g .con { left: 12px; bottom: 15px;}
	.newB-g .con .c { font-size: 18px; margin-bottom: 12px;}
}
@media(max-width: 1024px){
	.newB-a { width: 100%; }
	.newB-f,.newB-d { display: none; }
	.fenyebtn ul { width: 60%; }
	.fenyebtn ul li a { display: block; }
}
@media(max-width: 600px){
	.new { padding: 0 0 40px; }
	.newB { margin-top:0px; }
	.fenyebtn ul { width: 100%; max-width: 100%; }
	.fenyebtn .return-btn { float: left; }
	.newB-a { padding:20px 12px 30px; }
	.newB-c { padding: 16px 0 20px; margin-bottom:15px; }
}


/*医疗解决方案和产品研发*/
.productA .img { right:0; }
.productA .aboutA-b { float: left; padding: 90px 360px 90px 70px;}

@media(max-width:  1820px){
	.productA .aboutA-b { padding: 70px 250px 70px 50px; width: calc(100% - 230px); }
}
@media(max-width:  1780px){
	.productA .aboutA-b { padding: 50px 250px 50px 40px; width: calc(100% - 230px); }
}
@media(max-width:  1580px){
	.productA .aboutA-b { padding: 30px 250px 30px 20px; width: calc(100% - 230px); }
}
@media(max-width:  1280px){
	.productA .aboutA-b { padding: 20px 200px 30px 20px; width: calc(100% - 220px); }
}
@media(max-width:  1024px){
	.productA .aboutA-b { width: 100%; padding: 20px; margin-top: 20px; }
}
@media(max-width:  640px){
	.productA .aboutA-b { padding: 20px 12px; }
}







.productC { padding:120px 0 110px; background: url(../images/procbg.jpg) no-repeat center/cover; }
.productC-a { margin-top:50px; }
.productC-a ul li { width: 20%; float: left; text-align: center; }
.productC-a ul li a { height: 440px; position: relative; display: block; }
.productC-a ul li a:hover { background: #2ca6e0; }
.productC-b { width: 100%; position: absolute; left:0; top:50%; transform: translateY(-50%); transition: all 0.6s; }
.productC-b .icon { display: inline-block; padding:20px; background: #2ca6e0; border:6px solid #0e73b6; border-radius: 50%; }
.productC-a ul li a:hover .productC-b .icon { border:6px solid #5dbbe7; }
.productC-b .con .t { font-size: 20px; color:#fff; margin:18px 0 6px; }
.productC-b .con .c { max-width: 195px; margin: 0 auto; font-size: 15px; color:#fff; opacity: 0.6; line-height: 1.8; }
.productC-b .con .t sup { font-size: 12px; }
.productC-b .mainMore { transition: all 0.6s; height: 0; overflow: hidden; opacity: 0; display: none; }
.productC-a ul li a:hover .productC-b .mainMore { height: auto; opacity: 1; display: inline-block; margin-top:20px; }

.productC-a .swiper-pagination { display: none; }
@media(max-width:  1780px){
	.productC { padding:100px 0 90px; }
	.productC-b .con .t { font-size: 18px; }
	.productC-a ul li a { height: 360px; }
	.productC-b .icon img { width: 80px; height: auto; }
	.productC-a ul li a:hover .productC-b .mainMore { padding:10px 20px; margin-top: 12px; }
}
@media(max-width:  1680px){
	.productC { padding:80px 0 80px; }
	.productC-a { margin-top:40px; }
	.productC-b .con .t { font-size: 16px; }
	.productC-a ul li a { height: 320px; padding: 0 12px; }
	.productC-b .icon img { width: 60px; height: auto; }
	.productC-b .con .t { margin: 8px 0 5px; }
	.productC-a ul li a:hover .productC-b .mainMore { padding:8px 16px; margin-top: 12px; font-size: 14px; }
}
@media(max-width:  1480px){
	.productC { padding:60px 0 60px; }
	.productC-a { margin-top:30px; }
	.productC-a ul li a { height: 300px; padding: 0 12px; }
}
@media(max-width:  1280px){
	.productC { padding:40px 0 50px; }
	.productC-a { margin-top:20px; }
	.productC-a ul li a { height: 300px; padding: 0 12px; }
}

@media(max-width:  1024px){
	.productC { padding:30px 0 40px; }
	.productC-a ul li { width: 50%; }
	.productC-a ul li a .productC-b .mainMore { padding:8px 16px; margin-top: 12px; font-size: 14px;height: auto; opacity: 1; display: inline-block; margin-top:20px;  }
	.productC-a { padding-bottom: 30px; }
	.productC-a .swiper-pagination { display: block; }
}
@media(max-width:  500px){
	.productC { padding:30px 0 20px; }
	/*.productC-a ul li { width: 100%; border-bottom:1px solid rgba(255,255,255,0.3); }*/
	.productC-a ul li:last-child { border:none; }
}


.productD { background: url(../images/prodbg.jpg) no-repeat center/cover; }


.productD-a .img { float: left; width: 48%; }
.productD-b { width: 46%; right:0; }
.productD-b .nmainTit .c1 p { margin-bottom: 10px; }
.productD-b .nmainTit .c1 p:last-child { margin-bottom: 0px; }

@media(max-width:  1024px){
	.productD-a .img { width: 100%; }
	.productD-b { width: 100%; float: left; padding: 20px 0 0; right:0; }
}

.productB-a { margin:36px 0 126px; }
.productB-a ul li { float: left; width: 32%;margin-right:2%; }
.productB-a ul li:last-child { margin-right:0; }

.productB-a ul li a { display: block; }
.productB-a ul li .t { position: absolute; width: 100%; font-size: 24px; color:#fff; padding:0 30px; left:0; bottom:20px; }

@media(max-width:  1920px){
	.productB-a { margin:32px 0 100px; }
	.productB-a ul li .t { font-size: 20px; padding: 0 20px; }
}
@media(max-width:  1680px){
	.productB-a { margin:28px 0 80px; }
	.productB-a ul li .t { font-size: 18px; padding: 0 16px; }
}
@media(max-width:  1320px){
	.productB-a { margin:20px 0 60px; }
	.productB-a ul li .t { font-size: 16px; padding: 0 16px; }
}
@media(max-width:  1024px){
	.productB-a { margin:20px 0 40px; }
	.productB-a ul li { width: 100%; }
	/* .productB-a ul li:nth-child(n+2) { margin-top:15px; } */
}
@media(max-width:  640px){
	.productB-a ul li .t { bottom: 10px; padding: 0 12px; }
}






.aboutH { padding:90px 0 90px; background: url(../images/aboutgbg.jpg) no-repeat center/cover; }
.aboutH ul { display: flex; flex-wrap: wrap; }
.aboutH ul li { float: left; width: calc( 100% / 3); text-align: center; }

.aboutH-a .t { font-size: 90px;color:#00365e; line-height: 0.8; }
.aboutH-a .c { font-size: 18px;color:#666666; margin-top:25px; line-height: 1.8; }

@media(max-width:  1680px){
	.aboutH-a .t { font-size: 72px; }
	.aboutH { padding: 70px 0; }
}
@media(max-width:  1480px){
	.aboutH-a .t { font-size: 54px; }
	.aboutH-a .c { font-size: 16px; margin-top:20px; }
	.aboutH { padding: 50px 0; }
}
@media(max-width:  1280px){
	.aboutH-a .t { font-size: 46px; }
	.aboutH-a .c { font-size: 16px; margin-top:12px; }
	.aboutH { padding: 40px 0; }
}
@media(max-width:  1024px){
	.aboutH ul li { width: 50%; }
	.aboutH ul li:nth-child(n+3) { margin-top: 30px; }
	.aboutH { padding: 30px 0; }
}
@media(max-width:  640px){
	.aboutH ul li { width: 100%; }
	.aboutH ul li:nth-child(n+2) { margin-top: 20px; border-top:1px solid #e2e2e2; padding-top: 20px; }
	.aboutH ul { display: inline-block; }
	.aboutH { padding: 30px 0; }
}





.jszlA { padding:80px 0 250px; background: url(../images/jszlbga.png) no-repeat bottom center; background-size: 100% auto;;}
.jszlA-a .img { float: left; width: 560px; padding: 5px; background: url(../images/jszlbg.png) no-repeat center/cover;}
.jszlA-b { float: right; width: calc(100% - 650px); padding-top: 40px;}
.jszlA-c { margin-top: 40px; }
.jszlA-c ul { display: flex; flex-wrap: wrap;}
.jszlA-c ul li { float: left; margin-bottom: 60px;}
.jszlA-c ul li .t { font-size: 48px; line-height: 0.8; color:#00365e; }
.jszlA-c ul li .t span { font-size: 26px; line-height: 1; vertical-align: bottom; }
.jszlA-c ul li .c { margin-top: 6px; font-size: 16px; color:#666666;}
.jszlA-c ul li:nth-child(1),.jszlA-c ul li:nth-child(4) { width: calc(50% - 100px);}
.jszlA-c ul li:nth-child(2),.jszlA-c ul li:nth-child(5) { width: calc(50% - 100px);}

@media(max-width: 1680px){
	.jszlA { padding: 60px 0 150px; }
	.jszlA-b { padding-top: 40px;}
	.jszlA-c { margin-top: 30px; }
	.jszlA-c ul li { margin-bottom: 50px;}
	.jszlA-c ul li .t { font-size: 42px;}
	.jszlA-c ul li .t span { font-size: 20px;}
	.jszlA-c ul li:nth-child(1),.jszlA-c ul li:nth-child(4),.jszlA-c ul li:nth-child(2),.jszlA-c ul li:nth-child(5) { padding-right: 30px;}
}
@media(max-width: 1480px){
	.jszlA { padding: 50px 0 120px; }
	.jszlA-a .img { width: 460px; }
	.jszlA-b { float: right; width: calc(100% - 500px); padding-top: 10px;}
	.jszlA-c { margin-top: 20px; }
	.jszlA-c ul li { margin-bottom: 30px;}
	.jszlA-c ul li .t { font-size: 42px;}
	.jszlA-c ul li .t span { font-size: 20px;}
	.jszlA-c ul li:nth-child(1),.jszlA-c ul li:nth-child(4),.jszlA-c ul li:nth-child(2),.jszlA-c ul li:nth-child(5) { padding-right: 30px;}
}
@media(max-width: 1280px){
	.jszlA { padding: 30px 0 80px; }
	.jszlA-a .img { width: 380px; }
	.jszlA-b { float: right; width: calc(100% - 420px); padding-top: 0px;}
	.jszlA-c { margin-top: 20px; }
	.jszlA-c ul li { margin-bottom: 20px;}
	.jszlA-c ul li .t { font-size: 32px;}
	.jszlA-c ul li .t span { font-size: 16px;}
	.jszlA-c ul li:nth-child(1),.jszlA-c ul li:nth-child(4),.jszlA-c ul li:nth-child(2),.jszlA-c ul li:nth-child(5) { padding-right: 30px;}
}
@media(max-width: 1024px){
	.jszlA { padding: 20px 0 40px; }
	.jszlA-a .img { width: 100%; }
	.jszlA-b { float: right; width: 100%; padding-top: 20px;}
}
@media(max-width: 1024px){
	.jszlA-c { margin-top: 10px; }
	.jszlA-c ul li { width: 50%; margin-bottom: 20px;}
	.jszlA-c ul li:nth-child(1),.jszlA-c ul li:nth-child(4),.jszlA-c ul li:nth-child(2),.jszlA-c ul li:nth-child(5) { width: 50%;}
	
	.jszlA-c ul li:nth-child(1),.jszlA-c ul li:nth-child(3),.jszlA-c ul li:nth-child(5) { padding: 0 10px 0 0;}
	.jszlA-c ul li:nth-child(2),.jszlA-c ul li:nth-child(4) { padding: 0 0 0 10px;}
	
	.jszlA-c ul li .t { font-size: 30px;}
	.jszlA-c ul li .t span { font-size: 16px;}
}

/* 战略合作 */
.zlhz { background:url(../images/zlhzbg.jpg) no-repeat bottom center/cover;}
.zlhzA { padding:90px 0 120px; background:url(../images/zlhzbg.jpg) no-repeat bottom center/cover;}
.zlhz-a { position: relative;}
.zlhz-a .img { float: left; width: 50%; border-radius: 12px; overflow: hidden;}
.zlhz-b { position: absolute; right:0; width: 42%; top:50%; transform: translateY(-50%);}
.zlhz-b .nmainTit .c1 { margin-top:20px; }
.zlhz-b .nmainTit .c1 p { margin-bottom:10px; }
.zlhz-b .nmainTit .c1 p:last-child { margin-bottom:0; }

@media(max-width: 1680px){
	.zlhzA { padding:70px 0 90px; }
	.zlhz-b .nmainTit .c1 { margin-top:15px; }
	.zlhz-b { width: 45%;}
}
@media(max-width: 1480px){
	.zlhzA { padding:50px 0 70px; }
	.zlhz-b .nmainTit .c1 { margin-top:15px; }
	.zlhz-b { width: 45%;}
	.zlhz-b .nmainTit .c1 { line-height: 1.8;}
}
@media(max-width: 1280px){
	.zlhzA { padding:30px 0 50px; }
	.zlhz-b .nmainTit .c1 { margin-top:15px; }
	.zlhz-b { width: 47%;}
	.zlhz-b .nmainTit .c1 { max-height: 320px; overflow-y: scroll; line-height: 1.8;}
}
@media(max-width: 1024px){
	.zlhzA { padding:20px 0 40px; }
	.zlhz-a .img { width: 100%;}
	.zlhz-b { width: 100%; padding-top: 20px; float: left; position: relative; top:0; transform: translateY(0);}
	.zlhz-b .nmainTit .c1 { max-height: 100000px; overflow: hidden; line-height: 2;}
}



/*完整的专有技术平台*/
.jspt { background: url(../images/jspt.jpg) no-repeat center/cover; }
.jsptA-a { margin-top:45px; }
.jsptA-c { background: #f9f9f9; }
.jsptA-c .img { float: right; width: 50%; }
.jsptA-d { float: left; height: 100%;  position: absolute; width: 50%; }
.jsptA-d .relative { width: 100%; height: 100%; position: relative; }
.jsptA-e { width: 100%; position: absolute; left:0; bottom:150px; padding: 0 8%; }
.jsptA-e .num { font-family: "Arial"; font-size: 100px;color:#cfebf7;line-height: 1; }
.jsptA-e .t { font-size: 28px;color:#00365e; font-weight: bold; margin-top:-30px; }
.jsptA-e .con { font-size: 16px;color:#666666; line-height: 2; margin-top: 20px; max-height: 180px; }
.jsptA-a .mainQh {  top:auto; transform: translateY(0); bottom: 60px; }
.jsptA-a .mainQhPrev { left: 4%; }
.jsptA-a .mainQhNext { right: auto; left: calc(4% + 68px); }
.jsptA-a .mainQh:after { display: none; }
.jsptA-a .gallery-thumbs { position: absolute; left:4%; width: 42%; top:60px; z-index: 10; }
.jsptA-a .gallery-thumbs .swiper-slide { text-align: center; padding-bottom: 3px; border-bottom: 1px solid #dceff8; }
.jsptA-a .gallery-thumbs .swiper-slide .t { display: inline-block; padding: 19px 0; position: relative; text-align: center; font-size: 16px;color:#00365e; }
.jsptA-a .gallery-thumbs .swiper-slide-thumb-active .t:after { content:''; height: 4px; width: 100%; position: absolute; left:0; bottom:-3px; background: #2ca6e0; }
.jsptA-a .gallery-thumbs .swiper-slide-thumb-active .t { color:#2ca6e0; }

@media(max-width:  1920px){
	.jsptA-a { margin-top:40px; }
	.jsptA-e { bottom:120px; padding: 0 5%; }
	.jsptA-e .num { font-size: 80px; }
	.jsptA-e .t { font-size: 24px; }
	.jsptA-e .con { margin-top:12px; }
	.jsptA-a .gallery-thumbs { top: 30px; width: 45%; left: 2.5%; }
	.jsptA-a .mainQh {  top:auto; transform: translateY(0); bottom: 40px; }
	.jsptA-a .mainQhPrev { left: 2.5%; }
	.jsptA-a .mainQhNext { right: auto; left: calc(2.5% + 68px); }
}
@media(max-width:  1680px){
	.jsptA-a { margin-top:20px; }
	.jsptA-e { bottom:100px; padding: 0 4%; }
	.jsptA-e .num { font-size: 60px; }
	.jsptA-e .t { font-size: 20px; margin-top:-26px; }
	.jsptA-e .con { margin-top:8px; }
	.jsptA-a .gallery-thumbs { top: 10px; width: 46%; left: 2%; }
	.jsptA-a .gallery-thumbs .swiper-slide .t { padding: 15px 0; font-size: 14px; }
	.jsptA-a .mainQh {  top:auto; transform: translateY(0); bottom: 30px; }
	.jsptA-a .mainQhPrev { left: 2%; }
	.jsptA-a .mainQhNext { right: auto; left: calc(2% + 64px); }
	.jsptA-e .con { max-height: 160px; }
}
@media(max-width:  1480px){
	.jsptA-e .con { max-height: 140px; }
}
@media(max-width:  1280px){
	.jsptA-a { margin-top:20px; }
	.jsptA-e { bottom:80px; padding: 0 4%; }
	.jsptA-e .num { font-size: 50px; }
	.jsptA-e .t { font-size: 18px; margin-top:-26px; }
	.jsptA-e .con { margin-top:8px; line-height: 1.8; }
	.jsptA-a .gallery-thumbs { top: 10px; width: 46%; left: 2%; }
	.jsptA-a .gallery-thumbs .swiper-slide .t { padding: 15px 0; font-size: 14px; }
	.jsptA-a .mainQh {  top:auto; transform: translateY(0); bottom: 20px; }
	.jsptA-a .mainQhPrev { left: 2%; }
	.jsptA-a .mainQhNext { right: auto; left: calc(2% + 50px); }
}
@media(max-width:  1024px){
	.jsptA-a { margin-top:20px; }
	.jsptA-e { bottom:80px; padding: 0 4%; }
	.jsptA-e .num { font-size: 50px; }
	.jsptA-e .t { font-size: 18px; margin-top:-26px; }
	.jsptA-e .con { margin-top:8px; line-height: 1.8; }
	.jsptA-d,.jsptA-e  { position: relative; width: 100%; height: auto; }
	.jsptA-e { top:0; transform: translateY(0); padding: 20px 20px 80px; }
	.jsptA-c .img { width: 100%; }
	.jsptA-a .gallery-thumbs { position: relative; top: auto; width: 100%; left: 0%; margin-bottom: 20px; }
	.jsptA-a .gallery-thumbs .swiper-slide .t { padding: 15px 0; font-size: 14px; }
	.jsptA-a .mainQh {  top:auto; transform: translateY(0); bottom: 20px; }
	.jsptA-a .mainQhPrev { left: 20px; }
	.jsptA-a .mainQhNext { right: auto; left: calc(20px + 50px); }

	.jsptA-e .con { max-height: 200px; height: 200px; }
}

@media(max-width:  640px){
	.jsptA-e .t { font-size: 18px; margin-top:-20px; }
	.jsptA-e { padding: 10px 12px 80px; }
	.jsptA-a .mainQhPrev { left: 12px; }
	.jsptA-a .mainQhNext { right: auto; left: calc(12px + 50px); }
}






/* 投资者关系综合页 */

.tzzgxA { margin-top:-100px; }
.tzzgxA-a {background: #ffffff; background-size: auto 80%; padding: 50px 80px;position: relative;z-index: 10; overflow: hidden;}
.tzzgxA-b {float: left;width: 26%;position: relative;}
.tzzgxA-b:after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #e3e3e3;}
.tzzgxA-b .t {font-size: 30px;color: #474747;}
.tzzgxA-b .t span {font-size: 18px;color: #474747;}
.tzzgxA-b .c {font-size: 54px;color: #333333;margin: 10px 0 16px; line-height: 1;}
.tzzgxA-b .c em { font-style: normal; vertical-align: bottom; }
.tzzgxA-b .c span {display: inline-block; text-align: center; font-size: 20px;line-height: 1; vertical-align: bottom;padding-top: 16px; padding-bottom: 6px; width: 40px; position: relative;}
.tzzgxA-b .c span i { display: none; text-align: center; position: absolute;width: 15px;height: 10px;position: absolute;top: 0; left: 50%; transform: translateX(-50%); }
.tzzgxA-b .c span i.zhang {background: url(../images/tzzgxa.png) no-repeat top center/cover;  }
.tzzgxA-b .c span i.die {background: url(../images/die.png) no-repeat top center/cover; }
.tzzgxA-b .change {line-height: 24px;font-size: 22px;margin-top: 15px;}
/* .tzzgxA-b .change span {display: inline-block;width: 12px;height: 24px;vertical-align: top;} */
.tzzgxA-b .change span {display: inline-block;width: 15px;height: 24px;vertical-align: top;}
.tzzgxA-b .up {color: #182b57;}
.tzzgxA-b .down {color: #ff0000;}
.tzzgxA-b .up span {background: url(../images/tzzgxa.png) no-repeat center; }
.tzzgxA-b .down span {background: url(../images/die.png) no-repeat center; }
/* .tzzgxA-b .up span {background: url(../images/top.png) no-repeat center; }
.tzzgxA-b .down span {background: url(../images/down.png) no-repeat center; } */
.tzzgxA-c {width: 66%;float: right;}
.tzzgxA-c ul li {float: left;width: 25%;}
.tzzgxA-c ul li .t {font-size: 18px;color: #333333;}
.tzzgxA-c ul li .c {font-size: 36px;color: #333333;margin-top: 12px;}
.tzzgxA-c ul li .c span {font-size: 20px;}
.tzzgxA-d {margin-top: 20px;}
.tzzgxA-d a { display: inline-block; padding-right: 20px; background: url(../images/morebg4.png) no-repeat right center; margin-top: 10px; font-size: 16px; color:#666;}
.tzzgxA-d p {font-size: 16px;color: #666666;line-height: 2;}
@media(max-width:1780px) {
	.tzzgxA-a {padding: 50px 60px;}
	.tzzgxA-b .t {font-size: 32px;}
	.tzzgxA-b .c {font-size: 46px;}
	.tzzgxA-b .c span { font-size: 18px; }
	.tzzgxA-c {width: 68%;}
	.tzzgxA-c ul li .c {font-size: 32px;}
}
@media(max-width:1480px) {
	.tzzgxA-a {padding: 40px 40px;}
	.tzzgxA-b .t {font-size: 24px;}
	.tzzgxA-b .c {font-size: 42px;}
	.tzzgxA-b .c span { font-size: 16px; }
	.tzzgxA-b {width: 24%;}
	.tzzgxA-c {width: 70%;}
	.tzzgxA-c ul li .c {font-size: 28px;}
	.tzzgxA-c ul li .c span {font-size: 16px;}
	.tzzgxA-d {margin-top: 10px;}
	.tzzgxA-d p {font-size: 14px;line-height: 1.8;}
}

@media(max-width:1280px) {
	.tzzgxA-a {padding: 30px;}
	.tzzgxA-b .t {font-size: 20px;}
	.tzzgxA-b .c {font-size: 32px;}
	/*.tzzgxA-b .c span i,.tzzgxA-b .c span { width: 22px; height: 30px; }*/
	.tzzgxA-b .c span { height: 34px; }
	.tzzgxA-b {width: 24%;}
	.tzzgxA-c {width: 70%;}
	.tzzgxA-c ul li .c {font-size: 28px;}
	.tzzgxA-c ul li .c span {font-size: 16px;}
	.tzzgxA-d {margin-top: 10px;}
	.tzzgxA-d p {font-size: 14px;line-height: 1.8;}
	.tzzgxA-c ul li .t {font-size: 16px;}
}
@media(max-width:1024px) {
	.tzzgxA-a {padding: 30px;}
	.tzzgxA-b .t {font-size: 24px;}
	.tzzgxA-b .c {font-size: 40px;}
	.tzzgxA-b {width: 100%;padding-bottom: 30px;margin-bottom: 30px;}
	.tzzgxA-c {width: 100%;}
	.tzzgxA-b:after {width: 100%;height: 1px;left: 0;bottom: 0;top: auto;}
	.tzzgxA-c ul li .c {font-size: 24px;}
	.tzzgxA-c ul li .c span {font-size: 16px;}
	.tzzgxA-d {margin-top: 10px;}
	.tzzgxA-d p {font-size: 14px;line-height: 1.8;}
	.tzzgxA-c ul li .t {font-size: 16px;}
	.tzzgxA-a {margin-top: 0;padding-toP: 30px;}
	.investorD {padding-top: 30px;}
}

@media(max-width:750px) {
	.tzzgxA-b {padding-bottom: 20px;margin-bottom: 20px;}
	.tzzgxA-c ul li {width: 50%;margin: 10px 0;}
	.tzzgxA-a {padding: 30px 20px;}
}
@media(max-width:450px) {
	.tzzgxA-c ul li .c {font-size: 20px;}
}




.investor { background: #f6f6f6; }
.investorB { padding:80px 0 0px; }
.investorB ul li { float: left; width: 32%; margin-right: 2%; text-align: center; }
.investorB ul li a { padding:  4vw 2vw 5vw; display: block; background: #ffffff; }
.investorB ul li:nth-child(3n) { margin-right: 0;}
.investorB ul li:nth-child(n+4) { margin-top: 2%;}
.investorB-a .img img.pic2 { display: none; }
.investorB-a .con .t { font-size:30px;color:#333333; margin: 16px 0 30px; }
.investorB-a .con .c { font-size: 14px;color:#666666; line-height: 1.8; min-height: 120px; }
.investorB-a em {margin-top: 20px; display: none; font-style: normal; text-align: left; }
.investorB-a .icon { display: inline-block; width: 100%; height: 60px; background: url(../images/tzb.png) no-repeat center; }
.investorB ul li:hover a { background: url(../images/tzzga.jpg) no-repeat center/cover; }
.investorB ul li:hover .investorB-a .img img.pic1 { display: none; }
.investorB ul li:hover .investorB-a .img img.pic2 { display: inline-block; }
.investorB ul li:hover .investorB-a .con .t,.investorB ul li:hover .investorB-a .con .c { color:#fff; }


.investorB ul li:hover .mainMore { color:#fff; border-color:#fff;  }
.investorB ul li:hover .mainMore span { background: url(../images/morebg.png) no-repeat right center; }

.investorCC { padding:4vw 0 6vw; }

@media(max-width: 1680px){
	.investorB { padding:60px 0 0px; }
	.investorB ul li .investorB-a .img img { height: 80px; }
	.investorB-a .con .t { font-size: 26px; margin: 8px 0 24px; }
}
@media(max-width: 1480px){
	.investorB { padding:50px 0 0px; }
	.investorB ul li a { padding: 40px 0px 60px; }
	.investorB ul li .investorB-a .img img { height: 50px; }
	.investorB-a .con .t { font-size: 24px; }
	.investorB ul li .mainMore { font-size: 14px; padding: 6px 16px;  }
}
@media(max-width: 1280px){
	.investorB-a .con .t { font-size: 20px; }
	.investorB ul li .mainMore { font-size: 13px; padding: 5px 12px;  }
}
@media(max-width: 1024px){
	.investorCC { padding: 30px 0 40px; }
	.investorB { padding:40px 0 0px; }
	.investorB ul li { width: 49%; margin-right:0; }
	.investorB ul li:nth-child(n+3){ margin-top:20px; }
	.investorB ul li:nth-child(2n){ float: right; }
	.investorB-a .con .t { font-size: 20px; }
	.investorB-a .con { margin-bottom: 20px; }
	.investorB ul li{ width: 100%; }
	.investorB ul li a { padding: 20px 14px 25px; }
	.investorB-a .con .c { min-height: 10px; }
	.investorB ul li:nth-child(n+2){ margin-top: 16px; }
	.investorB ul li .mainMore { font-size: 14px; padding: 6px 16px;  }
}
@media(max-width: 650px){
	.investorB { padding:30px 0 0px; }
	.investorB-a .con .t { margin: 8px 0 12px; }
	.investorB-a .con .c { line-height: 1.5; }
}
@media(max-width: 500px){
	
}

a,img { vertical-align: top; }

.investorC { padding:160px 0 150px; background: url(../images/tzzgxb.jpg) no-repeat center/cover; }
.investorC .nmainTit .t { line-height: 1; }
.investorC-a { float: left; width: 46%; border-right: 1px solid #e2e2e2; }
.investorC-a .con { margin: 30px 0 50px; max-width: 90%; }
.investorC-a .con p { font-size: 18px; color: #666666; position: relative; padding-left:100px; line-height: 2.2; margin: 10px 0; }
.investorC-a .con p img { position: absolute; left: 6px; top:10px; }
.investorC-a .con p span { position: absolute; left: 45px; top:0px; }
.investorC-b { float: right; width: 40%; }
.investorC-c { margin-top:30px; }
.investorC-c ul li { float: left; width: 100%; margin-right:2%; }
.investorC-c ul li:nth-child(1),.investorC-c ul li:nth-child(2),.investorC-c ul li:nth-child(3) { width: 32%; }
.investorC-c ul li:nth-child(3) { margin-right:0; }
.investorC-c ul li:nth-child(n+4) { margin-top:10px; }
.investorC-c ul li .inp { border: 1px solid #ddd; line-height: 52px; font-size: 16px;color: #666666; padding-left: 18px; width: 100%; }
.investorC-c ul li .txt { height: 160px; }
.investorC-c ul li a { margin-top: 30px; width: 100%; display: block; background: #005ca2; line-height: 58px; font-size: 16px;color:#fff; text-align: center; }
.investorC-c ul li a span { display: inline-block; vertical-align: middle; width: 32px; height: 40px; background: url(../images/morebg.png) no-repeat center; }
.investorC-c ul li input.sub { width: 1px; height: 1px; overflow: hidden; opacity: 0; }

@media(max-width:  1680px){
	.investorC { padding: 100px 0 100px; }
}

@media(max-width:  1480px){
	.investorC { padding: 80px 0 90px; }
	.investorC-a .con { margin: 20px 0 30px; }
	.investorC-a .con p { line-height: 2; }
	.investorC-a { width: 400px; }
	.investorC-b { float: right; width: calc(100% - 460px); }
	.investorC-c ul li .inp { height: 45px; }
	.investorC-c ul li .txt { height: 120px; }
	.investorC-c ul li a { margin-top:20px; }
}

@media(max-width:  1280px){
	.investorC { padding: 50px 0 60px; }
	.investorC-a { width: 360px; }
	.investorC-a .con { max-width: 320px; }
	.investorC-b { float: right; width: calc(100% - 400px); }
}
@media(max-width:  1024px){
	.investorC { padding: 30px 0 30px; }
	.investorC-a { width: 100%; }
	.investorC-a .con { max-width: 100%; margin: 15px 0 20px; }
	.investorC-a .con p img { top:6px; }
	.investorC-a .con p { line-height: 1.8; font-size: 16px; padding-left: 90px; }
	.investorC-a .con p span { left: 40px; }
	.investorC-b { float: right; width: 100%; margin-top: 30px; }
	.investorC-c ul li a { margin-top:10px; }
	.investorC-a { border:none; }
}

@media(max-width:  640px){
	.investorC-a .con { margin: 15px 0 15px; }
	.investorC-c { margin-top: 20px; }
	.investorC-c ul li:nth-child(1),.investorC-c ul li:nth-child(2),.investorC-c ul li:nth-child(3) { width: 100%; }
    .investorC-c ul li:nth-child(n+2) { margin-top:10px; }
    .investorC-c ul li a { line-height: 50px; margin-top:0; }
}


.investorC-f ul { margin: 20px 0 30px; }
.investorC-f ul li { cursor: pointer; line-height: 30px; margin: 10px 0; font-size: 16px;color:#666666; position: relative; padding-left:33px; }
.investorC-f ul li span { display: inline-block; width: 24px; height: 24px; background: url(../images/tga.png) no-repeat center/cover; position: absolute; left: 0; top:50%; transform: translateY(-50%); }
.investorC-f ul li.cur span { background: url(../images/tgabg.png) no-repeat center/cover; }
.investorC-f ul li.cur { color:#2ca6e0; }

.dingyue { position: fixed; width: 100%; height: 100%; z-index: 1000000; background: rgba(0,0,0,0.7); left:0; top:0; }
.dingyueA { width: 100%; height: 100%; position: relative; }
.dingyueA-a { padding: 60px 50px 56px; width: 600px; height: 500px; background: #fff; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); }

.dingyueA-b .t { font-size: 30px;color:#333; line-height: 42px; }
.dingyueA-b .t span { cursor: pointer; width: 42px; height: 42px; position: absolute; right: 0; top: 0; background: url(../images/tgclose.png) no-repeat right center; }


.investorC-f p { font-size: 16px;color:#666666; margin-top:20px; }


.inverstorH { padding-top:70px; overflow: hidden; }
.inverstorH-b { overflow: hidden; }
.inverstorH-b .con { position: absolute; padding:  0 6%; left:0; top:50%; transform: translateY(-50%); }
.inverstorH-b .con .t { margin-bottom:30px; }
.inverstorH-b .img img { width: 100%; }


.inverstorH-b .con .more { margin-top:24px; }
.inverstorH-b .con .more span { cursor: pointer; display: inline-block; padding-left:120px; line-height: 100px; font-size: 18px; color: #fff; background: url(../images/btnvideo.png) no-repeat left center; background-size: auto 100%; }




@media(max-width:  1680px){
	.inverstorH { padding-top:50px; }
	.inverstorH-b .con { padding:  0 5%; }
	.inverstorH-b .con .t { margin-bottom:30px; }
	.inverstorH-b .con .more { margin-top: 10px; }
	.inverstorH-b .con .more span { padding-left:80px; line-height: 70px; font-size: 18px; }

}
@media(max-width:  1480px){
	.inverstorH { padding-top:40px; }
	.inverstorH-b .con { padding:  0 4%; }
	.inverstorH-b .con .t { margin-bottom:20px; }
	.inverstorH-b .con .more span { padding-left:64px; line-height: 50px; font-size: 16px; }
}
@media(max-width:  1024px){
	.inverstorH { padding-top:30px; }
	.inverstorH-b .con { padding:  0 3%; }
	.inverstorH-b .con .t { margin-bottom:10px; }
	.inverstorH-b .con .more { margin-top: 0px; }
	.inverstorH-b .con .more span { padding-left:46px; line-height: 40px; }
}
@media(max-width:  640px){
	.inverstorH { padding-top:30px; }
	.inverstorH-b .con { padding:  0 3%; }
	.inverstorH-b .img img { width: 150%; max-width: 300%; }
}

@media(max-width:  400px){
	.inverstorH { padding-top:20px; }
	.inverstorH-b .con { padding:  0 2%; }
	.inverstorH-b .img img { width: 200%; max-width: 300%; }
}


.ygpjA { padding:60px 0 120px; }

.ygpjA-b ul li { margin-top: 50px; background: #fff; }

.ygpjA-c .img { float: left; width: 50%;  }

.ygpjA-d { right: 0; width: 50%; padding: 0 5%; }

.ygpjA-b ul li:nth-child(2n) .ygpjA-c .img { float: right; }
.ygpjA-b ul li:nth-child(2n) .ygpjA-d { left:0; right:auto; }

.ygpjA-d .t { font-size: 30px;color:#333333; }
.ygpjA-d .et { font-size: 18px;color:#0861a5; margin:10px 0 20px; }
.ygpjA-d .con { text-align: justify; font-size: 16PX;color:#666; line-height: 2; margin:0px 0 50px; }


.ygpjA-d .con { overflow-y: scroll; max-height: 160px; }
.ygpjA-d .con {
    scrollbar-color:  #2ca6e0 rgba(255,255,255,0);  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
}
/* 以下是chrome浏览器自定义滚动条样式方式 */
.ygpjA-d .con::-webkit-scrollbar  {/*滚动条整体样式*/
        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.ygpjA-d .con::-webkit-scrollbar-thumb  {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #2ca6e0;
}
.ygpjA-d .con::-webkit-scrollbar-track  {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: rgba(255,255,255,0);
}



@media(max-width:  1780px){
	.ygpjA-d .t { font-size: 28px; }
	.ygpjA-d .et { margin: 8px 0 16px; }
	.ygpjA-d .con { margin-bottom: 40px; line-height: 1.8; }
	.ygpjA { padding:50px 0 100px; }
}
@media(max-width:  1580px){
	.ygpjA-d .t { font-size: 24px; }
	.ygpjA-d .et { margin: 6px 0 12px; }
	.ygpjA-d .con { margin-bottom: 30px; line-height: 1.8; }
	.ygpjA-d { padding: 0 3%; }
	.ygpjA-b ul li { margin-top: 40px; }
	.ygpjA { padding:40px 0 80px; }
}
@media(max-width:  1480px){
	.ygpjA-d .t { font-size: 24px; }
	.ygpjA-d .et { margin: 6px 0 12px; }
	.ygpjA-d .con { margin-bottom: 30px; line-height: 1.8; }
	.ygpjA-d { padding: 0 3%; }
	.ygpjA { padding:30px 0 60px; }
}
@media(max-width:  1280px){
	.ygpjA-d .t { font-size: 20px; }
	.ygpjA-d .et { font-size: 16px; margin: 6px 0 12px; }
	.ygpjA-d .con { margin-bottom: 20px; line-height: 1.6; }
	.ygpjA-d { padding: 0 3%; }
	.ygpjA-b ul li { margin-top: 30px; }
	.ygpjA { padding:30px 0 50px; }
}
@media(max-width:  1024px){
	.ygpjA-c .img { width: 100%; }
	.ygpjA-d { width: 100%; position: relative; float: left; padding: 20px 16px; }
	.ygpjA-b ul li { margin-top: 20px; }
	.ygpjA { padding:20px 0 40px; }
	.ygpjA-d .con { max-height: 10000px; }
}








/* 纽脉奇点TM技术创新中心 */
.jscx { overflow: hidden; background: url(../images/jscxa.png) no-repeat bottom center/cover; }
.jscxA { padding: 90px 0 140px; }
.jscxA-a { position: relative; }
.jscxA-b { position: absolute; left:0; top:50%; transform: translateY(-50%); width: 45%;}
.jscxA-c { float: right; position: relative; width: 47%; padding: 0 20px 0; }
.jscxA-c .img { position: relative; }
.jscxA-c .img:after,.jscxA-c .img:before { content:''; border-radius: 50%; border:1px solid #f2f2f2; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%);}
.jscxA-c .img:after { width: 45vw; height: 45vw; }
.jscxA-c .img:before { width: 53vw; height: 53vw; }
.jscxA-c .img img { width: 100%;}
.jscxA-b .c1 p { margin-top:10px; }
.jscxA-b .c1 p:nth-child(1) { margin-top:0;}
.jscxA-b .c1 { margin-top: 20px;}
@media(max-width: 1780px){
	.jscxA { padding: 70px 0 120px; }
}
@media(max-width: 1680px){
	.jscxA { padding: 60px 0 100px; }
    .jscxA-b .c1 { max-height: 400px; }
}
@media(max-width: 1480px){
	.jscxA { padding: 50px 0 80px; }
    .jscxA-b .c1 { max-height: 360px; }
}
@media(max-width: 1280px){
	.jscxA { padding: 40px 0 60px; }
	.jscxA-c { width: 52%;}
	.jscxA-c .img:after { width: 48vw; height: 48vw; }
	.jscxA-c .img:before { width: 56vw; height: 56vw; }
	.jscxA-b .c1 p { line-height: 1.8;}
}
@media(max-width: 1024px){
	.jscxA { padding: 30px 0 40px; }
	.jscxA-b { float: left; width: 100%; position: relative; top:0; transform: translate(0); margin-bottom: 20px; }
	.jscxA-c { width: 100%; text-align: center; padding: 0;}
	.jscxA-c .img img { width: auto;}
	.jscxA-c .img:after { display: none; width: 48vw; height: 48vw; }
	.jscxA-c .img:before { display: none; width: 56vw; height: 56vw; }
	.jscxA-b .c1 p { line-height: 1.8;}
	.jscxA-b .c1 { margin-top: 10px;}
}


/* 研发前沿 */
.alignC { text-align: center;}
.yfqyA { padding: 70px 0 80px;}
.yfqyA-b { margin-top: 40px;}
.yfqyA-b ul li { float: left; width: 32%; margin-right:2%;}
.yfqyA-b ul li:nth-child(3) { margin-right:0;}
.yfqyA-c .con { background: #f7f7f7; padding:25px 24px 30px;}
.yfqyA-c .con .d { font-size: 15px;color:#2ca6e0; }
.yfqyA-c .con .t { height: 29px; overflow: hidden; margin:10px 0 15px; font-size: 22px;color:#00365e;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.yfqyA-c .con .c { font-size: 16px; color:#666666; line-height: 1.8; margin-bottom:30px; height: 56px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.yfqyA-c .con .more span { display: inline-block; font-size: 14px; color:#666666; padding-right:15px; background: url(../images/yfqyb.png) no-repeat right center;}


.yfqyA-d { margin:40px 0 70px; }
.yfqyA-d ul li a { display: block; border:1px solid #e2e2e2; padding: 20px; }
.yfqyA-d ul li:nth-child(n+1) { margin-bottom:15px; }
.yfqyA-e { position: relative;}
.yfqyA-e .t { font-size: left; font-size: 18px;color:#333333; width: calc(100% - 100px);}
.yfqyA-e .d { font-size: 16px; position: absolute; top:50%; transform: translateY(-50%); right:0;}
.yfqyA-d ul li a:hover { border-color:#2ca6e0; }
.yfqyA-d ul li a:hover .d,.yfqyA-d ul li a:hover .t { color:#2ca6e0; }


@media(max-width: 1680px){
	.yfqyA { padding: 60px 0 70px;}
	.yfqyA-d { margin:30px 0 60px; }
	.yfqyA-b { margin-top: 30px;}
	.yfqyA-c .con .t { height: 24px; line-height: 24px; font-size: 20px; margin: 6px 0 10px;}
	.yfqyA-c .con .c { margin-bottom: 20px;}
	.yfqyA-c .con { padding: 20px 20px 24px;}
}
@media(max-width: 1480px){
	.yfqyA { padding: 50px 0 60px;}
	.yfqyA-d { margin:20px 0 50px; }
	.yfqyA-d ul li a { padding: 16px; }
	.yfqyA-b { margin-top: 20px;}
	.yfqyA-c .con .t { height: 24px; line-height: 24px; font-size: 20px; margin: 6px 0 10px;}
	.yfqyA-c .con .c { margin-bottom: 12px;}
	.yfqyA-c .con { padding: 20px 16px 24px;}
}
@media(max-width: 1280px){
	.yfqyA { padding: 40px 0 50px;}
	.yfqyA-d { margin:20px 0 40px; }
	.yfqyA-d ul li a { padding: 16px 12px; }
	.yfqyA-c .con .t { font-size: 18px; margin: 5px 0 8px;}
	.yfqyA-c .con .c { margin-bottom: 10px;}
	.yfqyA-c .con { padding: 20px 16px 20px;}
	.yfqyA-e .t { font-size: 16px;}
}
@media(max-width: 1024px){
	.yfqyA { padding: 30px 0 40px;}
	.yfqyA-c .con { padding: 16px 12px 20px;}
}
@media(max-width: 900px){
	.yfqyA-b ul li { width: 100%; }
	.yfqyA-b ul li:nth-child(n+2) { margin-top: 16px; }
	.yfqyA-e .t { width: 100%; }
	.yfqyA-e .d { position: relative; top:0; float: left; width: 100%; transform: translateY(0); margin-top: 10px; }
}





/*公告与通函*/
/*.investorE { background: #f7f8f8; padding:100px 0 70px; }*/
.investorX-a { float: right; width: calc(100% - 520px); max-width: 900px; padding-top:20px; }
.investorX-a .ggthA-c {width: 36%;background: #fff;margin-right: 15px; border-radius: 50px;}
.investorX-a .ggthA-c span {  background: url(../images/xwzx-xv.png) no-repeat center; width: 30px; line-height: 48px; display: inline-block; position: absolute; right: -1px; top: 50%; padding-left: 40px; height: 48px;margin-top: -24px;  font-size: 16px;color:#fff;}
.investorX-a .ggthA-d {background: #fff;width: calc(65% - 30px); border-radius: 50px;}
.ggthA-c .inp {cursor: pointer;position: relative;font-size: 16px;padding-left: 15px;width: 100%; border-radius: 50px;}
.ggthA-c .inp p {line-height: 48px;font-size: 16px;color: #666666;}
.ggthA-c .inp:hover dl {display: block;}
.ggthA-c .inp dl {padding: 15px 12px;display: none;border: 1px solid #eee;z-index: 100;background: #fff;width: 100%;position: absolute;left: 0;top: 48px;}
.ggthA-c .inp dl dd {cursor: pointer;line-height: 2;font-size: 14px;color: #666;}
.ggthA-c .inp dl dd:hover {color: #f11053;}
.ggthA-c {position: relative;}
.ggthA-c {border: 1px solid #e2e2e2;width: 17%;float: left;}
.ggthA-c select {cursor: pointer;position: relative;width: 100%;font-size: 16px;color: #666666;background: #f8f8f8;padding: 0 20px;background: none;border: none;height: 48px;border-radius: 40px;}
.ggthA-d {position: relative;float: right;width: 81%;}
.ggthA-d .inp,
.ggthA-c input {background: url(../images/ggtha.png) no-repeat 30px center;width: 100%; border-radius: 50px; font-size: 16px;color: #666666;padding-left: 70px;height: 50px;border: 1px solid #e2e2e2;}
.ggthA-d .inp {padding-left: 20px;background: none;}
.ggthA-d .sub {position: absolute;top: 0; border-radius: 50px; right: 0;background: url(../images/xwzx-fdj.png) no-repeat 45px center #2ca6e0; text-align: left;padding-left: 72px;width: 149px;font-size: 16px;color: #ffffff;cursor: pointer;height: 50px;border: 1px solid #2ca6e0;}
.xwzx-B .ggthA-b {padding-bottom: 30px;}
@media(max-width: 750px) {
	.ggthA-c,.ggthA-d {width: 100%;}
	.ggthA-d {margin-top: 15px;}
	.xwzx-B .ggthA-b {padding-bottom: 20px;}
}

.investorE-a .mainTit { float: left; width: 520px; padding-right: 30px; }
.bgh { background: #f5f4f6; padding-bottom:0; }




.aboutAAA { padding:3vw 0 4vw; }
.gszlA { background: #f5f5f5; }

.gszl { background: #fff; }
.ggth ul li { margin-top: 16px; border:1px solid #e2e2e2; background: #fff; }
.ggth ul li a {  font-size: 16px; color: #333333; position: relative; padding: 20px 60px 20px 130px;  }
.ggth ul li a { display: block; } 
.ggth ul li .t { display: inline-block;  padding-left: 13px; border-left: 1px solid #e2e2e2; }
.ggth ul li .d { font-size: 16px;color:#333333; position: absolute; left: 26px; top:50%; transform: translateY(-50%); }
.ggth ul li i { position: absolute; width: 30px; height: 30px; top:50%; transform: translateY(-50%); }
.ggth ul li i.down { right: 28px; background: url(../images/downa.png) no-repeat center; }
.ggth ul li i.view { right: 82px; background: url(../images/view.png) no-repeat center; }

.ggth ul li:hover { border:1px solid #2ca6e0; }
.ggth ul li:hover i.down { background: url(../images/downabg.png) no-repeat center; }
.ggth ul li:hover i.view { background: url(../images/viewbg.png) no-repeat center; }
.ggth ul li:hover .t,.ggth ul li:hover .d { color:#2ca6e0; }

.gszlAA-a { margin-top:40px; }
.gszlBB { margin-bottom:2vw; }

.gszlCC { margin-top:30px; }
.gszlCC ul { display: flex; flex-wrap: wrap; }
.gszlCC ul li { float: left; background: #ffffff; width: 32%; margin-right:2%; }
.gszlCC ul li:nth-child(3) { margin-right:0; }
.gszlCC-a { padding:2vw 20px 2vw 2vw; }
.gszlCC-a .t { margin-bottom: 10px; font-size: 22px;color:#333333; }
.gszlCC-a .c { font-size: 16px;color:#666666; line-height: 1.8; }

.gszlCC-a { padding:2vw 20px 2vw 2vw; }
.gszlCC-a:hover { background: url(../images/tgc.jpg) no-repeat center/cover; }
.gszlCC-a:hover .t,.gszlCC-a:hover .c { color:#fff; }

@media(max-width: 1680px){
	.gszlAA-a { margin-top:30px; }
}
@media(max-width: 1480px){
    .gszlAA-a { margin-top:20px; }
    .gszlCC-a .t { font-size: 20px; }
}
@media(max-width: 1280px){
    .gszlCC-a .t { font-size: 18px; }
    .gszlCC { margin-top:20px; }

}
@media(max-width:  1024px){
	.aboutAAA { padding:30px 0 40px; }
}
@media(max-width:  640px){
	.gszlCC ul li { width: 100%; margin-right:0; }
	.gszlCC ul li:nth-child(n+2) { margin-top: 10px; }
	.gszlCC-a { padding: 16px 12px 20px; }
	.gszlCC-a .c { line-height: 1.5; }
}







@media(max-width: 1680px){
	.investorX-a .ggthA-c  { width: 49%; }
	.investorX-a .ggthA-d { width: 48%; }
}
@media(max-width: 1200px){
	.investorE-a .mainTit { width: 100%; }
	.investorX-a .ggthA-c,.investorX-a .ggthA-d  { width: 100%; }
	.investorX-a .ggthA-d { margin-top: 10px; }
	.investorX-a { width: 100%; max-width: 100%; }
	.ggthA-d .sub { width: 130px; padding-left: 60px; background: url(../images/xwzx-fdj.png) no-repeat 35px center #2ca6e0; }
}

@media(max-width:  1024px){
	.ggth ul li a { padding: 18px 60px 16px 110px; }
	.ggth ul li .d { font-size: 16px; left:12px; }
	.ggth ul li i.down { right: 12px; }
	.ggth ul li i.view { right: 50px; }
	.ggth { margin-bottom: 30px; }
}

@media(max-width:  500px){
	.ggth ul li a{ padding: 18px 50px 16px 12px; }
	.ggth ul li .d {position: relative; left:0; width: 100%; display: block; top:0; transform: translateY(0); }
	.ggth ul li .t { padding-left:0; border:none; }
	.ggth ul li i.down { right: 12px; }
	.ggth ul li i.view { right: 50px; }
}


.investorF-b ul {margin: 40px 0 70px;}
.investorF-b ul li {float: left;width: 24%;margin-right: 1.333333%;}
.investorF-b ul li:nth-child(4n) {margin-right: 0;}
.investorF-b ul li:nth-child(n+5) { margin-top:2%; }
.investorF-b ul li .img {height: auto;overflow: hidden;}
.investorF-b ul li .img img {transition: all 0.2s;border: 1px solid #e2e2e2;}
.investorF-b ul li:hover .img img {transform: scale(0.9);}
.investorF-b ul li .con {padding: 20px 0;position: relative;border-bottom: 2px solid #ddd;}
.investorF-b ul li .con .t {font-size: 18px;color: #333333;padding-left: 8px;position: relative;}
/*.investorF-b ul li .con .t:after {content: '';width: 3px;height: 3px;background: #444;border-radius: 50%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}*/
.investorF-b ul li .con .more {font-size: 16px;color: #666666; width: 37px; height: 25px;background: url(../images/morebg4bg.png) no-repeat right center;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.investorF-b ul li:hover .con .more { background: url(../images/morebg4.png) no-repeat right center; }
.investorF-b ul li:hover .con .t { color:#2ca6e0; }
.investorF-b ul li:hover .con { border-bottom: 2px solid #2ca6e0;}
@media(max-width:1680px) {
	.investorF-b ul {margin: 40px 0 60px;}
	.investorF-b ul li .con .t {font-size: 16px;}
	.investorF-b ul li .con .more {font-size: 14px;}
}
@media(max-width:1380px) {
	.investorF-b ul {margin: 30px 0 50px;}
	.investorF-b ul li {width: 32%;margin: 0 2% 0 0;}
	.investorF-b ul li:nth-child(4n) {margin-right: 2%;}
	.investorF-b ul li:nth-child(3n) {margin-right: 0;}
	.investorF-b ul li:nth-child(n+5) { margin-top:0; }
	.investorF-b ul li:nth-child(n+4) { margin-top:2%; }
}
@media(max-width:1024px) {
	.investorF-b ul li {width: 49%; margin-right:0; }
	.investorF-b ul li:nth-child(n+4) { margin-top:0; }
	.investorF-b ul li:nth-child(n+3) { margin-top:2%; }
	.investorF-b ul li:nth-child(4n) {margin-right: 0;}
	.investorF-b ul li:nth-child(2n) { float: right;}
	.investorF-b {margin-top: 20px;}
}
@media(max-width:600px) {
	.investorF-b {margin: 20px 0 40px;}
	.investorF-b ul li {width: 100%;margin: 0 0 15px 0;}
	.investorF-b ul li .img {height: auto;}
	.investorF-b ul li:nth-child(n+3) { margin-top:0; }
	.investorF-b ul li:nth-child(n+2) { margin-top:16px; }
}

/*推介会材料*/
.tjhclA { background: #f5f5f5; }
.tjhcl ul li { width: 32%; margin-right:2%; }
.tjhcl ul li:nth-child(4n) { margin-right:2%; }
.tjhcl ul li:nth-child(3n) { margin-right:0; }
.tjhcl ul li:nth-child(n+4) { margin-top:2%; }
.tjhcl ul li .img { overflow: hidden; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.tjhcl ul li .con { background: #fff; border:none; }
.tjhcl ul li:hover .con { background: #0861a5; border: none;}
.tjhcl ul li:hover .con .t { color: #fff; }
.tjhcl ul li .con .more { right:10px; }
.tjhcl ul li:hover .con .more { background: url(../images/jjtwjite.png) no-repeat right center; }
@media(max-width:  1024px){
	.tjhcl ul li { width: 49%; margin-right:0; }
	.tjhcl ul li:nth-child(4n) { margin-right:0; }
	.tjhcl ul li:nth-child(2n) { float: right; }
	.tjhcl ul li:nth-child(n+3) { margin-top:2%; }
	.investorF-b ul { margin: 20px 0 30px; }
	.investorF-b ul li .con { padding: 12px 0; }
}
@media(max-width:  600px){
	.tjhcl ul li{ width: 100%; }
	.tjhcl ul li:nth-child(n+2) { margin-top:2%; }
}

/*招股书*/
.zgs { margin-top:40px; }
.zgsA-a { float: left; width: 31.5%; }
.zgsA-a a { display: block; position: relative; }
.zgsA-a a .t { position: absolute; width: 100%; left: 0; font-size: 20px; color:#fff; bottom: 20px; padding: 0 20px; }
.zgsA-b { float: right; width: 66%; height: 26vw; }
.zgsA-b ul { height: 100%; }
.zgsA-b ul li { height: calc(20% - 10px); background: #ffffff; margin-bottom: 12px; }
.zgsA-b ul li a { position: relative; display: block;height: 100%; }
.zgsA-c { position: absolute; top:50%; width: 100%; transform: translateY(-50%); padding:0 25px; }
.zgsA-c .t { float: left; line-height: 20px; font-size: 18px;color:#333; }
.zgsA-c .d { font-size: 16px;color:#999999; float: right; line-height: 20px; }

@media(max-width:  1480px){
	.zgs { margin-top:30px; }
	.zgsA-a a .t { font-size: 18px; }
	.zgsA-c { padding: 0 20px; }
	.zgsA-b { height: 28.8vw; }
	.zgsA-c .t { font-size: 16px; }
}
@media(max-width:  1280px){
	.zgs { margin-top:20px; }
	.zgsA-a a .t { padding: 0 16px; }
	.zgsA-c { padding: 0 15px; }
	.zgsA-b { height: 33.8vw; }
	.zgsA-c .t { font-size: 16px; }
}
@media(max-width:  700px){
	.zgsA-a,.zgsA-b { width: 100%; height: auto; }
	.zgsA-b { margin-top: 20px; }
	.zgsA-c { padding:  16px 12px; position: relative; transform: translateY(0); }
}


.proB { overflow: hidden; width: 100%; background: url(../images/probg.jpg) no-repeat right center; background-size: auto 100%; }
.proB-a { float: left; width: 50%; }


.proB-b { width: 50%; right:0; padding: 0 13.5% 0 5%; }
.proB-c { padding-bottom: 30px; border-bottom: 1px solid #e2e2e2; margin-bottom: 30px; }
.proB-c .t { font-size: 40px;color:#00365e; font-weight: bold; }
.proB-c .c { font-size: 16px;color:#666666; line-height: 2; margin-top: 20px; }
.proB-d .t { font-size: 22px;color:#00365e; }
.proB-d .c { font-size: 16px;color:#666666; line-height: 2; margin-top: 20px; }

.proB-d .c ul { margin-left: 16px; list-style: disc; }

@media(max-width: 1680px){
	.proB-c .t { font-size: 32px; }
	.proB-c { padding-bottom: 20px; margin-bottom: 20px; }
	.proB-c .c,.proB-d .c { margin-top: 15px; line-height: 1.8; }
}
@media(max-width: 1480px){
	.proB-c .t { font-size: 24px; }
	.proB-c { padding-bottom: 16px; margin-bottom: 16px; }
	.proB-b { padding: 0 10% 0 4%; }
	.proB-c .c,.proB-d .c { margin-top: 15px; line-height: 1.6; font-size: 15px; }
}
@media(max-width: 1280px){
	.proB-c .t { font-size: 24px; }
	.proB-c { padding-bottom: 16px; margin-bottom: 16px; }
	.proB-b { padding: 0 3% 0 3%; }
	.proB-c .c,.proB-d .c { margin-top: 15px; line-height: 1.6; }
}

@media(max-width: 1024px){
	.proB-c .t { font-size: 24px; }
	.proB-a { width: 100%; }
	.proB-c { padding-bottom: 16px; margin-bottom: 16px; }
	.proB-b { width: 100%; padding: 20px 3% 40px; position: relative; left: 0; float: left; }
	.proB { background: url(../images/probg.jpg) no-repeat center bottom; background-size: 100% auto; }
	.proB-c .c,.proB-d .c { margin-top: 15px; line-height: 1.6; }
}


.proC { background: #f5f5f5; }
.proC-b { float: left; width: 250px; }
.proC-b ul { margin-top: 30px; }
.proC-b ul li{ border-bottom:  2px solid #ddd; font-size: 18px;color:#666666; line-height: 3; }
.proC-b ul li.cur { border-bottom: 2px solid #24a9e9; color:#24a9e9; cursor: pointer; }
.proC-d { float: right; width: calc(100% - 350px); }
.proC-d .con { margin-top: 20px; }
.proC-d .t { font-size: 22px; color:#333333; }
.proC-d .c { margin-top: 15px; font-size: 16px; color:#666; line-height: 1.8; }
@media(max-width:  1480px){
	.proC-b { float: left; width: 200px; }
	.proC-b ul { margin-top: 20px; }
	.proC-b ul li { font-size: 16px; line-height: 2.8; }
	.proC-d { float: right; width: calc(100% - 250px); }
	.proC-d .t { font-size: 20px; }
}
@media(max-width:  1024px){
	.proC-b { float: left; width: 100%; }
	.proC-b ul li { width: 50%; float: left; }
	.proC-d { margin-top: 20px; width: 100%; }
	.proC-d .t { font-size: 20px; }
}
@media(max-width:  380px){
	.proC-b ul { margin-top: 10px; }
	.proC-b ul li { font-size: 14px; }
}


.proD { padding:80px 0 90px; background: url(../images/pred.jpg) no-repeat center/cover; }
.hzgaA-b { margin-top: 40px; }
.hzgaA-b dl dd { float: left; width: 32%; margin-right: 2%; }
.hzgaA-b dl dd:nth-child(3n) { margin-right:0; }
.hzgaA-b dl dd:nth-child(n+4) { margin-top: 2%; }
.hzgaA-b dl dd a { display: block; padding:16px; background: #fff; border:2px solid #fff; }
.hzgaA-b dl dd a:hover { border-color:#2ca6e0; }
.hzgaA-b dl dd a:hover .mainMore { background-color:#2ca6e0; color:#fff; border-color: #2ca6e0; }
.hzgaA-b dl dd a:hover .mainMore span { background: url(../images/morebg.png) no-repeat right center; }
.hzgaA-b dl dd a .con { padding: 16px 0 0px; }
.hzgaA-b dl dd a .con .t {text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; font-size: 22px;color:#00365e; line-height: 30px; height: 30px; overflow: hidden; }
.hzgaA-b dl dd a .con .c {text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; font-size: 16px; margin-top: 6px; color:#666666; line-height: 24px; height: 48px; overflow: hidden; }

.hztyA-d { margin-top: 20px; height: 60px; }
.hztyA-d span { display: inline-block; line-height: 20px; padding-left:26px; font-size: 14px;color:#2ca6e0; border-right:1px solid #2ca6e0; padding-right:15px; margin-right:15px; }
.hztyA-d span.i1 { background: url(../images/hzgai1.png) no-repeat left center; }
.hztyA-d span.i2 { background: url(../images/hzgai2.png) no-repeat left center; }
.hztyA-d span.i3 { background: url(../images/hzgai3.png) no-repeat left center; }
.hztyA-d span:last-child { border:none; margin-right:0; padding-right:0; }

@media(max-width:  1680px){
	.proD { padding:60px 0 70px; }
	.hzgaA-b dl dd a .con .t { font-size: 20px; }
	.hzgaA-b { margin-top: 30px; }
}
@media(max-width:  1280px){
	.hzgaA-b dl dd a .con .t { font-size: 18px; }
	.hztyA-d { margin-top: 10px; }
	.proD { padding:40px 0 50px; }
	.hzgaA-b { margin-top: 20px; }
}
@media(max-width:  1024px){
	.hzgaA-b dl dd { width: 49%; margin-right:0; }
	.hzgaA-b dl dd:nth-child(2n) { margin-right:0; float: right; }
	.hzgaA-b dl dd:nth-child(n+3) { margin-top: 2%; }
	.proD { padding:30px 0 40px; }
}
@media(max-width:  640px){
	.hzgaA-b dl dd { width: 100%; }
	.hzgaA-b dl dd:nth-child(n+2) { margin-top:16px; }
	.hzgaA-b dl dd a { padding: 12px; }
}



.proListA { padding:90px 0 100px; }

.proListA-b { width: 45%; right:0; }
.proListA-a .img { float: left; width: 50%; }
.proListA-b .c1 p:nth-child(n+2) { margin: 10px 0 0; }

.proListA .proListA-a:nth-child(2n) .img { float: right; }
.proListA .proListA-a:nth-child(2n) .proListA-b { left:0; }
.proListA .proListA-a:nth-child(n+2) { margin-top:60px; }

@media(max-width: 1680px){
	.proListA { padding:70px 0 80px; }
	.proListA .proListA-a:nth-child(n+2) { margin-top:50px; }
}
@media(max-width: 1480px){
	.proListA { padding:50px 0 60px; }
	.proListA .proListA-a:nth-child(n+2) { margin-top:40px; }
	.proListA-b .c1 { max-height: 200px; }
}
@media(max-width: 1280px){
	.proListA { padding:40px 0 50px; }
	.proListA .proListA-a:nth-child(n+2) { margin-top:30px; }
}

@media(max-width: 1024px){
	.proListA { padding:30px 0 40px; }
	.proListA .proListA-a:nth-child(n+2) { margin-top:20px; }
	.proListA-a .img { width: 100%; }
	.proListA-b {float: left; width: 100%; margin-top: 20px;}
	.proListA-b .c1 { max-height: 20000px; }
}


/*团队详情*/
.team { padding: 0 0 90px; background: #fff; }
.teamA-b { margin-top:40px; }
.teamA-b .img { float: left; width: 35%; }
.teamA-c { float: right; width: 60%; padding-top: 60px; }

.teamA-c .topTit { border-bottom: 1px solid #e2e2e2; padding-bottom: 30px; margin-bottom: 30px; }
.teamA-c .topTit .t { font-size: 30px;color:#333; }
.teamA-c .topTit .c { font-size: 16px; margin-top: 5px; }
.teamA-c .con { font-size: 16px; color:#666; line-height: 2; margin:30px 0 42px; }

@media(max-width:  1680px){
	.team { padding: 0 0 70px; }
	.teamA-b { margin-top:30px; }
	.teamA-c {  padding-top: 50px; }
	.teamA-c .topTit { padding-bottom: 24px; margin-bottom: 24px; }
	.teamA-c .topTit .t { font-size: 28px; }
	.teamA-c .con { margin:24px 0 36px; }
}
@media(max-width:  1480px){
	.team { padding: 0 0 60px; }
	.teamA-b { margin-top:20px; }
	.teamA-c {  padding-top: 40px; }
	.teamA-c .topTit { padding-bottom: 20px; margin-bottom: 20px; }
	.teamA-c .topTit .t { font-size: 24px; }
	.teamA-c .con { margin:20px 0 30px; }
}
@media(max-width:  1280px){
	.team { padding: 0 0 50px; }
	.teamA-b { margin-top:10px; }
	.teamA-c {  padding-top: 30px; }
	.teamA-c .topTit { padding-bottom: 20px; margin-bottom: 20px; }
	.teamA-c .topTit .t { font-size: 24px; }
	.teamA-c .con { margin:20px 0 30px; }
}
@media(max-width:  1024px){
	.team { padding: 0 0 40px; background-size: 80% auto; }
	.teamA-b .img { width: 100%; }
	.teamA-b { margin-top:10px; }
	.teamA-c { width: 100%; padding-top: 20px; }
	.teamA-c .topTit { padding-bottom: 20px; margin-bottom: 20px; }
	.teamA-c .topTit .t { font-size: 22px; }
	.teamA-c .con { margin:20px 0 20px; }
}





.sousuo_jg {

	padding: 150px 0 60px;
	background: #f7f7f7;
}


.sousuo_jg .sousuo_jg_top {
	position: relative;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a {
	float: left;
	/*width: 50%;*/
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .bt {
	font-size: 40px;
	color: #222222;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js {
	font-size: 18px;
	color: #444444;
	margin-top: 20px;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js span {
	color: #dd2226;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js a {
	display: inline-block;
	color: #444444;
	border-bottom: 1px solid #444444;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b {
	float: right;
	width: 22%;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li {
	float: right;
	width: 100%;
	margin-right: 4%;
	text-align: center;

	position: relative;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:last-child {
	margin-right: 0;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .bt {
	font-size: 16px;
	color: #333;
	padding: 12px 16px;
	text-align: left;
	border: 1px solid #b6bbc1;
	background: #fff;
	position: relative;
	cursor: pointer;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .bt:before {
	position: absolute;
	width: 13px;
	height: 6px;
	background: url(../images/jiantou_0302.png);
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	content: "";
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:hover .bt {
	border-bottom: none;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 0;
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	border-left: 1px solid #b6bbc1;
	border-bottom: 1px solid #b6bbc1;
	border-right: 1px solid #b6bbc1;
	border-top: none;
	background: #fff;
	display: none;
	overflow: hidden;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 90%;
	height: 1px;
	margin: 0 auto;
	content: "";
	background: #e5e5e5;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box p {
	color: #666666;
	font-size: 16px;
	float: left;
	cursor: pointer;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box .box_a {
	padding: 14px 20px;

}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box .box_a:nth-child(2n) {
	background: #f2f2f2;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box span {
	color: #dd2226;
	font-size: 16px;
	float: right;
	cursor: pointer;

}


.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:hover .box {
	display: block;
}

.sousuo_jg .sousuo_bottom {
	margin-top: 50px;
	padding: 50px;
	background: #fff;
}

.sousuo_jg .sousuo_bottom ul li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ededed;
}

.sousuo_jg .sousuo_bottom ul li .lm {
	color: #004387;
	font-size: 16px;
	margin-bottom: 14px;
}

.sousuo_jg .sousuo_bottom ul li .bt {
	color: #333333;
	font-size: 20px;
	margin-bottom: 20px;
}

.sousuo_jg .sousuo_bottom ul li .bt span {
	border-bottom: 1px solid #004387;
}

.sousuo_jg .sousuo_bottom ul li .js {
	line-height: 1.7;
	font-size: 16px;
	color: #666666;
}



.sousuo_jg .sousuo_bottom .jiazai {
	text-align: center;
	margin: 30px auto 0;
	cursor: pointer;
}


.sousuo_jg .sousuo_bottom .jiazai .bg {
	background: url(../images/jiazai_0302.png)center center/cover no-repeat;
	display: inline-block;
	width: 34px;
	height: 34px;
}

.sousuo_jg .sousuo_bottom .jiazai .text {
	font-size: 16px;
	color: #666666;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: -10px;
}

.sousuo_jg .container {
	padding-bottom: 80px;
}

@media(max-width: 1510px) {
	.sousuo_jg .container {
		padding-bottom: 60px;
	}

	.sousuo_jg {
		padding-top: 120px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .bt {
		font-size: 32px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js {
		font-size: 15px;
	}

	.sousuo_jg .sousuo_bottom ul li .lm {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_bottom ul li .bt {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.sousuo_jg .sousuo_bottom ul li .js {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_bottom ul li {
		margin-bottom: 22px;
		padding-bottom: 22px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:hover .bt {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box p {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box .box_a {
		padding: 12px 20px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .bt {
		font-size: 14px;
	}
}

@media(max-width: 1000px) {
	.sousuo_jg {
		padding-top: 80px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b {
		width: 40%;
	}
}

@media(max-width: 500px) {
	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b {
		width: 100%;
		margin-top: 20px;
	}

	.sousuo_jg .container {
		padding-bottom: 40px;
	}

	.sousuo_jg {
		padding-bottom: 40px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .bt {
		font-size: 24px;
	}

	.sousuo_jg .sousuo_bottom {
		padding: 20px 18px 30px;
	}

	.sousuo_jg .sousuo_bottom .jiazai {
		margin-top: 20px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js {
		margin-top: 14px;
	}

	.sousuo_jg .sousuo_bottom ul li .bt {
		margin-bottom: 8px;
	}

	.sousuo_jg .sousuo_bottom ul li .lm {
		margin-bottom: 8px;
	}

	.sousuo_jg .sousuo_bottom ul li {
		margin-bottom: 14px;
		padding-bottom: 14px;
	}
}




























































