*{padding:0;margin:0;}
.stop-container{
    background: #f4f4f4;
    color: #333;
    padding-top: 30px;
    padding-bottom: 250px;/*459px*/
}
.stop-container .center-wrap{
    width: 1240px;
    margin: 0 auto;
}
.stop-container .service-crumbs{
    font-size: 14px;
}
.service-crumbs a{
    color: #00a7ea;   
    text-decoration: none;    
}
.stop-container .stop-content{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 188px;
}
.stop-content span,.stop-content div{
    float: left;
}
.stop-container .stop-bg{
    display: inline-block;
    width: 244px;
    height: 260px;
    background: url(//service.res.meizu.com/service/image/chunjie.png?v=1.02) no-repeat;
    margin-left: 98px;
    margin-right: 52px;
}
.stop-container .stop-detail{
    padding-top: 60px;
}
.stop-container .stop-title{
    font-size: 24px;
    padding-bottom: 4px;
}
.stop-container .stop-text{
    font-size: 20px;
    padding-bottom: 30px;
}
.stop-container .stop-hotline{
    font-size: 24px;
    color: #00c3f5;
    border: 1px solid #00c3f5;
    padding: 14px 38px;
}

@media (max-width:500px) {
    .stop-container{
        padding-bottom:30px;
    }
    .stop-container .center-wrap{
        width:95%;
    }
    .stop-container .stop-content{
        padding:30px 0;
        width:100%;
        position: relative;
        z-index: 1;
    }
    .stop-container .stop-bg{
        position: absolute;
        top: 45px;
        left: 0;
        margin-left: 78px;
        z-index: -1;
        opacity: 0.1;
    }
    .stop-container .stop-hotline{
        font-size: 20px;
        padding: 8px 0;
        text-align: center;
    }
    .stop-content span,.stop-content div {
        float: none;
    }
    .dot{display:none;}
    .stop-container .stop-detail{text-align:center;}
    .service_time{display:block;}
}
