.cs-common-city-select-panel {
    margin-top: 0;
    border: none;
    font-size: 12px;
    -webkit-box-shadow: 0 2px 5px 0 #e6ebf5;
    box-shadow: 0 2px 5px 0 #e6ebf5;
    outline-color: snow
}

.cs-common-city-select-panel .cate {
    z-index: 99;
    padding-top: 10px
}

.cs-common-city-select-panel .cate .cate-item {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #fff;
    padding: 0 10px;
    margin: 0;
    border-color: transparent transparent #dedede;
    border-style: solid;
    border-width: 2px 1px 1px;
    cursor: pointer
}

.cs-common-city-select-panel .cate .active {
    border-color: #ff7955 #dedede #fff;
    border-style: solid;
    border-width: 2px 1px 1px
}

.cs-common-city-select-panel .cities {
    z-index: 9;
    border-top: 1px solid #dedede;
    margin-top: -1px
}

.cs-common-city-select-panel .cities .city-wrapper {
    padding-top: 10px
}

.cs-common-city-select-panel .cities .city-wrapper .city-letter {
    width: 30px;
    text-align: center;
    color: #999;
    float: left
}

.cs-common-city-select-panel .cities .city-wrapper .city-items {
    margin-left: 50px
}

.cs-common-city-select-panel .cities .city-wrapper .city-items li {
    cursor: pointer;
    float: left;
    display: inline-block;
    margin: 0 20px 5px 0
}

.cs-common-city-select-panel .cities .city-wrapper .city-items .active,
.cs-common-city-select-panel .cities .city-wrapper .city-items li:hover {
    color: #ff7955
}

.cs-common-city-selected {
    color: #ff7955;
    font-size: 16px;
    cursor: pointer;
    outline: none
}

.cs-common-city-selected .el-input__inner {
    cursor: pointer;
    border: none
}

.cs-common-city-selected .el-input__prefix {
    left: -4px;
    top: -7px
}

.cs-common-city-selected .icon-color {
    color: #ff7955
}

.cs-common-city-is-reverse .el-input__suffix i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.w1200[data-v-4c61db4b] {
    width: 1200px;
    margin: 0 auto
}

