.banner{
    min-height: 520px;
}
body,html{
    background: #f8f8f8;
}
img{
    width: 100%;
}
.module-nav-wrap{
    height: 80px;
    margin-bottom: 10px;
}
.module-nav-wrap li{
    float: left;
    padding: 0 20px;
    font-size: 24px;
    color: #b0b0b0;
    line-height: 80px;
    margin-right: 60px;
}
.contain-wrap-width .module-nav-on{
    color: #cb2457;
    border-bottom: 2px solid #cb2457;
}
.contain-wrap-width li:hover{
    color: #cb2457;
}
.module-title{
    margin-bottom: 40px;
}
.plr-30{
    padding: 0 30px;
}
.pt-60{
    padding-top: 60px;
}
.pb-40{
    padding-bottom: 40px;
}
.round-angle{
    border-radius: 8px;
}
.icon-bg{
    background: url("../images/icon.png") no-repeat;
    background-size: 633px 560px;
}

.mother-server-item{
    width: 365px;
    height: 264px;
    border-radius: 10px;
    overflow: hidden;
}
.mb-40{
    margin-bottom: 40px;
}
.mt-10{
    margin-top: 10px;
}


.baby-server-item{
    width: 268px;
    height: 261px;
    border-radius: 10px;
    overflow: hidden;
    background: #f8f8f8;
}

