@charset "UTF-8";

.server-banner {
    padding-top: 130px;
    background-color: #f4f9ff
}

.server-banner .banner-sub-title {
    margin-bottom: 32px;
    text-align: center;
    line-height: 25px;
    font-size: 26px;
    color: #999
}

.server-banner .BigBtnType1 {
    padding: 0 32px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 22px;
    font-size: 14px
}

.type-wrap .type,
.type-wrap .type::before {
    border-radius: 14px;
    width: 1160px;
    height: 440px
}

.banner-title {
    margin: 80px auto 70px;
    height: 56px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 40px;
    color: #FFF;
    text-align: center
}

.type-header .tip_module {
    position: absolute;
    right: 120px;
    top: 8px
}

.type-header .tip {
    position: relative
}

.type-header .tip:hover .tip-text {
    display: block
}

.type-header .tip-icon {
    width: 16px;
    height: 16px;
    cursor: pointer
}

.type-header .tip-text {
    position: absolute;
    z-index: 9;
    top: 10px;
    left: 8px;
    width: 316px;
    height: 128px;
    display: none
}

.type-header .tip-text img {
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.type-wrap {
    margin: 0 auto
}

.type-wrap .type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0 auto
}

.type-wrap .type .type-item {
    width: 360px;
    height: 400px;
    position: relative;
    text-align: center;
    border-radius: 8px;
    -webkit-transition: .5s;
    transition: .5s
}

.type-wrap .type .type-item:first-child {
    /*margin-left: 10px*/
}

.type-wrap .type .type-item .recommend_img {
    width: 92px;
    height: 26px;
    position: absolute;
    right: -1px;
    top: -1px
}

.type-wrap .type .type-item .type-header {
    /*margin-left: -1px;*/
    /*margin-top: -1px;*/
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 360px;
    height: 88px;
    font-weight: 500;
    color: #FFF;
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    line-height: 42px
}

.type-wrap .type .type-item .type-header-one {
    margin-left: -10px;
    background-image: url(../img/kzqszowi06h1.png);
    background-size: 103%
}

.type-wrap .type .type-item .type-header-two {
    width: 373px;
    background-image: url(../img/kzqszowi0h23.png);
    background-size: 101%
}

.type-wrap .type .type-item .type-header-three {
    position: relative;
    z-index: 5;
    margin-left: 4px;
    width: 378px;
    height: 130px;
    background-image: url(../img/kzqszowf0k2f.png);
    background-size: 100% 100%;
    border-radius: 0 15px 0 0
}

.type-wrap .type .type-item .type-header-desc {
    font-size: 16px;
    font-weight: 500;
    font-family: PingFangSC-Medium, PingFang SC
}

.type-wrap .type .type-item .version-person {
    line-height: 28px;
    font-size: 16px;
    color: #2e3246;
    font-weight: 400;
    text-align: justify;
}

.type-wrap .type .type-item .version-person-s {
    margin-top: 8px;
    line-height: 22px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-align: center;
}

.type-wrap .type .type-item .version-desc {
    padding: 0 48px;
    height: 305px;
    color: #666;
    line-height: 22px;
    text-align: justify;
    font-size: 14px
}

.type-wrap .type .type-item .version-desc .version-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-top: 16px;
    line-height: 22px
}

.type-wrap .type .type-item .version-desc .version-content:first-child {
    margin-top: 0
}

.type-wrap .type .type-item .version-desc .version-content .version-point {
    margin-right: 19px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 10px;
    height: 10px;
    background-color: #1472FF;
    border-radius: 50%
}

.type-wrap .type .type-item .buy-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px
}

.type-wrap .type .type-item .price-box {
    position: relative
}

.type-wrap .type .type-item .old-price {
    position: absolute;
    left: 28%;
    color: #999;
    bottom: -40px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    font-size: 14px
}

.type-wrap .type .type-item .type-price {
    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: 35px;
    color: #333;
    font-family: DINAlternate-Bold, DINAlternate;
    font-size: 24px;
    font-weight: 700
}

.type-wrap .type .type-item .type-price .price-img {
    height: 100%
}

.type-wrap .type .type-item .type-price span {
    font-size: 20px;
    float: left
}

.type-wrap .type .type-item .type-price .type-price-num {
    font-size: 40px
}

.type-wrap .type .type-item .type-price .priceIcon {
    font-size: 38px;
    margin-right: -10px
}

