.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.0 !important;
}
.container{
    max-width: 1200px;
}
body{font-size: 12px;}
head{overflow: hidden;}
a{
    color: black;
    text-decoration: none;
    font-size: 14px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.lang_china{
    font-size: 13px;
}
.lang-action{
    color: #AE050C;
}
.topbar{margin-bottom: 25px; margin-top: 10px;}
.topbar .tel{color: #AE050C;}
.topbar ul{
    float: right;
}
.topbar ul li{
    float: left;
    padding: 0px 5px;
}
.topbar ul li:last-child{
    border-left: 1px solid #333;
}
.topbar ul li a{
    font-size: 12px;
}
.navbar-brand{
    height: auto;
    margin-right: 30px;
}
.navbar-default{background-color: #fff;}
nav.navigation{background-color: #ffffff;}
.navbar{border:none; min-height: 50px; margin: 0;}
.site-header .navigation .navbar-brand {
    height: auto;
}
#navbar li a{
    padding: 26px 0px 6px 0px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}
/* #navbar li:hover a{
    color: #003CBE;
} */
.nav li{
    /* float: left; */
    display: block;
}
.nav li a{
    font-size: 16px;
    display: block;
    border-bottom: solid transparent 3px;
}
#navbar li a:hover{
    color: #003CBE;
    border-bottom: solid #003CBE 3px;
    background-color: #fff;
    font-weight: bolder;
}
.navbar-active{
    color: #003CBE;
    border-bottom: solid #003CBE 3px !important;
    background-color: #fff;
    font-weight: bolder;
}
.open,.open a,.open a:hover{
    background-color: #fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
    border-color: #003CBE;
}
#dropdown-menu{
    padding: 0;
    width: 170px;
}
#dropdown-menu li{
    float: none;
    background-color: #E5EFFA;
    text-align: left;
    min-height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: 450;
}
#dropdown-menu li span{
    display: block;
    padding: 0 28px;
}
#dropdown-menu li a{
    text-align: center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.carousel-control.right,.carousel-control.left{
    background: transparent;
}
/* .ylcs ul{
    margin-top: 5px;
}
.ylcs:last-child ul{
    margin-top: 0;
} */
#google_translate_element select{
    width: 100%;
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd{
    display: none;
}

.ylcs ul li{
    display: block;
    margin: 0;
}
.ylcs ul li a{
    padding: 0 28px !important;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 300;
    text-align: left !important;
    border: none !important;
}
#dropdown-menu .ylcs ul li a{
    color: #333;
}
#dropdown-menu .ylcs ul li a:hover{
    color: #003CBE;
    background-color: #F5F5F5;
    border: none;
}
.app_search{
    border: solid 1px #dddddd;
    border-radius: 5px;
    margin: 21px 0px;
    padding: 0px 0px;
    width: 300px;
    background-color: #ffffff;
    overflow: hidden;
}
.app_search input{
    border: none;
    padding-left: 10px;
    width: 268px;
    height: 32px;
    box-sizing: border-box;
    outline: none;
    vertical-align: middle;
}
#sub{
    float: right;
    border: none;
    background: url('../img/search.png') no-repeat #ffffff;
    background-position: center center;
    width: 30px;
    height: 32px;
    border: none;
    cursor: pointer;
    margin: 0px;
}
.qr{
    position: relative;
    z-index: 999999;
}
.wxshow{
    position: fixed;
    right: 0;
    bottom: 60px;
    width: 50px;
    height: 50px;
    background-color: #003894;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
    display: none;
    z-index: 999999;
}
.wxshow img{
    width: 50px;
    height: 50px;
}
.wx{
    float: right;
    width: 46px;
    height: 46px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
}
.wx span{
    width: 16px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 22px auto;
}
.qrcode{
    position: fixed;
    width: 208px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 10px #aaa;
    right: 60px;
    bottom: 80px;
    padding-bottom: 17px;
}
.qrtil{
    background-color: #003894;
    overflow: hidden;
}
.qrtitle{
    float: left;
    color: #fff;
    font-size: 18px;
    padding-left: 23px;
    height: 46px;
    line-height: 46px !important;
}
.qrinfo{
    width: 190px;
    margin: 0 auto;
    text-align: center;
}
.qrtel{
    text-align: left;
    margin: 20px 0;
}
.qrtel p{
    font-size: 14px;
    line-height: 28px !important;
    color: #333;
    display: block;
}
.gototop{
    position: fixed;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 8px;
    right: 0;
    bottom: 0px;
    cursor: pointer;
    display: none;
    z-index: 999999;
}
.gototop img{
    width: 50px;
    height: 50px;
}

