/*头部样式*/
.w1200{ width: 1200px; margin: 0 auto;/* margin-top: 60px;*/}
.logo{float:left;margin-top: 14px}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}
#menu{

    margin-top:14px;

}


.f-l{

    float: left;
  }
.f-r{

    float: right;
}

.top{  line-height: 40px; background-color: #fbfbfb; }

/*热门搜索*/
/* .search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
#formsearch{width:320px;float:left;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;} */
/*热门搜索*/
.hunt-wrap{
    position: relative;
    float: right;
    margin-top: 48px;
    width: 372px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
}
.hotLine{
    position: relative;
    float: left;
    height: 116px;
    background-color: #195caa;
    width:50%;
}
.arrow{

    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 68px;
    height: 38px;
    background: url(../images/icon_arrow.png) center no-repeat;
}
.icon-tel{

    float: right;
    display: inline-block;
    width: 64px;
    height: 64px;
    margin:20px 130px 0 18px;
    background: url(../images/icon_tel.png) center no-repeat;

}
.hotLine .f-l{

    margin: 0 auto;
}
.hotLine p{

    font-size: 20px;
    color: #fff;
    margin-top: 14px;
    text-align: right;

}
.hotLine h3 p{

    font-size: 40px;
    color: #fff;
    line-height: 40px;
}

/*产品中心*/
.mt98{

    margin-top: 60px;
}
.tab_content{

    float: right;
    width: 932px;
}
.pro-tab .tab-tit{

    float: left;
    width:246px;
    height: 509px;
    background-color: #195caa
}
.pro-tab .list1 li img{ width: 100%}

.pro-tit{

    width: 173px;
    height: 83px;
    margin: 8px auto 0;

    background: url(../images/product_logo.png) center no-repeat;

}
.sort_menu h3{
    padding-top: 8px;
    margin-top: 0
}
.pro-tab .tab{

    width: 233px;
    height: 412px;
    padding: 30px 16px 0 16px;
    box-sizing: border-box;
    margin: 0 auto;
    background-color: #fff;

}
.pro-tab .tab li{

    width: 100%;
    border:none;
    margin: 0 0 15px 0;
    border-radius: 10px;
    height: 38px;
    line-height: 38px;
    color: #313131;
    font-size: 16px;
    text-align: center;

}


.tab li.cur,.tab li:hover,.sort li:hover{

    background-color: #f2f2f2 !important;
    color: #195caa !important;
    font-size: 16px !important;

}
.tab li.cur .rg-arrow,
.tab li:hover .rg-arrow,
.sort li:hover .rg-arrow{

    display: inline-block;
    width: 9px;
    height: 10px;
    margin-right: 8px;
    background: url(../images/rg_arrow.png) center no-repeat;
}
.list1{

    margin-right: -2%;
}
.list1 li{

    position: relative;
    float: left;
    width: 295px;
    height: 236px;
    margin-right: 22px;
    margin-bottom: 37px;
}
.list1 li p{
    text-align: center;
}

.list1 li:nth-child(3n){margin-right: 0px;}
.list1 li a{ display: block; }
.mask{

    position: absolute;
    top: 0;
    left: 0;
    right: 10px;
 width: 295px;
    height: 236px;
    bottom: 0;
    padding-top: 133px;
    background-color: rgba(25,92,170,.8);
    text-align: center;
    box-sizing: border-box;
}
.mask a{

    font-size:16px;
    color: #fff;
}
.glass{

    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../images/glass.png) center no-repeat;
}
.disnone{

    display: none;
}


/*产品特点*/
.feathure-tit h3{

    width: 455px;
    height: 75px;
    margin: 0 auto;
    background: url(../images/feathure_tit.png) center no-repeat;
}
.feathure-tit p{

    text-align: center;
    font-size: 16px;
    color: #5f5f5f;
    letter-spacing: 10px;
    margin-top: 8px;
}
.feathure-mods .brand-list{
    margin-top: 62px;
}
.feathure-mods .brand-list li{

    float: left;
    width: 23%;
    margin-right: 1%;
    text-align: center;

}
.feathure-mods .brand-list li:hover{

    box-shadow: 0 0 0;

}
.feathure-mods .brand-list li img{

    width: 262px;
    height: 262px;
    margin:0 auto;
    transition: all 0.3s;
}
.feathure-mods .brand-list li img:hover{

    transform: scale(1.1);
}
.feathure-mods .brand-list{

    margin-right: -1%;
}
.feathure-mods .brand-list li p{

    text-align: center;
    font-size:18px;
    color: #fff;
    margin-top: 10px;
}
.hangs{

    margin-top: -180px;
    height: 208px;
    background-color: #195caa;
}

