@charset "utf-8";
html { }
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; -webkit-tap-highlight-color:rgba(0,0,0,0);}
body { font-size:14px;background:#FFF; color:#666; font-family:"思源黑体 CN","微软雅黑";}
ul,li { list-style: none; }
img { border:0; }
input:focus,textarea:focus{ outline:none; }
input,select{font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif}
.input_noline{ background-color:transparent;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
a {
	text-decoration: none;
	outline:none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}

.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; transition:0.5s ease-in-out; text-transform:uppercase; }
.fl { float: left; }
.fr { float: right; }



/*header头部的CSS布局*/

.main_box{width:1200px;margin:0 auto;padding:0;}

.h_box{width:80%;margin:0 auto;padding:0;}

.header{ height:68px; padding: 15px 0;}
.logo{ width: 30%; height:70px; overflow: hidden; float: left;}
.logo img{ max-width: 100%;}
.app_logo{ width:120px; height:45px; padding:0; overflow: hidden; float: left; display: none;}
.app_logo img{ max-width: 100%;}
.app_en{ width: 30px; float: right; display: none; height: 30px; background: #FFF; margin: 8px 8px 0 0;}
.app_en a{ display: block; color: #263a83; font-size: 16px; line-height: 30px; text-align: center; text-decoration: underline;}


.nav1{ width:55%; height: 65px; float: left; margin: 0 3% 0 2%;}

.nav1 ul{ margin:0; padding:0; text-align:center;}
.nav1 ul .n_service{ width:16%; float:left; position:relative; transition: all 0.3s ease-out 0.2s; z-index:99999; }
.nav1 ul .n_service ul{ text-align: center;}
.nav1 ul .n_service a{ display: block; font-size: 16px; color: #333;transition:0.3s;}
.nav1 ul .n_service a font{ display: block; width:33px; height: 33px; margin: 0 auto; transition: 0.5s; border:1px solid rgba(0,0,0,0.12); border-radius: 100%; background-repeat: no-repeat; background-position:center top;}
.nav1 ul .n_service a i{ font-size: 10px; color: #999; line-height: 16px; display: block; text-transform: capitalize;}
.nav1 ul .n_service a span{ display: block; height: 18px; line-height: 18px; margin-top: 6px;}

.nav1 ul .n_service:hover a font{ background-color: #263a83; border:1px solid rgba(0,0,0,0); background-position:center bottom;}
.nav1 ul .n_service:hover a { color: #263a83;}
.nav1 ul .n_service:hover a i{ color: #263a83;}


.nav1 ul .n_service .n_com {background:rgba(255,255,255,0.95);min-height:180px; position:absolute; transition: 0.2s;
z-index:99999; opacity:0; visibility:hidden; width:400px; top:65px; left:-150px; padding:35px 20px 25px; border-bottom:5px solid #263a83;}
.nav1 ul .n_service .n_com .n_c_pic{ width:170px; height:178px; float:left; overflow:hidden;}
.nav1 ul .n_service .n_com .n_c_pic img{ max-width:100%;}

.nav1 ul .n_service .n_com ul{ margin:0; padding:0; width:200px; float: right; text-align: left;}
.nav1 ul .n_service .n_com ul li{
	display:block;
	padding:0;
	width:100%; float:left;
	
}
.nav1 ul .n_service .n_com ul li a{ line-height:20px; height:auto; padding:4px 0; color:#333; opacity:1; font-size:14px; display:block;}
.nav1 ul .n_service:hover .n_com{ opacity:1; visibility:visible; transition:all 0.3s ease-out 0s; top:75px;}
.nav1 ul .n_service .n_com ul li:hover a{color:#015b90; text-decoration:underline;}





.h_rt{width:10%; float: right;}
.lan{ background:url(../images/lan.png) no-repeat 15px 12px; width:84px; margin-top:16px; padding: 10px 12px; border-radius: 5px; float:right; border: 1px solid rgba(0,0,0,0.15); }
.lan a{ display: block; color:#999; padding:0 0 0 30px; font-size:14px;}
.lan:hover a{ text-decoration: underline; color: #1f88ca;}

@media (max-width:1830px){
	.h_box{width:90%;}
}

@media (max-width:1650px){
.nav1 ul li{ width: 14%; float: left;}
}

@media (max-width:1350px){
.h_box{width:98%;}
.nav1 ul li{ width: 14%; float: left;}
}

@media (max-width:1250px){
.nav1 ul li{ width: 12%; float: left;}
}




.banner{ height: auto; overflow: auto;}
.swiper-container { width: 100%; height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;}
.swiper-container .swiper-slide {height: auto;line-height: auto;}

@media (max-width:1000px){
.main_box{ width:96%; padding:0 2%;}
	
.fl { float: none; }
.fr { float: none; }
		
.header{ height:45px; padding: 8px 0;}	
.logo,.nav1,.h_rt{ display: none;}
.header .app_logo,.header .app_en{ display: block;}	
.header .morenav{ float:right; display:block; background:#1f88c9 url(../images/app_nav_line.png) no-repeat center;width:30px; height:30px; margin-top: 8px;}
.header .navon{height:52px;}

.mm-pagedim-black #mm-blocker { opacity: 0; }
.mm-pagedim-black.mm-opening #mm-blocker { background: #000; opacity: .3; transition: opacity .4s ease .4s; }
.mm-listview li span{width:6px;height:2px; background:#606060; margin-right:10px;display:block; margin:10px 18px 0 0;float:left;}
		
.swiper-slide img{ max-width: 100%; text-align: center;}		
	
}




.i_title{ height: auto; overflow: hidden; text-align: center;}
.i_title span,.i_title font{ height: 40px; line-height: 40px;}
.i_title span{ font-size: 30px; color: #333;}
.i_title font{ font-size: 24px; color: #888; text-transform: uppercase; padding-left: 10px; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";}
.i_title i{ display: block; width: 40px; height: 4px; background: #1f88c9; margin: 15px auto 0;}
.i_title p{ padding: 8px 0 4px; font-size: 14px; color: #888888;}





.i_service_box{ height: auto; overflow: hidden; padding: 50px 0; background: #f4f5f5;}
.i_service_box ul{ margin:20px 0 0; padding: 0; text-align: center;}
.i_service_box ul li{ width: 190px; height: auto; overflow: hidden; display: inline-block;}
.i_service_box ul li a{ font-size: 14px; color: #666; display: block;}
.i_service_box ul li a font{ display: block; line-height: 46px; height: 46px; transition: 0.5s;}
.i_service_box ul li a .s_pic{ width: 90px; height: 90px; margin: 0 auto; border-radius: 100%; background: #fff; background-position: center top; background-repeat: no-repeat; transition: 0.5s;}

.i_service_box ul li a:hover .s_pic{ background-color: #1f88c9;  background-position: center bottom; }
.i_service_box ul li a:hover font{ color: #081b6b; text-decoration: underline;}



@media (max-width:1000px){
	
.i_title span,.i_title font{ height: 30px; line-height: 30px;}
.i_title span{ font-size: 24px;}
.i_title font{ display: none;}
.i_title i{ margin: 10px auto 0;}
.i_title p{ padding: 5px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.i_service_box{ padding: 20px 0;}
.i_service_box ul{ margin:15px 0 0;}
.i_service_box ul li{ width: 32.5%;}
.i_service_box ul li a font{ line-height:30px; height: 30px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
	
}
@media (max-width:450px){
	.i_service_box ul li a font{ font-size: 12px;}	
}


.i_com_title{ height: auto; overflow: hidden; text-align: left;}
.i_com_title span,.i_title font{ height: 40px; line-height: 40px;}
.i_com_title span{ font-size: 30px; color: #333;}
.i_com_title font{ font-size: 24px; color: #888; text-transform: uppercase; padding-left: 10px; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";}
.i_com_title i{ display: block; width: 40px; height: 4px; background: #1f88c9; margin: 15px 0 0 5px;}

.i_more{ width: 170px; height: 40px; line-height: 40px; border-radius: 50px; background: #1f88c9;transition:0.5s;}
.i_more a{ display: block; color: #FFF; font-size: 14px; text-transform: capitalize; padding-left: 38px; background: url(../images/i_more_li.png) 115px center no-repeat;transition: 0.5s;}

.i_more:hover{background: #081b6b;}
.i_more:hover a{background: url(../images/i_more_li.png) 124px center no-repeat; text-decoration: underline;}



.i_about_box{ height: auto; overflow: hidden; padding: 50px 0; background:url(../images/i_bg.png) bottom center no-repeat;}

.i_about_box .a_b_lt{ width: 720px; float: left;}
.i_about_box .a_b_lt .a_desc{ padding: 30px 0; line-height: 30px;}
.i_about_box .a_b_lt .a_desc font{ display: block; font-size: 20px; line-height: 40px; color: #1f88c9; margin-bottom: 15px; transition: 0.5s;}




.i_about_box .a_b_rt{ width: 420px; float: right;}

.i_about_box .a_b_pic{width:420px; overflow:hidden; position:relative; margin-top: 30px;}
.i_about_box .a_b_pic .hd{ overflow:hidden;  height:auto;}

.i_about_box .a_b_pic .hd .prev,.i_about_box .a_b_pic .hd .next{ width:15px; height: 30px; cursor:pointer; background-size: contain; display: block; overflow: hidden; bottom: 6px; position: absolute; z-index: 99999; opacity: 0.4; transition: 0.5s;}
.i_about_box .a_b_pic .hd .prev{  background: url(../images/slider_arrow_rt1.png) no-repeat; right: 15px; }
.i_about_box .a_b_pic .hd .next{  background: url(../images/slider_arrow_lt1.png) no-repeat; right: 40px; }
.i_about_box .a_b_pic .hd .prev:hover,.i_about_box .a_b_pic .hd .next:hover{opacity: 1;}

.i_about_box .a_b_pic .bd{ }
.i_about_box .a_b_pic .bd ul{ overflow:hidden; zoom:1; }
.i_about_box .a_b_pic .bd ul li{ margin:0; float:left; display:inline; overflow:hidden; position: relative; }
.i_about_box .a_b_pic .bd ul li .pic{ text-align:center; width:420px; height:255px; overflow: hidden;}
.i_about_box .a_b_pic .bd ul li .pic img{  display:block; max-width: 100%; transition: 0.5s;}
.i_about_box .a_b_pic .bd ul li a{ color: #FFF;}
.i_about_box .a_b_pic .bd ul li:hover .pic img{ transform:scale(1.1,1.1);}
.i_about_box .a_b_pic .bd ul li .title{ width: 380px; padding: 6px 20px; line-height: 30px; font-size: 16px; background:rgba(0,0,0,0.35); color: #FFF; position: absolute; bottom: 0; left: 0; }

.i_about_box .a_b_pic .bd ul li:hover a{text-decoration: underline;}


.i_about_box .app_a_b_pic{ position:relative; width:420px;  height:255px; overflow:hidden; margin:15px auto; display: none;}
.i_about_box .app_a_b_pic .hd{ position:absolute; width:100%;  height:27px; bottom:5px; left:0; z-index:1; }
.i_about_box .app_a_b_pic .hd img{ width:11px;  }
.i_about_box .app_a_b_pic .prev,.i_about_box .app_a_b_pic .next{ position:absolute; left:0; top:0; display:block; width:23px; height:27px; line-height:27px; text-align:center; }
.i_about_box .app_a_b_pic .next{ left:auto; right:0;}
.i_about_box .app_a_b_pic .bd{ position:relative; z-index:0; }
.i_about_box .app_a_b_pic .bd li{ position:relative; }
.i_about_box .app_a_b_pic .bd li img{ width:420px;  height:255px; display:block; }
.i_about_box .app_a_b_pic .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
.i_about_box .app_a_b_pic .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:40px; line-height:40px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.5); font-size: 16px; }




@media (max-width:1000px){
.i_com_title{ text-align:center;}
.i_com_title span,.i_title font{ height: 30px; line-height:30px;}
.i_com_title span{ font-size: 24px;}
.i_com_title font{ display: none;}
.i_com_title i{ margin: 10px auto 0;}

.i_more{ width: 150px; height: 35px; line-height: 35px; border-radius: 50px; margin: 15px auto; background: #1f88c9;transition:0.5s;}
.i_more a{  padding-left: 0; text-align: center; background:none;}

.i_more:hover{background: #081b6b;}
.i_more:hover a{background:none; text-decoration: underline;}


.i_about_box{ padding: 20px 0 0;}
.i_about_box .a_b_lt{ width: 100%; float: none; margin-bottom: 25px;}
.i_about_box .a_b_lt .a_desc{ padding:15px 0 0; line-height: 28px; text-align: center;}
.i_about_box .a_b_lt .a_desc .font{font-size: 24px; line-height: 30px; color: #1f88c9; margin-bottom: 6px;}
	
.i_about_box .a_b_rt{ width: 100%; float: none; padding: 20px 0; background: #f4f5f5;}
.i_about_box .a_b_pic{ display: none;}
	
.i_about_box .app_a_b_pic{ display: block;}
		
	
}


@media (max-width:460px){
	.i_about_box .app_a_b_pic{ width:300px; height:182px;}
	.i_about_box .app_a_b_pic .bd li img{ width:300px; height:182px;}
}


.i_product_box{ height: auto; overflow: hidden;}


.i_p_pic{ width:100%; }
.i_p_pic .hd{ height:50px; line-height:50px; background:#263a83; position:relative; }
.i_p_pic .hd ul{ float:left; left:0; top:0; height:50px; width: 100%; text-align: center;}
.i_p_pic .hd ul li{ float:left; width:17%;cursor:pointer; color: #FFF; font-size: 16px; border-left: 1px solid #fff;}
.i_p_pic .hd ul li.on{ height:50px; background:#1f88c9; text-decoration: underline;border-left:none;}
.i_p_pic .hd ul li:last-child{ width:8%; text-decoration: underline;}
.i_p_pic .hd ul li a{ color: #FFF; font-size: 16px;}





.i_p_pic .bd ul{ height: auto; overflow: hidden;}
.i_p_pic .bd li{ height:470px; overflow: hidden; }

.i_p_pic .arrow{ height: auto; overflow: hidden; }
.i_p_pic .arrow a{ display:block;  width:30px; height:60px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; }
.i_p_pic .arrow .prev,.i_p_pic .arrow .next{ position:absolute; top:-250px; }
.i_p_pic .arrow .prev{ background: url(../images/slider_arrow_lt.png) no-repeat; left: 2%;}
.i_p_pic .arrow .next{ background: url(../images/slider_arrow_rt.png) no-repeat; right: 2%;}


.app_i_p_pic{ position:relative; width:420px; height:147px; overflow:hidden; margin:20px auto; display: none;}
.app_i_p_pic .hd{ position:absolute; width:100%;  height:27px; bottom:5px; left:0; z-index:1; }
.app_i_p_pic .hd img{ width:11px;  }
.app_i_p_pic .prev,.app_i_p_pic .next{ position:absolute; left:0; top:0; display:block; width:23px; height:27px; line-height:27px; text-align:center; }
.app_i_p_pic .next{ left:auto; right:0;}
.app_i_p_pic .bd{ position:relative; z-index:0; }
.app_i_p_pic .bd li{ position:relative; }
.app_i_p_pic .bd li img{ width:420px;  height:147px; display:block; text-align: center; margin: 0 auto }
.app_i_p_pic .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
.app_i_p_pic .bd li .tit{ display:block; width:90%;  position:absolute; bottom:0; text-indent:10px; height:40px; line-height:40px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.5); font-size: 16px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; padding: 0 5%;}


@media (max-width:1000px){
	.i_p_pic{ display: none;}
	.app_i_p_pic{ display: block;}
}

@media (max-width:460px){
	.app_i_p_pic{ width:300px; height:105px; margin:20px auto; }
	.app_i_p_pic .bd li img{ width:300px; height:105px;}
}



.i_news_box{ height: auto; overflow: hidden; padding: 50px 0; background:#f4f5f5;}

.i_news_box .n_b_pic{width:500px; overflow:hidden; position:relative; margin-top: 30px; float: left;}
.i_news_box .n_b_pic .hd{ overflow:hidden;  height:auto;}

.i_news_box .n_b_pic .hd .prev,.i_news_box .n_b_pic .hd .next{ width:15px; height: 30px; cursor:pointer; background-size: contain; display: block; overflow: hidden; bottom: 10px; position: absolute; z-index: 99999; opacity: 0.8; transition: 0.5s;}
.i_news_box .n_b_pic .hd .prev{  background: url(../images/slider_arrow_rt1.png) no-repeat; right: 15px; }
.i_news_box .n_b_pic .hd .next{  background: url(../images/slider_arrow_lt1.png) no-repeat; right: 40px; }
.i_news_box .n_b_pic .hd .prev:hover,.i_news_box .n_b_pic .hd .next:hover{opacity: 1;}

.i_news_box .n_b_pic .bd{ }
.i_news_box .n_b_pic .bd ul{ overflow:hidden; zoom:1; }
.i_news_box .n_b_pic .bd ul li{ margin:0; float:left; display:inline; overflow:hidden; position: relative; }
.i_news_box .n_b_pic .bd ul li .pic{ text-align:center; width:500px; height:330px; overflow: hidden;}
.i_news_box .n_b_pic .bd ul li .pic img{  display:block; max-width: 100%; transition: 0.5s;}
.i_news_box .n_b_pic .bd ul li a{ color: #FFF;}
.i_news_box .n_b_pic .bd ul li:hover .pic img{ transform:scale(1.1,1.1);}
.i_news_box .n_b_pic .bd ul li .title{ width: 400px; padding: 11px 80px 11px 20px; line-height: 30px; font-size: 16px; background:rgba(31,136,201,0.7); color: #FFF; position: absolute; bottom: 0; left: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.i_news_box .n_b_pic .bd ul li:hover a{text-decoration: underline;}

.i_news_box .app_n_b_pic{ position:relative; width:420px; height:277px; overflow:hidden; margin:20px auto; display: none;}
.i_news_box .app_n_b_pic .hd{ position:absolute; width:100%;  height:27px; bottom:5px; left:0; z-index:1; }
.i_news_box .app_n_b_pic .hd img{ width:11px;  }
.i_news_box .app_n_b_pic .prev,.i_news_box .app_n_b_pic .next{ position:absolute; left:0; top:0; display:block; width:23px; height:27px; line-height:27px; text-align:center; }
.i_news_box .app_n_b_pic .next{ left:auto; right:0;}
.i_news_box .app_n_b_pic .bd{ position:relative; z-index:0; }
.i_news_box .app_n_b_pic .bd li{ position:relative; }
.i_news_box .app_n_b_pic .bd li img{ width:420px;  height:277px; display:block; text-align: center; margin: 0 auto }
.i_news_box .app_n_b_pic .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
.i_news_box .app_n_b_pic .bd li .tit{ display:block; width:90%;  position:absolute; bottom:0; text-indent:10px; height:40px; line-height:40px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.5); font-size: 16px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis; padding: 0 5%;}


@media (max-width:1000px){
	.i_news_box{ padding: 20px 0;}
	.i_news_box .n_b_pic{ display: none;}
	.i_news_box .app_n_b_pic{ display: block; margin:20px auto; }
	.i_news_box .i_more{ display: none;}
}

@media (max-width:460px){
	.i_news_box .app_n_b_pic{ width:300px; height:198px; margin:15px auto 20px; }
	.i_news_box .app_n_b_pic .bd li img{ width:300px; height:198px;}
}




.i_news_box .n_b_desc{ width: 660px; float: right; margin-top: 30px; }
.i_news_box .n_b_desc ul{ margin:0 auto; padding:0;}
.i_news_box .n_b_desc ul li{ padding:20px 0; height: auto; overflow: hidden; border-bottom: 1px dashed #d1d2d2; transition: 0.5s;}
.i_news_box .n_b_desc ul li a{ display:block; color: #666; transition: 0.5s;}
.i_news_box .n_b_desc ul li a .date{ line-height: 20px; width: 60px;height:72px; overflow: hidden; background:#FFF; font-size: 13px;  border: 1px solid #bbbbbb; padding-left: 12px; color: #999;}
.i_news_box .n_b_desc ul li a .date i{ display:block; color: #666; font-size: 18px; line-height: 28px; padding: 12px 0 0; font-style: normal;}

.i_news_box .n_b_desc ul li a .desc{ width: 560px; line-height: 22px; font-size: 13px; overflow: hidden; color: #666; text-overflow: ellipsis; white-space: nowrap;}
.i_news_box .n_b_desc ul li a .desc font{ display:block; font-size: 16px; color: #333; line-height: 30px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.i_news_box .n_b_desc ul li a .desc span{ display:block; width: 16px; height: 14px; margin: 10px 0 0; background: url(../images/n_li.png) left center no-repeat; transition: 0.5s;}
.i_news_box .n_b_desc ul li:hover a .desc span{ margin-left: 10px;}
.i_news_box .n_b_desc ul li:hover{ background: #FFF;}
.i_news_box .n_b_desc ul li:hover a .date{ background: #1f88c9; transition: 0.5s;color: #FFF;  border: 1px solid #1f88c9; }
.i_news_box .n_b_desc ul li:hover a .date i{color: #FFF;}
.i_news_box .n_b_desc ul li:hover a .desc font{ text-decoration: underline; color: #1f88c9;}
.i_news_box .n_b_desc ul li:first-child{ padding: 0 0 20px;}


@media (max-width:1000px){
.i_news_box .n_b_desc{ width: 90%; float: none; margin-top: 10px; padding: 0 5%; }
.i_news_box .n_b_desc ul li{ padding:5px 0;}
.i_news_box .n_b_desc ul li a .desc{ width: 100%;}
.i_news_box .n_b_desc ul li a .date{ width: 100%; height:24px; line-height: 24px; overflow: hidden; background:none; font-size: 14px;  border:none; padding-left: 0; color: #f4f5f5;}
.i_news_box .n_b_desc ul li a .date i{ display:inline; color: #666; font-size: 14px; line-height: 24px; padding:0; }
.i_news_box .n_b_desc ul li:hover a .date{ background: #f4f5f5; color: #f4f5f5;  border:none; }
.i_news_box .n_b_desc ul li a:hover .date i{ color: #666;}
.i_news_box .n_b_desc ul li:hover{ background: #f4f5f5;}	
.i_news_box .n_b_desc ul li:first-child{ padding: 0 0 5px;}
.i_news_box .n_b_desc ul li a .desc span{ margin: 5px 0;}
	
}


@media (max-width:500px){
	.i_news_box .n_b_desc{ width:100%; padding: 0; }
}


.i_honor_box{ height: auto; overflow: hidden; padding: 50px 0 20px; background:url(../images/i_bg.png) bottom center no-repeat;}
.i_honor_pic{ height: auto; overflow: hidden; margin: 30px 0 20px;}

.i_honor_pic .swiper-container { width: 100%; height: 100%; padding-bottom:50px;}
.i_honor_pic .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;align-items: center;}
.i_honor_pic .swiper-slide img{ border: 4px solid #e6e6e6; transition: 0.5s;    height: 362px;}
.i_honor_pic .swiper-slide:hover img{ border: 4px solid #263a83;}
.i_honor_pic .swiper-container-horizontal>.swiper-pagination-bullets,.i_honor_pic .swiper-pagination-custom,.i_honor_pic .swiper-pagination-fraction {bottom: 0;left: 0;width: 100%}
.i_honor_pic .swiper-pagination-bullet {width: 12px;height: 12px;display: inline-block;border-radius: 100%;background: #263a83;opacity: 1}
.i_honor_pic .swiper-pagination-bullet-active{background: #1f88c9;}

@media (max-width:1000px){
	.i_honor_box{ height: auto; overflow: hidden; padding: 20px 0 0;}
	.i_honor_pic{ height: auto; overflow: hidden; margin: 20px 0;}
	.i_honor_pic .swiper-container { width: 100%; height: 100%; padding-bottom:34px;}
	.i_honor_pic .swiper-pagination-bullet {width: 10px;height: 10px;}
}

/*.footer_box{ height: auto; overflow: hidden; padding:50px 0 20px; background: #263a83;}
.footer_box .f_b_top{height: auto; overflow: hidden;}
.footer_box .f_b_w{ width: 220px; float: left; display: block;}
.footer_box .f_b_w .f_b_w_t{ background-repeat: no-repeat; background-position: left center;  height: 30px; line-height: 30px; color: #FFF; font-size: 18px; padding-left: 45px; transition: 0.5s;}
.footer_box .f_b_w ul{ margin:10px 0 0; padding: 0;}
.footer_box .f_b_w ul li{ line-height: 24px; overflow: hidden; transition: 0.5s;}
.footer_box .f_b_w ul li a{ color: rgba(255,255,255,0.8); font-size: 14px; padding-left: 45px;}
.footer_box .f_b_w ul li:hover a{color: rgba(255,255,255,1); text-decoration: underline;}

.footer_box .f_b_w:nth-child(2){ width: 320px;}

.footer_box .f_b_w .ewm{ width: 120px; height: 120px; margin: 15px 0 0 45px; overflow: hidden;}


.footer_box .f_b_bottom{ overflow: hidden; margin-top: 20px; height: 40px; line-height: 40px; padding-top: 10px; border-top: 1px solid rgba(255,255,255,0.2); color: #fff;}
.footer_box .f_b_bottom a{color: rgba(255,255,255,0.5); transition: 0.5s; padding-left: 10px;}
.footer_box .f_b_bottom a:hover{color: rgba(255,255,255,1); text-decoration: underline;}
*/


.footer_top{ height: auto; overflow: hidden; font-size: 14px; padding:50px 0 40px; background: #eeeeee; border-top: 6px solid #263a83;}




.f_title{ height:auto; overflow: hidden; margin-bottom:25px; background: url(../images/n_li.png) 95px center no-repeat; font-size: 20px; transition: 0.5s;}
.f_title:hover{background: url(../images/n_li.png) 105px center no-repeat;}

.f_contact{ width:320px; float: left;height: auto; overflow: hidden;}

.f_tel{ background: url(../images/f_tel.jpg) left center no-repeat; height: 20px; line-height: 20px; padding-left:34px; margin-bottom: 10px; font-size: 24px;}

.f_p{ padding:10px 0; line-height: 22px;}
.f_p font{ display:block;}




.f_gz{ width:340px; float: left; margin-left: 130px;height: auto; overflow: hidden;}
.f_gz ul{ margin:0; padding: 0; text-align: center;}
.f_gz ul li{ width: 145px; height: auto; overflow: hidden; float: left; margin-right: 20px;}
.f_gz ul li a{ color:#999;}
.f_gz ul li a font{ display:block; line-height: 40px;}


.f_link{ width:350px; float: right;height: auto; overflow: hidden;}

.f_link .f_link_h{ height:auto; overflow: hidden; margin-bottom: 50px;}

.f_link .f_link_h a{ color: #999; height: 20px; line-height: 20px; float: left; display: block; border-right: 1px solid #d0d0d0; padding:0 14px;}


.f_link .f_link_h a:last-child{border-right:none;}

.f_link .f_link_h a:first-child{ padding-left:0;}
.f_link .f_link_h a:hover{ color: #3278ac; text-decoration: underline;}



.footer{ height: auto; overflow: hidden; font-size: 14px; padding:20px 0; background: #eeeeee; border-top: 1px solid #cfcfcf;}

.footer .fl{height: auto; overflow: hidden;}
.footer .fl a{ color: #888; padding-left: 15px; transition: 0.5s;}
.footer .fl a:hover{color: #3278ac; text-decoration: underline;}



/*悬浮*/
.fixed{width:40px;height:auto;position:fixed;right:30px;bottom:20px;z-index:999; display: block;}
.fixed a{display:block; color:#888; margin-bottom:1px;}

.fixed .silder1{width:65px;height:65px; background-repeat: no-repeat; background-position: center; position:relative;}
.fixed .silder1 .silder1_box{width:auto;position:absolute;right:110px;top:0;opacity:0;transition:.6s;visibility: hidden; background:#1f88c9; padding: 0 10px; height: 65px; line-height: 65px; color:#fff;	white-space: nowrap;}
.fixed .silder1:hover .silder1_box{
	right:65px;
	opacity:1;
	z-index:999;
	visibility:visible;
	white-space: nowrap;
}

.fixed .silder2{width:65px;height:65px;background:url(../images/slide_icon3.jpg) no-repeat;position:relative;}
.fixed .silder2 .silder2_box{position:absolute;right:100px;top:-10px;opacity:0;transition:.6s;visibility: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.1); box-shadow:1px 1px 20px rgba(0,0,0,0.05); border:4px solid #FFF;}

.fixed .silder2 .silder2_box img{display:block;width:120px;}
.fixed .silder2:hover .silder2_box{right:70px;opacity:1;z-index:999;visibility:visible; }

.fixed .scroll{ width:65px; height:65px; cursor:pointer; transition: 0.5s;}
.fixed .scroll:hover{ opacity: 0.2;}




.app_botm{ overflow:hidden; background:#1f88c9; position:fixed; bottom:0; left:0; right:0; height:58px; z-index:999999; display: none; box-shadow: 0 0 15px rgba(0,0,0,0.5);}
.app_botm ul{ margin:0; padding:8px 0 0; text-align:center;}
.app_botm ul li{ width:30%; display:inline-block;}
.app_botm ul li .pic{}
.app_botm ul li a{ color:#FFF;}
.app_botm ul li a font{ display: block; font-size: 12px;}



@media (max-width:1000px){
	.footer_box{ padding:20px 0;margin-bottom: 56px; }
	.footer_box .f_b_top{ display: none;}
	.footer_box .f_b_bottom{ border-top:none; margin-top:0; height: auto; line-height:26px; padding-top: 0; text-align: center; }
	.footer_box .f_b_bottom a{ display: block; font-size: 12px;}
	
	
	.footer_top{ display: none;}
	.footer{margin-bottom: 56px;}
	.footer .fl{ float: none; text-align: center;}
	.footer .fl a{ display: block;}
	.fixed{ display: none;}
	.app_botm{ display: block;}
}

@media (min-width:1920px){
	.header,.banner,.i_product_box{width:1920px; margin:0 auto;}
}


.com_ban{ width: 100%; height: 320px; overflow: hidden; background-repeat: no-repeat; background-position: center top;}

.common{ height: auto; overflow: hidden; margin:40px auto;}


.com_left{ width:220px; float:left;}
.com_left .c_lt_title{ height:40px; line-height:40px; background:#263a83;color:#FFF; font-size:28px; padding:15px 0 14px 20px; border-top-left-radius: 5px; border-top-right-radius: 5px; }

.com_left .com_list{ overflow:hidden; height:auto;}
.com_left .com_list> ul{ padding:5px 0 0; margin:0;border:1px solid #d7d7d7; border-top:none;}
.com_left .com_list ul ul,.com_left .com_list ul ul ul{ display:none}
.com_left .com_list ul li{ height:auto; line-height: 24px; overflow: hidden;}
.com_left .com_list ul li a{
	color: #fff;
	line-height: 26px;
	font-size: 19px;
	transition: 0.3s;
	display:block;
	border-bottom: 1px dashed #dedede;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 22px;background:#1f88ca;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 6px 14px;
	border-radius: 4px;
	
}
.com_left .com_list ul li a:hover,.com_left .com_list ul li a.select{
	color: #FFFFFF;
	background-color:#263a83;
	background-image: url(../images/lihover.png);
	background-repeat: no-repeat;border-radius:14px;

}

.com_left .com_list ul ul li a{color:#fff;font-size:13px;background:#505050; padding-left:32px;line-height:18px;}
.com_left .com_list ul ul li ul li a{color:#666666;font-size:12px; background: url(../images/li.png) 30px 14px no-repeat; padding-left:46px;}



.com_left .com_list ul li ul li ul li a:hover,.com_left .com_list ul li ul li ul li a.select{ background-color:#999999;

}
.com_left .com_list >ul >li:last-child>a:last-child{ border-bottom:none;}
.com_left .com_list> ul>li>ul>li>ul{
	background-color:#f5f5f5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}
.com_left .com_list ul ul{ padding:5px 0 0; margin:0;border:none; border-top:none;}



.com_left .com_job{ overflow:hidden; height:auto; margin:15px 0 0;}
.com_left .com_job a{ display: block; font-size: 20px;background:#1f88ca url(../images/zp.png) no-repeat 125px 17px; padding:8px 0 8px 22px; height: 50px; line-height: 50px; transition: 0.5s; color: #FFF;}

.com_left .com_sc{ overflow:hidden; height:auto; margin:8px 0 0;}
.com_left .com_sc a{ display: block; font-size: 20px;background:#1f88ca url(../images/sc.png) no-repeat 118px 10px; padding:8px 0 8px 22px; height: 50px; line-height: 50px; transition: 0.5s; color: #FFF;}




.com_right{ width:935px; float:right;line-height: 30px;}

.com_nav{ overflow:hidden; padding:0 0 10px; border-bottom:1px solid #d4d4d4; margin-bottom:20px;}
.com_nav ul{ padding:0; margin:0; text-align:center;}
.com_nav ul li{ float:left; height:auto; line-height:24px;}
.com_nav ul li a{ padding:0 2px; color:#999; font-size:14px;}
.com_nav ul li:first-child{ background:url(../images/h_icon.png) no-repeat; padding-left:30px;}
.com_nav ul li:last-child a{ color:#666; font-size:18px;}

.com_desc{ height: auto; overflow: hidden; line-height: 30px;}
.com_desc img{ max-width: 100%;}
.com_desc .font{ display: block; font-size: 30px; line-height: 50px; color: #1f88c9;}




.com_news{height: auto; overflow: hidden;}

.com_news ul{ margin:0; padding: 0;}
.com_news ul li{ width: 100%; height: auto; overflow: hidden; margin:5px 0 15px; padding:5px 0 14px; border-bottom: 1px dashed #dedede;}
.com_news ul li a{ color: #666;}

.com_news ul li .n_img{ width: 175px; height: auto; overflow: hidden; float: left;}
.com_news ul li .n_img img{ max-width: 100%; transition: 0.5s;}
.com_news ul li:hover .n_img img{ transform: scale(1.2,1.2);}

.com_news ul li .n_desc{ width: 730px; float: right;}
.com_news ul li .n_desc b{ display: block; line-height: 36px; font-size: 18px; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.com_news ul li .n_desc p{ line-height: 24px; font-size: 14px; color: #888; padding: 5px 0 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.com_news ul li .n_desc font{display: block; font-size: 14px; line-height: 30px; padding-bottom:5px;}
.com_news ul li .n_desc .more{ width: 21px; height: 21px; margin: 4px 0 0; display: block; overflow: hidden;  background: url(../images/n_li.png) no-repeat center top; transition: 0.5s;}

.com_news ul li:hover a .n_desc b{ text-decoration: underline;}
.com_news ul li:hover .n_desc .more{ margin-left: 10px;}



.com_product{ height: auto; overflow: hidden;}

.com_product ul{ margin:0; padding: 0; text-align: center;}
.com_product ul li{ width: 210px; height: auto; overflow: hidden; float: left; margin:5px 28px 10px 0;}
.com_product ul li a{ display: block;color: #333; font-size: 16px;}
.com_product ul li a .s_img{width: 210px; height: auto; overflow: hidden;}
.com_product ul li a .s_img img{ max-width: 100%; transition: 0.5s;}
.com_product ul li a:hover .s_img img{ opacity: 0.6;}

.com_product ul li a font{ display: block; line-height: 30px; padding:5px 0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.com_product ul li:nth-child(4n){ margin-right: 0;}

.com_product ul li a:hover{ color: #263a83; text-decoration: underline;}




@media (max-width:1000px){
.com_ban{ height: 120px; background-size: cover;}
.common{ margin:15px auto 20px;}
.com_nav ul li a{ padding:0 2px; color:#999; font-size:12px;}
.com_left{ display: none;}
.com_right{ width: 100%; line-height: 26px;}	
.com_desc{ height: auto; overflow: hidden; line-height: 26px;}
	
.com_news ul li{ border-bottom:none; width: 31%; margin: 5px 1%; padding: 0; float: left; }
.com_news ul li .n_img{ width: 100%; float: none;}
.com_news ul li .n_desc{ width: 100%; float: none;}
.com_news ul li .n_desc b{ line-height: 30px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.com_news ul li .n_desc p{ padding: 0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	
.com_product{margin: 0 auto; padding:0;}
.com_product ul{ margin: 0; padding: 0;}
.com_product ul li{ width:23%; margin:0 1% 10px;}
.com_product ul li a{ font-size: 14px;}
.com_product ul li a .s_img{width: 100%; height: 100%;}
.com_product ul li a font{padding:5px 0 0; }
.com_product ul li:nth-child(4n){ margin-right: 1%;}
.com_product ul li a:hover{ color: #263a83; text-decoration: underline;}

}
@media (max-width:800px){
	.com_product ul li{ width:31%; margin:0 1% 10px;}
	.com_nav ul li:last-child a{ font-size:16px;}
}

@media (max-width:720px){
.com_desc .font{ font-size: 20px; line-height: 30px; height: 30px;}
.com_news ul li{ border-bottom:none; width: 48%; margin: 5px 1%; padding: 0; float: left; }
}


@media (max-width:500px){
	.com_product ul li{ width:48%; margin:0 1% 10px;}
}

.con_form{ height: auto; overflow: hidden; padding: 20px 0;}

.con_form .cf_box{ height: auto; overflow: hidden;}
.con_form .cf_w{ width: 390px; float: left; margin: 10px 10px 10px 0;}
.con_form .cf_box input{ width: 375px; height: 50px; line-height: 50px; background: #f9f9f9; color: #999; padding-left: 15px;}
.con_form font,.con_form button{
	display: block;
	font-size: 16px;
	width: 150px;
	line-height: 45px;
	height: 45px;
	background: #56c3fc;
	transition: 0.5s;
	color: #fff;
	margin:30px auto 0;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.con_form:hover font{ background: #1171b3;}

.con_form .cf_b{ height: auto; overflow: hidden;}
.con_form .cf_b input{ width:1175px; height:100px; line-height: 50px; background: #f9f9f9; color: #999; padding-left: 15px;}
.hc,.com_desc,.com_right .news,.com_right .product_box{ overflow:hidden;}
.hc *,.com_desc *,.com_right .news *,.com_right .product_box *{ max-width:100%;}
#pages{ clear:both; text-align:center; line-height:28px; padding-top:15px; padding-bottom:15px;}
#pages a{
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #dddddd; display:inline-block;
}
#pages a:hover,#pages a.select{
	color: #FFFFFF;
	background-color: #3366CC;
	border: 1px solid #3366CC;
}

 .his {
	text-align: right;
	clear: both;
	padding-top: 15px; line-height:28px;
}
 .his a{
	display:inline-block;
	padding-left:25px;
	padding-right:25px;
	color: #FFFFFF;
	background-color: #0066CC;
}
.message2 .econtent{
	padding: 10px;
	/*border: 1px solid #ddd; float:left; width:100%;*/
}
.message2 .econtent .item{
	width:48%;
	float:left;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.message2 .econtent .item span{ display:block}
.message2 input{
	border-radius:3px;
	height: 25px;
	width:99%;
	padding-left:0.5%;
	padding-right:0.5%;
	border: 1px solid #ddd;
}
.message2 .econtent .item2,.message2  .tijiao{ width:98%; float:left;	margin-right: 1%;
	margin-left: 1%; }
.message2 textarea{	border: 1px solid #ddd;border-radius:3px; width:99%; height:120px;padding-left:0.5%; padding-right:0.5%; padding-bottom:5px; padding-top:5px;}
.message2  .tijiao{ padding-top:15px;}
.message2  .tijiao button{border-radius:3px;	border:0px solid #ddd;
	background-color:#0066CC;
	font-size: 16px;
	color: #FFFFFF;
	height: 45px;
	width: 100%;
}
