.banner {
    /* width: 100%;
    max-width: 1920px; */
    margin: 40px auto 0;
    margin-top: 71px;
    background: url("../images/fenxiaoxitong/ws_banner_new.png") center center no-repeat;
    background-size: 1920px 700px;
    height: 700px;
}

.m1_new {
    width: 100%;
    padding: 80px 0;
}
.m1_new h2 {
    text-align: center;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}
.m1_new h3 {
    text-align: center;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    margin-top: 34px;
}
.m1_new_con {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 59px;
}
.m1_con_pre {
    width: 249px;
    height: 266px;
    background: #ffffff;
    box-shadow: 0px 12px 30px 0px rgba(153, 153, 153, 0.2);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 68px;
}
.m1_con_pre:nth-last-of-type(1) {
    margin-right: 0;
}
.m1_con_pre img {
    width: 116px;
    height: 116px;
}
.m1_con_pre span {
    font-size: 25px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #444444;
    margin-top: 38px;
}

.m2_new {
    width: 100%;
    padding: 100px 0 10px;
}
.m2_new h2 {
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #222222;
    text-align: center;
}
h2 {
    margin-bottom: 27px !important;
}
.m2_new h3,
.m2_new h4 {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    text-align: center;
}
h4 {
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
    text-align: center;
    color: #036;
}
.m2_new_con {
    display: flex;
    justify-content: center;
    margin-top: 43px;
}
/*---*/
.m6 {
    height: 942px;
    background: #fff;
    /* padding-bottom: 86px; */
}
.m6x {
    text-align: center;
    width: 1200px;
    height: 108px;
    margin: 0 auto;
    margin-top: 70px;
}
.m6x h1 {
    font-size: 28px;
    margin-bottom: 31px;
}
.m6x h2 {
    font-size: 15px;
    margin-bottom: 37px;
}
.box {
    width: 1200px;
    height: 720px;
    margin: 0 auto;
}
.box dl {
    float: left;
    margin-left: -1px;
    margin-bottom: -1px;
    width: 195px;
    height: 190px;
    padding: 33px 21px 15px 22px;
    text-align: center;
    box-shadow: 1px 1px 1px #e2e2e2 inset, -1px -1px 1px #e2e2e2 inset;
}
.box dl dt {
    height: 76px;
    text-align: center;
}
.box dl dt img {
    height: 100%;
    display: inline-block;
}
.box dl dd:nth-of-type(1) {
    color: #333333;
    font-size: 18px;
    padding: 18px 0 17px 0;
}
.box dl dd:nth-of-type(2) {
    color: #666666;
    width: 197px;
    text-align: left;
}
.box dl:hover {
    border-color: transparent;
    box-shadow: 1px 1px 34px 1px rgba(0, 0, 0, 0.3);
}
.m9 {
    width: 100%;
    padding: 107px 0 93px;
}
.m9 h2 {
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #222222;
    text-align: center;
}
.m9 h3 {
    text-align: center;
    margin-top: 34px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 30px;
}
.m9 .m9x {
    background: url("../images/fenxiaoxitong/m9_bg.png") center center no-repeat;
    width: 1200px;
    height: 540px;
    margin: 0 auto;
    margin-top: 60px;
    z-index: 0;
}

.m9x .m9x_title p {
    font-size: 25px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ffffff;
    line-height: 63px;
    text-align: center;
    letter-spacing: 4px;
}

.m9x_title {
    margin-left: -55px;
    width: 343px;
    height: 63px;
    background-color: #007fff;
    box-shadow: 0px 8px 10px 0px rgba(0, 126, 252, 0.3);
    border-radius: 3px;
    z-index: 1;
}

.m9x_desc {
    margin-top: 32px;
    list-style: none;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 45px;
}

.m9x .m9x_container {
    width: 300px;
    transform: translate(795px, 73px);
}

.m9 .m9_btn1,
.m9_btn2 {
    display: inline-block;
    width: 100px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    line-height: 30px;
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
}
.m9_btn1:nth-of-type(2) {
    margin-left: 15px;
}

.active_red {
    border: 1px solid #f32b42;
    background: linear-gradient(45deg, #fed600 0%, #ff5d00 0%, #fb3e31 0%, #f32b42 100%);
    color: #fff !important;
}

.m9_btn2:nth-of-type(2) {
    margin-left: 15px;
}
.active_blue {
    border: 1px solid #2f97ff;
    background: linear-gradient(-90deg, #007fff 0%, #2f97ff 100%);
    color: #fff !important;
}

.m9 .m9x_con {
    background: url("../images/fenxiaoxitong/m9_bg_2.png") center center no-repeat;
    width: 1200px;
    height: 540px;
    margin: 0 auto;
    margin-top: 60px;
}
.m9x_container_2 {
    margin-left: 66px;
    padding-top: 73px;
}
.m9x_container_2 .m9x_title_2 {
    margin-left: 52px;
    width: 343px;
    height: 63px;
    background-color: #007fff;
    box-shadow: 0px 8px 10px 0px rgba(0, 126, 252, 0.3);
    border-radius: 3px;
}
.m9x_title_2 p {
    font-size: 25px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ffffff;
    line-height: 63px;
    text-align: center;
    letter-spacing: 4px;
}
