.title-box{
    height: 1.95rem;
    overflow: hidden;
}
.title-box .line{
    background-color: #eaeaea;
    margin: 0.85rem 0 1.1rem 0;
    height: 0.01rem;
}
.title-box .line .title{
    text-align: center;
    margin: 0 auto;
    position: relative;
    top : -0.1rem
}
.title-box .line .title h2{
    margin-bottom: 0.08rem;
    font-size: 0.24rem;
    font-weight: bold;
}

.area-box{
    padding: 0 1.6rem;
}
.video-box .item{
    height: 4.1rem;
}
.video-box .item .img-item{
    width: 50%;
    height: 2.05rem;
    padding: 0.02rem;
}
.video-box .item .img-item img{
    width: 100%;
    height: 100%;
}
.function-box{
    margin-top: 0.4rem;
}
.function-box h1{
    font-size: 0.4rem;
    color: #7a7a7a;
}
.function-box .img-view{
    width: 13.5rem;
}
.function-box .img-view .img-item{
    position: absolute;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-left: 0;
    padding: 0.3rem 0.15rem 0.25rem 0.15rem;
}
.function-box .img-view .img-item .line{
    width: 1.8rem;
    height: 0.04rem;
    background-color: #af2a38;
    position: absolute;
    top:0;
    left: 0.45rem;
    display: none;
}

/*.function-box .img-view .img-item:first-child{
    border-left: 1px solid #eee;
}*/
.function-box .img-view .img-item img{
    width: 100%;
    height: 1.6rem;
}
.function-box .img-view .img-item h4{
    font-weight: bold;
    padding-top: 0.25rem;
    font-size: 0.16rem;
}
.function-box .img-view .img-item h5{
    color: #999;
    padding-top: 0.06rem;
}
.text-box{
    padding-top: 0.8rem;
}
.text-box .text-item{
    width: 50%;
    height: 2.5rem;
}
.text-box .text-item:first-child{
    border-right: 0.02rem solid #eee;
}
.text-box .text-item .product-work p,.text-box .text-item .product-work p span{
    line-height: 0.25rem !important;
    font-size: 0.18rem !important;
    color: #999 !important;
}
.product-conf-box{
    background-color: white;
    text-align: center;
}
.product-conf-box h2{
    font-size: 0.24rem;
    padding: 0.4rem 0;
}
.product-conf-box table{
    width: 100%;
}
.product-conf-box table td{
    border: 1px solid #eee;
}
.hot-product-box{
    padding: 0 1.35rem;
}
.hot-product-item{
    position: relative;
    display: block;
    background-color: white;
    border-top: 0.01rem solid white;
}
/*.hot-product-item:hover{
    box-shadow: 0 0 8px #ccc;
    border-top: 0.01rem solid #af2a38;
}*/
.hot-product-box .hot-product-item img{
    width: 100%;
}
.hot-product-box .hot-product-item h5{
    text-align: center;
    color: #333;
    font-size: 0.18rem;
    padding-top: 0.15rem;
}
.client-service-box{
    width: 12.6rem;
    padding-top: 0.9rem;
}
.client-service-box .client-service-item{
    width: 25%;
    border-left: 0.02rem solid #eee;
    height: 1.8rem;
    padding-left: 0.5rem;
}
.client-service-box .client-service-item .line{
    height: 0.04rem;
    width: 0.6rem;
    background-color: #7a7a7a;
}
.client-service-box .client-service-item h3{
     font-size: 0.24rem;
     padding: 0.2rem 0 0.4rem 0;
 }
.client-service-box .client-service-item h4{
    margin-bottom: 0.1rem;
}
.client-service-box .client-service-item h4 a{
    font-size: 0.18rem;
    color: #999;
}
.client-service-box .client-service-item h4 a:hover{
    color: #af2a38;
}
.client-service-box .client-service-item h4.active{
    color: #af2a38;
}
#application .application-item{
    height: 4rem;
    padding: 0 0.1rem;
}
/*站点4*/
.detail-download-view img{
    width: 0.16rem;
    height: 0.21rem;
}
.detail-download-view li{
    font-size: 0.18rem;
    margin-bottom: 0.15rem;
}
.detail-download-view span{
    display: inline-block;
    width: 1.85rem;
}
.content-solve-title .line{
    background-color: black;
    margin: 0.25rem auto 0.35rem auto;
    height: 0.02rem;
    width: 0.5rem;
}
.content-solve-title .title{
    font-size: 0.36rem;
    color: black;
    font-weight: bold;
    text-align: center;
}
.content-solve-title .sm-title{
    font-size: 0.14rem;
    font-weight: bold;
    text-align: center;
}