/*三大优势*/
.advantage-mods{

    margin-top:50px;
}
.advantage-tit h3{

    width:306px;
    height: 53px;
    margin: 0 auto;
    background: url(../images/ad_tit.png) center no-repeat;
}
.advantage-tit p{

    text-align: center;
    font-size:16px;
    color: #656565;
}

.w40p{

    width: 40%;
    padding-right: 40px;
    box-sizing: border-box;
}
.w60p{
    width: 60%;
}

.advantage-mods #focus .w60p{

    text-align: center;

}
.advantage-mods #focus .w60p img{

    transition: all 0.3s;
}
.advantage-mods #focus .w60p img:hover{

    transform: scale(1.1);
}
.advantage-mods #focus li:nth-child(2) .w60p{

    text-align: left;
    margin-top: -30px;
}
.advantage-mods #focus{
    margin-top: 40px;
}
.advantage-mods #focus li:nth-child(2) .w60p img{

    width: 449px;
    height: 260px;
}
.advantage-mods #focus li:nth-child(3){

    margin-top: 64px;
}


/*应用案例*/
.case-tit{

    width:317px;
    height: 147px;
    margin: 0 auto 46px;
    background: url(../images/case_tit.png) center no-repeat;
}
.case-mods{

    margin-top: 45px;
}
.case-cont{
    padding-top: 15px;
    height: 457px;
    box-sizing: border-box;
    background: url(../images/case_bg.png) center no-repeat;
}
.btn-more{

    display: block;
    width: 20px;
    height: 16px;
    margin: 0 auto;
    background: url(../images/icon_more.png) center no-repeat;
    cursor: pointer;
    outline: none;
}
.case-list{

    height: 294px;
    margin: 65px -3.3% 52px 0;
}
.case-list li{

    float: left;
    width: 387px;height: 294px;
    margin-right: 3.3%;
    transition: all 0.3s;
}
.case-list li img{
    width: 387px;height: 294px;
}
.case-list li:hover{

    transform:scale(1.1);
}

/*公司介绍*/
.introduce-mods{

    margin-top: 46px;
}
.introduce-tit{

    width: 391px;
    height: 58px;
    margin:0 auto 52px;
    background: url(../images/instroduce_tit.png) center no-repeat;
}
.w30p{

    width: 30%;
}
.w70p{
    width: 70%;
    font-size: 14px;
}
.introduce-cont li{

    float: left;
    position: relative;
}
.focus{

    width:593px;
    height: 61px;
    margin:40px 0 0 -100px;
    padding-bottom: 60px;
    background: url(../images/focus.png) center no-repeat;
    transition: all 0.3s;
}
.focus:hover{

    cursor: pointer;
     -webkit-transform: translate(0,-50px);
    -moz-transform: translate(0,-50px);
    -ms-transform: translate(0,-50px);
    -o-transform: translate(0,-50px);
    transform: translate(0,-50px); }
}

.introduce-cont li p{
    color: #5d5d5d;
    font-size: 16px;
    color:red;
    line-height: 33px;
}
.more{

    position: absolute;
    right: 0;
    bottom: -210px;
    display: inline-block;
    width:200px;
    height: 150px;
    background: url(../images/more.png) center no-repeat;
    cursor: pointer;
    outline: none;
}
.more a{ display:block; height:150px;}


.factory-list li{

    transition: all 0.3s;
}
.factory-list li:hover{

    transform: scale(1.1);
}
.factory-list li img{

    width: 289px;
    height: 196px;
}

