body,
html {
    min-width: 1200px
}

.nav-space {
    height: 0
}

.blueNav {
    background: 0 0
}

.com-title {
    font-size: 32px;
    color: #333;
    font-weight: 400;
    text-align: center
}

.swiper-banner {
    color: #fff;
    margin-top: 70px;
}

.swiper-banner .new-education-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 612px
}

.swiper-banner .new-education-banner .title {
    margin-bottom: 16px;
    line-height: 60px;
    font-size: 48px;
    font-weight: 400;
    font-family: PingFangSC-Semibold
}

.swiper-banner .new-education-banner .desc {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 22px;
    opacity: .9
}

.swiper-banner .new-education-banner .btn,
.swiper-banner .new-education-banner .link-video-btn {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.swiper-banner .new-education-banner .btn {
    background: #105CFB;
    color: #fff;
    margin-right: 16px
}

.swiper-banner .new-education-banner .btn1 {
    width: 160px
}

.swiper-banner .new-education-banner .btn2 {
    width: 190px
}

.swiper-banner .new-education-banner .link-video-btn {
    width: 260px;
    background: #fff;
    color: #105CFB
}

.swiper-banner .new-education-banner .link-video-btn:hover {
    opacity: .8
}

.swiper-banner .swiper-slide {
    background-repeat: no-repeat;
    background-position: center
}

.swiper-banner .swiper-0 {
    background-image: url(../images/product/banner_newEducation1.png)
}

.swiper-banner .swiper-1 {
    background-image: url(../images/product/banner_newEducation2.png)
}

.swiper-banner .swiper-2 {
    background-image: url(../images/product/online01.png)
}

.swiper-banner .swiper-3 {
    background-image: url(../images/product/online02.png)
}

.swiper-banner .swiper-pagination-bullets {
    bottom: 10px
}

.swiper-banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #fff;
    opacity: 1;
    border-radius: 8px;
    margin: 0 50px
}

