.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;
}
.table ul li{
    float: left;
    font-size: .426667rem;
    margin-right: .7rem;
    padding: .48rem 0;
    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::before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    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;
}

.valid{
    padding-top: .32rem;
}
.valid .box{
    padding: .746667rem .32rem;
    margin: 0;
}
.valid .box img{
    width: 100%;
}


.advantage .box img{
    width: 100%;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
}


.result>.box{
    padding: 0;
    padding-bottom: .426667rem;
}
.result ul{
    padding: 0;
    margin: 0;
}
.result .result_box{
    overflow: hidden;
    padding:  0 .32rem;
    margin-top: 1.093333rem;
    position: relative;
}
.result .result_box::before{
    content: '';
    display: block;
    position: absolute;
    width: .013333rem;
    height: 1.386667rem;
    background: #e6e6e6;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.result .result_box ul{
    float: left;
}
.result .result_box ul li:nth-child(2){
    padding: 0;
}
.result .result_box ul:last-child{
    float: right;
}
.result .result_box ul li span{
    display: inline-block;
    width: .533333rem;
    height: .533333rem;
    border-radius: 50%;
    border: 1px solid #ff6f06;
    text-align: center;
    line-height: .533333rem;
    color: #ff6f06;
    margin-right: .213333rem;
}
.result .result_box ul li {
    padding-bottom: .32rem;
    font-size: .32rem;
}



.constitute .tab{
    padding: .426667rem .32rem;
    box-shadow: 0 0 20px #d9d9d9;
    border-radius: 8px;
    display: flex;
    align-items: center;
    margin-bottom: .32rem;
}
.constitute .tab:last-child{
    margin-bottom: 0;
}
.constitute .tab h3,
.constitute .tab p{
    margin: 0;
}
.constitute .tab img{
    width: 3.133333rem;
    height: 2.546667rem;
    margin-right: .32rem;
}
.constitute .tab h3{
    font-size: .373333rem;
    margin-bottom: .08rem;
}
.constitute .tab p{
    color: #666;
    font-size: .293333rem;
    line-height: .426667rem;
}


.city .box{
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.city .box .tab{
    float: left;
    width: 4.573333rem;
    text-align: center;
    border-right: 1px solid #e6e6e6;
}
.city .box .tab img{
    width: 3.293333rem;
}
.city .box .tab:last-child{
    border-right: none;
}
.city .box .tab .city_box{
    padding: 0 .32rem;
}
.city .box .tab .city_box h3,
.city .box .tab .city_box p{
    margin: 0;
}
.city .box .tab .city_box h3{
    font-size: .373333rem;
    margin: .426667rem 0 .186667rem ;
}
.city .box .tab .city_box p{
    font-size: .293333rem;
    color: #666;
    letter-spacing: -1px;
}


.record .box .tab{
    display: flex;
    align-items: center;
    padding: .32rem 0;
    border-bottom: 1px solid #e6e6e6;
}
.record .box .tab:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.record .box .tab:first-child{
    padding-top: 0;
}
.record .box .tab img{
    width: 4.093333rem;
    border-radius: 8px;
}
.record .box .tab .record_box{
    padding: 0 .32rem;
    flex: 1;
}
.record .box .tab .record_box h3,
.record .box .tab .record_box p{
    margin: 0;
    letter-spacing: -1px;
    margin-bottom: .16rem;
}
.record .box .tab .record_box h3{
    font-size: .373333rem;
}
.record .box .tab .record_box p{
    font-size: .293333rem;
    color: #666;
}


.arbitration{
    padding-bottom: .426667rem;
}
.arbitration .box .tab{
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    margin-bottom: .32rem;
    overflow: hidden;
}
.arbitration .box .tab:last-child{
    margin-bottom: 0;
}
.arbitration .box .tab img{
    width: 100%;
}
.arbitration .box .tab .arbitration_box{
    padding: 0 .373333rem;
}
.arbitration .box .tab .arbitration_box p{
    margin: 0;
}
.arbitration .box .tab .arbitration_box h3{
    font-size: .373333rem;
    margin: .32rem 0 .24rem;
}
.arbitration .box .tab .arbitration_box p{
    font-size: .293333rem;
    color: #666;
    margin-bottom: .186667rem;
    letter-spacing: -1px;
}
.arbitration .box .tab .arbitration_box span{
    font-size: .293333rem;
    margin-bottom: .213333rem;
    font-weight: bold;
    display: block;
}
.arbitration .box .tab .arbitration_box p:last-child{
    margin-bottom: .32rem;
}
.arbitration .box .tab .arbitration_box p i{
    width: .106667rem;
    height: .106667rem;
    background-color: #ff6f06;
    display: inline-block;
    margin-right: .106667rem;
    border-radius: 50%;
}








figure{
    margin: 0 !important;
}
.img-dv1,
.img-dv2{
    height: 100% !important;
}
.pswp__button--close{
    color: #fff;
}