
.phone-list>.title , .star-main>.title{
    font-size: 0.52rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.7rem;
}
.phone-list .title>text , .star-main .title>text{
    font-size: 0.2rem;
    color: #cecece;
}
.tab-list{
    width: 100%;
}
.tab-list .tab-main{
    width: 3.34rem;
    height: 0.78rem;
    font-size: 0.24rem;
    color: #000;
    font-weight: bold;
    border-left: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e;
}
.tab-list .tab-main:nth-child(2){
    border: none;
}
.tab-list .tab-main>text{
    font-size: 0.16rem;
    color: #d90909;
    margin-top: 0.1rem;
}
.fu-list{
    max-width: 10.02rem;
    margin: 0 auto;
}
.one{
    width: 100%;

    margin-bottom: 1rem;

}
.one .left{
    /*width: 6.02rem;*/
    /*height: 3.5rem;*/
    padding: 0.5rem 1.6rem 0.5rem 0.4rem;
    box-sizing: border-box;
    border: 2px dashed #808080;
}
.one .left .txt{
    width: 4.2rem;
    position: relative;
}
.one .left .txt .dd{
    width: 28px;
    height: 17px;
    position: absolute;
    left: -14%;
    top: -14%;
}
.txt .title{
    font-size: 0.28rem;
    color: #d90909;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.txt text{
    font-size: 14px;
    color: #999;
    padding-left: 0.3rem;
    line-height: 0.28rem;
}
.one .right{
    width: 4.18rem;
    position: relative;
    padding: 0.1px;
    z-index: 3;
    margin-left: -1rem;
    box-shadow: 0 50px 106px 2px rgba(0,0,0,.1);
}
.one .right img{
    width: 4.18rem;
    height: 4.33rem;
}
.one .right .pic-text{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #a6a6a6;
    position: absolute;
    bottom: -0.3rem;
    left: 50%;
    transform: translate(-50%,0);
}
.one .right .pic-text img{
    width: 6px;
    height: 6px;
    margin-right: 10px;
}
/*.one .right .pic-text:before{*/
    /*content: '';*/
    /*width: 6px;*/
    /*height: 6px;*/
    /*border-radius: 50%;*/
    /*background-color: #d90909;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*margin-top: -3px;*/
    /*left: 12%;*/
/*}*/
.fu-list .one:nth-child(2) .left{
    width:auto;
    /*height: 3.5rem;*/
    padding: 0.5rem 0.4rem 0.5rem 1.6rem;

    position: relative;
    z-index: -1;
    margin-left: -0.8rem;
}
.fu-list .one:nth-child(2) .right{
    width: 5.07rem;
    margin-left: 0.5rem;
}
.fu-list .one:nth-child(2) .right>img{
    width: 5.07rem;
    height: 3.38rem;
}
.fu-list .one:nth-child(2) .left .txt{
    width: 3.07rem;

}
.fu-list .one:nth-child(2) .left .txt .title{
    font-size: 0.46rem;
    margin-bottom: 0.1rem;

}
.fu-list .one:nth-child(2) .left .txt text{
    padding: 0;
}

.fu-list .one:nth-child(3) .left{
    width:auto;
    /*height: 3.5rem;*/
    padding: 0.5rem 2rem 0.5rem 0.8rem;

}
.fu-list .one:nth-child(3) .right{
    width: 5.26rem;
    /*margin-left: 0.5rem;*/
}
.fu-list .one:nth-child(3) .right>img{
    width: 5.26rem;
    height: 3.78rem;
}
.fu-list .one:nth-child(3) .left .txt{
    width: 1.8rem;

}
.fu-list .one:nth-child(3) .left .txt .title{
    font-size: 0.46rem;
    margin-bottom: 0.1rem;

}
.fu-list .one:nth-child(3) .left .txt text{
    padding: 0;
}
.fu-list .one:nth-child(4) .left{
    width:auto;
    /*height: 3.5rem;*/
    padding: 0.5rem 0.4rem 1.2rem 1.6rem;
    /*margin-top: 1.2rem;*/
    position: relative;
    z-index: -1;
    margin-left: -1rem;
}
.fu-list .one:nth-child(4) .right{
    width: 5.07rem;
    margin-left: 0.5rem;
}
.fu-list .one:nth-child(4) .right>img{
    width: 5.07rem;
    height: 3.38rem;
}
.fu-list .one:nth-child(4) .left .txt{
    width: 3.07rem;

}
.fu-list .one:nth-child(4) .left .txt .title{
    font-size: 0.46rem;
    margin-bottom: 0.1rem;

}
.fu-list .one:nth-child(4) .left .txt text{
    padding: 0;
}