﻿@charset "utf-8";
* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0 }
p { line-height: 24px }
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1200px; margin: auto; }
.b_shadow {
    -o-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.08);
    box-shadow: 0 0 8px rgba(0,0,0,.08);
}
/*other*/
.swiper-container { width: 100%;height: 100%;}
/*headtop*/
.headtop{width: 100%;height: 40px;line-height: 40px;background-color: #f5f5f5;font-size: 13px;color: #666;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #666;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #666;font-size: 13px;}
/*header*/
.header { width: 100%; min-height:120px;}
.header .wrap { position: relative; }
.header .wrap div{display: inline-block;}
.header .wrap .phone{float: right;padding-top: 26px;}
.header .wrap .phone .ph1{position: relative; font-size: 13px; line-height: 30px; }
.phone .ph1 img{position: absolute;top: 10px;left: -50px;}
.phone .ph1 span{font-size: 20px;line-height:20px;color: #035abb; display: block; font-weight:bold; position: relative; top:20px;}
.phone .ph2{font-size: 24px;line-height: 36px;color: #035abb;font-weight: bold;float: right;}
/*.logo {width: 587px;}*/
.logo{ float:left;}
.logo img { margin-top: 30px; margin-right:10PX; padding-right:10PX; border-right: 1px solid #e6e6e6;}
.logoright{ float:left; padding-top:30px; line-height:32px;}
.logoright span{ font-size:30px; font-weight:bold; color: #ffc400; display:block;}

.nav {width: 100%;min-width: 1200px; background: #015cb5; border-bottom: 4px solid #022b5f;}
.nav ul {text-transform: uppercase;font-size: 0;}

.nav ul li { display: inline-block; position: relative;font-size: 14px;width: 169px;text-align: center; }
.nav ul li a {width: 125px; margin: 0 auto; display: block;color: #ffffff;}
.nava{line-height:60px;}
.nava:hover{background: #022b5f;}
.nav ul li.active > a {background: #022b5f;}
.nav ul li.gbksub { cursor: pointer; }
.sub-menu { position: absolute; top:75px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; }
.nav ul li:hover .sub-menu { top:49px; visibility: visible; opacity: 1; z-index: 999; }
.sub-menu > li > a { background: #023a86; border-top: 1px solid #CCC;height:40px; font-size:12px; line-height:40px;border-color: rgba(255, 255, 255, 0.2);}
.sub-menu li:hover a,.sub-menu li.on a { background: #0349a8; }
.transition {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
/*banner*/ 
.banner {
    width: 100%; 
    /* height: 650px;  */
    position: relative 
}
.wy-mod-banner { width: 100%; margin-top: 0; height: 570px; position: relative; overflow: hidden }
.wy-mod-banner img { width: auto }
.wy-mod-banner .banners { width: 1920px; height: 570px; overflow: hidden; position: absolute; left: 50%; margin-left: -960px }
.wy-mod-banner .banner { width: 1920px; height: 570px; overflow: hidden; position: absolute; left: 50%; margin-left: -960px }
.wy-mod-banner .focus { width: 960px; margin: 0 auto; padding-top: 540px; text-align: center }
.wy-mod-banner .focus a { text-decoration: none; z-index: 3; width: 20px; height: 20px; position: relative; display: inline-block; overflow: hidden; margin: 0; zoom: 1 }
.wy-mod-banner .focus a .bg-m { z-index: 4; color: #fff; line-height: 40px; font-size: 40px; position: absolute; display: block; left: 2px; top: 6px; cursor: pointer; display: none }
.wy-mod-banner .focus a .bg-b { background: url(../images/bt2.png) center center no-repeat; position: absolute; display: block; left: 0; top: 0; cursor: pointer; width: 20px; height: 20px }
.wy-mod-banner .focus a .inner { background: url(../images/bt1.png) center center no-repeat; position: absolute; left: 0; top: 0; z-index: 9; opacity: 0; display: none\9; +display:none;
width: 20px; height: 20px }
.wy-mod-banner .focus a.on .inner, .wy-mod-banner .focus a:hover .inner { cursor: pointer; display: block; border: 0; -webkit-transition: opacity .3s ease-in-out; -ms-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; opacity: 1 }
.wy-mod-banner .focus .hover .inner { display: block }
/*首页*/

.seas{ background:#ececec; width:100%;min-width:1200px;overflow: hidden;height:76px;box-shadow:0px 4px 5px #888888;position: relative;}
.sea{ width:1200px; margin:auto;}
.gjc{ width:710px;padding-left:30px;background: url(../images/gjc_bg.png) left center no-repeat; float:left; height:76px;}
.gjc span{ float:left; line-height:76px; color:#666; font-size:12px;}
.sea .isort_list { float:left;line-height:76px; width:630px; height:50px;}
.sea .isort_list li { float:left;padding:0 10px;font-size:12px;} 
.sea .isort_list li a { color:#666;}
.topss{ width:390px; height:auto; float:right; margin-top:17px;}
.ssq{border:1px solid #cccccc; margin-left:10px; line-height:25px; height:39px; width:331px; float:left; color:#B0B0B0; text-indent:10px; }
.ssq1{ width:40px; height:40px; margin-left: 7px;border:0px solid #cccccc; background:url(../images/ssbt.jpg) no-repeat;color:#fff; font-family:"微软雅黑"; font-size:12px; float:left;}


/*首页产品*/
.ipro_box { width:100%;min-width:1200px;overflow: hidden; height:auto; background:#fff; }
.tx_list_right {text-align: center;}
.tx_list_right .tit {font-size:18px; color: #666;}
.tx_list_right h3 {font-size: 30px; color: #333; padding:15px 0;}
.ipro { width:1200px; height:auto; margin:auto; padding:60px 0;overflow: hidden;padding-bottom: 90px;}
.ipro_tit{margin-bottom: 48px;}
.ipro_nav{width:245px;text-align:center;font-size:14px;background:#fff; }
.ipro_nav .pro_nav_top{background:#fff url(../images/pro_nav_top.png) center no-repeat;height:66px;border-bottom:1px solid #cbcbcb;}
.ipro_nav .navli{display:block;width:220px;padding-left:21px;margin-bottom:10px;text-align:left; line-height:50px;color:#fff;border-left:4px solid #f7c433;background:#015cb5 url(../images/proli_bg.png) 196px center no-repeat;}
.ipro_nav .navli:hover,.ipro_nav li.active_ .navli{border-color:#535353;background-color:#f7c433;}

.ipro_nav a{line-height:50px;color:#595959;}  
.ipro_nav li.active_ a{}
.ipro_nav li .ej_nav{margin-bottom: 10px;border:1px solid #ccc;padding:6px 0;}   
.ipro_nav li .ej_nav li{width:181px;padding-left:25px;border-top:1px dashed #ccc;text-align:left;margin:auto;background:url(../images/ej_li_bg.png) 10px center no-repeat;line-height:33px;}
.ipro_nav li .ej_nav li.ejli1{border-top:0;}
.ipro_nav li .ej_nav li a{color:#595959;font-size:12px;line-height:0px;}
.ipro_nav li .ej_nav li a:hover{color:#1d75bd;}
.ipro_nav li.cont{width:210px; padding: 28px 10px 37px 21px;padding-left:21px;text-align:left;border-left:4px solid #f7c433;background:#015cb5;color: #fff;}
.ipro_ul {width:936px;}


.ipro_list {width:276px;float:left;margin-left:18px;padding:10px;margin-bottom: 16px;position: relative;background: #efefef; }
.ipro_list1,.ipro_list4{margin-left:0;}
 .ipro_list4,.ipro_list5,.ipro_list6{margin-bottom: 0;}
.ipro_list_img {position: relative;width:276px;height:259px;overflow: hidden;border: 1px solid #dfdfdf;}
.ipro_list_img img { width:100%;overflow: hidden;height:100%;border:none;transition:all 0.6s;-ms-transition:all 0.6s; -moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.pro_name{/*position: absolute;left:0;bottom:45%; */width:100%;overflow: hidden;text-align:center;opacity: 1; line-height:39px;color:#111111;font-size:14px;transition:all 0.6s; -moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.img_h_div{width:100%;overflow: hidden;height:100%;background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); position:absolute;left:0;top:0; 
opacity:0;transition:all 1s; -moz-transition:all 1s;-webkit-transition:all 1s;-o-transition:all 1s;}
.ipro_list:hover{background-color: #f7c433;}
.ipro_list:hover .img_h_div{opacity:1;}
.ipro_list:hover .pro_name{opacity: 1;color:#fff;}
.ipro_list:hover img{transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);}


/*首页劣化*/
.ilhxx{width: 100%;min-width:1200px;background: #f5f5f5 url(../images/lhxx_bg.jpg) center no-repeat;}
.ilhxx .box{width: 1200px;margin: auto;height:659px;position: relative;}
.ilhxx .box p{color: #080808;line-height: 24px;font-size:14px;position: absolute;}
.ilhxx .box p.txt1{width:200px;}
.ilhxx .box p.txt2{width:286px;}
.ilhxx .box p.txt3{width:220px;}
.ilhxx .box p.info1{color:#fff;top:203px;left: 227px;}
.ilhxx .box p.info2{top:333px;left: 133px;}
.ilhxx .box p.info3{top:442px;left: 211px;}
.ilhxx .box p.info4{top:203px;right:226px;}
.ilhxx .box p.info5{top:324px;right:133px;}
.ilhxx .box p.info6{top:446px;right:192px;}
.ilhxx .box a.zx{position:absolute;display:block;text-align:center;line-height:114px;color:#fff;width:114px;height:114px;    right: 84px;
    bottom: 125px;}
    .ilhxx .box p.info6 strong{font-size:18px;}

/*公司优势*/
.gsys{width: 100%;min-width:1200px;overflow: hidden; background:#fff url(../images/gsys_top.jpg) center top no-repeat;}
.gsys .box{width: 1200px;margin: auto;position: relative;}
.gsys .gsinfo{position: absolute;top:173px;width:100%;overflow: hidden;color:#fff;font-size:14px;text-align: center;}
.gsys .box ul{padding: 216px 98px 80px 98px;}
.gsys .box ul li{float: left;position: relative;}
.gsys .box ul li .info{width:295px;position:absolute;left:20px;top:182px;color:#2f2f2f;font-size:14px;}
.gsys .box ul li.gsli3 p,.gsys .box ul li.gsli4 p,.gsys .box ul li.gsli5 p{color:#fff;}
.gsys .box ul li.gsli2{margin-top:143px;}
.gsys .box ul li.gsli3{margin-bottom:143px;}
.gsys .box ul li.gsli4,.gsys .box ul li.gsli6{margin-top:-143px;}

/*首页关于*/
.iabout{width:100%;min-width:1200px;overflow: hidden; background:#f5f5f5;padding-bottom:60px;overflow: hidden;}
.iabout_box { width:1200px;height:480px;margin:0 auto;margin-top: 40px;background: #fff;}
.iabout_tit { height:137px;margin-top:58px; }
.iabout_txt { width:32.66%;text-align:left;font-size:14px;color:#414141; line-height:24px;padding:40px 20px;}
.iabout_txt .title{font-size:24px;color:#202020;font-weight: bold;text-align:left;line-height:30px;}
.iabout_txt .title1{font-size:12px;color:#a1a1a1;text-align:left;line-height:25px;text-transform:uppercase;}
.iabout .more{display:block;width:136px;height:41px;line-height:41px;margin-top:26px;text-align:center; background:#015cb5;font-size:14px;color:#fff;}
.iabout_txt .line{width:130px;height:3px;background: #0352b1;margin: 25px 0;margin-left:-85px;}

/*inews start*/
.inews{width:100%;min-width:1200px;background:#fff;}
.inews_box{width:1200px;margin:auto;height:auto;padding-top: 66px;}
.inews_tit{margin-bottom:57px;}
.inews_tit a{margin-top:10px;}
.inews_list{width:609px;}
.inews_list li{background:#fff;width:580px;margin-bottom:28px;transition:all 0.6s;-webkit-transition:all 0.6s;padding-bottom:5px;border-bottom:1px solid #dddddd;}
.inews_list li:nth-child(1){border-bottom:0;}
.inews_list li .news_num{color:#454545;font-size:14px;line-height:37px; font-family:arial;text-align:center;background:url(../images/jt.png) left no-repeat; padding-left:19px;}
.inews_list li .news_num a{ color:#454545; font-size:14px; }
.inews_list li .news_num span{font-size:30px;}
.inews_list li .news_num1{ width:480px;}
.inews_list li .news_num1 a{ color:#4d4d4d; font-size:18px; display:block; width:431px; border-bottom:1px solid #dddddd; height:32px;margin-bottom: 11px;}
.inews_list li .news_num1 .content{line-height:24px;color:#818181;font-size:14px;}
.news_info1{width:63px;color:#818181; font-size:21px;}
.news_info1 span{ width:15px; border-bottom:#015cb5 2px solid; display:block; margin-bottom:17px;}
.news_info1 ._date1{ }
.news_info{width:90px;text-align:left;line-height:31px;}
.news_info a.title{color:#161616;font-size:20px;transition:all .45s linear;-webkit-transition:all .45s linear;    line-height: 1;}
.news_info .cnt{line-height:24px;color:#696969;font-size:13px;}
.inews_list li:hover .news_info a.title{ opacity:.6;}
.inews_list li .news_num a:hover{ color:#015cb5}
.inews_list li .news_num1 a:hover{ color:#015cb5}
.inews_lik{width:582px; position:relative;transition:all .45s linear;-webkit-transition:all .45s linear;}
.inews_lik ._pic{ position:relative;}
.inews_lik ._pic ._num{width:100px;height:110px;background-color:#015cb5; font-family:arial; font-size:36px;color:#fff;line-height:30px; text-align:center;position:absolute;left:0;top:0;}
.inews_lik ._pic ._num ._date1{ font-weight:bold; border-bottom:1px solid #fff; padding-bottom:12px;padding-top: 21px; width:80px;margin: 0 auto;margin-bottom: 5px;}
.inews_lik ._pic ._num ._date2{font-size:14px;width:80px;margin: 0 auto;}
.inews_lik a{ position:absolute;display:block;width:100%;height:100%;left:0;top:0;}
.inews_lik ._tit:hover{ color:#015cb5}
.inews_lik ._nr{ background:#f3f3f3; width:549px; height:150px;}
.inews_lik ._tit{color:#363636;line-height:50px; font-size:18px; width:481px; margin:0 auto; border-bottom:1px solid #acacac; margin-bottom:19px; padding-top:14px;}
.inews_lik ._desc{color:#818181; font-size:14px;width:481px; margin:0 auto;}
.inews_lik ._desc a{color:#02a852;}
/*inews end*/

/*首页留言*/
.ilxwm{width: 100%;overflow:hidden; background: #fff;min-width:1200px;}
.ilxwm .box{width:1200px;margin: auto;padding:70px 0;}
.ilxwm .pic{position: relative;}
.ilxwm .pic a{position: absolute;right:0;display: block;width:137px;color:#fff;height:41px;line-height: 41px; font-size: 16px;font-weight: bold;text-align: center;}
.ilxwm .pic a.zx{bottom: 88px;background:#f7c433;}
.ilxwm .pic a.yy{bottom: 38px;background:#015cb5;}
.ilxwm .lyb{width:439px;background: #f5f5f5;}
.ilxwm .lyb p{color:#111111;line-height:30px;}
.ilxwm .lyb p.tit{font-size:24px; font-weight:bold;margin-top:35px;}
.ilxwm .lyb p.tit1{font-size:14px;}
.gbooka { width:304px; margin:auto;overflow:auto; padding:0 0 62px 0;}
#FormSavea input{ width:100%;overflow: hidden; height:30px; line-height:30px;margin-top: 10px; border:1px solid #fff;background: #fff; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;float:left; margin-right:2.5%; padding-left:15px; color:#666;overflow:auto;_display:inline-block;}
#FormSavea input:focus,#FormSavea .Content:focus{outline:none;border-color:#f5b808;}
#FormSavea .Contact {    margin-top: 25px;}
#FormSavea .ContactWay {}
#FormSavea .FaqTitle {}
#FormSavea .Content { width:100%;overflow: hidden;border:1px solid #fff; margin-top:10px; padding:15px; line-height:26px; height:130px;color:#666;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#FormSavea .code {float:left;width:48%;}
#FormSavea img { float:left; margin-top:10px; cursor:pointer;}
#FormSavea .gbook_sub {clear:both;background:#015cb5; width:136px; height:40px; border:0; margin-top:18px; margin-right:0; text-align:center; padding:0;font-size:16px; font-family:"微软雅黑"; color:#FFF; cursor:pointer;}


/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {    width: 1px;
    height: 11px;
    margin: 8px 0 0 38px;
    float: right;
    background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}

.dqli {font-weight: bold;}


/*友情链接*/
.ilink { background:#fff;position:relative;min-width:1200px;}
.link { width:1200px;line-height:53px;color:#666666;border-top:5px solid #f8c335; position: absolute;top:-5px;left:50%;margin-left:-600px;}
.link .tit{font-size:18px;font-weight: bold;color: #010101;width:174px;background:#f8c335; text-align: center;}
.link .tit span{font-size: 16px;color:#8a7228;font-weight:normal;}
.link .link_a{width:1026px;background:#015cb5;}
.link a{ padding:0 20px; color:#fff;font-size:12px;}

/*内页*/
.ban { width: 100%; height: 400px; }
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #0349a8; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 24px; line-height: 24px; padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #0349a8;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #0349a8;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #0349a8;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #0349a8; border-bottom: 1px dashed #0349a8;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width: 930px; float: right; }
.c_wrap_r iframe{ min-height:350px !important;}

.prolist { width: 280px; float: left; }
.prolist { width: 280px; float: left; margin: 0 15px; margin-bottom: 28px; }
.prolist img { width: 280px;}
.prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #0349a8; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width: 659px; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 160px; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #0349a8; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 210px; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #0349a8; }
.list_item:hover .news_con .name { color: #0349a8; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #0349a8; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #0349a8; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #0349a8; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img {  width: 95%;
    text-align: center;
    border: 1px dashed #ccc;
    padding: 10px;
    border-radius: 15px; }
.pro_c .img img { width: 100%; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777; }
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #023a86; color: #fff; }
.photolist {float: left; margin-right: 40px;margin-bottom: 28px;}
.photolist img{width:269px;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #cd0208;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:400px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}

/*底部*/
.footer { width:100%;min-width:1200px;overflow: hidden; height:auto; background:#032e65; padding:15px 0;font-size: 14px; padding-top: 75px; }
.foot_nav {    width: 100%; margin: auto; text-align: center;  color: #fefefe; border-top: 1px solid #41628f; padding-top: 14px;}
.foot_nav a {color:#fefefe; font-size: 14px; margin: 0 20px;}
.foot { width:1200px; margin:auto; text-align:center; color:#fefefe; line-height:30px; padding:5px 0; padding-bottom: 20px;border-bottom: 1px solid #081a2e;}
.foot a{ color:#fefefe;}
.footer p {line-height: 30px;}

.footer .foot_p4 .footp_span img{position: relative;top: 4px;}
.footer .sit span {display: block;}
.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background: #0f539e; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #0f539e; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}