html {
    overflow: -Scroll;
    overflow-x: hidden
}

* {
    margin: 0 auto;
    padding: 0;
    border: none;
    outline: 0;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "微软雅黑";
    max-width: 1920px;
    min-width: 1100px;
    color: #333;
    font-size: 14px
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #666
}

a :hover {
    text-decoration: none;
}

em,
i {
    font-style: normal
}

img {
    cursor: pointer;
    border: none;
    vertical-align: middle
}

.pof {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3
}

a,
button,
h2,
h4,
label,
p,
span {
    cursor: pointer
}

.cowh {
    color: #fff !important;
    font-weight: 500
}

.haed-ulli>a {
    color: #84c904 !important
}

.foz16 {
    font-size: 16px
}

.foz18 {
    font-size: 16px
}

.foz24 {
    font-size: 24px
}

.disb {
    display: block
}

.head {
    background-color: #2c2c48;
    height: 61px;
    line-height: 61px;
    font-size: 14px;
    width: 100%
}

.con {
    width: 1100px;
    margin: 0 auto
}

.tac {
    text-align: center
}

.pull_left {
    float: left !important
}

.logo {
    float: left;
    display: block;
    margin-top: 11px
}

.logo_title {
    border-left: 1px solid #fff;
    padding-left: 15px;
    margin-left: 15px;
    display: block;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-top: 10px;
    color: #fff !important
}

.pull_middle {
    width: 45%;
    float: left;
    margin-left: 145px;
    text-align: center;
    position: relative
}

.pull_middle>li {
    float: left
}

.pull_middle>li>a {
    color: #fff;
    display: block;
    line-height: 61px;
    margin: 0 17px
}

.pull_right {
    float: right
}

.pull_right>.loa {
    width: 110px;
    text-align: center
}

.pull_right>.loa>a {
    color: #fff
}

.pull_right>li:nth-child(1) {
    float: left
}

.pull_right>li:nth-child(2) {
    float: left
}

.green {
    background: #83c209
}

.pull_down {
    width: 700px;
    background: rgba(44, 44, 72, .9);
    left: -95px;
    top: 100%;
    z-index: 999;
    position: absolute;
    height: 226px;
    padding-bottom: 25px;
    overflow: hidden
}

.pull_down>ul {
    text-align: left !important;
    height: 100%
}

.pull_down>ul>li {
    width: 165px
}

.pull_down>ul>li:nth-child(1) {
    margin-left: 40px
}

.pull_down>ul>li>h5 {
    font-size: 12px;
    margin-top: 8px;
    width: 96px;
    font-weight: 500;
    line-height: 40px;
    height: 40px;
    text-align: left !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.pull_down>ul>li>a {
    color: #cacbc9;
    display: block;
    height: 40px;
    line-height: 25px;
    font-size: 12px
}

.footbg {
    background: #3a3f4e
}

.footul {
    padding: 45px 0 205px 25px
}

.footul>.pull_left {
    width: 16%;
    margin: 0 auto
}

.footul>.pull_left h5 {
    padding-bottom: 10px
}

.footul>.pull_left a {
    color: #8f8f8f;
    padding: 7px 0
}

.bqxxbox {
    padding-bottom: 40px;
    text-align: center;
    width: 500px;
    margin: 0 auto
}

.bqxxbox p {
    color: #999;
    font-size: 12px;
    padding-bottom: 8px
}

.pull_right p {
    color: #8f8f8f;
    padding: 7px 0;
    font-size: 14px
}

.pull_right span {
    display: block
}

.top {
    position: fixed;
    right: 0px;
    top: 90%;
    width: 43px;
    height: 39px;
    background: url(../images/join/top.png) center center no-repeat rgb(255, 255, 255);
}

.top:hover {
    background: url(../images/join/top2.png) center center no-repeat #83c209;
}

.disb:hover {
    color: rgb(209, 205, 205);

}

.footul li a:hover {
    color: rgb(209, 205, 205);
}

.icon {
    width: 64px;
    height: 1em;
    /* vertical-align: -0.15em; */
    fill: currentColor;
    overflow: hidden;
    font-size: 64px;
    text-align: center;
    display: block;
    margin-bottom: -4px;
}

/* swiper轮播图 */
.swiper-container {
    width: 100%;
    margin: 0 auto;
}

.swiper-slide {
    position: relative;
    text-align: center;
}

.swiper-slide img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.swiper-slide a {
    display: block;
    width: 200px;
    height: 55px;
    background-color: #82c20a;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    font-size: 24px;
    line-height: 55px;
    position: absolute;
    top: 70%;
    left: 50%;
    margin-left: -100px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 21px;
    left: 0;
    width: 100%;
}

/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #fff;
    opacity: .3;
    margin: 0 5px;
}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #82c20a;
}

