.products-banner{
    background: url("https://sc04.alicdn.com/kf/He617b7c164034bc186c285154f3366db7/231051214/He617b7c164034bc186c285154f3366db7.jpg") no-repeat center;
    height: 400px;
    background-size: cover;
    min-width: 1200px;
}
.products-main{
    min-width: 1200px;
    background: url("../images/faq-bg.png") no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
}
.w275{
    float: left;
    width: 275px;
    border-radius: 8px;
    background: #ffffff;
    overflow: hidden;
}
.w275-title{
    height: 84px;
    padding: 0 20px;
    background: #339999;
    line-height: 84px;
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
}
.w275-ul{
    padding: 0 20px 20px 20px;
}
.w275-ul li{
    border-bottom: 1px solid #cccccc;
}
.w275-item-title{
    line-height: 18px;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
}
.w275-item-title a:link,.w275-item-title a:visited{
    color: #333333;
    background: url("../images/item-icon.png") no-repeat left;
    padding-left: 14px;
    padding-right: 20px;
    display: inline-block;
}
.w275-item-title a:hover,.w275-ul li.on .w275-item-title a:link,.w275-ul li.on .w275-item-title a:visited{
    color: #339999;
    background: url("../images/item-icon-1.png") no-repeat left;
}
.w275-item-title i{
    position: absolute;
    right: 10px;
    top: 0;
    background: url("../images/item-icon-2.png") no-repeat center;
    width: 13px;
    height: 100%;
    cursor: pointer;
}
.w275-ul li dl{
    display: none;
    padding-bottom: 10px;
}
.w275-ul li dl dd{
    padding: 6px 0 6px 20px;
}
.w275-ul li dl dd a:link,.w275-ul li dl dd a:visited{
    color:#555555;
    font-size: 14px;
    line-height: 18px;
}
.w275-ul li dl dd a:hover{
    color: #339999;
}
.mt15{
    margin-top: 15px;
}
.products-fr{
    float: right;
    width: 895px;
}
.products-fr ul {
    margin-top: -30px;
}
.products-fr ul li{
    float: left;
    margin-right: 35px;
    background: #ffffff;
    border-radius: 8px;
    padding: 20px 25px;
    width: 275px;
    box-sizing: border-box;
    margin-top: 30px;
}
.products-fr-img{
    border-bottom: 1px solid #333333;
    font-size: 0;
}
.products-fr-img img{
    width: 100%;
    height: 225px;
}
.products-fr-font{
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 26px;
    padding: 15px 0;
}
.products-fr-font a{
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp:2; 
	overflow: hidden;
	height: 52px;
}
.products-fr-button{
    text-align: center;
    font-size: 0;
}
.products-fr ul li:nth-child(3n){
    margin-right: 0px;
}
.products-left{
    float: left;
    width: 500px;
}
.products-left-img{
    width: 500px;
    box-sizing: border-box;
    /*border: 1px solid #cccccc;*/
    font-size: 0;
}
.products-left-img img{
    /*width: 658px;*/
    /*height: 564px;*/
    width:100%;
}

