@charset "utf-8";


body {
    -webkit-font-smoothing: antialiased;
     font-family: "SourceHanSansCNNormal" , "arial";
    background: #f6f7f6;
    font-size: 14px;
    color: #111;
 /*   max-width: 19.2rem;*/
    margin-left: auto; 
    margin-right: auto;
    overflow: hidden;
    line-height: 1.4;

}
.wrping{ width:100%; height:auto; overflow:hidden;}
.container {width: 80%;	margin: 0 auto;}
.lineheight2{	line-height:2;}
.img{	line-height: 0;}
.img img{	width: 100%;}
.hidden{	overflow: hidden;}
.relative{	position: relative;}
.displaytable{	display: table;}
.textcenter {text-align: center;}
.textleft{text-align: left;}
.textright{	text-align: left;}
.clearfix {  clear: both;}
.left{	float: left;}
.right{	float: right;}
.topr{margin-right: 5%;}
.center{text-align: center;}
.ny_text16{font-size: 16px;}
.nyy_text16{font-size: 24px; margin-bottom: 10px;}
.ny_text14{font-size: 14px;}
.colorfff{color: #fff !important;}
.color333{color: #333 !important;}
.color000{color: #000 !important;}
.color00b6c4{color: #00b6c4 !important;}
.page{	display: inline-block;	text-align: center;display: inline-block;
    text-align: center;
    width: 100%;
    height: auto;
    background: #e5e3e3;
    margin: 30px 0 60px;}
.page a{
	margin: 0 4px;
	font-size: 16px;
    padding:15px 20px;
	line-height: 50px;
	transition: all 0.3s;
}
.page a.cur,.page a:hover{	color: #fff;	background: #0374BA;}
.kh_img{	line-height: 0;text-align: center; padding: 20px 0;}
.page a.s_fh{
	font-family: 宋体;
	font-weight: bold;
	width: 70px;
	color: #cccccc;
}

.page a.fh{
	color: #cccccc;
	font-family: 宋体;
	font-weight: bold;
	width: 50px;
}

/*移动端*/
/**mobile nav**/
.nav_box {
	width: 100%;
	height: 100%;
	position: fixed;
	right: -100%;
	top: 0;
	bottom: 0;
	left: auto;
	overflow: auto;
	z-index: 99999999;
	 transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    float: right;
}
.nav_box.cur{	right: 0;}
body.cur:before{
	background: rgba(51,51,63,.63);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.nav_box .box{
	background: rgba(51,51,51,0.93);
	width: 500px;
	height: 100%;
	position: relative;
	z-index: 2;
	overflow: auto;
	float: right;
	
}
.nav_box .nav-title {
	position: relative;
	padding: 0 0.4rem 0.26rem 0.3rem;
	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: 2.8rem;
	line-height: 0;
	padding-bottom: 0.12rem;
	padding-top: 0.24rem;
}

.nav_box .nav-title h1 img {width: 100%;}

.nav_box .navlist {
	width: 100%;
	margin-top: 0.1rem;
	padding: 0 0.4rem 0 0.3rem;
	padding-bottom: 20px;
}
.nav_box .navlist ul{	margin-bottom: 0.5rem;}
.nav_box .navlist ul>li {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 70px;
	border-bottom: 1px solid #424241;
	/*padding: 0 15px;*/
	text-transform: capitalize;
}

.nav_box .navlist ul>li>a {
	display: block;
	color: #fff;
	position: relative;
}

.nav_box .navlist ul>li>a.sub:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.1rem;
	height: 0.18rem;
	background: url(../../../%E5%88%B6%E4%BD%9C/images/nav_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 0.8rem;
}

.navlist>ul>li .navlist2 a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
}

.navlist>ul>li .navlist2 .box_sj .bt a{	font-size: 0.28rem;	color: #fff;}
.navlist>ul>li .navlist2 .box_sj .bt{	position: relative;
}

.navlist>ul>li .navlist2 .box_sj .bt.jt:before{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.1rem;
	height: 0.18rem;
}

.navlist>ul>li .navlist2 .box_sj .sanji{	padding-left: 0.1rem;	display: none;}

.navlist>ul>li .navlist2 .box_sj .sanji a{	font-size: 0.26rem;	color: #fff;}

.navlist > .lx{
	padding: 10px 30px;
	border-radius: 25px;
	background: #50d1c1;
	display: inline-block;
}
.navlist > .language {	margin-top: 0.46rem;}
.navlist > .language a{
	font-size: 0.3rem;
	color: #cacaca;
	float: left;
	margin-right: 0.34rem;
	position: relative;
}
.navlist > .language a:before{
	width: 2px;
	height: 0.3rem;
	background: #9f9f9f;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	right: -0.2rem;
	content: "";
}

.navlist > .language a.a2:before{	display: none;}
.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;
}
.home_c_box_1{ width:100%; height: auto; overflow: hidden; margin-bottom: 20px;padding-bottom: 10px; }
.home_c_box_2{ width:100%; height: auto; overflow: hidden; }
.home_c_box_2_22{ width:100%; height: auto; overflow: hidden; }
.home_c_box_2_22 li{position: relative; float:left; width:33.33%; height: 220px; overflow: hidden;}
.home_c_box_2_22 li:nth-child(8){float:left; width:66.66%; background:#fff;}
.home_c_img{	
	width:100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.home_c_box_2_22 li h2{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background:rgba(0,0,0,.2);
	font-size: 32px;
	color:#fff;
	padding-top:80px;
	text-align: center;
	opacity: 1;
	font-weight: normal;
}
.home_c_box_2_22 li:nth-child(8) h2{ color:#fff; }
.home_c_img img{transition: all .6s;}
.home_c_box_2_22 li:hover .home_c_img img{ transform: scale(1.1); }
.home_c_box_2_22 li:hover .home_c_box_2_22 li h2{opacity: 0;}


.home_cc_box_1{ width:100%; height: auto; overflow: hidden; margin-bottom: 20px;padding-bottom: 10px; }
.home_cc_box_2{ width:100%; height: auto; overflow: hidden; }
.home_cc_box_2_22{ width:100%; height: auto; overflow: hidden; }
.home_cc_box_2_22 li{position: relative; float:left; width:33.33%; height: 292px; overflow: hidden;}
.home_cc_box_2_22 li:nth-child(8){float:left; width:66.66%; background:#fff;}
.home_cc_img{	
	width:100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.home_cc_box_2_22 li h2{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background:rgba(0,0,0,.2);
	font-size: 32px;
	color:#fff;
	padding-top:130px;
	text-align: center;
	opacity: 1;
	font-weight: normal;
}
.home_cc_box_2_22 li:nth-child(8) h2{ color:#fff; }
.home_cc_img img{transition: all .6s;}
.home_cc_box_2_22 li:hover .home_cc_img img{ transform: scale(1.1); }
.home_cc_box_2_22 li:hover .home_cc_box_2_22 li h2{opacity: 0;}

.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;
}
.time{
	width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #0374BA;
    font-weight: bold;
}
.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;}

.new_small{ width:460px; height:auto; overflow:hidden; margin:30px auto;}
.new_small li{ float:left; width:50%; height:auto; text-align:center; font-size:24px; cursor:pointer;}
.new_small li:hover,.covnew {
    font-weight: bold;
    color: #0374BA!important;
}
.new_nav{
	width:50%;
	height: auto;
	overflow: hidden;
	margin:40px auto;
}
.new_nav li{
	float:left;
	width:44%;
	height: auto;
	overflow: hidden;
	margin:20px 3%;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    transition: all .6s;
}
.new_nav li:hover,.ncov{ /*border-bottom: 5px solid #0374BA;*/ background:#0374BA!important; color:#fff; }




@media(max-width: 1680px){	.nav_box .box{	width: 400px;	}  }

@media(max-width: 1500px){
	.nav_box .box{	width: 300px;	}
	.nav_box .navlist ul>li{line-height: 60px;	font-size: 18px;}
}

@media(max-width: 1100px){
	.nav_box .nav-title{padding-top: 0.3rem;}
	.nav_box .box {
	    width: 100%;
	}
	.nav_box .navlist ul>li{
		line-height: 50px;
		font-size: 16px;
	}
}

body.bg:before{
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(51,51,51,.63);
	top: 0;
	left: 0;
	content: "";
	z-index: 11;
}
/**/
.mo_header{display: none;}
.header{
	position: fixed;
    background: #0374BA);
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.header .container{
	/*border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
}
.header .left{	padding-top: 22px;	width: 270px;}

.header .right .ol li{    
    float: left;
    position: relative;
    /* margin-right: 40px; */
    line-height: 50px;
	margin-right:2px;
}

.header .right .ol li.sub{	padding-right:18px; }

.header .right .ol li.sub:before{
	position:absolute;
	width:12px;
	height:6px;
	content:"";
	background:url(../../../%E5%88%B6%E4%BD%9C/images/jt.svg) center center/cover;
	right:0;
	top:9px;
}
.header .right .ol li:last-child{margin-right: 0;}
.header .right .ol li > a{
	font-size: 16px;
	padding:55px 25px;
	color: #111;
	display: block;
	padding-bottom: 14px;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	transition: all .6s;
}
.header .right .ol li.cur > a,.header .right .ol li:hover > a{    
    background: #0374BA;
    color: #fff;
	font-weight: bold;
}
.header .right .ol li .box{
	position: absolute;
	top: 100%;

	width: 140px;
	left: -35px;
	display: none;
	background: rgba(255, 255, 255, 0.8);
	padding: 10px 0;
	border-radius: 3px;
}
.header .right .ol li .box a{
	font-size: 15px;
	color: #333;
	padding: 9px 10px;
	display: block;
	border-bottom: 1px solid #6f82b1;
	transition: all .6s;
}
.header .right .ol li .box a:hover{background:#6f82b1; color:#fff!important;}
.header .right .ol li:hover .box{display: block;}
.header .right .top{margin: 20px 0 16px;}
.header .right .top .box{	float: right;	position: relative;}
.header .right .top .box a{
	font-size: 14px;
	color: rgb(138 211 251);
	padding: 0 14px;
	line-height: 1;
	position: relative;
	vertical-align: middle;
	padding-bottom:5px;
	/*border-right: 1px solid rgba(175, 168, 179, 0.5);*/
}
.header .right .top .box a:before{
	width: 1px;
	height: 14px;
	background: rgba(175, 168, 179, 0.5);
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.header .right .top .box a i{
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 6px;
	margin-left: 5px;
	background: url(../../../%E5%88%B6%E4%BD%9C/images/header_top_jt.png) center center/cover;
}
.header .right .top .box:nth-child(1) a{padding-right: 0;}
.header .right .top .box:nth-child(1) a:before{display: none;}
.header .right .top .box .xiala{
	position: absolute;
	width: 130px;
	background: rgba(228,241,249,.9);
	z-index: 2;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 10px;
	display: none;
	border-radius: 3px;
	margin-top:5px;
}
.header .right .top .box .xiala a{
	color: #000;
	display: block;
	padding: 6px 0;
}
.header .right .top .box .xialaa{
	position: absolute;
	width: 38px;
	background: rgba(255, 255, 255, 1);
	z-index: 2;
	left: 57%;
	transform: translateX(-50%);
	padding: 0 10px;
	display: none;
}
.header .right .top .box .xiala a{
	color: #000;
	display: block;
	padding: 6px 0;
}
.header .right .top .box .xialaa a{
	color: #000;
	display: block;
	padding: 6px 0;
}
.header .right .top .box .xiala a:before{display: none;}
.header .right .top .box:hover .xiala{display: block;}
.header .right .top .box:hover .xialaa{display: block;}
.footer{ padding: 30px 0;	background: #fff;}
.footer .foot_left{float: left;	width: 130px; margin-right:60px;}
.footer .zhong{	float: left;	margin-left: 35px; width: 20%;}
.footer .zhong .ol li{	float: left;	margin-right: 86px;}
.footer .zhong .ol li:last-child{margin-right: 0;}
.footer .zhong .ol li a{
	display: block;

	margin-bottom: 16px;
}
.footer .zhong .ol li a:last-child{margin-bottom: 0;}
.footer .zhong .ol li.y a{	}
.footer .foot_right{float: right;}
.footer .foot_right .bt{}
.footer .foot_right .btm{	margin-top: 20px;}
.footer .foot_right .btm a{
	width: 44px;
	height: 44px;
	float: left;
	margin-right: 10px;
	border-radius: 100%;
}
.footer .foot_right .btm a:last-child{margin-right: 0;}
.footer .foot_right .btm a.weixin{	background: url(../../../%E5%88%B6%E4%BD%9C/images/footer_icon1.png) center center/cover #282828;}
.footer .foot_right .btm a.weibo{	background: url(../../../%E5%88%B6%E4%BD%9C/images/footer_icon2.png) center center/cover #282828;}
.footer .foot_right .btm a.in{	background: url(../../../%E5%88%B6%E4%BD%9C/images/footer_icon3.png) center center/cover #282828;}
.link{
	/*color: rgba(255, 255, 255, 0.2);*/
	background: #1c1c1c;
	font-size: 14px;
	padding-bottom: 24px;
}
.link .bt{	display: inline-block;}
.link .nr{	display: inline-block;}
.link .nr a{color: rgba(255, 255, 255, 0.2);}
.banquan{	padding: 20px 0;	background: #0374BA;}
.banquan .left{
	max-width: 50%;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.7);
}
.banquan .left a{ color: rgba(255, 255, 255, 0.7);}
.banquan .right{
	font-size: 13px;
	color: rgba(255, 255, 255, 0.8);
}
.banquan .right a{
	padding: 0 8px;
	line-height: 1;
	color: rgba(255, 255, 255, 0.7);
}
.banquan .right a:last-child{	border-right: none;	padding-right: 0;}
.nybanner{	position: relative;}
.nybanner .img {position: relative;	overflow: hidden; height: 500px;}
.nybanner .img img{
	opacity:1;
	transition: all 2s;
	transform: scale(1.2);
	-ms-transform: scale(1.2); 	/* IE 9 */
	-moz-transform: scale(1.2); 	/* Firefox */
	-webkit-transform: scale(1.2); /* Safari 和 Chrome */
	-o-transform: scale(1.2); 	/* Opera */
}
.nybanner .img.cur img{
	opacity:1;
	 transform: scale(1);
	 -ms-transform: scale(1); 	/* IE 9 */
	-moz-transform: scale(1); 	/* Firefox */
	-webkit-transform: scale(1); /* Safari 和 Chrome */
	-o-transform: scale(1); 	/* Opera */
}
.nybanner .img .img2{display: none;}
.nybanner .container{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}
.nybanner .text{
	position: absolute;
	left: 10%;
	opacity:1;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	transition:all 1.5s;
}
.nybanner .text.cur{left:0;	opacity:1;}
.nybanner .text .bt{font-size: 50px;	color: #fff;}
.nybanner .text .js{font-size: 22px;	color: #fff;}
.ban_tit{ font-size:48px; line-height:45px; font-weight:900; margin-bottom:40px; color:#0374BA; text-stroke: 3px #fff; -webkit-text-stroke: 2px #fff;}
.moo{ text-align:center;}

/*新闻页面 开始*/
.boxx{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.box_new{
	width:100%;
	height: auto;
	overflow: hidden;
	border:1px solid #fff;
	padding:2%;
	background:rgba(255,255,255,.8);
	margin-bottom: 20px;
	transition: all .6s;
	border-radius: 3px;
}
.box_new:hover{
	background:rgba(51,94,189,.8);
}
.box_new:hover .new_time,.box_new:hover .new_time h1,.box_new:hover .new_txt{ color:#fff!important; }
.box_new .new_time{
	float:left;
	width:10%;
	height: auto;
	overflow: hidden;
	border-right:1px dashed #8ad3fb;
	text-align: center;
	margin-right: 2%;
}
.box_new .new_time h1{ font-size: 28px; font-weight: normal; line-height: 30px; margin-bottom: 10px; color:#06588a;}
.box_new .new_time h2{ font-size: 18px; font-weight: normal; line-height: 30px; }
.box_new .new_txt{
	float:left;
	width:88%;
	height: auto;
	overflow: hidden;
}
.box_new .new_txt h3{
	font-size: 20px; 
	font-weight: normal; 
	line-height: 30px;
	margin-bottom: 10px;
}
.page_p a {
    float: left;
    margin: 0 4px;
    font-size: 16px;
    color: #999999;
    width: 60px;
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    border-radius: 3px;
    transition: all 0.3s;
    text-align: center;
    transition: all .8s;
    margin:20px 0;
    margin-right: 10px;
    border: 1px solid #eee;
}
.page_p a:hover, #pagg{
	background:#335ebd;
	color:#fff;
}

.boxx h1{
	width:80%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin:40px auto;
	text-align: center;
	font-size: 28px;
}
.boxx p{ line-height: 28px; }
.newnn{
	width:100%;
	height: auto;
	overflow: hidden;
	padding:20px;
	border-top:1px solid #eee;
}
.newnn .nbox{
	width:95%;
	padding:20px;
	height: auto;
	overflow: hidden;
}
.newnn .nbox .nbox_l{
	width:80px;
	height: auto;
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.newnn .nbox .nbox_r{
	width:90%;
	height: auto;
	float: left;
	line-height: 30px;
}
.newnn .nbox:hover{ background:#efecec;}
.newnn .nbox:hover .nbox_l, .newnn .nbox:hover .nbox_r{ color:#0374BA; }



/*新闻页面 结束*/

/*联系我们页面  开始*/
.conbox{
	width:100%;
	height: auto;
	overflow: hidden;
}
.conbox li{
	width:100%;
	height: auto;
	overflow: hidden;
}
.conbox li .con_l{
	float: left;
	width:40px;
	height: 40px;
	overflow: hidden;
	margin-right: 15px;
	vertical-align: middle;
}
.conbox li .con_r{
	float: left;
	width:80%;
	height: auto;
	line-height: 40px;
	overflow: hidden;
	vertical-align: middle;
}
.btmbox{width:100%; height: auto; overflow: hidden; margin:50px 0;}
.con_pp_box{ float:left; width:50%; margin-right: 5%; height: auto; overflow: hidden; background:#f8eded; border-radius: 10px; padding:30px; min-height: 210px;}
.con_pp_p{ width:100%; height: auto; overflow: hidden; font-size: 16px; line-height: 35px; }
.btm_b_box{ float:left; width:45%; height: auto; overflow: hidden; background:#f8eded; border-radius: 10px; padding:30px;  min-height: 210px;}

/*联系我们页面  结束*/

/*产品详情页 开始*/
.pro_tox{
	width:100%;
	height: auto; 
	overflow: hidden;
	margin:20px 0;
}
.pro_tox .pro_tox_l{
	float: left;
	width:70%;
	height: auto;
	overflow: hidden;
	margin:0 0 0 4%;
}
.pro_tox_l h1{
	width:100%;
	height: auto;
	padding:10px 25px;
	background:#0374BA;
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
	color:#fff;
	margin-bottom: 10px;
	border-radius: 3px;
	letter-spacing: 2px;
}
.pro_tox_box{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}

.pro_tox_box_l{
	float: left;
	width:48%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.pro_tox_box_l_txt{
	width:100%;
	height: auto;
	overflow: hidden;
	line-height: 35px;
	margin-bottom: 15px;
}
.pro_tox_box_l_txt .pro_tt_be{
	width:120px;
	float: left;
	padding-right: 10px;
	text-align: right;
	background: #f7e8e8;
    
    margin-right: 15px;
}
.pro_tox_box_l_txt .pro_tt_af{
	float: left;
	text-align: left;	
}
.serbox,.sertbox{ width:100%; height: auto; overflow: hidden; margin:20px 0; }
.sertbox p{ line-height: 30px; font-size: 16px; }
.col2{ color:#e8b45b; }
.ptxt{ font-weight: 700; margin:20px 0 10px;}
.ptxt_box{ background:#f1eeee; border-radius: 10px; padding:20px; border:1px solid #ccc; }
.ser22box{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px auto;
	display: flex;
	align-items: center;
    justify-content: center;
}

.ser22box li{
    width:220px;
    height: 220px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background:#e49817;
    margin:20px 40px;
    padding:70px 20px;
    color:#fff;
    transition: all 1s;
}
.ser22box li h1{
	font-size: 34px;
	line-height: 45px;
}
.ser22box li h2{
	font-size: 20px;
	font-weight: normal;
}

.ser22box li:hover{
	transform: rotateY(360deg);
}
.center{ text-align: center; }

.ask{
	width:180px;
	height: auto;
	padding:10px;
	font-size: 16px;
	line-height: 35px;
	background:#fbaa1d;
	text-align: center;
	color:#fff;
	border-radius: 5px;
	margin:40px 0 40px;
	transition: all .6s;
}

.pro_tox_box_r{
	float: left;
	width:50%;
	height: auto;
	overflow: hidden;
}
.pro_tt_bee{
	width:100%;
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 15px;
}
.pro_tox .pro_tox_r{
	float: left;
    width: 23%;
    height: auto;
    /*min-height: 315px;*/
    overflow: hidden;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    background: #fcfcfc;
    border: 1px solid #ccc;
    padding: 20px;
}
.pro_tox_r img{
	width: 100%;
	height: auto;
	transition: all .6s;
	overflow: hidden;
}
.pro_tox_r:hover img{ transform: scale(1.1); }
.pro_tt_afbox textarea {
    width: 100%;
    min-height: 195px;
    border: 0px;
    float: left;
    padding:15px;
    background:#f1eeee;
    border-radius: 10px;
}
.list32 {
    width: 100%;
    height: auto;
    float: left;
}
.list32 li {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #dde0e0;
    padding-top: 15px;
    line-height: 45px;
    margin-bottom: 15px;
}
.list32 li div {
    float: left;
    font-size: 16px;
    width: 120px;
    text-align: left;
    /* margin-right: 20px; */
    padding-left: 25px;
}
.list32 li div span{ margin:0 10px 0 5px; color:#0374BA; }
.list32 li input {
    width: 85%;
    border: 0px;
    float: left;
    line-height: 45px;
    background: no-repeat;
	font-size: 16px;
}
.list32 li textarea {
    width: 100%;
    min-height: 160px;
    border: 0px;
    padding:20px;
    float: right;
    background: #f1eeee;
}
.an {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 40px 0;
    
}
.inpt10 {
    width: 150px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #5c5c5c;
    border: 0px;
    border-radius: 3px;
    transition: all .6s;
}
.an:hover .inpt10{ background: #0374BA; }

/*产品详情页 结束*/

@media(max-width: 1680px){
	.container{	width: 76%;	}
	.nybanner .text .bt{font-size: 38px;}
	.nybanner .text .js{font-size: 20px;}
	.header .right .ol li > a{font-size: 16px;}
}
@media(max-width: 1500px){
	.container{	width: 86%;	}
	.nybanner .img { height: 385px;}
	.ny_text16{font-size: 14px;}
	.header .right .top {  margin: 12px 0;	}
	.header .left{padding-top: 45px;width: 180px;	}
	.header .right .ol li{	margin-right: 26px;	}
	.header .right .ol li > a{	font-size: 15px;padding-bottom: 14px;	}
	.footer .zhong {  margin-left: 100px;	}
	.footer .zhong .ol li{	margin-right: 50px;	}
	.footer{padding-top: 60px;	}
}
@media(max-width: 1100px){
	.nybanner .img .img2{display: block;}
	.nybanner .img .img1{display: none;}
	.container{	padding: 0 20px;width: 100%;}
	.header{display: none;}
	.mo_header{
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 9;
		display: block;
		padding: 20px 0;
	}
	.mo_header .logo{width: 160px;}
	.mo_header .nav{
		background: url(../images/nav.png) center center/cover;
		width: 38px;
		height: 22px;
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%);
	}
	.nybanner .text{ width: 100%; padding: 0 20px; }

	.footer {   padding-top: 40px;	}
	.footer .zhong{	width: 100%;margin-top: 30px;margin-left: 0;	}
	.footer .left{width: 160px;}
	.footer .zhong .ol li.y{display: none;}
	.footer .right{
		width: 100%;
		float: left;
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
	}
.footer .right .btm a{width: 40px; height: 40px;}
.banquan .left{	max-width: 100%; width: 100%;}
.banquan .right{width: 100%; margin-top: 10px;}
.nybanner .text .bt{font-size: 30px;}
.nybanner .text .js{font-size: 16px;}
}
.ab_ab{padding-top:100px!important;}
.about_a{	padding: 0px 0 80px;	background: url(../images/home_c_bg.jpg) top center no-repeat #fff;}
.title .bt{	font-size: 28px; color: #222222;}

.title .js{
	margin-top: 12px;
    font-size: 18px;
	color: #333333;
	line-height: 1.6;
}
.title .js2{margin-top: 6px;line-height: 1.6;color: #222222;}
.title_succ{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:0px auto 60px;
}
.title_succ .bt {
    font-size: 28px;
    color: #222222;
}
.title_succ .js {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
    line-height: 1.6;
}
.title .btt {
    font-size: 32px;
    color: #222222;
    text-align: center;
}



.about_a .left{	width: 33%;}
.about_a .right{width: 55%;}
.about_a .right .ol{margin-top: 50px;}
.about_a .right .ol li{
	float: left;
    width: 16.66%;
    /* margin-right: 50px; */
    text-align: center;
    margin-bottom: 10px;
}
.about_a .right .text{line-height: 2;}
.about_a .right .text p{ font-size: 16px; }
.about_a .right .text p span{color:#d93452; margin-right: 2px;}
.about_a .right .ol li:last-child{margin-right: 0;}
.about_a .right .ol li .img{ width: 55px; display: inline-block;}
.about_a .right .ol li .bt{	color: #666666;	margin-top: 8px;}
.about_a .box{	width: 100%;	display: inline-block;	margin-top: 90px;}
.about_a .container{position: relative;	z-index: 3;}
/*.about_a:before{
	background: #f7f8f9;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 290px;
	content: "";
	z-index: 0;
}*/
.about_b{ padding-bottom: 90px; background: #f7f8f9; padding-top:50px;}
.about_b .ol li{
	background: #fdfdfd;
	width: 49.5%;
	margin-right: 1%;
	float: left;
	padding: 16px 60px 34px 44px;
	position: relative;
}
.about_b .ol li:last-child{	margin-right: 0;}
.about_b .ol li .icon{
	width: 71px;
	position: absolute;
	right: 60px;
	top: 30px;
}
.about_b .ol li .bt{
	font-size: 32px;
	color: #333333;
	margin-top: 16px;
	position: relative;
}
.about_b .ol li .bt:before{
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	background: #b1b1b1;
}
.about_b .ol li .bt span{
	display: inline-block;
	padding-right: 16px;
	padding-bottom: 14px;
	border-bottom: 2px solid #98addd;
	position: relative;
	z-index: 2;
}
.about_b .ol li .bt span:before{
	height: 2px;
	width: 6px;
	position: absolute;
	right: -6px;
	bottom: -2px;
	content: "";
	background: #fff;
}
.about_b .ol li .text{
	color: #666666;
	line-height: 1.8;
	margin-top: 22px;
	height: 78px;
	overflow: hidden;
}
.about_b .ol li .text p{    font-size: 15px;}
.about_c{
	padding: 100px 0 100px;
	background: url(../../../%E5%88%B6%E4%BD%9C/images/about_c_bg.jpg) center center/cover;
	background-attachment: fixed;
}
.about_c .left{	padding-top: 50px;	width: 45%;}
.about_c .left .title .bt{
	padding-bottom: 26px;
	margin-bottom: 26px;
	border-bottom: 1px solid #5870a6;
}
.about_c .left .text{margin-top: 16px;	color: #fff;	line-height: 2;}
.about_c .right{
	width: 48.5%;
	border-radius: 8px;
	overflow: hidden;
}
.about_d{padding: 116px 0 136px;	background: #ffffff;}
.about_d .title .bt{display: inline-block;}
.about_d .title .js2{display: inline-block;margin-left: 14px;}
.about_d .about_d_box{	margin-top: 30px;}
.about_d .about_d_box .swiper-slide{padding: 10px;}
.about_d .about_d_box .box{	padding: 30px;    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);}
.about_d .about_d_box .box .img{border: 1px solid #f4f4f4;}
.about_d .about_d_box .box .bt{
	font-size: 20px;
	color: #666666;
	margin-top: 14px;
	text-align: center;
	    height: 32px;
}
.about_d .swiper-button-prev,.about_d .swiper-button-next{
	width: 56px;
	height: 56px;
	position: absolute;
}
.about_d .swiper-button-prev{left: 8%;	background: url(../../../%E5%88%B6%E4%BD%9C/images/about_d_left.png) center center/cover;}
.about_d .swiper-button-next{right: 8%;	background: url(../../../%E5%88%B6%E4%BD%9C/images/about_d_right.png) center center/cover;}
.about_e{padding: 60px 0 50px;}
.about_e .title .bt{display: inline-block;}
.about_e .title .js2{display: inline-block;margin-left: 14px;}
.about_e .about_e_box{	margin-top: 40px;	padding-bottom: 70px;}
.about_e .about_e_box .box{	background: #fff;	padding: 30px 26px; transition: all .6s;}
.about_e .about_e_box .box:hover{ background: #304d8f;}
.about_e .about_e_box .box:hover .bt {
    color: #fff;}
.about_e .about_e_box .box .time{	color: #335ebd;}
.about_e .about_e_box .box .bt{
	color: #333333;
	font-size: 22px;
	margin-top: 16px;
	overflow: hidden;
	height: 60px;
}
.about_e .about_e_box .box .js{
	font-size: 15px;
	color: #555555;
	margin-top: 10px;
	line-height: 1.6;
	height: 30px;
	overflow: hidden;
}
.about_e .about_e_box .box .bq{
	font-size: 14px;
	margin-top: 16px;
	height: 40px;
	overflow: hidden;
}
.about_e .about_e_box .box .bq a{
	color: #555555;
	margin-bottom: 3px;
	margin-right: 5px;
	display: inline-block;
}
.news_more{
	margin-top: 54px;
	font-size: 15px;
	color: #666666;
	display: inline-block;
	padding-left: 24px;
	position: relative;
	line-height: 1;
}
.news_more:before{
	width: 17px;
	height: 12px;
	background: url(../../../%E5%88%B6%E4%BD%9C/images/news_more_icon.png) center center/cover;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.about_e .about_e_box .swiper-button-prev,.about_e .about_e_box .swiper-button-next{
	width: 44px;
	height: 44px;
	top: auto;
	bottom: 0;
	position: absolute;
}
.about_e .about_e_box .swiper-button-prev{	left: 0;	background: url(../../../%E5%88%B6%E4%BD%9C/images/about_d_left.png) center center/cover;}
.about_e .about_e_box .swiper-button-next{	right: auto;	left: 54px;	background: url(../../../%E5%88%B6%E4%BD%9C/images/about_d_right.png) center center/cover;}
.about_e .about_e_box .swiper-pagination{
	position: absolute;
	top: auto;
	width: 92%;
	bottom: 24px;
	left: auto;
	height: 2px;
	right: 0;
}
.about_e .about_e_box .swiper-pagination-progress .swiper-pagination-progressbar{	background: #335ebd;}
.about_e .wz{
	text-align: right;
	font-size: 15px;
	padding-right: 18px;
	color: rgba(102, 102, 102, 0.34);
	position: relative;
	cursor: pointer;
	/*display: none;*/
}
.about_e .wz p{display:inline-block;}
.about_e  .wz:before{
	background: url(../../../%E5%88%B6%E4%BD%9C/images/about_e_jt.png) center center/cover;
	width: 13px;
	height: 12px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition:all 0.6s;
	content: "";
}
.about_e .wz.cur:before{
	transform-origin:50% 25%;
	-moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.oll{
	width:100%;
	height: auto;
	overflow: hidden;
}
.oll li{
	float: left;
	width:24%;
	height: auto;
	min-height: 265px;
	overflow: hidden;
	margin:0 0.5%;
	border:1px solid #eee;
	margin-bottom: 15px;
	text-align: center;
}
.oll li .img{
	width:85px;
	height: 85px;
	margin:10px auto;
	text-align: center;
}
.oll li .btt{
	width:80%;
	height: auto;
	margin:0 auto;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 20px;
}
.oll li .btt h1{
	font-size: 20px;
	line-height: 30px;
}
.hzbox{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.hzbox .hzli{
	width:100%;
	height: auto;
	overflow: hidden;
}
.hzli li{
	float: left;
	width:25%;
	height: auto;
	overflow: hidden;
	/*border:1px solid #fafafd;*/
	box-sizing: border-box;
	text-align: center;
	padding:15px 0;
}



.about_a{	padding: 60px 0;}
.title .bt{	font-size: 36px;}
.title .bt:before,.title .bt:after {
    position: absolute;
    display: block;
    width: 20%;
    height: 1px;
    top: 50%;
    background-color: #c7c5c5;
    content: "";
}
.title .bt:before {
    left: 20%;
}
.title .bt:after {
    right: 20%;
}
	
.title .bt span:before,.title .bt span:after {
    display: block;
    height: 10px;
    position: absolute;
    bottom: 23px;
    width: 10px;
    border: 1px solid #c1c0bf;
    transform: rotate(45deg);
    content: '';
}
.title .bt span:before {
    left: 40%;
}
.title .bt span:after {
    right: 40%;
}
	
	
	
	
	
	
	.title .js{font-size: 18px;}
	.about_a .box{	margin-top: 60px;}
	.about_b .ol li .bt{font-size: 26px;}
	.about_d { padding: 80px 0 100px;}
	.about_e { padding: 90px 0 110px;}
}


	.title .looo{ text-align: center; }
.title .bt { font-size: 30px;
    text-align: center;
    position: relative;
    line-height: 60px;
}
.title .bt_bb{ font-size:22px; text-align: center; color: #888;}
.title .js { font-size: 16px;}
	
/*首页产品 滚动开始*/
.prbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px 0;
}
.prbox .pro_tli {
    width: 50%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.prbox .pro_tli li {
    float: left;
    width: 23%;
    height: auto;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    margin: 0 1% 0;
    overflow: hidden;
    color: #111;
    padding: 10px;
	cursor:pointer;
}
.pro_tli li:hover, .cov {
    font-weight:bold;
    color: #0374BA!important;
}
.pro_tli li:hover, .prcov {
    font-weight:bold;
    color: #0374BA!important;
}
.ppimg{ width:60px; height:60px; margin:0 auto; overflow:hidden; background:#dcdada; border-radius: 50%; margin-bottom:15px; transition:all .6s;}
.pro_tli li:hover .ppimg{ background:#0374BA!important; transform:rotate(180deg);}
/*.cov>.ppimg{ background:#0374BA!important;}*/
.prcov>.ppimg{ background:#0374BA!important;}
.prbox .pro_ttli {
    width: 50%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.prbox .pro_ttli li {
    float: left;
    width: 23%;
    height: auto;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    margin: 0 1% 0;
    overflow: hidden;
    color: #111;
    padding: 10px;
	cursor:pointer;
}
.pro_ttli li:hover, .cov {
    font-weight:bold;
    color: #0374BA!important;
}
.pro_ttli li:hover, .prcov {
    font-weight:bold;
    color: #0374BA!important;
}
.ppimg{ width:60px; height:60px; margin:0 auto; overflow:hidden; background:#dcdada; border-radius: 50%; margin-bottom:15px; transition:all .6s;}
.pro_ttli li:hover .ppimg{ background:#0374BA!important; transform:rotate(180deg);}

.apibox{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.apibox li{
	width:100%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    padding: 15px 0;
    background: #0374BA;
    text-align: center;
    color:#fff;
    font-size: 20px;
}
.apibox li div{ float: left; display: inline-block; width:25%; height: auto; overflow: hidden; line-height: 35px;  }
.apibox li div .primg{ display:block!important; width:100%; height:auto; padding:15px; text-align:center; overflow:hidden; line-height:120px;}

.primg img{
	width: 160px;
    height: 130px;
    overflow: hidden;
    vertical-align: middle;
    padding: 10px;
    transition: all .6s;
}

.api_1{background: #eeecec!important;color:#3e3e3e!important;font-weight: normal; font-size: 15px!important;}
.api_2{background: #e1dede!important;color:#3e3e3e!important;font-weight: normal; font-size: 15px!important;}
.api_1 div{ font-size:18px!important; font-weight: normal!important;}
.hor_box{ width:90%; height:auto; overflow:hidden; margin:30px auto;}
.hor_box li{ width: 23%;
    margin: 0 1%;
    float: left;
    height: auto;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px;
	transition: all .6s;
}
.hor_box li img{transition: all .6s;}
.hor_box li:hover img{ transform: scale(1.2);}
.zjt_box{
    width:100%; height:auto; margin:20px 0; overflow:hidden; border:1; background:#f1f1f1;
}
.zjt_box tr{ width:100%; height:auto; overflow:hidden; border: 1px solid #ffff;}
.zjt_box th{ width:25%; height:auto; overflow:hidden; line-height:50px; background:#0374BA; border:1px solid #e9e3e4; color:#fff; font-size:18px; font-weight:normal;}
.zjt_box td{ width:25%; height:auto; overflow:hidden; line-height:40px; text-align:center; border-right: 1px solid #ffff; font-size:16px;}

.agent {
    width: 1400px;
    margin: 0 auto;
    height: 280px;
}
.agent ul {
    float: left;
    width: 100%;
    overflow: hidden;
}
#bigbox {
    width: 1000%;
    overflow: hidden;
}
.p_tt{ border-bottom:1px solid #ccc; margin-bottom:15px; text-align:center; height: 215px;}
.p_tt img{ max-width:100%!important; height:auto;}
.p_bom{ width:120px; height:auto; background:#0374BA; color:#fff; text-align:center; margin:10px auto;border-radius: 5px; font-size:12px; line-height:35px;transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.p_bb_t span{font-weight:bold;}
.moree{ width:260px; height:auto; margin:40px auto; overflow:hidden; text-align:center; font-size:16px; line-height:50px; border-radius:30px; background:rgba(255,255,255,.5); transition:all .6s;}
.moree:hover{ background:#0374BA;}
.moree:hover a{ color:#fff!important;}
.agent #a1, .agent #a2 {
    float: left;
}
.agent ul li {
    float: left;
    width: 260px;
    margin-right: 10px;
    height: auto;
    background:rgba(255,255,255,.8);
    padding: 20px;
    border-radius: 8px;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.agent ul li p {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}


.searchBox[data-v-7da5fa5a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
    margin:30px auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.searchBox .inputClass[data-v-7da5fa5a] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.inputSearch[data-v-e3b66166] {
    position: relative;
}
.inputSearch .inputBox[data-v-e3b66166] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.ant-input-affix-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: start;
}
.inputSearch .inputBox .inputClass[data-v-e3b66166] .ant-input {
	width: 100%;
    height: 44px;
    border-radius: 4px 0 0 4px;
    border: 2px solid #0374BA;
    border-right: none;
	padding-left: 20px;
	font-size: 14px;
}
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
    border-color: #2592e6;
    border-right-width: 1px!important;
}
.ant-input-affix-wrapper .ant-input-suffix {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0,0,0,.65);
    line-height: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ant-input-affix-wrapper .ant-input-suffix {
    right: 12px;
}
.inputSearch .inputBox .dataBox[data-v-e3b66166] {
    width: 100%;
    position: absolute;
    z-index: 33;
    top: 44px;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,47,103,.2);
    box-shadow: 0 2px 10px 0 rgba(0,47,103,.2);
    border-radius: 0 0 4px 4px;
}
.input-icon[data-v-e3b66166] {
	position: absolute;
    right: 0;
    top: 0;
    width: 104px;
    height: 44px;
    background: #0374BA;
    border-radius: 0 4px 4px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #0374BA;
    border-left: none;
    cursor: pointer;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}
.input-icon img[data-v-e3b66166] {
    width: 28px;
    height: 28px;
}
.input-icon .text[data-v-e3b66166] {
    /*display: none;*/
}
.searchBox .btn img[data-v-7da5fa5a] {
    margin-right: 10px;
}
.ant-btn>span {
    display: inline-block;
    -webkit-transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    pointer-events: none;
}








.searchBox .btn[data-v-7da5fa5a] {
    height: 44px;
    border-radius: 4px;
    border: 1px solid #0374BA;
    padding: 0 16px;
    font-size: 16px;
    color: #696969;
    margin-left: 16px;
}

/*首页产品 滚动结束*/
.poo{ width:100%; height:auto; overflow:hidden; background:url(../../../%E5%88%B6%E4%BD%9C/images/bgg01.png) center no-repeat; padding:50px 0;}
.poo_text{
    width:80%; 
	height:auto;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.poo_text_t{ width:100%; height:auto; overflow:hidden; font-size:32px; font-weight:bold; line-height:60px;}
.poo_text_b{ width:100%; height:auto; overflow:hidden; font-size:24px; line-height:60px; color:#6b6b6b;}
@media(max-width: 1500px){
	.about_a .right .ol li .img{width: 46px;}
	.about_b .ol li .icon{width: 60px;margin-top: 0;}
	.about_c .left .title .bt { padding-bottom: 20px; margin-bottom: 20px;}
	.about_d { padding: 70px 0 90px;}
	.about_d .about_d_box .box .bt{font-size: 15px;margin-top: 0;}
	.about_e { padding: 70px 0;}
	.about_e .about_e_box .box .bt{	font-size: 18px;}
	.about_e .about_e_box .box .js{font-size: 14px;}
	.about_e .about_e_box .swiper-pagination{width: 86%;}
	.about_d .swiper-button-prev,.about_d .swiper-button-next{width: 48px;height: 48px;}
	.about_d .swiper-button-prev{left: 2%;}
	.about_d .swiper-button-next{right: 2%;}
}
@media(max-width: 1100px){
	.title .bt { font-size: 26px;}
	.title .js { font-size: 14px;}
	.about_a { padding: 40px 0 50px;}
	.about_a .left{	width: 100%;}
	.about_a .right{width: 100%;margin-top: 20px;}
	.about_a .right .ol li{margin-right: 50px;}
	.about_a .box { margin-top: 30px;}
	.about_b .ol li{padding: 70px 20px 30px;width: 100%;margin-bottom: 10px;}
	.about_b .ol li .text{height: auto;}
	.about_b .ol li .icon{width: 60px;top: 20px;right: 20px;}
	.about_b .ol li .bt { font-size: 22px;}
	.about_b{padding-bottom: 50px;}
	.about_c{padding: 40px 0 50px;}
	.about_c .left{	width: 100%;padding-top: 0;	}
	.about_c .right{width: 100%;margin-top: 20px;}
	.about_d{padding: 40px 0 50px;}
	.about_d .title .js2,.about_e .title .js2{	display: block;	margin-left: 0;	margin-top: 14px;}
	.about_d .about_d_box { margin-top: 20px;}
	.about_e { padding: 40px 0 50px;}
	.about_e .about_e_box{margin-top: 20px;padding-bottom: 60px;}
}

@media(max-width: 768px){
	.about_e .about_e_box .swiper-pagination{width: 80%;}
	.about_e .about_e_box .swiper-button-prev, .about_e .about_e_box .swiper-button-next{width: 40px;height: 40px;}
	.about_e .about_e_box .swiper-button-next{left: 50px;	}
	.about_e .about_e_box .box { background: #fff; padding: 30px 20px;	}
	.news_more{	margin-top: 30px;}
	
}
@media(max-width: 640px){
	.about_e .about_e_box .swiper-pagination{width: 70%;}
}
.haiyun_a{background: #fff;padding: 86px 0 106px;}
.haiyun_a .title,.kongyun_e .title{text-align: center;	padding: 0 20%;}
.haiyun_a .title .js2{margin-top: 8px;line-height: 1.8;}
.haiyun_a .ol{margin-top: 30px;}
.haiyun_a .ol li{
	float: left;
	width: 100%;
	background: #eee;
	transition: all .8s;
	margin-bottom: 1.6%;
}

.grey{background:#f8f8f8;}
.ca_l{ width:50%; float: left; }
.ca_r{ width:50%; float: right; }
.L49{ float:left; width:49.5%; margin-right: 0.5%;}
.R49{ float:left; width:49.5%; margin-left: 0.5%;}
.bgg01{ 
	background: url(../../../%E5%88%B6%E4%BD%9C/images/bgg01.png) no-repeat right;
    background-size: 20%;
    background-position: 525px 50px;
}
.bgg02{ 
	background:url(../../../%E5%88%B6%E4%BD%9C/images/bgg02.png) no-repeat left; 
	background-size: 20%;
	background-position: 520px 50px;
}
.bgg03{ 
	background:url(../../../%E5%88%B6%E4%BD%9C/images/bgg03.png) no-repeat right; 
	background-size: 10%;
	background-position: 330px 50px;
}
.haiyun_a .ol li .text{	padding: 24px; overflow: hidden; padding-bottom: 80px;}
.haiyun_a .ol li .text .bt{	font-size: 24px;color: #333333; padding-top:0px;}
.haiyun_a .ol li .text .js{line-height: 1.6;margin-top: 6px;color: #666666;}
.haiyun_b{	padding: 104px 0 74px;background: #f7f8f9;}
.title2 .bt{display: inline-block;}
.title2 .js2{display: inline-block;margin-left: 14px;}
.haiyun_b .ol{margin-top: 36px;}
.haiyun_b .ol li{
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
	position: relative;
}
.tc{ text-align: right; vertical-align: middle; }
.tc img{ vertical-align: middle; }
.bbg{background:none!important;}
.ab_ttt {
    font-size: 32px;
    line-height: 60px;
    margin-bottom: 40px;
}
.joinli{ float: left; width:100%; height: auto; overflow: hidden; overflow: hidden; margin:20px 0;}
.join_li{ width:100%; height: auto; overflow: hidden; }
.join_li li{
	float: left;
	width:23%;
	height: auto;
	overflow: hidden;
	margin:10px 1%;
	text-align: center;
	background: #fff;
	padding:40px 25px;
	border-radius: 5px;
	box-shadow: 0px 2px 28px rgba(4,27,71,0.08);
	transition: all .6s;
}
.join_li li:hover{ background:#fff; }
.join_li li h1{ font-size: 20px; line-height: 45px; }
.join_li li h2{ font-size: 16px; line-height: 40px; margin:20px 0; font-weight: normal; }
.xx{
	width:120px;
	height: auto;
	font-size: 14px;
	line-height: 35px;
	background:#fbaa1d;
	transition: all .6s;
	border-radius: 5px;
	margin:0 auto;
	color:#fff;
}
.join_li li:hover .xx{ background: #0374BA; }







.box {
    padding: 60px;
    background: #FFFFFF;
    box-shadow: 0px 2px 28px rgba(4,27,71,0.08);
}
.box .title {
    padding-bottom: 30px;
    border-bottom: #eeeeee solid 1px;
}
.box .title .t1 {
    color: #222222;
    font-size: 20px;
}
.box .title .t2 {
    color: #666666;
    font-size: 14px;
    margin-top: 15px;
}
.box .title .t2 span {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 10px;
}

.wrap {
    color: #666666;
    font-size: 14px;
    line-height: 2;
    padding: 35px 0px;
}
.wrap_t1{color: #222222; font-size: 18px; margin-bottom: 10px;}



.other {
    margin-top: 20px;
    overflow: hidden;
    text-align: right;
}
.prolist{ width:100%; height: auto; overflow: hidden; margin:40px 0; }
.prolist li {
    float: left;
    width: 19%;
    margin-right: 1%;
    margin-bottom: 20px;
    height: auto;
    background: rgba(255,255,255,.8);
    padding: 20px;
    border-radius: 8px;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}
.prolist li p {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.p_bb_t{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	text-align: left;
}
.prt{ height:40px; overflow:hidden;}
.serbox{ width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.ser_t{ width:100%; height: auto; overflow: hidden;}
.stt{
	font-size: 36px;
    line-height: 60px;
    margin: 40px 0;
    
}
.col6{color:#0374BA;}
.ser_tt {
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.ser_ttt {
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 20px;
}
.ser_t_l{ width:40%; height: auto; margin-right: 3%; float:left; }
.ser_t_r{ width:57%; height: auto; float:left; }
.sertitle h2{ font-size: 20px; font-weight: 800; line-height: 40px; }
.ser_txt{ width:100%; font-size: 16px; line-height: 28px; }

@media(max-width: 1680px){
	.haiyun_a {  padding: 70px 0 90px;}
	.haiyun_a .ol li .text .bt{font-size: 18px;}
	.haiyun_b { padding: 80px 0 60px;}
	.haiyun_b .ol { margin-top: 30px;}
	.haiyun_b .ol li .bt{font-size: 18px;}
	.haiyun_c {  padding: 90px 0 140px;	}
	.haiyun_c .haiyun_c_box .ol li .num{font-size: 56px;}
	.haiyun_c .haiyun_c_box .ol li .num span{font-size: 28px;}
	.haiyun_c .haiyun_c_box .ol li .wenzi{	font-size: 18px;}
	.haiyun_c .haiyun_c_box .ol li{width: 300px;}
	.haiyun_c .haiyun_c_box .ol { margin-top: 90px;}
	.haiyun_d { padding: 80px 0;}
	.haiyun_d .ol li .text .bt{font-size: 18px;}
}

@media(max-width: 1500px){
	.haiyun_a { padding: 60px 0 80px;}
	.haiyun_b { padding: 60px 0 60px;}
	.haiyun_c .haiyun_c_box .ol li .num{font-size: 50px;}
	.haiyun_c .haiyun_c_box .ol li .wenzi{font-size: 16px;}
}
.about_e .top .more{position: absolute;	right: 0;bottom: 10px;}
.more,a.more{
	font-size: 15px;
	color: #666666;
	padding-left: 60px;
	line-height: 1;
	transition: all 0.4s;
	position: relative;
	display: inline-block;
}
.more .y{
	width: 42px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border: 2px solid #dadbdc;
	border-radius: 25px;
	transition: all 0.4s;
}
.more .jt{
	background: url(../../../%E5%88%B6%E4%BD%9C/images/more_jt.png) center center/cover;
	width: 31px;
	height: 12px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 24px;
}
.more:hover{padding-right: 20px;}
.more:hover .y{	width: 100%;}
@media(max-width: 1100px){
	.about_e .top .more{
		position: relative;
		margin-top: 40px;
	}
	.about_e .top .more{font-size: 14px;}
	.more .y{width: 38px;height: 38px;}
	.more .jt{width: 28px;height: 10px;left: 20px;}
	.more, a.more{padding-left: 52px;}
	.haiyun_a { padding: 40px 0 50px;}
	.haiyun_a .title{padding: 0;	}
	.haiyun_a .ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.haiyun_a .ol li .text { padding: 20px 16px;	}
	.haiyun_b {  padding: 40px 0 50px;}
	.haiyun_b .ol li{width: 100%;margin-bottom: 10px;}
	.haiyun_b .ol li .text{	padding: 14px;}
	.haiyun_b .ol li .bt,
	.haiyun_b .ol li .js{overflow: initial; text-overflow:initial; white-space: initial;}
	.haiyun_c { padding: 40px 0 50px;}
	.title2 .js2{margin-top: 6px;margin-left: 0;}
	.haiyun_c .haiyun_c_box{padding-top: 16px;	margin-top: 16px;}
	.haiyun_c .haiyun_c_box .ol { margin-top: 40px;}
	.haiyun_c .haiyun_c_box .ol li{	width: 100%;margin-right: 0;margin-bottom: 14px;	}
	.haiyun_c .haiyun_c_box .ol li:before{display: none;}
	.haiyun_c .haiyun_c_box .ol li .num {font-size: 36px;}
	.haiyun_c .haiyun_c_box .ol li .num span{font-size: 20px;}
	.haiyun_c .haiyun_c_box .ol li .wenzi{font-size: 14px;}
	.haiyun_d { padding: 40px 0;}
	.haiyun_d .ol li{width: 100%;margin-right: 0;margin-bottom: 12px;}
	.haiyun_d .ol li .text {  padding: 20px 16px;	}
}
.kongyun_a{	background: #fff;padding: 90px 0 120px;}
.kongyun_a .ol{	margin-top: 36px;}
.kongyun_a .ol li{
	float: left;
	width: 24.1%;
	background: #fff;
	margin-right: 1.2%;
	border: 0.1px solid #e6e6e6;
	border-radius: 8px;
}
.kongyun_a .ol li:last-child{margin-right: 0;}
.kongyun_a .ol li .img{
	border-radius: 8px;
	overflow: hidden;
}
.kongyun_a .ol li .text{
	padding: 18px;
}
.kongyun_a .ol li .text .bt{
	color: #333333;
	font-size: 18px;
}
.kongyun_a .ol li .text .js{
	line-height: 1.6;
	color: #666666;
	margin-top: 6px;
	height: 42px;
	overflow: hidden;
}
.kongyun_b{	padding: 110px 0 200px;	background: url(../../../%E5%88%B6%E4%BD%9C/images/kongyun_b_bg.jpg) center center/cover;}
.kongyun_b .ol{
	margin-top: 30px;
	padding-top: 80px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.kongyun_b .ol li{
	width: 9.3%;
	margin-right: 8.5%;
	float: left;
	text-align: center;
	position: relative;
}
.kongyun_b .ol li:before{
	position: absolute;
	width: 20px;
	height: 19px;
	content: "";
	position: absolute;
	top: 50px;
	right: -50%;
	background: url(../../../%E5%88%B6%E4%BD%9C/images/kongyun_b_jt.png) center center/cover;
}
.kongyun_b .ol li:last-child{margin-right: 0;}
.kongyun_b .ol li:last-child:before{display: none;}
.kongyun_b .ol li .img{
	width: 110px;
	height: 110px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	position: relative;
}
.kongyun_b .ol li .img:before{
	width: 129px;
	height: 129px;
	background: rgba(255, 255, 255, 0.1);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	content: "";
	border-radius: 100%;
}
.kongyun_b .ol li .text{margin-top: 26px;}
.kongyun_b .ol li .text .bt{color: #fff;font-size: 20px;}
.kongyun_b .ol li .text .js{
	color: rgba(255, 255, 255, 0.6);
	line-height: 1.6;
	margin-top: 8px;
	text-align: justify;
}
.kongyun_c{background: #f7f8f9;padding: 90px 0 110px;}
.kongyun_c .ol{	margin-top: 30px;}
.kongyun_c .ol li{
	width: 49.2%;
	margin-right: 1.6%;
	float: left;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.kongyun_c .ol li:nth-child(2n){margin-right: 0;}
.kongyun_c .ol li .img{
	float: left;
	width: 42.7%;
	border-radius: 8px;
	overflow: hidden;
}
.kongyun_c .ol li .text{
	float: right;
	width: 57.3%;
	padding: 46px 64px 0 38px;
}
.kongyun_c .ol li .text .bt{
	color: #333333;
	font-size: 22px;
	line-height: 1;
	vertical-align: middle;
}
.kongyun_c .ol li .text .tp{
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	margin-right: 12px;
	line-height: 0;
}
.kongyun_c .ol li .text .js{
	padding-top: 20px;
	margin-top: 20px;
	position: relative;
	line-height: 1.8;
	color: #555555;
}
.kongyun_c .ol li .text .js:before,.kongyun_c .ol li .text .js:after{
	position: absolute;
	 height: 2px;
	content: "";
	top: 0;
}
.kongyun_c .ol li .text .js:before{
  left: 0;
 width: 25.1%;
  background: #99aede;
}
.kongyun_c .ol li .text .js:after{
	right: 0;
	width: 73.4%;
	background: #b2b2b2;
}
.about_e{
	position: relative;
	background: #f7f8f9;
	padding: 50px 0;
	background:url(../images/bg_ab.jpg) bottom no-repeat;
	padding:50px 0;
}
.con_ab{ width:80%; height:auto; margin:50px auto; overflow:hidden;}
.con_ab .con_ab_l{
	float: left;
	width:40%;
	height: auto;
	overflow: hidden;
	margin-right: 30%;
}
.con_ab .con_ab_l .ab_tit{ font-size:38px; font-weight:bold; color:#0374BA; padding-bottom:30px; position:relative; margin-bottom:40px; letter-spacing: 2px;}
.ab_tit:after{
    position:absolute; 
	display:block;
	bottom:0;
	left:0;
	width:70px;
	height:3px;
	background:#eba222;
	content:"";
}
.abt{ width:90%; height:auto; overflow:hidden; margin-bottom:60px; color:#111;}
.abt p{ font-size:16px; line-height:32px;}
.ck{ width:160px; height:auto; overflow:hidden; border:1px solid #ebe3e3; border-radius: 20px; text-align:center; vertical-align:middle; color:#fff; background:rgba(255,255,255,.2); transition:all .6s;}
.ck img{ vertical-align:middle; margin-left:20px;}
.ck:hover{ background:#0374BA; border:1px solid #0374BA;}
.cknew{ 
    width: 260px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #f8f8f8;
    border-radius: 30px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: rgba(168,168,168,.6);
    transition: all .6s;
}
.cknew img{ vertical-align:middle; margin-left:20px;}
.cknew:hover{ background:#0374BA; border:1px solid #0374BA;}
.con_ab .con_ab_r{
	float: left;
	width:25%;
	height: auto;
	overflow: hidden;
}
.abli{
    width:100%;
	height:auto;
	overflow:hidden;
	margin:30px 0;
}
.abli li{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background: rgb(248 246 241 / 70%);
    vertical-align: middle;
    color: #0374BA;
    padding: 30px 40px;
    font-size: 26px;
    border-radius: 10px;
	transition: all .6s;
}
.abli li img{ float:right; margin-right:15px; vertical-align:middle;}

.abli li:hover{ margin-left:15px;}






.con_b1{
	width:100%;
	height: auto;
	overflow: hidden;
}
.con_b1 .con_b1_l{
	float: left;
	width:60%;
	height: auto;
	overflow: hidden;
	margin-right: 5%;
}
.con_b1 .con_b1_r{
	float: left;
	width:35%;
	height: auto;
	overflow: hidden;
	margin-top:50px;
}
.con_b1 .con_b1_r h1{
	font-size:24px;
	line-height: 45px;
	color:#325093;
	margin-bottom: 30px;
}
.con_pp{
	width:100%;
	height: auto;
	overflow: hidden;
}
.bpp{margin-bottom: 20px;}
.con_pp .con_pp_l{
	float: left;
	width:50px;
	height: auto;
	overflow: hidden;
	vertical-align: middle;
}
.con_pp .con_pp_p{
	float: left;
	width:85%;
	height: auto;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	vertical-align: middle;
}
.btm_btit{ font-size:16px; font-weight:bold; margin-top:20px; margin-bottom:10px;}
.btm_b_box .btm_btiti{ font-size:20px; font-weight:bold; margin-top:0px; margin-bottom:10px;}
.cl_txt{
	width:80%;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.cl_txt h1{
	width:100%;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}
.cl_txt p{
	width:100%;
	height: 36px;
	font-size: 14px;
	font-family: Arial;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
}




@media(max-width: 1680px){
	.kongyun_a {  padding: 70px 0 90px;}
	.kongyun_b {  padding: 90px 0 160px;}
	.kongyun_b .ol li .text .bt{font-size: 18px;}
	.kongyun_c {  padding: 70px 0 80px;}
	.kongyun_c .ol li .text .bt{font-size: 20px;}
	.kongyun_c .ol li .text .tp{width: 22px;}
	.kongyun_c .ol li .text { padding: 30px 50px 0 30px;	}
	.kongyun_e { padding: 70px 0;}
}

@media(max-width: 1500px){
	.kongyun_a { padding: 60px 0 80px;}
	.kongyun_b { padding: 70px 0 130px;}
	.kongyun_b .ol{	padding-top: 60px;}
	.kongyun_c { padding: 60px 0 70px;}
	.kongyun_c .ol li .text .bt { font-size: 18px;}
	.kongyun_e { padding: 60px 0;}
}

@media(max-width: 1100px){
	.kongyun_a { padding: 40px 0 60px;}
	.kongyun_a .ol li{
		width: 100%;
		margin-bottom: 16px;
		margin-right: 0;
	}
	.kongyun_b {  padding: 40px 0 70px;}
	.kongyun_b .ol {
	    margin-top: 20px;
	    padding-top: 30px;
	    width: 1100px;
	}
	.kongyun_b .kongyun_b_box{overflow: auto;	}
	.kongyun_b .ol li .img{	width: 80px;height: 80px;}
	.kongyun_b .ol li .img:before{	width: 100px;	height: 100px;	}
	.kongyun_c { padding: 40px 0 40px;}
	.kongyun_c .ol li{width: 100%;}
	.kongyun_c .ol li .img{	width: 100%;}
	.kongyun_c .ol li .text{width: 100%;padding: 20px 16px;	}
	.kongyun_c .ol li .text .js{padding-top: 16px;margin-top: 16px;}
	.kongyun_e { padding: 40px 0 60px;}
	.kongyun_e .ol{	margin-top: 30px;}
	.kongyun_e .ol li{width: 50%;	border-bottom: 1px solid #f5f5f5;}
	.kongyun_e .ol li:nth-child(5n){margin-right: 0;}
}

.chukou_a{background: #fff;padding: 80px 0 140px;}
.chukou_a .left{float: left;width: 32.8%;}
.chukou_a .right{float: right;width: 55.2%;}
.chukou_a .right .text{line-height: 2;}
.chukou_a .right .ol{margin-top: 36px;}
.chukou_a .right .ol li{width: 25%;	float: left;text-align: center;}
.chukou_a .right .ol li .icon{	width: 63px;display: inline-block;	line-height: 0;}
.chukou_a .right .ol li .bt{
	color: #666666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}

.nybanner .support{
	position: absolute;
	width: 646px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.nybanner .support .bt{	font-size: 34px;color: #fff;}
.nybanner .support .input {	margin-top: 34px;}
.nybanner .support .input .wenben{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding: 0 154px 0 20px;
	border: none;border-radius: 8px;
	overflow: hidden;
}
.nybanner .support .input .btn{
	position: absolute;
	width: 154px;
	right: -1px;
	top: 0;
	background-size: 23px 24px;
	height: 100%;
	border: none;
	border-radius: 0 8px 8px 0;
	overflow: hidden;
}
.nybanner .support .js{line-height: 1.6;color: #fff;margin-top: 16px;}
.nybanner .support .ol{	margin-top: 40px;padding: 0 84px;}
.nybanner .support .ol li{	float: left;	width: 33.3%;	text-align: center;}
.nybanner .support .ol li .icon{line-height: 0;	width: 76px;	display: inline-block;}
.nybanner .support .ol li .biaoti{	color: #fff;line-height: 1.6;}
.support_a{	background: #fff;padding: 104px 0;}
.support_a .ol{	margin-top: 36px;}
.support_a .ol li{
	float: left;
	width: 23.9%;
	margin-bottom: 16px;
	margin-right: 1.46%;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	overflow: hidden;
}
.support_a .ol li:nth-child(4n){margin-right: 0;}
.support_a .ol li .text{padding: 24px;}
.support_a .ol li .text .bt{
	font-size: 22px;
	color: #333333;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.support_a .ol li .text .js{
	line-height: 1.6;
	color: #555555;
	margin-top: 2px;
	/*overflow: hidden;*/
    text-overflow:ellipsis;
    white-space: nowrap;
}
@media(max-width: 1680px){
	.support_a {  padding: 80px 0;}
	.support_a .ol li .text { padding: 20px;}
	.support_a .ol li .text .bt{font-size: 20px;}
	.nybanner .support .bt{font-size: 30px;}
	.nybanner .support .input .wenben{	height: 54px;	line-height: 54px;	font-size: 14px;}
	.nybanner .support .ol li .icon{width: 70px;}
	.nybanner .support .input { margin-top: 20px;}
	.chukou_a { padding: 70px 0 110px;}

}

@media(max-width: 1500px){
	.chukou_a { padding: 70px 0 100px;}
	.chukou_a .right .ol li .icon{width: 56px;}
	.support_a { padding: 70px 0;}
	.support_a .ol li .text .bt { font-size: 18px;}
}

@media(max-width: 1400px){
    .topr { margin-right: 0;}
    .con_ab .con_ab_l { width: 80%; margin-right: 20%;}

}
@media(max-width: 1100px){
	.chukou_a { padding: 40px 0 50px;}
	.chukou_a .left{width: 100%;}
	.chukou_a .right{width: 100%;margin-top: 20px;}
	.chukou_a .right .ol li .icon { width: 46px;}
	.support_a .ol li{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 12px;
	}
	.support_a .ol li:nth-child(4n){margin-right: 2%;}
	.support_a .ol li:nth-child(2n){margin-right: 0;}
	.support_a .ol li .text .bt { font-size: 16px;}
	.support_a .ol li .text { padding: 20px 14px;	}
	.nybanner .support{	width: 90%;}
	.nybanner .support .bt { font-size: 26px;}
	.nybanner .support .input .wenben{
		height: 42px;
		padding: 0 80px 0 20px;
		line-height: 42px;
	}
	.nybanner .support .input .btn{width: 80px;background-size: 20px 21px;}
	.nybanner .support .ol{	margin-top: 24px;	padding: 0;	}
	.nybanner .support .ol li .icon { width: 54px;}
	.banner{ display: none; }
	.prbox .pro_tli { width: 100%;}
	
}
@media(max-width: 768px){
	.chukou_a .right .ol li{width: 50%;	margin-bottom: 20px;padding: 0 10px;}
	.chukou_a .right .ol li .bt{}
	.con_ab .con_ab_l .ab_tit { font-size: 30px;}
	.con_ab .con_ab_l { width: 90%;}
	.con_ab {width: 90%; margin: 30px auto 20px;}
	.abt { margin-bottom: 20px;}
	.con_ab .con_ab_r { width: 60%;}
	.home_e .ol li { width: 48%!important;}
	.home_e .ol li:nth-child(3){ display: none; }
	.footer .zhong { width: 40%; margin-left: 50px; margin-top: 0;}
	.menubox_foot { display: none;}
	.banquan .left { max-width: 48%;  width: 50%;  float: left;  margin-left: 2%;}
	.banquan .right {float:left; width: 50%;}
}

@media(max-width: 640px){
	.support_a .ol li{width: 100%;margin-right: 0;margin-bottom: 14px;}
}
.contact_a{	background: url(../../../%E5%88%B6%E4%BD%9C/images/contact_a_bg.jpg) center center/cover;padding: 136px 0 200px;}
.contact_a .left{width: 39.2%;}
.contact_a .left .bt{font-size: 30px;color: #333333;}
.contact_a .left .dh{
	margin-top: 20px;
	color: #335ebd;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 60px;
}
.contact_a .left .dh span{
	margin-right: 30px;
	float: left;
	line-height: 1;
}
.contact_a .left .box{
	margin-bottom: 24px;
}
.contact_a .left .box:last-child{margin-bottom: 0;}
.contact_btn,a.contact_btn{
	display: inline-block;
	background: #335ebd;
	color: #fff;
	font-size: 15px;
	padding: 12px 34px;
	border-radius: 8px;
	vertical-align: middle;
	line-height: 1;
}
.contact_btn i{
	width: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.contact_a .right{	width: 45.4%;}
.contact_a .right .bt{	color: #333333;	font-size: 30px;}
.contact_a .right .ul{	margin-top: 30px;}
.contact_a .right .ul li{
	margin-bottom: 14px;
	float: left;
	width: 48.5%;
	position: relative;
	margin-right: 3%;
}
.contact_a .right .ul li:nth-child(2n){margin-right: 0;}
.contact_a .right .ul li input,.contact_a .right .ul li select{
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-size: 14px;
	border: 1px solid #ececec;
	background: #fff;
	padding: 0 38px 0 24px;
	border-radius: 6px;
	overflow: hidden;
}
.contact_a .right .ul li input::placeholder,.contact_a .right .ul li select{color: #999999;}
.contact_a .right .ul li select{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
.contact_a .right .ul li.select-btn:before{
	content: "";
    position: absolute;
    right: 22px;
    top: 50%;
    width: 13px;
    height: 7px;
    background: url(../../../%E5%88%B6%E4%BD%9C/images/contact_jt.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%);
}
.contact_a .right .ul li.w100{width: 100%;margin-right: 0;}
.contact_a .right .ul li textarea{
	width: 100%;
	resize: none;
	border: 1px solid #ececec;
	border-radius: 6px;
	color: #999999;
	font-size: 14px;
	height: 100px;
	padding:14px 24px;
}
.contact_a .right .ul li.btn{margin-top: 34px;}
.contact_a .right .ul li.btn input{
	width: auto;
	display: inline-block;
	padding: 14px 58px;
	line-height: initial;
	color: #fff;
	background: #335ebd;
	font-size: 15px;
	height: auto;
}
.contact_a .right .ul li .h{
	font-size: 14px;
	color: #ea0000;
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
}
.contact_b{	padding: 130px 0 160px;	background: url(../../../%E5%88%B6%E4%BD%9C/images/contact_b_bg.jpg) center center/cover;}
.contact_b .left{width: 47.4%;}
.contact_b .left .wenzi{
   line-height: 1.6;
   font-size: 18px;
   margin-top: 30px;
   padding-top: 30px;
   border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.contact_b .left .text{	margin-top: 50px;line-height: 1.8;}
.contact_b .left .text .bt{	font-size: 20px;}
.contact_b .left .text .wz{	font-size: 18px;margin-top: 10px;}
.contact_b .right{width: 47.7%;border-radius: 8px;	overflow: hidden;}
.home_a .ol li{
		float: left;
		width: 32%;
		position: relative;
		margin-right: 2%;
		vertical-align:top;
	}
}
.home_a .ol li:last-child{margin-right: 0;}
.home_a .ol li .icon{
	width: 102px;
	height: 102px;
	border-radius: 100%;
	border: 1px solid #e1e4ec;
	float: left;
	margin-right:20px;
}
.home_a .ol li .text{
	/*position: absolute;
	left: 122px;
	top: 12px;*/
	padding-top:10px;
	display:inline-block;
	text-align:left;
}
.home_a .ol li .text{
	position: absolute;
	left: 122px;
	top: 12px;
	text-align:left;
}
.home_a .ol li .text .bt{font-size: 20px;color: #333333;}
.home_a .ol li .text .wenzi{
	font-size: 15px;
	line-height: 1.4;
	color: #666666;
	margin-top: 4px;
}
.home_b{background: #f7f8f9;padding: 30px 0;}
.home_b .ol li{
	float: left;
	background: #fff;
	width: 32.2%;
	margin-right: 1.7%;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	overflow: hidden;
}
.home_b .ol li:last-child{	margin-right: 0;}
.home_b .ol li .img{border-radius: 8px;	overflow: hidden;}
.home_b .ol li .text{padding: 26px 30px;}
.home_b .ol li .text .bt{	font-size: 22px;	color: #333333;}
.home_b .ol li .text .wenzi{
	color: #555555;
	line-height: 1.6;
	margin-top: 6px;
	height: 46px;
	overflow: hidden;
}
.home_c{padding: 0;	background: #f7f8f9;}
.home_c:before{display: none;}
.home_c .home_c_box{
	background: url(../../../%E5%88%B6%E4%BD%9C/images/about_a_bg.jpg) top center no-repeat #fff;
	background-size: 60% 60%;
	margin-top: -276px;
	padding: 70px 60px;
	border-radius: 8px;
	overflow: hidden;
}
.home_c .home_c_box .left .more{margin-top: 90px;}
.home_e{padding: 110px 0 80px;	background: url(../../../%E5%88%B6%E4%BD%9C/images/bg01.jpg) center center/cover;}
.home_e .top .more{	position: absolute;	right: 0;bottom: 10px;}
.home_e .top .more .y{	border-color: rgba(255, 255, 255, 0.2);}
.new_index_box .ol{margin-top: 26px;}
.new_index_box .ol li:nth-child(3n){margin-right:0!important;}
.new_index_box .ol li{
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
	border-radius: 8px;
	overflow: hidden;
}

.new_index_box .ol li .img{border-radius: 8px;	overflow: hidden; max-height: 300px;}
.new_index_box .ol li .img img{ transition:all .6s;}
.new_index_box .ol li:hover .img img{ transform: scale(1.2);}
.new_index_box .ol li .text{padding: 20px 30px 20px 0;}
.new_index_box .ol li .text .bt{
	font-size: 20px;
	text-align: left; 
	margin-bottom: 15px; 
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	overflow:hidden;
}
.new_index_box .ol li .text .js{
	font-size: 15px;
	margin-top: 6px;
	line-height: 1.6;
	text-align: left;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow:hidden;
}


/*内页样式  开始*/
.banner_ban{
    width:100%;
	height:auto;
	overflow:hidden;
	margin-top:120px;
}
.ab_top{
    padding:30px 0 0px!important;
}
.ab_top .ab_tt{ font-size:40px; line-height:60px; margin-bottom:40px;}

.ab_top_2{ width:100%; height:auto; overflow:hidden;}
.ab_top_2 .ab_top_2_l{
	float:left;
    width:50%;
	height:auto;
	overflow:hidden;
	margin-right:5%;
}
.ab_top_2_l h2{ font-size:26px; line-height:35px; color:#0374BA; letter-spacing:2px; padding-bottom:40px; font-weight: normal;}
.ab_txt{ width:100%; height:auto; overflow:hidden;}
.ab_txt p{ font-size:16px; line-height:35px;}
.ab_top_2 .ab_top_2_r{
	float:left;
    width:45%;
	height:auto;
	overflow:hidden;
}

.ab_bottom{ width:100%; height:auto; overflow:hidden; background: #fff;}
.ab_b_tt{ width:100%; height:auto; overflow:hidden; font-size:40px; text-align:center; padding:50px 0;}
.ab_b_2{ width:100%; height:auto; overflow:hidden; background:url(../../../%E5%88%B6%E4%BD%9C/images/abc.jpg) center no-repeat; color:#fff;}
.padd50{ padding:80px 0!important;}
.ab_b_2 .ab_b_2_l{ float:left; width:40%; height:auto; overflow:hidden; text-align:center;}
.ab_b_2_l h1{ 
    font-size:36px; 
	line-height:50px; 
	padding-bottom:30px;
	font-weight: normal;
    padding-top: 50px;
}
.ab_b_2_l h3{ font-size:22px; line-height:40px; color:#f0b23f;font-weight: normal;}
.ab_b_2 .ab_b_2_r{ float:left; width:60%; height:auto; overflow:hidden;}

.ab_b_2_rtxt{ font-size:30px; line-height:70px;}
.ab_b_3{ margin:0; overflow:hidden;}
.ab_b_3 .ab_b_3_l{ float:left; width:50%; height:auto; overflow:hidden; margin-right:5%;}
.ab_b_3 .ab_b_3_r{ float:left; width:35%; height:auto; overflow:hidden;}
.ab_b_3_r .ab_tt{
	font-size: 34px;
    line-height: 60px;
    margin-bottom: 40px;
}
.abb_3_txt p{ font-size:20px; line-height:40px; color:#606060;}
.ptitle {
    width: 100%;
    height: auto;
    padding:0 25px!important;
    background: #0374BA;
    font-size: 22px;
    font-weight: normal;
    line-height: 50px;
    color: #fff;
    margin-bottom: 40px!important;
    border-radius: 3px;
    letter-spacing: 2px;
}





@media(max-width: 1680px){
	.contact_a{	padding: 100px 0 150px;	}
	.contact_a .left .bt,.contact_a .left .dh,.contact_a .right .bt{font-size: 26px;}
    .contact_b {padding: 100px 0 130px;	}
	.contact_b .left .wenzi,.contact_b .left .text .wz{font-size: 16px;}
	.contact_b .left .text .bt{font-size: 18px;}
	.contact_b .left .text{	margin-top: 30px;}
}
@media(max-width: 1500px){
	.contact_a { padding: 70px 0 110px;	}
	.contact_a .left .bt, .contact_a .left .dh, .contact_a .right .bt {font-size: 24px;}
	.contact_a .left .dh{margin-bottom: 40px;}
	.contact_btn, a.contact_btn{padding: 10px 30px;}
	.contact_a .right .ul li.btn { margin-top: 24px;}
	.contact_b { padding: 70px 0 100px;}
	.contact_b .left .wenzi, .contact_b .left .text .wz { font-size: 14px;}
	.contact_b .left .text .bt { font-size: 16px;}
	.contact_b .left .wenzi{padding-top: 24px;margin-top: 24px;}
}
@media(max-width: 1100px){
	.contact_a {  padding: 40px 0 50px;}
	.contact_a .left{width: 100%;}
	.contact_a .right{width: 100%;margin-top: 30px;}
	.contact_a .left .bt, .contact_a .left .dh, .contact_a .right .bt {font-size: 18px;}
	.contact_btn, a.contact_btn{font-size: 14px;padding: 10px 26px;	}
	.contact_btn i{width: 18px;}
	.contact_a .right .ul li{width: 100%;margin-bottom: 10px;}
	.contact_a .right .ul li.btn{margin-top: 0;	text-align: center;	}
	.contact_a .right .ul li.btn input{	padding: 10px 46px;	}
	.contact_b { padding: 40px 0 50px;}
	.contact_b .left{width: 100%;}
	.contact_b .right{width: 100%;margin-top: 30px;}
	.contact_b .left .wenzi { padding-top: 20px; margin-top: 20px;}
	.contact_b .left .text { margin-top: 20px;}
}
.mbx{
	padding: 10px 0;
    text-align: left;
    vertical-align: middle;
    background: #edeaea;
}
.mbx img{ margin-right: 15px; }
.mbx span{ margin:0 15px; } 
.mbx img{vertical-align: middle;}
.news_a{background: #f7f8f9;padding: 50px 0 100px;}
.news_a .left{width: 73.5%;}
.news_a .left .top .box{
	float: left;
	width: 49.5%;
	margin-right: 1%;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	padding: 32px 32px 52px;
} 
.news_a .left .top .box:last-child{	margin-right: 0;}
.news_a .left .nr .text{margin-top: 30px;}
.news_a .left .nr .text .time{color: #335ebd;}
.news_a .left .nr .text .bt{
	color: #333333;
	font-size: 22px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_a .left .nr .text .js{
	font-size: 15px;
	line-height: 1.6;
	color: #555555;
	margin-top: 14px;
}
.news_a .left .nr .text .bq{margin-top: 10px;font-size: 14px;}
.news_a .left .nr .text .bq a{   color: rgba(85, 85, 85, 0.45);   float: left;   margin-right: 6px;}
.news_a .left .nr .text .news_more{	margin-top: 28px;}
.news_a .left .btm .ol li{
	background: #fff;
	padding: 40px 32px;
	margin-top: 16px;
	border-radius: 8px;
	overflow: hidden;
}
.news_a .left .btm .ol li .text{margin-top: 0;}
.news_a .left .page{margin-top: 46px;}
.news_a .right{	width: 24.5%;}
.news_a .right .box{
	background: #fff;
	margin-bottom: 20px;
	padding: 28px 20px 40px;
}
.news_a .right .box:last-child{	margin-bottom: 0;}
.news_a .right .box .bt{
	color: #333333;
	font-size: 18px;
	padding-bottom: 16px;
	position: relative;
	margin-bottom: 6px;
}
.news_a .right .box .bt:before,
.news_a .right .box .bt:after{	position: absolute;	height: 1px;content: "";}
.news_a .right .box .bt:before{
	width: 5.5%;
	bottom: 0;
	left: 0;
	background: #335ebd;
}
.news_a .right .box .bt:after{
	width: 92%;
	right: 0;
	bottom: 0;
	background: #e4e4e4;
}
.news_a .right .box a{
	float: left;
	width: 50%;
	padding-right: 10px;
	margin-top: 18px;
	color: #999899;
	font-size: 16px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-left: 14px;
    position: relative;
}
.news_a .right .box a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../../../%E5%88%B6%E4%BD%9C/images/news_sj.png) center center/cover;
	width: 7px;
	height: 7px;
}
.news_a .right .box.zixun .nr{	padding-top: 10px;}
.news_a .right .box.zixun a{
	width: 100%;
	padding: 12px 0 8px 14px;
	margin-top: 0;
	border-bottom: 1px solid #f0f0f0;
}
.news_a .right .box.w100 a{	width: 100%;}

.menubox_foot {
    font-size: 16px;
    width: 60%;
    height: auto;
    overflow: hidden;
}
.menubox_foot .ol{
    width:100%;
	height:auto;
	overflow:hidden;
}
.menubox_foot .ol li{ float:left; width:18%; height:auto; overflow:hidden;}
.menubox_foot .ol li:nth-child(3){ width:24%;}
.ol_tit{ font-size:22px; margin-bottom:15px;}
.ol_box{ width:100%; height:auto; overflow:hidden;}
.ol_box li{ width:100%!important; height:auto; font-size:16px; line-height:32px; overflow:hidden;}
.timm_box{ width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 50px; }
.timm_box .timm_l{ display: inline-block; margin-right: 20px; }
.timm_box .timm_r{ display: inline-block; margin-right: 20px; }
.ser_nav {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}
.ser_nav li {
    float: left;
    padding:20px 40px;
    height: auto;
    overflow: hidden;
    margin: 20px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    transition: all .6s;
}
.ser_nav li:hover, .sercov {
    /* border-bottom: 5px solid #0374BA; */
    background: #0374BA!important;
    color: #fff;
}
@media(max-width: 1500px){
	.news_a .left .nr .text .bt{font-size: 18px;}
	.news_a .left .top .box{  padding: 26px 26px 40px;}
	.news_a .left .btm .ol li{padding: 30px 26px;	}
	.header .right .ol li > a {padding: 42px 18px;}
}
@media(max-width: 1400px){
    .footer .zhong { margin-left: 30px;}
    .ab_b_3 .ab_b_3_r { width: 45%;}
}
@media(max-width: 1100px){
	.news_a {  padding: 20px 0 60px;}
	.news_a .left{width: 100%;}
	.news_a .left .top .box{
		margin-top: 20px;
		width: 100%;
		padding: 20px 20px 30px;
	}
	.news_a .right{
		width: 100%;
		margin-top: 30px;
	}
	.news_a .left .nr .text .bt{
		font-size: 16px;
		overflow: initial;
	    text-overflow: initial;
	    white-space: initial;
	}
	.news_a .left .btm .ol li { padding: 30px 20px;	}

	.news_a .right .box{ padding: 20px 20px 30px;}
	.news_a .right .box a{width: 100%;margin-bottom: 6px;}

}
.news_xq .left{}
.news_xq .left .left_box{padding: 40px 30px 70px;background: #fff;}
.news_xq .left .bt{	font-size: 24px;color: #333333;}
.news_xq .left .type{
	margin-top: 10px;
	padding-bottom: 24px;
	position: relative;
	margin-bottom: 26px;
	display: inline-block;
	width: 100%;
}
.news_xq .left .type:before, .news_xq .left .type:after {   position: absolute;    height: 1px;    content: "";}
.news_xq .left .type:before{ width: 7%; bottom: 0; left: 0; background: #335ebd;}
 .news_xq .left .type:after {width: 92%; right: 0; bottom: 0; background: #e4e4e4; }
.news_xq .left .type .time{	color: #999999;	float: left;}
.news_xq .left .type .bq{	float: left;	margin-left: 30px;}
.news_xq .left .type .bq,.news_xq .left .type .bq a{	font-size: 14px;	color: #999999;}
.news_xq .left .type .fx{float: right;}
#share-1{display: inline-block;}
.news_xq .left .type .fx .icon-qq{display: none;}
.news_xq .left .type .fx a:before{display: none;}
.news_xq .left .type .fx a{	width: 18px;	height: 15px;	border: none;	margin-right: 10px;}
.news_xq .left .type .fx a:last-child{margin-right: 0;}
.news_xq .left .type .fx a.icon-wechat{	background: url(../../../%E5%88%B6%E4%BD%9C/images/news_xq_weixin.png) center center/cover;}
.news_xq .left .type .fx a.icon-weibo{	background: url(../../../%E5%88%B6%E4%BD%9C/images/news_xq_weibo.png) center center/cover;}
.news_xq .left .text{font-size: 16px;color: #555555;line-height: 1.8;}
.news_xq .left .btm{
	position: relative;
	margin-top: 24px;
	padding-top: 24px;
	display: inline-block;
	width: 100%;
}
.news_xq .left .btm:before, .news_xq .left .btm:after {    position: absolute;    height: 1px;    content: "";}
.news_xq .left .btm:before{ width: 7%; top: 0; left: 0; background: #335ebd;}
.news_xq .left .btm:after {
 	width: 92%;
    right: 0;
    top: 0;
    background: #e4e4e4;
 }
 .news_xq .left .btm a{	margin: 20px 0; }
.news_xq .left .btm .fany{	float: left;	width: 80%;}
.news_xq .left .btm .fanhui{float: right;}
.news_xq .left .xiangguan{	padding: 50px 34px;	background: #fff;	margin-top: 20px;}
.news_xq .left .xiangguan .bt2{	font-size: 22px;color: #333333;}
.news_xq .left .xiangguan .ol{	margin-top: 16px;}
.news_xq .left .xiangguan .ol li{float: left;width: 47.2%;margin-right: 2.8%;}
.news_xq .left .xiangguan .ol li:nth-child(2n){	margin-right: 0;}
.news_xq .left .xiangguan .ol li a{
	padding: 12px 16px 12px 0;
	display: block;
	border-bottom: 1px solid #fafafa;
	color: #999999;
	font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.news_xq .left .xiangguan .ol li a:before{
	width: 7px;
	height: 13px;
	background: url(../../../%E5%88%B6%E4%BD%9C/images/page_img3.png) center center/cover;
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.banner .img .img2{display: none;}
.banner .text{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	text-align: center;
}
.banner .text .bt{
	color: #fff;
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 0px;
	    margin-top: 80px;
}
.banner .text .more_b{margin-top: 50px;}
.more_b,a.more_b{display: inline-block;	color: #f4b74c;}
.more_b .y{border-color: #f4b74c;}
.more_b .jt{background: url(../../../%E5%88%B6%E4%BD%9C/images/banner_jt.png) center center/cover;}
.banner .swiper-pagination{	bottom: 60px;}
.banner .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #f4b74c;
	border-radius: 20px;
	opacity: 1;
	margin: 0 8px;
	transition: all 0.6s;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{	width: 24px;}
.banner .img{overflow: hidden;}
.banner .img img{
	transition: all 3s;
	transform: scale(1.4);
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
}
.banner .img.cur img{
	transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
.home_a{background: #fff;padding: 36px 0;}
.home_a .ol{text-align:center;}
.home_a .ol li{
	/*float: left;
	width: 32%;*/
	width:auto;
	display:inline-block;
	position: relative;
	margin-right: 80px;
	vertical-align:top;	
}

@media(max-width: 1680px){
	.banner .text .bt{	font-size: 42px;}

	.home_a .ol li .icon{width: 90px;height: 90px;}
	.home_a .ol li .text{left: 110px;}
}
@media(max-width: 1600px){
	.home_b {  padding: 70px 0;}
	.home_b .ol li .text .bt{font-size: 20px;}
	.home_c .home_c_box{padding: 50px;}
	.home_e {  padding: 90px 0 100px;}
}

@media(max-width: 1500px){
	.banner .text .bt { font-size: 36px;}
	.home_a .ol li .text .bt{font-size: 18px;}
	.home_a .ol li .text .wenzi{font-size: 14px;}
	.home_b .ol li .text {
	    padding: 16px 20px;
	}
	.home_b .ol li .text .bt{font-size: 18px;}

	.home_c .home_c_box .left .more {
	    margin-top: 70px;
	}

	.home_e {
	    padding: 70px 0 90px;
	}
	.home_e .ol li .text .bt{font-size: 18px;}
}

@media(max-width: 1100px){
	.banner .img .img1{display: none;}
	.banner .img .img2{display: block;}
	.banner .text .bt {
	    font-size: 26px;
	}
	.banner .text .more_b {
	    margin-top: 40px;
	}
	.banner .swiper-pagination {
	    bottom: 30px;
	}
	.banner .swiper-pagination .swiper-pagination-bullet{margin: 0 4px;}
	.home_a .ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 16px;
	}

	.home_a .ol li .icon{
		width: 70px;
		height: 70px;
	}
	.home_a .ol li .text{top: 4px;left: 90px;}
	.home_b {
	    padding: 40px 0 40px;
	}
	.home_b .ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 16px;
	}
	.home_b .ol li .text {
	    padding: 10px 16px;
	}
	.home_c .home_c_box {
		margin-top: 0;
	    padding: 30px 20px;
	}
	.home_c .home_c_box .left .more {
	    margin-top: 40px;
	}
	.home_e {
	    padding: 40px 0 40px;
	}
	.home_e .ol li{
		width: 100%;
	}
	.home_e .ol li .text{
		padding: 14px 0 20px;
	}
	.home_e .ol li .text .js{font-size: 14px;}

	.home_c .right .ol li {
	    margin-right: 40px;
	}


}

.chuizhi_banner .text_box .box1{
	margin-top: 20px;
}

.chuizhi_banner .text_box .box1 a{
	font-size: 20px;
	color: #fff;
	margin: 0 26px;
	display: inline-block;
}

.chuizhi_banner .text_box .box2{
	margin-top: 50px;
}

.chuizhi_banner .text_box .box2 a{
	display: inline-block;
	padding: 0 24px;
	line-height: 0;
	border-right: 1px dashed #6380a4;
}

.chuizhi_banner .text_box .box2 a:last-child{border-right: none;}

.mbx2{
	border: none;
	background: #eff0f1;
	padding: 4px 0;
}
.chuizhi_a{
	background: #f7f8f9;
	padding: 90px 0;
}

.chuizhi_a .ol{
	margin-top: 30px;
}

.chuizhi_a .ol li{
	float: left;
	width: 49.2%;
	margin-right: 1.6%;
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

.chuizhi_a .ol li .img{
	border-radius: 8px;
	overflow: hidden;
}

.chuizhi_a .ol li:last-child{margin-right: 0;}

.chuizhi_a .ol li .text{
	padding: 20px 14px;
	background: #fff;
	
}

.chuizhi_a .ol li .text .bt{
	font-size: 22px;
	color: #333333;
}

.chuizhi_a .ol li .text .js{
	margin-top: 6px;
	line-height: 1.6;
	color: #555555;
	height: 74px;
	overflow: hidden;
}

.chuizhi_b{
	background: url(../../../%E5%88%B6%E4%BD%9C/images/chuizhi_b_img.jpg) center center/cover;
	padding: 110px 0 150px;
}

.chuizhi_b .ol{
	margin-top: 30px;
}

.chuizhi_b .ol li{
	width: 32.2%;
	margin-right: 1.7%;
	float: left;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.chuizhi_b .ol li:last-child{margin-right: 0;}

.chuizhi_b .ol li .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.4s;
}

.chuizhi_b .ol li .text .bt{
	color: #fff;
	font-size: 22px;
}

.chuizhi_b .ol li .text .js{
	line-height: 1.6;
	margin-top: 6px;
	color: #fff;
    display: block;
}

.chuizhi_b .ol li .text .js p{
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all 0.4s;
}

.chuizhi_b .ol li:hover .text{
	height: 100%;
}

.chuizhi_b .ol li .text .box{
	transition: all 0.4s;
	padding: 15px 60px 15px 20px;
}

.chuizhi_b .ol li:hover .text .box{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.chuizhi_b .ol li:hover .text .box .js p{
	overflow: initial;
    text-overflow:initial;
    white-space: initial;
}

.chuizhi_c{
	background: #fff;
	padding: 110px 0 150px;
}

.chuizhi_c .ol{
	margin-top: 30px;
}

.chuizhi_c .ol li{
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

.chuizhi_c .ol li:last-child{margin-right: 0;}

.chuizhi_c .ol li .img{
	border-radius: 8px;
	overflow: hidden;
}

.chuizhi_c .ol li .text{
	padding: 26px 10px 30px 20px;
}

.chuizhi_c .ol li .text .bt{
	font-size: 22px;
	color: #333333;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.chuizhi_c .ol li .text .js{
	line-height: 1.6;
	margin-top: 6px;
	color: #555555;
    display: block;
    height: 72px;
    overflow: auto;
    padding-right: 16px;
}

.chuizhi_c .ol li .text .js::-webkit-scrollbar{
	width: 4px;
	
}
.chuizhi_c .ol li .text .js::-webkit-scrollbar-track{
	background: #f3f3f3;
	width: 4px;
	border-radius: 25px;
}

.chuizhi_c .ol li .text .js::-webkit-scrollbar-track-piece{
	width: 4px;
} 
.chuizhi_c .ol li .text .js::-webkit-scrollbar-thumb{
    background: #dbdbdb;
	border: 5px;
	border-radius: 25px;
		
}
.chuizhi_c .ol li .text .js::-webkit-scrollbar-button{
	display: none;
}

@media(max-width: 1680px){
	.chuizhi_banner .text_box .box1 a{
		font-size: 18px;
		margin: 0 20px;
	}
	.chuizhi_banner .text_box .box2 {
	    margin-top: 40px;
	}
	.chuizhi_a {
	    padding: 70px 0;
	}
	.chuizhi_a .ol li .text .bt{font-size: 20px;}

	.chuizhi_b{
	    padding: 80px 0 120px;
	}
	.chuizhi_b .ol li .text .bt{font-size: 18px;}
	.chuizhi_b .ol li .text .box{
		  padding: 15px 20px;
	}
	.chuizhi_c {
	    padding: 70px 0 100px;
	}
	.chuizhi_c .ol li .text .bt{font-size: 18px;}
}

@media(max-width: 1100px){
	.chuizhi_a {
	    padding: 40px 0;
	}
	.chuizhi_a .ol li{
		width: 100%;
		margin-bottom: 12px;
	}
	.chuizhi_b {
	    padding: 40px 0;
	}
	.chuizhi_b .ol li{
		width: 100%;
		margin-bottom: 12px;
	}
	.chuizhi_c {
	    padding: 40px 0 50px;
	}
	.chuizhi_c .ol li{
		margin-bottom: 12px;
		width: 100%;
	}
	.chuizhi_banner .text .bt {
	    font-size: 26px;
	}
	.chuizhi_banner .text_box .box2 a{
		padding: 0 16px;
	}
	.chuizhi_banner .text_box .box2 {
	    margin-top: 24px;
	}
	.chuizhi_a .ol li .text .js{
		height: auto;
	}
}

.about_e .gengduo_nr{
	margin-top:10px;
	display:none;
}

.about_e .gengduo_nr .ol li{
	float:left;
	width:32.6%;
	margin-top:16px;
	margin-right:1%;
	background:#edf3ff;
	padding: 20px; 
	transition: all .6s;
}
.about_e .gengduo_nr .ol li:hover{ background:#304d8f; }
.about_e .gengduo_nr .ol li:hover .box .bt {
    color: #fff;
}
.about_e .gengduo_nr .ol li:nth-child(3n){margin-right:0;}

.about_e .gengduo_nr .ol li .box{
	color:#333;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}

.about_e .gengduo_nr .ol li .box .bt,.about_e .gengduo_nr .ol li .box .js p,.about_e .gengduo_nr .ol li .box .js span,.about_e .gengduo_nr .ol li .box .js{
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.about_e .gengduo_nr .ol li .box .time{
	color: #335ebd;
}
.about_e .gengduo_nr .ol li .box .bt{
	margin:5px 0 12px;
	color:#333;
}

.about_e .gengduo_nr .ol li .box .js,.about_e .gengduo_nr .ol li .box .bq{
	height:20px;
	overflow:hidden;
	color:#333;
}

.about_e .gengduo_nr .ol li .box .bq{margin-top:10px;}
.about_e .gengduo_nr .ol li .box .bq a{float:left;margin-bottom:2px;margin-right:12px;font-size:12px;}

.news_a .left .btm .ol li .img{
	float:left;
	width:30%;
	margin-top:20px
}
.news_a .left .btm .ol li .text{
	float:right;
	width:100%;
}

@media(max-width:1500px){
	.page a{
		width:40px;
		height:40px;
		line-height:40px;
	}
	
	.about_e .gengduo_nr .ol li{
		margin-top:10px;
		
	}
	.about_e .gengduo_nr .ol li .box{
		font-size:16px;
	}
}

@media(max-width:1100px){
	.news_a .left .btm .ol li .img{width:100%;}
	.news_a .left .btm .ol li .text{
		width:100%;
		margin-top:20px;
	}
	.page{text-align:center;}
	.page a{
		width:36px;
		height:36px;
		margin-bottom:4px;
		line-height:36px;
	}
	.about_e .gengduo_nr .ol li{
		width:100%;
	}
	
	.about_e .gengduo_nr .ol li .box .js, .about_e .gengduo_nr .ol li .box .bq {
		height: auto;
		overflow: hidden;
	}
}



.page .fy{
	float: left;
}

.page .tz{
    line-height: 50px;
	float: left;
	font-size: 16px;
	margin-left: 30px;
}

.page .tz select{
	font-size: 16px;
	color: #333;
	border: none;
	background: none;
	height: 50px;
	width: 60px;
	border-radius: 6px;
	background: #fff;
	padding: 0 6px;
	text-align: center;
	text-align-last: center;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0 10px;
}

@media(max-width: 1100px){
	.page .tz{
		margin-top: 20px;
		margin-left: 0;
		width: 100%;
		font-size: 14px;
	}
	.page .tz select{
		width: 50px;
		font-size: 14px;
		height: 36px;
	}
}


@media(max-width: 1024px){
    .mo_header{ padding:0;}
    .searchBox[data-v-7da5fa5a] { width:90%;}
    .prbox .pro_ttli { width: 94%; margin:0 auto;}
}



@media(max-width: 768px){
.prbox .pro_ttli li { font-size: 16px; margin: 0 0px 0;  padding: 10px 4px;}
.prbox .pro_ttli { width: 100%;}
.mbx img { margin-right: 0px;}
.mbx span { margin: 0 0px;}
.pro_tox .pro_tox_r { width: 80%; float: none!important; margin: 0 auto 15px!important;}
.pro_tox .pro_tox_l { width: 94%;}
.list32 li input { width: 70%;}

}