.type-wrap .type .type-item .type-price .c-3DA4FE {
    color: #333;
    font-size: 21px
}

.type-wrap .type .type-item .type-price .c-2D74F1,
.type-wrap .type .type-item .type-price .c-3DA4FF,
.type-wrap .type .type-item .type-price .c-B98666 {
    color: #333
}

.type-wrap .type .type-item .type-compare {
    height: 20px;
    line-height: 20px;
    font-size: 0
}

.type-wrap .type .type-item .type-btn {
    display: block;
    width: 154px;
    height: 44px;
    line-height: 43px;
    border-radius: 24px;
    color: #fff;
    border: none;
    outline: 0;
    font-size: 16px;
    font-weight: 500
}

.type-wrap .type .type-item .type-btn-one {
    color: #fff;
    background-image: linear-gradient(135deg, #93B0DC 0, #B8D6FF 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(158, 186, 241, .3);
    box-shadow: 0 5px 10px 0 rgba(158, 186, 241, .3)
}

.type-wrap .type .type-item .type-btn-two {
    color: #fff;
    background-image: linear-gradient(-50deg, #FFC771 0, #FF9520 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3);
    box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3)
}

.type-wrap .type .type-item .type-btn-three {
    color: #fff;
    background-image: linear-gradient(-50deg, #FF8781 0, #F56223 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3);
    box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3)
}

/*.type-wrap .type .type-item:hover {*/
/*    -webkit-box-shadow: 0 18px 36px 0 rgba(8, 66, 186, .18);*/
/*    box-shadow: 0 18px 36px 0 rgba(8, 66, 186, .18);*/
/*    cursor: pointer*/
/*}*/

.func {
    width: 1200px;
    margin: 0 auto
}

.func .func-list {
    position: relative;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05);
    border-radius: 6px;
    padding: 0 30px;
    margin-bottom: 10px
}

.func .func-list.hidden-list {
    height: 70px;
    overflow: hidden
}

.func .func-list.hidden-list .narraw {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.func .func-list .func-list-id {
    position: absolute;
    top: -290px
}

.func .func-list .func-list-title {
    position: relative;
    height: 70px;
    line-height: 70px;
    color: #333;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.func .func-list .func-list-title .icon-gongnengdingyi {
    font-size: 24px;
    margin-right: 10px
}

.func .func-list .func-list-title .func-list-title-edu,
.func .func-list .func-list-title .func-list-title-normal {
    width: 100px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fb6161;
    font-size: 16px
}

.func .func-list .func-list-title .func-list-title-edu {
    position: absolute;
    right: 297px;
    top: 0
}

.func .func-list .func-list-title .func-list-title-normal {
    position: absolute;
    right: 520px;
    top: 0
}

.func .func-list .func-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 48px;
    font-size: 14px;
    color: #333;
    margin: 0 30px
}

.func .func-list .func-list-item:last-child {
    margin-bottom: 20px
}

.func .func-list .func-list-item .func-item-name {
    width: 275px
}

.func .func-list .func-list-item .func-item-tips {
    width: 178px
}

.func .func-list .func-list-item .func-item-edu,
.func .func-list .func-list-item .func-item-more,
.func .func-list .func-list-item .func-item-normal {
    width: 200px;
    text-align: center;
    line-height: 48px;
    color: #2a75ed;
    font-size: 15px
}

.func .func-list .func-list-item .func-item-edu {
    margin: 0 17px
}

.func .check-all,
.func .close-more-list {
    border-radius: 4px;
    font-size: 16px;
    line-height: 48px;
    margin: 20px auto 80px;
    text-align: center;
    cursor: pointer
}

.func .func-list .func-list-item .color-red {
    color: #fb6161
}

.func .func-list .func-list-item .color-black {
    color: #666
}

.func .func-list .func-list-item .color-gray {
    color: #888
}

.func .more-func-list {
    display: none
}

.func .close-more-list {
    width: 240px;
    height: 48px;
    border: 1px solid #1472FF;
    color: #1472FF
}