/* 客户侧功能 */
.client {
    width: 100%;
    min-width: 600px;
    height: 952px;
    margin: -3px auto;
    background-image: url(../images/join/action.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* 运营测功能 */
.operation {
    width: 100%;
    height: 952px;
    background-image: url(../images/join/bg952.png);
    text-align: center;
    position: relative;
}

.oper {
    width: 1390px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.oper h5 {
    font-size: 26px;
    color: #fff;
    line-height: 128px;
}

.oper-left {
    width: 385px;
    text-align: left;
    margin-top: 40px;
}

.oper-center {
    margin: 0 auto !important;
    position: relative;
}

.operation h3 {
    font-size: 36px;
    line-height: 176px;
    color: #fff;
}

.operation h4 {
    font-size: 36px;
    color: #82c20a;
    position: absolute;
    left: 35%;
    top: 290px;
    z-index: 1;
}

.operation .ico {
    width: 54px;
    height: 52px;
    transition: all 0.6s;
}

.operation .ico:hover {
    transform: scale(1.3);
}

.operation .ico-1 {
    position: absolute;
    top: 63px;
    right: 195px;

}

.operation .ico-2 {
    position: absolute;
    top: 63px;
    right: 358px;

}

.operation .ico-3 {
    position: absolute;
    top: 165px;
    right: 490px;

}

.operation .ico-4 {
    position: absolute;
    top: 165px;
    right: 68px;

}

.operation .ico-5 {
    position: absolute;
    top: 335px;
    right: 507px;

}

.operation .ico-6 {
    position: absolute;
    top: 333px;
    right: 40px;
}

.operation .ico-7 {
    position: absolute;
    top: 469px;
    right: 423px;

}

.operation .ico-8 {
    position: absolute;
    top: 470px;
    right: 120px;

}

.operation .ico-9 {
    position: absolute;
    top: 515px;
    right: 275px;

}

.oper-center .down {
    margin: 20px auto;
}

.oper-right {
    margin-top: 40px;
    text-align: right;
}

.oper-right h5 {
    line-height: 110px;
}

/* 通道 */
.access {
    width: 100%;
    height: 2590px;
    background-image: url(../images/join/background.jpg);
    background-repeat: repeat-y;
}

.access>h4,
.agn-top>h4,
.flow>h4 {
    font-size: 36px;
    color: #3c3b3b;
    text-align: center;
    line-height: 164px;
}

.flow>h4 {
    margin-bottom: 40px;
}

.ass {
    width: 1390px;
    margin: 0 auto;
}

.ass .ass-top {
    width: 1555px;
    margin-top: 15px;
    display: flex;
}

.top-left {
    width: 700px;
    margin-left: 0;
}

/* 圆点 */

.dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #82c20a;
    display: block;
    float: left;
    margin: 35px -120px 0 100px
}

/* 通道字体 */
.top-left p,
.top-left h4,
.acs-mid p,
.acs-mid-2 p,
.acs-mid-2 h4,
.fot-right p,
.fot-right h4 {
    font-size: 34px;
    line-height: 72px;
    align-items: center;
    display: block;
}

.top-left p,
.acs-mid p,
.acs-mid-2 p,
.fot-right p {
    color: #85c902;
}

.top-left p span,
.acs-mid p span,
.acs-mid-2 p span,
.fot-right p span {
    font-size: 82px;
    color: #d0d0d0;
    font-style: italic;
    font-family: Arnhem;
}

.top-left h4,
.acs-mid-2 h4,
.fot-right h4 {
    text-indent: 130px;
}

.top-right {
    margin-top: 50px;
    width: 670px;
    background-image: url(../images/join/ysbox4.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}



#icon-1,
#icon-2,
#icon-3,
#icon-4 {
    color: #82c20a;
}

.acs-mid img {
    margin: 60px 140px;
}

.acs-mid p {
    float: right;
    margin: 250px 115px;
}

.acs-mid-2 {
    width: 1390px;
    margin: 0 auto;
    display: flex;
}

.mid-left {
    width: 1105px;
}

.mid-right {
    float: left;
    width: 300px;
    height: 580px;
    background-image: url(../images/join/load.png);
}

.asc-fot h3 {
    font-size: 38px;
    text-indent: 90px;
    line-height: 156px;
}

.follow-up-route {
    width: 4px;
    height: 48px;
    margin-left: 30px;
    background: #82c20a;
    flex: 1;
    margin-bottom: -4px;
}

.fot-left {
    float: left;
}

.fot-left1 h4 {
    font-size: 34px;
    color: #040404;
    line-height: 64px;
    margin-bottom: 40px;
    margin-left: 25px;
}

.fot-right {
    float: right;
    margin-right: 40px;
    margin-top: -350px;
}

/* 支持 */
.support {
    width: 100%;
    height: 814px;
    background-image: url(../images/join/bg815.jpg);
    background-position: center center;
    background-size: cover;
}

.sup-top {
    text-align: center;
}

.sup-top h4 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    line-height: 250px;
}

.sup-down {
    width: 1390px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.line {
    display: block;
    width: 100px;
    height: 3px;
    background: #fff;
    margin-bottom: 55px;
    display: none;
}

.oem,
.train {
    width: 345px;
    height: 375px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    margin-top: 35px;
}

.crm {
    width: 345px;
    height: 440px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
}

.oem img {
    margin: 50px 0;
}

.oem a,
.crm a,
.train a {
    display: block;
    width: 136px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 5px;
    color: #333300;
}

.oem .fst:hover,
.crm a:hover {
    color: #fff;
    background: #99cc00;
    border-radius: 16px;
}

.crm img,
.train img {
    margin: 50px 0 20px 0;
}

.crm h4,
.train h4 {
    font-size: 30px;
    margin-bottom: 23px;
}



/* 代理商 */
.agency {
    min-height: 1200px;

}

.agn-mid {
    margin: 0 auto;
    width: 100%;
    background-image: url(../images/join/need.jpg);
    background-position: center center;
    background-size: cover;
}

.agency .need {
    margin: 0 auto;
    width: 1146px;
    display: flex;
    justify-content: space-around;
}

.need .need-1,
.need .need-2,
.need .need-3 {
    width: 380px;
    height: 565px;
    text-align: center;
    background: rgba(8, 27, 61, .3);
}

.need-1 img,
.need-2 img,
.need-3 img {
    margin-top: 125px;
    margin-bottom: 50px;
}

.need p {
    font-size: 32px;
    color: #fff;
    line-height: 50px;
}

.need-1:hover,
.need-2:hover,
.need-3:hover {
    background: rgba(155, 226, 14, 0.7);
}

.flow-down {
    width: 1140px;
    margin-top: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fd-1,
.fd-2,
.fd-3,
.fd-4 {
    text-align: center;
}

.flow-down h4 {
    font-size: 20px;
    line-height: 118px;
}

#set {
    height: 65px;
    margin: 80px 43% !important;
}

#set span {
    font-size: 26px;
    line-height: 65px;
}

.fd-1 h4,
.fd-2 h4,
.fd-4 h4 {
    text-indent: -10px;
}

.fd-4 h4 {
    text-indent: -20px;
}

.fd-1 img,
.fd-2 img,
.fd-3 img,
.fd-4 img {
    width: 110px;
    height: 110px;
}

.arrows {
    width: 75px;
    height: 25px;
    margin-bottom: 125px;
}

/* 留言板 */
.mssage {
    width: 1920px;
    height: 860px;
    background-image: url(../images/join/bg860.jpg);
    background-position: center center;
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
}

.word {
    width: 1200px;
    height: 540px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
}

.word-left {
    width: 390px;
    height: 540px;
    float: left;
    border-radius: 5px;
    background: #84c209;
    padding: 45px;
}

.word-left h3 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 30px;
}

