

body {
	max-width: 100%;
	width: 100%;
	overflow: hidden;
	color: #666666;
	margin: 0 auto;
	font-size: 0.1rem;
	position: relative;
}

.ny_text{
	font-size: 12px;
	line-height: 2;
}

.ny_text2{
	font-size: 18px;
	line-height: 1.8;
	text-align: justify;
	
}

.container {
	margin:  0 36px 0 0px;
}

.container2 {
	width: 72.91%;
	margin: 0 auto;
}
.containerzz {
    width: 81.91%%;
    margin: 0 auto;
}
/*   .containerzz 
 width: 78.91%;
 margin: 0 auto;

}*/
.container3 {
	width: 100%;
}

.img {
	line-height: 0;
	
}

.img img{
	width: 100%;
	
}
.relative{
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	overflow: hidden;
}

.center {
	text-align: center;
}

.clearfix {
	clear: both;
}

.page {
	text-align: center;
}

.page a {
	font-size: 14px;
	color: #666666;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 5px;
	border:1px solid #b2b2b2;
    border-radius: 100%;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	vertical-align: top;
}

.page a.cur,
.page a:hover {
	color: #fff;
	background: #fea40f;
	border:1px solid #fea40f;
}

.page a.prev,
.page a.next {
	width: auto;
	position: relative;
	border-radius: 25px;
}

.page a.prev{
	padding: 0 18px;
}

.page a.next{
	padding: 0 18px;
}


.page a.prev:hover,
.page a.next:hover {
	color: #fff;
	background: #fea40f;
	border:1px solid #fea40f;
}

.page a.prev i,
.page a.next i{
	width: 5px;
	height: 9px;
	display: inline-block;
}


.page a.prev i{
	margin-right: 9px;
	margin-left: 0;
	background: url(../image/page_left.png) center center/cover;
}
.page a.next i{
	margin-left: 9px;
	margin-right: 0;
	background: url(../image/page_right.png) center center/cover;
}

.page a.prev:hover i{
	background: url(../image/page_left2.png) center center/cover;
}
.page a.next:hover i{
	background: url(../image/page_right2.png) center center/cover;
}


/*移动端*/
/**mobile nav**/
.mo_header {
	position: relative;
	padding: 0.2rem 0;
}

.mo_header .logo {
	float: left;
	width: 2rem;
	line-height: 0;
}

.mo_header .nav {
	float: right;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	cursor: pointer;
	width: 0.4rem;
}

.nav_box {
	width: 100%;
	height: 100%;
	position: fixed;
	right: auto;
	top: 0;
	bottom: 0;
	left: -100%;
	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;
}

.mo_header .nav_sousuo,
.mo_header .nav_quanqiu {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.mo_header .nav_sousuo {
	right: 1.98rem;
	width: 0.26rem;
	height: 0.26rem;
}

.mo_header .nav_quanqiu {
	right: 1.42rem;
	width: 0.28rem;
	height: 0.27rem;
}

.mo_header:before {
	width: 1px;
	height: 100%;
	background: #f5f5f5;
	position: absolute;
	right: 1.05rem;
	top: 0;
	content: "";
}

.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: 60px;
	border-bottom: 1px solid rgba(255, 255, 255, .06);
	padding: 0 15px;
	text-transform: capitalize;
}

.nav_box .navlist ul>li>a {
	display: block;
	color: #fff;
	position: relative;
}

.ny_text2 a-fadeinB1{
	width: 61.91%;
    margin: 0 auto;
}

.nav_box .navlist ul>li>a:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 12px;
	background: url(../image/icon_jt.png) no-repeat center center / cover;
}

.navlist>ul>li .navlist2 {
	border-top: 1px solid rgba(255, 255, 255, .06);
	display: none;
	padding: 10px 0;
}

.navlist>ul>li .navlist2 a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 15px;
	line-height: 34px;
}


.navlist>ul>li .navlist2 .navlist3 .box {
	padding-left: 15px;
	display: none;

}

.navlist>ul>li .navlist2 .navlist3 .box a {
	font-size: 14px;
}

.nav-overlay {
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #212222;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.nav-overlay .guanbi {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 34px;
	height: 34px;
	cursor: pointer;
}

.nav-overlay .nav-columns {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 900px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.nav-overlay .nav-columns .nav-column-left {
	padding-top: 5px;
}

.nav-overlay .nav-columns .nav-column-left h3 {
	font-size: 24px;
	color: #db9d53;
	padding-bottom: 25px;
	position: relative;
	font-family: RobotoMedium;
}

.nav-overlay .nav-columns .nav-column-left h3:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 23px;
	height: 2px;
	background: #fff;
	font-family: RobotoMedium;
}

.nav-overlay .nav-columns .nav-column-left .t {
	line-height: 36px;
	font-size: 16px;
	margin-top: 15px;
	color: #fff;
}

.nav-overlay .nav-columns .nav-column-right {
	text-align: right;
}

.nav-overlay .nav-columns .nav-column-right ul li {
	position: relative;
	font-size: 22px;
	margin-bottom: 30px;
	letter-spacing: 5px;
}

.nav-overlay .nav-columns .nav-column-right ul li a {
	color: #fff;
	display: block;
	transition: all .3s ease;
	width: 240px;
	text-align: left;
}

.nav-overlay .nav-columns .nav-column-right ul li a i {
	display: inline-block;
	width: 0;
	height: 1px;
	position: relative;
	top: -6px;
	margin-right: 5px;
	transition: all .5s;
	background: #fff;
}

.nav-overlay .nav-columns .nav-column-right ul li:hover a i,
.nav-overlay .nav-columns .nav-column-right ul li.cur a i {
	width: 30px;
}

/**/
.mo_header{display: none;}

.header{
	background: #ffffff;
	position: absolute;
	z-index: 9;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 1px 4px 20px 0px rgba(0,0,0,0.2);
}

.header .logo{
	float: left;
	width: 242px;
	margin-top: 17px;
	margin-left: 47px;
}

.header .header_a{
	float: right;
	/*margin-left: 5rem;*/
}

.header .header_a ul li {
	float: left;
	margin-right: 1.1rem;
}

.header .header_a ul li:last-child{
	margin-right: 0;
}

.header .header_a ul li > a{
	padding: 46px 0;
	font-size: 16px;
	color: #0d3b6f;
	display: block;
}

.header .header_a ul li > a i.jt{
	background:url(../image/header_jt.png) center center/cover;
	width: 10px;
	height: 6px;
	display: inline-block;
	margin-left: 6px;
	position: relative;
	top: -2px;
}

.header .header_b{
	float: right;
	margin: 34px 0 0 70px;
	padding: 8px 36px;
	border: 1px solid #cfd6de;
	border-radius: 25px;
	position: relative;
}

.header .header_b > a{
	font-size: 16px;
	color: #0d3b6f;
}

.header .header_b > a i.jt{
	background:url(../image/header_jt.png) center center/cover;
	width: 10px;
	height: 6px;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: -2px;
}

.header .header_b .header_b_box{
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	padding: 10px 10px 0;
	background: #fff;
	border:1px solid #ccc;
	display: none;
}

.header .header_b .header_b_box a{
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.header .header_b:hover .header_b_box{display: block;}

.footer{
	background: #0a294e;
	padding: 60px 0;
}

.footer .left{
	width: 25%;
}


.footer .left .logo{
	width: 178px;
	display: inline-block;
}

.footer .left .footer_dz{
	margin-top: 30px;
}
.footer .left .footer_dz .ul {
border-bottom: 1px solid #333333;
}
.footer .left .footer_dz .ul li{
	display: inline-block;
	margin-right: 28px;
}

.footer .left .footer_dz .ul li a{
	font-size: 16px;
	color: #666666;
	display: inline-block;
	padding-bottom: 20px;
	position: relative;
}

.footer .left .footer_dz .ul li.cur a{
	color: #bbbbbb;
}

.footer .left .footer_dz .ul li.cur a:before{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #bbbbbb;
	content: "";
	left: 0;
}

.footer .left .footer_dz .footer_dz_box{
	margin-top: 20px;
}
.footer .left .footer_dz .footer_dz_box .box{display: none;}
.footer .left .footer_dz .footer_dz_box .box.cur{display: block;}

.footer .left .footer_dz .footer_dz_box .ny_text{
	color: #bbbbbb;
}

.footer .right{
	/*width: 60%;*/
	padding-top: 6px;
}
.footer .right .footer_nav ul li {
	float: right;
	/*width: 20%;*/
	padding-left: 0.8rem;
}

.footer .right .footer_nav ul li:last-child{
	margin-left: 0;
}
.footer .right .footer_nav ul li > a{
	font-size: 16px;
	color: #bbbbbb;
	margin-bottom: 18px;
	display: block;
}

.footer .right .footer_nav ul li .box a{
	font-size: 14px;
	color: rgba(187,187,187,0.62);
	margin-bottom: 14px;
	display: block;
}

.banquan{
	background: #0a2445;
	padding: 26px 0;
}
.banquan .fx a{
	float: left;
	width: 21px;
	height: 17px;
	margin-right: 14px;
}

.banquan .fx a:last-child{
	margin-right: 0;
}

.banquan .fx a.weixin{
	background: url(../image/footer_weixin.png) center center/cover;
}

.banquan .fx a.weibo{
	background: url(../image/footer_weibo.png) center center/cover;
}

.banquan .fx a.in{
	background: url(../image/footer_in.png) center center/cover;
}
.banquan .right{color: rgba(255,255,255,0.5);font-size: 12px;}
.banquan .right a{color: rgba(255,255,255,0.5);font-size: 12px;}

@media(max-width: 1600px){
	.header .header_b > a{font-size: 14px;}
	.header .header_a ul li > a{
		font-size: 14px;
	}
	.header .header_a ul li{
		margin-right: 0.6rem;
	}
	.container2{
		width: 80%;
	}
	.footer .right .footer_nav ul li > a{font-size: 14px;}
	.footer .left .footer_dz .ul li a{font-size: 15px;}
	/*.footer .right .footer_nav ul li{
		padding-left: 0.6rem;
	}*/
		.ny_text2 {
		font-size: 16px;
    
}
}

@media(max-width: 1500px){
	.container2{
		width: 92%;
	}
	.footer{
		padding: 50px 0;
	}
	.footer .left {
    	width: 30%;
	}
}
@media(max-width: 1400px){
	.ny_text2 {
    font-size: 14px;
}
}
@media(max-width: 1300px){
	.ny_text2 {
    font-size: 13px;
}
}
@media(max-width: 1200px){
	.ny_text2 {
    font-size: 13px;
}
}

@media(max-width: 1100px){
	.container {
    	margin: 0 20px;
	}
	.container2{
		width: 100%;
		padding: 0 20px;
	}
	.header{
		display: none;
	}
	.mo_header{display: block;}
	.footer .right{display: none;}
	.footer .left{width: 100%;}
	.banquan {text-align: center;}
	.banquan .left{float: none;}
	/*.banquan .fx a{display: inline-block;float: none;}*/
	.banquan .right{float: none;margin-top: 10px;}
	.footer .left .footer_dz .ul li{
		    margin-right: 20px;
	}
	.footer {
    	padding: 40px 0;
	}
	.footer .left .logo{width: 140px;}

}

@media(max-width: 600px){
	.footer {
    	padding: 40px 0;
	}
	.footer .left .footer_dz {
	    margin-top: 20px;
	}

}

.nybanner .container2{
	position: relative;
	height: 100%;
}

.nybanner .container2 .text{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.nybanner .container2 .text .cn{
	font-size: 50px;
	color: #ffffff;
}

.nybanner .container2 .text .en{
	font-size: 21px;
	color: #FABF01;
	margin-bottom: 2px;
}

.title .cn{
	font-size: 20px;
	color: #333333;
}
.title .cn1{
	font-size: 33px;
	color: #333333;
}

.title .en{
	color: #FABF01;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 3px;
}

.talent_a{
	padding: 120px 0 160px;
	background: url(../image/talent_a_bg.jpg) center center/cover;
}

.padding_120{
	padding: 0 120px;
}

.talent_a .padding_120{
	padding: 0 0px;
}


.talent_a .ny_text2{
	margin-top: 54px;

    text-align: justify;
    
    -moz-text-align-last: justify;
}


.talent_a .ny_text2 .p{
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}

.talent_b{
	padding: 98px 0;
	background: url(../image/talent_b_bg.jpg) center center/cover;
}

.talent_b .container3{
	width: 100%;
	padding-right: 13.54%;
}

.talent_b .left{
	width: 58.3%;
	border-radius: 0 250px 250px 0;
	overflow: hidden;
}

.talent_b .right{
	width: 41.7%;
	padding-left: 128px;
	padding-top: 40px;
	

}
.talent_b .right .ul{
	margin-top: 40px;
	padding-top: 74px;
	border-top: 1px solid #ececec;
}
.talent_b .right .ul li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 50px;
	position: relative;
	padding-right: 12px;
}
.talent_b .right .ul li:nth-child(2n){
	margin-right: 0;
}

.talent_b .right .ul li .img{
	float: left;
	width: 50px;
}

.talent_b .right .ul li .bt{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 70%;
	left: 76px;
	font-size: 18px;
	color: #666666;
}

.talent_c{
	padding: 104px 0 96px;
	background: url(../image/talent_c_bg.jpg) center center/cover;
}

.talent_c .ul{
	margin-top: 54px;
}

.talent_c .ul li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	text-align: center;
	padding: 120px 12px 140px;
	border:1px solid #f4f4f4;
	border-radius: 150px;
	/*height: 364px;*/
}

.talent_c .ul li:nth-child(4n){
	margin-right: 0;
}

.talent_c .ul li .icon{
	width: 46px;
	display: inline-block;
}

.talent_c .ul li .bt{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-top: 30px;
}
.talent_c .ul li .bt p{display: inline-block;position: relative;}
.talent_c .ul li .bt p:before,.talent_c .ul li .bt p:after{
	position: absolute;
	top: 8px;
	width: 16px;
	height: 12px;
	content: "";
}

.talent_c .ul li .bt p:before{
	left: -30px;
	background: url(../image/talent_c_jt1.png) center center/cover;
}

.talent_c .ul li .bt p:after{
	right: -30px;
	background: url(../image/talent_c_jt2.png) center center/cover;
}

.talent_c .ul li:hover{
	background: #fafafa;
}

.talent_c .ul li:hover .bt{
	color: #FABF01;
}

.talent_c .ul li:hover .bt p:before{
	left: -30px;
	background: url(../image/talent_c_jt01.png) center center/cover;
}

.talent_c .ul li:hover .bt p:after{
	right: -30px;
	background: url(../image/talent_c_jt02.png) center center/cover;
}

.talent_d{
	padding: 90px 0 114px;
	/*background: url(../images/talent_d_bg.jpg) center center/cover;*/
	background: #fff;
}

.talent_d .talent_d_a{
	/*margin-top: 70px;*/
	padding: 70px 0 30px;
}
.talent_d .talent_d_a .swiper-slide{
	transition: all 0.4s;
}

.talent_d .talent_d_a .swiper-slide:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: url(../image/talent_d_bg.png) center center/cover;
	display: none;
}
/*
.talent_d .talent_d_a .swiper-slide-active:before{
		background: rgba(255,255,255,0);
}

.talent_d .talent_d_a .swiper-slide-active{
	 transform: scale(1.4); 
    -o-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    z-index: 6;
}*/

.talent_d .swiper-button-next,.talent_d .swiper-button-prev{
		width: 66px;
		height: 66px;
		position: absolute;
	/*	top: 50%;*/
}

.talent_d .swiper-button-next{
	right: 150px;
	background: url(../image/talent_d_jtr1.png) center center/cover;
}

.talent_d .swiper-button-prev{
	left: 150px;
	background: url(../image/talent_d_jtl1.png) center center/cover;
}

.talent_d .swiper-button-next:hover{
	background: url(../image/talent_d_jt_r2.png) center center/cover;
}

.talent_d .swiper-button-prev:hover{
	background: url(../image/talent_d_jt_r1.png) center center/cover;
}

/*.talent_e .left,.talent_e .right{
	width: 50%;
}

.talent_e .left .text,.talent_e .right .text{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.talent_e .left .text .bt,.talent_e .right .text .bt{
	font-size: 36px;
	color: #ffffff;
}*/



a.more{
	color: #ffffff;
	font-size: 15px;
	display: inline-block;
	border-radius: 25px;
	border:1px solid #cccccc;
	padding: 12px 44px 12px 52px;
}

a.more i{
	display: inline-block;
	position: relative;
	background: url(../image/more_i.png) center center/cover;
	width: 16px;
	height: 12px;
	margin-left: 10px;
	top: 2px;
}

.talent_e .left .text .more,.talent_e .right .text .more{
	margin-top: 36px;
}