.func .close-more-list:hover {
    background: #1472FF;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.func .show-shade {
    position: absolute;
    left: 0;
    top: 0;
    width: 1200px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.func .check-all {
    width: 240px;
    height: 48px;
    border: 1px solid #1472FF;
    color: #1472FF
}

.func .check-all:hover {
    background: #1472FF;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.new-user-pay {
    width: 100%;
    height: 300px;
    background-color: #1472FF
}

.new-user-pay .pay-title {
    font-size: 32px;
    line-height: 46px;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 38px;
    text-align: center
}

.new-user-pay .pay-free-btn {
    margin: 0 auto;
    width: 160px;
    height: 48px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 48px;
    cursor: pointer
}

.new-user-pay .pay-free-btn a {
    color: #1472FF;
    font-size: 16px
}

.contact {
    text-align: center;
    color: #333
}

.contact .contact-title {
    line-height: 50px;
    font-size: 30px;
    margin: 0 0 20px
}

.contact .tel-phone-txt {
    display: inline-block;
    font-size: 22px;
    font-weight: 700
}

.contact .contact-tips {
    line-height: 20px
}

.contact .trigger-btn {
    display: block;
    width: 180px;
    height: 52px;
    line-height: 52px;
    background: #1472FF;
    color: #fff;
    font-size: 16px;
    margin: 50px auto 77px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(16, 92, 251, .2);
    box-shadow: 0 5px 15px 0 rgba(16, 92, 251, .2)
}

.func .func-list .func-list-item .service-black-flag {
    font-size: 14px
}

.merge-number-left,
.merge-number-right {
    position: absolute;
    top: 15.5rem;
    color: #fb616e;
    font-size: 15px
}

.merge-number-left {
    left: 35.5rem
}

.merge-number-right {
    left: 49.5rem
}

.service-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 96px
}

.service-list .service-side-bar-list-content {
    display: none
}

.service-list .service-side-bar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    height: 508px;
    position: fixed;
    left: 10px;
    top: 266px;
    font-size: 14px;
    z-index: 1;
    background-image: url(../img/kzqq9vqi0eag.png);
    background-size: 100% 100%
}

.service-list .service-side-bar-list ul {
    position: absolute;
    top: 42px;
    right: 16px;
    width: 120px
}

.service-list .service-side-bar-list li {
    margin-bottom: 6px;
    padding-left: 14px;
    width: 120px;
    height: 37px;
    line-height: 32px;
    background-image: url(../img/kzqpgm180201.png);
    background-size: 100% 100%;
    border-radius: 0 100px 100px 0;
    cursor: pointer;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0
}

.service-list .service-side-bar-list .active-current-side-bar {
    background-image: url(../img/kzqpn77c0uyv.png)
}

.service-list .verticle-line {
    position: relative;
    top: 16px;
    width: 2px;
    height: 408px;
    background: #E5E5E5
}

.service-list .service-scroll-dot {
    position: absolute;
    top: 0;
    left: -50%;
    margin-left: -3px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #1472FF;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.service-list .service-list-content {
    margin-top: 12px;
    width: 100%
}

.service-list .service-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #353535;
    height: 48px;
    line-height: 48px;
    background: #fff
}

.service-list .service-header .service-header__item {
    text-align: center;
    font-weight: 500
}

.service-list .service-header .service-header__item:first-child {
    font-size: 16px;
    text-align: left;
    padding-left: 16px;
    font-weight: 500
}

.service-list .service-header .title-side {
    width: 46%
}

.service-list .service-header .content-side {
    width: 18%
}

.service-list .service-list-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #1672e3;
    padding-left: 16px;
    font-weight: 600;
    background-color: #e9f2fc
}

.service-list .redText-text {
    font-size: 12px;
    color: #fff;
    background-color: #ff4d4d;
    padding: 1px 8px;
    border-radius: 8px;
    margin-left: 8px;
    height: 16px;
    margin-top: 27px;
    line-height: 1
}

.service-list .service-item__name .tip,
.service-list .service-list-title .tip {
    margin-left: 8px;
    position: relative;
    top: 2px
}

.service-list .service-item__name .tip:hover .tip-text,
.service-list .service-list-title .tip:hover .tip-text {
    display: block
}

.service-list .service-item__name .tip-icon,
.service-list .service-list-title .tip-icon {
    width: 14px;
    height: 14px;
    cursor: pointer
}

.service-list .service-item__name .tip-text,
.service-list .service-list-title .tip-text {
    text-align: center;
    width: auto;
    white-space: nowrap;
    position: absolute;
    top: 12px;
    left: 20px;
    display: none;
    font-size: 14px;
    color: #333
}

