/**自定义**/
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}

.size12{font-size:12px;}
.size14{font-size:14px;}
.size15{font-size:15px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size21{font-size:21px;}
.size22{font-size:22px;}
.size24{font-size:24px;}
.size25{font-size:25px;}
.size26{font-size:26px;}
.size28{font-size:28px;}
.size30{font-size:30px;}
.size32{font-size:32px;}
.size33{font-size:33px;}
.size36{font-size:36px;}

.line-h15{ line-height:1.5}
.line-h17{ line-height:1.7}
.line-h2{ line-height:2}

/*常用首页P字体颜色 灰 黑 红*/
.hui{color:#ccc}
.hei{color:#666}
.hong{color:#F00}

.uppercase{text-transform:uppercase}/*字母大写*/
.capitalize{text-transform:capitalize}/*首 字母大写*/
.lowercase{text-transform:lowercase}/*无 字母大写*/

.flexslider{max-height:600px;}
.slides li{height:600px;}
.flex-control-nav{bottom:40px;}
.flex-control-nav a{background:#fff;border-radius:50%;}
.flex-control-nav .flex-active{background:#3a92f6;}

/*动画*/
.aniate-tral{transition:.5s;}
.aniate-tral:hover{transform: translate(0px,-10px);}

 .navbar-toggle{font-size:22px;color:#3a92f6;z-index:55}
.side-right .navbar-toggle{}
/*内容部分*/
.page-content{font-size:14px; line-height:1.8}
.img-inner img{height:auto;}
/*内容页+左侧列表*/
.page-body{}
.sec-tit{
    border:none;border-radius:6px 6px 0 0;
    height:auto;
    line-height:2;
    background: #1c88ec;
    padding:10px;
  float: left;
    width: 100%;
}
.sec-tit h2{border:none;color:#fff !important;font-size:18px;}
.page-l-clist,.left-news,.left-keyword,.sec-marquee-c{width:100%;float:left}
.sec-tit h5 a{color:#fff;}
#innerbgcolor{ background-color: #0058b1;line-height: inherit;}

.page-l-clist li a {display: block;width: 100%;font-size:16px;}
.page-l-clist li a:hover{background-color: #0058b1;color:#fff}
.list-unstyled a:hover h5{color:#f00}
.left-news li h5{font-size:14px;}

.page-content{padding-top:0}
.page-detail,.page-content p{font-size:14px;line-height:2;}
.page-con-tit h1{font-size:17px;margin-top:0;}

/*内页 产品列表*/
.page-alist{margin-left:0;margin-right:0;}
.page-alist .col-md-4{margin-top:7px;margin-bottom:12px;}
.page-alist a:hover .img-inner{border:1px solid #f00}
.page-alist a:hover h5{color:#f00}
.page-alist .img-inner{height:210px;}
.page-alist .col-md-4 h5{font-size:15px;text-align: center;}

/*内页新闻中心*/
.page-alist .page-adate{padding: 5px 0; background: #0058b1;color: #fff;}
.page-atit h4{font-size:16px; margin-bottom: 8px;}

/*头部导航－第13种开始*/
header {background:url(../images/t-bj_01.jpg) no-repeat center top;}
header .header-con { padding:5px 0;border-bottom:1px solid #a2cbfe;}
header .header-con a { color: #666; }
header .header-con a:hover { text-decoration: none; }
header .company-name { font-size: 13px; color:#666;}
header .navbar-collapse  {}
header .header-logo { padding: 25px 0;color:#056ed5 }
header .header-logo h2{font-size:30px;font-weight:bold;letter-spacing:3px;margin-top:0;}
header .header-logo p{font-size:12px;}
header .header-logo a:hover{color:#056ed5}
header .header-phone img { padding-top: 7px; }
header .header-phone{color:#8fc320;padding-top: 25px;}
header .header-phone span { font-weight: 700;line-height:1.2;display: block;}

body.side-right { overflow: auto; }
header .navbar-nav { float: none; }
nav.navbar.navbar-default,nav.navbar.navbar-collapse{background:none}
nav.navbar.bootsnav ul.nav > li{width:11%;height:50px; text-align:center;}
nav.navbar.bootsnav ul.nav > li > a{color:#fff;padding:15.2px 0;}
nav.navbar.bootsnav ul.nav > li.navline:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.4);top:50%;margin-top: -9px;right:0; }
nav.navbar.bootsnav ul.nav > li.navline:last-child:before{display: none;}
nav.navbar.bootsnav ul.nav > li:hover,nav.navbar.bootsnav ul.nav > li a{ background:none;}
nav.navbar.bootsnav ul.nav > li a:hover{ background:#8fc320;color:#fff }
nav.navbar.bootsnav ul.nav > li:hover,nav.navbar.bootsnav li.on{ background:#8fc320;color:#fff }
header .header-title { padding-top:2.2%;}
.nav > li:after{background:rgba(255,255,255,.2);}
nav.navbar.bootsnav ul.nav > li:last-child{background:none;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{font-size:15px;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{ background:#8fc320;color:#fff }



/* 小屏幕(平板，大于等于768px)*/
@media (min-width: 768px) {

header nav.navbar.bootsnav .navbar-toggle { float: left; }


}

/* 中等屏幕(桌面显示器，大于等于992px) */
@media (min-width: 992px) {
header .header-logo .header-word1 { font-size: 16px; }
header .header-logo .header-word2 { font-size: 13px; }
  .header-phone img{display:none;}
nav.navbar.bootsnav a { font-size: 17px; }
header .navbar-bg{ background:#3a92f6; }
  
}

/* 大屏幕(大桌面显示器，大于等于1200px) */
@media (min-width: 1200px) {
  header .header-phone span { font-size: 28px;}

header .header-logo .header-word1 { font-size: 17px; }
header .header-logo .header-word2 { font-size: 16px; }
  .header-phone img{display:block;}
header nav .nav-bg .navbar-nav li a { font-size: 17px; }
header nav .nav-bg .navbar-nav li a:hover { color: #333 !important; }
header nav.navbar.bootsnav a { font-size: 18px; }
header nav.navbar.bootsnav.navbar-mobile ul.nav > li > a { padding: 15px 0; }

}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { right:8%;}
/*头部导航－第13种结束*/
@media (max-width: 992px) {
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important} 
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding:10px 15px;}
  nav.navbar.bootsnav ul.nav > li{width:100%;background:none}
  nav.navbar.bootsnav ul.nav > li > a{color:#000}
  .navbar-toggle {display: block;}
  .navbar-brand{padding:15px;}
  .navbar-default .navbar-header a{font-size:17px;color:#fff;}
  .bootsnav{border:none !important}
header .navbar-bg{background:#fff;border-bottom:1px solid #ddd;} 
  nav.navbar.bootsnav .navbar-header{text-align:left;}
  nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu{background:#6f9c0a !important;}
  nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu li a{color:#fff;}
  body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
}

/*搜索*/
.ss{height:55px;background:#f4f4f4;}
.hot_search {float:left;line-height:60px;overflow:hidden;width:750px;}
.hot_search i{margin-right:10px;font-style:normal;color:#0a62ce;font-size:16px;}
.hot_search a{font-size:16px;color:#333;}
.hot_search a:hover{color:#0a62ce;}
.searchbox .keywords { height:33px; line-height:33px;border: 1px solid rgba(102, 102, 102, 0.3); margin-top:13px; width: 230px;border-top-left-radius:5px;border-bottom-left-radius:5px;padding-left: 15px;}
.nsearch select { height:35px; line-height:35px;}
.submit { margin:13px 0 0 -4px; width:50px; height:33px; line-height:33px; background: #0a62ce; border:none; color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px; }
.searchbox{float:right;margin-top: 24px;}

/* 优势 */
.youshi{margin:40px 0;}
.ywly{margin:30px 0 35px; text-align:center;border-right: 1px solid #f2f2f3;}
.youshi .ywly:last-child {border:0;}
.ywly h2{color:#333;font-size:20px;margin:10px 0 0;}
.ywly div{font-size:15px;line-height:26px;color:#999;}




/* 关于我们 */
.gywm{background:url(../images/bj.jpg) no-repeat left 50px;margin-top:40px;margin-bottom:20px;}
.gy_bt{background:#0067c1;padding:25px;height:200px;color:#fff;}
.gy_bt h2{margin:15px 0 5px;font-size:40px;}
.gy_bt p{font-size:28px;margin-bottom:5px;}
.gy_bt span{font-size:15px;}
.gs_nr{height: 540px;background: #f2f2f3;margin-top:300px;padding:15px 25px;}
.gsjj{font-size:16px;line-height:28px;}
.gs_nr h2{font-size:35px;color:#0067c1;}
.gs_nr li a {
    float: left;
    width: 225px;
    display: block;
    color: #666;
    height: 64px;
    line-height: 64px;
    font-size:16px;
    text-align: center;
    margin: 20px 13px 0px 0px;
    padding-left: 40px;
}
.gs_nr li a:hover{color:#fff;}
.gs_nr li:nth-of-type(1) a {background: url(../images/tb.png)#fff no-repeat 50px center;}
.gs_nr li:nth-of-type(2) a {background: url(../images/tb1.png)#fff no-repeat 50px center;}
.gs_nr li:nth-of-type(3) a {background: url(../images/tb2.png)#fff no-repeat 50px center;}
.gs_nr li:nth-of-type(1) a:hover {background:url(../images/tb3.png)#8fc320 no-repeat 50px center;}
.gs_nr li:nth-of-type(2) a:hover {background:url(../images/tb4.png)#8fc320 no-repeat 50px center;}
.gs_nr li:nth-of-type(3) a:hover {background:url(../images/tb5.png)#8fc320 no-repeat 50px center;}


/* 荣誉资质 */
.ryzz{margin-bottom:40px;}
.ryzz .walking{margin-top:15px;}


/* 标题 */
.bt{text-align:center;}
.bt h2{margin:15px 0 5px;font-size:20px;color:#0067c1;font-weight:bold;}
.bt p{font-size:35px;margin-bottom:5px;color:#3d9a32;}
.bt span{font-size:16px;}


/* 主营业务 */
.zyyw{background:#f2f2f3;padding:40px 0;}
.mt{margin-top:25px;}
.le{float:left;} 
.rg{float:right;}
.zyym_img{width:65%;height:350px;overflow:hidden;}
.zyym_img img{width:100%;}
.zy_nr{background:#fff;padding:25px;width:35%;height:350px;}
.zy_nr h2{font-size:30px;}
.zy_nr p{font-size:15px;line-height:28px;color:#666;}
.zy_nr a{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#0067c1;border:1px solid #0067c1;font-size:16px;margin-top:15px;}
.zy_nr a:hover{background:#3d9a32;border-color:#3d9a32;color:#fff;}



.hz .bt h2,.hz .bt p,.hz .bt span{color:#fff;}
.hz{background: url(../images/bj1.jpg) no-repeat center center;height:600px;padding:50px 0;}
.hz_nr{position:relative;height:332px;overflow:hidden;margin-top:25px;}
.hz_nr a{display:block;width:100%;height:45px;text-align:center;background:rgba(58,146,246,0.8);transition: all 0.5s;position:absolute;left:0;bottom:0;font-size:22px;color:#fff;line-height:45px;}
.hz_nr:hover a{line-height:332px;height:100%;}
.hz_nr img{width:100%;}


/* 新闻 */
.xwzx{margin:40px 0;}
.xwzx .list-unstyled{margin-top:30px;margin-bottom:20px;}
.clear{clear:both;}
.news_date_box{height:60px;border-right:1px solid #e4e4e4;padding-right:10px;padding-top:3px;color:#444;}
.news_day{font-size:25px;}
.news_ym{font-size:14px;}
.xwzx .list-unstyled li{border-bottom:1px solid #ddd;margin-bottom:10px;padding:10px 0;
    margin: 0 1% 10px;
    width: 47.99%;
}
.xwzx .list-unstyled li p{font-size:14px;color:#999;}
.xwzx .list-unstyled li a:hover {color:#333;}
.xwzx .list-unstyled li a:hover h3{color:#0f943b;}
.xwzx .more{margin-top:30px}

.news_title{}
.news_title h3{font-size: 26px;margin: 8px 0;font-weight: bold;}
.news_title h3 span{color:#0096ff;}
.news_title h5{font-size: 22px;margin:10px 0;}
.news_title .news_mask{width:60px;height:2px;margin:8px auto;background:#0096ff; }
.news_list{margin-top: 20px;}
.news_list li{background:#f6f6f6;padding: 10px 0;margin: 0 1% 10px;width: 47.99%;}
.news_list li:hover{background: #f0f0f0;}
.news_list a{display: block;color:#666;overflow: hidden;font-size: 14px;}
.news_list .news_date_box{background: #e5e5e5;color:#0096ff;width:60px;height:60px;}
.news_list .news_day{font-size: 20px;font-weight: bold;padding: 3px 0;}
.news_list .news_ym{font-size: 13px;}
.news_item_tit h3,.news_item_tit p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:0 0 10px;}
.news_item_tit h3{font-size: 18px;line-height: 26px;}
@media (max-width: 992px){
.news_list li { width:auto;}
.col-xs-4 { width:23%;}
}
@media (max-width: 320px){
}

.gd{
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #0067c1;
    border: 1px solid #0067c1;
    font-size: 16px;
    margin:0 auto;
}
.gd:hover {
    background: #3d9a32;
    border-color: #3d9a32;
    color: #fff;
}



.list-cp-main{max-width:79%; padding-left:15px}
.portab a,.portab img{transition:.6s;}
.portab{margin-top:0;}
.portab .col-md-6{padding:0 10px;}
.portab .item {width:100%;background:#fff;}
.portab .item .ar_1{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.portab .item .ar_1 .img-auto{height:220px;width:auto;padding:0;display: flex;    justify-content: center;border:none;border:1px solid #e1e1e1}
.portab .item .ar_1 img{max-height:100%;max-width:unset}
.portab .item .ar_2{color:#000; display:block;font-size:16px; background:none ;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.portab .item .ar_1:hover .img-auto{border:3px solid #f00}
.portab .item  .ar_2:hover{color:#F00;}
.portab a:hover img{ transform:scale(1.1);}



.sgtu{padding:60px 0px 0 30px}
.walking .ar_1 .item img{ transition:.6s}
.str_wrap,.str_wrap:hover,.walking .ar_1 p,.walking .ar_1{ background:none}
.walking .ar_1{height:260px;width:320px;margin-left:25px;}
.walking .ar_1 .item img{height:230px}
.walking .ar_1 p{color:#333;font-size:16px;margin:0;
  display: block;
    text-overflow: ellipsis; 
    overflow: hidden;
    white-space:nowrap; 
}
.walking .ar_1 .item{border:1px solid #ccc; background:#fff; }
.walking .ar_1:hover p{color:#f00}
.walking .ar_1:hover img{ transform:scale(1.1)}


.f_one{background:#d0d0d0;padding: 28px 0 0;}
.lx p {color: #333;font-size: 14px;line-height: 28px;}
.lx p .fa {padding-right: 10px;}
.footers .f1{width:29%;}
.footers .f1 img{width:300px;}

.col-md-5.column.lx {width: 46%;min-height:100px;padding: 0 0 0 45px;border-left:1px solid #fff;border-right:1px solid #fff;}
.footers .f3 {padding: 0 0 0 25px;margin-top:0px;margin-bottom:20px;}
.footers .f3 .ema_1{float: right;text-align:center;margin-right: 15px;}
.footers .f3 .ema_1 img{ width:100px;}
.footers .f3 .ema_1 p{font-size:14px;color:#333;text-align:center;line-height: 100px;float:left;margin-right:15px;}
.footers .f1 h3{color: #fff;font-size: 30px;font-weight: bold;margin: 0;}
.d-an a {color:#fff;border: 1px solid #fff;width:206px;height:37px;line-height:35px;display: block;text-align:center; font-size: 14px;margin: 0 0 8px 60px;border-radius: 4px;}
.d-an a:hover {color:#fff;background-color:#f98905;border-color:#fff;display: block;}

.copyright {font-size: 12px;padding: 10px 0 0;color: #333;line-height:20px;}
.f_two{background:#aaaaaa;}

.prodescription{display:none;}
.page-body .left-news+.sec-tit,.page-summary{display: none;}
.app{display:none;}
@media (max-width: 992px){
  .p-xs{padding:0 15px;}
  .p-xs-0{padding:0 !important} 
  .p-xs-l-0{padding-left:0 !important}
  .p-xs-t{padding-top:15px !important;}
  .p-xs-r-0{padding-right:0 !important}
  .p-xs-t-0{padding-top:0 !important}
  .p-xs-b-0{padding-bottom:0 !important}
  .m-xs-0{margin:0 !important}
  .m-xs-t-0{margin-top:0 !important}
  .m-xs-b-0{margin-bottom:0 !important}
  .m-xs-l-0{margin-left:0 !important}
  .m-xs-r-0{margin-right:0 !important}
  .pull-xs-left{float:left}
  .pull-xs-right{float:right}
  .dis-xs-no{display:none !important;}
  .dis-xs-show{ display:block !important;}
  .footer a{width: 32%;}
img{max-width:100%;}
  .pc{display:none;}
  .app{display:block;}

  .bt p{font-size:25px;}
  .bt span{font-size:14px;}
  
  .youshi{margin:20px 0;}
  .ywly{margin:20px 0;height:108px;}
  .ywly h2{font-size:16px;margin-bottom:4px;}
  .ywly div{font-size:12px;line-height:14px;}
  
  .gs_nr{margin-bottom:0;}
  .gy_bt{width:90%;margin:0 auto;}
  .gy_bt h2{font-size:28px;margin:0 0 5px;}
  .gy_bt p{font-size:22px;}
  .gy_bt{height:auto;}
  .gs_nr{margin:100px 0 20px;margin-left:15px;}
  .gs_nr h2{font-size:20px}
  .gsjj{height:250px;overflow: hidden;overflow-y: auto;margin-bottom:15px;}
  .gsjj::-webkit-scrollbar {width: 5px;}
.gsjj::-webkit-scrollbar-track {background-color:#eee;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.gsjj::-webkit-scrollbar-thumb {background-color:#09952a;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
  .gs_nr li a{width:49%;margin-right:1%;margin-bottom:6px;margin-top:0;height:45px;line-height:45px;    padding-left: 27px;}
  .gs_nr li:nth-of-type(1) a,.gs_nr li:nth-of-type(2) a,.gs_nr li:nth-of-type(3) a{background-size:25px;background-position:13% center;}
  .gs_nr li:nth-of-type(2) a:hover,.gs_nr li:nth-of-type(1) a:hover,.gs_nr li:nth-of-type(3) a:hover{background-size:25px;background-position:13% center;}
  
  
  .gs_nr{height:auto;}
  
  
  .zyym_img{height:auto;width:100%;}
  .zy_nr{height:auto;width:100%;}
  .zy_nr h2{margin:0;font-size:25px;margin-bottom:10px;}
  
  .hz{padding:20px 0;}
  .hz_nr{height:auto;}
  .hz_nr a{font-size:16px}
  
 
   .xwzx{margin-top:20px;margin-bottom:30px;}
  .xwzx .list-unstyled li{width:100%;}
  .xwzx .list-unstyled{margin:0;}
  .walking .ar_1{width:180px;height:220px;}
  .walking .ar_1 .item img{height:190px;}
  .news_ym{font-size:10px;}
  
  
  body.side-right { overflow: auto;}
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important}
  body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
  body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding-left:15px !important;background:#fff;}
  
  .list-navmin{max-width:100%;height:auto;margin-bottom: 15px !important;}
  .list-navmin-tit {background-size: cover;}
  .list-navmin li a{padding: 8px 0 8px 22px;font-size:14px}
  .list-navmin li{width:50%;float: left;}
  .list-cp-main{max-width:100%;padding-left:0;} 
  .portab .col-md-4:last-child{display: none;}
  .portab .item .ar_1 .img-auto{height: 150px;}

  .liuc{background-size:cover}
  .liuc li{padding-top: 10;padding-bottom: 10px;}
  
  
  .sgtu{padding:0;}
  
  .walking .ar_1{width:180px;height:220px;}
  .walking .ar_1 .item img{height:190px;}
  
  .jianj{background:none}
  .jianjnr{max-height:200px;overflow: hidden;}

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

  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{background: none;}

}