.swiper-container {
      width: 100%;
      height: 100%;
      padding-left: 15px;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
/*荣誉资质*/
.honor-tit{

    width:323px;
    height:154px;
    margin:41px auto 0;
    background:url(../images/honor_tit.jpg) center no-repeat;
}
.honor-list li{

    float:left;
    width:19% !important;
    text-align:center;
    margin-right:1% !important;
}

.honor-list{


}
.swiper-button-next{

    right:0 !important;
    background:url(../images/icon_next.png) center no-repeat !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover{
    opacity: 0.8
}
.swiper-button-prev{

    left:0 !important;
    background:url(../images/icon_prev.png) center no-repeat !important;
}
.trends-mods{

    height: 662px;
    background-color: #f5f5f5;
    margin-top: 82px;
}
.trends-cont{

    padding-top: 48px;
}
.tabItem{

    height: 50px;
    border-bottom: 1px solid #d2d2d2;
}
.tabItem li{

    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #4d4d4d;
    font-weight: bold;
    margin-right: 20px;
    cursor: pointer;
}
.tabItem li.act{

     color: #195caa;
     border-bottom: 2px solid #195caa;
}
.a-more{

    float: right;
    height: 24px;
    line-height: 24px;
    margin-top: 15px;
    color: #fff !important;
    background-color: #195caa;
    padding: 0 14px;
    border-radius: 10px;
}
.a-more:hover{

    background-color: #d94647;
}

.trendsList li img{
    width: 571px;
    height: 353px;
    transition: all 0.3s;
}
.trendsList li img:hover{

    transform: scale(1.1);
}

/*表格信息填写*/
.form-mods{

    margin-top: 72px;
    padding-bottom: 60px;
    background: url(../images/bot_bg.png) bottom no-repeat;
}

.rows{

    margin-bottom:16px;
}
.txt-input{

    width: 100%;
    padding-left: 18px;
    height: 44px;
    outline: none;
    box-sizing: border-box;
    border:1px solid #dcdcdc;
    font-size: 14px;
    color: #3e3e3e;
}
.txt-input:focus,.txt-area:focus{

    border-color: #195caa
}
.txt-area{

    min-height: 84px;
    width: 100%;
    padding-left: 18px;
    box-sizing: border-box;
    border:1px solid #dcdcdc;
    font-size: 14px;
    color: #3e3e3e;
    outline: none;
}
.btn-submite{

    width: 100%;
    height:45px;
    line-height: 45px;
    background-color: #195caa;
    color: #fff;
    border:none;
    outline: none;
}
.btn-submite:hover{

    cursor: pointer;
    background-color: #d94647
}
.share{

    position: relative;
    width: 384px;

  
    float: left;
}
.shareSlogan a{

    display: inline-block;
    margin: 34px 0 0 32px;
}
.ml40{
    margin-left: 40px;
}
.newhotLine{

    position: absolute;
    bottom: 0;
    left: 28px;
    right: 15px;
    border-top:1px solid #dcdcdc;
    height: 58px;
    line-height: 58px;

}
.newhotLine .lines{

    font-size:18px;
    color: #195caa;
}
.mobile p{
    float: right;
    font-size: 24px;
    color: #195caa;
    font-weight: bold;
}
.icon-tels{

    display: inline-block;
    width: 27px;
    height: 27px;
    margin-top: -6px;
    background: url(../images/icon_tels.png) center no-repeat;
    vertical-align: middle;
}
.shareImg{

    position: absolute;
    top:66px;
    right: -200px;
    padding: 22px 0;
    background-color: #fff;
}
.w50p{

    width: 50%;
}


/*底部*/
.footer-mods{

    height:278px;
    margin-top: 36px;
    padding-top: 58px;
    box-sizing: border-box;
    background-color: #2c2c2c
}
.menus{

    width: 763px;
    height:60px;
    line-height: 60px;
    border:1px solid #585858;
}
.menuItem li{

    float: left;
    height: 18px;
    padding: 0 33px;
    margin-top: 20px;
    line-height: 18px;
    border-left: 1px solid #c9c9c9;
    font-size:16px;
    color: #fff;

}
.menuItem a{

    display: block;
    color: #fff;
}
.menuItem a:hover{

    color: #195caa
}
.menuItem li:last-child{

    padding-right: 41px;
    border-right: 1px solid #c9c9c9;
}
.contacts li{

    float: left;
    width: 50%;
    margin-top: 20px;
}
.contacts li p{

    float: left;

}
.contacts li label,.contacts li p{

    float: left;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
}
.contacts li .tel{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.w70p{

    width: 70%;
}
.codeImg li{

    float: left;
    margin-left: 22px;
}

.copyright{

    padding: 22px 0;
    border-top:1px solid #42464a;
    background-color: #2c2c2c
}
.copyright p{

    font-size: 12px;
    color: #fff;
}
.copyright p a{

    font-size: 12px;
    color: #fff;
}
.pd32{

    padding-top: 32px;
}
.trendsList img{

    margin-bottom: 32px;

}
.trendsList a{
    display: inline-block;
    font-size:18px;
    color: #181818;
    font-weight: normal;
    overflow: hidden;
}
.trendsList p{
    width: 571px;
    font-size:14px;
    color: #595959
}
.cause-list li{

    position: relative;
    padding:10px 0 16px;
    border-bottom: 1px dashed #d2d2d2;

}
.cause-list h4{

    font-size: 18px;
    color: #181818;
    font-weight: normal;
}
.timer{

    width:66px;
}
.timer h4{
    text-align: center;
    font-size: 45px;
    color: #181818;
}
.timer p{

    font-size: 16px;
    color: #181818;
}
.cause-list a{

    color: #595959;
    font-size: 14px;
}
.cause-list a:hover,.trendsList a:hover{

    color: #195caa
}
.cause-descr{

    position: absolute;
    top: 36px;
    left: 66px;
}

.w100p{

    width: 100%;
}



.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
/* .contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;} */
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}






/*友情链接*/
.f_link{width:1000px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}

/*页面底部*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}

/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #3480ce;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.left .box .content {
    padding: 5px 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;
}
.n_banner img{width: 100%;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