.carousel-indicators{
    bottom: 34px;
}
.carousel-indicators li{
    width: 16px;
    height: 16px;
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    margin-left: 10px;
}
.carousel-indicators .active{
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background-color: #003894;
}

.classrow {
    text-align: center;
    padding: 30px;
    padding-top: 68px;
    padding-bottom: 76px;
}
.classrow a{
    display: block;
}
.classrow-img{
    /* width: 65px;
    height: 65px; */
    width: 78px;
    height: 74px;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}

.classrow a:hover p{
    color: #003CBE;
}
.ylcs-icon{
    background: url('../img/yali.png') no-repeat center center;
    background-size: cover;
}
.classrow a:hover .ylcs-icon{
    background: url('../img/yali_2.png') no-repeat center center;
    background-size: cover;
}

.ywcl-icon{
    background: url('../img/yewei.png') no-repeat center center;
    background-size: cover;
}
.classrow a:hover .ywcl-icon{
    background: url('../img/yewei_2.png') no-repeat center center;
    background-size: cover;
}

.wdcl-icon{
    background: url('../img/wendu.png') no-repeat center center;
    background-size: cover;
}
.classrow a:hover .wdcl-icon{
    background: url('../img/wendu_2.png') no-repeat center center;
    background-size: cover;
}

.wzcl-icon{
    background: url('../img/weizhi.png') no-repeat center center;
    background-size: cover;
}
.classrow a:hover .wzcl-icon{
    background: url('../img/weizhi_2.png') no-repeat center center;
    background-size: cover;
}

.llcl-icon{
    background: url('../img/liuliang1.png') no-repeat center center;
    background-size: cover;
}
.classrow a:hover .llcl-icon{
    background: url('../img/liuliang2.png') no-repeat center center;
    background-size: cover;
}


