.pd{
    padding: .693333rem .426667rem 0;
    background-color: #f7f7f7;
}
.title h2{
    font-size: .453333rem;
    margin: 0;
    font-weight: normal;
}
.box{
    padding: .426667rem .32rem;
    background-color: #fff;
    margin-top: .32rem;
    border-radius: 8px;
}
.am-slider-default{
    margin: 0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid #e6e6e6;
}


.table{
    padding: 0 .426667rem;
    border-top: 1px solid #e6e6e6;
}
.table ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
}
.table ul li{
    flex: 1;
    float: left;
    font-size: .426667rem;
    padding: .48rem 0;
}
.table ul li a{
    position: relative;
}
.table ul li a{
    color: #666;
    text-decoration: none;
}
.table ul li:last-child{
    margin-right: 0;
}
.table ul li.active a{
    font-weight: bold;
    color: #333;
}
.table ul li.active a::before{
    content: '';
    display: block;
    position: absolute;
    bottom: -0.48rem;
    left: 50%;
    transform: translateX(-50%);
    height: .08rem;
    width: .773333rem;
    background: #ff6f06;
}

.system .system_img img{
    border-radius: 8px;
    width: 100%;
}
.system .system_box{
    padding-top: .4rem;
}
.system .system_box p{
    margin: 0;
    font-size: .426667rem;
    font-weight: bold;
    margin-bottom: .266667rem;
}
.system .system_box span{
    display: block;
    color: #666;
    font-size: .293333rem;
    line-height: .506667rem;
    margin-bottom: .266667rem;
}
.system .system_box span:last-child{
    margin-bottom: 0;
}





.use{
    padding-bottom: .426667rem;
}
.use .use_box{
    overflow: hidden;
}
.use .tab{
    float: left;
    width: 4.413333rem;
    text-align: center;
    background: #fff;
    margin-right: .293333rem;
    border-radius: 8px;
    padding: .52rem .293333rem;
    margin-top: .32rem;
}
.use .tab:nth-child(2),
.use .tab:nth-child(4){
    margin-right: 0;
}
.use .tab img{
    width: 1.346667rem;
    height: 1.346667rem;
}
.use .tab h3,
.use .tab p{
    margin: 0;
}
.use .tab h3{
    font-weight: bold;
    font-size: .373333rem;
    margin: .346667rem 0 .28rem;
}
.use .tab p{
    font-size: .293333rem;
    color: #666;
    letter-spacing: -1px;
}









figure{
    margin: 0 !important;
}
.img-dv1,
.img-dv2{
    height: 100% !important;
}
.pswp__button--close{
    color: #fff;
}