.solve-title .line{
    width: 0.5rem;
    height: 0.04rem;
    background-color: black;
    margin-bottom: 0.28rem;
}
.solve-title h2{
    color: black;
    font-weight: bold;
    margin-bottom: 0.08rem;
}
.solve-title h5{
    color: black;
    font-size: 0.145rem;
    font-weight: 900;
}
.adv-content{
    width: 8.5rem;
    font-size: 0.18rem;
    color: black;
    margin-top: 0.7rem;
}
.adv-content li{
    margin-bottom: 0.1rem;
}
.adv-content .circle{
    width: 0.2rem;
    height: 0.2rem;
    display: inline-block;
    border-radius: 50%;
    background-color: black;
    vertical-align: middle;
    margin-right: 0.1rem;
    color: white;
    line-height: 0.2rem;
    text-align: center;
}
.main-conf{
    width: 4.8rem;
    background-color: white;
    padding: 0.15rem;
    margin-top: 0.4rem;
    margin-left: 0.5rem;
}
#material-container .material-title,#material-container .material-name{
    position: absolute;
    color: white;
}
#material-container .material-title{
    left: 0.3rem;
    top: 0.2rem;
}
#material-container .material-name{
    bottom: 0.15rem;
    right: 0.2rem;
}
#material-container .material-name .rect{
    width: 0.04rem;
    height: 0.04rem;
    border: 0.02rem solid white;
    box-sizing: content-box;
    display: inline-block;
}
#material-container .material-name h4{
    font-size: 0.18rem;
}
#material-container .material-title h3{
    font-size: 0.24rem;
    margin-bottom: 0.04rem;
}
#material-container .material-title h4{
    font-size: 0.14rem;
}
.material{
    position: relative;
    height: 1rem;
    margin-top: 0.2rem;
    padding: 0.25rem 0.35rem 0 0.35rem;
}
.material .material-area{
    position: absolute;
    width: 100%;
    height: 1rem;
    opacity: 0.4;
    background-color: #eee;
    top: 0;
    left: 0;
}
.material .material-item{
    width: 20%;
    box-sizing: border-box;
    border-left: 0.01rem solid #dedfe3;
    padding-left: 0.15rem;
}
.material .material-item:last-child{
    border-right: 0.01rem solid #dedfe3;
}
.material .material-item h4{
    margin-bottom: 0.08rem;
    font-weight: bold;
    color: black;
    font-size: 0.16rem;
}
.material .material-item h5{
    color: #858585;
    font-size: 0.2rem;
}
#customers-container table td .customers-item{
    border: 0.01rem solid #eee;
    border-right: 0
}
#customers-container table td:last-child .customers-item{
    border-right: 0.01rem solid #eee;
}
/*向下*/
.triangle_border_down{
    width:0;
    height:0;
    border-width:0.15rem 0.15rem 0;
    border-style:solid;
    left: 50%;
    margin-left: -0.15rem;
    top : 0;
    position:absolute;
}
/*站点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 li a{
    cursor: pointer;
    color: black;
}
.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;
}
/*客户服务*/
.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 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-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;
    width: 5.35rem;
}