.one-day-icon{
    display: inline-block;
    width: 65px;
    height: 65px;
    margin-right: 20px;
}
.am-icon{
    background-position: 0 -80px;
}
.pm-icon{
    background-position: -115px -80px;
}
.night-icon{
    background-position: -229px -80px;
}
.nanny-work-item-on{
    padding-bottom: 10px;
}
.am-content-wrap{
    width: 100%;
    height: 432px;
    background: url("../images/am_bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 102px 0 0 80px;
    line-height: 32px;
}
.plr-135{
    padding: 0 204px;
}
.nanny-work-content{
    display: none;
    color: #737373;
    letter-spacing: 2px;
}
.pm-content-wrap{
    width: 100%;
    height: 432px;
    background: url("../images/pm_bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 102px 0 0 80px;
    line-height: 32px;
}
.night-content-wrap{
    width: 100%;
    height: 450px;
    background: url("../images/night_bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 102px 0 0 80px;
    line-height: 32px;
}

.server-flow-icon{
    width: 75px;
    height: 75px;
    margin: 0 auto 15px;
}
.server-flow-icon{
    background: url("../images/new_flow.png") no-repeat;
    background-size: 698px 75px;
}
.server-flow-one{
    background-position: 0 0;
}
.server-flow-two{
    background-position: -125px 0;
}
.server-flow-three{
    background-position: -249px 0;
}
.server-flow-four{
    background-position: -374px 0;
}
.server-flow-five{
    background-position: -499px 0;
}
.server-flow-six{
    background-position: -623px 0;
}
.server-flow-arrow{
    width: 20px;
    height: 15px;
    background-position: -143px -10px;
    margin-top: 34px;
}
.plr-125{
    padding: 0 125px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    padding: 20px 40px 35px;
}
.price-swiper .swiper-slide {
    width: 450px;
    height: 225px;
    /*box-shadow: 0px 0px 10px 5px #f8f8f8;*/
    border-radius: 8px;
    /*padding: 40px 30px;*/
}
.price-swiper-wrap .swiper-button-next{
    background-image: none;
}
.price-swiper-wrap .swiper-button-prev{
    background-image: none;
}
.price-swiper-wrap .new-swiper-button-next{
    width: 14px;
    height: 24px;
    background-position: -89px -5px;
}
.price-swiper-wrap .new-swiper-button-prev{
    width: 14px;
    height: 24px;
    background-position: 0px -5px;
}
.nanny-server-img{
    width: 100px;
    height: 90px;
    background: url("../images/nanny_rank.png") no-repeat;
    background-size: 748px 91px;
    margin-right: 10px;
}
.nanny-rank-one{
    background-position: 0 0;
}
.nanny-rank-two{
    background-position: -131px 0;
}
.nanny-rank-three{
     background-position: -261px 0;
 }
.nanny-rank-four{
    background-position: -392px 0;
}
.nanny-rank-five{
    background-position: -522px 0;
}
.nanny-rank-six{
    background-position: -652px 0;
}
.nanny-server-info{
    width: 470px;
}
.price-swiper-wrap .swiper-button-prev.swiper-button-disabled,.price-swiper-wrap .swiper-button-next.swiper-button-disabled{
    opacity: 1;
}
.nanny-server-review{
    line-height: 30px;
    color: #737373;
    margin-top: 10px;
}
.price-swiper-wrap .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: -3px;
}
.price-swiper-wrap .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    opacity: 0.1;
}
.price-swiper-wrap .swiper-pagination-bullet-active{
    opacity: 0.3;
    width: 20px;
    border-radius: 10px;
    background: #333333;
}
.mr-60{
    margin-right: 60px;
}
.price-swiper-wrap .swiper-wrapper{
    margin-left: -238px;
}

.my-team-item{
    width: 265px;
    height: 368px;
    box-shadow: 0px 0px 10px 5px #f8f8f8;
    border-radius: 8px;
    padding: 20px;
}
.my-team-item img{
    height: 152px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.my-team-content{
    font-size: 16px;
    color: #a5a5a5;
    line-height: 26px;
    letter-spacing: 1px;
}
.my-team-sub-title{
    margin: 13px 0 8px;
}
.prl-125{
    padding: 0 125px;
}

.server-safeguard-item{
    width: 100px;
}
.server-safeguard-item-on{
    padding-bottom: 10px;
}
.server-safeguard-icon{
    width: 52px;
    height: 52px;
    margin: 0 auto 15px;
}
.server-safeguard-one{
    background-position: -6px -308px;
}
.server-safeguard-two{
    background-position: -122px -308px;
}
.server-safeguard-three{
    background-position: -235px -308px;
}
.server-safeguard-four{
    background-position: -347px -307px;
}
.server-safeguard-five{
    background-position: -462px -308px;
}
.server-safeguard-six{
    background-position: -572px -308px;
}
.safeguard-content-one{
    height: 365px;
    background: url("../images/safe_one.png") no-repeat;
}
.safeguard-content-two{
    height: 430px;
    background: url("../images/safe_two.png");
}
.safeguard-content-three{
    height: 450px;
    background: url("../images/safe_three.png");
}
.safeguard-content-four{
    height: 450px;
    background: url("../images/safe_four.png");
}
.safeguard-content-five{
    height: 450px;
    background: url("../images/safe_five.png");
}
.safeguard-content-six{
    height: 450px;
    background: url("../images/safe_six.png");
}
.safeguard-content-item{
    color: #949494;
    padding: 90px 75px 0;
    line-height: 34px;
    letter-spacing: 2px;
    display: none;
    background-size: 100% 100%;
}
.plr-140{
    padding: 0 145px;
}
.control-risk-icon{
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.control-risk-icon-one{
    background-position: 0 -410px;
}
.control-risk-icon-two{
    background-position: -114px -410px;
}
.control-risk-icon-three{
    background-position: -228px -410px;
}
.control-risk-icon-four{
    background-position: -342px -410px;
}
.font-16{
    font-size: 16px;
}
.control-risk-item{
    width: 108px;
}

.letter-swiper .swiper-slide{
    width: 490px;
    height: 410px;
    box-shadow: 0 0 10px 5px #f4f4f4;
    border-radius: 8px;
    padding: 40px 20px 0;
}
.letter-swiper .swiper-slide p{
    font-size: 20px;
    color: #737373;
    text-indent: 2em;
    line-height: 34px;
    letter-spacing: 2px;
    ord-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    padding: 0 25px;
}
.letter-swiper{
    padding: 10px;
}
.letter-photo{
    width: 86px;
    height: 86px;
    border-radius: 50%;
    margin: 0 30px;
}
.letter-name{
    margin: 17px 0 8px;
}
.mb-20{
    margin-bottom: 30px;
}
.letter-swiper-wrap .swiper-button-next{
    background-image: url("../images/icon.png");
    background-size: 633px 560px;
    background-position: -282px -523px;
}
.letter-swiper-wrap .swiper-button-prev{
    background-image: url("../images/icon.png");
    background-size: 633px 560px;
    background-position: -214px -523px;
}
.letter-swiper-wrap{
    padding: 0 80px;
}

.normal-questions-wrap ul{
    width: 380px;
}
.normal-questions-wrap li{
    font-size: 18px;
    color: #737373;
    line-height: 48px;
}
.normal-questions-wrap li:hover{
    color: #ff657d;
}

.arrow-bg{
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0.15);
    border-radius: 50%;
}
.swiper-button-next, .swiper-button-prev{
    width: 50px;
    height: 50px;
}
.new-plr-180{
    padding: 90px 180px 0;
}
.black-color{
    color: #4c4c4c;
}
.new_icon{
    background: url("../images/new_nanny.png");
    background-size: 195px 29px;
}
.title-mask{
    width: 100%;
    height: 50px;
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); /* 标准的语法 */
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #ffffff;
}
.server-item-mask{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    line-height: 37px;
    padding-top: 30px;
    display: none;
}
.mother-server-item:hover .title-mask{
    display: none;
}
.mother-server-item:hover .server-item-mask{
    display: block;
}
.baby-server-item:hover .title-mask{
    display: none;
}
.baby-server-item:hover .server-item-mask{
    display: block;
}

.apply-absorb-bottom{
    width: 100%;
    height: 83px;
    box-shadow: 0px 0px 50px 5px #e5e5e5;
    position: fixed;
    bottom: 0;
    background: #ffffff;
    z-index: 100010;
}
.phone-icon{
    width: 33px;
    height: 33px;

}
.apply-absorb-num{
    color: #ff506d;
    letter-spacing: 2px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child){
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.select-date{
    height: 55px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border: none;
    background: #f2f2f2;
    margin-right: 30px;
    font-size: 20px;
}
.select-date::-webkit-input-placeholder{
    color:#a9a9a9;
    font-size: 20px;
}
.select-date:-moz-placeholder{
    　　color:#a9a9a9;
    font-size: 20px;

}
.select-date:-ms-input-placeholder{
    color:#a9a9a9;
    font-size: 20px;
}
.input-group input:focus{
    outline: none;
    box-shadow: none;
    border: 1px solid #ff5a72;
}
.input-group input{
    border: 1px solid #ff5a72;
}
.aplly-btn{
    width: 180px;
    height: 55px;
    border-radius: 10px;
    background: #ff5a72;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    line-height: 55px;
    box-shadow: 0 0 6px #cb2457;
    cursor: pointer;
}
.input-group{
    width: 188px;
}

.apply-mask-order{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    display: none;
}
.now-apply-wrap{
    width: 700px;
    height: 465px;
    background: #ffffff;
    border-radius: 10px;
    padding: 50px 60px;
    text-align: center;
}
.now-apply-title{
    font-size: 32px;
    color: #cb2457;
}
.order-server-btn{
    width: 100%;
    height: 66px;
    background: #cb2457;
    border-radius: 10px;
    font-size: 24px;
    color: #ffffff;
    line-height: 66px;
}
.success-title{
    font-size: 32px;
}
.font-22{
    font-size: 22px;
}
.title-label-margin{
    margin: 110px 0 36px;
}
.success-icon{
    display: inline-block;
    width: 39px;
    height: 30px;
    background-position: -423px -495px;
}
.close-mask-btn{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 24px;
    color: #7f7f7e;
}
.new-icon-bg{
    background-image: url("../images/new_icon.png");
    background-repeat: no-repeat;
    background-size: 552px 534px;
}
.cha{
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.sub-fixed{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20000;
}
@media screen and (max-width:768px){
    #server-intro{
        padding: 0 2% !important;
    }
    #server-intro .wrap-title{
        font-size: 18px !important;
        padding: 20px 0 !important;
    }
    #server-intro .t .wrap-con .item{
        width: 48% !important;
    }
    #server-intro .t .wrap-con .item .num{
        font-size: 15px;
        width: 22px;
        height: 22px;
        flex-shrink: 0;
    }
    #server-intro .t .wrap-con .item p{
        font-size: 12px;
    }
    #server-intro .b .wrap-con > p{
        font-size: 15px;
    }
    #server-intro .b .wrap-con .items{
        justify-content: space-between;
    }
    #server-intro .b .wrap-con .items .item i{
        font-size: 30px;
    }
    #server-intro .b .wrap-con .items .item p{
        font-size: 15px;
    }
    .server-item-mask{
        display: none;
        padding-top: 0;
    }
    .baby-server-item{
        width: 49%;
    }
    .plr-30{
        padding: 0 10px;
    }
    .yesfw{
        display: flex;
        justify-content: space-between;
        flex-wrap:wrap;
    }
    .module-title{
        font-size: 18px !important;
        margin-bottom: 20px;
    }
    .baby-server-item{
        height: auto;
        border-radius: 6px;
        margin-bottom: 2%;
    }
    .title-mask{
        font-size: 16px;
    }
    .plr-135{
        padding: 0;
    }
    .nanny-work-item .ico{
        width: 40px;
        height: 40px;
        border-radius: 4px;
    }
    .nanny-work-item .ico i{
        font-size: 30px;
    }
    .font-26{
        font-size: 18px;
    }
    .am-content-wrap,
    .pm-content-wrap,
    .night-content-wrap{
        padding: 50px 10px;
    }
    .am-content-wrap .font-22,
    .pm-content-wrap .font-22,
    .night-content-wrap .font-22{
        font-size: 16px;
    }
    .plr-125{
        padding: 0;
    }
    .pb-40{
        padding-bottom: 20px;
    }
    .pt-60{
        padding-top: 20px;
    }
    .server-flow-icon{
        margin: 0 auto;
        transform: scale(.6);
    }
    .server-flow-arrow{
        display: none;
    }
    #next-slider,#prev-slider{
        display: none;
    }
    .price-swiper .swiper-slide{
        height: auto !important;
    }
    .my-team-item{
        width: 49%;
        padding: 0;
        height: auto;
        margin-bottom: 4%;
        padding-bottom: 20px;
    }
    .my-team-item img{
        height: auto;
        margin-bottom: 10px;
    }
    .my-team-item .font-22{
        font-size: 18px;
    }
    .my-team{
        flex-wrap: wrap;
    }
    .my-team-sub-title{
        margin:0;
        margin-bottom: 10px;
    }
    .my-team-content{
        font-size: 14px;
        line-height: 1.4;
    }
    .prl-125{
        padding: 0;
    }
    .server-safeguard-item{
        width: calc(100% / 6);
    }
    .server-safeguard-item .font-20{
        font-size: 12px;
    }
    .server-safeguard-icon{
        margin: 0 auto;
        transform: scale(.6);
    }
    .safeguard-content-item{
        padding: 50px 16px;
    }
    .safeguard-content-item .font-20{
        font-size: 14px;
    }
    .plr-140{
        padding: 0;
    }
    .control-risk-item{
        width: 25%;
    }
    .control-risk-item .font-16{
        font-size: 14px;
    }
    .control-risk-icon{
        transform: scale(.6);
    }
    .letter-swiper-wrap{
        padding:0;
    }
    .letter-swiper .swiper-slide{
        width: 100%;
        height: auto;
    }
    .letter-swiper .swiper-slide p{
        font-size: 16px;
        line-height: 1.4;
    }
    div[role="button"]{
        display: none;
    }
    .normal-questions-wrap{
        display: block;
    }
    .normal-questions-wrap ul{
        width: 100%;
    }
    .normal-questions-wrap li{
        font-size: 15px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 6px 0;
        line-height: 1.4;
        border-bottom: 1px solid #ebebeb;
    }
    .fwlc{
        flex-wrap: wrap;
    }
    .fwlc > div{
        width: 32.5%;
    }
    .server-item-mask div{
        font-size: 14px;
    }
}