@import 'http://at.alicdn.com/t/font_1131664_4mpvxasdkar.css';.navigation-wrapper {
    width: 100%;
    height: 80px;
    border: 1px solid red;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between
}

.navigation-son {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box
}

.navigation-son-m {
    display: none
}

.navigation-wrapper .img {
}

.navigation-wrapper .rg {
    display: flex;
    flex: 1;
    justify-content: flex-end
}

.navigation-wrapper .rg .nav {
    display: flex
}

.navigation-wrapper .rg .nav a {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 0 30px;
    display: flex;
    align-items: center
}

.navigation-wrapper .rg .contact {
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0 0 0 20px
}

.navigation-wrapper .rg .contact span {
    font-size: 20px;
    line-height: 20px;
    margin: auto 0 auto 13px
}

.header-wrapper {
    width: 100%;
    height: 550px;
    display: flex;
    justify-content: center;
    background: url(/static/images/banner.jpg) no-repeat center;
    background-size: cover;
    color: #fff
}

.header-son {
    max-width: 1200px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.header-son .text-1 {
    font-size: 54px;
    line-height: 54px;
    font-weight: 700;
    margin: 255px 0 0
}

.header-son .text-2 {
    font-size: 24px;
    line-height: 24px;
    margin: 35px 0 0
}

.programme-wrapper {
    width: 100%;
    height: 685px;
    display: flex;
    justify-content: center;
    background: url(/static/images/ys.jpg) no-repeat center center;
    background-size: cover
}

.programme-son {
    width: 100%;
    max-width: 1200px;
    display: flex
}

.programme-son .l {
    display: table;
    margin: 165px 0 0 -33px
}

.programme-son .l .ti {
    font-size: 48px;
    color: #000;
    line-height: 65px;
    font-weight: 600
}

.programme-son .l .bu {
    width: 355px;
    height: 78px;
    background: #e7f5fc;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin: 20px 0 0
}

.programme-son .l .bu .son {
    width: 344px;
    height: 64px;
    background: url(/static/images/btn-bg.png) no-repeat;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    border-radius: 5px
}

.programme-son .r {
    width: 847px;
    height: 100%;
    position: relative
}

.programme-son .r .svg {
    width: 512px;
    height: 100%;
    position: absolute;
    right: 100px;
    top: 0
}

.programme-son .r .ul-1 .li {
    width: 30px;
    height: 30px;
    background: rgba(88,162,238,.3);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

.programme-son .r .ul-1 .li:nth-child(1) {
    top: 86px;
    right: 200px
}

.programme-son .r .ul-1 .li:nth-child(2) {
    top: 140px;
    right: 236px
}

.programme-son .r .ul-1 .li:nth-child(3) {
    top: 208px;
    right: 265px
}

.programme-son .r .ul-1 .li:nth-child(4) {
    top: 278px;
    right: 288px
}

.programme-son .r .ul-1 .li:nth-child(5) {
    top: 352px;
    right: 310px
}

.programme-son .r .ul-1 .li:nth-child(6) {
    top: 430px;
    right: 334px
}

.programme-son .r .ul-1 .li:nth-child(7) {
    top: 498px;
    right: 360px
}

.programme-son .r .ul-1 .li:nth-child(8) {
    top: 565px;
    right: 396px
}

.programme-son .r .ul-1 .li .div-son {
    width: 20px;
    height: 20px;
    background: #109de2;
    border-radius: 50%
}

.programme-son .r .ul-2 .li2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #505050;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

.programme-son .r .ul-2 .li2:nth-child(1) {
    width: 253px;
    top: 94px;
    right: -72px
}

.programme-son .r .ul-2 .li2:nth-child(2) {
    top: 140px;
    right: 273px
}

.programme-son .r .ul-2 .li2:nth-child(3) {
    width: 273px;
    top: 205px;
    right: -30px
}

.programme-son .r .ul-2 .li2:nth-child(4) {
    top: 275px;
    left: 220px
}

.programme-son .r .ul-2 .li2:nth-child(5) {
    top: 350px;
    right: 70px
}

.programme-son .r .ul-2 .li2:nth-child(6) {
    top: 430px;
    left: 120px
}

.programme-son .r .ul-2 .li2:nth-child(7) {
    top: 498px;
    right: 30px
}

.programme-son .r .ul-2 .li2:nth-child(8) {
    top: 565px;
    left: 15px
}

.m_programme {
    display: none
}

.marketing-wrapper {
    width: 100%;
    height: 843px;
    display: flex;
    justify-content: center;
    background: url(/static/images/gh.jpg) no-repeat center;
    background-size: cover
}

.marketing-son {
    width: 100%;
    max-width: 1200px
}

.marketing-son .title-wrapper {
    margin: 88px 0 0
}

.marketing-son .title-wrapper .big {
    font-size: 48px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.marketing-son .title-wrapper .desc {
    font-size: 16px;
    line-height: 16px;
    color: #ccc;
    text-align: center;
    margin: 15px 0 0
}

.marketing-box-wrapper {
    margin: 85px 0 0;
    height: 475px;
    display: flex;
    align-items: center
}

.marketing-box-wrapper .l-box {
    width: 520px;
    height: 440px;
    position: relative
}

.marketing-box-wrapper .l-box .ul {
    width: 100%;
    height: 100%;
    position: relative
}

.marketing-box-wrapper .l-box .ul .li {
    width: 130px;
    height: 130px;
    background: rgba(10,178,172,.4);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

.marketing-box-wrapper .l-box .ul .li .div {
    width: 117px;
    height: 117px;
    background: #0ab2ac;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.marketing-box-wrapper .l-box .ul .li:nth-child(1) {
    left: 108px;
    top: 0
}

.marketing-box-wrapper .l-box .ul .li:nth-child(2) {
    left: 288px;
    top: 0
}

.marketing-box-wrapper .l-box .ul .li:nth-child(3) {
    left: 390px;
    top: 163px
}

.marketing-box-wrapper .l-box .ul .li:nth-child(4) {
    left: 286px;
    top: 308px
}

.marketing-box-wrapper .l-box .ul .li:nth-child(5) {
    left: 110px;
    top: 308px
}

.marketing-box-wrapper .l-box .ul .li:nth-child(6) {
    left: 0;
    top: 160px
}

.marketing-box-wrapper .l-box .logo {
    position: absolute;
    top: 180px;
    left: 129px;
}

.marketing-box-wrapper .r-box {
    height: 100%;
    flex: 1;
    margin: 0 0 0 115px;
    color: #f7f6f6;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.marketing-box-wrapper .r-box .li {
    display: flex
}

.marketing-box-wrapper .r-box .li .num {
    font-size: 50px;
    line-height: 50px
}

.marketing-box-wrapper .r-box .li .dl {
    margin: 0 0 0 15px
}

.marketing-box-wrapper .r-box .li .dl .dt {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    margin: 15px 0 10px
}

.marketing-box-wrapper .r-box .li .dl .dd {
    font-size: 16px;
    line-height: 30px
}

.business-needs {
    width: 100%
}

.business-son {
    max-width: 1200px;
    height: 770px;
    margin: 0 auto;
    overflow: hidden
}

.business-son .title {
    font-size: 48px;
    line-height: 48px;
    color: #333;
    font-weight: 700;
    text-align: center;
    margin: 98px 0 0
}

.business-son .desc {
    font-size: 16px;
    line-height: 16px;
    color: #ccc;
    margin: 10px 0 0;
    text-align: center
}

.business-son .ul-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 80px 0 0
}

.business-son .ul-wrapper .li-item {
    height: 440px;
    width: 200px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-left: none
}

.business-son .ul-wrapper .li-item img {
    transition: all .6s
}

.business-son .ul-wrapper .li-item:hover img {
    transform: scale(1.1)
}

.business-son .ul-wrapper .li-item:first-child {
    border-left: 1px solid #ccc
}

.business-son .ul-wrapper .li-item .title-y {
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: 700;
    text-align: center;
    margin: 60px 0 50px
}

.business-son .ul-wrapper .li-item .div-w {
    width: 83px;
    height: 83px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

.business-son .ul-wrapper .li-item .bot {
    margin: 20px 0 0
}

.business-son .ul-wrapper .li-item .bot .u {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    text-align: center
}

.advantage-wrapper {
    width: 100%;
    background: url(/static/images/advantage.jpg) no-repeat center center;
    background-size: cover
}

.advantage-son {
    max-width: 1200px;
    height: 798px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    overflow: hidden
}

.advantage-son .title {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    margin: 95px 0 0;
    text-align: center
}

.advantage-son .desc {
    font-size: 16px;
    line-height: 16px;
    margin: 8px 0 0;
    text-align: center
}

.advantage-son .desc-2 {
    font-size: 20px;
    line-height: 20px;
    margin: 19px 0 0;
    text-align: center
}

.advantage-son .ul-wrapper {
    margin: 115px 0 0
}

.advantage-son .ul-wrapper .li-wrapper {
    display: flex;
    justify-content: space-between
}

.advantage-son .ul-wrapper .li-wrapper .div-item {
    display: flex
}

.advantage-son .ul-wrapper .li-wrapper .div-item .img-wrapper {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.advantage-son .ul-wrapper .li-wrapper .div-item .dl {
    margin: 0 0 0 24px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.advantage-son .ul-wrapper .li-wrapper .div-item .dl .dt {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700
}

.advantage-son .ul-wrapper .li-wrapper .div-item .dl .dd {
    font-size: 16px;
    line-height: 16px;
    margin: 18px 0 0
}

.advantage-son .ul-wrapper .li-wrapper .div-item:last-child {
    flex-direction: row-reverse
}

.advantage-son .ul-wrapper .li-wrapper .div-item:last-child .dl {
    margin: 0 24px 0 0
}

.advantage-son .ul-wrapper .li-wrapper .div-item:last-child .dl .dt {
    text-align: right
}

.advantage-son .ul-wrapper .li-wrapper:last-child {
    margin: 90px 0 0
}

.img-bg-wrapper {
    position: absolute;
    top: 295px;
    left: 403px
}

.service-wrapper {
    width: 100%;
    background: #f5faff;
    overflow: hidden
}

.service-son {
    max-width: 1200px;
    margin: 0 auto;
    color: #333
}

.service-son .title {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    text-align: center;
    margin: 84px 0 0
}

.service-son .desc {
    font-size: 16px;
    line-height: 16px;
    color: #ccc;
    text-align: center;
    margin: 10px 0 0
}

.service-son .desc-2 {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    margin: 19px 0 0
}

.service-son .ul-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 27px);
    margin-left: -27px;
    margin-top: 40px;
    margin-bottom: 115px
}

.service-son .ul-wrapper .li-item {
    width: calc(100%/4 - 27px);
    margin: 27px 0 0 27px;
    box-sizing: border-box;
    background: #fff
}

.service-son .ul-wrapper .li-item .up {
    width: 100%;
    box-sizing: border-box;
    position: relative
}

.service-son .ul-wrapper .li-item .up .i-1 {
    width: 100%
}

.service-son .ul-wrapper .li-item .up img {
}

.service-son .ul-wrapper .li-item .up .i-2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.service-son .ul-wrapper .li-item .down {
    padding: 23px 0;
    box-sizing: border-box
}

.service-son .ul-wrapper .li-item .down p {
    font-size: 16px;
    line-height: 16px;
    text-align: center
}

.service-son .ul-wrapper .li-item .down p:last-child {
    margin: 10px 0 0
}

.success-wrapper {
    width: 100%;
    background: url(/static/images/05.jpg) no-repeat center;
    background-size: cover
}

.success-son {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    overflow: hidden
}

.success-son .title {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    text-align: center;
    margin: 82px 0 0
}

.success-son .desc {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    margin: 10px 0 0
}

.swiper-box {
    width: 100%;
    margin: 80px 0 60px
}

.swiper-box .swiper-container {
    width: 100%
}

.swiper-container {
    width: 100%
}

.swiper-slide {
    text-align: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-slide .slide-son {
    width: 90%;
    max-width: 263px
}

.swiper-slide .slide-son .img {
    width: 100%
}

.swiper-slide .slide-son .x {
    padding: 18px 0
}

.swiper-slide .slide-son .x .x-1 {
    font-size: 20px;
    line-height: 20px
}

.swiper-slide .slide-son .x .x-2 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px
}

.swiper-button-prev {
    top: 35%!important;
    left: 20px;
    outline: none
}

.swiper-button-next {
    right: 20px;
    top: 35%!important;
    transform: rotateZ(180deg);
    outline: none
}

.infor {
    width: 100%;
    background: url(/static/images/07.jpg) no-repeat center;
    background-size: cover
}

.infor-son {
    max-width: 1200px;
    height: 512px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.infor-son .img {
    width: 500px;
    height: 300px
}

.infor-son .r {
    width: 560px;
    height: 100%
}

.infor-son .r .title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #333;
    margin: 60px 0 0
}

.infor-son .r .desc {
    font-size: 16px;
    line-height: 16px;
    margin: 12px 0 0
}

.infor-son .r .v-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0
}

.infor-son .r .v-box .i-box {
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    width: 260px;
    margin: 20px 0 0
}

.infor-son .r .v-box input {
    font-size: 14px;
    line-height: 14px;
    box-sizing: border-box;
    outline: none;
    padding: 14px 5px;
    border: none;
    background: 0 0;
    width: 100%;
    color: #333
}

.infor-son .r .v-box select {
    width: 100%;
    outline: none;
    background: 0 0;
    font-size: 14px;
    line-height: 14px;
    padding: 14px 0;
    border: none
}

.infor-son .r .v-box select option {
    padding: 0
}

.infor-son .r .submit {
    width: 260px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #30a8e3;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    margin: 50px 0 0
}

input::-webkit-input-placeholder {
    color: #333
}

.sense-wrapper {
    width: 100%;
    background: url(/static/images/yx.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 60px
}

.sense-son {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    overflow: hidden
}

.sense-son .title {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    margin: 95px 0 0;
    text-align: center
}

.sense-son .desc {
    font-size: 16px;
    line-height: 16px;
    color: #ccc;
    text-align: center;
    margin: 10px 0 0
}

.line {
    text-align: center;
    margin-top: 23px
}

.sense-son .ul-wrapper {
    margin-top: 57px;
    margin-bottom: 44px
}

.sense-son a:hover {
    color: #3eb8b6
}

.sense-son .ul-wrapper .wrapper_list {
    width: 530px;
    margin-top: 27px;
    box-sizing: border-box
}

.sense-son .ul-wrapper .li-item a {
    display: block
}

.sense-son .sl {
    width: 100px;
    height: 100px;
    border: solid 2px #9a9ea0
}

.sense-son .sr {
    width: 360px;
    flex: 1;
    margin-left: 30px
}

.sense-son .sr h2 {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.sense-son .sr h2:hover {
    color: #3eb8b6
}

.sense-son .sr p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 9px;
    color: #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sense-son .sl span {
    display: block;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    margin-top: 20px
}

.sense-son .sl span:nth-child(2) {
    font-size: 16px;
    line-height: 16px;
    margin-top: 15px
}

.wrapper_list .li-item {
    margin-top: 22px
}

.sl1 {
    display: block;
    width: 75%;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    float: left
}

.sl1:hover {
    color: #3eb8b6
}

.s_time {
    text-align: right;
    flex: 1;
    font-size: 14px;
    line-height: 16px;
    color: #ccc;
    float: right
}

.sense-son .wrapper_list .li-item:first-child {
    padding-bottom: 27px
}

.s_more1 {
    display: block;
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center
}

.contact_top {
    width: 100%;
    display: none
}

.contact_top h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #333;
    margin-top: 30px
}

.contact_top h3 {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 16px;
    color: #333;
    margin-top: 5px
}

.contact_top .data {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: 2px solid #d2d2d2;
    background: #fafafa;
    margin-top: 15px
}

.contact_top .data1 {
    height: 72px
}

.contact_top span {
    padding-left: 13px;
    float: left;
    width: 26%;
    font-size: 14px;
    color: #333;
    background: 0 0
}

.contact_top input {
    float: left;
    width: 66%;
    height: 40px;
    background: 0 0;
    border: none;
    outline: none
}

.contact_top select {
    float: left;
    width: 66%;
    height: 40px;
    background: 0 0;
    border: none;
    outline: none
}

.data textarea {
    width: 66%;
    float: left;
    height: 60px;
    resize: none;
    background: 0 0;
    border: none;
    margin-top: 0;
    outline: none
}

.data input[type=text]::-webkit-input-placeholder {
    font-size: 14px;
    color: #999
}

.data input[type=text]:-moz-placeholder {
    font-size: 14px;
    color: #999
}

.data input[type=text]::-moz-placeholder {
    font-size: 14px;
    color: #999
}

.data input[type=text]:-ms-input-placeholder {
    font-size: 14px;
    color: #999
}

.data textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #999
}

.data textarea:-moz-placeholder {
    font-size: 14px;
    color: #999
}

.data textarea::-moz-placeholder {
    font-size: 14px;
    color: #999
}

.data textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #999
}

.m_btn .btn2 {
    width: 50%;
    height: 42px;
    background-color: #38a9e0;
    border-radius: 4px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    margin: 30px auto 50px;
    margin-left: 25%
}

@media(max-width: 1366px) {
    .programme-son .r {
        width:819px;
        height: 100%;
        position: relative;
        margin: 0 auto
    }
}

@media(max-width: 1300px) {
    .programme-son {
        flex-direction:column
    }

    .programme-wrapper {
        height: 1130px
    }

    .programme-son .l {
        width: 100%;
        display: table;
        margin: 165px 0 0
    }

    .programme-son .r {
    }
}

@media screen and (max-width: 1220px) {
    .header-son {
        padding:0 30px
    }

    .marketing-wrapper {
        height: 750px
    }

    .marketing-box-wrapper {
        margin: 60px 0 0
    }

    .marketing-son {
        padding: 0 30px
    }

    .marketing-son .title-wrapper {
        margin: 50px 0 0
    }

    .marketing-box-wrapper .l-box {
        width: 470px
    }

    .marketing-box-wrapper .l-box .ul .li {
        transform: scale(.8)
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(1) {
        left: 90px;
        top: 0
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(2) {
        left: 253px;
        top: 0
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(3) {
        left: 352px;
        top: 163px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(4) {
        left: 253px;
        top: 308px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(5) {
        left: 90px;
        top: 308px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(6) {
        left: -13px;
        top: 160px
    }

    .marketing-box-wrapper .r-box {
        margin: 0 0 0 40px
    }

    .marketing-box-wrapper .l-box .logo {
        left: 103px;
    }

    .business-son {
        padding: 0 30px
    }

    .business-son .ul-wrapper .li-item {
        width: calc(100%/3)
    }

    .business-son .ul-wrapper .li-item:nth-child(4) {
        border-left: 1px solid #ccc;
        margin: 20px 0 0
    }

    .business-son .ul-wrapper .li-item:nth-child(5) {
        margin: 20px 0 0
    }

    .business-son .ul-wrapper .li-item:nth-child(6) {
        margin: 20px 0 0
    }

    .business-son {
        height: auto
    }

    .business-son .ul-wrapper {
        margin-bottom: 40px
    }

    .advantage-son {
        padding: 0 30px;
        height: 700px
    }

    .img-bg-wrapper {
        display: none
    }

    .service-son {
        padding: 0 30px
    }

    .service-son .ul-wrapper {
        width: calc(100% + 20px);
        margin-left: -20px
    }

    .service-son .ul-wrapper .li-item {
        width: calc(100%/3 - 20px);
        margin: 20px 0 0 20px
    }

    .swiper-slide .slide-son .x {
        padding: 15px 0
    }

    .swiper-slide .slide-son .x .x-1 {
        font-size: 16px;
        line-height: 16px
    }

    .swiper-slide .slide-son .x .x-2 {
        font-size: 14px;
        line-height: 20px
    }

    .swiper-button-prev {
        left: 30px
    }

    .swiper-button-next {
        right: 30px
    }

    .infor-son {
        padding: 0 30px
    }

    .infor-son .img {
        display: none
    }

    .infor-son .r {
        width: 100%
    }

    .infor-son .r .v-box .i-box {
        width: 49%
    }

    .sense-son {
        padding: 0 30px
    }

    .sense-son .sr {
        width: 72%;
        flex: 1;
        margin-left: 30px
    }

    .sense-son .ul-wrapper .wrapper_list {
        width: 45%
    }

    .sense-son .sr {
        width: 63%;
        flex: 1;
        margin-left: 30px
    }
}

@media screen and (max-width: 1000px) {
    .navigation-wrapper {
        height:65px
    }

    .navigation-son {
        padding: 0 20px
    }

    .navigation-wrapper .rg .nav a {
        padding: 0 15px;
        font-size: 15px;
        line-height: 15px
    }

    .navigation-wrapper .rg .contact span {
        font-size: 18px;
        line-height: 18px
    }

    .header-wrapper {
        height: 450px
    }

    .header-son {
        padding: 0 20px
    }

    .header-son .text-1 {
        font-size: 40px;
        margin: 190px 0 0
    }

    .marketing-wrapper {
        height: 600px
    }

    .marketing-son {
        padding: 0 20px
    }

    .marketing-son .title-wrapper .big {
        font-size: 40px;
        line-height: 40px
    }

    .marketing-box-wrapper {
        height: 375px
    }

    .marketing-box-wrapper .l-box {
        width: 340px;
        height: 330px
    }

    .marketing-box-wrapper .l-box .ul .li {
        transform: scale(.6)
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(1) {
        left: 40px;
        top: -25px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(2) {
        left: 165px;
        top: -25px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(3) {
        left: 235px;
        top: 105px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(4) {
        left: 165px;
        top: 225px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(5) {
        left: 40px;
        top: 225px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(6) {
        left: -26px;
        top: 105px
    }

    .marketing-box-wrapper .l-box .logo {
        left: 42px;
        top: 120px;
        transform: scale(.7)
    }

    .marketing-box-wrapper .r-box .li .num {
        font-size: 32px;
        line-height: 32px
    }

    .marketing-box-wrapper .r-box .li .dl .dt {
        font-size: 20px;
        line-height: 20px;
        margin: 8px 0 10px
    }

    .marketing-box-wrapper .r-box .li .dl .dd {
        font-size: 14px;
        line-height: 22px
    }

    .business-son {
        padding: 0 20px
    }

    .business-son .title {
        font-size: 40px;
        line-height: 40px;
        margin: 60px 0 0
    }

    .business-son .ul-wrapper {
        margin: 50px 0 40px
    }

    .advantage-son {
        padding: 0 20px;
        height: 550px
    }

    .advantage-son .title {
        font-size: 40px;
        line-height: 40px;
        margin: 50px 0 0
    }

    .advantage-son .desc-2 {
        font-size: 18px;
        line-height: 18px;
        margin: 19px 0 0
    }

    .advantage-son .ul-wrapper {
        margin: 70px 0 0
    }

    .advantage-son .ul-wrapper .li-wrapper:last-child {
        margin: 70px 0 0
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item .dl .dt {
        font-size: 18px;
        line-height: 18px
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item .dl .dd {
        font-size: 14px;
        line-height: 14px
    }

    .service-son {
        padding: 0 20px
    }

    .service-son .title {
        font-size: 40px;
        line-height: 40px;
        margin: 50px 0 0
    }

    .service-son .desc-2 {
        font-size: 18px;
        line-height: 18px;
        margin: 19px 0 0
    }

    .service-son .ul-wrapper {
        margin-bottom: 60px
    }

    .success-son .title {
        font-size: 40px;
        line-height: 40px;
        margin: 50px 0 0
    }

    .swiper-box {
        margin: 60px 0 50px
    }

    .swiper-slide .slide-son .x {
        padding: 15px 0
    }

    .swiper-slide .slide-son .x .x-1 {
        font-size: 15px;
        line-height: 15px
    }

    .swiper-slide .slide-son .x .x-2 {
        font-size: 13px;
        line-height: 13px
    }

    .infor-son {
        padding: 0 20px
    }

    .m_programme {
        display: block;
        width: 100%;
        padding-bottom: 40px
    }

    .programme-son {
        display: none
    }

    .m_programme h2 {
        font-size: 18px;
        line-height: 20px;
        font-weight: 700;
        color: #000;
        text-align: center;
        margin-top: 30px
    }

    .pro_list {
        position: relative;
        width: 72%;
        margin: 0 auto;
        padding: 20px 0 0
    }

    .pro_list ul {
        padding-top: 10px
    }

    .pro_list li {
        font-size: 14px;
        color: #333;
        margin-top: 20px;
        position: relative;
        min-height: 40px
    }

    .pro_list li .circle {
        position: absolute;
        width: 10px;
        height: 10px;
        background: #59a2ee;
        border-radius: 100%;
        border: 2px solid #e4eefa;
        left: 8px
    }

    .pro_list li .circle img {
        transform: scale(.5)
    }

    .cr {
        width: 80%;
        margin-left: 20%
    }

    .p_line {
        position: absolute;
        height: 100%;
        width: 2px;
        background: #59a2ee;
        left: 14px
    }

    .programme-wrapper {
        background: url(/static/images/mp_bg.jpg) no-repeat center center;
        height: auto;
        background-size: 100% 100%
    }

    .m_programme .bu {
        width: 200px;
        height: 60px;
        background: #e7f5fc;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        margin: 40px auto 0
    }

    .m_programme .bu .son {
        width: 190px;
        height: 50px;
        background: url(/static/images/btn-bg.png) no-repeat;
        color: #fff;
        font-size: 14px;
        line-height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        border-radius: 5px
    }
}

@media screen and (max-width: 895px) {
    .service-son .ul-wrapper {
        width:calc(100% + 15px);
        margin-left: -15px
    }

    .service-son .ul-wrapper .li-item {
        width: calc(100%/2 - 15px);
        margin: 15px 0 0 15px
    }

    .sense-son .ul-wrapper {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-left: 0
    }

    .sense-son .ul-wrapper .wrapper_list {
        width: 100%;
        margin: 27px 0 0;
        box-sizing: border-box
    }

    .sense-son {
        padding: 0 15px 30px;
        height: auto
    }

    .sense-wrapper {
        padding-bottom: 0
    }
}

@media screen and (max-width: 750px) {
    .line img {
        width:50%
    }

    .navigation-wrapper {
        position: fixed;
        z-index: 1
    }

    .navigation-son {
        display: none
    }

    .navigation-son-m {
        width: 100%;
        display: flex;
        background: #7f7f7f;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        box-sizing: border-box
    }

    .navigation-son-m .rg-m {
        width: 100px;
        height: 38px;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .navigation-son-m .rg-m .tel {
        width: 37px;
        height: 37px;
        background: url(/static/images/s-1.png) no-repeat center;
        background-size: 100% 100%
    }

    .navigation-son-m .rg-m .menu {
        width: 31px;
        height: 27px;
        background: url(/static/images/s-2.png) no-repeat center;
        background-size: 100% 100%
    }

    .header-wrapper {
        margin: 0;
        height: 360px;
        background: url(/static/images/m-banner.jpg) no-repeat center top;
        background-size: cover
    }

    .header-son {
        padding: 0 15px
    }

    .header-son .text-1 {
        font-size: 30px;
        line-height: 30px;
        margin: 140px 0 0
    }

    .header-son .text-2 {
        font-size: 16px;
        line-height: 16px;
        margin: 25px 0 0
    }

    .marketing-wrapper {
        height: auto
    }

    .marketing-son {
        padding: 0 15px
    }

    .marketing-box-wrapper {
        flex-direction: column;
        height: auto;
        margin: 30px 0 20px
    }

    .marketing-son .title-wrapper .big {
        font-size: 30px;
        line-height: 30px
    }

    .marketing-son .title-wrapper .desc {
        font-size: 12px;
        line-height: 12px;
        margin-top: 10px
    }

    .marketing-son .title-wrapper {
        margin: 30px 0 0
    }

    .marketing-box-wrapper .l-box {
        height: 310px;
        margin: 0 0 20px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(1) {
        left: 45px;
        top: -25px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(2) {
        left: 165px;
        top: -25px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(3) {
        left: 235px;
        top: 95px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(4) {
        left: 165px;
        top: 205px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(5) {
        left: 45px;
        top: 205px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(6) {
        left: -26px;
        top: 95px
    }

    .marketing-box-wrapper .l-box .logo {
        top: 112px;
        transform: scale(.6)
    }

    .marketing-box-wrapper .r-box {
        margin: 0
    }

    .marketing-box-wrapper .r-box .li {
        margin: 20px 0 0
    }

    .marketing-box-wrapper .r-box .li:first-child {
        margin: 0
    }

    .business-son {
        padding: 0 15px
    }

    .business-son .title {
        font-size: 26px;
        line-height: 26px;
        margin: 40px 0 0
    }

    .business-son .desc {
        font-size: 14px;
        line-height: 14px
    }

    .business-son .ul-wrapper {
        margin: 40px 0 30px
    }

    .advantage-son {
        padding: 0 15px 30px;
        height: auto
    }

    .advantage-son .title {
        font-size: 30px;
        line-height: 30px;
        margin: 30px 0 0
    }

    .advantage-son .desc {
        font-size: 12px;
        line-height: 12px
    }

    .advantage-son .desc-2 {
        font-size: 14px;
        line-height: 14px;
        margin: 19px 0 0
    }

    .advantage-son .ul-wrapper {
        margin: 35px 0 0
    }

    .advantage-son .ul-wrapper .li-wrapper {
        flex-wrap: wrap
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item {
        width: 100%;
        margin: 15px 0 0
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item .img-wrapper {
        width: 70px;
        height: 70px
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item .img-wrapper img {
        transform: scale(.7)
    }

    .advantage-son .ul-wrapper .li-wrapper:last-child {
        margin: 0
    }

    .service-son {
        padding: 0 15px
    }

    .service-son .title {
        font-size: 30px;
        line-height: 30px;
        margin: 30px 0 0
    }

    .service-son .desc {
        font-size: 12px;
        line-height: 12px
    }

    .service-son .desc-2 {
        font-size: 14px;
        line-height: 14px;
        margin: 19px 0 0
    }

    .service-son .ul-wrapper {
        margin-top: 25px;
        margin-bottom: 30px
    }

    .service-son .ul-wrapper .li-item .down p {
        font-size: 14px;
        line-height: 14px
    }

    .success-son .title {
        font-size: 30px;
        line-height: 30px;
        margin: 30px 0 0
    }

    .success-son .desc {
        font-size: 12px;
        line-height: 12px
    }

    .swiper-box .swiper-container {
        width: 90%
    }

    .swiper-box {
        margin: 30px 0 20px
    }

    .infor-son {
        padding: 0 15px;
        height: auto
    }

    .infor-son .r .title {
        margin: 30px 0 0
    }

    .infor-son .r .desc {
        font-size: 14px;
        line-height: 14px
    }

    .infor-son .r .v-box {
        margin: 20px 0 0
    }

    .infor-son .r .submit {
        margin: 30px 0;
        width: 170px
    }
}

@media screen and (max-width: 500px) {
    .header-wrapper {
        height:230px
    }

    .header-son .text-1 {
        font-size: 18px;
        line-height: 18px;
        margin: 90px 0 0
    }

    .header-son .text-2 {
        font-size: 14px;
        line-height: 14px;
        margin: 20px 0 0
    }

    .marketing-son .title-wrapper .big {
        font-size: 18px;
        line-height: 18px
    }

    .marketing-box-wrapper .l-box {
        width: 290px;
        height: 285px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(1) {
        left: 30px;
        top: -25px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(2) {
        left: 135px;
        top: -25px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(3) {
        left: 185px;
        top: 75px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(4) {
        left: 135px;
        top: 180px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(5) {
        left: 30px;
        top: 180px
    }

    .marketing-box-wrapper .l-box .ul .li:nth-child(6) {
        left: -26px;
        top: 75px
    }

    .marketing-box-wrapper .l-box .logo {
        top: 95px;
        left: 16px;
        transform: scale(.5)
    }

    .marketing-box-wrapper .r-box .li .num {
        font-size: 22px;
        line-height: 22px
    }

    .marketing-box-wrapper .r-box .li .dl {
        margin: 0 0 0 10px
    }

    .marketing-box-wrapper .r-box .li .dl .dt {
        font-size: 16px;
        line-height: 16px;
        margin: 3px 0 6px
    }

    .marketing-box-wrapper .r-box .li .dl .dd {
        font-size: 14px;
        line-height: 24px
    }

    .business-son .title {
        font-size: 18px;
        line-height: 18px;
        margin: 30px 0 0
    }

    .business-son .desc {
        font-size: 12px;
        line-height: 13px;
        margin: 5px 0 0
    }

    .line {
        text-align: center;
        margin-top: 0
    }

    .business-son .ul-wrapper {
        margin: 30px 0 20px
    }

    .business-son .ul-wrapper .li-item {
        height: auto
    }

    .business-son .ul-wrapper .li-item .title-y {
        font-size: 16px;
        line-height: 16px;
        margin: 20px 0
    }

    .business-son .ul-wrapper .li-item .div-w {
        width: 45px;
        height: 45px
    }

    .business-son .ul-wrapper .li-item .div-w img {
        transform: scale(.5)
    }

    .business-son .ul-wrapper .li-item .bot {
        margin: 10px 0
    }

    .business-son .ul-wrapper .li-item .bot .u {
        font-size: 14px;
        line-height: 24px
    }

    .advantage-son .title {
        font-size: 18px;
        line-height: 18px
    }

    .advantage-son .desc-2 {
        font-size: 14px;
        line-height: 14px
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item .img-wrapper {
        width: 60px;
        height: 60px
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item .dl .dt {
        font-size: 14px;
        line-height: 14px
    }

    .advantage-son .ul-wrapper .li-wrapper .div-item .dl .dd {
        font-size: 12px;
        line-height: 12px;
        margin: 10px 0 0
    }

    .service-son .title {
        font-size: 18px;
        line-height: 18px
    }

    .service-son .desc-2 {
        font-size: 14px;
        line-height: 14px
    }

    .service-son .ul-wrapper .li-item .down p {
        font-size: 12px;
        line-height: 14px
    }

    .service-son .ul-wrapper .li-item .down p:last-child {
        margin: 5px 0 0
    }

    .service-son .ul-wrapper .li-item .down {
        padding: 10px 0
    }

    .service-son .ul-wrapper .li-item .up .i-2 {
        transform: scale(.5)
    }

    .success-son .title {
        font-size: 18px;
        line-height: 18px
    }

    .swiper-slide .slide-son .x {
        padding: 10px 0
    }

    .swiper-slide .slide-son .x .x-1 {
        font-size: 14px;
        line-height: 14px
    }

    .swiper-slide .slide-son .x .x-2 {
        font-size: 14px;
        line-height: 20px
    }

    .success-son .swiper-container {
        overflow: visible
    }

    .swiper-button-prev {
        left: -15px;
        transform: scale(.5);
        -webkit-tap-highlight-color: transparent
    }

    .swiper-button-next {
        right: -15px;
        transform: rotateZ(180deg) scale(.5);
        -webkit-tap-highlight-color: transparent
    }

    .infor-son .r .title {
        font-size: 22px;
        line-height: 22px
    }

    .infor-son .r .desc {
        font-size: 13px;
        line-height: 13px
    }

    .infor-son .r .v-box .i-box {
        width: 100%;
        margin: 10px 0 0
    }

    .infor-son .r .v-box input {
        padding: 10px 5px
    }

    .infor-son .r .v-box select {
        padding: 10px 0
    }

    .infor-son .r .submit {
        width: 100%;
        margin: 20px 0
    }

    .sense-son .sl {
        width: 60px;
        height: 60px;
        border: solid 2px #9a9ea0
    }

    .sense-son .sl span {
        display: block;
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        text-align: center;
        margin-top: 10px
    }

    .sense-son .sl span:nth-child(2) {
        font-size: 14px;
        line-height: 14px;
        margin-top: 5px
    }

    .sense-son .sr h2 {
        -webkit-line-clamp: 1;
        font-size: 16px;
        line-height: 20px;
        color: #fff
    }

    .sense-son .sr p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: normal;
        font-size: 14px;
        line-height: 18px
    }

    .sl1 {
        width: 65%;
        font-size: 14px;
        line-height: 16px;
        color: #fff
    }

    .sense-son .ul-wrapper {
        margin-top: 0
    }

    .wrapper_list .li-item {
        margin-top: 12px
    }

    .sense-son .wrapper_list .li-item:first-child {
        padding-bottom: 16px
    }

    .sense-son .title {
        font-size: 18px;
        line-height: 18px;
        margin-top: 30px
    }

    .sense-son .desc {
        font-size: 12px;
        line-height: 12px
    }

    .s_more1 {
        font-size: 14px;
        line-height: 14px
    }

    .contact_top {
        display: block
    }

    .infor-son .r {
        display: none
    }

    .infor {
        width: 100%;
        background: url(/static/images/bj1.png) no-repeat center bottom;
        background-size: 100%
    }
}