.same_t_p[data-v-4c61db4b] {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1[data-v-4c61db4b] {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t[data-v-4c61db4b] {
    text-align: center
}

.clearfix[data-v-4c61db4b]:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow[data-v-4c61db4b] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.city_input[data-v-4c61db4b],
.money-select[data-v-4c61db4b] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.city_input[data-v-4c61db4b] .el-input__inner,
.money-select[data-v-4c61db4b] .el-input__inner {
    opacity: 0
}

.city-chance[data-v-4c61db4b] {
    width: 310px;
    height: 420px;
    background: #fff;
    border-radius: 0 4px 4px 0;
    z-index: 5
}

.city-chance .chance-tit[data-v-4c61db4b] {
    line-height: 56px;
    height: 56px;
    font-weight: 700;
    color: #1a2846;
    font-size: 18px;
    padding-left: 27px;
    border-radius: 0 4px 0 0;
    background-image: url(../images/calculator.b4da0a8.png);
    background-size: 100%
}

.city-chance .chance-tit[data-v-4c61db4b],
.city-chance .chance-up[data-v-4c61db4b] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.city-chance .chance-up[data-v-4c61db4b] {
    background-color: #fff;
    padding: 21px 27px 0
}

.city-chance .chance-up .chance-up-title[data-v-4c61db4b] {
    font-size: 12px;
    font-weight: 400;
    color: #5c6068;
    margin-bottom: 10px
}

.city-chance .chance-up .input_xs[data-v-4c61db4b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    height: 82px;
    margin-bottom: 19px
}

.city-chance .chance-up .input_xs .input_xs-item[data-v-4c61db4b] {
    width: 122px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #fff;
    border: 1px solid #c2c2d4;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700
}

.city-chance .chance-up .input_xs .input_xs-item_selected[data-v-4c61db4b] {
    border-color: #ffecdf;
    color: #ff6900;
    background: #ffecdf
}

.city-chance .chance-up .__input[data-v-4c61db4b] {
    font-size: 12px !important;
    position: relative;
    height: 46px;
    vertical-align: top;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.city-chance .chance-up .__input .ui-icon[data-v-4c61db4b] {
    left: 10px;
    font-size: 17px;
    color: #84878e;
    z-index: 1
}

.city-chance .chance-up .__input .icon-img[data-v-4c61db4b],
.city-chance .chance-up .__input .ui-icon[data-v-4c61db4b] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.city-chance .chance-up .__input .icon-img[data-v-4c61db4b] {
    left: 8px;
    z-index: 2;
    width: 20px;
    height: 20px
}

.city-chance .chance-up .__input[data-v-4c61db4b] .el-input .el-input__inner {
    border: none;
    height: 44px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 30px;
    color: #666
}

.city-chance .chance-up .__input[data-v-4c61db4b] .el-select__caret {
    font-size: 16px
}

.city-chance .chance-up .__input .search-wrap__item[data-v-4c61db4b] {
    height: 100%;
    padding-left: 26px;
    line-height: 46px;
    color: #666
}

.city-chance .chance-up .__input .search-wrap__item .for-select-click[data-v-4c61db4b] {
    width: 90%;
    border: none;
    text-indent: 5px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.city-chance .chance-up .__input .search-wrap__item .for-select-click[data-v-4c61db4b] input{margin-top: 3px;}
.city-chance .chance-up .input_place[data-v-4c61db4b] {
    margin-bottom: 9px
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] {
    margin-bottom: 15px
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled {
    width: 100%;
    height: 100% !important;
    padding-left: 5px;
    font-size: 12px !important
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled .prefix {
    color: #84878e;
    left: 5px;top: 6px;
}
input[type="text"] {width: 100%;border: none;outline: none;}
input[type="text"]:focus{box-shadow: none;border: none;}
.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled .input-phone {
    
    width: 80%;
    border: none;
    margin-left: 5px;
    margin-top: 3px;
    outline: none;
}
.ax-form-input {margin-top: 3px;outline: none;}
.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled input {
    color: #84878e !important
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled input::-webkit-input-placeholder {
    color: #84878e !important
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled input::-moz-placeholder {
    color: #84878e !important
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled input:-ms-input-placeholder {
    color: #84878e !important
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled input::-ms-input-placeholder {
    color: #84878e !important
}

.city-chance .chance-up .input_phone[data-v-4c61db4b] .sms-cpt-styled input::placeholder {
    color: #84878e !important
}

.city-chance .chance-up .btn[data-v-4c61db4b] {
    margin-top: 18px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #fa6320;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.city-chance .chance-up .btn[data-v-4c61db4b]:hover {
    cursor: pointer;
    background: #fba743
}

.w1200[data-v-44869d54] {
    width: 1200px;
    margin: 0 auto
}

.same_t_p[data-v-44869d54] {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1[data-v-44869d54] {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t[data-v-44869d54] {
    text-align: center
}

.clearfix[data-v-44869d54]:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow[data-v-44869d54] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.daizhang-banner-wrap .daizhang-banner[data-v-44869d54] {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.daizhang-banner-wrap .daizhang-banner .carousel[data-v-44869d54] {
    position: relative;
    width: 890px;
    border-radius: 4px 0 0 4px
}

.daizhang-banner-wrap .daizhang-banner .carousel .header-back[data-v-44869d54] {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: 50%
}

.daizhang-banner-wrap .daizhang-banner .carousel .header-back.pointer[data-v-44869d54] {
    cursor: pointer
}

.daizhang-banner-wrap .daizhang-banner .carousel .header-back.no-pointer[data-v-44869d54] {
    cursor: default
}

.daizhang-banner-wrap .daizhang-banner .carousel[data-v-44869d54] .el-carousel__indicators {
    right: 62px;
    left: unset;
    -webkit-transform: unset;
    transform: unset;
    bottom: 46px;
    line-height: 0
}

.daizhang-banner-wrap .daizhang-banner .carousel[data-v-44869d54] .el-carousel__indicators .el-carousel__indicator {
    margin: 0 4px;
    padding: 0;
    width: 24px;
    height: 4px;
    background: #edf5ff;
    opacity: .5
}

.daizhang-banner-wrap .daizhang-banner .carousel[data-v-44869d54] .el-carousel__indicators .el-carousel__indicator.is-active {
    opacity: 1
}

.daizhang-banner-wrap .daizhang-banner .carousel[data-v-44869d54] .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
    width: 100%;
    height: 100%
}

.w1200[data-v-cbdea72e] {
    width: 1200px;
    margin: 0 auto
}

.same_t_p[data-v-cbdea72e] {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1[data-v-cbdea72e] {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t[data-v-cbdea72e] {
    text-align: center
}

.clearfix[data-v-cbdea72e]:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow[data-v-cbdea72e] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

a.no-pointer[data-v-cbdea72e] {
    cursor: default !important
}

.koubei[data-v-cbdea72e] {
    padding: 11px 0 59px
}

.koubei .chance-down[data-v-cbdea72e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.koubei .chance-down .order-tips[data-v-cbdea72e] {
    font-size: 12px;
    color: #666;
    width: 295px;
    margin-left: 8px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.koubei .chance-down .order-tips .order-tips__icon[data-v-cbdea72e] {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2%
}

.koubei .chance-down .order-tips .order-tips__highlight[data-v-cbdea72e] {
    color: #ff6900
}

.koubei .chance-down .order-tips .order-tips__message[data-v-cbdea72e] {
    display: inline-block;
    width: 97%;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    position: relative;
    color: #50506d;
    font-size: 12px
}

.koubei .chance-down .order-tips .order-tips__message-item[data-v-cbdea72e] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    top: 17px;
    opacity: 0;
    width: inherit
}

.koubei .chance-down .order-tips .order-tips__message-item--slidein[data-v-cbdea72e] {
    top: 0;
    opacity: 1;
    -webkit-transition: top 1s, opacity 1s;
    transition: top 1s, opacity 1s
}

.koubei .chance-down .order-tips .order-tips__message-item--slideout[data-v-cbdea72e] {
    top: -17px;
    opacity: 0;
    -webkit-transition: top 1s, opacity 1s;
    transition: top 1s, opacity 1s
}

.koubei .chance-down .qual-order-tips__today[data-v-cbdea72e] {
    font-size: 12px;
    font-weight: 400;
    color: #343434
}

.koubei .chance-down .qual-order-tips__today.total[data-v-cbdea72e] {
    margin-left: 12px
}

.koubei .chance-down .highlight[data-v-cbdea72e] {
    color: #ff6a00 !important;
    margin: 0 3px
}

.koubei .koubei-content .kb_left[data-v-cbdea72e] {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 26px;
    margin-top: 40px
}

.koubei .koubei-content .kb_box_c[data-v-cbdea72e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 13px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.koubei .koubei-content .kb_box_c .kb_box[data-v-cbdea72e] {
    width: 232px;
    height: 180px;
    overflow: hidden;
    background: #fff;
    font-weight: 400;
    border: 1px solid #cdd4df;
    border-radius: 4px
}
.koubei .koubei-content .kb_box_c .kb_box[data-v-cbdea72e] a{display:block;}
.koubei .koubei-content .kb_box_c .kb_box .box_top[data-v-cbdea72e] {
    padding-left: 15px;
    height: 142px;
    position: relative
}

.koubei .koubei-content .kb_box_c .kb_box .box_top .box_top_title[data-v-cbdea72e] {
    padding: 37px 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #1a2846
}

.koubei .koubei-content .kb_box_c .kb_box .box_top .p1[data-v-cbdea72e] {
    font-size: 12px;
    margin: 6px 0 16px;
    color: #5c6068
}

.koubei .koubei-content .kb_box_c .kb_box .box_top .p2[data-v-cbdea72e] {
    font-size: 16px;
    color: #f52f3e;
    font-weight: 700
}

.koubei .koubei-content .kb_box_c .kb_box .box_top .box-img[data-v-cbdea72e] {
    position: absolute;
    right: 18px;
    bottom: 9px;
    max-width: 57px
}

.koubei .koubei-content .kb_box_c .kb_box .box_bottom[data-v-cbdea72e] {
    background: #fa6320;
    border: 1px solid #cdd4df;
    border-radius: 0 0 4px 4px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    cursor: pointer
}

.koubei .koubei-content .kb_box_c .kb_box .box_bottom[data-v-cbdea72e]:hover {
    background: #fba743
}

.bg_b[data-v-cbdea72e] {
    margin: 0 0 0 40px;
    width: 134px;
    height: 28px;
    font-size: 14px;
    font-weight: 700;
    color: #bbc2d0;
    position: absolute;
    right: 15px;
    bottom: 0
}

.line2[data-v-cbdea72e],
.line[data-v-cbdea72e] {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #c2c2c2;
    margin: 0 15px 0 10px
}

.line2[data-v-cbdea72e] {
    margin-right: 2px
}

.common-title[data-v-3d180f90] {
    text-align: center;
    line-height: 1
}

.common-title .tit[data-v-3d180f90] {
    font-size: 36px;
    font-weight: 700;
    color: #333
}

.common-title .desc[data-v-3d180f90] {
    font-size: 17px;
    font-weight: 400;
    color: #787878;
    margin-top: 10px
}

.w1200[data-v-2b8a38c0] {
    width: 1200px;
    margin: 0 auto
}

.same_t_p[data-v-2b8a38c0] {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1[data-v-2b8a38c0] {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t[data-v-2b8a38c0] {
    text-align: center
}

.clearfix[data-v-2b8a38c0]:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow[data-v-2b8a38c0] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.why-choose[data-v-2b8a38c0] {
    background: #fff;
    position: relative;
    padding-bottom: 67px
}

.why-choose .choose-content[data-v-2b8a38c0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 340px;
    height: 423px;
    background-repeat: no-repeat;
    background-size: 58px 58px;
    position: relative
}

.why-choose .choose-content .choose-item .tit[data-v-2b8a38c0] {
    height: 57px;
    text-align: center;
    line-height: 57px;
    font-size: 18px;
    font-weight: 700
}

.why-choose .choose-content .choose-item .item-box[data-v-2b8a38c0] {
    height: 275px;
    background-color: #fff;
    padding: 39px 10px 36px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.why-choose .choose-content .choose-item .item-box .li-item {
    margin-bottom: 5px;

}

.why-choose .choose-content .choose-item .item-box .li-item[data-v-2b8a38c0]:last-child {
    margin-bottom: 0
}

.why-choose .choose-content .choose-item .item-box .li-item .li-item-title[data-v-2b8a38c0] {
    font-size: 16px;
    font-weight: 700;
    color: #6e7f99;
    line-height: 16px;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.why-choose .choose-content .choose-item .item-box .li-item .li-item-des[data-v-2b8a38c0] {
    font-size: 14px;
    color: #666;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0]:after {
    position: absolute;
    content: "";
    width: 65px;
    height: 53px;
    background: url(../images/vs.png) no-repeat;
    background-size: contain;
    top: 179px;
    right: -45px;
    z-index: 1
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0]:first-child {
    background-color: #dee7f4;
    background-position: 256px 7px;
    padding: 0 0 0 10px
}



.why-choose .choose-content .choose-item:first-child .tit[data-v-2b8a38c0] {
    color: #6e7f99
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0]:nth-child(2) {
    background-color: #ffe0d8;
    background-position: 407px 5px;
    background-size: 73px 73px;
    width: 458px;
    height: 458px;
    padding: 0 14px 0 15px;
    top: -15px
}

.why-choose .choose-content .choose-item:nth-child(2) .tit[data-v-2b8a38c0] {
    height: 64px;
    line-height: 64px;
    font-size: 22px;
    color: #7d3c22
}

.why-choose .choose-content .choose-item:nth-child(2) .item-box[data-v-2b8a38c0] {
    height: 311px;
    padding-left: 79px;
    padding-top: 24px
}

.why-choose .choose-content .choose-item:nth-child(2) .item-box .li-item .li-item-title[data-v-2b8a38c0] {
    font-size: 16px;
    color: #fa6320
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0]:nth-child(2):after {
    right: -28px
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0]:nth-child(3) {
    background-color: #c2dcff;
    background-position: 255px 7px;
    padding-right: 9px
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0]:nth-child(3):before {
    display: block;
    content: "";
    width: 51px;
    height: 343px;
    background-image: url(../images/sd2.48affa4.png);
    position: absolute;
    left: -1px
}

.why-choose .choose-content .choose-item:nth-child(3) .tit[data-v-2b8a38c0] {
    color: #55739f
}

.why-choose .choose-content .choose-item:nth-child(3) .item-box[data-v-2b8a38c0] {
    padding-left: 63px
}

.why-choose .choose-content .choose-item[data-v-2b8a38c0]:nth-child(3):after {
    display: none
}

.why-choose .btn[data-v-2b8a38c0] {
    width: 350px;
    height: 42px;
    background: #fa6320;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: block;
    line-height: 42px;
    text-align: center;
    margin: 20px auto 0
}

.why-choose .btn[data-v-2b8a38c0]:hover {
    background: #fba743
}

.service-content-wrap[data-v-ca2c0f94] {
    width: 100%;
    background-image: url(../images/servicebg.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 742px
}

.service-content-wrap .service-content-center[data-v-ca2c0f94] {
    width: 1200px;
    margin: 0 auto
}

.service-content-wrap .service-content-center .service-title-ul[data-v-ca2c0f94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.service-content-wrap .service-content-center .service-title-ul .service-title-li[data-v-ca2c0f94] {
    width: 296px;
    height: 53px;
    background: #fff;
    line-height: 53px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #152272;
    cursor: pointer;
    display: inline-block;
}

.service-content-wrap .service-content-center .service-title-ul .service-title-li.active[data-v-ca2c0f94] {
    font-weight: 700;
    color: #fff;
    background: url(../images/on.png) no-repeat;
    background-size: cover
}

.service-content-wrap .service-content-center .service-daizhang[data-v-ca2c0f94] {
    padding-top: 66px
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item[data-v-ca2c0f94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 133px;
    margin-bottom: 21px
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item .service-daizhang-item-title[data-v-ca2c0f94] {
    position: relative;
    width: 282px;
    height: 97px;
    margin-right: 8px;
    padding-top: 36px;
    padding-left: 16px;
    background-size: cover
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item .service-daizhang-item-title .title1[data-v-ca2c0f94] {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    margin-bottom: 12px
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item .service-daizhang-item-title .title2[data-v-ca2c0f94] {
    font-size: 16px;
    font-weight: 300;
    color: hsla(0, 0%, 100%, .4);
    line-height: 16px;
    text-transform: uppercase
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item .service-daizhang-item-title[data-v-ca2c0f94]:after {
    content: "";
    position: absolute;
    left: 16px;
    top: 106px;
    width: 68px;
    height: 4px;
    background: #fff
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item .service-daizhang-ul[data-v-ca2c0f94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item .service-daizhang-ul .service-daizhang-li[data-v-ca2c0f94] {
    width: 218px;
    height: 133px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-size: 100% 100%;
    margin-right: 7px;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service-content-wrap .service-content-center .service-daizhang .service-daizhang-item .service-daizhang-ul .service-daizhang-li[data-v-ca2c0f94]:last-child {
    margin-right: 0
}

.service-content-wrap .service-content-center .service-daizhang .daizhang-you-need[data-v-ca2c0f94] {
    padding-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.service-content-wrap .service-content-center .service-daizhang .daizhang-you-need .daizhang-you-need-title[data-v-ca2c0f94] {
    margin-right: 26px;
    font-weight: 700;
    font-size: 20px;
    color: #666;
    white-space: nowrap
}

.service-content-wrap .service-content-center .service-daizhang .daizhang-you-need .daizhang-you-need-wrap[data-v-ca2c0f94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service-content-wrap .service-content-center .service-daizhang .daizhang-you-need .daizhang-you-need-wrap .daizhang-you-need-item[data-v-ca2c0f94] {
    font-weight: 400;
    font-size: 20px;
    padding: 0 20px;
    color: #666;
    cursor: default;
    margin-bottom: 6px
}

.service-content-wrap .service-content-center .service-daizhang .daizhang-you-need .daizhang-you-need-wrap .daizhang-you-need-item.is-link[data-v-ca2c0f94] {
    cursor: pointer
}

.service-content-wrap .service-content-center .service-daizhang .daizhang-you-need .daizhang-you-need-wrap .daizhang-you-need-item.is-link[data-v-ca2c0f94]:hover {
    color: #fa6320
}

.service-content-wrap .service-content-center .industry-solutions[data-v-ca2c0f94] {
    padding-top: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service-content-wrap .service-content-center .industry-solutions .industry-solutions-li[data-v-ca2c0f94] {
    position: relative;
    width: 231px;
    height: 131px;
    background-size: 100% 100%;
    margin-right: 11px;
    margin-bottom: 13px;
    cursor: pointer
}

.service-content-wrap .service-content-center .industry-solutions .industry-solutions-li .industry-solutions-li-title[data-v-ca2c0f94] {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.service-content-wrap .service-content-center .industry-solutions .industry-solutions-li .industry-solutions-li-btn[data-v-ca2c0f94] {
    position: absolute;
    bottom: 0;
    left: 0;
    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;
    width: 100%;
    height: 0;
    visibility: hidden;
    background: #fa6320;
    color: #fff;
    font-weight: 16px
}
.service-content-wrap .service-content-center .industry-solutions .industry-solutions-li .industry-solutions-li-btn[data-v-ca2c0f94] a{color: #fff;}
.service-content-wrap .service-content-center .industry-solutions .industry-solutions-li .industry-solutions-li-btn i[data-v-ca2c0f94] {
    font-size: 18px;
    margin-right: 4px
}

.service-content-wrap .service-content-center .industry-solutions .industry-solutions-li:hover .industry-solutions-li-btn[data-v-ca2c0f94] {
    visibility: visible;
    height: 37px;
    -webkit-transition: height .2s;
    transition: height .2s
}

.service-content-wrap .service-content-center .industry-solutions .industry-solutions-li[data-v-ca2c0f94]:nth-child(5n) {
    margin-right: 0
}

.service-content-wrap .service-content-center .service-process[data-v-ca2c0f94] {
    padding-top: 36px
}

.service-content-wrap .service-content-center .service-process .service-process-person-ul[data-v-ca2c0f94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.service-content-wrap .service-content-center .service-process .service-process-person-ul .service-process-person-li[data-v-ca2c0f94] {
    width: 278px
}

.service-content-wrap .service-content-center .service-process .service-process-person-ul .service-process-person-li img[data-v-ca2c0f94] {
    display: block
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul[data-v-ca2c0f94] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li[data-v-ca2c0f94] {
    width: 300px;
    height: 140px;
    padding-top: 32px
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li .service-process-btn-li-tit[data-v-ca2c0f94] {
    font-size: 20px;
    color: #fff;
    margin-bottom: 4px
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li .service-process-btn-li-des[data-v-ca2c0f94] {
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li .service-process-btn-li-btn[data-v-ca2c0f94] {
    width: 88px;
    height: 25px;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #264857;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li .service-process-btn-li-btn[data-v-ca2c0f94]:hover {
    color: #fff;
    background: #fa6320
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li[data-v-ca2c0f94]:first-child {
    padding-left: 96px
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li[data-v-ca2c0f94]:nth-child(2) {
    padding-left: 110px
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li[data-v-ca2c0f94]:nth-child(3) {
    padding-left: 160px
}

.service-content-wrap .service-content-center .service-process .service-process-btn-ul .service-process-btn-li[data-v-ca2c0f94]:nth-child(4) {
    padding-left: 130px
}

.service-content-wrap .service-content-center .question-wrap .question-ul[data-v-ca2c0f94] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 47px 0 50px;
    height: 301px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.service-content-wrap .service-content-center .question-wrap .question-ul .question-li[data-v-ca2c0f94] {
    width: 570px;
    height: 140px;
    background: linear-gradient(135deg, #dfeafa 41%, #ffecdf);
    padding: 19px 11px;
    float: left;
    margin-top: 30px;
}

.service-content-wrap .service-content-center .question-wrap .question-ul .question-li .question-li-title[data-v-ca2c0f94] {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #264857;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.service-content-wrap .service-content-center .question-wrap .question-ul .question-li .question-li-title .question-li-title-index[data-v-ca2c0f94] {
    font-style: italic;
    margin-right: 3px
}

.service-content-wrap .service-content-center .question-wrap .question-ul .question-li .question-li-title-des[data-v-ca2c0f94] {
    height: 82px;
    background: #fff;
    font-size: 14px;
    color: #333;
    padding: 19px 16px 0 20px
}

.service-content-wrap .service-content-center .question-wrap .question-ul .question-li .question-li-title-des .question-li-title-des-text[data-v-ca2c0f94] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.service-content-wrap .service-content-center .question-wrap .question-btn[data-v-ca2c0f94] {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    
}

.service-content-wrap .service-content-center .question-wrap .question-btn .question-ask-btn[data-v-ca2c0f94],
.service-content-wrap .service-content-center .question-wrap .question-btn .question-chance-btn[data-v-ca2c0f94] {
    width: 228px;
    height: 42px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    font-weight: 400;
    color: #fff;
    cursor: pointer
}

.service-content-wrap .service-content-center .question-wrap .question-btn .question-chance-btn[data-v-ca2c0f94] {
    margin-right: 21px;
    background: #fa6320
}

.service-content-wrap .service-content-center .question-wrap .question-btn .question-chance-btn[data-v-ca2c0f94]:hover {
    background: #fba743
}

.service-content-wrap .service-content-center .question-wrap .question-btn .question-ask-btn[data-v-ca2c0f94] {
    background: #7bb0fe
}

.service-content-wrap .service-content-center .question-wrap .question-btn .question-ask-btn[data-v-ca2c0f94]:hover {
    background: #a4c9ff
}

.w1200[data-v-3934caf4] {
    width: 1200px;
    margin: 0 auto
}

.same_t_p[data-v-3934caf4] {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1[data-v-3934caf4] {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t[data-v-3934caf4] {
    text-align: center
}

.clearfix[data-v-3934caf4]:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow[data-v-3934caf4] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.city_input[data-v-3934caf4] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.city_input[data-v-3934caf4] .el-input__inner {
    opacity: 0
}

.show[data-v-3934caf4] {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 516px
}

.show .show-content[data-v-3934caf4] {
    height: 332px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    overflow: hidden;
    font-weight: 400
}

.show .show-content .box-lt[data-v-3934caf4] {
    width: 277px;
    background: #8b99c2;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    padding: 46px 31px 50px
}

.show .show-content .box-lt .input_company[data-v-3934caf4] {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    position: relative
}

.show .show-content .box-lt .input_company .ui-icon[data-v-3934caf4] {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 17px;
    color: #84878e;
    z-index: 1
}

.show .show-content .box-lt .input_company .icon-img[data-v-3934caf4] {
    position: absolute;
    top: 50%;
    left: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 20px;
    height: 20px
}

.show .show-content .box-lt .search-wrap__item[data-v-3934caf4] {
    width: 100%;
    height: 100%;
    padding-left: 26px;
    line-height: 40px;
    color: #84878e
}

.show .show-content .box-lt .search-wrap__item .for-select-click[data-v-3934caf4] {
    width: 90%;
    border: none;
    text-indent: 5px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.show .show-content .box-lt .text[data-v-3934caf4] {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-top: 34px
}

.show .show-content .box-rt[data-v-3934caf4] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    padding: 45px 64px 38px;
    position: relative
}

.show .show-content .box-rt .carousel-btn[data-v-3934caf4] {
    width: 26px;
    height: 49px;
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #cfcfcf;
    cursor: pointer;
    font-size: 17px;
    color: #fff
}

.show .show-content .box-rt .carousel-btn[data-v-3934caf4]:hover {
    background-color: hsla(0, 0%, 81.2%, .8)
}

.show .show-content .box-rt .carousel-btn.carousel-pre[data-v-3934caf4] {
    left: 24px
}

.show .show-content .box-rt .carousel-btn.carousel-next[data-v-3934caf4] {
    right: 24px
}

.el-carousel__item h3[data-v-3934caf4] {
    color: #475669;
    font-size: 14px;
    opacity: .75;
    line-height: 200px;
    margin: 0
}

.el-carousel__item[data-v-3934caf4]:nth-child(2n) {
    background-color: #99a9bf
}

.el-carousel__item[data-v-3934caf4]:nth-child(odd) {
    background-color: #d3dce6
}

.box_img[data-v-3934caf4] {
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.tbox[data-v-3934caf4] {
    position: absolute;
    width: 100%;
    height: 45px;
    background: #000;
    opacity: .6;
    border-radius: 0 0 4px 4px;
    line-height: 45px;
    text-align: center;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

[data-v-3934caf4] .el-carousel__arrow {
    display: none
}

[data-v-3934caf4] .el-carousel__item {
    border-radius: 4px;
    overflow: hidden
}

.w1200[data-v-39cc8cc0] {
    width: 1200px;
    margin: 0 auto
}

.same_t_p[data-v-39cc8cc0] {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1[data-v-39cc8cc0] {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t[data-v-39cc8cc0] {
    text-align: center
}

.clearfix[data-v-39cc8cc0]:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow[data-v-39cc8cc0] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.maker[data-v-39cc8cc0] {
    background: #fff
}

.maker .maker-content[data-v-39cc8cc0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 353px;
    background: -webkit-gradient(linear, left top, left bottom, from(#d0def2), color-stop(28%, #dfeafa));
    background: linear-gradient(180deg, #d0def2, #dfeafa 28%);
    border-radius: 4px
}

.maker .maker-content .maker-item[data-v-39cc8cc0] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 42px 18px 21px;
    font-weight: 400;
    color: #333
}

.maker .maker-content .maker-item .up[data-v-39cc8cc0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.maker .maker-content .maker-item .up .boss-head[data-v-39cc8cc0] {
    width: 86px;
    height: 86px;
    margin-right: 6px
}

.maker .maker-content .maker-item .up .tit-box[data-v-39cc8cc0] {
    font-size: 16px;
    line-height: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.maker .maker-content .maker-item .up .tit-box .tit[data-v-39cc8cc0] {
    font-size: 22px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.maker .maker-content .maker-item .up .tit-box span[data-v-39cc8cc0] {
    font-size: 14px;
    font-weight: 400
}

.maker .maker-content .maker-item .up .tit-box .desc[data-v-39cc8cc0] {
    margin: 9px 0 0 12px
}

.maker .maker-content .maker-item .up .tit-box:last-child span[data-v-39cc8cc0] {
    padding-right: 4px
}

.maker .maker-content .maker-item .mid[data-v-39cc8cc0] {
    margin-top: 33px
}

.maker .maker-content .maker-item .mid .tit[data-v-39cc8cc0] {
    font-size: 20px;
    text-align: center;
    margin-bottom: 18px;
    line-height: 1
}

.maker .maker-content .maker-item .mid .desc[data-v-39cc8cc0] {
    background: #fff;
    height: 108px;
    position: relative;
    line-height: 20px;
    font-size: 12px;
    color: #777;
    padding: 14px 16px 0
}

.maker .maker-content .maker-item .mid .desc[data-v-39cc8cc0]:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.maker .maker-content .maker-item .line[data-v-39cc8cc0] {
    position: absolute;
    width: 0;
    height: 316px;
    border-right: 1px dashed #c4d4ea;
    right: 0;
    top: 19px
}

.maker .maker-content .maker-item:last-child .line[data-v-39cc8cc0] {
    display: none
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.same_t_p {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1 {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t {
    text-align: center
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.dljz-component-partner {
    background: #fff
}

.dljz-component-partner .partner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.dljz-component-partner .partner-content .img-item {
    width: 230px;
    margin-right: 12px
}

.dljz-component-partner .partner-content .img-item:nth-child(5n) {
    margin-right: 0
}

.dljz-component-partner .partner-content .img-item:nth-child(n+6) {
    margin-top: 16px
}

.dljz-component-partner .partner-content .img-item .friend-item {
    height: 84px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

.dljz-component-partner .partner-content .img-item .friend-item:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0)
}

.dljz-component-partner .partner-content .img-item .friend-pop-content {
    width: 100%;
    height: auto;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.el-tooltip__popper {
    width: 221px !important;
    height: auto;
    background: #fff !important;
    color: #666 !important;
    font-size: 12px !important;
    padding: 12px !important;
    -webkit-box-shadow: 0 -2px 8px 2px hsla(0, 0%, 72.2%, .59) !important;
    box-shadow: 0 -2px 8px 2px hsla(0, 0%, 72.2%, .59) !important;
    margin-top: -2px !important
}

.el-tooltip__popper .popper__arrow,
.el-tooltip__popper .popper__arrow:after {
    border-bottom-color: #fff !important
}

.el-tooltip__popper .tip-link {
    font-size: 12px;
    color: #fff;
    -webkit-transition: color .2s linear 0s;
    transition: color .2s linear 0s
}

.el-tooltip__popper .tip-link.has_link:hover {
    color: #ff6900
}

.el-tooltip__popper .tip-link:hover {
    color: #fff
}

.w1200[data-v-22f48ff6] {
    width: 1200px;
    margin: 0 auto
}

.same_t_p[data-v-22f48ff6] {
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px
}

.same_t_h1[data-v-22f48ff6] {
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948
}

.same_t[data-v-22f48ff6] {
    text-align: center
}

.clearfix[data-v-22f48ff6]:after {
    display: block;
    content: "";
    clear: both
}

.textoverflow[data-v-22f48ff6] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.more[data-v-22f48ff6] {
    padding-bottom: 42px
}

.more .more-content[data-v-22f48ff6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.more .more-content .more-item[data-v-22f48ff6] {
    margin-right: 10px;
    width: 272px;
    height: 163px;
    background: #dfeafa;
    padding: 0 10px 11px
}

.more .more-content .more-item .box_h3[data-v-22f48ff6] {
    line-height: 53px;
    height: 53px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #1b2948
}

.more .more-content .more-item .box_in[data-v-22f48ff6] {
    height: 89px;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    color: #1b2948;
    line-height: 1;
    padding: 16px 19px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.more .more-content .more-item .box_in .box_in_li[data-v-22f48ff6] {
    cursor: default;
    height: 35px;
    line-height: 35px;
}
.more .more-content .more-item .box_in .box_in_li[data-v-22f48ff6] a{color:#1B294D;}
.more .more-content .more-item .box_in .box_in_li.pointer[data-v-22f48ff6] {
    cursor: pointer
}

.more .more-content .more-item .box_in .box_in_li.pointer[data-v-22f48ff6]:hover {
    color: #ff6900
}

.more .more-content .more-item .box_in .box_in_li[data-v-22f48ff6]:nth-child(odd) {
    width: 53%;
}

.more .more-content .more-item .box_in .box_in_li[data-v-22f48ff6]:nth-child(2n) {
    width: 40%;
    padding-left: 15px;
    
}

.more .more-content .more-item[data-v-22f48ff6]:nth-child(4n) {
    margin-right: 0
}

.more .more-content .more-item[data-v-22f48ff6]:nth-child(n+5) {
    margin-top: 12px
}
.ax-swiper{width: 890px;height: 420px;}