.banner{
    background: url('../img/banner1.png') center center no-repeat;
    min-height: 595px;
}
.jjfa-box{
    padding-top: 80px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
    text-align: center;
}
.jjfa-box .container{
    text-align: center;
    position: relative;
}
.jjfa-box .hx{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 62px;
    z-index: 1;
}
.jjfa-box .hx p{
    display: block;
    width: 340px;
    margin: 0 auto;
    height: 2px;
    background-color: #999;
}
.jjfa-box .jjfa-title{
    font-size: 30px;
    text-align: center;
    width: 120px;
    margin: 0 auto;
}
.jjfa-box .jjfa-title-en{
    width: 120px;
    font-size: 18px;
    text-align: center;
    background-color: #f5f5f5;
    color: #003CBE;
    margin: 20px auto 60px auto;
    position: relative;
    z-index: 100;
    font-weight: 700;
    line-height: 18px;
}
.jjal a{
    display: block;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 37px;
    box-shadow: 0px 0px 10px #aaa;
}
.jjal a img{
    width: 100%;
}
.jjal a h1,.jjal a p{
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 26px;
    font-weight: 400;
}
.jjal a h1{
    color: #003CBE;
    font-size: 20px;
}
.jjal a p{
    margin-top: 18px;
    margin-bottom: 26px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* .jjal a:hover p{
    color: #333;
} */
.news-box{
    background-color: #fff;
}
.news-box .jjfa-title-en{
    background-color: #fff;
}
.news-box a {
    display: block;
    background-color: #f5f5f5;
    text-align: left;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 20px;
}
.news-box a img{
    width: 100%;
}
.news-box a h1,.news-box a p{
    color: #333;
}
.news-box a h1{
    font-size: 16px;
    margin-bottom: 8px;
}
.news-box a p{
    font-size: 12px;
    color: #999;
}
.news-box-info{
    padding: 10px;
}
footer{
    padding-top: 50px;
    background-color: #f5f5f5;
}
.footerlogo img{
    vertical-align: middle;
}
.footerlogo span{
    font-size: 24px;
    color: #003CBE;
}
.footermenu{
    clear: both;
    overflow: hidden;
}
.footermenu div{
    /* float: left; */
    /* width: 12%; */
    padding-left: 0;
    padding-right: 0;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 43px;
    margin-bottom: 43px;
}
.footermenu div a{
    font-size: 16px;
    color: #333333;
    text-align: left;
    font-weight: 700;
}
.footermenu div a:hover{
    color: #003894;
}
.beian{
    clear: both;
    font-size: 14px;
    color: #666;
}
.beian::before{
    width: 22px;
    height: 22px;
    content: '';
}
.footerinfo h1{
    color: #003CBE;
    font-size: 24px;
    padding-bottom: 15px;
    font-weight: 700;
}
.footerinfo ul li{
    color: #333333;
    padding: 8px 0;
    font-size: 14px;
}
.footerinfo ul li i{
    margin-right: 8px;
}
.footerinfo ul li:first-child::before{
    background: url('../img/location.png') center center no-repeat;
    width: 22px;
    height: 27px;
}
.footerinfo ul li:nth-child(2)::before{
    background: url('../img/phone.png') center center no-repeat;
    width: 22px;
    height: 26px;
}
.footerinfo ul li:last-child::before{
    background: url('../img/mail.png') center center no-repeat;
    width: 22px;
    height: 26px;
}

/*
*news
*/
.mbx,.mbx a{
    padding: 10px 0;
    font-size: 16px;
}
.newsinfo{
    margin-bottom: 30px;
}
.newsinfo a{
    display: block;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 0px 10px #aaa;
}
.newsinfo img{
    max-width: 100%;
}
.newstext h1,.newstext span,.newstext p{
    margin: 0 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newstext h1{
    font-size: 16px;
    color: #333;
    font-weight: 450;
    padding-top: 27px;
    padding-bottom: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newstext span{
    font-size: 13px;
    display: block;
    color: #666;
}
.newstext span:nth-child(3){
    color: #999;
    font-size: 12px;
    padding-top: 21px;
    padding-bottom: 26px;
    display: block;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
}
.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: #f00;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
}
.pagenum{
    text-align: center;
}
.pagenum a:hover{
    border: 1px solid transparent !important;
}
/**
newscontent
**/
.newsbox{
    background-color: #fff;
    padding: 33px;
}
.newstitle{
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
}
.newstitle h1{
    font-size: 24px;
    font-weight: 300;
    color: #333;
    margin-bottom: 25px;
}
.newstitle span{
    font-size: 14px;
    color: #999;
    font-weight: 300;
}
/**
search
**/
.searchtitle{
    color: #FF8A00;
    font-size: 24px;
    font-weight: 300;
    margin-top: 28px;
    margin-bottom: 12px;
}
.searchsubtitle{
    color: #333;
    font-size: 14px;
}
.searchbox{
    margin-top: 29px;
}
.searchitem{
    background-color: #fff;
    padding: 27px 22px;
    overflow: hidden;
    margin-bottom: 29px;
}
.searchitem img{
    float: left;
    margin: auto;
}
.iteminfo{
    margin-left: 47px;
    float: left;
}
.iteminfo h1{
    font-size: 24px;
    color: #333;
    font-weight: 300;
    margin-bottom: 16px;
}
.zhaiyao{
    line-height: 33px;
    font-weight: 300;
    white-space: pre-wrap;
}
.iteminfo p{
    font-size: 16px;
    color: #003CBE;
    font-weight: 400;
}
/**
jjfa
**/
.jjfainfo{

}
.jjfainfo h1{
    color: #003CBE;
    font-size: 24px;
    font-weight: 300;
}
.jjfainfo span{
    font-size: 14px;
    color: #333;
    margin-bottom: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/**
jjfacontent
**/
.jjfaitem{
    padding: 30px;
    margin-bottom: 20px;
    background-color: #fff;
}
.jjfaitem img{
    float: left;
    /* border: 1px dashed #333; */
    width: 572px;
    height: 314px;
}
.jjfaiteminfo{
    margin-left: 636px;
}
.jjfaiteminfo h1{
    font-size: 24px;
    color: #003CBE;
    font-weight: 400;
}
.jjfaiteminfo p{
    margin-top: 30px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
/*//将对象作为弹性伸缩盒子模型显示。*/
    display: -webkit-box;
/*// 从上到下垂直排列子元素*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
}
.jjfatitle{
    clear: both;
    padding-top: 30px;
    color: #003CBE;
    font-size: 14px;
}

/**
product
**/
.product-page{
    padding: 0;
    /* margin: 0; */
}
.left-menu{
    background-color: #fff;
    padding-top: 12px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 180px;
}
.left-menu ul li{
    position: relative;
}
.left-menu ul li a{
    display: block;
    padding: 10px 10px 10px 40px;
    font-size: 16px;
    color: #333;
}
.left-menu ul li a:hover{
    background-color: #D6E3FF;
    color: #003CBE;
}
.left-menu-a-hover{
    background-color: #D6E3FF;
    color: #003CBE;
}
.left-menu-active{
    background: url('../img/sanjiao.png') no-repeat 20px center;
    color: #003CBE !important;
}
.left-menu-child{
    background-color: #E5EFFA;
    display: none;
    position: absolute;
    top: 0px;
    left: 180px;
    width: 180px;
    z-index: 100;
}
.left-menu-child li a{
    padding-left: 50px !important;
}
.left-menu-active-child{
    /*margin-left: 10px;*/
    font-size: 14px !important;
}
.product{
    background-color: #fff;
    padding: 15px;
    margin-left: 15px;
}
.product h1{
    border-left: 4px solid #003CBE;
    padding-left: 14px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #003CBE;
}
.product-item{
    padding-left: 9px;
    padding-right: 9px;
}
.product-item img{
    max-width: 100%;
}
.product-item p{
    padding: 12px 0;
    text-align: center;
    color: #333;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-box{
    margin-bottom: 20px;
}
/**
productcontent
**/
.productitem1,.productitem2,.productitem3,.productitem4{
    background-color: #fff;
    padding: 20px 40px;
    overflow: hidden;
    margin-bottom: 20px;
}
.productitem1 img{
    float: left;
}
.productinfo{
    margin-left: 450px;
}
.productinfo .producttitle h1{
    float: left;
    text-align: left;
    font-size: 24px;
    color: #003CBE;
    margin-bottom: 24px;
}
.productinfo .producttitle a{
    float: right;
    width: 80px;
    height: 28px;
    /* color: #003CBE;
    border: 1px solid #003CBE;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    line-height: 28px; */
    background: url('../img/downloadimg.png') no-repeat center center;
}
.producttitle{ overflow: hidden;}
.productcon{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.product-yyfw{
    font-size: 16px;
    color: #003CBE;
    margin: 24px 0;
    font-weight: 700;
}
.product-yyfw p{
    display: inline;
    color: #333;
    font-size: 14px;
    font-weight: lighter !important;
}
.product-cptd{
    overflow: hidden;
}
.product-cptd span{
    display: block;
    line-height: 28px;
    /* width: 50%; */
}
.product-cptd span:nth-child(1){
    float: left;
    font-size: 16px;
    color: #003CBE;
    width: 80px;
    font-weight: 700;
}
.cptd{
    display: block;
    line-height: 28px;
    float: left;
    font-size: 14px;
    color: #333;
    white-space: pre-wrap;
}
.productitem3 h1,.productitem2 h1{
    position: relative;
    font-size: 16px;
    color: #003CBE;
    margin-bottom: 12px;
    height: 18px;
}
.productitem3 h1::before,.productitem2 h1::before{
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ddd;
    content: '';
    position: absolute;
    top: 9px;
    z-index: 1;
}
.productitem3 h1 span,.productitem2 h1 span{
    padding: 0px 8px 0px 0px;
    /* float: left; */
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    font-weight: 700;
}
.productitem4{
    background-color: #FDF4E5;
    padding: 20px 40px;
    color: #fe0000;
}
.productitem4 h1{
    font-size: 18px;
    margin-bottom: 20px;
}
.productitem4 div{
    line-height: 28px;
    font-size: 14px;
}


.zz-sever .list-item .item{width:390px;height:308px;padding-bottom:0;overflow: hidden;}
/*.zz-sever .list-item .item .box{background:#fff;}*/
.zz-sever .list-item .item .box img{width:100%;height:150px;margin:0;}
.zz-sever .list-item .item .box h2{padding:10px 20px;margin:0;}
/*.zz-sever .list-item .item .box p{padding:0 20px 10px 20px;}*/
.zz-sever .list-item{position: relative;overflow: hidden; padding:0;}
.zz-sever .list-item span[class*="-btn"]{position:absolute;z-index:99999;display:block;height:80px;width:30px;line-height:80px;text-align:center;color:#fff;background:#000;opacity:.85;}
.zz-sever .list-item span.next-btn{position:absolute;right:0;top:100px;user-select:none;cursor:pointer;}
.zz-sever .list-item span.prev-btn{position:absolute;left:0;top:100px;user-select:none;cursor:pointer;}
#zzScroll .wrapbox{width:3000px;position: relative;}
@media screen and (max-width:768px){
    .zz-sever .list-item .item{float:left;}
    .list-item .item{border:none;}
    .zz-sever .list-item .wrapbox{width:3000px;position: relative;}

}


@media (max-width: 768px) {
    .qr{
        display: none;
    }
    .topbar{
        margin-bottom: 10px;
        display: none;
    }
    .navbar-brand img{
        height: 34px;
        /* width: 90px; */
    }
    #navbar li a {
        padding: 0px;
        margin-top: 0px;
        margin-right: 30px;
        margin-bottom: 20px;
        margin-left: 30px;
    }
    .app_search{
        margin-top: 0px;
        width: 100%;
    }
    #dropdown-menu{
        width: 100%;
    }
    .beian{
        text-align: center;
    }
    .footerinfo{
        display: none;
    }
    .footerinfo i{
        margin-right: 8px;
    }
    .footerlogo{
        text-align: center;
    }
    .footermenu div{
        float: left;
        /* width: 12%; */
        margin-right: 0px;
        margin-top: 43px;
        margin-bottom: 43px;
    }
    .footermenu div a{
        text-align: center;
    }
    .navbar-toggle .icon-bar{
        background-color: #333;
    }
    .searchitem img{
        width: 100%;
    }
    .iteminfo{
        margin-top: 25px;
        margin-left: 0px;
    }

    .jjfaitem img{
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 30px;
    }
    .jjfaiteminfo{
        margin: 0;
    }

    .left-menu{
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .left-menu-child{display: none;}
    .left-menu li{
        float: left;
        width: 33%;
    }
    .product{
        float: none;
        margin: 0;
    }
    .product-item img{
        display: block;
        width: 80%;
        height: auto;
        margin: auto;
    }
    .product-item p {
        display: block;
        width: 100%;
        text-align: center;
    }

    .productitem1{
        padding: 10px 20px;
    }
    .productitem1 img{
        width: 100%;
        height: auto;
    }
    .productinfo{
        margin: 0;
    }
    .classrow-img {
        width: 58px;
        height: 54px;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .carousel-indicators{
        display: none;
    }
    .newsinfo img {
        width: 100%;
    }
    .newscontent img{
        width: 100% !important;
        height: auto !important;
    }
    .specifications{
        text-align: center;
    }
    .specifications img{
        width: 100% !important;
        height: auto !important;
    }
    .newsbox img{
        width: 100% !important;
        height: auto !important;
    }
}

/**
补充Bootstrap,栅格5等分
 */
.col-md-1-5 {
    width: 20%;
    float: left;
}

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}