.service-list .service-item__name .tip-text img,
.service-list .service-list-title .tip-text img {
    vertical-align: middle;
    width: 661px;
    height: 633px
}

.service-list .service-item__name .tip-text .w_865,
.service-list .service-list-title .tip-text .w_865 {
    width: 865px
}

.service-list .service-item__name .tip-text .tip-text-style,
.service-list .service-list-title .tip-text .tip-text-style {
    display: block;
    width: 270px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #eee;
    background-color: #fff
}

.service-list .top-border {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5
}

.service-list .sub-func-name {
    padding-left: 18px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 600;
    background: #F0F4F7
}

.service-list .sub-func-name::before {
    margin-right: 6px;
    content: '·';
    font-size: 18px
}

.service-list .sub-fun-table .service-item__name {
    padding-left: 30px !important
}

.service-list .service-item li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*border-top: 1px solid #E5E5E5*/
}

.service-list .service-item li .service-item__name {
    padding-left: 16px;
    font-size: 16px;
    width: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service-list .service-item li .service-item__name .name-wrap {
    width: 100%;

}

.service-item__name .name-wrap{
}

.service-list .service-item li .service-item__name .redText-text {
    font-size: 12px;
    color: #fff;
    background-color: #fb6161;
    padding: 0 8px;
    border-radius: 8px;
    margin-left: 8px
}

.service-list .service-item li .service-item__name .service-item__title {
    color: #333
}

.service-list .service-item li .service-item__name .title-desc {
    font-size: 14px;
    color: #666
}

.service-list .service-item li .service-item__check {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.service-list .service-item li .service-item__check .red {
    color: #fb6161
}

.service-list .service-item li .service-item__check .service-item__check_price {
    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: left
}

.service-list .service-item li:hover {
    background-color: #FAFCFF
}

.service-list .service-item li .merge-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #1472FF
}

.service-list .service-item li:first-child {
    border: none
}

.service-list .service-item .service-item-merge {
    height: auto
}

.service-list .service-item .service-item-merge .service-item__name {
    display: block
}

.service-list .service-item .service-item-merge .service-item-merge-name__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    line-height: 50px
}

.service-list .service-item .service-item-merge .service-item-merge-name__block .tip:hover .tip-text {
    display: block
}

.service-list .service-item .service-item-merge .service-item-merge-name__block .tip-text {
    padding: 10px;
    opacity: 1;
    display: none
}

.service-list .service-item .service-item-merge .service-item-merge-name__block .tip-text img {
    vertical-align: middle
}

.service-list .service-item .service-item-merge .service-item-merge-name__block .tip-text .w_661 {
    width: 661px
}

.service-list .service-item .service-item-merge .service-item-merge-name__block .tip-text .w_459 {
    width: 459px
}

.service-list .guide-fixed__item .ml5,
.service-list .service-item__check .ml5 {
    margin-left: 5px
}

.service-list .guide-fixed__item .blue,
.service-list .service-item__check .blue {
    color: #1472FF
}

.service-list .guide-fixed__item .circle,
.service-list .service-item__check .circle {
    /*display: inline-block;*/
    /*width: 18px;*/
    /*height: 18px;*/
    border-radius: 50%;
    vertical-align: middle
}

.service-list .guide-fixed__item .emptyCircle,
.service-list .service-item__check .emptyCircle {
    display: none
}

.service-list .guide-fixed__item .solidCircle,
.service-list .service-item__check .solidCircle {
    background-image: url(../img/包含.png);
    background-size: 100%
}

.service-list .guide-fixed__item .solidLine,
.service-list .service-item__check .solidLine {
    /*display: inline-block;*/
    /*width: 18px;*/
    /*height: 18px;*/
    background-image: url(../img/不包含.png);
    background-size: 100%
}

.service-list .guide-fixed__item .grey,
.service-list .service-item__check .grey {
    color: #999
}

.service-list .guide {
    display: none
}

.service-list .guide.guide-fixed__active {
    display: block
}

.service-list .guide-fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 154px;
    background: rgba(240, 249, 255, .4);
    -webkit-backdrop-filter: saturate(180%) blur(6px);
    backdrop-filter: saturate(180%) blur(6px);
    position: fixed;
    top: 70px;
    border: 1px solid transparent;
    z-index: 2
}

