/*****网站内页，全局栏目头颜色设置－开始******/


/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}


a{ transition:.6s}

.copyright a{padding:0 5px;}
.copyright a:hover{color:#000}
.map_list a{color:#333;}
.sec-marquee-c ul li{font-size:14px;}
.p-0{padding:0 !important}
.p-r-0{padding-right:0 !important}
.p-l-0{padding-left:0 !important}
.p-t-0{padding-top:0 !important}
.p-b-0{padding-bottom:0 !important}
.m-0{margin:0 !important}
.m-r-0{margin-right:0 !important}
.m-l-0{margin-left:0 !important}
.m-t-0{margin-top:0 !important}
.m-b-0{margin-bottom:0 !important}
#innerbgcolor { background-color:#1c88ec;}
#ibrcolor { border-bottom:2px solid #1c88ec;}

.nav > li:after { background:#f00}
/**网站地图**/
#ibdser { border-bottom:2px solid #1c88ec;color:#1c88ec;}

/**在线客服、留言板**/
#footsub {background-color:#1c88ec;}
.w_message {border: 1px solid #1c88ec;}
#m_top,#m_mid,#m_bot,.kf_btn,.hyperlink_b,.hyperlink_a {background-color:#1c88ec;}
.top_bg {border-top: 4px solid #1c88ec;}
/*****网站内页，全局栏目头颜色设置－结束******/

/*********不要删除上面的样式，内页公共样式*********/

/*********自己写的样式*********/
body{font: 14px/240% Microsoft YaHei;color:#333333; margin:0;background:#fff;overflow-x:hidden}
.padnone{padding:0px; }

/** 右侧留言背景 **/
.top_bg { border-top: 4px solid #d10000;}
.kf_btn, .hyperlink_a.othercolor, div#hidden_share { background: #d10000;}
#m_bot, #footsub, #m_top, #m_mid, #m_bot, .kf_btn, .hyperlink_b, .hyperlink_a { background-color: #d10000;}
.w_message { border: 1px solid #d10000;}
.d_label { font-size: 13px; color: #444;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #1a57a2; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 13px 15px; border-bottom: 1px solid #ddd;background: #eee;font-size: 15px;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #1a57a2;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #1a57a2;}






.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #1a57a2;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #1a57a2;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #1a57a2;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1a57a2;
    border-color: #1a57a2;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 50px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute;top: 0;color: #000;font-size: 26px; font-weight: bold;border-bottom: 3px solid #000; line-height: 46px; padding-bottom: 0;z-index: 3;}
/*********内页详情*********/
#ibrcolor {border-bottom: 1px solid #ccc;}
.page-content{font-size:14px;}
/*********内页产品*********/
.img-inner{height:169px;}
.img-inner img {height:220px;-moz-transition: .5s;  -webkit-transition: .5s;  -o-transition: .5s;transition:.5s;}
.img-inner img:hover{-moz-transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1);}
.img-inner:hover{border: 1px solid #0049b0;overflow: hidden;}
.page-alist .col-md-4 a:hover h5{color: #0049b0;}
.page-alist .col-md-4 h5 {height: 25px;line-height: 25px;overflow: hidden;font-size:15px;text-align:center;}
.page-alist .page-atit a:hover , .page-alist .col-md-4 h5:hover{color: #0049b0;}
/*********内页新闻*********/
.page-alist .page-adate{color: #fff; background: #1a57a2;}
.page-alist .page-adate{width: 70px;}
.page-alist .page-adate h3{font-size: 20px;}
.page-alist .page-atit p{color: #555;font-size: 13px;}	
h4{font-size: 15px;}


/*********头部样式*********/
.top{background:#ebeaea;}
.hykw p {line-height:30px;color: #888;margin: 0px;}
.sitexml{line-height:30px;color: #888;}
.sitexml a:hover{color: #2d820b;}
.header{height:120px;background: url(../images/top_bg.jpg) no-repeat top center;}
.xs-logo{width:70%;}
.in_all{overflow:hidden;width: 25%;margin-top: 18px;}
.pull_all{padding-top: 0px;width: 1170px;height: 120px;}
.pull_all img {float: left;}
.pull_all p {color:#333;font-size:16px;line-height: 30px;margin-top: 30px;float: left;letter-spacing:1px}
.pull_all p span{color:#88d236;font-weight: bold;}
.pull_all .imseg { margin:8px 0 0 25px;}
.in_all span{font-size:25px;color:#f19b00;letter-spacing:1px;display:block; font-weight:bold;}
.in_all p{color:#444;font-size:15px;margin: 0 ;line-height: 28px;margin-top: 10px;padding-right:25px;}


/*********导航样式*********/
.nav_full{height:56px;background:url(../images/nav_bg.png) repeat-x bottom center;}
nav.navbar.bootsnav ul.nav > li > a{ color: #fff;text-transform: uppercase;padding: 18px 27px!important;font-size: 16px;font-weight: normal!important; display:inline-block;
  background:url(../images/h_ns.gif) no-repeat center right;}
nav.navbar.bootsnav ul.nav > li > a:hover{color: #fff }
.nav > li:after {background: #f19b00;}
nav.navbar.bootsnav ul.nav > li:hover a {color: #1970af;background:#fff;}
.dropdown-menu{min-width: 162px;}
nav.navbar.bootsnav ul.nav > li:hover li a {color:#fff;background: #0049b0;}
nav.navbar.bootsnav ul.nav > li:hover li a:hover{color: #fff;background: #1a57a2;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{border-bottom:1px solid #cfcece;text-align: center;background: #fff;color: #666;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {padding: 0;}

/*banner大图*/
#banner {width: 100%;padding: 0;max-height: 600px;overflow: hidden;}
.flexslider{max-height:600px;}
.slides li{height: 600px;}
/*搜索*/
.rowlist { height:90px;background:#fff; }
.wolrow {border: 1px solid #c5c5c5;height: 60px;margin-top: 25px;}
.rowlist .lae {font-size: 14px; height:60px; line-height:60px;}
.tp_icon {height: 60px;line-height:60px;width: 60px;background: #f19b00;margin: -1px;}
.rowlist .lae .col-md-3 { padding:0; }
.rowlist .col-md-9.main i.fa{font-size:30px;color:#fff;text-align:center;}
.rowlist .col-md-9.main p {margin-left:6px; font-weight:bold;font-size:15px;}
.rowlist .col-md-9.main p a {padding-left: 10px;font-weight:normal;}
.rowlist .col-md-9.main p a:hover {color:#f19b00;}
.nsearch, .searchbox .keywords,.submit { float:left;}
.nsearch { margin-top:6px;}

.nsearch select { height:35px; line-height:35px;}

.rowlist .lae .col-md-11 {line-height:47px;}



/*********c产品展示样式*********/
/*产品展示标题*/




/*关于我们*/
.about{background:url(../images/gy-bg.jpg) no-repeat center top; height:495px;}
.about-box{}

.about .about-top{margin: 3% 0 1% 0;}
.about .about-top .title{ font-size:36px; text-align:center; color:#fff;}
.about .about-top img{margin:auto; display:block;}
.about .about-top .zi{ font-size:14px; text-align:center; color:#fff;}
@media (max-width: 768px) {
  .about .about-top .title{ font-size:30px;}
}
@media (max-width: 450px) {
  .about .about-top .title{font-size:20px;}
}

.about .nr{background:#fff; height:425px;box-shadow: 2px 2px 10px 2px #666;}
.about .nr .img{float:left;margin: 2.5%;}
.about .nr .jj{ padding: 1.7% 1% 0 0;}
.about .nr .jj p { font-size: 15px;margin: 0;}
@media (max-width: 768px) {
}
@media (max-width: 450px) {
  .about .nr .jj{    padding: 3% 3% 0 5%;}
  .about .nr{height:auto;}
  
}
.jj .iocn{ width:12%; float:left;margin: 4% 0 0 0;}
.jj .iocn .img{}
.jj .iocn .font{padding: 0 0 0 25%;}
.jj .iocn a:hover{color:#d10000;}




/*留言*/
.ly{background: url(../images/6.png) no-repeat top center ; height:358px;    z-index: 9;position: relative;}
.ly-box{}

.ly-box .left{ float:left;    margin: 5% 0 0 0;}
.ly-box .left .da{ font-size:38px; font-weight:bold; text-align:center; color:#fff;}
.ly-box .left .jj{ font-size:16px;color:#fff;margin: 3% 0;}
.ly-box .left .buzhi-1{}
.ly-box .left .buzhi-1 .bu{background: url(../images/11_09.png) no-repeat bottom center ; width:112px; height:98px; text-align:center;color:#fff; font-size:18px; line-height:30px; float:left;padding: 5% 0 0 0;margin: 0 0 0 5%;}
.ly-box .left .lx{float:left;width: 100%;  margin: 3% 0 0 0;}
.ly-box .left .lx .img{ float:left;color:#fff;margin: 2% 2% 0 0;  }
.ly-box .left .lx .fs{ font-size:14px;color:#fff;}
.ly-box .left .lx .hm{ font-size:24px; font-weight:bold;color:#fff;}

.ly-box .right{ margin: 5% 0 0 5%;}
.ly-box .right .da{ font-size:38px; color:#fff; font-weight:bold; float:left;}
.ly-box .right .jj{ font-size:20px; color:#fff;    padding: 1.5% 0 0 0;}
input#sub {width: 286px;height: 40px;background: #d10000;color: #fff;font-size: 20px;border-radius: 0;}
input#sub:hover{background:#0049b0;}
/*留言板**/
.ly #mess_main { padding:4% 1% 0 11%;}
.ly .mess1_list { overflow:hidden; margin-bottom:2%;}
.ly .mess1_list .mess_title { width:20%; font-size:14px; text-align:	right; line-height:35px; color:#fff;}
.ly .mess1_list .mess_input { width:80%;}
.ly .mess1_list .mess_textarea { width:80%;}
.ly .mess1_list .form-control { width:80%;}
.ly .mess1_list img { float:left; margin-left:10px;cursor: pointer}
.ly .mess1_list .mess_submit { padding:2% 0 0 20%; display:inline-block; width:100%;}
@media (max-width: 450px) {
  .ly{background-position-x: 0;}
  .ly-box .right{display:none;}
  .ly-box .left .da{font-size:24px;}
  .ly-box .left .jj{font-size:14px; line-height:26px;margin: 3% 0 0 0;}
  
  .ly-box .left .lx{display:none;}
}


/*环境*/
.gshj{margin: -3% 0 0 0;background: #f3f3f3;padding: 4.5% 0 0 0;}
.gshj-box{}

.gshj .gshj-top{    margin: 0 0 1% 0;}
.gshj .gshj-top .title{ font-size:36px; text-align:center;}
.gshj .gshj-top img{margin:auto; display:block;}
.gshj .gshj-top .zi{ font-size:14px; text-align:center;}
@media (max-width: 768px) {
  .gshj .gshj-top .title{ font-size:30px;}
}
@media (max-width: 450px) {
  .gshj .gshj-top .title{font-size:20px;}
}


/*新闻*/
.news{margin: 1% 0;}
.news-box{}

.news .left{}
.news .left .news-top{border-bottom: 1px solid #eee;float: left;width: 100%;height: 63px;}
.news .left .news-top h2{float: left;border-bottom: 3px #0049b0 solid;padding: 0 0 1.5% 0;}
.news .left .news-top a{float: right;margin: 5% 0 0 0;}
.news .left .news-top a:hover{color:#d10000;}

.news .right{}
.news .right .news-xia{border-bottom: 1px solid #eee;float: left;width: 100%;height: 63px;}
.news .right .news-xia h2{float: left;border-bottom: 3px #0049b0 solid;padding: 0 0 1.5% 0;}
.news .right .news-xia a{float: right;margin: 5% 0 0 0;}
.news .right .news-xia a:hover{color:#d10000;}


/*轮播图片*/
.walking { height: 280px !important;}
.str_wrap{ background: none;}
.walking .ar_1{height:280px;background: none;width:285px;}
.walking .ar_1 .item {background:#fff;}
.walking .ar_1 .item img{height:240px; transition:.6s; width:auto;}
.walking .ar_1:hover img{ transform:scale(1.1)}
.walking .ar_1 p{background: none;color: #333;font-size: 15px;}
.lb_nr{margin: 10px 0px 0px;}
.str_wrap.str_active{background: none;}

/*地图*/
#allmapmapcontact {margin:30px 0 0 0; height: 325px;}

/* 底部 */
.f_one { background: #252525;color: #eee;padding: 30px 0 20px;}

.f-logo {  float: left; width: 32%;border-right: 1px dashed #6e6e6e;}
.f-logo .logo-img{overflow: hidden;margin: 0 0 020px;}
.f-logo .logo-img img{float: left;width: 70px;}
.f-logo .logo-img h3 { float: left;font-size: 22px;letter-spacing: 2px;line-height: 1;}
.f-logo .logo-img h3 span {display: block;font-size: 13px;line-height: 1;letter-spacing: 0;margin-top: 5px;opacity: .8;}

.searchbox{position: relative;overflow: hidden;}
.searchbox input{ border: none;outline: none;}
.searchbox input[type="text"] { width: 270px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
.searchbox input[type="submit"] { position: absolute; top: 0;left: 270px;background: #1a57a2; height: 36px; width: 80px;font-size: 15px;letter-spacing: 2px;}

.f-logo p { font-size: 13px;line-height: 1.4;margin-top: 20px;padding-right: 20px;color: #bbb;}

.f-lx { float: left;width: 40%;padding-left: 30px;}
.f-lx h3 {font-size: 18px; line-height: 1; margin-bottom: 15px; letter-spacing: 1px;}
.f-lx p {font-size: 16px;line-height: 1.6;;color: #ccc;margin-bottom: 8px;}
.f-lx p span {display: inline-block;width: 100px;text-align: justify;text-align-last: justify;}
.f-lx p a{}

.f-ewm{float: right;width: 20%;}
.f-ewm .ewm-box{float: left;width: 50%;padding-left: 10px;}
.f-ewm .ewm-box p { text-align: center;font-size: 14px; line-height: 1;color: #bbb;margin-top: 5px;}
.f-ewm .ewm-box img{width: 100%;}


.f_two{background: #1b1b1b;padding:15px 0;}
.f_two p.copyright { text-align: center; font-size: 14px;line-height: 1; color: #ccc;}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block !important; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav a{font-size: 15px;margin-right: 30px;}
  
  .f-logo .logo-img img {width: 60px;}
  .f-logo .logo-img h3{padding-left: 8px;font-size: 20px;}
  .f-logo .logo-img h3 span{font-size: 12px;}
  
  .searchbox input[type="text"] {width: 250px;height: 34px;font-size: 13px;}
  .searchbox input[type="submit"]{left: 250px;height: 34px;width: 72px;font-size: 13px;}
  
  .f-logo p{font-size: 12px;padding-right: 30px;}
  
  .f-lx {width: 45%;padding-left: 40px;}
  .f-ewm{width: 23%;}
  
}
@media (max-width: 992px){

  .f-left { float: left; width: 72%;}
  .f-nav a {font-size: 13px;margin-right: 20px;}
  .f-lx p {font-size: 13px; line-height: 1.6;}
}
@media (max-width: 767px){

}

.gototop_backToTop{top:700px;}
.app{display:none;}
@media (max-width: 992px){
  
body nav.navbar.bootsnav .navbar-toggle {background: #1970af !important;}
  .flexslider .slides li {height: 240px !important;}
  

}
@media (max-width: 768px) { 
  .row {margin-right: 0px;margin-left: 0px;}
 .head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav{background:#fff;border:0;padding: 0;}
 

  .displaynoen { display:none}
  
  .pull_all{width: 88%;height: auto;}
  .xs-logo {width: 75%;}
  /**手机导航的按钮 **/ 
  body nav.navbar.bootsnav .navbar-toggle{padding: 6px 8px;background: #0049b0;color:#fff;margin:5px 13px 0 0px;}   
  .flexslider .slides li {height: 200px ;}
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important}
  body.side-right nav.navbar.bootsnav .navbar-toggle{margin:5px 0 0;}
  body nav.navbar.bootsnav.navbar-mobile ul.nav{top:50px;position:fixed;left:0;width:100%;z-index:555;}
  .zoomPad{z-index:0 !important;}
  .product_detail .img{left:0;}
  
  .list-navmin{max-width:100%;}
  .cpzx{margin-top:0;}
  .list-navmin{background:#fff;}
  .wuming{color:#333;}
  .list-navmin ul{padding:0;border:0;}
  .list-navmin li{float:left;width:48%;margin:5px 1%;}
  .list-navmin li a{padding:4px 0;padding-left:20px;font-size:14px;}
  .dis-xs-no{display:none;}
  .list-cp-main{max-width:100%;padding-left:0;}
  .app{display:block;}
  .pc{display:none;}
  nav.navbar.bootsnav ul.nav > li:hover a{background:#1970af;color: #fff !important;}
  
  
  .about{height:auto;}
  .about .nr .img{width:100%;margin:0;}
  .about .about-top .zi{line-height:22px;margin-bottom:5px;}
  .jj .iocn{width:25%;text-align:center;}
  .jj .iocn .font{padding:0;}
  .about .nr .img{display: none;}
  .about .nr{padding: 30px;}
  .al .al-top .title,.gshj .gshj-top .title,.about .about-top .title{font-size:30px;margin:0;}
  .al .al-top .zi，.gshj .gshj-top .zi,.al .al-top .zi{line-height:22px;margin-bottom:10px;}
  .gshj{margin:0;padding:25px 0 0;}
 
  .al .al-top img,.gshj .gshj-top img,.about .about-top img{width:100%}
  
  .news_1 a{width:66%;height:35px;font-size:14px;line-height:35px;}
  .news_1 img{width:8px;    margin: 4% 1% 0 0;}
  
  .iconlist li{width: 33%;margin: 0 0% 0;padding: 3% 0% 0;}
  .iconlist li a .ficon{width: 100px;background: #0093dd;line-height: 85px;height: 85px;}
  .iconlist li a .ficon i{font-size: 36px;}
  .iconlist li a p{font-size: 16px;}
   
  .row_lt .row{margin: 10px auto 0;}  
  .row_lt{height:560px;overflow: hidden;margin-top: 20px;}
  .row_lt .row .col-md-12 .tielse , .case_mian .row .col-md-12 .tielse , .news .row .col-md-12 .tielse{padding-bottom:20px;}
  .row_lt .row .col-md-12 .tielse .tt , .case_mian .row .col-md-12 .tielse .tt{font-size: 24px;height: 50px;line-height: 50px;}
  .row_lt .row .col-md-12 .tielse .ms , .case_mian .row .col-md-12 .tielse .ms{font-size: 14px;}
  .portab .item .ar_1 .img-auto {height: 170px;}
  
      font-size: 20px;
  
  
  /*优势*/   
  .ys-bt {color: #085fc1;margin: 37px 0 0;background: none;padding: 0;}
  .ys-bt p {color: rgba(8, 95, 193, 0.33);}  
  .ys-bt {color: #0093dd;margin: 37px 0 0;background: none;padding: 0;}
  .ys-bt p {color: rgba(0, 147, 211, 0.33);}
  .xq p {color: #757575;font-size: 14px;padding: 8px 0 0; float: left;}
  
  .tp img{width:85%;}
  .yy .wz {padding: 13px 0;}
  .wz h3 {font-size: 19px;} 
  .jc1 img{width:65%;}
  .yy .jc1{display: none;}  
  .yy li:hover .wz {width: 100%;} 
  .yy li:hover .tp {width: 0%;}   
  .yy li {transition: all .5s;margin: 10px 0;height: 150px;padding: 0px;}  
 
  
  .gywm .row .col-md-12 .tielse .tt{font-size: 20px;}
  .gywm .row .col-md-12 .tielse .ms{font-size: 15px;}
  .gysp img{width:100%;}
 
  .gy_mian{height: 230px;overflow-y: hidden;overflow: hidden;}
  .gywm .row .col-md-12 .tielse h2 a{font-size: 22px;}
  .gywm .row .col-md-12 .tielse h2{font-size: 12px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  .gy_title h2{font-size: 20px;margin-top: 50px;}
  .gy_more a{margin: 20px auto 105px;}
  
  .n_img img{width:88%;}


nav.navbar.bootsnav ul.nav > li > a {  color: #000 !important; background: #eee; padding: 15px !important;}
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{color:#fff !important;padding:0px 10px;background: #505050;}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover{color:#fff;}
  
  
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover{color: #d10000;}

.bootsnav {border-bottom: 0px solid #f3f3f3 !important;}
  
}




.cp-dh{margin-top: 20px;}
.cp-dh h3 {background: url(../images/cp-dh.png)no-repeat center left; background-size: 50px;  padding-left: 55px; color: #fff;font-size: 26px;line-height: 1;font-weight: bold;letter-spacing: 3px;margin-left: 15px;}
.cp-dh h3 span { display: block;font-size: 16px;line-height: 1;text-transform: uppercase;margin-top: 6px;font-weight: normal;letter-spacing: 0;}
.cp-dh hr{width: 90%;margin: 20px auto;}
.cp-dh h2 {  font-size: 30px;  line-height: 1; font-weight: bold;color: #fff;text-align: center;}


.fenlei{background: #f8f8f8;padding: 50px 0;}

.fl-bt{text-align: center;}
.fl-bt h3 { margin: 0; font-size: 30px;line-height: 1;font-weight: bold;color: #000;letter-spacing: 2px;}
.fl-bt h5 {font-size: 20px;line-height: 1;color: #888;margin: 5px 0;}
.fl-bt hr {border-top: 3px solid #0049b0;width: 60px; margin: 15px auto;}


.fl-nav{}
.fl-nav ul{}
.fl-nav ul li{}
.fl-nav ul li a{}



.fl-list{}
.fl-list ul{overflow: hidden;}
.fl-list ul li{float: left;width: 25%;padding: 10px;}
.fl-list ul li a{display: block;position: relative;}
.fl-list ul li a .fl-img{height: 210px;background: #fff;align-items: center;display: flex;overflow: hidden;}
.fl-list ul li a img{width: 100%;transition: all .5s;}
.fl-list ul li a h3 { margin: 0; text-align: center; font-size: 16px;  line-height: 1; padding: 12px 0; background: #e8e8e8;font-weight: bold;color: #000;}

.fl-list ul li a:hover img{transform: scale(1.1);}
.fl-list ul li a:hover h3{background: #d10000;color: #fff;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .fl-list ul li a .fl-img{height: 140px;}
  
  

}
@media (max-width: 767px){

  
  .about .nr {padding: 15px;}
  .fenlei{padding: 30px 0;background: #0049b0;}
  .fl-bt h3{font-size: 24px;color: #fff;}
  .fl-bt h5{font-size: 16px;color: #fff;}
  .fl-bt hr{width: 50px;margin: 10px auto;border-color: #d20001;}
  .fl-list {padding: 0 5px;}
  .fl-list ul li {width: 50%;padding: 5px;}
  .fl-list ul li a .fl-img {height: 130px;}
  
  
  
}

@media (max-width: 415px){
 
}




.adv-bg{background: url(../images/bg2.jpg)no-repeat center bottom;padding: 30px 0;}

.adv-left{float: left;width: 60%;margin-top: 20px;}
.adv-left p { font-size: 22px; line-height: 1; color: #fff;border-left: 2px solid #fff;padding: 3px 10px;letter-spacing: 2px;}
.adv-left h3 {font-size: 36px;line-height: 1;letter-spacing: 3px;color: #fff;margin: 15px 0;}
.adv-left h5 {font-size: 18px; line-height: 1.5; color: #fff; letter-spacing: 1px;margin: 0;display: inline-block; border-top: 1px solid #eee; border-bottom: 1px solid #eee;padding: 5px;}

.adv-right{float: right;width: 30%;text-align: right;}
.adv-right p {font-size: 16px;line-height: 1;color: #fff;}
.adv-right h3 {font-size: 30px; line-height: 1; font-weight: bold; color: #fff; margin: 20px 0;}
.adv-right a { display: inline-block; font-size: 16px;line-height: 1;color: #c60000;font-weight: bold; border: 2px solid #fff; background: #ffff; padding: 10px 30px;letter-spacing: 1px;border-radius: 1px;transition: all .6s;}
.adv-right a:hover {background: #c60000;color: #fff;}

@media (min-width: 992px) and (max-width: 1200px){
  
  
  
}
@media (max-width: 992px){

  .adv-bg{background-size: auto 100%;}
  .adv-left{padding-left: 15px;margin: 0;}
  .adv-left h3{font-size: 22px;margin: 10px 0;}
  .adv-left h5 {font-size: 14px;letter-spacing: 1px;}
  .adv-left p{font-size: 18px;}
  
  .adv-right p{font-size: 14px;}
  .adv-right{padding-right: 10px;margin-top: 20px;}
  .adv-right h3{font-size: 24px;margin: 12px 0;}
  .adv-right a{font-size: 14px;padding: 7px 25px;letter-spacing: 0;}
  
}
@media (max-width: 767px){

  .adv-left, .adv-right {float: none; width: 100%;padding: 0 15px;text-align: center;margin: 0;}
  .adv-left h3 {font-size: 24px;letter-spacing: 1px;}
  .adv-left h5 {font-size: 14px; letter-spacing: 1px;margin-top: 10px;margin-bottom: 20px;}
  .adv-left p{border: none;}

}







/* 新闻 */
.xinw{padding: 50px 0;background: url(../images/bg5.jpg)no-repeat center bottom;}

.xw-bt{text-align:center;margin-bottom: 30px;}

.xw-bt h3 { font-size: 36px; text-align: center;}
.xw-bt img { margin: auto; display: block;}
.xw-bt .zi {font-size: 14px;text-align: center;}

.xw-cont{}

.xw-img{float: left;width: 30%;}
.xw-img a{display: block;}
.xw-img a img{width: 100%;}
.xw-img a img.x1{display: block;}
.xw-img a img.x2{display: none;}
.xw-img a:hover img.x1{display: none;}
.xw-img a:hover img.x2{display: block;}

.xw-list{float: right;width: 70%;padding-left: 40px;} 
.xw-list ul{}
.xw-list ul li{border-bottom: 1px dashed #ccc;}
.xw-list ul li a { display: block;padding: 15px 0;overflow: hidden;}
.xw-list ul li a h3 { float: left; width: 90%; font-size: 15px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 0;}
.xw-list ul li a h3 .fa {color: #0063a7; margin-right: 10px;font-size: 20px;line-height: 15px;}
.xw-list ul li a h5 { float: right; width: 10%; text-align: right; font-size: 13px;line-height: 15px;color: #888;margin: 0;}
.xw-list ul li a:hover h3{color: #0063a7;}

.xw-btn{display: none;}
.xw-btn a {display: block; text-align: center;font-size: 15px; line-height: 1;border: 1px solid #0063a7; padding: 12px 0;border-radius: 3px;color: #555;margin-top:30px;}
.xw-btn a:hover{color: #fff;background: #0063a7;border-color: #0063a7;}

@media (min-width: 992px) and (max-width: 1200px){
  
  
  .xw-list ul li a{padding: 8px 0;}
  .xw-list ul li a h3{width: 85%;font-size: 14px;}
  .xw-list ul li a h5{width: 15%;}
  
  
}
@media (max-width: 992px){
  
  .xinw{padding: 30px 0;background: url(../images/bg5.jpg)no-repeat center left;}
  
  .xw-bt h5{font-size: 50px;}
  .xw-bt h3{font-size: 24px;top: 20px;}
  
  .xw-list ul li a{padding: 8px 0;}
  .xw-list ul li a h3{width: 85%;font-size: 14px;}
  .xw-list ul li a h5{width: 15%;}
  .head_box2 nav.navbar.bootsnav .navbar-brand {font-size: 28px;}

}
@media (max-width: 767px){
  .xinw{padding: 30px 0;}
  
  .xw-bt{margin-bottom: 10px;}
  .xw-bt h5{font-size: 40px;margin-bottom: 10px;}
  .xw-bt h3{font-size: 24px;top: 20px;}
  .xw-bt .fa {font-size: 30px;line-height: 20px;}
  
  .xw-img{display: none;}
  
  .xw-list{float: none;width: 100%;padding: 0 15px;}
  .xw-list ul li a{padding: 10px 0;}
  .xw-list ul li a h3{float: none;width: 100%;padding: 0 5px;font-size: 14px;line-height: 1;}
  .xw-list ul li a h3 .fa {color: #0063a7;margin-right: 8px;font-size: 17px;line-height: 14px;}
  .xw-list ul li a h5{display:none;}
  
  .xw-btn {padding: 0 15px;display: block;}
  .xw-btn a {font-size: 14px;padding: 10px 0;margin-top: 15px;}
  
  
  
}

@media (max-width: 415px){
 
}



@media (max-width: 768px){
  
  
  .cp-bt{display: none;}
  
  .xw-bt img {width: 100%;}
  
  
  
  .head_box2 nav.navbar.bootsnav .navbar-brand { color: #fff;  font-size: 18px; text-align: left; line-height: 50px; font-weight: bold;letter-spacing: 3px;padding: 3px 6px;}

  
  .walking .ar_1{width: 160px;}
  .walking .ar_1 .item img{height: 130px;}
  .walking {height: 160px !important;}
  
}


@media (max-width: 992px){
  .head_box2 nav.navbar.bootsnav .navbar-brand {font-size: 29px;}
  


}
@media (max-width: 767px){
  .head_box2 nav.navbar.bootsnav .navbar-brand {font-size: 19px;letter-spacing: 0px;line-height: 44px;}
 

  
}







/* 友情链接 */
.links { margin: 30px 0 15px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 15px 0;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #0063a7; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #0063a7;}


@media (max-width: 992px){
  
  .ly-box .left .da{font-size: 24px;}
  .ly-box .left .jj { font-size: 14px;  color: #fff; margin: 3% 0; line-height: 1.6;}
  .ly-box .left .buzhi-1 .bu { background: url(../images/11_09.png) no-repeat bottom center; height: 80px; text-align: center; color: #fff; font-size: 15px; line-height: 1.5; float: left;width: 23%;background-size: 100% auto; margin: 0 1%;padding-top: 30px;}
  
  .ly-box .left .lx .img{width: 40px;}
  .ly-box .left .lx .hm{font-size: 17px;}
  .ly-box .left .lx .fs {font-size: 14px;line-height: 1; margin-top: 5px;}
  
  .ly #mess_main {padding: 4% 1% 0 0;}
  .ly-box .right .da{font-size: 24px;}
  .ly .mess1_list .mess_title{width: 24%;}
  .ly .mess1_list .mess_input{width: 75%;height: 30px;}
  .ly .mess1_list .mess_textarea {width: 76%;}
  .ly .mess1_list textarea.form-control {height: 60px;}
  .ly {background: url(../images/6.png) no-repeat bottom center;height: auto;z-index: 9;position: relative;}
  
  
  
}


@media (max-width: 767px){

  .links{padding: 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

  
  
  .ly { background: url(../images/6.png) no-repeat top left;height: auto; z-index: 9; position: relative;background-size: auto 100%; padding: 10px 0 30px;}
  .ly-box .left .buzhi-1 .bu { width: 30%;margin: 10px 10% !important;font-size: 18px; height: 100px;}
  
}

/*头部导航－第4种开始*/

.top_box4 { height: 36px; background: #1a57a2;  overflow: hidden;}
.top_box4 h3 { float: left; width: 60%;font-size: 14px; line-height: 36px; color: #fff;margin: 0;}
.top_box4 h3 a{}
.top_box4 h3 a:hover{color: #003ca0;}
.top_box4 .top_r { float: right; text-align: right;width: 40%;line-height: 36px;color: #000;}
.top_box4 .top_r a { padding: 0 5px; font-size:14px; color:#fff}
.top_box4 .top_r span{color:#ffed7c}

.head_title_logo .tb-logo{width: 19%;}
.head_title_logo .tb-logo img{width: 100%;float: left;}
.head_title_logo .tb-wz{padding: 3px 0 0 0;line-height: 0.4;}
.head_title_logo .tb-wz h2{font-size: 30px;font-weight: bold;color:#1a57a2;letter-spacing: 1px;margin: 0;padding:0 0 4px 0;}
.head_title_logo .tb-wz span{color: #1a57a2;font-weight: normal;font-size: 12px;letter-spacing: 1px;line-height: 1;text-transform: uppercase;}



.top-dh{width: 17%;float: right;margin: 23px 0 0 0;}
.top-dh .topdh-tb{}
.top-dh .topdh-tb img{width: 27%;float: left;}
.top-dh .topdh-wz{float: left;margin: 7px 0 0 10px;padding: 0 0 0 0px;line-height: 1.7;}
.top-dh .topdh-wz h2{font-size: 22px;font-weight: bold;color: #1970af;    font-family: "黑体";    margin: 0;}
.top-dh .topdh-wz p{font-size: 19px;color: #5b5b5b;}

.dh{background: #1970af;}
.navbar-nav {width: 100%;}
.navbar-nav>li>a {line-height: 20px;color: #fff;font-size: 16px;padding: 18px 53px;}
.nav>li>a:focus, .nav>li>a:hover {background-color: #fff;color: #000;}
.dh nav.navbar.bootsnav {
    margin-bottom: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: #1970af;
    border: none;
    border-bottom: solid 1px #e0e0e0;
    z-index: 9;
}



@media (min-width: 992px) and (max-width: 1200px){
.top-dh {width: 22%;}
  nav.navbar.bootsnav ul.nav > li > a {padding: 18px 15px!important;}
}
@media (max-width: 992px){
  
.top_box4 {display: none;}
  nav.navbar.bootsnav .navbar-header {background: #1970af;padding: 0 13px;}

}
@media (max-width: 767px){
  nav.navbar.bootsnav .navbar-header { padding: 0px 9px;}
 

  
}




/* 搜索框 */
.search-box {background: #f4f4f4;box-shadow: 2px 2px 7px rgb(187 187 187 / 50%);}

.search-cont{padding: 12px 0;overflow: hidden;}
.search-box .hot_search{font-size: 16px;line-height: 40px;float: left;width: 73%;}
.search-box .hot_search span {color: #1a57a2;font-size: 16px;line-height: 1;}
.search-box .hot_search i{padding: 0 7px 0 0;}
.search-box .hot_search a{font-size: 15px;color: #fff;}
.search-box .hot_search a:hover{color: #ff9c10;}
.search-box .searchbox{text-align: right;float: right;width: 25%;position: relative;}
.search-box .searchbox input{    height: 35px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 100%;border: 1px solid #c9c9c9;padding-left: 20px;font-size: 14px;background: #fff;border-radius: 50px;padding-right: 50px;transition: all .5s;}
.search-box .searchbox input[type="text"]:focus{border: 1px solid #ffae35;}
.search-box .searchbox input[type="submit"] {position: absolute;right: 16px;background: url(../images/sousuo1.png)no-repeat center;background-size: 25px;width: 23px;transition: all .5s;}
.search-box .searchbox input[type="submit"]:hover{background: url(../images/sousuo.png)no-repeat center;background-size: 25px;}

@media (min-width: 992px) and (max-width: 1200px){
.search-box .searchbox input[type="submit"] {width: 21px;right: 101px;}  
.search-box .searchbox {width: 30%;position: relative;}
.search-box .hot_search{font-size: 16px;line-height: 40px;float: left;width: 70%;}  
  .search-box .searchbox input[type="text"] {width: 77%;}
  
  
}
@media (max-width: 992px){
.container {width: 768px;padding-right: 0px;  padding-left: 0px}
}
@media (max-width: 767px){
.container {width: 408px;padding-right: 0px;padding-left: 0px;}
}



/* 图标 */
.icon{padding: 52px 0 95px 0}
.icon ul{}
.icon ul li{width:24%;float:left;margin: 5px;border: 1px solid #dcdcdc;    padding: 17px 5px;}
.icon ul li .icon-img{width:100%;display: grid;place-items: center;transition:all 0.4s}
.icon ul li .icon-img:hover{transform:translate(0,-8px);transition:all 0.4s}
.icon ul li .icon-img img{width: 30%;}
.icon ul li .icon-wz{text-align:center;line-height: 2.2;padding-top: 7px;}
.icon ul li .icon-wz h2{font-size:16px;color:#000;}
.icon ul li .icon-wz span{font-size:16px;color:#a1a1a1;}
.hx{border-right:1px solid #0000003d}
.icon .bt{padding: 2% 0 2% 0;text-align: center;line-height: 2;}
.icon .bt h2{font-size:27px;font-weight: normal;text-align: center;color: #000;margin:0}
.icon .bt em{font-style:normal;color:#1970af}
.icon .sjx{width: 0;height: 0;border: 15px solid #1970af;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;margin: 0 auto;}
.icon .bt span{color: #000;font-size: 22px;}


@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width: 992px){
  
.icon {padding: 51px 0;}
  .icon ul li {width: 23.6%;}

}
@media (max-width: 767px){
 
.icon {padding: 28px 0;}
.icon ul li .icon-wz span {font-size: 13px;color: #a1a1a1;}
  .icon .bt h2 {font-size: 22px;}
  .icon .bt span {font-size: 17px;}
  .icon .sjx {width: 0;height: 0;border: 11px solid #1970af;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;margin: 0 auto;}
  .icon ul li {width: 45.6%;}
  
}



h1,h2,h3,h4,h5{padding:0;margin:0}


/* 关于我们 */
.gycl{padding: 66px 0 69px 0;}
.gycl .gy-wz{width:60%;float:left;padding: 0 42px 0 0;}
.gycl .gy-wz .wz-bt{line-height: 1.7;}
.gycl .gy-wz .wz-bt h2{font-size:30px;color:#000;margin: 0;}
.gycl .gy-wz .wz-bt em{font-style:normal;color:#1970af}
.gycl .gy-wz .wz-bt span{font-size:20px;color:#000;letter-spacing: 2px;}
.gycl .gy-wz p{line-height: 2;font-size: 15px;color: #717171;text-indent: 0em !important;}
.gycl .gy-wz .gy-js{padding: 19px 0 31px 0;}
.gycl .gy-an{}
.gycl .gy-an ul{}
.gycl .gy-an ul li{width:25%;float:left;text-align:center;margin: 0px 30px 0 0;}
.gycl .gy-an .lanse{font-size: 16px;padding: 11px 35px;color:#1970af;border:1px solid #e6e6e6;background: none;}
.gycl .gy-an ul li a{}
.gycl .gy-an ul li .gy-nr{background:#ff9900;padding: 12px 0;border:1px solid #ff9900;transition:all .5s}

.gycl .gy-an ul li i{font-size: 30px;color: #fff;}
.gycl .gy-an ul li h2{color: #fff;font-size: 16px;padding: 6px 0 0;}
.gycl .gy-an ul li .gy-nr2{background:none;border:1px solid #eee;}
.gycl .gy-an ul li .gy-nr2 i{color:#999;transition:all .5s}
.gycl .gy-an ul li .gy-nr2 h2{color:#1a57a2;transition:all .5s}
.gycl .gy-an ul li .gy-nr:hover{background:#1a57a2;border:1px solid #1a57a2;transition:all .5s}
.gycl .gy-an ul li .gy-nr:hover i{color:#fff;transition:all .5s}
.gycl .gy-an ul li .gy-nr:hover h2{color:#fff;transition:all .5s}
.gycl .gy-tp{width:40%;float:left}
.gycl .gy-tp img{width:100%}




@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width: 992px){
  
.gycl .gy-wz {width: 100%;padding: 0 19px 37px;}
  .gycl .gy-tp {width: 100%;display: grid;place-items: center;}
  .gycl .gy-tp img {width: 94%;}
  .gycl {padding: 42px 0 69px 0;}

}
@media (max-width: 767px){
 
.gycl .gy-wz {padding: 0 28px 37px 15px;}
  .gycl .gy-wz p {font-size: 13px;}
  .gycl .gy-an ul li a {}
  .gycl .gy-an .lanse{padding: 11px 19px;}
  .gycl .gy-an ul li {width: 30.5%;margin: 0px 10px 0 0;}
  .gycl .gy-tp {width: 96%;}
  .gycl .gy-tp img {width: 93%;}
  .gycl {padding: 25px 0;}
  .gycl .gy-wz .wz-bt h2 {font-size: 21px;}
  .gycl .gy-wz .wz-bt span {font-size: 16px;}
  .gycl .gy-wz .gy-js {padding: 6px 0 17px 0;}
  .gycl .gy-an ul li h2 {font-size: 13px;}
}





/* 产品展示 */
.cpzx{background: url(../images/cp-bg.jpg) no-repeat center fixed;padding: 50px 0;}
.cpzx .bt{padding: 0% 0 10px 0;text-align: center;line-height: 2;}
.cpzx .bt h2{font-size:27px;font-weight: normal;text-align: center;color: #fff;margin:0}
.cpzx .bt p{font-size: 18px;color: #fff;text-align: center;line-height:2;}
.cpzx .hx{border-bottom: 3px doublee #999999;width:10%;margin: 0 auto;margin-top: 16px;}


/*产品展示－第4种开始*/

.product_href{margin:15px 0;}
.product_href a{display: inline-block;padding: 8px 37px;font-size: 15px;color:#fff;margin:0 10px 10px;border: 1px solid #fff;}
.product_href a:hover{text-decoration: none;background:#1970af;color:#fff;border: 1px solid #1970af}
.product_box{}
.product_title{margin:3% 0;}
.product_title p{margin:10px 0;font-size: 15px;}
.product_title h3{font-size: 20px;font-weight: bold;color: #000;text-align: center;line-height: 4;}
/* .product_title .product_img{height:3px;line-height: 3px;margin:10px 0;transition:all 1s;overflow: hidden;} */
.product_content{margin: 15px 0;}
.product_content li{padding: 1% 0.5%;}
.product_content a:hover h4{color:#5ba047;}
.product_content a:hover img{transform:scale(1.01);transition:all 1s;}
.product_content a{display: block;padding: 0px;transition: All 0.3s ease;}


.product_content .product_img{height: 127px;overflow: hidden;display: flex;flex-wrap: wrap;align-content: center;}
.product_content img{width: 100%; }
.product_content .product_info{padding:0 10px;text-align: left;}
.product_info h4,.product_info p{width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color:#666;line-height: 3;font-size: 16px;text-align:center;}
.product_btn a{text-align: center;margin: auto;display: block;padding: 9px 20px;width: 13%;font-size: 14px; margin-top: 55px; color:#fff;background:#1a57a2}
.product_btn a:hover{background:#fff;color: #1970af;}
.product_detail .img {
    width: 305px;
    height: auto;
    float: left;
    padding: 2px;
    border: 1px solid #e0e1dc;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


@media (max-width: 1024px){
.product_content .product_img{height:158px;line-height:174px;}
}
@media (min-width: 992px) and (max-width: 1200px){
  .product_content .product_img {height: 112px;}

}
@media (max-width: 992px){
.product_info h4,.product_info p{font-size: 16px;margin:3px 0;line-height: 2;}
 .product_btn a {text-align: center;margin: auto; display: block; padding: 8px 16px;width: 35%;font-size: 14px; margin-top: 7%;margin-bottom: 8%;color:#fff;}   
 .cpzx .bt h2{font-size:24px;}
.cpzx .bt p{font-size: 20px;line-height:2;} 
 .cpzx {padding: 17px 0;}   
  .product_content .product_img {height: 158px;}
  
}
@media (max-width: 767px){
.product_content .product_img{height:155px;line-height: 94px;}
 .product_btn a {text-align: center;margin: auto; display: block; padding: 8px 16px;width: 35%;font-size: 14px; margin-top: 7%;margin-bottom: 8%;color:#fff;} 
  
/*  .cpzx .bt h2{font-size:23px;background: none;}
 .cpzx .bt p{font-size: 13px;line-height:3;}  */
 .cpzx {padding: 17px 0 0 0;} 
.product_info h4,.product_info p{font-size: 14px;margin:3px 0;line-height: 2;}  

  
  .product_content {margin: 7px 0;}
  .cpzx .bt h2 {font-size: 21px !important;}
  .cpzx .bt span {font-size: 17px  !important;}
  .sjx {width: 0;height: 0;border: 11px solid #1970af;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;margin: 0 auto;}
  
  
}
/*产品展示－第4种结束*/


.walking{height: 260px !important;margin: 0;}
.walking .ar_1{width: 293px;height: 289px;background: none;}
.walking .ar_1 .item{height: 235px;background: #fff;}
.walking .ar_1 .item img{height: 100%;}
.walking .ar_1 p {height: 40px; line-height: 37px; background: none;color: #fff;padding: 0 5px;font-size: 15px;letter-spacing: 1px;}


.sjx{width: 0;height: 0;border: 15px solid #fff;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;margin: 0 auto;}
.cpzx .bt span{color: #fff;font-size: 22px;}
.product_box{}
.product_href{padding: 0 0 27px;}
.product_href a{display: inline-block;padding: 1px 30px;font-size: 15px;color:#fff;margin:0 3px 10px;transition:all .5s}
.product_href a:hover{text-decoration: none;background: #1a57a2;color:#fff;transition:all .5s;border:1px solid #1a57a2}

.youshi{padding:22px 0 50px 0;background:url(../images/ys-bg.png)no-repeat center}
.youshi .biaot{padding: 0 0 67px 0;}
.youshi .biaot h3{text-align: center;font-size: 29px;color: #333;font-weight: bold;line-height: 2.5;    margin: 0;}
.youshi .biaot h3 span{color:#333;}
.youshi .biaot p{text-align: center;font-size:16px; }

.ys-cont{overflow: hidden;}
.ys-cont .ys-img {height: 320px; width: 45%;overflow: hidden;}
.ys-cont .ys-img img{width: 100%;}
.ys-cont .ys-nr{width: 52%;}
.ys-cont.ys1 .ys-img{float: right;}
.ys-cont.ys1 .ys-nr{float: left;}
.ys-cont.ys2 .ys-img{float: left;}
.ys-cont.ys2 .ys-nr{float: right;}

.ys-box{overflow: hidden;margin-bottom: 60px;}
.ys-box .ys-no{float: left;width: 12%;text-align:center;background: #1a57a2;padding: 10px 0;}
.ys-box .xx{background: #ff9900}
.ys-box .ys-no h2 {color: #fff;font-size: 36px;line-height: 1;font-weight: bold;font-family: cursive;}
.ys-box .ys-no hr {border-top: 3px solid #fff;width: 40px;margin: 10px auto;}
.ys-box .ys-txt{float: left;width: 85%;padding-left: 20px;}
.ys-box .ys-txt h3 {font-size: 20px;line-height: 1;color: #454545;}
.ys-box .ys-txt hr {border-top: 1px dashed #bbb;margin: 15px 0;}
.ys-box .ys-txt p {font-size: 14px; line-height: 1.5; color: #818181;}

.youshi .bt{padding: 2% 0 2% 0;text-align: center;line-height: 2;}
.youshi .bt h2{font-size:30px;font-weight: normal;text-align: center;color: #333;margin:0}
.youshi .bt em{font-style:normal;color:#1a57a2}
.youshi .sjx{width: 0;height: 0;border: 15px solid #1a57a2;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;margin: 0 auto;}
.youshi .bt span{font-size: 22px;text-transform: uppercase;color: #c8c8c8;}
@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .youshi { padding: 50px 0 0;}  
  .ys-box .ys-no{width: 14%;}
  .ys-box .ys-no h2{font-size: 32px;}
  .ys-box .ys-txt{padding-left: 15px;}
  .ys-box .ys-txt h3{font-size: 20px;}
  .ys-box .ys-txt p { font-size: 13px; height: 70px;}
  .ys-box {margin-bottom: 30px;}
  .ys-box .ys-txt hr{margin: 10px 0;}
  .ys-cont .ys-img {height: 240px;}
  
}
@media (max-width: 767px){

  .ys-cont {padding: 0 26px 0 8px;}
  .ys-cont .ys-img {float: none !important;width: 100%;}
  .ys-cont .ys-nr {float: none !important;width: 100%;}
  .ys-box {margin: 20px 0;}
  
  .ys-box .ys-txt h3 {font-size: 16px;line-height: 1.5;}
  .ys-box .ys-txt p { font-size: 12px; }
  .youshi {padding: 25px 0 0;}
  .youshi .biaot h3 { font-size: 28px;}
  .youshi .biaot p {font-size: 14px;padding: 0 2%;}
  .youshi .biaot {padding: 0 0 40px 0;}
  .youshi .bt h2 {font-size: 21px;}
  .youshi .bt span {font-size: 17px;}
  .youshi .sjx {width: 0;height: 0;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;margin: 0 auto;}
  
  
}

@media (max-width: 415px){
 
}






@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}



/* 案例新闻 */
.alxw{padding: 52px 0 52px 0;background:url(../images/xw-bg.jpg)no-repeat fixed}
.alxw .al{width: 60%;float: left;}
.alxw .al .al-wz{text-align: center;line-height: 2;padding: 212px 0;background:url(../images/al-bg.png)no-repeat center;position: relative;margin: 0 24px 24px 0px;}
.alxw .al .al-wz .alwz{position: absolute;left: 41%;top: 39%;}
.alxw .al .al-yx{background: #fff;border-radius: 100%;width: 200px;height: 200px;position: absolute;top: 25%;left: 38%;border: 1px solid #e5e5e5;}
.alxw .al .al-wz h2{color: #1a57a2;font-size: 26px;margin: 0;}
.alxw .al .al-wz span{color: #1a57a2;font-size: 19px;}
.alxw .al .al-wz .sjx{width: 0;height: 0;border: 15px solid #1a57a2;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;}
.alxw .al .al-tp{}
.alxw .al .al-tp ul{}
.alxw .al .al-tp ul li{width: 25%;float: left;padding: 0 23px 0 0;}
.alxw .al .al-tp ul li a{padding: 6px;background: #ffffffbd;}
.alxw .al .al-tp ul li .al-img{}
.alxw .al .al-tp ul li .al-img img{width: 100%;}

.xw{width: 40%;float: left;background: #ffffffbd;padding: 14px;}
.xw-biaot{float: left;}
.xw-biaot h2{color: #1a57a2;font-size: 23px;margin: 0;}
.xw-an{float: right;}
.xw-an a{color: #fff;border: 1px solid #1a57a2;padding: 5px 7px;background:#1a57a2}
.news_info{float: left;}



@media (min-width: 992px) and (max-width: 1200px){
  .news_info{float: none;padding: 30px 0 0;}

}
@media (max-width: 992px){
  
.alxw .al {width: 100%;}
  .alxw .al .al-wz {margin: 0 0px 24px 0px;background-size: 100%;padding: 194px 0;}
  .alxw .al .al-tp ul li {padding: 0 4px 0 4px;}
  .xw {width: 100%;padding: 18px 12px;margin: 16px 0px 0px;}
  .news_info {width: 100%;}

}
@media (max-width: 767px){
 
.alxw .al .al-yx {left: 24%;}
  .alxw .al .al-wz .alwz {left: 32%;}
  .alxw .al .al-tp ul li {width: 48%;}
  .xw {padding: 32px 26px 0 9px;}
  .news_list li {padding: 0 0px;}
  .alxw {padding: 25px 0}
  .alxw .al .al-wz h2 {font-size: 21px;}
  .alxw .al .al-wz span { font-size: 16px;}
  .alxw .al .al-yx { top: 12%;}
  .xw-biaot h2 {font-size: 21px;}
}


.mo-footer {background: #005a9f;text-align: center;padding: 23px 12px;}
.mo-footer h3{color: #fff;font-size: 18px;margin-bottom: 17px;}
.mo-footer p{font-size: 15px;color: #fff;line-height: 2;}
.wp-pagenavi {
    text-align: center;
}


/*热门产品分类*/

.icon .xm{}
.icon .xm ul{overflow: hidden;}
.icon .xm ul li{float: left;width: 17.6%;background: #1970af;padding: 1% 1% 1%;margin: 1%;}
.icon .xm ul .yans{}
.icon .xm ul li h4{font-size: 22px;text-align: center;color: #fff;line-height:1.7;letter-spacing: 8px;}
.icon .xm ul li a{margin: 0 auto;color: #fff;font-size: 14px;text-align: center;border: 1px solid #fff;padding: 4px 16px;margin-left: 45px;}
.icon .xm ul li a:hover{color: #000;background: #fff;}

.icon .xm2{}
.icon .xm2 ul{overflow: hidden;}
.icon .xm2 ul li{float: left;width: 22.6%;background: #1970af;padding: 1% 1% 1%;margin: 1%;}
.icon .xm2 ul .yans{}
.icon .xm2 ul li h4{font-size: 22px;text-align: center;color: #fff;line-height:1.7;letter-spacing: 8px;}
.icon .xm2 ul li a{margin: 0 auto;color: #fff;font-size: 14px;text-align: center;border: 1px solid #fff;padding: 4px 16px;margin-left: 74px;}
.icon .xm2 ul li a:hover{color: #000;background: #fff;}

.icon .xm3{display:none}
@media (min-width: 992px) and (max-width: 1200px){
.cpfl .xm ul li h4 { font-size: 20px;} 
.cpfl .xm ul li a { margin-left: 17px;}  
  .icon .xm3{display:none}
}
@media (max-width: 992px){

  .cpfl .xm ul li h4{font-size: 22px;letter-spacing: 4px;}  
.cpfl .xm ul li {width: 48%;padding: 0% 1% 4.5%;}
.cpfl .xm ul li a {margin-left: 125px;} 
  .icon .xm ul li a {font-size: 12px;padding: 4px 12px;margin-left: 22px;}
  .icon .xm2 ul li a {font-size: 12px;padding: 4px 12px;margin-left: 41px;}
  .icon .xm3{display:none}
  .icon .xm ul li h4 {letter-spacing: 4px;}
}
@media (max-width: 767px){
.cpfl .xm ul li {width: 48%;padding: 0% 1% 4.5%;}
.cpfl .xm ul li a {margin-left: 42px;} 
  .icon .xm{display:none}
  .icon .xm2{display:none}
  .icon .xm3{display:block}
.icon .xm3 ul{overflow: hidden;}
.icon .xm3 ul li{float: left;width: 30%;background: #1970af;padding: 1% 1% 1%;margin: 1%;}
.icon .xm3 ul .yans{}
.icon .xm3 ul li h4{font-size: 18px;text-align: center;color: #fff;line-height:1.7;letter-spacing: 2px;}
.icon .xm3 ul li a{margin: 0 auto;color: #fff;font-size: 12px;text-align: center;border: 1px solid #fff;padding: 4px 16px;margin-left: 17px;}
.icon .xm3 ul li a:hover{color: #000;background: #fff;}
  
  
}
