
/*banner*/
.banner {
    background: url(../image/service/fuwu_banner.png) no-repeat center;
}

/*内容*/
.main {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}
/*内容一*/
.main-one {
    width: 100%;
    height: 916px;
    overflow: hidden;
    background: #fff url(../image/service/service1.png) no-repeat center;
}
.cont-titel {
    margin: 78px 0;
    text-align: center;
    font-size: 36px;
}
.main-one-cont {
    position: relative;
    width: 1200px;
    height: 724px;
    margin: 0 auto;
}
.one-cont {
    position: absolute;
    bottom: 124px;
    left: 300px;
    width: 232px;
    height: 174px;
}
.one-cont1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 192px;
    height: 172px;
    background: url(../image/service/1.png) no-repeat center;
}
.one-cont1 span {
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-top: 40px;
    margin-left: 50px;
    font-size: 24px;
    line-height: 40px; 
}
.one-cont2 {
    position: absolute;
    right: 28px;
    bottom: 20px;
    width: 41px;
    height: 47px;
    background: url(../image/service/2.png) no-repeat center;
}
.one-cont3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 33px;
    height: 43px;
    background: url(../image/service/3.png) no-repeat center;
}
/*内容二*/
.main-two {
    width: 100%;
    height: 1492px;
    overflow: hidden;
    background: #fff url(../image/service/service2.png) no-repeat center;
}
.main-two-cont {
    width: 510px;
    height: 1310px;
    margin: 0 auto;
}
.two-cont-des {
    width: 100%;
    height: 327.5px;
    display: inline-block;
}
.cont-des-title {
    font-size: 30px;
    margin-top: 70px;
    margin-bottom: 44px;
}
.cont-des-words {
    font-size: 24px;
    line-height: 40px;
}
/*内容三*/
.main-three {
    width: 100%;
    height: 1092px;
    overflow: hidden;
    background-color: #fc4e6f;
}
.main-three-cont {
    position: relative;
    width: 1200px;
    height: 878px;
    margin: 0 auto;
    overflow: hidden;
}
.three-cont-left {
    position: absolute;
    top: 258px;
    left: 90px;
    /*width: 320px;*/
    height: 180px;
}
.three-left-title {
    width: 242px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #42ce83;
    color: #fff;
    font-size: 36px;
    margin-bottom: 40px;
}
.three-cont-left p {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
}
.three-cont-right {
    position: absolute;
    top: 0;
    right: 190px;
    width: 354px;
    height: 732px;
    background: url(../image/service/iPhone.png) no-repeat center;
}
.prev,
.next {
    width: 64px;
    height: 112px;
    cursor: pointer;
}
.prev {
    position: absolute;
    top: 310px;
    left: -150px;
    background: url(../image/service/b_left.png) no-repeat center;
}
.next {
    position: absolute;
    top: 310px;
    right: -150px;
    background: url(../image/service/b_right.png) no-repeat center;    
}
.service-img {
    position: relative;
    width: 314px;
    height: 560px;
    margin: 84px auto 0;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
/*滚动图片*/
.scroll-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 5000px;
    height: 100%;
}
.service-img-list {
    width: 5000px;
    height: 100%;
    float: left;
}
.service-img-list li {
    width: 314px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.service-img-list li img {
    width: 100%;
}
.three-cont-bot {
    position: absolute;
    bottom: 60px;
    left: 350px;
    width: 500px;
    height: 24px;
}
.buttons {
    display: inline-block;
    height: 100%;
    margin: 0 auto;
}
.buttons li {
    position: relative;
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    border-radius: 50%;
    float: left;
    margin: 0 10px;
    cursor: pointer;
}
.choose {
    width: 60px!important;
    border-radius: 100px!important;
    background-color: #fff!important;
}
.dot {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
}
/*内容四*/
.main-four {
    width: 100%;
    height: 980px;
    background-color: #fff;
}
.reason-list {
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
}
.reason-list li {
    width: 280px;
    height: 120px;
    float: left;
}
.reason-left {
    width: 80px;
    height: 80px;
    float: left;
    margin-top: 20px;
}
.reason-right {
    width: 180px;
    height: 100%;
    float: right;
}
.reason-title {
    margin-bottom: 28px;
    color: #42ce83;
    font-size: 30px;
}
.reason-des {
    font-size: 20px;
    line-height: 35px;
}
.four-bot {
    width: 100%;
    height: 1094px;
    background-color: #fff;
    overflow: hidden;
}
.four-bot-words1 {
    margin-top: 180px;
}
.four-bot-words2 {
    margin: 15px 0;
}
.head-img {
    margin: 40px 0;
}
/*用户数量*/
.user {
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
}
.user-words {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}
.now-num {
    margin-left: 34%;
}
.user-num span {
    width: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #42ce83;
    color: #fff;
    margin-left: 6px;
    float: left;
    font-size: 30px;
    border-radius: 4px;
}
.user-num span:last-child {
    margin-right: 6px;
}
/*输入信息*/
.four-bot-input {
    width: 715px;
    margin: 40px auto 0;
}
.phone {
    width: 500px;
    height: 68px;
    line-height: 1.5em;
    text-indent: 15px;
    border: 1px solid #808080;
    font-size: 20px;
    float: left;
}
.register {
    width: 200px;
    height: 70px;
    line-height: 70px;
    background-color: #42ce83;
    color: #fff;
    font-size: 20px;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}


/*注册弹窗*/
.register-alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99;
}
.alert-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 524px;
    height: 441px;
    background: url(../image/index/zhuce_alert.png) no-repeat center;
    text-align: center;
}
.alert-des {
    width: 253px;
    height: 253px;
    margin-left: 113px;
    margin-top: 170px;
    overflow: hidden;
}
.zhuce-success {
    margin: 50px 0;
    color: #fff;
    font-size: 20px;
}
.close {
    position: absolute;
    top: 60px;
    right: 60px;
    width: 44px;
    height: 44px;
    background: url(../image/index/close.png) no-repeat center;
}