.top-box{
    width: 100%;
    height: 5.5rem;
    background-image: url("/static/about/images/top-bac.png");
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 0.4rem;
}
.top-box .title1{
    width: 12rem;
    margin: 0 auto;
    padding-top: 1.87rem;
    color: #ffffff;
}
.top-box .title2{
    width: 12rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    color: #ffffff;
}
.js-box{
    width: 100%;
    height: 6.96rem;
    background-color: #ffffff;
}
.js-box .title-e{
    font-size: 0.3rem;
    text-align: center;
    padding-top: 0.6rem;
    font-weight: 200;
}
.js-box .title{
    font-size: 0.3rem;
    text-align: center;
    margin-top: 0.16rem;
    font-weight: bold;
}
.js-box .js-main{
    width: 12rem;
    height: 4.2rem;
    margin: 0 auto;
    margin-top: 0.6rem;
    display: flex;
}
.js-main .main-left{
    width: 6.18rem;
    height: 4.2rem;
}
.main-left .name{
    font-size: 0.28rem;
    font-weight: bold;
    margin-bottom: 0.33rem;
    position: relative;
}
.main-left .name:after{
    content: '';
    position: absolute;
    width: 0.57rem;
    height: 0.02rem;
    background-color: #FF5B29;
    left: 0;
    bottom: -0.13rem;
}
.main-left .con{
    font-size: 0.18rem;
    color: #515666;
    margin-bottom: 0.2rem;
}
.main-left p{
    font-size: 0.18rem;
    color: #515666;
}
.js-main .main-right{
    width: 5.42rem;
    height: 4.2rem;
    background-image: url("/static/about/images/js-img.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 0.4rem;
}

.dkt-box{
    width: 100%;
    height: 3.94rem;
    background-image: url("/static/about/images/bac2.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.dkt-box .right-name{
    width: 9.8rem;
    margin: 0 auto;
    padding-top: 0.7rem;
    font-size: 0.32rem;
    line-height: 0.5rem;
    color: #ffffff;
}
.tab-box{
    width: 9.8rem;
    height: 1.72rem;
    margin: 0 auto;
    margin-top: 1.18rem;
    display: flex;
}
.tab-box div{
    width: 1.72rem;
    height:1.72rem;
    cursor: pointer;
}
.tab-box div img{
    width: 1.02rem;
    height:1.02rem;
}
.dkt-box .kuai-box{
    margin-left: 2.32rem;
    margin-right: 2.32rem;
}
.name1{
    display: block;
}
.name2{
    display: none;
}
.name3{
    display: none;
}
.lx-box{
    width: 12rem;
    height: 7.74rem;
    margin: 0 auto;
}
.lx-box .title-e{
    font-size: 0.3rem;
    text-align: center;
    padding-top: 0.6rem;
    font-weight: 200;
}
.lx-box .title{
    font-size: 0.3rem;
    text-align: center;
    margin-top: 0.16rem;
    font-weight: bold;
}
.lx-box .lx-main{
    width: 100%;
    height: 4.88rem;
    margin-top: 0.6rem;
    display: flex;
}
.lx-box .lx-main .lx-left{
    width: 5.21rem;
    height: 100%;
}
.lx-box .lx-main .lx-right{
    width: 6.5rem;
    height: 100%;
    margin-left: 0.3rem;
}
.lx-main .lx-right img{
    width: 100%;
    height: 100%;
}
.lx-main .lx-left .address{
    font-size: 0.2rem;
    color:#FF5B29;
    margin-bottom: 0.6rem;
}
.address img{
    width: 0.16rem;
    height: 0.2rem;
    margin-top: 0.04rem;
    float: left;
    margin-right: 0.1rem;
}
.lx-main .lx-left .lx-li{
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    color: #000000;
    font-size: 0.2rem;
    display: flex;
    margin:  0.35rem 0;
}
.lx-left .lx-li .li-label{
    width: 1.2rem;
    height: 100%;
    border-right: 1px solid #C6C8D1;
}
.lx-left .lx-li .li-value{
    height: 100%;
    color: #515666;
    padding-left: 0.35rem;
}
.lx-left .line{
    width: 100%;
    height: 1px;
    background-color: #E1E2E6;
}
.ql-editor{
    padding: 0!important;
}
.ys-box{
    width: 100%;
    height: 5.1rem;
}
.ys-box .ys-title{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.3rem;
}
.ys-box .ys-ul{
    width: 12rem;
    margin: 0 auto;
    height: 3rem;
    display: flex;
    margin-top: 20px;
}
.ys-box .ys-ul .ys-li{
    width: 3rem;
    height: 100%;
    background-color: #F2F2F2;
    border-radius: 5px;
    margin-right: 40px;
    cursor: pointer;
}
.ys-box .ys-ul .ys-li:last-child{
    margin-right: 0;
}
.ys-box .ys-ul .ys-li .d-box{
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
}
.ys-li .d-box img{
    width: 0.52rem;
    height: 0.45rem;
    margin: 0 auto;
}
.ys-li .d-box .ys-name{
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid #b6183f;
    padding-top: 10px;
    width: 50px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.ys-li .d-box p{
    text-align: center;
    margin-bottom: 10px;
}
.ys-ul .ys-li:hover .d-box {
    transform: scale(1.05);
    transition: transform 0.3s ease-in-out 0s;
}