.swiper-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.edu-up {
    padding: 88px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.edu-up .up-left {
    width: 570px;
    padding-top: 64px
}

.edu-up .up-left .title {
    margin-bottom: 12px;
    text-align: left
}

.edu-up .up-left .desc {
    width: 487px;
    margin-bottom: 40px;
    font-size: 14px;
    color: #666;
    line-height: 24px
}

.edu-up .up-left .consult {
    display: inline-block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    border: 1px solid #105cfb;
    color: #105CFB;
    font-size: 16px;
    text-align: center;
    cursor: pointer
}

.edu-up .up-right {
    width: 630px;
    height: 364px;
    padding: 26px 90px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef9ff), to(#ebf4ff));
    background: linear-gradient(180deg, #eef9ff 0, #ebf4ff 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.up-item {
    text-align: center;
    width: 50%;
    padding: 0 7%
}

.up-item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1095fb), to(#105cfb));
    background: linear-gradient(360deg, #1095fb 0, #105cfb 100%);
    margin: 0 auto 14px
}

.hd,
.hd li {
    width: 140px
}

.up-item .icon .iconfont {
    color: #fff;
    font-size: 27px
}

.up-item .title {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px
}

.solution .tip,
.up-item .desc {
    font-size: 12px;
    font-weight: 400
}

.up-item .desc {
    color: #666;
    line-height: 17px
}

.solution {
    padding: 80px 0
}

.solution .title {
    text-align: center;
    line-height: 45px;
    margin-bottom: 48px
}

.solution .slideTxtBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 600px
}

.solution .tip {
    position: absolute;
    bottom: 24px;
    color: #B2B2B2
}

.bd li,
.bd li .img {
    position: relative
}

.hd {
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE
}

.hd li {
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #EEE;
    cursor: pointer
}

.hd li.on {
    color: #105CFB
}

.hd li.on:nth-child(4n) {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4fffc), to(#f1f8ff));
    background: linear-gradient(180deg, #f4fffc 0, #f1f8ff 100%)
}

.hd li.on:nth-child(4n+1) {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4fbff), to(#ebf2ff));
    background: linear-gradient(180deg, #f4fbff 0, #ebf2ff 100%)
}

.hd li.on:nth-child(4n+2) {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff1f8), to(#f4f4ff));
    background: linear-gradient(180deg, #fff1f8 0, #f4f4ff 100%)
}

.hd li.on:nth-child(4n+3) {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0fcff), to(#fffcf0));
    background: linear-gradient(180deg, #f0fcff 0, #fffcf0 100%)
}

.bd {
    width: 1060px
}

.bd li {
    padding: 152px 51px 24px 61px;
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bd li .subtitle {
    color: #5F6E8E;
    font-size: 20px;
    margin-bottom: 24px
}

.bd li .topic {
    color: #333;
    font-size: 28px;
    margin-bottom: 5px;
    font-weight: 500
}

.bd li .desc {
    margin-bottom: 24px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 24px
}

.bd li .link {
    color: #105CFB;
    line-height: 17px;
    font-size: 12px;
    cursor: pointer
}

.bd li .intro {
    margin-top: 21px
}

.bd li .icon-icon_jieshao,
.bd li .icon-icon_zixun {
    color: #105CFB;
    margin-right: 5px
}

.bd li img {
    width: 520px;
    height: 364px
}

.bd li .img .mask_img_url {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.mutil-channel {
    padding: 80px 0
}

.mutil-channel .title {
    margin-bottom: 7px;
    line-height: 45px
}

.mutil-channel .sub-small {
    margin-bottom: 29px;
    font-size: 16px;
    color: #666;
    text-align: center
}

.mutil-channel .mutil-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mutil-channel .mutil-content .mutil-img {
    width: 530px;
    height: 500px
}

.mutil-channel .description {
    width: 450px
}

.mutil-channel .description .text {
    margin-bottom: 32px;
    color: #333;
    line-height: 28px;
    font-size: 14px;
    text-align: left
}

.mutil-channel .description .btn {
    display: inline-block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mutil-channel .description .btn1 {
    border: 1px solid #105CFB;
    color: #105CFB;
    margin-right: 16px;
    cursor: pointer
}

.advantage {
    background: #35374A;
    padding: 88px 0 105px;
    color: #fff
}

.advantage .title {
    margin-bottom: 12px;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400
}

.advantage .desc {
    width: 1140px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.advantage .advantage-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.advantage-item {
    width: 50%;
    padding-right: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 77px
}

.advantage-item .icon {
    width: 80px;
    height: 80px;
    margin-right: 24px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1095fb), to(#105cfb));
    background: linear-gradient(360deg, #1095fb 0, #105cfb 100%)
}

.advantage-item .icon .iconfont {
    font-size: 30px
}

.advantage-item dl {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.advantage-item dt {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 28px
}

.advantage-item dd {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    opacity: .6
}

.organizations {
    padding-top: 67px;
    padding-bottom: 75px
}

.organizations .title {
    margin-bottom: 58px
}

.organizations ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 32px
}

.organizations ul li {
    text-align: center
}

.organizations ul li .organizations-icon-div {
    width: 56px;
    height: 56px;
    margin: 0 auto;
    background: #F2F7FF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center
}

.organizations ul li .organizations-icon-div .organizations-icon {
    font-size: 35px;
    color: #105CFB
}

.organizations ul li p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-top: 8px
}

.user-box {
    background-color: #F5F6F9;
    padding: 80px 0
}

.user-box .user {
    width: 1340px;
    position: relative
}

.user-box .user .online-corporate-title {
    font-size: 32px;
    font-weight: 500;
    color: #333;
    line-height: 45px;
    text-align: center;
    margin-bottom: 56px
}

.user-box .user .online-more-client {
    font-size: 14px;
    color: #105CFB;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.user-box .user .swiper-button-next,
.user-box .user .swiper-button-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: -10px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    background-image: none;
    text-align: center;
    line-height: 70px;
    background: rgba(255, 255, 255, .5)
}

.user-box .user .swiper-button-next .iconfont,
.user-box .user .swiper-button-prev .iconfont {
    font-size: 24px;
    color: #999;
    display: block;
    margin-top: 18px;
}

.user-box .user .swiper-button-next {
    right: 0
}

.user-box .user .swiper-button-prev {
    left: 0
}

.swiper-container1 {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.swiper-container1 .swiper-slide {
    width: 282px;
    height: 340px;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .02), 0 20px 40px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .02), 0 20px 40px 0 rgba(0, 0, 0, .04);
    border-radius: 4px;
    text-align: center;
    margin-bottom: 50px
}

.swiper-container1 .swiper-slide .client-title {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    line-height: 25px;
    padding-bottom: 7px
}

.swiper-container1 .swiper-slide .text {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding: 0 28px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: -webkit-box
}

.swiper-container1 .swiper-slide .img img {
    width: 120px
}

.to-register {
    height: 400px;
    padding: 60px 0;
    background-image: url(../images/sy_bg.jpg);
    background-size: contain;
    color: #fff
}

.to-register .w1200 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.to-register .w1200 .text-left .title {
    font-size: 36px;
    margin-bottom: 11px;
    font-weight: 400
}

.to-register .w1200 .text-left .desc {
    font-size: 16px;
    margin-bottom: 40px
}

.to-register .w1200 .text-left .btn {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    border-radius: 4px;
    font-size: 18px;
    text-align: center
}

.to-register .w1200 .text-left .btn1 {
    width: 204px;
    color: #105CFB;
    background: #fff;
    margin-right: 23px
}

.to-register .w1200 .text-left .btn2 {
    width: 160px;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer
}

.to-register .w1200 .img-right,
.to-register .w1200 .img-right img {
    width: 490px;
    height: 280px
}

.panorama-education-div {
    background-color: #F5F6F9
}

.panorama-education-div .panorama-education {
    height: 799px;
    width: 1200px;
    padding-top: 80px;
    margin: 0 auto
}

.panorama-education-div .panorama-education .panorama-title {
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 5px
}

.panorama-education-div .panorama-education .panorama-sub-title {
    height: 25px;
    font-size: 18px;
    color: #666;
    line-height: 25px;
    text-align: center;
    margin-bottom: 64px
}

.panorama-education-div .panorama-education .panorama-education-list {
    margin: 0 auto;
    height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.panorama-education-div .panorama-education .panorama-education-list .pc-education {
    width: 400px;
    height: 480px;
    background-color: #fff;
    border: 1px solid #EEE
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education {
    width: 160px;
    height: 480px;
    border: 1px solid #EEE;
    border-left: none;
    background-color: #fff;
    text-align: center;
    position: relative;
    cursor: pointer
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education .mobile-small-img {
    width: 32px;
    height: 32px;
    margin: 68px auto 26px
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education .mobile-small-img img {
    width: 32px;
    height: 32px
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education .mobile-education-title {
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
    margin-bottom: 8px
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education .mobile-education-sub {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 18px
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education .mobile-education-img {
    width: 160px;
    height: 128px;
    margin: 76px auto 0
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education .mobile-education-img img {
    width: 160px;
    height: 128px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education {
    display: none;
    background: #fff;
    width: 402px;
    height: 480px;
    position: absolute;
    z-index: 3;
    opacity: 1;
    left: -1px;
    top: -1px;
    border: 1px solid #105CFB
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .pc-education-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 36px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .pc-education-top .pc-small-img {
    width: 32px;
    height: 32px;
    margin-top: 40px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .pc-education-top .pc-small-img img {
    width: 32px;
    height: 32px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .pc-education-top .pc-small-img .iconfont {
    font-size: 32px;
    color: #105CFB
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .pc-education-top .education-title-box {
    margin-top: 32px;
    margin-left: 20px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .pc-education-top .education-title-box .education-title {
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
    text-align: left
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .pc-education-top .education-title-box .education-sub-title {
    margin-top: 4px;
    height: 18px;
    font-size: 12px;
    color: #333;
    line-height: 18px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .education-img {
    width: 360px;
    height: 288px;
    margin: 56px auto 0
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .education-img img {
    width: 360px;
    height: 288px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .mobile-small-img {
    width: 48px;
    height: 48px;
    margin: 68px auto 26px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .mobile-small-img img {
    width: 48px;
    height: 48px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .mobile-education-title {
    height: 33px;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    line-height: 33px;
    margin-bottom: 8px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .mobile-education-sub {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 27px
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .mobile-education-img {
    width: 240px;
    height: 192px;
    margin: 76px auto 0
}

.panorama-education-div .panorama-education .panorama-education-list .big-mobile-education .mobile-education-img img {
    width: 240px;
    height: 192px
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education-1 {
    width: 400px
}

.panorama-education-div .panorama-education .panorama-education-list .mobile-education-1 .big-mobile-education {
    display: block
}

.customer-service-box {
    /*display:none*/
}

.wechat-btn {
    width: 64px;
    height: 60px;
    background: #000;
    opacity: .5;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

.wechat-btn .iconfont {
    font-size: 20px;
    margin-bottom: 2px
}

.wechat-contain {
    position: relative;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 3
}

.wechat-contain .wechat-box {
    display: none;
    position: absolute;
    right: 77px;
    margin-top: -81px;
    padding: 40px;
    border-radius: 3px;
    width: 292px;
    height: 233px;
    background: #105CFB;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .12);
    -webkit-animation: slideLeft ease .3s;
    animation: slideLeft ease .3s;
    color: #fff;
    text-align: center
}

.wechat-contain .wechat-box h2 {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 400
}

.wechat-contain .wechat-box p {
    font-size: 14px;
    margin-bottom: 21px
}

.wechat-contain .wechat-box .ask {
    display: inline-block;
    width: 216px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer
}

.wechat-contain .wechat-box .triangle {
    position: absolute;
    width: 15px;
    height: 15px;
    margin-top: -10px;
    top: 50%;
    right: -12px
}

.wechat-contain .wechat-box .close-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: center;
    line-height: 30px;
    top: 6px;
    right: 6px;
    cursor: pointer
}

.mask-layer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(51, 51, 51, .6);
    display: none
}

.mask-layer .layer-content {
    top: 50%;
    margin-top: -220px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    height: 440px;
    padding: 40px 60px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    cursor: pointer
}

.mask-layer .layer-content .close {
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: center;
    line-height: 30px;
    top: 16px;
    right: 13px;
    cursor: pointer
}

.consult-box .title {
    color: #333;
    font-size: 24px;
    margin-bottom: 32px;
    text-align: center
}

.consult-box .way {
    width: 480px;
    height: 123px;
    background: #f5f8ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 54px 20px 32px;
    color: #333;
    margin-bottom: 40px
}

.consult-box .way .lable {
    font-size: 14px;
    margin-bottom: 7px
}

.consult-box .way .phone {
    font-size: 24px
}

.consult-box .way .kefu {
    display: block;
    width: 140px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #333;
    font-size: 12px
}

.consult-box .way .kefu .iconfont {
    font-size: 10px;
    margin-right: 4px
}

.consult-box .desc {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px
}

.consult-box .response {
    height: 20px;
    font-size: 12px
}

.consult-box .response.shop-phone-succeed {
    color: #2FCE63
}

.consult-box .response.shop-phone-error {
    color: red
}

.consult-box .get-phone {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px
}

.consult-box .get-phone #phone {
    width: 378px;
    padding: 0 12px
}

.consult-box .get-phone .get-btn {
    width: 102px;
    background: #105cfb;
    border-radius: 0 4px 4px 0;
    border: none;
    font-size: 14px;
    color: #FFF;
    cursor: pointer
}

.consult-box .get-phone .get-btn.not-allowed {
    cursor: not-allowed;
    opacity: .3
}

.consult-box .tip {
    color: #B2B2B2;
    font-size: 12px;
    line-height: 18px
}

@-webkit-keyframes slideLeft {
    from {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: .1
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slideLeft {
    from {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: .1
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}



.mNav,
.outerSlider,
.footer01,
.qiye2 {
    display: none;
}