.products-left-img-ul{
    margin-top: 16px;
}
.products-left-img-ul ul li{
    float: left;
    margin-right: 4px;
    border: 1px solid #cccccc;
    font-size: 0;
    cursor: pointer;
}
.products-left-img-ul ul li:nth-child(6){
	margin-right:0;
}
.products-left-img-ul ul li img{
    width: 78px;
    height: 78px;
}
.products-right{
    float: right;
    width: 600px;
    padding-top:20px;
}
.products-right-title{
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: bold;
}
.products-right-item{
    margin-top: 20px;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #cccccc;
}
.products-right-item div{
    padding: 5px 0;
}
.products-right-item span{
    color: #000000;
}
.products-right-button{
    margin-top: 50px;
    font-size: 0;
}
.products-right-button a{
    margin-right: 20px;
}
.all-title{
    font-size: 26px;
    font-weight: bold;
    color: #339999;
    line-height: 60px;
    padding-top: 30px;
}
.pro-info-Show{
    margin-top: 30px;
    background: #ffffff;
    padding: 15px 30px;
}
.pro-info-Show-title{
    font-size: 26px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 60px;
}
.pro-info-Show-font{
    color: #333333;
    font-size: 16px;
    line-height: 34px;
}
.pro-info-Show-font div{
    overflow: auto;
}
.pro-info-Show-font table,.pro-info-Show-font table tr ,.pro-info-Show-font table tr td,.pro-info-Show-font table tr td span,.pro-info-Show-font table tr td p,.pro-info-Show-font table tr td div{
    font-family: math !important;
    font-size: 16px !important;
}
.pro-info-Show-font table tr td {
    padding: 0 10px !important;
    white-space: nowrap !important;
    font-size: 14px !important;
}
.pro-info-Show-font table {
    width: 100% !important;
    table-layout: fixed !important;
    display: flex !important;
    overflow: auto !important;
}
}
.pro-info-Show-img{
    /*border: 1px solid #cccccc;*/
    overflow: hidden;
}
.pro-info-Show-img,.pro-info-Show img{
	/*width: 1140px;*/
}
.pro-info-Show-table{
    border: 1px solid #cccccc;
    border-bottom: 0;
}
.pro-info-Show-table th{
    background:#e7e7e7;
    color: #333333;
}
.pro-info-Show-table th,.pro-info-Show-table td{
    border-bottom: 1px solid #cccccc;
    padding: 5px 15px;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
}
.pro-info-Show-table td{
    color:#555555;
}
.pro-info-Show-ninfo{
    color: #333333;
    line-height: 34px;
}
.pro-info-Show-ninfo span{
    font-weight: bold;
}
.pro-info-Show-kinfo{
    color: #339999;
    line-height: 34px;
    font-weight: bold;
}
.routeFr{
    float: right;
    border-radius: 4px;
    border: 1px solid #339999;
    overflow: hidden;
    margin-top: 22px;
}
.routeFr input{
    float: left;
    height: 32px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 0;
    width: 260px;
    font-size: 14px;
}
.routeFr button{
    float: left;
    height: 32px;
    padding: 0 15px;
    background-color: #339999;
    color: #ffffff;
    border: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
.pro-page{
    padding: 40px 0;
}
.page-numbar{
    background-color: white !important;
}
.page-pre, .page-next, .page-num{
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    background-color: #f2f2f2;
    margin-left: 10px;
    text-align: center;
    line-height: 32px;
    overflow: hidden;
}


.pro-page span a:link,.pro-page span a:visited{
    display: block;
    width: 32px;
    height: 32px;
    color: #808080;
    font-size: 18px;
}
.pro-page span a:hover,.page-num-current,.page-num-current a:link,.page-num-current a:visited,.page-num-current a:hover{
    background-color: #339999;
    text-decoration: none;
    color: #ffffff !important;
}

.page-status,.page-index,.page-last{
    display: none;
}
.page-pre a:{
    color: #f2f2f2;
}
.page-pre a:link,.page-pre a:visited{
    color: #f2f2f2;
    background-color: transparent;
    background-image: url("../images/page-left.png");
    background-repeat: no-repeat;
    background-position: bottom;
}
.page-next a:link,.page-next a:visited{
    background-color: transparent;
    background-image: url("../images/page-right.png");
    background-repeat: no-repeat;
    background-position: bottom;
}
.pro-page ul li.no-page a:link,.pro-page ul li.no-page a:link{
    background-color: transparent;
    background-position: top;
}
.pro-page ul li.page-d{
    background: none !important;
    width: auto !important;;
}
.pro-page ul li.page-d a:link,.pro-page ul li.page-d a:visited,.pro-page ul li.page-d a:hover{
    width: auto !important;
    background: transparent !important;
    color: #339999;
}
@media screen and (max-width: 576px){
    .routeFr{
        float: none;
        width: calc(100% + 0.5rem) ;
        margin-left: -0.5rem;
        margin-top: 0;
    }
    .routeFr input{
        width: 100%;
        font-size: 0.28rem;
    }
    .routeFr button{
        font-size: 0.28rem;
    }
    .route{
        background-position: left 0.38rem;
        height: auto;
    }
    .products-main,.inquiry,.gc-title{
        min-width: auto;
    }
    .products-banner{
        min-width: auto;
        height: 3rem;
    }
    .w275{
        float: none;
        width: auto;
        margin: 0 0.2rem;
    }
    .products-fr{
        float: none;
        width: auto;
        margin: 0.2rem 0.2rem 0 0.2rem;
    }
    .products-fr ul{
        margin-top: 0;
    }
    .products-fr ul li{
        float: none;
        width: 100%;
        padding: 0.2rem;
        margin-top: 0.2rem;
    }
    .page{
        padding: 0.4rem 0.2rem;
    }
    .gc-title{
        font-size: 0.46rem;
        line-height: 1.8rem;
    }
    .inquiry-table{
        padding: 0 0.2rem;
        margin-top: 0.3rem;
    }
    .products-left{
        padding: 0 0.2rem;
    }
    .products-left-img-ul{
        margin: 0;
    }
    .products-left-img-ul li{
        margin-top: 0.1rem;
    }
    .products-left,.products-left-img,.products-right{
        float: none;
        width: 100%;
        box-sizing: border-box;
    }
    .products-left-img img{
        width: 100%;
        height: auto;
    }
    .products-right{
        padding: 0 0.2rem;
        margin-top: 0.2rem;
    }
    .products-right-title{
        font-size: 0.36rem;
        line-height: 0.54rem;
    }
    .products-right-item{
        margin-top: 0.2rem;
        font-size: 0.28rem;
        line-height: 0.5rem;
    }
    .products-right-button{
        margin-top: 0.5rem;
    }
    .products-right-button a{
        margin: 0;
        margin-top: 0.2rem;
        display: block;
    }
    .all-title{
        padding-top: 0.3rem;
        line-height: 0.9rem;
        padding: 0.3rem 0.2rem 0 0.2rem;
        font-size: 0.36rem;
    }
    .pro-info-Show{
        margin: 0.2rem 0.2rem 0 0.2rem;
        padding: 0.2rem;
    }
    .pro-info-Show-title{
        line-height: 0.9rem;
        font-size: 0.36rem;
    }
    .pro-info-Show img{
        max-width: 100%;
    }
    .pro-info-Show-font video{
        max-width: 100%;
    }
    .pro-info-Show-img {
       border: 0px;
    }
    .pro-info-Show-img,.pro-info-Show-img video{
        width: 100%;
    }
    .products-fr-img img{
        height: auto;
    }
    .pro-page{
        padding: 40px 10px 0 10px;
    }
}


@media screen and (min-width: 577px) and (max-width: 1160px){
    .products-banner,.products-main,.inquiry,.gc-title,.inquiry-table{
        min-width: auto;
    }
    .w275{
        margin-left: 15px;
    }
    .products-fr{
        float: none;
        width: auto;
        padding-left:305px;
    }
    .products-fr ul{
        margin-top: auto;
    }
    .products-fr ul li{
        margin: 0;
        width: 31.888888%;
        margin-bottom: 15px;
        padding: 15px;
        margin-right: 1.5%;
    }
    .page{
        padding: 40px 20px;
    }
    .inquiry-table{
        padding: 0 20px;
    }
    .products-left,.products-right{
        float: none;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .products-left-img{
        width: 100%;
        box-sizing: border-box;
    }
    .products-left-img img{
        width: 100%;
        height: auto;
    }
    .products-right-title{
        margin-top: 20px;
    }
    .all-title{
        padding: 20px 20px 0 20px;
    }
    .pro-info-Show{
        margin: 30px 20px 0 20px;
    }
    .pro-info-Show-img img{
        width: 100%;
    }
}