.phoneZYYW {
    width: 2000px;
    background-color: #cafafa;
    border-radius: 10px;
    overflow: hidden;
}

.phoneService {
    overflow: hidden;
    margin-bottom: 40px;
    padding: 8px 8px;
    border-radius: 8px;
    box-shadow:1px 1px 10px #999;
    height: 225px;
}

.phoneService .title {
    color: #1b1e21;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px;
}

.phoneService .Main {
    color: #1b1e21;
    margin:2% 0;
}

.phoneService .success > div{
    flex: 1;
    color: #1b1e21;
}

.flex {
    display: flex;
}

.phoneSHOW >div:first-of-type {
    color: #fff;
    font-size: 1.8rem!important;
    margin-top: 23rem;
    text-align: center;
    line-height: 4rem;
}

.phoneSHOW .phoneMore > div{
    color: #ffffff;
    font-size: 1.4rem!important;
    padding: .4rem 2rem;
    border-radius: 10px;
    border: 2px solid #fff;
    width: 10rem;
    margin:0 auto;
}

.bgc-1 {
    /*background: url("../img/IMG_56861.jpg") no-repeat center 0;*/
}

.bgc-2 {
    /*background: url("../img/IMG_56861.jpg") no-repeat center 0;*/
}

.bgc-3 {
    /*background: url("../img/IMG_56861.jpg") no-repeat center 0;*/
}

.bgc-4 {
    /*background: url("../img/IMG_56861.jpg") no-repeat center 0;*/
}

.line {
    width: 100%;
    height: 3px;
    background-color: #48B7FF;
}

.phoneKHZZ {
    width: 100%;
    /*width: 100px;*/
    height: 240px;
    background-color: #48B7FF;
}

.phoneZZ {
    background-color: #fff;
    height: 80%;
    border-radius: 10px;
    margin-top: 7%;
}

#marquee2 li{
    margin-top: .3%;
}