.word-left b {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 12px;
}

.word-left p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}

.word-right h3 {
    font-size: 28px;
    color: #000;
    line-height: 80px;
    margin-top: 20px;
}

.wrap {
    margin-bottom: 20px;
}

.wx {
    margin: 20px auto;
    text-align: center;
}

.wx p {
    font-size: 14px;
    line-height: 30px;
}

.word-right {
    width: 810px;
    float: left;
    text-align: center;
}

.word-right h4 {
    font-size: 28px;
    font-weight: 200;
    color: #a7dd59;
    margin-bottom: 30px;
}

.layui-form {
    display: flex;
    justify-content: space-around;
}

.form-left {
    width: 390px;
}

.iput input {
    width: 300px;
    height: 40px;
    border: 2px solid #eeeeee;
    border-radius: 5px;
    float: left;
}

.txt {
    width: 300px;
    height: 270px;
    border: 2px solid #eeeeee;
    border-radius: 5px;
    float: left;
    margin-right: 60px;
}

.layui-btn {
    width: 245px;
    height: 45px;
    margin-top: 25px;
    border-radius: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: #8cd402;
}

.layui-input {
    margin-bottom: 20px;
}

.error-item {
    position: relative;
}

.error-item input.error {
    border: 1px solid #ff4a54;
}