.service-list .guide-fixed .guide-fixed__item:not(:nth-child(1)) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.service-list .guide-fixed .guide-fixed__item {
    text-align: center;
    height: 100%
}

.service-list .guide-fixed .guide-fixed__item:first-child {
    width: 31%
}

.service-list .guide-fixed .guide-fixed__item .fun-list-intro {
    text-align: left;
    padding-left: 16px;
    margin-bottom: 6px
}

.service-list .guide-fixed .guide-fixed__item .fun-list-intro span {
    margin-left: 6px
}

.service-list .guide-fixed .guide-fixed__item .version-title {
    font-size: 24px;
    color: #333;
    height: 34px;
    line-height: 34px;
    margin-bottom: 24px;
    margin-top: 24px
}

.service-list .guide-fixed .guide-fixed__item .type-btn {
    display: block;
    width: 160px;
    height: 44px;
    line-height: 44px;
    border-radius: 24px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0 auto
}

.service-list .guide-fixed .guide-fixed__item .type-btn:hover {
    opacity: .9
}

.service-list .guide-fixed .guide-fixed__item .type-btn-one {
    background-image: linear-gradient(135deg, #93B0DC 0, #B8D6FF 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(158, 186, 241, .3);
    box-shadow: 0 5px 10px 0 rgba(158, 186, 241, .3)
}

.service-list .guide-fixed .guide-fixed__item .type-btn-two {
    background-image: linear-gradient(-50deg, #FFC771 0, #FF9520 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3);
    box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3)
}

.service-list .guide-fixed .guide-fixed__item .type-btn-three {
    background-image: linear-gradient(-50deg, #FF8781 0, #F56223 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3);
    box-shadow: 0 5px 10px 0 rgba(241, 208, 158, .3)
}

.service-list .guide-fixed .list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1440px) {
    #service-side-bar-list {
        display: none;
        opacity: 0
    }
}

/deep/.server-version .swiper-slide {
    width: 263px !important;
    height: 372px;
    background: #FFF;
    -webkit-box-shadow: 0 8px 16px 0 rgba(8, 66, 186, .1);
    box-shadow: 0 8px 16px 0 rgba(8, 66, 186, .1);
    border-radius: 8px;
    border: 1px solid #1472FF
}

.banner-wrap {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-top: 72px;
    height: 696px
}

.banner-wrap .bg-img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-image: url(../img/kzqsr3cz0yru.png);
    background-size: cover
}

.package-box {
    position: relative;
    z-index: 2;
    margin-right: 7px;
    padding: 35px 38px 58px;
    width: 360px;
    border-top: none;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 20px 20px
}

/*.package-box:hover {*/
/*    padding: 36px 21px 57px 29px;*/
/*    -webkit-box-shadow: 0 20px 40px 0 rgba(111, 167, 245, .5);*/
/*    box-shadow: 0 20px 40px 0 rgba(111, 167, 245, .5);*/
/*    border: 1px solid #91AFDD;*/
/*    border-top: 0*/
/*}*/

.type-item__more .package-box {
    /*margin: -16px 0 0 9px;*/
    padding: 40px 13px 58px 30px;
    border-radius: 0 0 20px 20px;
}

/*.type-item__more .package-box:hover {*/
/*    padding: 40px 12px 57px 29px;*/
/*    -webkit-box-shadow: 0 20px 40px 0 rgba(250, 180, 167, .5);*/
/*    box-shadow: 0 20px 40px 0 rgba(250, 180, 167, .5);*/
/*    border: 1px solid #F1A29E;*/
/*    border-top: 0*/
/*}*/

.type-item__edu .package-box {
    /*margin-left: 4px;*/
    border-radius: 0 0 20px 20px;
}

/*.type-item__edu .package-box:hover {*/
/*    padding: 40px 21px 57px 29px;*/
/*    -webkit-box-shadow: 0 20px 40px 0 rgba(255, 134, 64, .3);*/
/*    box-shadow: 0 20px 40px 0 rgba(255, 134, 64, .3);*/
/*    border: 1px solid #FFC46C;*/
/*    border-top: 0*/
/*}*/

.mask {
    position: absolute;
    top: 113px;
    left: 30px;
    width: 1000px;
    height: 316px;
    background: #f4f4f4;
    z-index: 1
}

.pop-img-box {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
}

.pop-img-box .pop-img {
    width: 505px !important;
    height: auto !important
}