.hub-btn {
    display: inline-block;
    font-size: 14px;
    padding: 11px 15px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.hub-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #5e81d2;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}
.nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
}
.nav .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #ededed;
    background-image: -moz-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));
    background-image: -webkit-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: -o-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: linear-gradient(to bottom,#f2f2f2,#e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
}
.nav .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
    box-shadow: 0 1px 0 rgba(0,0,0,.25);
}
.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px;
}
.hub-btn.primary-btn {
    background-color: #82c23b;
    color: #fff;
    border-color: #82c23b;
    border-style: solid;
    border-width: 1px;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.marketing{
    width:100%;
    text-align:center;
}
.marketing img{
    width:auto;
}
@media only screen and (max-width: 1068px) {
    body {
        font-size:16px;
        line-height: 1.45;
        font-weight: 400;
        letter-spacing: normal
    }
}

@media only screen and (max-width: 735px) {
    body {
        font-size:16px;
        line-height: 1.45;
        font-weight: 400;
        letter-spacing: normal;
        width:100%;
    }

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}
}

html[lang=zh-CN] body {
    font-size: 16px;
    line-height: 1.75
}

@media only screen and (max-width: 1068px) {
    html[lang=zh-CN] body {
        font-size:16px;
        line-height: 1.75
    }
}

@media only screen and (max-width: 735px) {
    html[lang=zh-CN] body {
        font-size:16px;
        line-height: 1.75
    }
    .small-show {
        display:block
    }
    #header .top-bar li{
        font-size:0.9em;
        margin-right:10px;
    }
.container {
     width: 100%; 
}
.index-h2 {
    padding-top: 40px;
}
.index-h2-line{
    padding: 0;
}
.index-box .describe {
    padding:0 2em;
}
#header {
    height: auto;
}
.top-banner {
    width: 100%;
    height: auto;
    margin-top:28px;
    position: relative;
}
.top-banner .pic {
    height: 250px;
    background-size: 250%;
    background-position: 50% 65px;
}
#header .language {
    right: 65px;
}
#banner-text p {
    line-height: 20px;
    font-size: 20px;
/*    top:100px;
    position:absolute;*/
}
#action_box {
    padding: 0px 0;
    }
.tab-content .box-wrap{
    height:auto;
}
.tab li{
    float:left;
    width:50%;
    font-size:16px;
    line-height: 52px;
}
#main_menu {
    margin-top:0;
    float:none;
}
#action_box h4{
    padding:10px 20px;
    font-size:18px;
}
.product-list {
     padding-top: 10px; 
}
.product-list .goods_0{
    margin-top:0;
}
.product-category {
    padding: 20px 0;
}
.product-category .item {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom:20px;
}
.product-category .item .pic img {
     max-width: 735px;
     width:100%;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    border: 4px solid #fff;
}
.product-category .item .pic{
    width:100%;
    height:auto;
}
.product-category .item .read-more {
    bottom: -5px;
    left:auto;
    right:0;
    opacity: .5;
}
.product-category .item .tit{
    height:auto;
    margin-left:1em;
}
.product-category .item .desc {
    line-height: 20px;
    font-size: 16px;
    height: 100px;
    padding:0 1em;
    overflow: hidden;
}
#banner-text {
    font-size: 48px;
    height: 100px;
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 55%;
    display: none;
}
#action_box .sub-h {
    font-size: 20px;
}
.index-product .item {
    width: 270px;
    height: auto;
    overflow: hidden;
    margin: auto;
    float: none;
    margin-bottom: 30px;
}
.index-product .item h2{
    margin-top:1em;
}
.index-product .item .desc {
    font-size: 16px;
    height:auto;
}
.index-product .item:last-child, .index-product .last {
   margin-right:auto;
}
.index-text {
    font-size: 18px;
}
.info-text {
    font-size:20px;
    margin: 30px 10px;
}
.footer-tel {
    text-align:center;
    margin-top:1em;
}
.container .item-list{
    width:270px;
    margin:auto;
}
.container .pic-icon{
    width:234px;
    margin:auto;
}
.tab-content .tab-box{
    padding:24px 0;
}
.item-list li{
    margin-bottom: 20px;
}
.index-pic-list{
    height:320px;
    overflow: hidden;
}
.index-pic-list li {
    float: left;
    width: 32%;
    height: 160px;
}
.home-news-list{
    width: 100%;
}
.home-news-list .pic {
    width:100px;
}
.home-news-list li{
    padding-left: 110px;
    min-height:120px;
    width:100%;
}
.home-news-list .title{
    width:260px;
}
.index-box a.describe {
    padding:0 1em;
    width:280px;
}
.index-pic-list li p img {
    max-width:130%;
}
.news-bd{
    margin-bottom: 0;
    padding-bottom: 0;
}
.xs-tab-3 h5{
    text-align: center;
}
.xs-tab-3 .xs-box{
    width:100%;
}
.index-xs .n-list li{
    margin-bottom: 0;
    height: 120px;
}
.index-xs .n-list .p{
    max-width:25%;
}
.index-xs .n-list .info{
    width:70%;
    margin-right:10px;
}
.n-list .icon-a {
    max-width:100%;
}
.q-a {
    padding:10px;
}