.error-item label.error {
    position: absolute;
    left: 0;
    bottom: -17px;
    width: 100%;
    font-size: 12px;
    color: #ff4a54;
    text-align: left;
    z-index: 1;
}

.footul>.pull-left a {
    color: #8f8f8f;
    padding: 7px 0px;
    font-size: 14px;
    width: 56px;
    margin: 0;
}

.footul>.pull-left {
    width: 165px;
}

.head-son>ul>li>a {
    color: #cacbc9;
    padding: 9px 0px;
    width: 64px;
    margin: 0;
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {
    .client {
        width: 100%;
        min-height: 660px;
        background-image: url(../images/join/action.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .footul>.pull-left {
        width: 170px;
    }

    .oper {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
    }

    .oper h5 {
        font-size: 20px
    }

    .oper-left {
        width: 295px;
        text-align: left;
        margin-top: 40px;
    }

    .ass .ass-top {
        width: 1200px;
    }

    .top-left p,
    .top-left h4,
    .acs-mid p,
    .acs-mid-2 p,
    .acs-mid-2 h4,
    .fot-right p,
    .fot-right h4 {
        font-size: 28px;
        line-height: 65px;
        align-items: center;
        display: block;
    }

    .top-left p span,
    .acs-mid p span,
    .acs-mid-2 p span,
    .fot-right p span {
        font-size: 62px;
        color: #e5e3e3;
        font-style: italic;
        font-family: "Arnhem";
    }

    .acs-mid img {
        margin: 60px 130px;
    }

    .acs-mid p {
        float: right;
        margin: 300px 20% 0 0;
    }

    .mid-left {
        width: 890px;
    }

    .asc-fot {
        width: 1200px;
    }

    .asc-fot h3 {
        font-size: 38px;
        text-indent: 120px;
        line-height: 156px;
    }

    .fot-left {
        float: left;
        margin-left: 3%;
    }

    .fot-left1 {
        width: 800px;
    }

    .fot-left1 h4 {
        font-size: 28px;
        text-indent: 2%
    }

    .fot-right {

        float: right;
        margin-right: 10px;
        margin-top: -350px;

    }

    .sup-down {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
    }

    .word {
        width: 1150px;
        height: 540px;
        margin: 0 auto;
        background-color: #fff;
        border-radius: 5px;
    }

    .word-left {
        width: 370px;
        height: 540px;
        float: left;
        border-radius: 5px;
        background: #84c209;
        padding: 45px;
    }

    .word-right {
        width: 780px;
        float: left;
        text-align: center;
    }

    .head {
        width: 100%;
    }

    .flow-down {
        width: 960px;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {
    .head {
        width: 100%;
    }

    .flow-down {
        width: 960px;
    }

    .con {
        width: 100%;
        margin: 0 auto;
    }

    .pull_left {
        float: left !important;
    }

    .pull_middle {
        width: 45%;
        margin-left: 10%;
        text-align: center;
        position: relative;
    }

    .client {
        width: 100%;
        min-width: 600px;
        height: 552px;
        margin: -3px auto;
        background-image: url(../images/join/action.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .ass {
        width: 960px;
    }

    .ass .ass-top {
        width: 960px;
        margin-top: 15px;
        display: flex;
    }

    .top-left {
        width: 430px;
        margin-left: 0;
    }

    .oper h5 {
        font-size: 16px;
        color: #fff;
        line-height: 120px;
    }

    .operation {
        width: 100%;
        height: 952px;
        background-image: url(../images/join/bg952.png);
        text-align: center;
        position: relative;
    }

    .oper {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .oper-center {
        margin: 0 auto !important;
        position: relative;
        /* width: 500px; */
    }

    .oper-left {
        width: 300px;
        text-align: left;
        margin-top: 40px;
    }

    .oper-right {
        width: 310px;
        margin-top: 40px;
        text-align: right;
    }

    .top-left p,
    .top-left h4,
    .acs-mid p,
    .acs-mid-2 p,
    .acs-mid-2 h4,
    .fot-right p,
    .fot-right h4 {
        font-size: 26px;
        line-height: 72px;
        align-items: center;
        display: block;
    }

    .top-left p,
    .top-left h4,
    .acs-mid p,
    .acs-mid-2 p,
    .acs-mid-2 h4,
    .fot-right p,
    .fot-right h4 {
        font-size: 18px;
        line-height: 72px;
        align-items: center;
        display: block;
    }

    .top-left p span,
    .acs-mid p span,
    .acs-mid-2 p span,
    .fot-right p span {
        font-size: 62px;
        color: #d0d0d0;
        font-style: italic;
        font-family: Arnhem;
    }

    .top-left p,
    .acs-mid p,
    .acs-mid-2 p,
    .fot-right p {
        font-size: 24px;
        font-weight: 500;
    }

    .top-right {
        float: right;
        margin-top: 84px;
        margin-left: 5px;
        width: 520px;
        background-image: url(../images/join/ysbox4.jpg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
    }

    .top-left {
        width: 420px;
        margin-left: 0;
    }

    .acs-mid img {
        margin: 50px 0 0 100px;
    }

    .acs-mid p {
        float: right;
        margin: 300px 15px;
    }

    .acs-mid-2 {
        width: 960px;
        margin: 0 auto;
        display: flex;
    }

    .mid-left {
        width: 650px;
    }

    .mid-right {
        float: left;
        width: 300px;
        height: 580px;
        background-image: url(../images/join/load.png);
        background-repeat: no-repeat;
    }

    .asc-fot h3 {
        font-size: 28px;
        font-weight: 600;
    }

    .fot-left1 {
        width: 600px;
    }

    .fot-left1 h4 {
        font-size: 24px;
        text-indent: 22px;
    }

    .fot-right {

        float: right;
        margin-right: 10px;
        margin-top: -350px;

    }

    .sup-down {
        width: 960px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
    }

    .oem,
    .train {
        width: 305px;
        height: 375px;
        background: #fff;
        border-radius: 15px;
        text-align: center;
        margin-top: 35px;
    }

    .crm {
        width: 305px;
        height: 440px;
        background: #fff;
        border-radius: 15px;
        text-align: center;
    }

    .word {
        width: 960px;
        height: 540px;
        margin: 0 auto;
        background-color: #fff;
        border-radius: 5px;
    }

    .word-left {
        width: 300px;
        height: 540px;
        float: left;
        border-radius: 5px;
        background: #84c209;
        padding: 45px;
    }

    .word-right {
        width: 660px;
        float: left;
        text-align: center;
    }

    .txt {
        width: 280px;
        height: 270px;
        border: 2px solid #eeeeee;
        border-radius: 5px;
        float: left;
        margin-right: 40px;
    }

    .form-left {
        width: 330px;
    }

    .footbg {
        width: 100%;
    }

    .footul {
        width: 960px;
        margin: 0 auto;
    }
}