/* header */ 
.header {
    border-bottom: 0.03rem solid;
}
.recent ul li a{color:#777;}
.recent ul li a:hover{text-decoration:underline}
.msg-box{
	font-size:0.12rem;
	margin-left:0.1rem;
}
.text{margin-top:30px;}
.text img{float:left;padding:0px 20px 0px 0px;}
.product-img{margin-top:30px}
/* fixed tools bar */ 
.fixed-tools-bar { 
    position: fixed; 
} 
.related-news ul li a{color:#777;font-size:12px;padding:0px 5px;}
.related-news ul li a:hover{text-decoration:underline;}
.prenext{margin-top:20px;}
.related-news ul li{float:left;}
.fixed-tools-bar a { 
    display: block; 
    width: 0.5rem; 
    padding: 0.45rem 0 0.11rem; 
    margin-bottom: 0.03rem; 
    line-height: 0.14rem; 
    background-color: #888; 
    background-repeat: no-repeat; 
    font-size: 0.12rem; 
    color: #fff; 
    font-weight: 700; 
    text-align: center; 
} 
.fixed-tools-bar .chat { 
    background-image: url(../images/fixed_chat.png); 
    background-position: center 0.12rem; 
    background-size: 0.28rem; 
} 
.fixed-tools-bar .inquiry { 
    background-image: url(../images/fixed_inquiry.png); 
    background-position: center 0.12rem; 
    background-size: 0.24rem; 
} 
.fixed-tools-bar .email { 
    background-image: url(../images/fixed_mail.png); 
    background-position: center 0.14rem; 
    background-size: 0.24rem 0.18rem; 
} 
.fixed-tools-bar .totop { 
    background-image: url(../images/top.png); 
    background-position: center; 
    background-size: 0.2rem 0.24rem; 
} 
/* footer */ 
.footer { 
    position: relative; 
    margin-top: 0.59rem; 
    color: #999; 
} 
.footer-content { 
    padding: 0.46rem 0.2rem 0.41rem; 
    background-color: #1D1F26; 
} 
.footer-copyright { 
    padding: 0.13rem 0.2rem; 
    background-color: #15161A; 
} 
.copyright { 
    line-height: 0.24rem; 
    color: #777; 
} 
.footer-title { 
    margin-bottom: 0.36rem; 
    line-height: 0.24rem; 
    color: #ccc; 
} 
.recent { 
    float: left; 
    width: 3rem; 
    margin-left: 0.48rem; 
} 
 
/** about **/ 
.about-title { 
    line-height: 0.24rem; 
    font-size: 0.18rem; 
} 
.about p { 

    max-height: 0.6rem; 
    line-height: 0.2rem; 
    text-overflow: ellipsis; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
} 
.footer .copyright { 
    float: left; 
    line-height: 0.24rem; 
} 
.about input { 
    box-sizing: border-box;
    width: 100%;
    height: 0.4rem;
    border: 0.01rem solid #eaeaea;
    padding: 0;
    margin-top: 0.2rem;
    line-height: 0.4rem;
    background-color: rgba(255,255,255,.2);
    font-size: 0.12rem;
    color: #999;
    text-align: center;
} 
.about button { 
    width: 100%;
    height: 0.4rem;
    border: 0 none;
    margin-top: 0.1rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: center;
    cursor: pointer;
} 
.product-classify-aside .about, 
.product-detail-aside .about { 
    border: 0.01rem solid #F0F0F0; 
    padding: 0.2rem 0.15rem; 
    margin-top: 0.1rem; 
} 
.product-classify-aside .about p, 
.product-detail-aside .about p { 
    margin-top: 0.1rem; 
    color: #999; 
    max-height: 0.8rem;
    -webkit-line-clamp: 4; 
} 
.product-classify-aside .about input, 
.product-detail-aside .about input { 
    border: 0.01rem solid #eaeaea; 
} 
.product-classify-aside .about button, 
.product-detail-aside .about button {  
    background-color: #0D153C;
} 
.footer .about p { 
    margin-top: 0.3rem; 
    color: #777; 
} 
.footer .about-form { 
    border: 0.02rem solid #555;
    margin-top: 0.13rem; 
    font-size: 0; 
} 
.footer .about input { 
    width: 1.84rem; 
    padding-left: 0.11rem; 
    margin-top: 0; 
    vertical-align: middle; 
    border: 0 none; 
    background-color: transparent;
    text-align: left; 
} 
.footer .about button { 
    width: 0.52rem; 
    margin-top: 0; 
    vertical-align: middle; 
    background-color: transparent;
    background-image: url(../images/send.png); 
    background-repeat: no-repeat; 
    background-position: center; 
    background-size: 0.24rem 0.22rem; 
} 
 
/** multimedia **/  
.footer .multi-media { 
    float: right; 
    font-size: 0; 
} 
.multi-media a { 
    display: inline-block; 
    width: 0.24rem; 
    height: 0.24rem; 
    margin-left: 0.1rem; 
    background-repeat: no-repeat; 
    background-position: center; 
} 
.footer .ins { 
    background-image: url(../images/f_ins.png); 
} 
.footer .facebook { 
    background-image: url(../images/f_facebook.png); 
} 
.footer .twitter { 
    background-image: url(../images/f_twitter.png); 
} 
.footer .google { 
    background-image: url(../images/f_google.png); 
} 
 
/** logo **/ 
.header .logo { 
    float: left; 
    margin-top: 0.24rem; 
    margin-left: 0.2rem; 
} 
.header .logo img { 
    height: 0.5rem; 
} 
.footer .logo img { 
    height: 0.36rem; 
} 
 
/** contact **/ 
.contact-item { 
    padding-left: 0.38rem; 
    background-size: 0.24rem; 
    background-repeat: no-repeat; 
} 
.contact-tit { 
    font-size: 0.13rem; 
} 
.contact p { 
    padding: 0.02rem 0; 
    line-height: 0.2rem; 
} 
.footer .contact-item { 
    position: relative; 
    margin-bottom: 0.18rem; 
} 
.footer .contact-item .iconfont { 
    position: absolute; 
    left: 0; 
    line-height: 0.24rem; 
    font-size: 0.24rem; 
    /* width: 0.24rem; 
    height: 0.24rem; */ 
} 
.info-content .contact-item { 
    margin-bottom: 0.28rem; 
} 
.info-content .contact-item-tel { 
    background-image: url(../images/m_tel.png); 
} 
.info-content .contact-item-location { 
    background-image: url(../images/m_location.png);  
} 
.info-content .contact-item-mail { 
    background-image: url(../images/m_mail.png); 
} 
.info-content .contact-item-website { 
    background-image: url(../images/m_website.png); 
} 
 
/** nav **/ 
.nav li { 
    float: left; 
} 
.nav ul a { 
    display: block; 
    height: 0.46rem; 
    line-height: 0.46rem;
    font-size: 0.15rem; 
    color: #222; 
    font-weight: 700; 
} 
 
/* index */ 
.section { 
    margin-top: 0.32rem; 
    margin-bottom: 0.4rem; 
} 
.section-title { 
    position: relative; 
    padding-left: 0.3rem;
} 
.section-title::before { 
    content: ''; 
    position: absolute; 
    left: 0;
    top: 50%; 
    width: 0.2rem; 
    height: 0.04rem; 
    line-height: 0;  
    font-size: 0; 
    z-index: -1; 
} 
.section-tit-name { 
    float: left; 
    padding-right: 0.15rem; 
    font-size: 0.3rem; 
    font-weight: 700; 
    background-color: #fff; 
} 
.section-tit-sub { 
    margin-left: 0.15rem; 
    font-size: 0.14rem; 
    color: #AFAFAF; 
    font-weight: normal; 
} 
.section-tit-more { 
    float: right; 
    padding: 0 0.1rem; 
    margin-top: 0.12rem; 
    line-height: 0.24rem; 
    background-color: #fff; 
    color: #222; 
    text-decoration: underline;
} 
.section-recommend { 
    margin-top: 0.32rem; 
} 
.section-recommend-cls {
    font-size: 0;
    text-align: center;
}
.section-recommend-cls a {
    display: inline-block;
    border: 0.01rem solid #EAEAEA;
    padding: 0 0.2rem;
    margin: 0 0.05rem;
    line-height: 0.34rem;
    background-color: #fff;
    font-size: 0.14rem;
    color: #222;
}
.section-recommend .product-four-col {
    display: none;
}

.product-tools { 
    margin-top: 0.23rem; 
    font-size: 0; 
} 
.product-tools a { 
    display: inline-block; 
    width: 1.3rem; 
    height: 0.36rem; 
    line-height: 0.34rem; 
    border: 0.01rem solid; 
    border-radius: 0.18rem; 
    box-sizing: border-box; 
    font-size: 0.14rem; 
    text-align: center; 
} 
.product-tools .view-dtl { 
    margin-right: 0.2rem; 
} 
.product-tools .get-quote { 
    border-color: #3B506B; 
    color: #3B506B; 
} 
/* star product */
.star-product {
    padding: 0.5rem 0.1rem 0.5rem 0.25rem;
    background: url(../images/star_bg.png);
}
.star-title {
    line-height: 0.28rem;
    font-size: 0.28rem;
    color: #fff;
}
.star-desc p {
    overflow: hidden;
    display: -webkit-box;
    max-height: 1.61rem;
    margin-top: 0.12rem;
    line-height: 0.23rem;
    -webkit-line-clamp: 7; 
    -webkit-box-orient: vertical; 
    color: rgba(255,255,255,0.8);
}
.star-desc a {
    display: block;
    width: 1.2rem;
    height: 0.36rem;
    margin-top: 0.15rem;
    line-height: 0.36rem;
    border-radius: 0.02rem;
    color: #fff;
    text-align: center;
}
.star-product .owl-dots {
    position: absolute;
    left: -0.6rem;
    bottom: 0.05rem;
}
.star-product .owl-dot { 
    width: 0.08rem; 
    height: 0.08rem; 
    border: 0; 
    margin: 0 0.04rem; 
    border-radius: 50%; 
    background-color: rgba(255,255,255,0.6); 
} 
 
.index-company {  
    margin-top: 0.35rem; 
    background-color: #0D153C;
} 
.index-company-title { 
    line-height: 0.36rem;
    font-size: 0.3rem; 
    color: #fff; 
} 
.index-company-title em {
    font-weight: 700;
}
.index-company-txt p { 
    overflow : hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    max-height: 1.4rem;
    -webkit-line-clamp: 5; 
    -webkit-box-orient: vertical; 
    margin-top: 0.1rem; 
    margin-bottom: 0.16rem; 
    line-height: 0.28rem; 
    color: rgba(255,255,255,0.6); 
} 
.index-company-more { 
    padding: 0.04rem 0.24rem;
    line-height: 0.28rem; 
    color: #fff; 
}
.index-company-img img { 
    max-width: 100%; 
    max-height: 100%; 
} 
.index-company-video video {
    width: 100%; 
    height: 100%; 
}
 
/* banner */ 
.banner .owl-dots { 
    position: absolute; 
    bottom: 0.15rem; 
    width: 100%; 
    text-align: center; 
} 
.banner .owl-dot { 
    width: 0.08rem; 
    height: 0.08rem; 
    border: 0; 
    margin: 0 0.04rem; 
    border-radius: 50%; 
    background-color: rgba(255,255,255,0.6); 
} 
 
.bg-banner { 
    position: relative; 
} 
.bg-banner img {
    width: 100%;
}
.bg-banner h1,
.bg-banner h3 { 
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -0.24rem; 
    line-height: 0.48rem; 
    font-size: 0.48rem; 
    color: #fff; 
    text-align: center; 
} 
 
/** crumb nav **/ 
.crumb-nav { 
    overflow: hidden; 
    text-overflow: ellipsis; 
    text-indent: 0.43rem; 
    background-repeat: no-repeat; 
    background-size: 0.15rem 0.14rem; 
    color: #999; 
} 
.crumb-nav a {
    color: #999;
}
.bg-banner .crumb-nav { 
    position: absolute; 
    bottom: 0.15rem; 
    background-image: url(../images/crumb.png); 
    background-position: 0.2rem 0.02rem; 
} 
.bg-banner .crumb-nav span { 
    color: #fff; 
} 
.dtl-page .crumb-nav { 
    padding: 0.13rem 0; 
    line-height: 0.24rem; 
    background-color: #f6f6f6; 
    background-image: url(../images/home.png); 
    background-position: 0.2rem 0.18rem; 
} 
.dtl-page .crumb-nav span { 
    color: #666; 
} 
 
/** product **/ 
.product-classify-title { 
    margin-top: 0.4rem; 
    margin-bottom: 0.2rem; 
    margin-top: 0.4rem; 
    margin-bottom: 0.2rem; 
    background-image: linear-gradient(-60deg, white 0, white 45%, #ccc 50%, white 60%); 
    background-size: 0.12rem 0.12rem; 
    background-repeat: repeat-x; 
    background-position: center; 
} 
.product-classify-tit { 
    float: left; 
    border-left: 0.04rem solid #51A927; 
    padding-left: 0.12rem; 
    padding-right: 0.16rem; 
    line-height: 0.28rem; 
    background-color: #fff; 
    font-size: 0.28rem; 
    font-weight: 700; 
} 
.product-classify-more, 
.related-more { 
    float: right; 
    padding-left: 0.2rem; 
    padding-right: 0.26rem; 
    background: #fff url(../images/right.png) no-repeat right center; 
    background-size: 0.22rem; 
    font-size: 0.16rem; 
    color: #666; 
} 
.product-item { 
    float: left; 
    width: 2.3rem; 
    background-color: #f5f5f5; 
} 
.product-four-col .product-item { 
    margin: 0.1rem 0.05rem; 
} 
.product-item:hover { 
    box-shadow: 0px 2px 14px rgba(34, 34, 34, 0.16); 
} 
.product-img { 
    overflow: hidden; 
    width: 2.3rem; 
    height: 1.72rem; 
    background-color: #fff; 
} 
.product-img a { 
    display: table-cell; 
    width: 2.3rem; 
    height: 1.72rem; 
    text-align: center; 
    vertical-align: middle; 
} 
.product-img img { 
    max-width: 2.3rem; 
    max-height: 1.72rem; 
} 
.product-img img:hover{ 
    transform: scale(1.1); 
    -webkit-transform: ease all 0.5s; 
    -moz-transform: ease all 0.5s; 
    -ms-transform: ease all 0.5s; 
    -o-transform: ease all 0.5s; 
    transition: ease all 0.5s; 
} 
.product-tit { 
    overflow: hidden; 
    height: 0.48rem;
    margin: 0.16rem 0.15rem; 
    line-height: 0.24rem; 
    font-size: 0.16rem; 
    word-break: break-all; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
} 
.product-tit a { 
    color: #222; 
} 
 
/* product classify page */ 
.product-classify-page { 
    border-bottom: 0.01rem solid #EAEAEA; 
    padding-bottom: 0.4rem; 
    margin-top: 0.3rem; 
} 
.product-classify-list { 
    padding: 0.16rem 0.1rem 0.06rem; 
    background-color: #eee; 
} 
.classify-nav-item { 
    margin-bottom: 0.1rem; 
    background-color: #fff; 
} 
.classify-nav-title { 
    height: 0.42rem; 
    padding: 0 0.1rem; 
    line-height: 0.42rem; 
    cursor: pointer; 
} 
.classify-nav-title p { 
    float: left; 
} 
.icon-pull { 
    float: right; 
    color: #b1b1b1; 
} 
.icon-close { 
    display: none; 
    float: right; 
} 
.classify-nav-con { 
    display: none; 
    padding: 0.12rem 0.2rem; 
} 
.classify-nav-con a { 
    display: block; 
    line-height: 0.3rem; 
    color: #666; 
} 
.classify-nav-item.current .classify-nav-title { 
    color: #fff; 
} 
.classify-nav-item.current .icon-pull { 
    display: none; 
} 
.classify-nav-item.current .icon-close { 
    display: inline-block; 
} 
.classify-nav-item.current .classify-nav-con { 
    display: block; 
} 
.classify-nav-alone { 
    display: block; 
    overflow: hidden; 
    height: 0.42rem; 
    padding: 0 0.1rem; 
    margin-bottom: 0.1rem; 
    line-height: 0.42rem; 
    background-color: #fff; 
    color: #333; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
} 
.product-three-col .product-item { 
    margin: 0 0 0.1rem 0.1rem; 
} 
 
/* hot recommend */ 
.hot-recommend { 
    overflow: hidden; 
    border: 0.01rem solid #F0F0F0; 
    padding-bottom: 0.2rem; 
    margin-top: 0.1rem; 
    background-color: #fff; 
} 
.recommend-tit { 
    border-left: 0.03rem solid #27B861; 
    padding-left: 0.14rem; 
    margin-top: 0.24rem; 
    margin-bottom: 0.14rem; 
    line-height: 0.2rem; 
    font-size: 0.2rem; 
} 
.recommend-tit em { 
    font-weight: 700; 
} 
.recommend-con { 
    width: 1.95rem; 
    border-top: 0.01rem solid #F2F2F2; 
    padding-top: 0.2rem; 
    margin: 0 0.14rem; 
} 
.hot-recommend .product-item { 
    width: 1.95rem; 
    background-color: #fff; 
} 
.hot-recommend .product-img, 
.hot-recommend .product-img a { 
    width: 1.95rem; 
    height: 1.4rem; 
} 
.hot-recommend .product-img img { 
    max-width: 1.95rem; 
    max-height: 1.4rem; 
} 
.hot-recommend .product-tit { 
    margin: 0; 
    margin-top: 0.16rem; 
} 
.hot-recommend .product-model { 
    overflow: hidden; 
    height: 0.28rem; 
    border-top: 0.01rem solid #F6F6F6; 
    padding-top: 0.06rem; 
    margin-top: 0.06rem; 
    line-height: 0.28rem;; 
    color: #999; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
} 
.hot-recommend .owl-dots { 
    margin-top: 0.05rem; 
    text-align: center; 
} 
.hot-recommend .owl-dot { 
    width: 0.06rem; 
    height: 0.06rem; 
    border: 0; 
    margin: 0 0.03rem; 
    background-color: rgba(102, 102, 102, 0.4); 
    border-radius: 50%; 
} 
.hot-recommend .owl-dot.active { 
    width: 0.16rem; 
    border-radius: 0.3rem; 
} 
 
.collection-product .get-price { 
    display: block; 
    height: 0.36rem; 
    line-height: 0.36rem; 
    padding-left: 0.34rem; 
    margin: 0 0.1rem 0.1rem; 
    background-color: #fff; 
    text-align: center; 
    background-image: url(../images/quote-color.png); 
    background-repeat: no-repeat; 
    background-position: 0.52rem center; 
    background-size: 0.22rem; 
} 
.collection-product .get-price:hover { 
    color: #fff; 
    background-image: url(../images/quote.png); 
} 
 
/** news **/ 
.news-classify { 
    margin-top: 0.4rem; 
    margin-bottom: 0.3rem; 
    font-size: 0; 
    text-align: center; 
} 
.news-classify a { 
    display: inline-block; 
    width: 2.2rem; 
    height: 0.42rem; 
    margin: 0 0.05rem; 
    line-height: 0.42rem; 
    background-color: #f6f6f6; 
    font-size: 0.16rem; 
    color: #666; 
    text-align: center; 
} 
.news-classify a.current { 
    color: #fff; 
} 
.news-img, 
.news-info { 
    float: left; 
} 
.news-img a { 
    display: table-cell; 
    text-align: center; 
    vertical-align: middle; 
} 
.news-title { 
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
} 
.news-intro { 
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    height: 0.72rem;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
} 
.news-list .news-item, 
.collection-news .news-item { 
    border-bottom: 0.01rem solid #F2F2F2; 
    padding: 0.3rem 0; 
} 
.news-list .news-img, 
.news-list .news-img a 
.collection-news .news-img, 
.collection-news .news-img a { 
    width: 2.6rem; 
    height: 1.5rem; 
} 
.news-list img, 
.collection-news img { 
    max-width: 2.6rem; 
    max-height: 1.5rem; 
} 
.news-list .news-info { 
    position: relative; 
    width: 6.3rem; 
    margin-left: 0.2rem; 
    line-height: 0.24rem; 
} 
.news-list .news-title, 
.collection-news .news-title { 
    font-size: 0.18rem; 
} 
.news-list .news-title a, 
.collection-news .news-title a { 
    color: #222; 
} 
.news-list .news-intro, 
.collection-news .news-intro { 
    width: 5.2rem; 
    margin-top: 0.12rem; 
    margin-bottom: 0.15rem; 
    color: #666; 
} 
.news-list .news-more { 
    color: #222; 
} 
.news-list .news-more .iconfont { 
    font-size: 0.12rem; 
} 
.news-list .news-time { 
    position: absolute; 
    top: 0.48rem; 
    right: 0; 
    border-left: 0.01rem solid #e5e5e5; 
    padding: 0.15rem 0 0.15rem 0.2rem; 
    font-size: 0.12rem; 
    color: #999; 
} 
.news-list .news-item:hover { 
    box-shadow: 0px 3px 20px rgba(51, 51, 51, 0.1); 
} 
.news-list .news-time em { 
    display: block; 
    font-size: 0.24rem; 
} 
.footer .news-item { 
    border-bottom: 0.01rem solid #363636; 
    padding: 0.08rem 0; 
} 
.footer .news-img, 
.footer .news-img a { 
    width: 0.58rem; 
    height: 0.34rem; 
} 
.footer .news-img img { 
    max-width: 0.58rem; 
    max-height: 0.34rem; 
} 
.footer .news-info { 
    width: 2.3rem; 
    margin-left: 0.1rem; 
} 
.footer .news-title { 
    line-height: 0.22rem; 
} 
.footer .news-title a { 
    color: #999; 
} 
.footer .news-time { 
    line-height: 0.2rem; 
    font-size: 0.12rem; 
    color: #666; 
} 
.related-news .news-item { 
    float: left; 
    padding: 0.15rem; 
    padding-right: 0.38rem; 
    margin: 0.1rem 0; 
    background-color: #f6f6f6; 
} 
.related-news .news-item:nth-child(even) { 
    float: right; 
} 
.related-news .news-img, 
.related-news .news-img a { 
    width: 1.27rem; 
    height: 0.72rem; 
} 
.related-news .news-img img { 
    max-width: 1.27rem; 
    max-height: 0.72rem; 
} 
.related-news .news-info { 
    width: 2.7rem; 
    margin-left: 0.2rem; 
} 
.related-news .news-title { 
    font-size: 0.16rem; 
} 
.related-news .news-title a { 
    color: #333; 
} 
.related-news .news-intro { 
    height: 0.4rem;
    margin-top: 0.08rem; 
    line-height: 0.2rem; 
    -webkit-line-clamp: 2; 
    color: #999; 
} 
 
.collection-news { 
    margin-top: 0.4rem; 
} 
.collection-news-title { 
    overflow: hidden; 
    height: 0.48rem; 
    line-height: 0.48rem; 
    font-size: 0.28rem; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
} 
.collection-news .news-img { 
    float: left; 
    margin-right: 0.2rem; 
} 
.collection-news .news-img + .news-info { 
    float: left; 
    width: 6.2rem; 
} 
.collection-news .news-title { 
    line-height: 0.32rem; 
} 
.collection-news .news-intro { 
    width: auto; 
    height: 0.48rem;
    margin-bottom: 0.17rem; 
    line-height: 0.24rem; 
    -webkit-line-clamp: 2; 
} 
.news-interaction { 
    font-size: 0; 
} 
.news-interaction a, 
.product-dtl-tool a { 
    display: inline-block; 
    box-sizing: border-box; 
    width: 1.8rem; 
    height: 0.4rem; 
    margin-right: 0.2rem; 
    line-height: 0.4rem; 
    font-size: 0.16rem; 
    color: #fff; 
    background-repeat: no-repeat; 
} 
.news-interaction .get-price, 
.product-dtl-tool .get-price { 
    background-image: url(../images/quote.png); 
    background-size: 0.24rem; 
    background-position: 0.35rem center; 
    text-indent: 0.75rem; 
} 
.news-interaction .send-email {
    border: 0.01rem solid #0D153C; 
    background-image: url(../images/list-mail2.png); 
    background-size: 0.22rem; 
    background-position: 0.27rem center; 
    text-indent: 0.63rem; 
    color: #0D153C;
}
.product-dtl-tool .send-email { 
    background-color: #0D153C; 
    background-image: url(../images/list-mail.png); 
    background-size: 0.22rem; 
    background-position: 0.27rem center; 
    text-indent: 0.63rem; 
} 
 
.index-news-recommend { 
    margin-top: 0.3rem; 
} 
.index-news-recommend .news-item {
    border-top: 0.03rem solid; 
    padding: 0.07rem 0 0.28rem;
} 
.index-news-recommend .news-item:last-child {
    margin-right: 0;
}
.index-news-recommend .news-img {
    float: none;
}
.index-news-recommend .news-info {
    float: none;
    padding: 0 0.2rem;
}
.index-news-recommend .news-title { 
    display: -webkit-box;
    height: 0.48rem;
    margin-top: 0.11rem;
    line-height: 0.24rem; 
    font-size: 0.16rem; 
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
} 
.index-news-recommend .news-title a { 
    color: #222; 
} 
.index-news-recommend .news-intro { 
    height: 1.2rem;
    margin-top: 0.11rem;
    margin-bottom: 0.11rem;
    line-height: 0.24rem;
    -webkit-line-clamp: 5; 
    color: #999; 
} 
.index-news-recommend .news-time {
    margin-top: 0.15rem;
    line-height: 0.24rem;
    color: #999;
}
.index-news-recommend .news-more {
    line-height: 0.24rem;
    color: #222;
}
.index-news-recommend .news-more span {
    font-size: 0.12rem;
}
 
/* related */ 
.related-title { 
    margin-top: 0.32rem; 
    margin-bottom: 0.14rem; 
    line-height: 0.42rem; 
} 
.related-tit { 
    float: left; 
    font-size: 0.28rem; 
} 
 
/* paging */ 
.u-paging { 
    font-size: 0; 
} 
.paging-inner { 
    text-align: center; 
} 
.paging-inner a { 
    display: inline-block; 
    min-width: 0.16rem; 
    height: 0.32rem; 
    padding: 0 0.08rem; 
    margin: 0 0.05rem; 
    line-height: 0.32rem; 
    font-size: 0.14rem; 
    color: #666; 
    text-align: center; 
    vertical-align: middle; 
} 
.paging-inner a.current { 
    color: #fff; 
} 
.paging-inner .prev, 
.paging-inner .next { 
    border: 0.01rem solid #ededed; 
} 
.paging-inner .prev::before { 
    font-family: "iconfont"; 
    content: '\ec57'; 
} 
.paging-inner .next::before { 
    font-family: "iconfont"; 
    content: '\ec58'; 
} 
.product-classify-page .u-paging { 
    margin-top: 0.1rem; 
} 
.news-list .u-paging { 
    margin-top: 0.3rem; 
} 
 
/* product detail */ 
.product-dtl-window { 
    padding: 0.2rem; 
    background-color: #f6f6f6; 
} 
.product-img-show { 
    position: relative; 
    height: 3.3rem; 
    background-color: #fff; 
} 
.product-img-show img { 
    max-width: 100%; 
    max-height: 100%; 
    position: absolute; 
    left: 0; 
    right: 0; 
    top: 0; 
    bottom: 0; 
    margin: auto; 
} 
.product-imgs-list { 
    overflow: hidden; 
    margin-top: 0.1rem; 
} 
.product-imgs-list ul { 
    width: 4.4rem; 
} 
.product-imgs-list li { 
    float: left; 
    width: 1rem; 
    height: 0.77rem; 
    margin-right: 0.1rem; 
} 
.product-imgs-list li img { 
    max-width: 1rem; 
    max-height: 0.77rem; 
} 
.product-dtl-title { 
    line-height: 0.36rem; 
    font-size: 0.3rem; 
} 
.product-dtl-model { 
    margin-top: 0.02rem; 
    margin-bottom: 0.12rem; 
    line-height: 0.36rem; 
    color: #666; 
} 
.product-dtl-desc { 
    height: 1.68rem;
    border-top: 0.01rem solid #dedede; 
    padding-top: 0.15rem; 
    margin-bottom: 0.15rem; 
    line-height: 0.24rem; 
    color: #666; 
    overflow : hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 7; 
    -webkit-box-orient: vertical; 
} 
.product-dtl-tool { 
    border-top: 0.01rem solid #dedede; 
    padding-top: 0.3rem; 
} 
.product-dtl-tool a { 
    margin-left: 0.2rem; 
    margin-right: 0; 
} 
.product-dtl-tabs { 
    line-height: 0.48rem; 
    margin-top: 0.4rem; 
    background-color: #F6F6F6; 
} 
.product-dtl-tabs a { 
    float: left; 
    padding: 0 0.22rem; 
    color: #333; 
    font-size: 0.16rem; 
    border-top: 0.02rem solid transparent; 
} 
.product-detail-box h1, 
.product-detail-box h2, 
.product-detail-box h3, 
.product-detail-box h4, 
.product-detail-box h5, 
.product-detail-box h6 { 
    margin-top: 0.4rem; 
    font-weight: 700; 
} 
.product-detail-box h1 { 
    font-size: 0.24rem; 
} 
.product-detail-box h2 { 
    font-size: 0.2rem; 
} 
.product-detail-box h3 { 
    font-size: 0.18rem; 
} 
.product-detail-box h4 { 
    font-size: 0.16rem; 
} 
.product-detail-box h5 { 
    font-size: 0.15rem; 
} 
.product-detail-box h6 { 
    font-size: 0.14rem; 
} 
.product-detail-box p, 
.product-detail-box ul { 
    margin-top: 0.2rem; 
    line-height: 0.28rem; 
} 
.product-detail-box img { 
    margin-top: 0.2rem; 
    max-width: 100%; 
} 
 
.info-content { 
    padding: 0 0.1rem; 
} 
.info-content h2 { 
    margin-top: 0.37rem; 
    line-height: 0.38rem; 
    font-size: 0.32rem; 
} 
.info-content p { 
    padding: 0; 
    margin-top: 0.12rem; 
    line-height: 0.24rem; 
    color: #666; 
} 
.contact-main { 
    margin-top: 0.24rem; 
} 
.info-content .contact { 
    float: left; 
    width: 3.77rem; 
    color: #666; 
} 
 
/* message form */ 
.message-form { 
    float: right; 
    width: 5rem; 
    font-size: 0; 
} 
.message-form input, 
.message-form textarea { 
    width: 4.7rem; 
    margin-bottom: 0.1rem; 
    margin-left: 0.1rem; 
    background-color: #F6F6F6; 
} 
.message-form input { 
    height: 0.24rem; 
} 
.message-form textarea { 
    height: 0.92rem; 
} 
.message-form button { 
    width: 4.9rem; 
    height: 0.42rem; 
    border: 0 none; 
    margin-left: 0.1rem; 
    font-size: 0.16rem; 
    color: #fff; 
    cursor: pointer; 
} 
.get-touch .message-form { 
    position: relative; 
    float: none; 
    width: 100%; 
    margin-top: 0.32rem; 
} 
.get-touch .message-form input, 
.get-touch .message-form textarea { 
    margin-left: 0; 
    background-color: #f6f6f6; 
} 
.get-touch .message-form input { 
    display: block; 
    width: 3.8rem; 
} 
.get-touch .message-form textarea { 
    position: absolute; 
    top: 0; 
    right: 0; 
    width: 4.7rem; 
    height: 1.24rem; 
} 
.get-touch .message-form button { 
    position: absolute; 
    right: 0; 
    bottom: -0.62rem; 
    width: 1.8rem; 
} 
.get-touch .message-form-tip { 
    height: 0.42rem; 
    margin-top: 0.2rem; 
    line-height: 0.42rem; 
    color: #666; 
} 
 
/** get touch **/ 
.get-touch { 
    margin-top: 0.4rem; 
} 
.get-touch-tit { 
    float: left; 
    font-size: 0.32rem; 
    font-weight: 700; 
} 
.get-touch-tit span { 
    margin-left: 0.2rem; 
    font-size: 0.14rem; 
    color: #999; 
    font-weight: normal; 
} 
.get-touch-email { 
    float: right; 
    border-bottom: 0.01rem solid #999; 
    padding-left: 0.3rem; 
    margin-top: 0.1rem; 
    line-height: 0.26rem; 
    background: url(../images/form-mail.png) no-repeat left center; 
    background-size: 0.2rem 0.13rem; 
    font-size: 0.16rem; 
    color: #666; 
} 
 
/* map */ 
.contact-map { 
    margin-top: 0.26rem; 
} 
#map { 
    height: 3.2rem; 
} 
 
/** contact channel **/ 
.contact-channel { 
    padding-left: 0.05rem; 
    margin-top: 0.4rem; 
    margin-bottom: 0.4rem; 
} 
.contact-channel-call { 
    float: left; 
    width: 1.6rem; 
    padding: 0.76rem 0.2rem 0; 
    margin-right: 0.5rem; 
    text-align: center; 
    background-repeat: no-repeat; 
    background-position: center top; 
    background-size: 0.6rem; 
} 
.contact-channel-call.online { 
    background-image: url(../images/call1.png); 
} 
.contact-channel-call.call400 { 
    background-image: url(../images/call2.png); 
} 
.contact-channel-call.work-time { 
    background-image: url(../images/call3.png); 
} 
.contact-channel-call.attention { 
    position: relative; 
    margin-right: 0; 
    background-image: url(../images/call4.png); 
} 
.contact-channel-tit { 
    line-height: 0.24rem; 
    font-size: 0.16rem; 
    color: #333; 
} 
.contact-channel-call p { 
    margin-top: 0.04rem; 
    line-height: 0.2rem; 
    font-size: 0.13rem; 
    color: #AEAEAE; 
} 
.contact-channel-attention { 
    display: none; 
    position: absolute; 
    top: 0; 
    left: 50%; 
    width: 0.6rem; 
    height: 0.6rem; 
    padding: 0.06rem; 
    margin-left: -0.36rem; 
    background: #fff; 
    box-shadow: 0px 2px 16px rgba(34, 34, 34, 0.1); 
} 
.contact-channel-attention img { 
    width: 0.6rem; 
    height: 0.6rem; 
} 
.contact-channel-call.attention:hover .contact-channel-attention { 
    display: block; 
} 
 
.dtl-page { 
    border-bottom: 0.01rem solid #EAEAEA; 
} 
/* article */ 
.article-dtl { 
    padding: 0.3rem 0.2rem; 
} 
.article-title { 
    padding: 0.1rem 0; 
    text-align: center; 
} 
.article-mul-title { 
    border-bottom: 0.01rem solid #EAEAEA; 
} 
.article-title h1 { 
    margin: 0 0.4rem; 
    line-height: 0.36rem; 
    font-size: 0.3rem; 
} 
.article-tools { 
    margin-top: 0.2rem; 
    margin-bottom: 0.15rem; 
    line-height: 0.24rem; 
    color: #666; 
} 
.article-tools span { 
    padding-left: 0.26rem; 
    margin: 0 0.3rem; 
    background-repeat: no-repeat; 
    background-position: left center; 
} 
.article-tools .time { 
    background-image: url(../images/clockIco.png); 
} 
.article-tools .views { 
    background-image: url(../images/eyeIco.png); 
} 
.article-content { 
    margin: 0 0.1rem; 
} 
.article-content p { 
    margin-top: 0.24rem; 
    line-height: 0.3rem; 
    font-size: 0.15rem; 
    color: #333; 
} 
.article-content img { 
    display: block; 
    max-width: 100%; 
    margin: 0.4rem auto; 
} 
.article-turn { 
    margin-top: 0.46rem; 
    margin-bottom: 0.2rem; 
    font-size: 0; 
} 
.article-turn a { 
    overflow: hidden; 
    box-sizing: border-box; 
    display: inline-block; 
    width: 50%; 
    height: 0.5rem; 
    line-height: 0.5rem; 
    font-size: 0.15rem; 
    background-repeat: no-repeat; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
} 
.article-turn-before { 
    padding-right: 0.2rem; 
    padding-left: 0.5rem; 
    background-color: #F5F5F5; 
    color: #333; 
    background-image: url(../images/arrow-left.png); 
    background-position: 0.19rem center; 
} 
.article-turn-next { 
    padding-left: 0.2rem; 
    padding-right: 0.5rem; 
    color: #fff; 
    text-align: right; 
    background-image: url(../images/arrow-right.png); 
    background-position: right 0.19rem center; 
} 
 
/* why choose */ 
.why-choose { 
    margin-top: 0.37rem; 
} 
.why-choose-title { 
    line-height: 0.38rem; 
    font-size: 0.32rem; 
    font-weight: 700; 
    text-align: center; 
} 
.why-choose-content { 
    margin-top: 0.37rem; 
} 
.why-choose-content img { 
    width: 4.7rem; 
    height: 2.5rem; 
} 
.why-item {  
    margin-bottom: 0.4rem; 
    background-repeat: no-repeat; 
    background-position: left top; 
    background-size: 0.45rem 0.58rem; 
} 
.why-tit { 
    position: relative; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    line-height: 0.4rem; 
    font-size: 0.2rem; 
    white-space: nowrap; 
} 
.why-info {
    margin-top: 0.12rem;
}
.why-item p { 
    height: 0.6rem;
    line-height: 0.2rem; 
    color: #999; 
    overflow: hidden; 
    margin-top: 0.1rem; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
} 
 
/* patent */ 
.patent-window { 
    box-sizing: border-box;
    padding: 0.5rem 0.42rem; 
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 0.5rem; 
    background: url(../images/patent_bg.png) no-repeat center center; 
    background-size: cover; 
    font-size: 0; 
    text-align: center; 
} 
.patent-title { 
    margin-bottom: 0.37rem; 
    line-height: 0.38rem; 
    font-size: 0.32rem; 
    color: #fff; 
    text-align: center; 
} 
.patent-window .owl-prev,
.patent-window .owl-next {
    position: absolute;
    top: 50%;
    width: 0.4rem;
    height: 0.4rem;
    border: 0 none;
    margin-top: -0.2rem;
    background-color: #c5c5c5;
    font-size: 0.28rem;
    color: #fff;
}
.owl-prev {
    left: -0.4rem;
}
.owl-next {
    right: -0.4rem;
}
 
/* partner */ 
.partner { 
    margin-top: 0.42rem; 
} 
.partner-title { 
    line-height: 0.48rem; 
    font-size: 0.32rem; 
    font-weight: 700; 
    text-align: center; 
} 
.partner-content { 
    margin-top: 0.32rem; 
} 
.partner-item { 
    float: left; 
    width: 2.04rem; 
    height: 0.64rem; 
    border: 0.08rem solid #F8F8F8; 
    margin: 0.1rem; 
} 
.partner-item a { 
    display: table-cell; 
    width: 2.04rem; 
    height: 0.64rem; 
    text-align: center; 
    vertical-align: middle; 
} 
.partner-item img { 
    max-width: 2.04rem; 
    max-height: 0.64rem; 
} 
 
.about-main { 
    margin-top: 0.37rem; 
    margin-bottom: 0.2rem;
    padding: 0 0.1rem; 
} 
.profile-tit { 
    line-height: 0.38rem; 
} 
.profile-tit em { 
    font-size: 0.32rem; 
} 
.profile-tit span { 
    margin-left: 0.15rem; 
    color: #999; 
} 
.profile-company { 
    font-size: 0.16rem; 
} 
.profile-describe { 
    overflow: hidden; 
    height: 1.96rem;
    margin-top: 0.15rem; 
    line-height: 0.28rem; 
    color: #666; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 7; 
    -webkit-box-orient: vertical; 
} 
.profile-count-item { 
    float: left; 
    background-image: linear-gradient(to right, #FF6800 25%, #FF7500); 
    color: rgba(255,255,255,0.75); 
    padding: 0.16rem 0 0.21rem 0.38rem; 
} 
.profile-count-item em { 
    display: block; 
    font-size: 0.48rem; 
} 
.profile-count-item span { 
    color: rgba(255,255,255,0.8); 
} 
/* about ad */ 
.about-ad a { 
    display: block; 
    position: relative; 
    margin-bottom: 0.2rem; 
} 
.about-ad img { 
    position: absolute; 
    left: 0; 
    right: 0; 
    top: 0; 
    bottom: 0; 
    margin: auto; 
    max-width: 100%; 
    max-height: 100%; 
} 

.about-outstand-item { 
    padding-left: 0.8rem; 
    margin-bottom: 0.37rem; 
    background-repeat: no-repeat; 
    background-position: left top; 
    background-size: 0.64rem; 
} 
.outstand-one { 
    background-image: url(../images/icon_about1.png); 
} 
.outstand-two { 
    background-image: url(../images/icon_about2.png); 
} 
.outstand-three { 
    background-image: url(../images/icon_about3.png); 
} 
.about-outstand-tit { 
    overflow: hidden; 
    line-height: 0.36rem; 
    font-size: 0.18rem; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
} 
.about-outstand-con { 
    max-height: 0.6rem;
    margin-top: 0.03rem; 
    line-height: 0.2rem; 
    color: #888; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
} 
 
.company-course { 
    position: relative;
    margin-top: 0.4rem;
} 
.company-course a {
    position: absolute; 
    left: 1rem; 
    width: 0.2rem; 
    height: 0.2rem; 
    line-height: 0.2rem; 
    font-size: 0.2rem;
    text-align: center; 
    color: #fff; 
    transform: rotate(90deg);
} 
.course-advance { 
    top: 0; 
} 
.course-retreat { 
    bottom: 0; 
} 
.company-course-wrap { 
    overflow: auto; 
    max-height: 3.19rem; 
} 
.company-course ul { 
    border-left: 0.01rem solid #ddd; 
    margin-left: 1.1rem; 
} 
.company-course li { 
    position: relative; 
    padding: 0.2rem 0 0.2rem 0.24rem;
} 
.company-course li::after { 
    content: ''; 
    position: absolute; 
    left: -0.05rem; 
    top: 0.27rem; 
    width: 0.09rem; 
    height: 0.09rem; 
    line-height: 0; 
    font-size: 0; 
    background: #E03B3A; 
    border-radius: 50%;
} 
.company-course-time { 
    position: absolute; 
    left: -1.1rem; 
    line-height: 0.24rem; 
    font-size: 0.18rem; 
    font-weight: 700; 
} 
.company-course-tit { 
    line-height: 0.24rem; 
    font-weight: 700; 
} 
.company-course-desc { 
    line-height: 0.2rem; 
    color: #999; 
} 
 
@media screen and (min-width: 960px) { 
    html { 
        font-size: 625%; 
    } 
    .container { 
        width: 960px; 
        margin: 0 auto; 
    } 
    /* nav */
    .nav ul a {
        padding: 0.17rem 0.38rem 0.14rem;
    }
    .header .nav {
        float: right;
    }
    /* fixed tools bar */ 
    .fixed-tools-bar { 
        left: 50%; 
        margin-left: 5rem; 
    } 
    /* footer */
    .footer .about {
        float: left;
        width: 2.4rem;
    }
    .footer .contact {
        float: left;
        width: 2.85rem;
        margin-left: 0.44rem;
    }
    /* crumb nav */
    .crumb-nav { 
        white-space: nowrap; 
    }
    .nav-cover, 
    .nav-icon { 
        display: none; 
    } 
    /* message form */
    .message-form input.s-input { 
        width: 2.2rem;   
    } 
    .get-touch .message-form input.s-input { 
        width: 3.8rem;   
    } 
 
    .product-classify-aside { 
        float: left; 
        width: 2.25rem; 
    } 
    .product-classify-main { 
        float: right; 
        width: 7.2rem; 
    } 
    /* why choose */
    .why-item {
        width: 4.5rem;
    }
    .why-item:nth-child(odd) { 
        float: left; 
    } 
    .why-item:nth-child(even) { 
        float: right; 
    } 
    .why-item .why-img { 
        position: relative; 
        width: 2.14rem; 
        height: 1.5rem; 
    } 
    .why-item .why-img img { 
        position: absolute; 
        left: 0; 
        right: 0; 
        top: 0; 
        bottom: 0; 
        max-width: 2.14rem; 
        max-height: 1.5rem; 
        margin: auto; 
    } 
    .why-img .cover { 
        position: absolute; 
        top: 50%; 
        border-top: 0.14rem solid #fff; 
        border-bottom: 0.14rem solid #fff; 
        margin-top: -0.14rem; 
        font-size: 0; 
        line-height: 0; 
    } 
    .why-img .cover::before, 
    .why-img .cover::after { 
        position: absolute; 
        left: 0; 
        content: ''; 
        width: 0.14rem; 
        height: 0.61rem; 
        background-color: #fff; 
        font-size: 0; 
        line-height: 0; 
    } 
    .why-img .cover::before { 
        top: -0.74rem; 
    } 
    .why-img .cover::after { 
        bottom: -0.75rem; 
    } 
    .why-info { 
        width: 2.2rem; 
    } 
    .why-item:nth-child(1) .why-img, 
    .why-item:nth-child(2) .why-img, 
    .why-item:nth-child(3) .why-info, 
    .why-item:nth-child(4) .why-info { 
        float: left; 
    } 
    .why-item:nth-child(1) .why-info, 
    .why-item:nth-child(2) .why-info, 
    .why-item:nth-child(3) .why-img, 
    .why-item:nth-child(4) .why-img { 
        float: right; 
    } 
    .why-item:nth-child(1) .why-img .cover, 
    .why-item:nth-child(2) .why-img .cover { 
        right: 0; 
        border-left: 0.14rem solid transparent; 
    } 
    .why-item:nth-child(3) .why-img .cover, 
    .why-item:nth-child(4) .why-img .cover { 
        left: 0; 
        border-right: 0.14rem solid transparent; 
    } 
    .why-item:nth-child(1) .why-img .cover::before, 
    .why-item:nth-child(1) .why-img .cover::after, 
    .why-item:nth-child(2) .why-img .cover::before, 
    .why-item:nth-child(2) .why-img .cover::after { 
        left: -0.14rem; 
    } 
 
    .about-profile { 
        float: left; 
        width: 6.9rem; 
    } 
    .profile-count-item {
        width: 2.02rem;
    }

    /* about ad */ 
    .about-ad { 
        float: right; 
        width: 2.2rem; 
    } 
    .about-ad a { 
        width: 2.2rem; 
        height: 1.4rem; 
    } 
     
    .about-outstand { 
        float: right; 
        width: 3.6rem; 
    } 
     
    /* product detail */ 
    .product-imgs-wrap { 
        float: left; 
        width: 4.3rem; 
    } 
    .product-dtl-info { 
        float: right; 
        width: 4.6rem; 
    } 
    .product-dtl-window .m-product-imgs { 
        display: none; 
    } 
    .product-detail-box { 
        float: left; 
        width: 7rem; 
        padding: 0.1rem; 
    } 
    .product-detail-aside { 
        float: right; 
        width: 2.25rem; 
    } 
 
    .section-recommend {
        position: relative;
    }
    .section-recommend-cls { 
        position: absolute;
        right: 1.2rem;
        top: -0.7rem;
    } 
    .section-recommend-prd .product-tit { 
        display: block; 
        white-space: nowrap; 
    } 
    /* star product */
    .star-desc {
        float: left;
        width: 1.9rem;
    }
    .star-product .product-three-col {
        float: right;
        width: 7.2rem;
    }
    .index-company-txt { 
        float: right; 
        width: 4.1rem; 
        margin-top: 0.47rem;
        margin-right: 0.5rem;
    } 
    .index-company-img { 
        position: relative; 
        float: right; 
        width: 2.7rem; 
        height: 2.78rem; 
    } 
    .index-company-img img { 
        position: absolute; 
        left: 0; 
        right: 0; 
        top: 0; 
        bottom: 0; 
        margin: auto; 
    } 
    .index-company-video {
        float: left;
        width: 4.6rem;
        height: 3.3rem;
    }
 
    .index-news-recommend .news-item { 
        position: relative; 
        float: left; 
        width: 2.25rem; 
        margin-right: 0.2rem; 
        background-color: #F8F8F8; 
    } 
    .index-news-recommend .news-img {
        display: none;
    }
    .index-news-recommend .news-img,
    .index-news-recommend .news-img a {
        width: 100%;
        height: 1.3rem;
    }
    .index-news-recommend .news-img img {
        max-width: 100%;
        max-height: 100%;
    }
    .index-news-recommend .news-item:hover {
        border-top: 0 none;
        padding-top: 0;
        padding-bottom: 0.05rem;
        box-shadow: 0px 3px 20px rgba(34, 34, 34, 0.1);
        background-color: #fff;
    }
    .index-news-recommend .news-item:hover .news-img {
        display: block;
    }
    .index-news-recommend .news-item:hover .news-intro {
        height: 0.48rem;
        -webkit-line-clamp: 2;
    }
    .index-news-recommend .news-item:hover .news-more {
        display: none;
    }
} 
 
@media screen and (max-width: 960px) {
    .m-header { 
        position: fixed; 
        width: 100%; 
        height: 0.54rem; 
        background-color: #fff; 
        z-index: 10; 
    } 
    .header .logo { 
        float: none; 
        margin-top: 0.15rem; 
        margin-left: 0; 
        text-align: center; 
    } 
    .header .logo img { 
        height: 0.24rem; 
    } 
    /* fixed tools bar */ 
    .fixed-tools-bar { 
        z-index: 100; 
        right: 0; 
        top: 3.19rem; 
    } 
    .footer-content { 
        padding: 0.3rem 0.2rem; 
    } 
    .footer-title { 
        margin-top: 0.2rem; 
        margin-bottom: 0.1rem; 
    } 
    .recent, 
    .footer .about { 
        width: 100%; 
        margin-left: 0; 
    } 
 .recent{margin-top:70px;}
    .nav-cover { 
        display: none; 
        position: fixed; 
        left: 0; 
        top: 0; 
        width: 100%; 
        height: 100%; 
        background-color: rgba(0, 0, 0, 0.8); 
        z-index: 12; 
    } 
    .nav-icon { 
        display: block; 
        position: fixed; 
        top: 0.2rem; 
        left: 0.2rem; 
        width: 0.16rem; 
        height: 0.14rem; 
        background: url(../images/m_nav.png) no-repeat 0 0; 
        background-size: 100% 100%; 
        z-index: 11; 
        cursor: pointer; 
    } 
    .nav-wrap { 
        display: none; 
        position: fixed; 
        width: 2.75rem; 
        height: 100%; 
        background-color: #fff; 
        z-index: 13; 
    } 
    .nav-wrap .nav-icon { 
        position: static; 
        width: 0.32rem; 
        height: 0.32rem; 
        margin-left: 2.3rem; 
        line-height: 0.32rem; 
        background: none; 
        transform:rotate(45deg); 
        font-size: 0.32rem; 
        text-align: center; 
    } 
    .nav ul { 
        padding: 0 0.2rem; 
    } 
    .nav li { 
        float: none; 
        border-bottom: 0.01rem solid #f2f2f2; 
    } 
    .nav ul a { 
        padding: 0.02rem 0.18rem 0 0.18rem; 
    } 
    .nav .current a { 
        color: #27B861; 
    } 
    .m-nav-show { 
        display: block; 
    } 

    .dtl-page .crumb-nav { 
        padding: 0.06rem 0; 
        max-height: 0.48rem; 
        display: -webkit-box; 
        -webkit-line-clamp: 2; 
        -webkit-box-orient: vertical; 
        background-position: 0.2rem 0.11rem; 
    } 

    .main { 
        padding-top: 0.54rem; 
    } 
    .bg-banner h1,
    .bg-banner h3 { 
        font-size: 0.3rem; 
    } 
    .info-content { 
        padding: 0 0.15rem; 
    } 
    .info-content .contact { 
        float: none; 
        width: 100%; 
    } 
    .message-form { 
        float: none; 
        width: 100%; 
    } 
    .message-form input, 
    .message-form textarea, 
    .message-form button { 
        box-sizing: border-box; 
        width: 100%; 
        margin-left: 0; 
    } 
    .message-form input { 
        height: 0.4rem; 
    } 
    .get-touch { 
        padding: 0.2rem 0.2rem 0.3rem; 
    } 
    .get-touch-tit { 
        font-size: 0.24rem; 
    } 
    .get-touch-tit span { 
        display: none; 
    } 
    .get-touch-email { 
        margin-top: 0.05rem; 
        font-size: 0.14rem; 
    } 
    .get-touch .message-form { 
        margin-top: 0.2rem; 
    } 
    .get-touch .message-form input, 
    .get-touch .message-form textarea, 
    .get-touch .message-form button { 
        position: static; 
        width: 100%; 
    } 
    .get-touch .message-form-tip { 
        line-height: 0.24rem; 
    } 
 
    .contact-channel-call { 
        padding-left: 0.1rem; 
        padding-right: 0.1rem; 
        margin-right: 0; 
        margin-bottom: 0.2rem; 
    } 
 
    .news-classify { 
        box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1); 
        margin-top: 0; 
        background-color: #fff; 
        text-align: left; 
    } 
    .news-classify a { 
        width: auto; 
        padding: 0 0.1rem; 
        margin: 0; 
        background-color: #fff; 
    } 
    .news-list .news-item { 
        border-bottom: 0 none; 
        padding: 0.1rem; 
        margin: 0.1rem 0.15rem; 
        background-color: #F6F6F6; 
    } 
    .news-list .news-img, 
    .news-list .news-info, 
    .collection-news .news-img, 
    .collection-news .news-info { 
        float: none; 
        width: auto; 
        margin: 0; 
    } 
    .news-list .news-img a, 
    .collection-news .news-img a { 
        display: block; 
        width: 100%; 
        height: auto; 
    } 
    .news-list .news-img img, 
    .collection-news .news-img img { 
        max-width: 100%; 
        max-height: 100%; 
        height: auto; 
    } 
    .news-list .news-title { 
        font-size: 0.16rem; 
        white-space: normal; 
        display: -webkit-box; 
        max-height: 0.48rem;
        -webkit-line-clamp: 2; 
        -webkit-box-orient: vertical; 
        margin-top: 0.16rem; 
    } 
    .news-list .news-intro { 
        width: 100%; 
        height: 0.48rem;
        -webkit-line-clamp: 2; 
        margin-top: 0.1rem; 
        margin-bottom: 0.06rem; 
    } 
    .news-list .news-more { 
        display: none; 
    } 
    .news-list .news-time { 
        position: static; 
        border-left: 0 none; 
        padding: 0; 
        margin-bottom: 0.16rem; 
        font-size: 0.14rem; 
    } 
    .news-list .news-time em { 
        display: inline; 
        margin-right: 0.05rem; 
        font-size: 0.14rem; 
    } 
    .related-news { 
        margin: 0 0.15rem; 
    } 
    .related-news .news-item { 
        padding: 0.1rem; 
    } 
    .related-news .news-info { 
        width: 1.87rem; 
        margin-left: 0.1rem; 
    } 
 
    .product-classify-title { 
        background: none; 
    } 
    .product-classify-tit { 
        font-size: 0.2rem; 
    } 
    .product-three-col, 
    .product-four-col { 
        padding-left: 0.15rem; 
    } 
    .product-three-col .product-item, 
    .product-four-col .product-item { 
        width: 1.65rem; 
        margin: 0.15rem 0.15rem 0 0; 
    } 
    .product-img, 
    .product-img a { 
        width: 1.65rem; 
        height: 1.25rem; 
    } 
    .product-img img { 
        max-width: 100%; 
        max-height: 1.25rem; 
    } 
    .product-tit { 
        font-size: 0.14rem; 
    } 
    .hot-recommend { 
        margin: 0.1rem 0.15rem; 
    } 
    .recommend-con { 
        width: auto; 
        padding: 0.2rem 0.15rem 0; 
        margin: 0; 
    } 
    .hot-recommend .product-item { 
        width: 3.13rem; 
    } 
    .hot-recommend .product-img, 
    .hot-recommend .product-img a { 
        width: 3.13rem; 
        height: 1.8rem; 
    } 
    .hot-recommend .product-img img { 
        max-width: 100%; 
        max-height: 1.8rem; 
    } 
    .product-classify-aside .about, 
    .product-detail-aside .about { 
        margin: 0.1rem 0.15rem; 
    } 
    .product-classify-page .u-paging { 
        margin-top: 0.2rem; 
    } 
    .related-title { 
        padding: 0 0.15rem; 
    } 
 
    .article-title h1 { 
        margin: 0; 
        line-height: 0.24rem; 
        font-size: 0.2rem; 
    } 
    .article-tools span { 
        margin: 0 0.05rem; 
    } 
    .article-turn a { 
        width: 100%; 
        margin-bottom: 0.1rem; 
    } 
 
    .collection-product .get-price { 
        background-position: 0.3rem center; 
    } 
 
    .why-choose-content { 
        padding: 0 0.15rem; 
    } 
    .why-choose-content img { 
        width: 100%; 
        height: auto; 
        margin-bottom: 0.1rem; 
    } 
    .why-item { 
        box-sizing: border-box; 
        width: 100%; 
        margin-bottom: 0.2rem; 
    } 
 
    .collection-news { 
        padding: 0 0.15rem; 
    } 
    .collection-news-title { 
        font-size: 0.2rem; 
    } 
    .collection-news .news-item { 
        padding: 0.2rem 0; 
    } 
    .collection-news .news-img + .news-info { 
        float: none; 
        width: 100%; 
        margin-top: 0.1rem; 
    } 
    .collection-news .news-info, 
    .collection-news .news-intro { 
        width: 100%; 
    } 
    .collection-news .news-title { 
        font-size: 0.16rem; 
    } 
    .news-interaction a, 
    .product-dtl-tool a { 
        margin: 0 0.01rem; 
        width: 1.62rem; 
    } 
    .news-interaction .get-price, 
    .product-dtl-tool .get-price { 
        background-position: 0.25rem center; 
        text-indent: 0.65rem; 
    } 
    .news-interaction .send-email, 
    .product-dtl-tool .send-email { 
        text-indent: 0.53rem; 
        background-position: 0.17rem center; 
    } 
 
    .partner-content { 
        padding-left: 0.05rem; 
    } 
    .partner-item { 
        width: 1.56rem; 
        height: 0.54rem; 
        margin: 0.05rem; 
    } 
    .partner-item a { 
        width: 1.56rem; 
        height: 0.54rem; 
    } 
    .partner-item img { 
        max-width: 1.56rem; 
        max-height: 0.54rem; 
    } 
 
    .profile-count-item { 
        box-sizing: border-box; 
        width: 50%; 
        padding: 0 0.1rem; 
        background-color: #f5f5f5; 
    } 
    .profile-count-item em { 
        font-size: 0.36rem; 
    } 
    .about-outstand { 
        margin-top: 0.3rem; 
    } 
 
    .product-imgs-wrap { 
        display: none; 
    } 
    .product-dtl-tabs a { 
        white-space: nowrap; 
        padding: 0 0.1rem; 
    } 
    .product-dtl-tabs { 
        display: flex; 
        overflow: auto; 
    } 
    .product-detail-box { 
        padding: 0.1rem 0.15rem; 
    } 
     
    /* index */
    .section-title { 
        padding-left: 0;
        margin: 0 0.15rem; 
    } 
    .section-title::before { 
        display: none; 
    } 
    .section-tit-sub { 
        display: block; 
        margin-left: 0; 
    } 
    .section-tit-more { 
        display: none; 
    } 
    .section-recommend-cls { 
        display: flex; 
        overflow: auto; 
        line-height: 0.48rem; 
        margin: 0.3rem 0.1rem 0; 
    }  
    .section-recommend-cls a { 
        float: left; 
        white-space: nowrap; 
        padding: 0 0.15rem; 
        font-size: 0.16rem; 
        color: #222; 
    } 
    .section-recommend-cls a.current { 
        color: #fff; 
    } 
    .section-recommend-prd { 
        margin-top: 0.2rem; 
    } 
    .section-recommend-prd .product-img { 
        float: none; 
        width: auto; 
        height: auto; 
    } 
    .section-recommend-prd .product-img a { 
        display: block; 
        width: 100%; 
        height: auto; 
    } 
    .section-recommend-prd .product-img img { 
        max-width: 100%; 
        max-height: 100%; 
        height: auto; 
    } 
    .section-recommend-prd .product-info { 
        float: none; 
        width: auto; 
        padding: 0.15rem; 
    } 
    .product-tools { 
        text-align: center; 
    } 
    
    .star-product {
        padding: 0.5rem 0.15rem;
    }
    .star-product .product-three-col {
        padding-left: 0;
    }
    .star-product .owl-dots {
        left: 0;
        bottom: -0.3rem;
        width: 100%;
        text-align: center;
    }

    .index-company {
        padding: 0.15rem;
    }
    .index-company-img { 
        margin-top: 0.3rem; 
        text-align: center; 
    } 
    .index-company-txt {
        margin-top: 0.15rem;
    }
 
    .index-news-recommend .news-item { 
        padding: 0 0 0.16rem; 
        margin: 0 0.15rem;
    } 
    .index-news-recommend .news-img a {
        display: block;
    }
    .index-news-recommend .news-img img {
        width: 100%;
    }
    .index-news-recommend .news-title {
        height: auto;
        max-height: 0.48rem;
    }
    .index-news-recommend .news-intro { 
        height: auto;
        max-height: 1.2rem;
        margin-bottom: 0.1rem; 
    } 
    .index-news-recommend .news-time { 
        color: #999; 
    } 
} 