.index-bt .con li .img {
    padding:10px 35px 5px 15px
}
.index-bt .con li .text {
    font-size: 15px;
    float: left;
    color: #fff;
    padding-top: 0px;
    padding-left: 20px;
    line-height: 30px;
}

.index-bt {
    background: url(../images/bg-01.gif) repeat-y left;
    height: 205px;
}
.index-bt .r-bg {
    height: 205px;
    background: none; 
}
.index-bt .r-wx {
    padding: 15px 0 0 40px;
    height: 205px;
}
.footer{
    height: 230px;
}
.footer .pull-left {
    float:none;
}
.footer .footer-logo {
    text-align: center;
}
.footer .copyright {
    padding-top: 30px;
    font-size:16px;
    text-align: center;
    width:300px;
    margin:auto;
}
    #header .nav {
    /*min-height: 225px;*/
    height:auto;
    background-color: #000;
}
    .nav-collapse {
    clear: both;
}
    .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
}
.navbar-fixed-top .nav-container {
    height: auto;
    padding-top: 0;
}
#header .nav-collapse .menu>li {
    float: none;
}

    #header, .full-screen {
    min-width: 320px;
    width: 100%;
}
    .nav .btn-navbar {
    display: block;
    margin-top:12px;
    right:10px;
    z-index: 100;
    position:absolute;
}
    .container .menu {
        width: auto;
        padding: 0;
    }
    #header .nav .menu {
     float: none;
}
#header .nav .menu li {
    clear:both;
}
#header .nav .menu a {
    display: block;
    padding: 0 27px;
    line-height: 40px;
    color: #fff;
    font-size:18px;
}
#header .nav .menu .sub-menu {
    display: block; 
    background-color: #0078ba;
    position: relative;
    top: 13px;
    width:100%;
    height:auto;
    z-index: 100;
    border-top: 2px solid #0078ba;
    clear:both;
    margin-bottom: 20px;
    overflow: hidden;
}
#header .nav .menu .sub-menu a{
    min-width:60px;
    padding:0 10px;
    float:left;
    max-width:60%;
    overflow: hidden;
    font-size:16px;
    /*border-right:1px solid #fff;*/
}
#header .nav .menu .sub-menu a:first-child{
    margin-left:80px;
}
.navbar-fixed-top {
    top:40px;
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    background-image: none;
}
#header #logo {
    display: block;
    padding: 4px 0;
    max-width:150px;
    float: none;
}
#logo img{
    width:128px;
    margin-left:10px;
}

.banner{
    width: 100%;
    height: 190px;
    overflow: hidden;
    position: relative;
}
.banner .pic{
    min-height: 155px;
    width:30%;
    background-position: center;
    background-size: 200%;
    float: left;
}
/* category */
.detail-box {
    padding: 50px 0;
}
.detail-box p{
    padding:0 10px;
}
/*about */
.sub-banner {
    min-width:100%;
}

.sub-banner .bg {
    min-height:100px;
    }
.tab2-green a {
    width: 45%;
    margin-left:10px;
    margin-right:10px;
}
.about-pic{
    padding:20px 0;
}
.about-pic img{
    width:100%;
    
}
.about-wrap .text{
    padding:1em;
}
/*honor*/
.zs-list li {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
}
.zs-list li a{
    width: 100%;
    height: auto;
    border:none;
    text-align: center;
}
.zs-list li a{
    margin:auto;
    display: inline-block;
    width:75%;
}

/*product*/
.tab2 a {
     width: 45%; 
     overflow: hidden;
}
.tab-nav .p-n1-active, .tab-nav .p-n1{
    overflow: hidden;
}
.category {
    width:320px;
    margin:auto;
    padding-left:24px;
    text-align: center;
}
.category a{
    width:132px;
    margin-right: 10px;
}
.more-small{
    float:right;
    margin-right:16px;
}
.product-detail .info .describe {
    height: auto;
    margin-bottom:0;
}
/*market*/
.zs-about li{
    width:50%;
}
.zs-content{
    width:100%;
}
.zs-content .box{
    width:100%;
    background-image: url(../images/zs-bg-top.png);
}
.zs-content .box .c-box{
    padding:20px;
}
.zs-content .box ol {
    padding-left: 60px;
    /*background: url(../images/ol.png) 0px 10px no-repeat;*/
}
.poz1{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px 10px no-repeat;
    left:0;
    top:-4px;
}
.poz2{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -55px no-repeat;
    left:0;
    top:65px;
}
.poz3{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -116px no-repeat;
    left:0;
    top:140px;
}
.poz4{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -185px no-repeat;
    left:0;
    top:218px;
}
.poz5{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -270px no-repeat;
    left:0;
    top:322px;
}
.poz6{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -334px no-repeat;
    left:0;
    top:410px;
}
.marketing img{
    width:100%;
}
/*faq*/
.faq-list-box .box {
    width: 100%;
}
.faq-list li {
    width: 100%!important;
}
/*news*/
.news-list li{
    width:100%;
    padding:16px;
}
.news-list li .pic{
    width:100%;
    text-align: center;
}
.news-list li .more{
    float:right;
}
.news-detail {
    padding: 10px 0;
}
/*news3*/
.tab-nav{
    padding:10px;
}
.tab3 a {
    width: 30%;
    margin-right: 10px;
}