@media(max-width: 1680px){
	.nybanner .container2 .text .cn{font-size: 42px;}
	.talent_a{
		padding: 90px 0 130px;
	}
	.talent_a .ny_text2 {
    	margin-top: 40px;
	}
	.talent_b{
		padding: 70px 0;
	}
	.talent_b .right{padding-top: 20px;}
	.talent_b .right .ul {
	    margin-top: 30px;
	    padding-top: 30px;
	}
	.talent_b .right .ul li .bt{
		font-size: 16px;
	}
	/*.title .cn{
		font-size: 38px;
	}*/
	.padding_120 {
    	padding: 0 80px;
	}

	.talent_a .padding_120 {
    	padding: 0 0px;
	}
	.talent_c{
		padding: 76px 0 90px;
	}
	.talent_c .ul {
    	margin-top: 40px;
	}
	.talent_d{
		padding: 80px 0 100px;
	}
	.talent_d .talent_d_a {
	    /*margin-top: 20px;*/
	    padding: 40px 0;
	}
	.talent_d .swiper-button-next, .talent_d .swiper-button-prev{
		width: 60px;
		height: 60px;
	}
	.talent_e .left .text .bt, .talent_e .right .text .bt{font-size: 30px;}
	.talent_e .left .text .more, .talent_e .right .text .more {
    	margin-top: 26px;
	}
	.talent_b .right .ul li{
		margin-bottom: 20px;
	}
	.talent_b .right .ul li .bt{
		width: 60%;
	}
	.talent_b .right{
		padding-left: 50px;
	}
}

@media(max-width: 1600px){
	.talent_b .container3{
		padding-right: 10%;
	}
}


@media(max-width: 1500px){
	.talent_b .container3{
		padding-right: 4%;
	}
}

@media(max-width: 1440px){
	.nybanner .container2 .text .cn{
		font-size: 32px;
	}
	.nybanner .container2 .text .en{}
	.talent_a {
    	padding: 60px 0 100px;
	}
	.title .cn {
    	font-size: 21px;
	}


.title .cn1 {
    	font-size: 33px;
	}




	.title .en{font-size: 22px;}
	.talent_a .ny_text2 {
    	margin-top: 30px;
	}
	.talent_b .right .ul {
	    margin-top: 20px;
	    padding-top: 20px;
	}
	.talent_b .right .ul li .bt{font-size: 14px;left: 60px;}
	.talent_b {
    	padding: 50px 0;
	}
	.talent_c {
    	padding: 60px 0 70px;
	}
	.talent_c .ul {
    	margin-top: 30px;
	}
	.talent_c .ul li .bt{font-size: 16px;}
	.talent_c .ul li .bt p:before, .talent_c .ul li .bt p:after{top: 6px;}
	.talent_d {
    	padding: 60px 0 40px;
	}
	.talent_d .talent_d_a{
		padding: 30px 0;
	}
	.talent_d .swiper-button-prev{left: 20px;}
	.talent_d .swiper-button-next{right: 20px;}
	.talent_e .left .text .bt, .talent_e .right .text .bt{
		font-size: 26px;
	}
	a.more{font-size: 14px;padding: 8px 32px 8px 40px;}
}

@media(max-width: 1200px){
	.talent_a .padding_120 {
    	padding: 0 0;
	}
	.home_a .ny_text2{
    font-size: 16px;
	}
}
@media(max-width: 1100px){

.talent_a .ny_text2{
	margin-top: 54px;

    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}

	.talent_a .ny_text2 br{display: none;}
	.talent_a  .containerzz{
		width: 100%;
		padding: 0 20px;
	}
	.nybanner{
		    height: 7.18rem;
	}
	.nybanner .container2{
		padding: 0;
		margin: 0 20px;
	}
	.nybanner .container2 .text .cn{
		font-size: 28px;
	}
	.talent_a {
    	padding: 40px 0 50px;
	}
	.title .cn {
	    font-size: 18px;
	}
	.ny_text2{font-size: 14px;}
	.talent_a .ny_text2 {
    	margin-top: 20px;
	}
	.talent_b{
		padding: 40px 0;
	}
	.talent_b .container3{
		padding: 0 20px;
	}
	.talent_b .left{
		width: 100%;
		margin-top: 3px;
	}
	.talent_b .right{
		width: 100%;
		padding-left: 0;
		padding-top: 0;
	}
	.talent_c {
    	padding: 40px 0 20px;
	}
	.talent_c .ul li{
		width: 48.5%;
		margin-right: 3%;
		border-radius: 5px;
		padding: 40px 12px;
		margin-bottom: 20px;
	}
	.talent_c .ul li:nth-child(4n){
		margin-right: 3%;
	}
	.talent_c .ul li:nth-child(2n){
		margin-right: 0;
	}
	.talent_c .ul li .icon{width: 40px;}
	.talent_c .ul li .bt{
		margin-top: 15px;
	}
	.talent_d .talent_d_a .swiper-slide:before {
	    content: "";
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    z-index: 3;
	    background: rgba(255,255,255,0.5);
	    transition: all 0.4s;
	    display: none;
	}
	.talent_d .talent_d_a .swiper-slide-active {
	    transform: scale(1);
	    -o-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -webkit-transform: scale(1);
	    z-index: 6;
	}
	.talent_d .swiper-button-next, .talent_d .swiper-button-prev{
		width: 54px;
		height: 54px;
	}
	.talent_d .talent_d_a {
    	padding: 0;
    	margin-top: 30px;
	}
	.padding_120{
		padding: 0;
	}
	.talent_d {
    	padding: 40px 0 40px;
	}
	.talent_e .left, .talent_e .right{width: 100%;}
	.talent_e .left .text .bt, .talent_e .right .text .bt{font-size: 20px;}
	a.more {
	    font-size: 14px;
	    padding: 8px 22px 8px 30px;
	}
	.talent_c .ul li .bt{font-size: 15px;}
		.talent_c .ul li .bt p:before, .talent_c .ul li .bt p:after {
	    top: 5px;
	}
}


.news_a{
	padding: 90px 0 100px;
}
.news_a_top .title{
	float: left;
	width: 40%;
}
.news_a_top .ul{
	position: absolute;
	bottom: 4px;
	right: 0;
	width: 60%;
	text-align: right;
}

.news_a_top .ul ul{display: inline-block;}

.news_a_top .ul li{
	float: left;
	margin-right: 14px;
}
.news_a_top .ul li:last-child{
	margin-right: 0;
}

.news_a_top .ul li a{
	font-size: 18px;
	color: #666666;
	border-radius: 25px;
	display: inline-block;
	border:1px solid #cecece;
	padding: 12px 36px 12px 46px;
	overflow: hidden;
}

.news_a_top .ul li a i{
	    display: inline-block;
    position: relative;
    background: url(../image/more_i.png) center center/cover;
    width: 16px;
    height: 12px;
    margin-left: 10px;
    top: 0;
}

.news_a_top .ul li.cur a{
	border:1px solid #FABF01;
	background: #FABF01;
	color: #fff;
}

.news_a_top .ul li.cur a i{
    background: url(../image/more_i_b.png) center center/cover;
}

.news_a_cen{
	margin-top: 45px;
}

.news_a_cen .left{
	width: 28.5%;
}
.news_a_cen .left .select-btn{
	border:1px  solid #cccccc;
	border-radius: 25px;
	overflow: hidden;
	position: relative;
}