.news-list-2 li{
    padding-left:0;
    padding-right:0;
    padding-bottom: 36px;
    margin:20px 4px;
    background:none;
}
.news-list-2 .pic {
    display:inline-block;
    position: relative;
    /*width: 120px;*/
    width:100%;
    text-align: center;
    margin:auto;
    height: auto;
    float: none;
    /*overflow: hidden;*/
}
.news-list-2 li .date {
    /*padding-left: 0;*/
}
.news-list-2 .info {
    width:100%;
    padding:1em 1em 1em 4em;
}
.news-list-2 .pic img {
    max-width: 90%;
}
/*qa*/
.q-a .icon-q {
     min-height: 36px; 
     height:auto;
}
/*contact*/
.contact-icon .box{
    width:100%;
    padding:10px;
}
.map-box{
    width:100%;
}
#header .nav .menu .sub-menu a:first-child {
    margin-left: 40px;
}
.contact-wrap {
    padding: 20px 0;
}
/*detail*/
.product-detail .detail-con .menu {
    display: none;
}
.product-detail .pic-con{
    height:auto;
}
.product-detail .pic-con .big-pic {
    width: 100%;
    height:auto;
}
.product-detail .detail-con{
    padding-left:0;
    background-image: none;
    height:auto;
}

.product-detail .info {
    float:none;
    width:100%;
    padding:4px;
    height:auto;
}
.product-detail .detail-box .menu a {
    display: block;
    width: 48%;
}
.product-detail .box-wrap {
    border: 1px solid #82c23b;
    padding: 10px;
}
.product-detail .info .describe-2{
    padding-left:10px;
    height:auto;
}
.product-detail .box-wrap{
    border:none;
}
.detail-con .box-wrap .none{
    display: block;
    width:100%;
}
.detail-con .box-wrap h1{
    margin-top:20px;
    color:#82c23b;
    font-size:1.6em;
}
.product-wrap {
    padding: 0;
}
/*detail2*/
.detail-wrap{
    padding-right:0;
}
.detail-wrap .sub-right{
    position:relative;
    margin-top:20px;
}
.detail-wrap .content{
    padding:1em;
}
.detail-wrap .title-line{
    margin-bottom: 10px;
}
.detail-wrap .content .detail img{
    max-width:100%;
    height:auto!important;
}
}
@media (max-width: 480px){
    .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
}
}


@media only screen and (max-width: 375px) {
.banner{
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
    /*margin-top:100px;*/
}
.banner .pic{
    min-height: 140px;
    width:30%;
    background-position: center;
    background-size: 200%;
    float: left;
}
}
@media only screen and (max-width: 360px) {
.banner{
    width: 100%;
    height: 172px;
    overflow: hidden;
    position: relative;
    /*margin-top:100px;*/
}
.banner .pic{
    min-height: 135px;
    width:30%;
    background-position: center;
    background-size: 200%;
    float: left;
}
.tab li:first-child{
    width:40%;
}
.tab li:last-child{
    width:60%;
}

.home-news-list .pic {
    width:25%;
}
.home-news-list li{
    padding-left: 30%;
    min-height:120px;
}
.home-news-list .title{
    width:90%;
}
.index-box a.describe {
    padding:0;
    width:90%;
    font-size:0.9em;
}
#header .nav .menu .sub-menu a:first-child {
    margin-left: 20px;
}
}
@media (max-width: 480px){
    .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
}
.top-banner .pic {
    height: 220px;
}
}
@media only screen and (max-width: 320px){
    .top-banner {
    margin-top: 17px;
}
.top-banner .pic {
    height: 220px;
}
.product-category .item .read-more {
    bottom: -5px;
    left: auto;
    right:0;
    opacity: .5;
}
    #header .top-bar li :first-child{
        margin-left:4px;
    }
#header .top-bar li {
    font-size: 0.8em;
    margin-right: 10px;
}
.zs-about li img{
    width: 90%;
}
.index-bt .r-wx {
    padding: 15px 0 0 20px;
    height: 205px;
}
.poz1{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px 10px no-repeat;
    left:0;
    top:-4px;
}
.poz2{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -55px no-repeat;
    left:0;
    top:88px;
}
.poz3{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -116px no-repeat;
    left:0;
    top:162px;
}
.poz4{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -185px no-repeat;
    left:0;
    top:248px;
}
.poz5{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -270px no-repeat;
    left:0;
    top:364px;
}
.poz6{
    display: inline-block;
    width:55px;
    height:55px;
    position: absolute;
    background: url(../images/ol.png) 10px -334px no-repeat;
    left:0;
    top:460px;
}
}