.news_a_cen .left .select-btn::before {
    content: "";
    position: absolute;
    right: 36px;
    top: 50%;
    width: 13px;
    height: 8px;
    background: url(../image/year_b.png) no-repeat center center/cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.news_a_cen .left select{
	width: 100%;
    border: none;
    background: none;
    height: 50px;
    color: #999999;
    font-size: 16px;
    padding: 0 36px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.news_a_cen .right{
	width: 69.2%;
	height: 50px;
	position: relative;
}

.news_a_cen .right input{
	width: 100%;
	border:1px  solid #cccccc;
	border-radius: 25px;
	overflow: hidden;
	height: 50px;
	 font-size: 16px;
    padding: 0 36px;
}

.news_a_cen .right .btn{
	font-size: 18px;
	color: #ffffff;
	display: block;
	background: #838383;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	line-height: 50px;
	padding: 0 80px 0 70px;
	border-radius: 0 25px 25px 0;
}

.news_a_cen .right .btn i{
	display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../image/fangdajing.png) no-repeat center center/cover;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.news_a_btm{
	margin-top: 80px;
}

.news_a_btm li.ohter {
	width: 47%;
	float: left;
	margin-left: 6%;
	padding: 30px 0;
	margin-bottom: 30px;
	border-bottom: 2px solid #efefef;
}

.news_a_btm li.ohter:nth-child(2n){
	margin-left: 0;
}
.news_a_btm li.ohter .time{
	color: #999999;
	font-size: 20px;
}
.news_a_btm li.ohter .left{width: 100%;}

.news_a_btm li.ohter .bt{
	font-size: 24px;
	color: #333333;
	overflow:hidden; 
white-space: nowrap;
text-overflow: ellipsis;
margin-top: 16px;
}

.news_a_btm li.ohter .lj{
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
}

.news_a_btm li.ohter .lj i{
	    display: inline-block;
    position: relative;
    background: url(../image/more_i.png) center center/cover;
    width: 16px;
    height: 12px;
    margin-left: 10px;
    top: 1px;
}

.news_a_btm li.ohter .ny_text{
	color: #999999;
	margin-top: 30px;
}
.news_a_btm li.one{
	width: 100%;
	margin-left: 0;
	padding-top: 0;
	margin-bottom: 90px;
}

.news_a_btm li.one .left{
	width: 47%;
	padding-right: 120px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.news_a_btm li.one .right{
	width: 53%;
}

.news_a_btm li.one .right .img{
	border-radius: 250px;
	overflow: hidden;
}
.news_a_btm li.one .bt{
	font-size: 30px;
}
.news_a_btm li.ohter:hover .bt{
	color: #FABF01;
}

.news_a_btm li.ohter:hover .lj{
	color: #FABF01;
}

.news_a_btm li.one .lj i{
	background: url(../image/news_one.png) center center/cover;
	width: 30px;
	height: 14px;
	top: 2px;
	position: relative;
}

.news_a_btm .page{
	margin-top: 40px;
}

@media(max-width: 1680px){
	.news_a {
	    padding: 60px 0 80px;
	}
	.news_a_btm {
    	margin-top: 60px;
	}
	
	.news_a_btm li.ohter .time{font-size: 16px;}
	.news_a_top .ul li a{font-size: 16px;}
	.news_a_btm li.ohter .bt{font-size: 22px;}
	.news_a_btm li.one .bt{font-size: 26px;}
	.news_a_btm li.one{margin-bottom: 60px;}
	.news_a_btm li.ohter .ny_text{
		margin-top: 20px;
	}
	.news_a_btm li.ohter .lj{margin-top: 20px;}
}

@media(max-width: 1500px){
	.news_a {
	    padding: 50px 0 60px;
	}
	.news_a_cen .left select{font-size: 14px;}
	.news_a_cen .right input{font-size: 14px;}
	.news_a_cen .right .btn{font-size: 16px;padding: 0 60px 0 50px;}
	.news_a_btm li.one .left{
		padding-right: 70px;
	}
	.news_a_btm li.ohter .bt{font-size: 18px;}
	.news_a_btm li.ohter .lj{font-size: 14px;}
	.news_a_btm li.one .bt {
    	font-size: 20px;
	}
	.news_a_top .ul li a {
	    padding: 10px 30px 10px 40px;
	}
}

@media(max-width: 1100px){
	.news_a {
    	padding: 40px 0 50px;
	}
	.news_a_btm li.ohter{
		width: 100%;
		margin-left: 0;
	}
	.news_a_btm li.one .left{
		padding-right: 0;
		width: 100%;
		position: initial;
		display: inline-block;
		transform: initial;
	}
	.news_a_btm li.one .right{
		width: 100%;
		margin-top: 20px;
		display: none;
	}
	.news_a_btm li.one .right .img{border-radius: 0;}
	.news_a_btm li.ohter{margin-bottom: 0;}
	.news_a_btm li.ohter .bt {
	    overflow: initial;
	    white-space: initial;
	    text-overflow: initial;
	}
	.news_a_btm {
    	margin-top:20px;
	}
	.news_a_cen .left select{height: 40px;}
	.news_a_cen .right input{height: 40px;}
	.news_a_cen .right .btn{height: 40px;line-height: 40px;font-size: 14px;}
	.news_a_cen .right .btn i{width: 15px;height: 15px;}

	.news_a_top .title{width: 100%;}
	.news_a_top .ul{
		width: 100%;
		position: initial;
		margin-top: 20px;
		text-align: left;
		display: inline-block;
	}
	.news_a_top .ul ul{display: inline-block;}
	.news_a_top .ul li a{font-size: 14px;padding: 8px 20px 8px 30px;}
	.news_a_cen {
	    margin-top: 20px;
	}
	.news_a_btm li.ohter{padding: 20px 0;}
	.news_a_btm li.one .bt {
    	font-size: 18px;
	}
		.ny_text2{
    font-size: 18px;
	}
	
}

@media(max-width: 640px){
	.news_a_btm li.one .right{
		display: block;
	}
	.news_a_cen .left{width: 100%;}
	.news_a_cen .right{width: 100%;margin-top: 20px;}
	.news_a_cen .right .btn {
	       padding: 0 30px 0 40px;
	}

	.page a{
		font-size: 12px;   
		 width: 34px;
		 line-height: 34px;
    	height: 34px;
    }
   .news_a_top .ul li{width: 48%;margin-right: 4%;margin-bottom: 12px;text-align: center;}
	.news_a_top .ul li:nth-child(2n){margin-right: 0;}
	.news_a_top .ul li a{
		width: 100%;
	}
	.news_a_cen {
    	margin-top: 10px;
	}
	.news_a_cen .right .btn {
    	padding: 0 16px 0 16px;
	}
}

.new{
	padding: 50px 0 110px;
}

.new .left{
	width: 75.4%;
	position: relative;
	padding-right: 80px;
	padding-top: 54px;
}

.new .left:before{
	background: #f2f2f2;
	position: absolute;
	right: 0;
	top: 0;
	height: 94%;
	content: "";
	width: 1px;
}

.new .left .bt{
	font-size: 30px;
	color: #333333;
}

.new .left .bt2{
	margin-top: 16px;
	font-size: 16px;
	color: #FABF01;
}

.new .left .ny_text2{
	margin-top: 50px;
}

.new .left .sxp{
	margin-top: 40px;
	padding-top: 26px;
	border-top: 1px solid #e5e5e5;
}

.new .left .sxp .left1{
	width: 70%;
	float: left;
}



.new .left .sxp .left1 .box{
	margin-bottom: 14px;
}
.new .left .sxp .left1 .za{
	font-size: 16px;
	color: #999999;
	border-radius: 25px;
	border:1px solid #e4e4e4;
	display: inline-block;
	padding: 12px 0;
	width: 130px;
	text-align: center;
}

.new .left .sxp .left1 .za i{
	    display: inline-block;
    position: relative;
    background: url(../image/more_i.png) center center/cover;
    width: 16px;
    height: 12px;
    margin-left: 10px;
    top: 1px;
}

.new .left .sxp .left1 .box:hover .za{
	background: #FABF01;
	color: #fff;
}

.new .left .sxp .left1 .box:hover .za i{
	 background: url(../image/more_i_b.png) center center/cover;
}

.new .left .sxp .left1 .zc{
	font-size: 15px;
	color: #666666;
	position: absolute;
	left: 150px;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

.new .left .sxp .right1{
	float: right;
}

.new .left .sxp .right1 a{
	font-size: 16px;
	color: #999999;
	border-radius: 25px;
	border:1px solid #e4e4e4;
	display: inline-block;
	padding: 12px 0;
	width: 140px;
	text-align: center;
}

.new .left .sxp .right1 a i{
	    display: inline-block;
    position: relative;
    background: url(../image/more_i.png) center center/cover;
    width: 16px;
    height: 12px;
    margin-left: 5px;
    top: 1px;
}

.new .left .sxp .right1 a:hover{
	background: #FABF01;
	color: #fff;
}

.new .left .sxp .right1 a:hover i{
	 background: url(../image/more_i_b.png) center center/cover;
}

.new .right{
	padding-top: 54px;
	width: 18.8%;
}

.new .right .box .bt{
	font-size: 24px;
	color: #333333;
	padding-bottom: 18px;
	margin-bottom: 18px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}

.new .right .box .bt:before{
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 106px;
	height: 3px;
	background: #FABF01;
}
.new .right .box .nr{
	margin-bottom: 60px;
}
.new .right .box .nr .lm{
	font-size: 18px;
	color: #666666;
	padding: 12px 40px 12px 0;
	position: relative;
}

.new .right .box .nr .lm:before{
	width: 9px;
	height: 15px;
	background: url(../image/new_lm.png) center center/cover;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}
.new .right .box .ul{padding-top: 18px;}
.new .right .box .ul li{
	margin-bottom: 36px;
}

.new .right .box .ul li .time{
	font-size: 14px;
	color: #999999;
}

.new .right .box .ul li .wenzi{
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.8;
}

@media(max-width: 1680px){
	.new {
    	padding: 40px 0 80px;
	}
	.new .left{padding-top: 30px;}
	.new .right{padding-top: 30px;}
	.new .left .bt{font-size: 26px;}
	.new .left .bt2{font-size: 14px;margin-top: 12px;}
	.new .left .ny_text2{margin-top: 30px;}

	.new .right .box .bt{font-size: 20px;}
	.new .right .box .nr .lm{font-size: 16px;}
	.new .right .box .nr {
    	margin-bottom: 40px;
	}
	.new .right .box .ul li .wenzi{font-size: 15px;}
	.new .right .box .ul li {
    		margin-bottom: 24px;
	}

}

@media(max-width: 1500px){
	.new .left .bt {
	    font-size: 22px;
	}
	.ny_text2{
		font-size: 13px;
	}
	.chanpin_a .right .ny_text2 p{
	font-size: 13px;
	}
}

@media(max-width: 1100px){
	.new .right{display: none;}
	.new .left{
		width: 100%;
		padding-right: 0;
		padding-top: 0;
	}
	.new .left:before{
		display: none;
	}
	.new .left .ny_text2 {
    	margin-top: 20px;
	}

	
}

@media(max-width: 600px){
	.new .left .sxp .left1 .za{
		font-size: 14px;
		padding: 8px 0;
   		 width: 100px;
	}
	.new .left .sxp .left1 .zc{
		left: 110px;
		font-size: 14px;
	}
	.new .left .sxp .left1{width: 100%;}
	.new .left .sxp .right1{float: none;text-align: center;}
	.new .left .sxp .right1 a{display: inline-block;margin-top: 20px;}
	.new .left .sxp .left1 .zc{width: 66%;}
	.new .left .sxp {
	    margin-top: 30px;
	    padding-top: 20px;
	}
	.new .left .sxp .right1 a{
		font-size: 14px;
		 padding: 8px 0;
   		 width: 120px;
	}
}

.touzi_a{
	padding: 100px 0 120px;
	background: url(../image/touzi_a_bg.jpg) center center/cover;
}

.touzi_a .left{
	width: 44.7%;
	background: url(../image/touzi_left_img1.jpg) center center/cover;
	padding: 94px 0 120px 13.5%;
	border-radius: 0 250px 250px 0;
	overflow: hidden;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}

.touzi_a .left .xz{
	font-size: 16px;
	color: #FABF01;
}

.touzi_a .left .bt{
	font-size: 44px;
	color: #222222;
	margin-top: 10px;
}

.touzi_a .left .bt span{
	font-size: 32px;
}

.touzi_a .left .bt2{
	font-size: 80px;
	color: #d10000;
	margin-top: 20px;
	line-height: 1;
	position: relative;
	display: inline-block;
	padding-right: 114px;
}

.touzi_a .left .bt2 .shangsheng{
	background: url(../image/shangsheng.png) center center/cover;
	width: 53px;
	height: 63px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.touzi_a .left .js{
	font-size: 24px;
	color: #999999;
	margin-top: 40px;
}

.touzi_a .right{
	width: 55.3%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.touzi_a .right .box{
	padding: 0 13.5% 0 160px;
}

.touzi_a .right .box .ul li{
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin: 35px 0;
}

.touzi_a .right .box .ul li:nth-child(2n){
	margin-right: 0;
}

.touzi_a .right .box .ul li .right_a{
	font-size: 24px;
	color: #333333;
}

.touzi_a .right .box .ul li .right_a i{
	    display: inline-block;
    position: relative;
    background: url(../image/more_i.png) center center/cover;
    width: 16px;
    height: 12px;
    margin-left: 10px;
    top: 0;
}


.touzi_a .right .box .ul li .right_b{
	font-size: 20px;
	color: #999999;
	margin-top: 30px;
}

.touzi_a .right .text{
	margin-top: 10px;
	background: #fcfcfc;
	padding: 20px 13.5% 20px 90px;
	border-radius: 50px 0 0  50px;
	color: #999999;
	font-size: 14px;
}

.touzi_a .right .text .icon{
display: inline-block;
    position: relative;
    background: url(../image/touzi_icon.png) center center/cover;
    width: 21px;
    height: 17px;
    margin-right: 18px;
    top: 4px;
}

.touzi_b{
	padding: 120px 0;
	background: url(../image/touzi_b_bg.jpg) center center/cover;	
}

.touzi_b .left{
	border-radius: 8px;
	overflow: hidden;
	width: 76.2%;
	position: absolute;
	left: 0;
	height: 100%;
}

.touzi_b .left .text{
	position: absolute;
	left: 52px;
	bottom: 52px;
}

.touzi_b .left .text .bt{
	font-size: 30px;
	color: #333333;
}

.touzi_b .left .text a{
	color: #333333;
	font-size: 16px;
	margin-top: 18px;
	display: inline-block;
}

.touzi_b .left .text a .icon{
	display: inline-block;
    position: relative;
    background: url(../image/more_i.png) center center/cover;
    width: 16px;
    height: 12px;
    margin-left: 8px;
    top: 0;
}

.touzi_b .right{
	width: 23%;
}

.touzi_b .right .ul li{
	background: #fff;
	margin-bottom: 10px;
	border-radius: 8px;
	overflow: hidden;
	padding: 30px 58px;
}

.touzi_b .right .ul li:last-child{
	margin-bottom: 0;
}
.touzi_b .right .ul li .img{
	float: left;
	width: 31%;
}

.touzi_b .right .ul li .bt{
	font-size: 20px;
	color: #333333;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 55%;
	right: 0;
}
.touzi_b .right .ul li .img .img2{
	display: none;
}

.touzi_b .right .ul li:hover{
	background: #FABF01;
}

.touzi_b .right .ul li:hover .bt{
	color: #fff;
}
.touzi_b .right .ul li:hover .img .img1{
	display: none;
}
.touzi_b .right .ul li:hover .img .img2{
	display: block;
}

.touzi_c{
	padding: 100px 0;
	background: #ffffff;
}

.touzi_c .container3{
	padding-left: 13.5%;
}

.touzi_c .left{
	width: 50%;
	padding-top: 86px;
}

.touzi_c .left .click{
	margin-top: 46px;
	    display: inline-flex;
}

.touzi_c .left .click a{
	color: #666666;
	font-size: 16px;
	padding: 8px 40px;
	border-radius: 25px;
	overflow: hidden;
	border:1px solid #d3d3d3;
	margin-right: 8px;
}

.touzi_c .left .click a.cur{
	border:1px solid #FABF01;
	background: #FABF01;
	color: #fff;
}

.touzi_c .left .touzi_c_box{
	margin-top: 30px;
}

.touzi_c .left .touzi_c_box .box{
	display: none;
}
.touzi_c .left .touzi_c_box .box.cur{display: block;}

.touzi_c .left .touzi_c_box .bt{
	font-size: 24px;
	color: #333333;
	/*font-weight: bold;*/
}

.touzi_c .left .touzi_c_box .text{
	color: #666666;
	font-size: 18px;
	line-height: 2;
	margin-top: 20px;
}

.touzi_c .left .touzi_c_box .more{
	color: #666666;
	margin-top: 60px;
}

.touzi_c .left .touzi_c_box .text ul li.li1,.touzi_c .left .touzi_c_box .text ul li.li2,.touzi_c .left .touzi_c_box .text ul li.li3{
	padding-left: 40px;
	position: relative;
	margin-bottom: 8px;
}

.touzi_c .left .touzi_c_box .text ul li.li1:before,.touzi_c .left .touzi_c_box .text ul li.li2:before,.touzi_c .left .touzi_c_box .text ul li.li3:before{
	width: 27px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 7px;
	content: "";
}

.touzi_c .left .touzi_c_box .text ul li.li1:before{
	background: url(../image/touzi_c_icon1.png) center center/cover;
}

.touzi_c .left .touzi_c_box .text ul li.li2:before{
	background: url(../image/touzi_c_icon2.png) center center/cover;
}

.touzi_c .left .touzi_c_box .text ul li.li3:before{
	background: url(../image/touzi_c_icon3.png) center center/cover;
}

.touzi_c .right{
	width: 48%;
}
.touzi_c .right .img{
	border-radius: 250px 0 0 250px;
}

@media(max-width: 1700px){
	.touzi_a .left{
		padding: 70px 0 90px 13.5%;
	}
	.touzi_a .left .bt{font-size: 30px;}
	.touzi_a .left .xz{font-size: 14px;}
	.touzi_a .left .bt2{font-size: 60px;padding-right: 80px;}
	.touzi_a .left .bt2 .shangsheng{
		width: 43px;
		height: 53px;
	}
	.touzi_a .left .js{font-size: 18px;margin-top: 30px;}
	.touzi_a .right .box .ul li{
		margin: 20px 0;
	}
	.touzi_a .right .box .ul li .right_b{margin-top: 18px;font-size: 16px;}
	.touzi_a .right .box .ul li .right_a{
		font-size: 20px;
	}
	.touzi_a .right .text{
		 padding: 16px 13.5% 16px 60px;
	}
	.touzi_a{
		    padding: 70px 0 90px;
	}

	.touzi_b{
		padding: 80px 0;
	}
	.touzi_b .right .ul li .bt{font-size: 16px;}
	.touzi_b .left .text .bt{
		font-size: 24px;
	}
	.touzi_b .left .text a{font-size: 14px;}
	.touzi_c{
		padding: 70px 0;
	}
	.touzi_c .left .click {
	    margin-top: 30px;
	}
	.touzi_c .left .touzi_c_box .bt{font-size: 20px;}
	.touzi_c .left .touzi_c_box .text{font-size: 16px;}
	.touzi_c .left .touzi_c_box .more{
		margin-top: 30px;
	}
}

@media(max-width: 1600px){
	.touzi_c .container3 {
	   padding-left: 10%;
	}
	.touzi_a .left {
    	padding: 70px 0 90px 10%;
	}
}

@media(max-width: 1500px){
	.touzi_a {
	    padding: 50px 0 70px;
	}
	.touzi_a .left {
    	padding: 50px 0 70px 4%;
	}
	.touzi_a .left .bt {
    	font-size: 26px;
	}
	.touzi_a .left .bt2 {
	    font-size: 40px;
	    padding-right: 60px;
	}
	.touzi_a .left .js{font-size: 15px;}
	.touzi_a .right .box .ul li .right_a{
		font-size: 18px;
	}
	.touzi_a .right .box .ul li .right_b{font-size: 14px;}

	.touzi_b {
    	padding: 50px 0;
	}
	.touzi_b .right .ul li{
		    padding: 24px 40px;
	}
	.touzi_b .right .ul li .img{
		width: 29%;
	}
	.touzi_c {
    	padding: 50px 0;
	}
	.touzi_c .left {
    	padding-top: 40px;
	}
	.touzi_c .container3 {
	    padding-left: 4%;
	}
	.touzi_c .left .click a{font-size: 14px;}
	.touzi_c .left .touzi_c_box .bt{font-size: 18px;}
	.touzi_c .left .touzi_c_box .text ul li.li1:before, .touzi_c .left .touzi_c_box .text ul li.li2:before, .touzi_c .left .touzi_c_box .text ul li.li3:before{top: 5px;}
}




@media(max-width: 1100px){
	.touzi_a {
	    padding: 40px 0 50px;
	}
	.touzi_a .left{
		width: 100%;
		padding: 30px 20px;
		border-radius: 8px;
	}

	.touzi_a .container3{
		padding: 0 20px;
	}

	.touzi_a .right{
		position: initial;
		display: inline-block;
		transform: initial;
		width: 100%;
		padding: 0;
		margin-top: 20px;
	}
	.touzi_a .right .box {
    	padding: 0;
	}
	.touzi_a .right .text {
    	padding: 16px 20px;
	}
	.touzi_b {
	    padding: 40px 0;
	}
	.touzi_b .right{
		width: 100%;
	}

	.touzi_b .left{
		height: 400px;
		position: relative;
		display: inline-block;
		width: 100%;
	}
	.touzi_b .right .ul li{
		width: 24%;
		margin-right: 1.3%;
		float: left;
	}
	.touzi_b .right .ul li:nth-child(4n){
		margin-right: 0;
	}
	.touzi_c {
    	padding: 40px 0;
	}
	.touzi_b .left .text .bt {
    	font-size: 20px;
	}
	.touzi_b .left .text{
		bottom: 20px;
		left: 20px;
	}
	
	.touzi_a .left .bt span {
    	font-size: 20px;
	}
	.touzi_a .left .bt2 .shangsheng {
    	width: 33px;
    	height: 43px;
	}
}

@media(max-width: 900px){
	.touzi_c .left{
		padding-top: 0;
		width: 100%;
	}
	.touzi_c .right{
		width: 100%;
		margin-top: 20px;
	}
	.touzi_c .container3 {
	    padding: 0 20px;
	    width: 100%;
	}
}

@media(max-width: 768px){
	.touzi_b .right .ul li {
	    width: 49%;
	    margin-right: 2%;
	    float: left;
	}
	.touzi_b .right .ul li:nth-child(4n){
		margin-right: 2%;
	}
	.touzi_b .right .ul li:nth-child(2n){
		margin-right: 0;
	}
	.touzi_b .left{height: 300px;}
	.touzi_b .right .ul li .bt{width: 60%;}
	.touzi_b .right .ul li {
    	padding: 16px 10px;
	}
	.touzi_b .right .ul li .bt {
    	font-size: 14px;
	}
	.touzi_c .left .click a{
		    padding: 6px 20px;
	}
	.touzi_a .left .bt {
    	font-size: 20px;
	}
	.touzi_c .left .touzi_c_box .text{font-size: 14px;}
	.touzi_c .left .touzi_c_box .text ul li.li1:before, .touzi_c .left .touzi_c_box .text ul li.li2:before, .touzi_c .left .touzi_c_box .text ul li.li3:before{
		width: 22px;
		height: 20px;
	}
	.touzi_a .right .box .ul li .right_a{font-size: 16px;}
	.touzi_a .left {
	    padding: 26px 14px;
	}
	.touzi_a .left .bt2{font-size: 30px;padding-right: 40px;}
	.touzi_a .left .bt2 .shangsheng {
	    width: 23px;
	    height: 33px;
	}
	.touzi_a .right .box .ul li {
    	margin: 10px 0;
	}
}

.nybanner .btm{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(35,35,35,0.3);
}
.nybanner .btm ul{
	width: 60.1%;
}
.nybanner .btm ul li{
	float: left;
	margin: 18px 0;
	width: 19%;
	margin-right: 1.25%;
	text-align: center;
}

.nybanner .btm ul li:last-child{margin-right: 0;}

.nybanner .btm ul li a{
	color: #fff;
	display: block;
	padding: 14px;
	border:2px solid #cccccc;
	font-size: 15px;
	border-radius: 25px;
}

.nybanner .btm ul li.cur a{
	background: #FABF01;
	border:1px solid #FABF01;
}

.nybanner .btm .fanhui{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #ffffff;
	font-size: 15px;
	padding: 14px;
	width: 160px;
	text-align: center;
	border-radius: 25px;
	border:2px solid #cccccc;
}

.nybanner .btm .fanhui i{
	background: url(../image/fanhui.png) center center/cover;
	width: 8px;
	height: 12px;
	display: inline-block;
	margin-right: 10px;
}

.shangshi{
	padding: 80px 0 110px;
}

.top .select-btn{
	background: none;
    border: 2px solid #cccccc;
    position: absolute;
    width: 290px;
    right: 0;
    bottom: 3px;
    border-radius: 25px;
    overflow: hidden;
}

.top .select-btn select{
	    width: 100%;
    border: none;
    background: none;
    height: 50px;
    color: #999999;
    font-size: 16px;
    padding: 0 36px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.top .select-btn::before {
  content: "";
    position: absolute;
    right: 36px;
    top: 50%;
    width: 13px;
    height: 8px;
    background: url(../image/year_b.png) no-repeat center center/cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.shangshi .btm{
	margin-top: 60px;	
}

.shangshi .btm ul li{
	border-top: 1px solid #cccccc;
}


.shangshi .btm ul li .bt{
	display: block;
	font-size: 18px;
	color: #666666;
	position: relative;
	padding: 40px 80px  40px 34px;
	overflow:hidden; 
	white-space: nowrap;
	text-overflow: ellipsis;
}

.shangshi .btm ul li .bt:before{
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #666666;
	content: "";
}

.shangshi .btm ul li .bt .icon{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../image/xiazai.png) center center/cover;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}

.shangshi .btm ul li:last-child{
	border-bottom: 1px solid #cccccc;
}

.shangshi .btm .page {margin-top: 60px;}

@media(max-width: 1680px){
	.shangshi {
	    padding: 60px 0 80px;
	}
	.shangshi .btm {
    	margin-top: 40px;
	}
	.shangshi .btm ul li .bt{font-size: 16px;padding: 30px 80px 30px 34px;}
	.shangshi .btm .page {
    	margin-top: 40px;
	}
}

@media(max-width: 1500px){
	.shangshi .btm ul li .bt{font-size: 15px;padding: 24px 60px 24px 26px;}
	.top .select-btn select{
		height: 40px;
		font-size: 14px;
	}
	.top .select-btn{width: 240px;}
	.shangshi {
    	padding: 50px 0 70px;
	}
	.nybanner .btm ul li a,.nybanner .btm .fanhui{
		    padding: 10px;
	}
	.nybanner .btm ul li{
		margin: 14px 1.25% 14px 0;
	}
}

@media(max-width: 1100px){
	.nybanner .btm{display: none;}
	.shangshi {
    	padding: 40px 0 50px;
	}
	.shangshi .btm {
    	margin-top: 20px;
	}
	.shangshi .btm ul li .bt {
    font-size: 15px;
    padding: 16px 60px 16px 26px;
	}
	.shangshi .btm ul li .bt .icon{
		width: 17px;
		height: 17px;
	}
	.shangshi .btm .page {
    	margin-top: 30px;
	}
}

@media(max-width: 768px){
	.top .select-btn{
		width: 100%;
		position: relative;
		display: inline-block;
		transform: initial;
		margin-top: 20px;
	}
}

.zhili_a{
	padding: 80px 0 120px;
}

.zhili_a .zhili_a_box{
	margin-top: 50px;
}

.zhili_a .zhili_a_box .box{
	text-align: center;
	
}

.zhili_a .zhili_a_box .box .img{
	border-radius: 100%;
	overflow: hidden;
	width: 95px;
    height: 95px;
    display: inline-block;
}

.zhili_a .zhili_a_box .box .img .icon{
	width: 58px;
	height: 58px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(../image/pdf.png) center center/cover;
}

.zhili_a .zhili_a_box .box .bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all 0.4s;
	background: rgba(0,58,112,0.6);
	display: none;
}

.zhili_a .zhili_a_box .box:hover .bg{
	display: block;
}

.zhili_a .zhili_a_box .box .bt{
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
}

.zhili_a  .swiper-button-prev,.zhili_a  .swiper-button-next{
	width: 66px;
	height: 66px;
	position: absolute;
	top: 54%;
	transition: all 0.3s;
}

.zhili_a  .swiper-button-prev{
	background: url(../image/zhili_a_left1.png) center center/cover;
	left: 146px;
}

.zhili_a  .swiper-button-next{
	background: url(../image/zhili_a_right1.png) center center/cover;
	right: 146px;
}

.zhili_a  .swiper-button-prev:hover{
	background: url(../image/zhili_a_left02.png) center center/cover;

}

.zhili_a  .swiper-button-next:hover{
	background: url(../image/zhili_a_right02.png) center center/cover;

}

.zhili_b{
	padding: 130px 0;
	background: url(../image/zhili_b_bg.jpg) center center/cover;
}

.zhili_b .container3{
	padding-left: 13.5%;
}

.zhili_b .left{
	width: 51%;
	padding-top: 30px;
	padding-right: 145px;
}

.zhili_b .left .ny_text2{
	margin-top: 60px;
	color: #666666;
}

.zhili_b .right{
	width: 49%;
	border-radius: 250px 0 0 250px;
}

.zhili_c{
	padding: 80px 0 130px;
	background: url(../image/zhili_c_bg.jpg) center center/cover;
}

.zhili_c .zhili_c_box{
	margin-top: 70px;
}

.zhili_c .zhili_c_box ul li{
	float: left;
	width: 31.8%;
	margin-right: 2.3%;
	background: #fbfbfb;
	border-radius: 8px;
	overflow: hidden;
	padding: 62px 66px 32px 36px;
	position: relative;
}

.zhili_c .zhili_c_box ul li:nth-child(3n){
	margin-right: 0;
}

.zhili_c .zhili_c_box ul li .icon{
	width: 60px;
}

.zhili_c .zhili_c_box ul li .icon .img2{display: none;}

.zhili_c .zhili_c_box ul li .text{
	margin-top: 40px;
}

.zhili_c .zhili_c_box ul li .text .bt{
	font-size: 20px;
	color: #333333;
	overflow:hidden; 
white-space: nowrap;
text-overflow: ellipsis;
}

.zhili_c .zhili_c_box ul li .text .ny_text{
	margin-top: 10px;
	color: #999999;
	height: 50px;
	overflow: hidden;
}

.zhili_c .zhili_c_box ul li:before{
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	top: 32px;
	right: 32px;
	background: url(../image/pdf_h.png) center center/cover;
}

.zhili_c .zhili_c_box ul li:hover{
	background: #FABF01;
}

.zhili_c .zhili_c_box ul li:hover .text .bt{
	color: #fff;
}

.zhili_c .zhili_c_box ul li:hover .text .ny_text{
	color: rgba(255,255,255,0.8);
}
.zhili_c .zhili_c_box ul li:hover .icon .img1{display: none;}
.zhili_c .zhili_c_box ul li:hover .icon .img2{display: block;}

.zhili_c .zhili_c_box ul li:hover:before{
	background: url(../image/pdf_b.png) center center/cover;
}

@media(max-width: 1680px){
	.zhili_a {
    	padding: 60px 0 90px;
	}
	.zhili_a .zhili_a_box .box .bt{font-size: 18px;}
	.zhili_b{
		padding: 100px 0;
	}
	.zhili_b .left{padding-top: 0;}
	.zhili_b .left .ny_text2{margin-top: 30px;}
	.zhili_c{
		padding: 60px 0 100px;
	}
	.zhili_c .zhili_c_box {
    	margin-top: 40px;
	}
	.zhili_c .zhili_c_box ul li{
		    padding: 50px 50px 50px 20px;
	}
	.zhili_c .zhili_c_box ul li .text .bt{font-size: 18px;}
	.zhili_c .zhili_c_box ul li .icon{
		width: 52px;
	}
	.zhili_c .zhili_c_box ul li:before{
		width: 48px;
		height: 48px;
	}
	.zhili_c .zhili_c_box ul li .text {
    	margin-top: 30px;
	}
	.zhili_a .swiper-button-next{
		right: 20px;
	}
	.zhili_a .swiper-button-prev {
	  left: 20px;
	}
}

@media(max-width: 1600px){
	.zhili_b .container3 {
	    padding-left: 10%;
	}
}

@media(max-width: 1500px){
	.zhili_a {
    	padding: 50px 0 70px;
	}
	.zhili_a .zhili_a_box{
		margin: 40px 40px 0;
	}
	.zhili_b {
    	padding: 50px 0;
	}
	.zhili_b .container3 {
    	padding-left: 4%;
	}
	.zhili_b .left{
		padding-right: 100px;
	}
	.zhili_a .swiper-button-prev, .zhili_a .swiper-button-next{
		width: 54px;
		height: 54px;
	}
	.zhili_a .swiper-button-next{
		right: 20px;
	}
	.zhili_a .swiper-button-prev {
	  left: 20px;
	}
	.zhili_c {
    	padding: 50px 0 70px;
	}
	.zhili_c .zhili_c_box {
    	margin-top: 30px;
	}
	.zhili_c .zhili_c_box ul li .text .bt{font-size: 16px;}
}

@media(max-width: 1100px){
	.zhili_a {
	    padding: 40px 0 50px;
	}
	.zhili_a .zhili_a_box .box .bt{font-size: 15px;margin-top: 14px;}

	.zhili_b{
		padding: 40px 0;
	}
	.zhili_b .container3 {
	    padding:0 20px;
	}
	.zhili_b .left{
		width: 100%;
		padding-right: 0;
	}
	.zhili_b .left .ny_text2 {
	    margin-top: 20px;
	}

	.zhili_b .right {
	   float: left;
	   width: 50%;
	   margin-top: 20px;
	}
	.zhili_c {
    	padding: 40px 0 40px;
	}
	.zhili_c .zhili_c_box ul li{
		width: 100%;
		margin-bottom: 14px;
		margin-right:0;
		padding: 30px 40px 30px 20px;
	}
	.zhili_c .zhili_c_box ul li .text {
    	margin-top: 20px;
	}
	.zhili_c .zhili_c_box ul li .text .ny_text{height: auto;}
}

@media(max-width: 768px){
	.zhili_b .right {
	  width: 100%;
	}
	.zhili_a .swiper-button-prev, .zhili_a .swiper-button-next{
		width: 40px;
		height: 40px;
	}
	.zhili_a .swiper-button-prev{
		left: 5px;
	}
	.zhili_a .swiper-button-next{
		right: 5px;
	}
	.zhili_c .zhili_c_box ul li .icon{width: 48px;}
	.zhili_c .zhili_c_box ul li:before{width: 45px;height: 45px;}
}

.caiwu .btm{
	margin-top: 60px;
	padding-top: 60px;
	border-top: 1px solid #cccccc;
}


.caiwu .btm ul li{
	float: left;
	width: 23.4%;
	margin-right: 2.1%;
	border-top: none;
	margin-bottom: 40px;
	text-align: center;
}

.caiwu .btm ul li:nth-child(4n){
	margin-right: 0;
}

.caiwu .btm ul li:last-child{
	border-bottom: none;
}

.caiwu .btm ul li .img{
	padding: 30px;
	background: #f6f6f6;	
}

.caiwu .btm ul li .img img{
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
}

.caiwu .btm ul li .biaoti{
	font-size: 20px;
	color: #666666;
	padding: 15px 0;
	overflow:hidden; 
white-space: nowrap;
text-overflow: ellipsis;
}

.caiwu .btm  .page{margin-top: 50px;}

@media(max-width: 1680px){
	.caiwu .btm{
		margin-top: 40px;
 		padding-top: 40px;
	}
	.caiwu .btm ul li{
		margin-bottom: 30px;
	}
	.caiwu .btm ul li .biaoti{
		font-size: 18px;
	}
	.caiwu .btm .page {
	    margin-top: 40px;
	}
}

@media(max-width: 1500px){
	.caiwu .btm ul li .biaoti {
    	font-size: 15px;
    	padding: 10px 0;
	}
	.caiwu .btm .page {
	    margin-top: 30px;
	}
}

@media(max-width: 1100px){
	.caiwu .btm ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 20px;
	}
	.caiwu .btm ul li:nth-child(4n){
		margin-right: 4%;
	}
	.caiwu .btm ul li:nth-child(2n){
		margin-right: 0;
	}
	.caiwu .btm ul li .img{
		padding: 18px;
	}
	.caiwu .btm {
	    margin-top: 24px;
	    padding-top: 24px;
	}
}

@media(max-width: 600px){
	.caiwu .btm ul li .img{
		padding: 14px;
	}
	.caiwu .btm .page {
    	margin-top: 20px;
	}
}

.chanpin_a{
	background: url(../image/chanpin_a_bg.jpg) center bottom/cover;
	padding: 86px 0 136px;
}

.chanpin_a .left{
	width: 48.9%;
	padding-right: 130px;
}

.chanpin_a .left .title{
	padding-left: 27.65%;
}

.chanpin_a .left .img{
	margin-top: 60px;
	border-radius: 0 250px 250px 0;
}

.chanpin_a .right{
	width: 50.1%;
	padding-top: 30px;
	padding-right: 13.5%;
}


.chanpin_a .right .ny_text1{
	font-size: 18px;
	line-height:1.8;
	margin-bottom: 40px;
}

.chanpin_a .right .ny_text2{
	color: #666666;
}

.chanpin_a .right .h3{
	color: #333333;
	font-size: 26px;
	font-weight: initial;
	margin-bottom: 10px;
	position: relative;
	padding-right: 24px;
	display: inline-block;

}

.chanpin_a .right .h3:before{
	position: absolute;
	content: "";
	width: 19px;
	height: 13px;
	right: 0;
	top: 53%;
	transform: translateY(-50%);
	background: url(../image/more_19.png) center center/cover;
}

/*管线*/
.dq-table{

}
.PipelineBox {
	margin:  40px auto 0;
	border-radius: 8px 8px 0 0;
	overflow: hidden;
	width: 100%;


}

/* .PipelineBox .dq-table{
	width: 1400px;
} */
.PipelineBox .dq-table-box {
	display: flex;
	justify-content: center;
	align-items: stretch;
	/*border-bottom: 1px solid #3d3f53;*/
	position: relative;
}

.PipelineBox .dq-table-box_2 .dq-name,
.PipelineBox .dq-table-box_2 .dq-type,
.PipelineBox .dq-table-box_2 .dq-project,
.PipelineBox .dq-table-box_2 .dq-periods{
	background: #f6f7f8;
}


.PipelineBox .dq-table-box .gx_to{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.5rem;
}

.dq-table-header .dq-table-cell {
	padding: 10px 5px;
	background-color: #003a70;
	color: #fff;
	position: relative;
	min-height: 70px;
}

.dq-table-box .dq-table-cell {
	width: 10%;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #2f5e89;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dq-table-box.dq-table-header .dq-periods {
	position: relative;
	width: 50%;
	border-left: 1px solid #3d3f53;
}

.dq-periods-list {
	display: flex;
	justify-content: center;
	height: 100%;
}

.dq-periods-list .dq-periods-item {
	width: 48%;
	padding: 10px 5px;
	line-height: 24px;
	text-align: center;
	border-left: 1px solid #2f5e89;
	background-color: #003a70;
	color: #fff;
	font-size: 14px;
	position: relative;
}

.dq-periods-list span:first-child,
.dq-table-header .dq-periods .dq-periods-item:first-child {
	border: none;
}

.dq-table-header .dq-table-cell p,
.dq-periods-list .dq-periods-item p {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 100%;
}

.dq-table-box .dq-name {
	width: 10%;
	line-height: 24px;
	text-align: center;
	/*border-left: 1px solid #dfe6eb;*/
	border-left: none;
	background-color: #fff;
	display: flex;
	color: #444444;
	align-items: center;
	font-weight: bold;
}

.dq-table-box .dq-name a{color: #333;}

.dq-name ul,
.dq-type ul {
	width: 100%;
}

.dq-name ul li:first-child,
.dq-type ul li:first-child {
	border: none;
	    display: flex;
    justify-content: center;
    align-items: center;
}

.dq-name ul li,
.dq-type ul li {
	line-height: 18px !important;
	padding: 5px !important;
	height: 54px;
	font-size: 15px;
	color: #333333;
	/* display: flex;
	align-items: center;
	border-top: 1px solid #efefef;
	text-align: left; */
	    display: inline-block;
	    word-break:break-all;
	    font-weight: initial;
}

.dq-table-box .dq-type {
	width: 10%;
	line-height: 24px;
	text-align: center;
	border-left: 1px solid #ededed;
	background-color: #fff;
	display: flex;
	align-items: center;
}

.dq-table-box .dq-project {
	background: #fff;
	border-left: 1px solid #efefef;
}

.dq-project ul {
	width: 100%;
}

.dq-project ul li {
	line-height: 18px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	height: 54px;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
	padding: 10px;
	color: #333;
}

.dq-project ul li:last-child {
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dq-table-box .dq-periods {
	position: relative;
	width: 50%;
	border-left: 1px solid #efefef;
	background: #fff;
}

.dq-periods-list {
	display: flex;
	justify-content: center;
	height: 100%;
}

.dq-periods-list span {
	width: 25%;
	display: block;
	padding: 5px;
	height: 100%;
	text-align: center;
	border-left: 1px solid #efefef;
}

.dq-periods ul {
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 100%;
	/*padding-left: 30px;*/
	height: 100%;
}

.dq-place {
	border-left: 1px solid #efefef !important;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.dq-partner {
	border-left: 1px solid #efefef !important;
	border-right: 1px solid #efefef;
	background: #fff;
}

.dq-partner ul {
	width: 100%;
	height: 100%;
}

.dq-partner ul li {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.dq-periods ul li {
	position: relative;
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	line-height: 15px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}

.dq-periods ul li:last-child {
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dq-periods ul li { text-align: left;
	padding: 16px 0;
}

.dq-periods-process {

	position: absolute;
	left:30px;
	padding-left: 5px;
	/*height: .28rem;*/
	height: 26px;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #fff;

	overflow: visible!important;

}

.dq-periods-process.center{
	top: 50%;
	text-align: left;
	position: absolute;
	top:50%; transform: translateY(-50%);
}

.dq-periods-process p {
	position: absolute;
	/*top: 50%;*/
	top: 50%;
	left: 0;
	width: 100%;
	line-height: 1.17rem;
	transform: translateY(-50%);
	padding: 0 .1rem;
	padding-right: 0;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dq-periods-process1 p {
	width: 100%;
	text-align: left;
}

.dq-periods-process i.icon {
	margin-right: 5px;
	display: inline-block;
	width: 13px;
	height: 15px;
	/*background: url(../images/sing3.jpg) no-repeat left center/cover;*/
}


.dq-periods-process1 {
	background-color: #152d76;
	z-index: 2;
	border-radius: 0 50px 50px 0;
}

/*.dq-periods-process1::before {
	content: "";
	position: absolute;
	right: -7px;
	top: 0;
	width: 8px;
	height: 14px;
	background: url(../images/dqjt02.png) no-repeat center center;
}*/



.dq-periods-process2 {
	background-color: #4282d5;
	z-index: 1;
	border-radius: 0 50px 50px 0;
}

/*.dq-periods-process2::before {
	content: "";
	position: absolute;
	right: -7px;
	top: 0;
	width: 8px;
	height: 14px;
	background: url(../images/dqjt01.png) no-repeat center center;
}*/

.dq-partner .dq-partner-s {
	width: 100%;
	border-bottom: 1px solid #efefef;
	height: 54px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

.dq-table-box .dq-periods .js{
	position: absolute;
	left: 0;
	padding-left: 0.1rem;
	bottom: 15%;
	transform: translateY(20%);
	font-size: 0.14rem;
	color: #666666;
}
.dq-periods-process .i_gj{
	position: absolute;
	left: 96%;
	width: 100%;
	/*margin-left: -15%;*/
	background: none;
}

.dq-periods-process .i_gj.i_gg{
	left: 80%;
	top: 0;
}

.dq-periods-process i{
	display: inline-block;
	background: url(http://www.impacttherapeutics.com/images/cn_icon.png)center center/cover;
	width: 0.31rem;
	height: 0.31rem;
	background-size:100% 100%;
}
.hf{
	display: none;
	/*background: url(../images/yanjiu_a.jpg)center center/cover;*/
	background: rgba(127, 128, 132, 0.9);
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
	color: #fff;
	height: 100%;
	padding: 0.16rem 0.34rem 0.12rem 0.5rem;
	position: absolute;left:0; top:0;z-index: 100;

}
.PipelineBox .dq-table-box:hover .hf {
	cursor: pointer; display: block; }
/*.hf:before{
	content: "";
	background: url(../images/yanjiu_b.png)center center/cover;
	width: 0.08rem;
	height: 0.72rem;
	position: absolute;
	left: -0.08rem;
	top: -0.07rem;
}
*/
.hf > p{
	display: inline-block;
	font-size: 0.16rem;
	float: left;
	padding: 0.05rem 0;
	max-width: 80%;

	top: 50%;
	transform: translateY(-50%);
	position: absolute;

}

.hf .more{
	float: right;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 15px;
	font-size: 0.14rem;
	position: relative;
	padding: 0.05rem 0.35rem 0.05rem 0.18rem;

	top: 50%;
	transform: translateY(-50%);
	position: absolute;right:4%;
}

.hf .more:before{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 12%;
	background: url(http://www.impacttherapeutics.com/images/banner_more_b.png)center center/cover;
	    width: 0.16rem;
    height: 0.11rem;
    content: "";
}
/*end*/

.chanpin_b{
	background: #f6f6f6;
	padding: 70px 0 160px;
}

.dq-table-box .dq-periods #bg_0{
	background: #d4d4d4;
}

.dq-table-box .dq-periods #bg_1{
	background: url(../image/hui.jpg) center center repeat-x;
}

.dq-table-box .dq-periods #bg_2{
	background: url(../image/shenhui.jpg) center center repeat-x;
}


.dq-table-box .dq-periods #bg_3{
	background: url(../image/huangdi.jpg) center center repeat-x;
}

.wuyanse .dq-name,
.wuyanse .dq-type,
.wuyanse .dq-project,
.wuyanse .dq-name,
.wuyanse .dq-periods{
	border-left: 1px solid #e3e4e4;
	background: #f4f5f6 !important;
}

.wuyanse .dq-name{
	border-left: none;
}

.PipelineBox .fudong{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	display: none;
	background: rgba(0,58,112,0.95);
}

.PipelineBox .fudong .name{
	position: absolute;
	width: 10%;
	text-align: center;
	left: 0;
	top: 50%;
	color: #fff;
	font-size: 15px;
	transform: translateY(-50%);
}

.PipelineBox .fudong .js{
	position: absolute;
	width: 60%;
	text-align: left;
	left: 14%;
	top: 50%;
	color: #fff;
	font-size: 15px;
	transform: translateY(-50%);
}

.PipelineBox .fudong a{
	font-size: 14px;
	color: #fff;
	padding: 8px 0;
	width: 146px;
	border-radius: 25px;
	border:1px solid #ffffff;
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 26px;
	transform: translateY(-50%);
}

.PipelineBox .fudong a i{
	display: inline-block;
	margin-left: 8px;
	width: 9px;
	height: 12px;
	position: relative;
	top: 2px;
	background: url(../image/top_jt.png) center center/cover;
	transition: all 0.3s;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 
	-moz-transform:rotate(180deg); 	
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg); 
}

.PipelineBox .fudong a.shouqi i{
	top: 0;
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); 
	-moz-transform:rotate(0deg); 	
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg); 
}

.PipelineBox .fudong a .b{display: none;}
.PipelineBox .fudong a.shouqi .a{display: none;}
.PipelineBox .fudong a.shouqi .b{display: inline-block;}

.PipelineBox .gengduo{
	width: 100%;
	display: none;
	float: none;
	background: #fff;
	padding: 60px 44px 100px;
	position: relative;
	border-radius: 0 0 8px 8px;
}

.PipelineBox .gengduo .h3{
	font-size: 20px;
	color:#003a70;
	margin-bottom: 6px;
}

.PipelineBox .dq-table-box:hover .fudong,.PipelineBox .dq-table-box .fudong.cur{
	display: block;
	cursor: pointer;
}

.chanpin_b .ul{
	margin-top: 40px;
}

.chanpin_b .ul li{
	float: left;
	color: #333333;
	font-size: 16px;
	margin-left: 35px;
}



.chanpin_b .ul li i{
	background: #333333;
	width: 76px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 10px;
	border-radius: 25px;
}

.chanpin_b .ul li.li1 i{background: #fea40f;}
.chanpin_b .ul li.li2 i{background: #d4d4d4;}
.chanpin_b .ul li.li3 i{background: #999999;}
.chanpin_b .ul li.li4 span{
		
}
.chanpin_b .ul li.li4 i{
	background: none;
	width: 15px;
	display: inline-block;

}

.chanpin_c{
	padding: 100px 0;
	background: #fff;
}

.chanpin_c .container3{
	padding-left: 13.5%;
}

.chanpin_c .left{
	width: 43%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 150px;
}

.chanpin_c .left .ny_text2{
	margin-top: 40px;
	color: #666666;
}

.chanpin_c .left .more{
	color: #666666;
	margin-top: 60px;
	border:2px solid #cccccc;
}

.chanpin_c .right{
	width: 57%;
}

@media(max-width: 1680px){
	.chanpin_a{
		padding: 60px 0 100px;
	}
	.chanpin_a .right .h3{
		font-size: 22px;
	}
	.chanpin_a .right .ny_text1{}
	.chanpin_a .right .ny_text1{margin-bottom: 30px;}

	.chanpin_b{
		padding: 60px 0 100px;
	}
	.PipelineBox{margin-top: 30px;}

	.chanpin_c {
	    padding: 70px 0;
	    background: #fff;
	}
	.chanpin_c .left .ny_text2{margin-top: 30px;}
	.chanpin_c .left .more{margin-top: 40px;}

	.PipelineBox .gengduo{
		    padding: 40px 30px 70px;
	}
	.PipelineBox .gengduo .h3{font-size: 18px;}
	
}
@media(max-width: 1600px){
	.chanpin_a .left .title {
	    padding-left: 25.65%;
	}
	.chanpin_a .right {
    	padding-right: 10%;
	}
	.chanpin_c .container3 {
    	padding-left: 10%;
	}

	.chanpin_a .right .ny_text1{font-size: 16px;}
}
@media(max-width: 1500px){
	.chanpin_a .left .title {
	    padding-left: 11%;
	}
	.chanpin_a .right {
    	padding-right: 4%;
	}
	.chanpin_a .left{
		padding-right: 80px;
	}
	.chanpin_a .left .img{
		margin-top: 30px;
	}
	.chanpin_a .right .ny_text1{font-size: 13px;}
	.chanpin_c .container3 {
    	padding-left: 4%;
	}
	.chanpin_c {
    padding: 60px 0;
	}
	.chanpin_a .right .h3 {
    	font-size: 17px;
    	margin-bottom: 4px;
	}

}

@media(max-width: 1100px){
	.chanpin_a {
	    padding: 40px 0 50px;
	}
	.chanpin_a .left .img{margin-top: 20px;}
	.chanpin_a .container3 {
		padding:  0 20px;
	}
	.chanpin_a .left{
		width: 100%;
		padding-right: 0;
	}
	.chanpin_a .left .title {
    	padding-left: 0;
	}
	.chanpin_a .right {
    	padding-right: 0;
    	width: 100%;
    	padding-top: 0;
    	margin-top: 20px;
	}
	.chanpin_b {
    	padding: 40px 0 50px;
	}
	.PipelineBox{margin-top: 20px;overflow: auto;}
	.dq-table{width: 1400px;}
	.chanpin_b .ul {
    	margin-top: 20px;
	}
	.chanpin_b .ul li{margin-left: 12px;font-size: 14px;margin-bottom: 6px;}
	.chanpin_b .ul li i{
		width: 40px;
		height: 14px;
		top: 2px;
		margin-right: 8px;
	}
	.chanpin_c {
    	padding: 40px 0;
	}
	.chanpin_c .container3{
		padding: 0 20px;
	}
	.chanpin_c .left{
		position: inherit;
		display: inline-block;
		transform: initial;
		width: 100%;
		padding-right: 0;
	}
	.chanpin_c .right{
		width: 100%;
		margin-top: 20px;
	}
	.chanpin_c .left .ny_text2 {
    	margin-top: 20px;
	}
	.chanpin_c .left .more {
    	margin-top: 20px;
	}
}

@media(max-width: 600px){

	.chanpin_b .ul li i{
		width: 34px;
		height: 14px;
		top: 2px;
		margin-right: 8px;
	}
}

.about_a{
	position: relative;
	background: #fff;
	padding: 146px 0 190px;
}

.about_a:before{
	width: 450px;
	height: 75px;
	content: "";
	position: absolute;
	left: 0;
	top: 75px;
	background: #f7f7f7;
	border-radius: 0 250px 250px 0;
}

.about_a:after{
	width: 820px;
	height: 124px;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f7f7f7;
	border-radius: 0 250px 250px 0;
}

.about_a .container3{
	padding-left: 13.5%;
}

.about_a .left{
	padding-top: 50px;
	width: 50%;
	position: relative;
	z-index: 3;
	padding-right: 120px;
}

.about_a .left .ny_text2{
	margin-top: 70px;
	color: #666666;
}

.about_a .right{
	width: 50%;
	position: relative;
	z-index: 3;
}
.about_a .right .img{
	border-radius: 250px 0 0 250px; 
	overflow: hidden;
}

.about_b{
	background: url(../image/about_b_bg.jpg) center center/cover;
}

.about_b .container3{
	padding: 0 13.5% 0 0;
}

.about_b .left{
	width: 86.1%;
	padding: 140px 0 180px;
}

.about_b .left .title{
	padding-left: 5%;
}
.about_b .left .about_b_l {
	margin-top: 70px;
}
.about_b .left .about_b_l .img{
	float: left;
	width: 53.4%;
	border-radius: 0 250px 250px 0;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	border-right:5px solid #fff;
	overflow: hidden;
}

.about_b .left .about_b_l .text{
	width: 46.6%;
	position: absolute;
	right: 0;
	top: 50%;
	padding: 0 70px;
	transform: translateY(-50%);
	height: 256px;
	overflow: auto;
}


.about_b .left .about_b_l .text::-webkit-scrollbar{
	width: 8px;
	background: #e9e9e9;
	border-radius: 25px;
	overflow: hidden;
	
}
.about_b .left .about_b_l .text::-webkit-scrollbar-track{
	border-radius: 25px;
	overflow: hidden;
	width: 8px;
}

.about_b .left .about_b_l .text::-webkit-scrollbar-track-piece{
	width: 8px;
} 
.about_b .left .about_b_l .text::-webkit-scrollbar-thumb{
	    background: #a3a3a3;
		border-radius: 25px;
	overflow: hidden;
		
}
.about_b .left .about_b_l .text::-webkit-scrollbar-button{
	display: none;
}


.about_b .left .about_b_l .text .bt{
	color: #333333;
	font-size: 50px;
	font-family: arial;
}

.about_b .left .about_b_l .text .bt span{
	font-size: 24px;
	color: #333333;
	margin-left: 8px;
	position: relative;
	top: -2px;
}

.about_b .left .about_b_l .text .ny_text2{
	color: #666666;
	margin-top: 50px;
}
.about_b .left .about_b_l .text .ny_text2 p{
	position: relative;
	padding-left: 13px;
	line-height: 2;
	letter-spacing: 1px;
}
.about_b .left .about_b_l .text .ny_text2 p:after{
	position: absolute;
	content: "";
	left: 0;
	top: 14px;
	width: 4px;
	height: 4px;
	background: #333333;
	border-radius: 50%;
}


.about_b .right{
	width: 110px;
	
	position: absolute;
	top: 0;
	height: 100%;
	right: 0;
}

.about_b .right .about_b_r .slick-list{
	padding-left: 12px;

}

.about_b .right:before{
	position: absolute;
	width: 1px;
	height: 100%;
	background: #c7c7c7;
	content: "";
	top: 0;
	left: 12px;
}

.about_b .right .about_b_r{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.about_b .right .box{
	padding-left: 40px;
	margin-bottom: 50px;
	position: relative;
	cursor: pointer;
}

.about_b .right .box:before{
	width: 14px;
	height: 14px;
	content: "";
	position: absolute;
	left: -7.5px;
	top: 50%;
	transform: translateY(-50%);
	background: #bbbbbb;
	border-radius: 100%;
}

.about_b .right .box .bt{
	font-size: 20px;
	color: #666666;
}

.about_b .right .slick-current .box .bt{
	color: #fea40f;
}
.about_b .right .slick-current .box:before{
	width: 24px;
	height: 24px;
	content: "";
	position: absolute;
	left: -12px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../image/about_b_r_yuan.png) center center/cover;
	border-radius: 100%;
}

.about_b .right .about_b_r .slick-prev,.about_b .right .about_b_r .slick-next{
	width: 37px;
	height: 37px;
	border:none;
	right: auto;
	left: -6px;
	position: absolute;
}

.about_b .right .about_b_r .slick-prev{
	top: -76px;
	background: url(../image/about_b_right1.png) center center/cover;
}

.about_b .right .about_b_r .slick-next{
	top: auto;
	bottom: -76px;
	background: url(../image/about_b_right.png) center center/cover;
}


/*.about_b .left .about_b_l .swiper-slide{opacity: 0 !important; transition: all 0.6s;}
.about_b .left .about_b_l .swiper-slide-active{opacity: 1 !important;}*/

.about_c{
	padding: 70px 0 80px;
	background: url(../image/about_c_bg.jpg) center center/cover;
}
.about_c .container2{
	padding: 0 110px;
}
.about_c .ny_text2{
	margin-top: 40px;
	
}
.about_c .ul{
	margin-top: 50px;
}
.about_c .ul li{
	float: left;
	width: 18.7%;
	height: 230px;
	position: relative;
	margin-right: 8.06%;
	border-radius: 250px;
	border:1px solid #f3f3f3;
	overflow: hidden;
}

.about_c .ul li:nth-child(4n){
	margin-right: 0;
}

.about_c .ul li .box{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}

.about_c .ul li .icon{
	width: 75px;
	display: inline-block;
}

.about_c .ul li .bt{
	font-size: 20px;
	color: #333333;
	margin-top: 40px;
}

.about_c .ul li .bt p{
	display: inline-block;
	position: relative;
}

.about_c .ul li .bt p:before,.about_c .ul li .bt p:after{
	position: absolute;
    top: 8px;
    width: 16px;
    height: 12px;
    content: "";
}

.about_c .ul li .bt p:before{
    left: -30px;
    background: url(../image/talent_c_jt1.png) center center/cover;
}

.about_c .ul li .bt p:after{
       right: -30px;
    background: url(../image/talent_c_jt2.png) center center/cover;
}

/*.about_c .ul li:hover{
	background: #fff;
}*/



.about_d{
	background: #f7f7f7;
	padding: 70px 0 110px;
}

.about_d .about_d_a{
	margin-top: 50px;
}

.about_d .about_d_a ul li{
	float: left;
	width: 24.2%;
	margin-right: 1.06%;
}
.about_d .about_d_a ul li .about_d_aA {
	background: #ffffff;
	border-radius: 10px;
	padding: 22px 26px;
	position: relative;
	cursor: pointer;
}

.about_d .about_d_a ul li { width: 32%; margin-right: 2%; }

.about_d .about_d_a ul li:nth-child(4n) { margin-right:0; }


.about_d .about_d_a ul.about_d_aB li:nth-child(1){
    margin-top: 30px;
	margin-right: 0;
	margin-left: 23%;
}



.about_d .about_d_a ul li .con {
	position: relative;
	display: none;
	font-size: 16px;
	width: 312.666666%;
	color: #999999;
	line-height: 2;
	padding: 20px 20px 30px;
	background: #fde2bd;
	border: 1px solid #fde2bd;
	margin-top: 24px;
	text-align: justify;
}

.about_d .about_d_a ul li.cur .con {
	display: block;
}


.about_d .about_d_a ul li:nth-child(1) .con {
	left: 0;
}
.about_d .about_d_a ul li:nth-child(2) .con {
	left: -106.555555555%;
}
.about_d .about_d_a ul li:nth-child(3) .con {
	left: -212.1111111%;
}
.about_d .about_d_a ul li:nth-child(4) .con {
	left: -326.111111%;
}
.about_d .about_d_a ul.about_d_aB li:nth-child(1) .con {
	left: -158.555556%;
}





.about_d .about_d_a ul li .left{
	width: 40%;
	border:6px solid #e5e5e5;
	border-radius: 100%;
	overflow: hidden;
}

.about_d .about_d_a ul li .right{
	width: 60%;
	position: absolute;
	right: 0;
	top: 50%;
	padding-right: 26px;
	transform: translateY(-50%);
	padding-left: 16px;
}

.about_d .about_d_a ul li .right .bt{
	font-size: 20px;
	color: #333333;
	margin-bottom: 10px;
}

.about_d .about_d_a ul li .right .js{
	color: #999999;
	font-size: 14px;
}
.about_d .about_d_a ul li .right .more { margin-top: 20px; font-size:16px;color:#9b9b9b; }
.about_d .about_d_a ul li.cur .right .more { color:#ffffff; }

.about_d .about_d_a ul li.cur  .about_d_aA{
	background: #fea40f;
}

.about_d .about_d_a ul li.cur .left{
	border:6px solid #ffd287;
}

.about_d .about_d_a ul li.cur .right .bt{
	color: #fcfcfc;
}

.about_d .about_d_a ul li.cur .right .js{
	color: rgba(252,252,252,0.8);
}

.about_d .about_d_a ul li.cur .about_d_aA:before{
	position: absolute;
	background: url(../image/about_d_jt.png) center center/cover;
	width: 24px;
	height: 14px;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
	content: "";
}

.about_d .about_d_b{
	margin-top: 30px;
} 

.about_d .about_d_b .box{
	display: none;
	background: #ffffff;
	border-radius: 10px;
	padding: 70px 60px;
}

.about_d .about_d_b .box .bt{
	color: #333333;
	font-size: 30px;
}

.about_d .about_d_b .box  .icon{
	width: 24px;
	height: 5px;
	display: block;
	margin-top: 20px;
	background: #fea40f;
}

.about_d .about_d_b .box .ny_text2{
	margin-top: 26px;
	color: #999999;
}

.about_d .about_d_b .box.cur{display: block;}



.about_e{
	padding: 60px 0 90px;
	background: #fff;
}

.about_e .zhili_a_box {
    margin-top: 70px;
}

.about_e .box .ny_text{
	color: #999999;
	margin-top: 20px;
}


.about_e .box .more{
	margin-top: 30px;
	color: #999999;
	font-size: 14px;
	padding: 8px 26px;
}

.about_e .swiper-button-prev, .about_e .swiper-button-next{
	top: 42%;
}

.about_e .box .jianshu{
	opacity: 0;
 	transition: all 0.3s;
}

.about_e .box.cur .jianshu{
	opacity: 1;
}


.about_f{
	padding: 90px 0 70px;
	background: url(../image/about_f_bg.jpg) center center/cover;
}
.about_f .container3 {
	padding-left: 0;
}
.about_f .left{
	width: 51.5%;
 	padding: 60px 20px 90px 13.5%;
	background: rgba(255,255,255,0.8);
	border-radius: 0 350px 350px 0;
}

@media(max-width: 1680px){
	.about_a {
	    padding: 100px 0 140px;
	}
	.about_a .left{
		    padding-right: 90px;
	}
	.about_a .left .ny_text2{
		margin-top: 50px;
	}

	.about_a:before{
	    width: 400px;
		height: 50px;
		top: 20px;
	}
	.about_a:after{
		  width: 760px;
  		  height: 100px;
	}
	.about_a .left{
		padding-top: 24px;
	}

	.about_b .left{
		padding: 110px 0 150px;
	}
	.about_b .left .about_b_l {
    	margin-top: 40px;
	}
	.about_b .left .about_b_l .text .bt{
		font-size: 40px;
	}
	.about_b .left .about_b_l .text .bt span{font-size: 20px;margin-left: 5px;}
	.about_b .left .about_b_l .text .ny_text2{margin-top: 30px;}

	.about_b .right .about_b_r .slick-prev{
		top: -50px;
	}
	.about_d .about_d_a ul li .right .more { margin-top: 15px; }

	.about_b .right .about_b_r .slick-next{
		bottom: -50px;
	}
	.about_c{
		padding: 60px 0 60px;
	}
	.about_c .ny_text2 {
    	margin-top: 30px;
	}
	.about_c .container2 {
    	padding: 0 70px;
	}
	.about_c .ul li .bt{
		font-size: 18px;
	}
	.about_c .ul li .bt p:before, .about_c .ul li .bt p:after{top: 6px;}
	.about_d{
		    padding: 60px 0 80px;
	}
	.about_d .about_d_a ul li .about_d_aA{
		padding: 16px 26px;
	}
	.about_d .about_d_a ul li .right .bt{
		font-size: 17px;
		margin-bottom: 6px;
	}
	.about_d .about_d_b .box .bt{
		font-size: 24px;
	}
	.about_d .about_d_b .box .icon{
		    margin-top: 14px;
	}
	.about_d .about_d_b .box .ny_text2 {
	    margin-top: 20px;
	    color: #999999;
	}
	.about_d .about_d_b .box{
		padding: 50px 40px;
	}
}

@media(max-width: 1600px){
	.about_a .container3 {
		padding-left: 10%;
	}
	.about_b .left .title {
    	padding-left: 13.5%;
	}
	.about_c .container2 {
    	padding: -1 40px;
	}
	.about_b .container3 {
    	padding: 0 10% 0 0;
	}
	.about_f .left{
		padding-left: 10%;
	}
	.about_b .right .box .bt{font-size: 16px;}
	.about_b .right .box{padding-left: 26px;}
	.about_a .left .ny_text2 {
    	margin-top: 40px;
	}
	.about_b .left .about_b_l .text{
		padding: 0 40px;
	}
	.about_e .zhili_a_box {
    	margin-top: 50px;
	}	

}

@media(max-width: 1500px){
	.about_f .left{
		padding-left: 4%;
	}
	.about_a {
    	padding: 70px 0 100px;
	}
	.about_a .container3 {
    	padding-left: 4%;
	}
	.about_b .container3 {
    	padding: 0 4% 0 0;
	}
	.about_b .left .title {
    	padding-left: 5.5%;
	}
	.about_b .left .about_b_l .text .ny_text2 {
    	margin-top: 20px;

	}
	.about_b .left .about_b_l .text .ny_text2 p{
	position: relative;
	padding-left: 13px;
	line-height: 2;
	letter-spacing: 1px;
}
.about_b .left .about_b_l .text .ny_text2 p:after{
	position: absolute;
	content: "";
	left: 0;
	top: 12px;
	width: 4px;
	height: 4px;
	background: #333333;
	border-radius: 50%;
}
	.about_a .left .ny_text2 {
    	margin-top: 30px;
	}
	.about_b .left .about_b_l .text{
		padding: 0 30px;
	}
	.about_b .left .about_b_l .text .bt{font-size: 32px;}
	.about_b .left .about_b_l .text .bt span{font-size: 16px;}
	.about_c .ul {
    	margin-top: 30px;
	}
	.about_c .ul li .bt {
    	font-size: 18px;
	}
	.about_e{
		padding: 50px 0 60px;
	}
	.about_e .zhili_a_box {
    	margin-top: 40px;
	}
	.about_f{
		padding: 50px 0 60px;
	}
	.about_f .left{
		padding-top:40px;
		padding-bottom: 60px;
	}
	.about_b .left .about_b_l .text .bt {
    	font-size: 26px;
	}
}

@media(max-width: 1100px){
	.about_a {
	    padding: 40px 0 50px;
	}
	.about_a .container3 {
    	padding: 0 20px;
	}
	.about_a .left{
		width: 100%;
		padding-right: 0;
		padding-top: 0;
	}
	.about_a .right{width: 100%;margin-top: 30px;display: none;}
	.about_a:before {
	    width: 150px;
	    height: 26px;
	    top: 20px;
	    z-index: 1;
	}
	.about_a:after {
	    width: 400px;
	    height: 50px;
	    bottom: 30px;
	}
	.about_b{
		padding: 40px 0 50px;
	}
	.about_b .container3 {
    	padding: 0 20px;
	}
	.about_b .left {
    	padding: 0 0 0;
    	width: 100%;
	}
	.about_b .left .about_b_l .text .ny_text2 {
    	margin-top: 5px;
	}
	.about_b .left .about_b_l .text{
		padding: 0;
		height: auto;
		width: 100%;
		position: initial;
		display: inline-block;
		transform: initial;
	}
	.about_b .left .title {
    	padding-left: 0;
	}
	.about_b .left .about_b_l .img{width: 100%;margin-top: 20px;}
	.about_b .right{
		width: 100%;
		position: relative;
		transform: initial;
	}

	.about_b .right .about_b_r{
		    position: initial;
		    transform: initial;
		    margin-top: 20px;
	}
	.about_b .right .box {
    	padding: 12px 24px;
    	margin-bottom: 0;
    	position: relative;
    	z-index: 3;
    	background: none;
	}
	.about_b .right .box:before{
		left: 0;
	}
	.about_b .right:before{display: none;}
	.about_b .right .about_b_r .slick-prev,.about_b .right .about_b_r .slick-next{display: none !important;}
	.about_c {
    	padding: 40px 0 50px;
	}
	.about_c .container2 {
    	padding: 0 20px;
	}
	.about_c .ny_text2 {
    	margin-top: 20px;
	}
	.about_c .ul li{
		    width: 48.5%;
		    margin-right: 3%;
		    border-radius: 5px;
		    padding: 40px 12px;
		    margin-bottom: 16px;
		    height: auto;
	}

	.about_c .ul li:nth-child(4n){
		margin-right: 3%;
	}
	.about_c .ul {
    	margin-top: 20px;
	}
	.about_c .ul li:nth-child(2n){
		margin-right: 0;
	}
	.about_c .ul li .box{
		position: initial;
		transform: initial;
	}
	.about_c .ul li .icon{width: 50px;}
	.about_c .ul li .bt {
    		font-size: 16px;
    	    margin-top: 10px; 
	}
	.about_d {
    	padding: 40px 0 50px;
	}
	.about_d .about_d_a{margin-top: 20px; }

	.about_d .about_d_b {
    	margin-top: 0;
	}
	.about_d .about_d_b .box {
    	padding: 30px 20px;
	}
	
	.about_d .about_d_a ul li { width: 100%; margin: 0 0 20px 0; }
	.about_d .about_d_a ul li .con { width: 100%; }
	
	
    .about_d .about_d_a ul li:nth-child(1) .con {
    	left: 0;
    }
    .about_d .about_d_a ul li:nth-child(2) .con {
    	left: 0;
    }
    .about_d .about_d_a ul li:nth-child(3) .con {
    	left: 0;
    }
    .about_d .about_d_a ul.about_d_aB li:nth-child(1) .con {
    	left: 0;
    }
    
    .about_d .about_d_a ul.about_d_aB li:nth-child(1) { margin:0; }

	.about_d .about_d_a ul li .left{
		width: 36%;
	}
	.about_d .about_d_a ul li .right{padding-left: 6px;}
	.about_d .about_d_b .box .bt {
    	font-size: 20px;
	}
	.about_d .about_d_a ul li .right .bt{font-size: 16px;margin-bottom: 4px;}
	.about_d .about_d_a ul li .about_d_aA {
    	padding: 12px 22px;
	}
	.about_d .about_d_b .box .ny_text2{margin-top: 10px;}

	.about_e {
    	padding: 40px 0 50px;
	}
	.about_f {
    	padding: 40px 0 50px;
	}
	.about_f .container3{
		width: 100%;
		padding-right: 0;
		border-radius: 10px;
		overflow: hidden;
	}
	.about_f .left{
		width: 100%;
		border-radius: 0;
		padding: 30px 20px;
	}
	.about_b .left .about_b_l {
    	margin-top: 30px;
	}
}

@media(max-width: 768px){
	.about_a .right{display: block;}
}


.banner .banner_zsd{
	position: absolute;
	top: 50%;
	z-index: 6;
	right: 60px;
	transform: translateY(-50%);
}

.banner .banner_zsd .num{
	font-size: 16px;
	color: #ffffff;
	
}
.banner .banner_zsd .num .bo{
	position: relative;
	padding-right: 50px;
	cursor: pointer;
}

.banner .banner_zsd .num .icon{
	width: 23px;
	height: 3px;
	position: absolute;
	right: 0;
	background: #ffffff;
	border-radius: 25px;
	overflow: hidden;
	margin-left: 15px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
}

.banner .banner_zsd .num .bo .zi{opacity: 0;display: inline-block;}

.banner .banner_zsd .num .bo.cur .zi{opacity: 1;}

.banner .banner_zsd .num .bo.cur .icon{
	margin-right: 20px;
	
}
.banner .container2{height: 100%;position: relative;}
.banner .text{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.banner .swiper-pagination{
	height: auto;
	opacity: 1;
	bottom: 40px !important;
	 /* position: absolute;
	  left: 0 !important;
	  width: auto !important;*/
}

.banner .swiper-pagination{
	opacity: 1;
	height: inherit;
}
.banner .swiper-pagination-bullet{
	opacity: 1;
    background: #fff;
    margin: 0 0 0 20px !important;
    position: relative;
    width: 25px;
    height: 3px;
    border-radius: 0;
}
.banner .swiper-pagination-bullet-active {
    width: 50px;
    background: #ed6d00;
}
.banner .text .cn{
	font-size: 50px;
	color: #ffffff;
}
.banner .swiper-slide:nth-child(1) .text .cn{
	font-size: 70px;
	color: #ffffff;
}


.banner .text .more{
	margin-top: 40px;
	border:2px solid #ffffff;
}

.banner .banner_sbxh{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	color: #ffffff;
	font-size: 12px;
	padding-bottom: 80px;
	line-height: 1;
}

.banner .banner_sbxh p{
	width: auto;
	display: inline-block;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

.banner .banner_sbxh p i{
	width: 80px;
	height: 1px;	
	background: #b5b7b9;
	display: inline-block;
	position: relative;
	top: -3px;
	margin-left: 14px;
}

.banner .banner_sbxh p i:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	background: #dbdbdd;
	width: 30px;
	-webkit-animation:sbxh 2s linear infinite;

}

.banner .banner_sbxh:before{
	-webkit-animation:sbxh 2s linear infinite;
}
@-webkit-keyframes sbxh{    
	0%{left:0; opacity: 1;}
	25%{left:25%; opacity: 0.75;}
	50%{left:50%; opacity: 0.5;}
	75%{left:75%; opacity: 0.25;}
	100%{left:100%; opacity: 0;}
} 


.home_a{
	padding: 160px 0 180px;
	background: #f5f5f5;
	position: relative;
}

.home_a:after{
	position: absolute;
	width: 610px;
	height: 170px;
	background: #f5f5f5;
	right: 0;
	bottom: 0;
	content: "";
	border-radius: 250px 0 0 250px;
}

.home_a .home_a_top{
	position: relative;
	padding:0 0 0 13.5%;
}
.home_a .home_a_top .title{
	width: 44%;
}

@media(max-width: 3000px){
	.home_a .home_a_top .img{
		position: absolute;
		width: 720px;
		/*right: 254px;*/
		right: 13.5%;
		top: 0;
		border-radius: 250px;
		overflow: hidden;
	}
}
@media(max-width: 1920px){
	.home_a .home_a_top .img{
		width: 40%;
	}
}
.home_a .home_a_btm{
	margin-top: 83px;
	padding-right: 13.5%;
}

.home_a .home_a_btm .left{
	width: 45%;
	padding-top: 0;
}

.home_a .home_a_btm .right{
	width: 46%;
}

.home_a .home_a_btm .right .more{
	color: #666666;
	margin-top: 46px;
}

.home_b{
	padding: 100px 0 125px;
	background: url(../image/home_b_bg.jpg) center center/cover;
}

.home_b .container3{
	padding-left: 13.5%;
}

.home_b .left{
	width: 44%;
}

.home_b .left .left_a{
	margin-top: 10px;
	padding-right: 154px;
}
/*.home_b .left .left_a .box{
	margin-bottom: 20px;
}*/
.home_b .left .left_a{
	height: 400px;
}
/*.home_b .left .left_a .box {
	padding-bottom: 40px;
}*/
.home_b .left .left_a .box .bt{
	color: #cfcfcf;
	font-size: 40px;
	display: inline-block;
	border-bottom: 3px solid #cfcfcf;
}

/*.home_b .left .left_a .swiper-slide{
	height: 50px !important;
	overflow: hidden;
}*/

/*.home_b .left .left_a .swiper-slide-active{
	height: auto !important;
	overflow: hidden;
}*/

.home_b .left .left_a  .more{
	color: #666666;
	/*opacity: 0;*/
	display: none;
}

.home_b .left .left_a .box{margin-bottom: 80px;}
.home_b .left .left_a .swiper-slide-active .box{margin-bottom: 40px;}
/*.home_b .left .left_a .swiper-slide-prev .box{margin-bottom: 40px;}*/
.home_b .left .left_a .swiper-slide-next .box{margin-bottom: 40px;}

.home_b .left .left_a .box .ny_text2{
	
	color: #666666;
	margin-top: 30px;
	/*height: 90px;
	overflow: auto;*/
	display: none;
}


.home_b .left .left_a .swiper-slide-active .box .bt{
	color: #222222;
	border-color: #222222;
}
.home_b .left .left_a  .swiper-slide-active .box .ny_text2{
	display: block;
}

.home_b .left .left_a  .swiper-slide-active .box .more{
	/*opacity: 1;*/
	display: inline-block;
	margin-top: 30px;
}
/*.home_b .left .left_a  .swiper-slide{
	height: 60px;
}
.home_b .left .left_a  .swiper-slide-active{
	height: auto;
}*/

/*.home_b .left .left_a .box .ny_text2::-webkit-scrollbar{
	width: 8px;
	background: #e9e9e9;
	border-radius: 25px;
	overflow: hidden;
	
}
.home_b .left .left_a .box .ny_text2::-webkit-scrollbar-track{
	border-radius: 25px;
	overflow: hidden;
	width: 8px;
}

.home_b .left .left_a .box .ny_text2::-webkit-scrollbar-track-piece{
	width: 8px;
} 
.home_b .left .left_a .box .ny_text2::-webkit-scrollbar-thumb{
	    background: #a3a3a3;
		border-radius: 25px;
	overflow: hidden;
		
}
.home_b .left .left_a .box .ny_text2::-webkit-scrollbar-button{
	display: none;
}
*/

.home_b .left .left_a .swiper-button-next,.home_b .left .left_a .swiper-button-prev{
	position: absolute;
	right: 0;
	width: 58px;
	height: 58px;
	left: auto;
	transition: all 0.4s;
	bottom: auto;
}

.home_b .left .left_a .swiper-button-prev{
	top: 47%;
	background: url(../image/zhili_a_top1.png) center center/cover;
}
.home_b .left .left_a .swiper-button-next{
	top: 73%;
	background: url(../image/zhili_a_btm1.png) center center/cover;
}

.home_b .left .left_a .swiper-button-prev:hover{
	background: url(../image/zhili_a_top02.png) center center/cover;
}
.home_b .left .left_a .swiper-button-next:hover{
	background: url(../image/zhili_a_btm02.png) center center/cover;
}

.home_b .right{
	width: 51%;
}

.home_b .right .right_a{
	border-radius: 250px 0 0 250px;
}

/*.home_b .right .right_a .swiper-slide{
	opacity: 0 !important;
}

.home_b .right .right_a .swiper-slide-active{
	opacity: 1 !important;
}
*/

.home_c{
	padding: 140px 0 140px;
	background: url(../image/home_c_bg.jpg) center center/cover;
}

.home_c .home_c_top{
position: relative;
}

.home_c .home_c_top .more{
	position: absolute;
	right: 0;
	top: 50%;
	color: #666666;
	transform: translateY(-50%);
}

.home_c .box{
	position: relative;
	margin-top: 46px;
}

.home_c .box .left{
	/*float: left;*/
	width: 30.14%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	border-bottom: 2px solid #e5e5e5;
}

.home_c .box .left:before{
	width: 0;
	height: 2px;
	background: #FABF01;
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	transition: all 0.5s;

}

.home_c .box .left:hover:before{
	width: 100%;
}

.home_c .box .img{
	border-radius: 250px;
	overflow: hidden;
}

.home_c .box .time{
	font-size: 15px;
	color: #999999;
	margin-top: 26px;
}

.home_c .box .bt{
	font-size: 24px;
	color: #333333;
	margin-top: 16px;
	line-height: 1.6;
}

.home_c .box .ny_text2{
	color: #666666;
	margin-top: 20px;
}

.home_c .box .gd{
	color: #666666;
	font-size: 16px;
	display: inline-block;
	margin-top: 70px;
}

.home_c .left:hover .gd{
	color: #FABF01;
}

.home_c .box .gd i{
	width: 16px;
	height: 12px;
	display: inline-block;
	margin-left: 10px;
	background: url(../image/more_i.png) center center/cover;
}

.home_c .box .right{
	width: 64.28%;
}

.home_c .box .right .ul li{
	float: left;
	margin-right: 11.2%;
	width: 44.4%;
	padding: 34px 0;
	position: relative;
	border-bottom: 2px solid #e5e5e5;
}

.home_c .box .right .ul li:before{
	width: 0;
	height: 2px;
	background: #FABF01;
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	transition: all 0.5s;
}

.home_c .box .right .ul li:hover:before{
	width: 100%;
}


.home_c .box .right .ul li:nth-child(2n){
	margin-right: 0;
}

.home_c .box .right .ul li .bt{
	height: 70px;
	overflow: hidden;
}
.home_c .box .right .ul li .gd{
	margin-top: 26px;
}

.home_c .box .right .ul li:hover .gd{
	color: #FABF01;
}

.home_c .box .right .ul li .time{
	margin-top: 0;
}

.home_d{
	padding: 260px 0 230px;
	background: url(../image/home_d_bg.jpg) center center/cover;
}

.home_d .left{
	width: 38.5%;
}

.home_d .left .ny_text2{
	color: #666666;
	margin-top: 30px;
}

.home_d .left .more{
	color: #666666;
	margin-top: 40px;
}

.mo_home_b{display: none;}

@media(max-width: 1680px){
	.banner .text .cn{
		font-size: 40px;
	}
	 .banner .swiper-slide:nth-child(1) .text .cn{
	 	font-size: 50px;
	 }
	.home_a{
		    padding: 100px 0 120px;
	}
	.home_a .home_a_btm{
		margin-top: 50px;
	}
	.home_b .left .left_a .box .bt{
		font-size: 36px;
	}
	.home_b .left .left_a{
		/*margin-top: 50px;*/
	}
	.home_c{
		padding: 100px 0;
	}
	.home_d{
		    padding: 200px 0 150px;
	}
	
}

@media(max-width: 1600px){
	.home_a .home_a_btm{
		padding-right: 10%;
	}
	.home_c .box .bt{
		font-size: 20px;
	}
	.home_b .container3{
		padding-left: 10%;
	}
	.home_a .home_a_top{
		padding-left: 10%;
	}
	.home_a .home_a_top .img{
		/*right: 120px;*/
		right: 11.5%;
	}
	.home_a:after {
	    width: 390px;
	    height: 140px;
	   
	}
}

@media(max-width: 1500px){
	.home_a .home_a_btm{
		padding-right: 4%;
	}
	.home_a .home_a_btm .left{width: 48%;}
	.home_a .home_a_top .img {
    	/*right: 101px;*/
    	right: 8.5%;
	}
	.header .logo{
		width: 200px;
	}
	.header .header_a ul li > a{
		padding: 41px 0;
	}
	.header .header_b{margin-top: 30px;}
	.banner .text .cn {
    	font-size: 30px;
	}
	.banner .swiper-slide:nth-child(1) .text .cn{
    	font-size: 40px;
	}
	.banner .text .more{margin-top: 30px;}
	.banner .banner_zsd .num{font-size: 14px;}
	.banner .banner_zsd .num .icon{
		width: 20px;
		height: 2px;
	}
	.home_a {
	    padding: 70px 0 100px;
	}
	.home_a .home_a_btm {
    	margin-top: 42px;
	}
	.home_a .home_a_btm .right .more{margin-top: 30px;}
	.home_b{
		padding: 80px 0 90px;
	}
	.home_b .left .left_a .box .bt{font-size: 28px;}
	.home_b .left .left_a .swiper-button-next, .home_b .left .left_a .swiper-button-prev{
		width: 46px;
		height: 46px;
	}
	.home_b .left .left_a .box {
    	/*margin-bottom: 40px;*/
	}
	.home_b .left .left_a{
		height: 360px;
		margin-top: 20px;
		padding-right: 100px;
	}
	.home_c {
    	padding: 70px 0;
	}
	.home_c .box .bt{font-size: 18px;height: 54px;margin-top: 10px;}
	.home_c .box .right .ul li .gd {
    	margin-top: 18px;
	}
	.home_c .box .right .ul li{
		padding: 26px 0;
	}
	.home_c .box .time{font-size: 14px;}
	.home_d {
    	padding: 140px 0;
	}
	.home_a .home_a_top {
    	padding-left: 4%;
	}
	.home_b .container3 {
    	padding-left: 4%;
	}

}

@media(max-width: 1100px){
	.banner .swiper-pagination{
		bottom: 20px !important;
	}
	.banner .swiper-pagination-bullet{
	    width: 16px;
	    height: 2px;
	        margin: 0 0 0 10px !important;
	}
	.banner .swiper-pagination-bullet-active {
	    width: 30px;
	}
	.banner .text .cn {
	    font-size: 26px;
	}
	.banner .swiper-slide:nth-child(1) .text .cn{
		font-size: 36px;
	}
	.banner .banner_sbxh{display: none;}
	.banner .banner_zsd{
		right: 20px;
	}
	.home_a {
	    padding: 40px 0 50px;
	}

	.home_a .container3 {
    	padding: 0 20px;
	}

	.home_a .home_a_top {
    	padding-left: 0;
	}
	.home_a .home_a_top .title{
		width: 100%;
	}
   .home_a .home_a_top .img{
   	position: initial;
   	display: inline-block;
   	transform: initial;
   	width: 100%;
   	margin-top: 20px;
   }
   .home_a .home_a_btm .right{
   	width: 100%;
   	margin-top: 0;
   }
   .home_a .home_a_btm .left{
   	padding-right: 0;
   	width: 100%;
   	margin-top: 16px;
   	position: relative;
   	z-index: 3;
   }
   .home_a .home_a_btm{
   	margin-top: 30px;
   	padding-right: 0;
   }
   .home_a:after {
    width: 250px;
    height: 70px;
	}

	.home_b {
    	padding: 40px 0 50px;
	}

	.home_c {
	    padding: 40px 0;
	}
	.home_c .box .gd{
		margin-top: 30px;
	}
	.home_c .home_c_top .more{
		display: inline-block;
		position: initial;
		transform: initial;
		margin-top: 20px
	}
	.home_c .box{
		margin-top: 30px;
	}
	.home_c .box .left{
		width: 100%;
		position: initial;
		display: inline-block;
		padding-bottom: 30px;
	}
	.home_c .box .right{
		display: none;
		width: 100%;
		margin-top: 20px;
	}
	.home_d {
    	padding: 60px 0;
    	position: relative;
	}
	.home_d .left{width: 100%;position: relative;z-index: 6;}
	.home_d:before{
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.5);
	}
	.home_a .home_a_top br{display: none;}
	.banner .text{width: 100%;padding: 0 20px;text-align: center;}
	.banner .banner_zsd{
		display: none;
	}
	
	.home_b .container3{
		padding: 0 20px;
	}
/*	.home_b .left{
		width: 100%;
	}
	.home_b .left .left_a{height: auto;padding-right: 0;}

	.home_b .right{
		width: 100%;
		margin-top: 20px;
	}*/
	.home_b{display: none;}
	.mo_home_b{display: block;}
}

.mo_home_b .box .bt{
	font-size: 24px;
	color: #222222;
	display: inline-block;
	border-bottom: 2px solid #222222;
}

.mo_home_b .box .ny_text2{
	margin-top: 20px;
}

.mo_home_b .box .more{
	margin-top: 20px;
	color: #666666;
}

.mo_home_b .box .img{margin-top: 30px;border-radius: 250px 0 0 250px;}

.video .box{
	float: left;
	width: 32.8%;
	margin-right: 0.8%;
	padding: 18px;
	background: #f6f6f6;
	margin-bottom: 10px;
}

.video .box:nth-child(3n){
	margin-right: 0;
}

.video .box .bt{
	padding: 18px 8px 6px;
	font-size: 16px;
	color: #1e1e20;
	overflow:hidden; 
white-space: nowrap;
text-overflow: ellipsis;
}

.video .box .img:before{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	content: "";
} 

.video .box .img .bofang{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	transform: translate(-50%,-50%);
	display: inline-block;
	z-index: 2;
	background: url(../image/bofang.png) center center/cover;
}

.video .page{
	margin-top: 40px;
}

.video_btm{
	margin-top: 60px;
}

@media(max-width: 1500px){
	.video_btm {
	    margin-top: 40px;
	}
	.video .box .bt{font-size: 15px;}
}

@media(max-width: 1100px){
	.video .box{
		width: 49%;
		margin-right: 2%;
	}
	.video .page {
    	margin-top: 30px;
	}
	.video .box:nth-child(3n) {
    	margin-right: 2%;
	}
	.video .box:nth-child(2n) {
	    margin-right: 0;
	}
}
@media(max-width: 768px){
	.video .box{
		width: 100%;
		margin-right: 0;
		padding: 16px;
		margin-bottom: 14px;
	}
	.video_btm {
    	margin-top: 20px;
	}
	.video .page {
    	margin-top: 20px;
	}
}


/*下拉*/
.header .header_a ul li{position: relative;}
.header .header_a ul li .box{
	position: absolute;
    left: -35px;
    background: rgba(255,255,255,0.9);
    top: 100%;
    border-radius:0 0 4px 4px;
    display: none;
    padding: 14px 0;
    width: 160px;
    z-index: 1000;
}

.header .header_a ul li .box a{
	    display: block;
    font-size: 14px;
    color: #3e4145;
    padding: 10px 20px;
}

.header .header_a ul li:hover .box {
	display: block;
}

.header .header_a ul li .box.id_102{
	left: -18px;
}


@media(max-width: 1600px){
	.header .header_a ul li .box a{
		font-size: 13px;
	}
}

.talent_d .talent_d_a .box{position: relative;}
.talent_d .talent_d_a .box .box2{
	position: relative;
	width: 100%;
/*	bottom: 0;
	left: 0;*/
	/*background: rgba(255,255,255,0.9);*/
	margin-top: 30px;
	padding: 0 44px 0 26px;
	color: #333;
	z-index: 4;
	
}

.talent_d .talent_d_a .box .img{
	border-radius: 8px;
	overflow: hidden;
}
.talent_d .talent_d_a .box .bt{
	font-size: 24px;
	color: #333;
	margin-bottom: 14px;
}
.talent_d .talent_d_a .box .ny_text2{
	color: #333;
}

.talent_d .talent_d_a .box .more{
	background: #fff;
	color: #666666;
	padding: 8px 30px;
}

.talent_d .talent_d_a .box .left{
	width: 50%;
}

.talent_d .talent_d_a .box .right{
	position: absolute;
	right: 40px;
	top: 6px;

}

.talent_d .talent_d_a .swiper-pagination{
		display: none;
		
}

@media(max-width: 1600px){
	.talent_d .talent_d_a .box .box2{
		padding: 0 40px 30px;
	}
	.talent_d .talent_d_a .box .bt{font-size: 20px;margin-bottom: 6px;}
	.talent_d .talent_d_a .box .right{
		right: 40px;
		bottom: 30px;
	}
}

@media(max-width: 1500px){
	.talent_d .talent_d_a .box .ny_text{
		padding: 20px 12px;
	}
}

@media(max-width: 1100px){
	.talent_d .talent_d_a .box .box2{
		position: relative;
		display: inline-block;
		margin-top: 0;
		    padding: 20px 10px;
	}
	.talent_d .talent_d_a .box .bt{
		color: #333;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.talent_d .talent_d_a .box .ny_text2{
		color: #333;		
	}
	.talent_d .talent_d_a .box .left{
		width: 100%;
	}
	.talent_d .talent_d_a .box .right{
		position: initial;
		display: inline-block;
		margin-top: 20px;
		width: 100%;
	}
	.talent_d .swiper-button-next, .talent_d .swiper-button-prev{display: none;}
.talent_d .talent_d_a{
	padding-bottom: 30px;
}
	.talent_d .talent_d_a .swiper-pagination{
		display: block;
		bottom: 0;
	}
	.talent_d .talent_d_a .swiper-pagination-bullet-active{
		background: #FABF01;
	}
}



/*关于我们页面使命弹窗*/
.about_c_tc{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0,0,0,0.6);
	display: none;
}

.about_c_tc .container2{
	position: relative;
	height: 100%;
}

.about_c_tc  .box{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	background: #fff;
	border-radius: 14px;
	transform: translate(-50%,-50%);
	padding: 100px 200px;
}

.about_c_tc  .box .left{
	max-width: 30%;
	text-align: center;
	padding-right: 50px;
}

.about_c_tc  .box .left .icon{
	width: 77px;
	display: inline-block;
}

.about_c_tc  .box .left .bt{
font-size: 20px;
    color: #fea40f;
    margin-top: 20px;
}
.about_c_tc  .box .left .bt p{
	position: relative;
	display: inline-block;
}
.about_c_tc  .box .left .bt p:before,.about_c_tc  .box .left .bt p:after{
	position: absolute;
	top: 8px;
	width: 16px;
	height: 12px;
	content: "";
}
.about_c_tc  .box .left .bt p:before{
    left: -30px;
    background: url(../image/talent_c_jt01.png) center center/cover;
}

.about_c_tc  .box .left .bt p:after{
right: -30px;
    background: url(../image/talent_c_jt02.png) center center/cover;
}


.about_c_tc  .box .right{
	width: 70%;
}

.about_c_tc  .box .right .ny_text2{
	color: #999999;
	height: 400px;
	overflow: auto;
	padding-right: 5px;
}




.about_c_tc  .box .right .ny_text2::-webkit-scrollbar{
	width: 8px;
	background: #e9e9e9;
	border-radius: 25px;
	overflow: hidden;
	
}
.about_c_tc  .box .right .ny_text2::-webkit-scrollbar-track{
	border-radius: 25px;
	overflow: hidden;
	width: 8px;
}

.about_c_tc  .box .right .ny_text2::-webkit-scrollbar-track-piece{
	width: 8px;
} 
.about_c_tc  .box .right .ny_text2::-webkit-scrollbar-thumb{
	    background: #a3a3a3;
		border-radius: 25px;
	overflow: hidden;
		
}
.about_c_tc  .box .right .ny_text2::-webkit-scrollbar-button{
	display: none;
}

.about_c_tc  .box .guanbi{
	width: 22px;
	height: 21px;
	position: absolute;
	top: -50px;
	right: -24px;
	background: url(../image/cha.png) center center/cover;
}

@media(max-width: 1500px){
	.about_c_tc .box{
		padding: 80px 120px;
	}
	.about_c_tc  .box .right .ny_text2{
		height: 300px;
	}
	.about_c_tc  .box .guanbi{
		right: 0;
		top: -30px;
	}
}

@media(max-width: 1500px){
	.about_c_tc .box{
		
		padding: 80px 120px;
	}
	.about_c_tc  .box .right .ny_text2{
		height: 300px;
	}
	.about_c_tc  .box .guanbi{
		right: 0;
		top: -30px;
	}
}

@media(max-width: 1100px){
	.about_c_tc .box{
		width: 90%;
		padding: 30px 20px;
	}
	.about_c_tc  .box .right .ny_text2{
		height: 300px;
	}
	.about_c_tc  .box .guanbi{
		right: 0;
		top: -30px;
	}
	.about_c_tc .box .left{
		width: 100%;
		max-width: 100%;
		text-align: center;
		padding-right: 0;
	}
	.about_c_tc .box .guanbi{display: none;}
	.about_c_tc .box .right{width: 100%;margin-top: 20px;}
}

.about_c_tc_b .box{
	padding: 64px 134px;
}

.about_c_tc_b .box .left .icon{
	width: auto;
}

.about_c_tc_b .box .left{
	width: 28%;
	padding-right: 0;
}
.about_c_tc_b .box .right{
	width: 66.6%;
	padding-top: 50px;
}

.about_c_tc_b .box .right .bt{
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}

.about_c_tc_b .box .right .ny_text2{
	height: 150px;
	padding-right: 5px;
}

@media(max-width: 1500px){
	.about_c_tc_b .box .right .bt{
		margin-bottom: 14px;
	}
}

@media(max-width: 1100px){
	.about_c_tc_b .box .right .bt{
		margin-bottom: 10px;
	}
	.about_c_tc_b .box {
		width: 90%;
	    padding: 30px 20px;
	}
	.about_c_tc .box .left{
		width: 100%;
	}
	.about_c_tc .box .right{
		width: 100%;
		padding-top: 0;
		margin-top: 20px;
	}
	.about_c_tc_b .box .left .icon{
		width: 180px;
		display: inline-block;
	}
	.about_c_tc_b .box .right .ny_text2{height: 200px;}
}

.dq-table-box .dq-periods .fudongtext{
	color: #333;
	font-size: 14px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 7%;
}

.dq-table-box .dq-periods .biaoji{
	width: 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 2%;
}

.talent_e {
	background: url(../image/talent_e_bg2.jpg) center center/cover;
	padding: 106px 0;
}

.talent_e1 {
	background: url(../image/xiaoyuanzhaopin_bg.jpg) center center/cover;
	
}


.talent_e2 {
	background: url(../image/talent_e_bg2.jpg) center center/cover;
}

/*.talent_e .title .cn{
	color: #fff;
}*/
.talent_e .talent_e_a{
	margin-top: 60px;
}
.talent_e ol li{
	padding: 16px;
	text-align: center;
}

.talent_e ol li.th{
background: #fff;
border-radius: 15px 15px 0 0;
}

.talent_e ol li.th  .bumen,.talent_e ol li.th  .zhiwei,.talent_e ol li.th .chengshi{
	font-size: 20px;
	color: #0d3b70;
}

.talent_e ol li.t_0{
	background: rgba(0,0,0,0.3);
}

.talent_e ol li.t_1{
	background: rgba(0,0,0,0.4);
}

.talent_e  .bumen,.talent_e  .zhiwei,.talent_e  .chengshi{
	float: left;
	color: #fff;
	font-size: 18px;
}

.talent_e  .bumen{width: 19%;}
.talent_e  .zhiwei{width: 57%;}
.talent_e  .chengshi{width: 24%;}
@media(max-width: 1600px){
	.talent_e{
		padding: 80px 0;
	}
	.talent_e .talent_e_a{margin-top: 40px;}
	.talent_e ol li.th .bumen, .talent_e ol li.th .zhiwei, .talent_e ol li.th .chengshi{font-size: 16px;}
	.talent_e .bumen, .talent_e .zhiwei, .talent_e .chengshi{font-size: 14px;}
}

@media(max-width: 1500px){
	.talent_e{
		padding: 60px 0;
	}
	.talent_e .talent_e_a{margin-top: 30px;}
	.talent_e ol li{
		padding: 14px 0;
	}
	
}

@media(max-width: 1100px){
	.talent_e{
		padding: 40px 0;
	}
	.talent_e .talent_e_a{margin-top: 20px;}
	.talent_e ol li{
		padding: 12px 0;
	}
}

@media(max-width: 800px){
	.talent_e .talent_e_a{
		overflow: auto;
	}
	.talent_e ol{
		width: 800px;
	}
}

@media(max-width: 400px){
	.talent_e .talent_e_a{
		overflow: auto;
	}
	.talent_e ol{
		width: 600px;
	}
}

/*风采详情*/
.talents_nr{
	background: #fff;
	padding: 90px 0 110px;	
}

.talents_nr .time{
	font-size: 16px;
	color: #FABF01;
	margin-bottom: 6px;
}

.talents_nr .ny_text2{
	color: #333333;

}

.talents_nr .ny_text2 h3{
	font-size: 20px;
	color: #333333;
	font-weight: initial;
}

.talents_nr .ny_text2 h4{
	font-size: 20px;
	color: #234d7d;
	font-weight: initial;
}

.talents_nr .ny_text2 h4 sup{
	font-size: 14px;
}
.talents_nr .btm{
	padding-top: 30px;
	margin-top: 50px;
	border-top: 1px solid #e5e5e5;

}
.talents_nr .btm .more{
	color: #333;
	padding: 10px 30px;
}

@media(max-width: 1600px){
	.talents_nr{
		padding: 60px 0 80px;	
	}

}
@media(max-width: 1500px){
	.talents_nr{
		padding: 40px 0 60px;	
	}
	.talents_nr .time{font-size: 14px;}
	.talents_nr .ny_text2 h3{
		font-size: 16px;
	}
	.talents_nr .ny_text2 h4{font-size: 16px;}
	
}

@media(max-width: 1100px){
	.talents_nr .time{margin-bottom: 4px;}
	.talents_nr .btm {
	    padding-top: 20px;
	    margin-top: 30px;
	}
	.talents_nr{
		padding: 40px 0 50px;	
	}
}

.weixin_box{float: left;position: relative;}
.weixin_box .ewm{
position: absolute;
bottom: 160%;
width: 150px;
background: #fff;
padding: 5px 4px;
line-height: 0;
display: none;
padding-right: 5px;
}

.weixin_box:hover .ewm{
display: block;
}

@media(max-width: 768px){
	.weixin_box .ewm{width: 120px;}
}
/*0707法律声明*/
.state {
	padding-top: 90px;
	background: #f4f4f4;
	padding-bottom: 96px;
}

.state .tag-box {
	margin: 0 auto;
	padding: 70px 40px;
	box-shadow: 0 0 80px #EAEAEA;
	box-sizing: border-box;
	background: #fff;
	margin-top: 40px;
}

.state .tag-box .state-content {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-bottom: 40px;
}

.state .state-tit {
	text-align: center;
}

.state .state-tit a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	padding: 10px 25px;

}

.state .state-tit a.cur {
	color: #ffffff;
	background-color: #dd2226;

}

@media(max-width: 1500px) {
	.state {
		padding-top: 50px;
	}
}

@media(max-width: 1100px) {
	.state {
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.state .tag-box {
		padding: 28px 18px;
	}

	.state .tag-box {
		margin-top: 28px;
	}

	.state .state-tit a {
		padding: 8px 20px;
	}

}

@media(max-width: 550px) {
	.state .state-tit a {
		padding: 8px 16px;
		font-size: 14px;
	}

	.state .tag-box {
		margin-top: 20px;
	}
}


.chanpin_b .bt{
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background: #fff;
	font-size: 16px;
	color: #333333;
	padding: 14px 7px;
}

.chanpin_b .bt span{
	background: #333333;
	border-radius: 25px;
	color: #fff;
	margin-right: 10px;
	padding: 3px 10px;
	position: relative;
	top: 2px;
}

@media(max-width: 1680px){
	.home_b .left .left_a .box{margin-bottom: 100px;}
	.home_b .left .left_a .swiper-slide-active .box{margin-bottom: 50px;}
	/*.home_b .left .left_a .swiper-slide-prev .box{margin-bottom: 40px;}*/
	.home_b .left .left_a .swiper-slide-next .box{margin-bottom: 50px;}
}

.talent_e .talent_e_a.img{
	position: relative;
}

.talent_e .talent_e_a.img{
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}


.talent_e .talent_e_a.img p{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 34px 46px;
	font-size: 24px;
	width: 100%;
}

@media(max-width: 1680px){
	.talent_e .talent_e_a.img p{
		padding: 30px 40px;
		font-size: 20px;
	}
}

@media(max-width: 1100px){
	.talent_e .talent_e_a.img p{
		padding: 26px 20px;
		font-size: 16px;
	}
}

@media(max-width: 500px){
	.talent_e .talent_e_a.img p{
		padding: 16px 16px;
		font-size: 14px;
	}
}


/*搜索css*/
.sousuo{
	background: #f9f9f9;
	padding-top: 350px;
	height: 600px;
	text-align: center;
}

.sousuo .en{
	color: #f4f4f4;
	font-weight: bold;
	font-size: 200px;
	line-height: 1;
	position: absolute;
	left: 50%;
	top: -126px;
	transform: translateX(-50%);
	z-index: -1;
}

.sousuo .bt{
	color: #333333;
	font-size: 30px;
	position: relative;
	z-index: 2;
}

.sousuo .sousuo_box{
	position: relative;
	display: inline-block;
	width: 874px;
		

}

.sousuo .sousuo_box .text{
	background: #fff;
	height: 90px;
	width: 100%;
	border: none;
	padding: 0 80px 0 30px;
	font-size: 20px;
	color: #333;
}

.sousuo .sousuo_box .box{
	margin-top: 50px;
}

.sousuo .sousuo_box .btn{
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	right: 26px;
	transform: translateY(-50%);
	background: url(../image/sousuo_icon.png) center center/cover;
	border: none;
}

.sousuo_b{
	text-align: center;
	padding: 70px 0 110px;
    background: #f9f9f9;
}

.sousuo_b .bt{
	font-size: 30px;
	color: #333333;
}

.sousuo_b .text{
	min-width: 510px;
	display: inline-block;
	margin-top: 20px;
	padding: 26px 0;
	font-size: 22px;
	color: #666666;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.sousuo_b .text span{
	color: #fea40f;
}
.sousuo_new{
	 background: #f9f9f9;
}
.sousuo_new .news_a_btm{margin-top: 20px;}
.sousuo_new .news_a_btm li.ohter{margin-left: 0;margin-right: 6%;}
.sousuo_new .news_a_btm li.ohter:nth-child(2n){
	margin-right: 0;
}

.sousuo_zhaopin{
	padding: 90px 0 180px;
	background: #f9f9f9;
}

.sousuo_zhaopin .talent_e{
	background: none;
	padding: 0;
	margin-top: 30px;
}

@media(max-width: 1680px){
	.sousuo .en{
		font-size: 160px;
	}
	.sousuo .sousuo_box .text{
		font-size: 18px;
		height: 70px;
	}
	.sousuo .sousuo_box .btn{
		width: 40px;
		height: 40px;
	}
	.sousuo_b .bt{font-size: 26px;}

	.sousuo_b{
		padding: 50px 0;
	}

	.sousuo_zhaopin {
	    padding: 70px 0 140px;
	}
}

@media(max-width: 1500px){
	.sousuo .en {
	    font-size: 120px;
	    top: -70px;
	}
	.sousuo{
		padding-top: 260px;
	    height: 460px;
	}
	.sousuo .sousuo_box .text {
	    font-size: 16px;
	    height: 50px;
	}
	.sousuo .sousuo_box .btn {
	    width: 26px;
	    height: 26px;
	}
	.sousuo_b {
	    padding: 30px 0;
	}
	.sousuo .sousuo_box .box {
	    margin-top: 36px;
	}
}

@media(max-width: 1100px){
	.sousuo{
		height: auto;
		padding: 100px 0 40px;
	}
	.sousuo .en {
	    font-size: 80px;
	    top: -50px;
	}
	.sousuo .bt{font-size: 26px;}
	.sousuo .sousuo_box{
		width: 100%;
	}
	.sousuo_b .bt {
	    font-size: 24px;
	}
	.sousuo_b .text{
		font-size: 16px;
		padding: 16px 0;
		min-width: 100%;
	}
	.sousuo_zhaopin {
	    padding: 50px 0 70px;
	}
}

.search2{
	width: 22px;
	height: 22px;
    background: url(../image/sousuo_icon.png) center center/cover;
    float: right;
    margin-top: 42px;
    margin-left: 20px;
}

@media(max-width: 1500px){
	.search2{
		margin-top: 36px;
	}
}
 .banquan .right  .jszcAdd { color:rgba(255,255,255,0.1);  }