.border-ani[data-v-becd83ae]:before,.border-ani[data-v-becd83ae]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-becd83ae] {
    transition: color .3s
}

.border-ani[data-v-becd83ae]:before,.border-ani[data-v-becd83ae]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-becd83ae]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-becd83ae]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-becd83ae]:hover:before,.border-ani[data-v-becd83ae]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-becd83ae]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-becd83ae]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-becd83ae],.fade-leave-active[data-v-becd83ae] {
    transition: opacity .28s
}

.fade-enter[data-v-becd83ae],.fade-leave-active[data-v-becd83ae] {
    opacity: 0
}

.fade-transform-leave-active[data-v-becd83ae],.fade-transform-enter-active[data-v-becd83ae] {
    transition: all .5s
}

.fade-transform-enter[data-v-becd83ae] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-becd83ae] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-becd83ae],.breadcrumb-leave-active[data-v-becd83ae] {
    transition: all .5s
}

.breadcrumb-enter[data-v-becd83ae],.breadcrumb-leave-active[data-v-becd83ae] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-becd83ae] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-becd83ae] {
    position: absolute
}

.scaleInUp .el-image[data-v-becd83ae] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-becd83ae]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-becd83ae] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-becd83ae {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-becd83ae {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-becd83ae] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-becd83ae] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-becd83ae] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-becd83ae] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-becd83ae] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-becd83ae] {
    padding: 0
}

.tabsnav[data-v-becd83ae] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-becd83ae] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-becd83ae] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-becd83ae],.swiper[data-v-becd83ae] {
    z-index: 0
}

.table-title-bg[data-v-becd83ae] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-becd83ae] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-becd83ae] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-becd83ae] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-becd83ae] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-becd83ae] .el-dialog__body {
    padding: 50px 0
}

.policy-list[data-v-becd83ae] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 232px
}

.policy-list .policy-item[data-v-becd83ae] {
    width: 389px;
    height: 100%;
    background: #ffffff;
    box-shadow: 3px 6px 22px #0000000f;
    transition: all 1s;
    position: relative
}

.policy-list .policy-item .title-box[data-v-becd83ae] {
    display: flex;
    height: 90px;
    overflow: hidden
}

.policy-list .policy-item .title-box .time-box[data-v-becd83ae] {
    width: 77px;
    height: 63px;
    background: #649dd2;
    border-radius: 4px 0 0;
    text-align: center
}

.policy-list .policy-item .title-box .time-box .year[data-v-becd83ae] {
    width: 77px;
    height: 26px;
    line-height: 26px;
    background: #5292cc;
    font-size: 12px;
    color: #fff;
    border-radius: 4px 0 0
}

.policy-list .policy-item .title-box .time-box .date[data-v-becd83ae] {
    width: 77px;
    height: 37px;
    line-height: 37px;
    font-size: 24px;
    font-family: ZhenyanGB-Regular,ZhenyanGB;
    color: #fff
}

.policy-list .policy-item .title-box .right-box[data-v-becd83ae] {
    margin: 16px 16px 30px 9px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 22px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #045690;
    -webkit-line-clamp: 2
}

.policy-list .policy-item .line[data-v-becd83ae] {
    width: 349px;
    opacity: .33;
    background: #d2d2d2;
    margin: 0 auto
}

.policy-list .policy-item .content[data-v-becd83ae] {
    padding: 18px;
    height: 106px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 17px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #9b9b9b;
    -webkit-line-clamp: 5
}

.policy-list .policy-item .detail[data-v-becd83ae] {
    font-size: 12px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #0062a8;
    line-height: 17px;
    text-align: right;
    margin-right: 20px;
    margin-top: 6px
}

.border-ani[data-v-e45e9b44]:before,.border-ani[data-v-e45e9b44]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-e45e9b44] {
    transition: color .3s
}

.border-ani[data-v-e45e9b44]:before,.border-ani[data-v-e45e9b44]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-e45e9b44]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-e45e9b44]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-e45e9b44]:hover:before,.border-ani[data-v-e45e9b44]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-e45e9b44]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-e45e9b44]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-e45e9b44],.fade-leave-active[data-v-e45e9b44] {
    transition: opacity .28s
}

.fade-enter[data-v-e45e9b44],.fade-leave-active[data-v-e45e9b44] {
    opacity: 0
}

.fade-transform-leave-active[data-v-e45e9b44],.fade-transform-enter-active[data-v-e45e9b44] {
    transition: all .5s
}

.fade-transform-enter[data-v-e45e9b44] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-e45e9b44] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-e45e9b44],.breadcrumb-leave-active[data-v-e45e9b44] {
    transition: all .5s
}

.breadcrumb-enter[data-v-e45e9b44],.breadcrumb-leave-active[data-v-e45e9b44] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-e45e9b44] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-e45e9b44] {
    position: absolute
}

.scaleInUp .el-image[data-v-e45e9b44] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-e45e9b44]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-e45e9b44] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-e45e9b44 {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-e45e9b44 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-e45e9b44] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-e45e9b44] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-e45e9b44] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-e45e9b44] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-e45e9b44] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-e45e9b44] {
    padding: 0
}

.tabsnav[data-v-e45e9b44] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-e45e9b44] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-e45e9b44] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-e45e9b44],.swiper[data-v-e45e9b44] {
    z-index: 0
}

.table-title-bg[data-v-e45e9b44] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-e45e9b44] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-e45e9b44] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-e45e9b44] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-e45e9b44] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-e45e9b44] .el-dialog__body {
    padding: 50px 0
}

.womendefuwu[data-v-e45e9b44] {
    width: 1200px;
    margin: auto;
    padding: 10px 0
}

.womendefuwu .womendefuwu_box[data-v-e45e9b44] {
    display: flex;
    justify-content: space-between
}

.womendefuwu .womendefuwu_box li[data-v-e45e9b44] {
    width: calc(25% - 20px);
    padding-bottom: 20px;
    overflow: hidden
}

.womendefuwu .womendefuwu_box li .womendefuwu_item[data-v-e45e9b44] {
    width: 100%;
    height: 278px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 8px 12px #0000000d;
    position: relative
}

.womendefuwu .womendefuwu_box li .womendefuwu_item:hover .womendefuwu_item_box[data-v-e45e9b44] {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    line-height: 24px;
    background: rgba(32,98,165,.82);
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 60px;
    box-sizing: border-box
}

.womendefuwu .womendefuwu_box li .womendefuwu_item:hover .womendefuwu_item_box .womendefuwu_item_name[data-v-e45e9b44] {
    margin-bottom: 10px
}

.womendefuwu .womendefuwu_box li .womendefuwu_item:hover .womendefuwu_item_box .womendefuwu_item_text[data-v-e45e9b44] {
    opacity: .8;
    font-size: 15px;
    display: initial
}

.womendefuwu .womendefuwu_box li .womendefuwu_item .womendefuwu_item_image[data-v-e45e9b44] {
    width: 100%;
    height: calc(100% - 69px);
    overflow: hidden
}

.womendefuwu .womendefuwu_box li .womendefuwu_item .womendefuwu_item_box[data-v-e45e9b44] {
    height: 69px;
    line-height: 69px;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #4a4a4a;
    text-align: center;
    transition: all .5s
}

.womendefuwu .womendefuwu_box li .womendefuwu_item .womendefuwu_item_box .womendefuwu_item_name[data-v-e45e9b44] {
    transition: all .1s
}

.womendefuwu .womendefuwu_box li .womendefuwu_item .womendefuwu_item_box .womendefuwu_item_text[data-v-e45e9b44] {
    transition: all .1s;
    display: none
}

.border-ani[data-v-1be23e94]:before,.border-ani[data-v-1be23e94]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-1be23e94] {
    transition: color .3s
}

.border-ani[data-v-1be23e94]:before,.border-ani[data-v-1be23e94]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-1be23e94]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-1be23e94]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-1be23e94]:hover:before,.border-ani[data-v-1be23e94]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-1be23e94]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-1be23e94]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-1be23e94],.fade-leave-active[data-v-1be23e94] {
    transition: opacity .28s
}

.fade-enter[data-v-1be23e94],.fade-leave-active[data-v-1be23e94] {
    opacity: 0
}

.fade-transform-leave-active[data-v-1be23e94],.fade-transform-enter-active[data-v-1be23e94] {
    transition: all .5s
}

.fade-transform-enter[data-v-1be23e94] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-1be23e94] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-1be23e94],.breadcrumb-leave-active[data-v-1be23e94] {
    transition: all .5s
}

.breadcrumb-enter[data-v-1be23e94],.breadcrumb-leave-active[data-v-1be23e94] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-1be23e94] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-1be23e94] {
    position: absolute
}

.scaleInUp .el-image[data-v-1be23e94] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-1be23e94]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-1be23e94] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-1be23e94 {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-1be23e94 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-1be23e94] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-1be23e94] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-1be23e94] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-1be23e94] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-1be23e94] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-1be23e94] {
    padding: 0
}

.tabsnav[data-v-1be23e94] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-1be23e94] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-1be23e94] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-1be23e94],.swiper[data-v-1be23e94] {
    z-index: 0
}

.table-title-bg[data-v-1be23e94] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-1be23e94] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-1be23e94] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-1be23e94] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-1be23e94] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-1be23e94] .el-dialog__body {
    padding: 50px 0
}

.policy-content[data-v-1be23e94] {
    width: 100%;
    margin: 0 auto
}

.policy-content .condition[data-v-1be23e94] {
    width: 1200px;
    background: #ffffff;
    box-shadow: 8px 8px 16px #00000003;
    border-radius: 4px;
    padding: 0 40px;
    box-sizing: border-box;
    margin-bottom: 15px;
    transition: all 1s
}

.policy-content .condition .condition-content[data-v-1be23e94] {
    padding: 20px 0 0;
    transition: all .5s
}

.policy-content .condition .style-switch[data-v-1be23e94] {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    transition: all .5s
}

.policy-content .condition .style-switch[data-v-1be23e94]:hover {
    color: #0062a8
}

.policy-content .condition .style-switch .el-icon[data-v-1be23e94] {
    margin-left: 6px
}

.policy-content .condition .select-style[data-v-1be23e94] {
    width: 100%
}

.option-property[data-v-1be23e94] {
    width: 690px;
    padding: 4px 10px 4px 20px;
    word-wrap: break-word;
    height: auto;
    line-height: 24px;
    box-sizing: border-box
}

.option-property .option-property-item[data-v-1be23e94] {
    display: flex;
    align-items: flex-start
}

.option-property .option-property-item[data-v-1be23e94] :nth-child(1) {
    min-width: 50px;
    font-size: 16px
}

.option-property .option-property-item[data-v-1be23e94] :nth-child(2) {
    width: calc(100% - 50px);
    font-size: 14px;
    word-wrap: break-word;
    white-space: break-spaces
}

.border-ani[data-v-aca93056]:before,.border-ani[data-v-aca93056]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-aca93056] {
    transition: color .3s
}

.border-ani[data-v-aca93056]:before,.border-ani[data-v-aca93056]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-aca93056]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-aca93056]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-aca93056]:hover:before,.border-ani[data-v-aca93056]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-aca93056]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-aca93056]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-aca93056],.fade-leave-active[data-v-aca93056] {
    transition: opacity .28s
}

.fade-enter[data-v-aca93056],.fade-leave-active[data-v-aca93056] {
    opacity: 0
}

.fade-transform-leave-active[data-v-aca93056],.fade-transform-enter-active[data-v-aca93056] {
    transition: all .5s
}

.fade-transform-enter[data-v-aca93056] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-aca93056] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-aca93056],.breadcrumb-leave-active[data-v-aca93056] {
    transition: all .5s
}

.breadcrumb-enter[data-v-aca93056],.breadcrumb-leave-active[data-v-aca93056] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-aca93056] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-aca93056] {
    position: absolute
}

.scaleInUp .el-image[data-v-aca93056] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-aca93056]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-aca93056] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-aca93056 {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-aca93056 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-aca93056] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-aca93056] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-aca93056] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-aca93056] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-aca93056] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-aca93056] {
    padding: 0
}

.tabsnav[data-v-aca93056] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-aca93056] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-aca93056] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-aca93056],.swiper[data-v-aca93056] {
    z-index: 0
}

.table-title-bg[data-v-aca93056] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-aca93056] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-aca93056] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-aca93056] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-aca93056] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-aca93056] .el-dialog__body {
    padding: 50px 0
}

.list_box[data-v-aca93056] {
    height: 586px;
    background-color: #fff
}

.list_box ul[data-v-aca93056] {
    height: calc(100% - 60px)
}

.list_box ul .list_box_title[data-v-aca93056] {
    height: 46px;
    line-height: 46px;
    background: rgba(0,98,168,.05);
    border-radius: 4px
}

.list_box ul .list_box_title .el-row .el-col[data-v-aca93056] {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 600
}

.list_box ul .list_box_item[data-v-aca93056] {
    height: 46px;
    line-height: 46px;
    border: 1px solid #fff;
    border-bottom: 1px solid rgba(204,204,204,.1)
}

.list_box ul .list_box_item .el-row .el-col[data-v-aca93056] {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px
}

.list_box ul .list_box_item[data-v-aca93056]:hover {
    border: 1px dashed #0062a8;
    background: #fafafa;
    box-shadow: 0 4px 4px #0062a81c
}

.list_box .pagination-box[data-v-aca93056] {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #fff;
    padding-right: 62px;
    box-sizing: border-box
}

.border-ani[data-v-1f3d7f84]:before,.border-ani[data-v-1f3d7f84]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-1f3d7f84] {
    transition: color .3s
}

.border-ani[data-v-1f3d7f84]:before,.border-ani[data-v-1f3d7f84]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-1f3d7f84]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-1f3d7f84]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-1f3d7f84]:hover:before,.border-ani[data-v-1f3d7f84]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-1f3d7f84]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-1f3d7f84]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-1f3d7f84],.fade-leave-active[data-v-1f3d7f84] {
    transition: opacity .28s
}

.fade-enter[data-v-1f3d7f84],.fade-leave-active[data-v-1f3d7f84] {
    opacity: 0
}

.fade-transform-leave-active[data-v-1f3d7f84],.fade-transform-enter-active[data-v-1f3d7f84] {
    transition: all .5s
}

.fade-transform-enter[data-v-1f3d7f84] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-1f3d7f84] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-1f3d7f84],.breadcrumb-leave-active[data-v-1f3d7f84] {
    transition: all .5s
}

.breadcrumb-enter[data-v-1f3d7f84],.breadcrumb-leave-active[data-v-1f3d7f84] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-1f3d7f84] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-1f3d7f84] {
    position: absolute
}

.scaleInUp .el-image[data-v-1f3d7f84] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-1f3d7f84]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-1f3d7f84] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-1f3d7f84 {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-1f3d7f84 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-1f3d7f84] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-1f3d7f84] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-1f3d7f84] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-1f3d7f84] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-1f3d7f84] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-1f3d7f84] {
    padding: 0
}

.tabsnav[data-v-1f3d7f84] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-1f3d7f84] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-1f3d7f84] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-1f3d7f84],.swiper[data-v-1f3d7f84] {
    z-index: 0
}

.table-title-bg[data-v-1f3d7f84] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-1f3d7f84] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-1f3d7f84] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-1f3d7f84] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-1f3d7f84] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-1f3d7f84] .el-dialog__body {
    padding: 50px 0
}

.form-label-title[data-v-1f3d7f84] {
    line-height: 20px
}

.el-select[data-v-1f3d7f84] {
    width: 100%
}

.border-ani[data-v-320a216a]:before,.border-ani[data-v-320a216a]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-320a216a] {
    transition: color .3s
}

.border-ani[data-v-320a216a]:before,.border-ani[data-v-320a216a]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-320a216a]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-320a216a]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-320a216a]:hover:before,.border-ani[data-v-320a216a]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-320a216a]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-320a216a]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-320a216a],.fade-leave-active[data-v-320a216a] {
    transition: opacity .28s
}

.fade-enter[data-v-320a216a],.fade-leave-active[data-v-320a216a] {
    opacity: 0
}

.fade-transform-leave-active[data-v-320a216a],.fade-transform-enter-active[data-v-320a216a] {
    transition: all .5s
}

.fade-transform-enter[data-v-320a216a] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-320a216a] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-320a216a],.breadcrumb-leave-active[data-v-320a216a] {
    transition: all .5s
}

.breadcrumb-enter[data-v-320a216a],.breadcrumb-leave-active[data-v-320a216a] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-320a216a] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-320a216a] {
    position: absolute
}

.scaleInUp .el-image[data-v-320a216a] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-320a216a]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-320a216a] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-320a216a {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-320a216a {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-320a216a] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-320a216a] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-320a216a] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-320a216a] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-320a216a] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-320a216a] {
    padding: 0
}

.tabsnav[data-v-320a216a] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-320a216a] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-320a216a] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-320a216a],.swiper[data-v-320a216a] {
    z-index: 0
}

.table-title-bg[data-v-320a216a] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-320a216a] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-320a216a] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-320a216a] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-320a216a] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-320a216a] .el-dialog__body {
    padding: 50px 0
}

.form-label-title[data-v-320a216a] {
    line-height: 20px
}

.border-ani[data-v-585695d6]:before,.border-ani[data-v-585695d6]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-585695d6] {
    transition: color .3s
}

.border-ani[data-v-585695d6]:before,.border-ani[data-v-585695d6]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-585695d6]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-585695d6]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-585695d6]:hover:before,.border-ani[data-v-585695d6]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-585695d6]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-585695d6]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-585695d6],.fade-leave-active[data-v-585695d6] {
    transition: opacity .28s
}

.fade-enter[data-v-585695d6],.fade-leave-active[data-v-585695d6] {
    opacity: 0
}

.fade-transform-leave-active[data-v-585695d6],.fade-transform-enter-active[data-v-585695d6] {
    transition: all .5s
}

.fade-transform-enter[data-v-585695d6] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-585695d6] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-585695d6],.breadcrumb-leave-active[data-v-585695d6] {
    transition: all .5s
}

.breadcrumb-enter[data-v-585695d6],.breadcrumb-leave-active[data-v-585695d6] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-585695d6] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-585695d6] {
    position: absolute
}

.scaleInUp .el-image[data-v-585695d6] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-585695d6]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-585695d6] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-585695d6 {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-585695d6 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-585695d6] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-585695d6] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-585695d6] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-585695d6] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-585695d6] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-585695d6] {
    padding: 0
}

.tabsnav[data-v-585695d6] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-585695d6] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-585695d6] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-585695d6],.swiper[data-v-585695d6] {
    z-index: 0
}

.table-title-bg[data-v-585695d6] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-585695d6] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-585695d6] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-585695d6] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-585695d6] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-585695d6] .el-dialog__body {
    padding: 50px 0
}

.industry-container[data-v-585695d6] {
    width: 100%
}

.industry-container .industry-box[data-v-585695d6] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px
}

.industry-container .industry-box .box-left .box-left-name[data-v-585695d6] {
    font-size: 16px;
    height: 50px;
    color: #4a4a4a
}

.industry-container .industry-box .box-left .box-left-box[data-v-585695d6] {
    width: 408px;
    height: 288px;
    border: 1px solid #ccc;
    position: relative
}

.industry-container .industry-box .box-left .box-left-box .swiper[data-v-585695d6] {
    width: 100%;
    height: 100%
}

.industry-container .industry-box .box-left .box-left-box .swiper .swiper-wrapper-item[data-v-585695d6] {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .5s
}

.industry-container .industry-box .box-left .box-left-box .swiper .swiper-wrapper-item:hover .swiper-item-name[data-v-585695d6] {
    height: 50px;
    background-color: #2062a5cc
}

.industry-container .industry-box .box-left .box-left-box .swiper .swiper-wrapper-item .swiper-item-name[data-v-585695d6] {
    position: absolute;
    width: 100%;
    height: 0;
    line-height: 50px;
    font-size: 20px;
    padding: 0 20px;
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    text-align: center;
    transition: all .5s
}

.industry-container .industry-box .box-left .box-left-box .nav-btn[data-v-585695d6] {
    width: 16px;
    height: 30px;
    border-radius: 4px;
    background-color: #2062a566;
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 30px
}

.industry-container .industry-box .box-left .box-left-box .nav-btn.swiper-button-prev-daoshi[data-v-585695d6] {
    left: 0
}

.industry-container .industry-box .box-left .box-left-box .nav-btn.swiper-button-next-daoshi[data-v-585695d6] {
    right: 0
}

.industry-container .industry-box .box-right[data-v-585695d6] {
    width: 760px;
    height: 338px
}

.industry-container .industry-box .box-right .box-right-nav[data-v-585695d6] {
    width: 100%;
    height: 50px
}

.industry-container .industry-box .box-right .box-right-nav ul[data-v-585695d6] {
    display: flex
}

.industry-container .industry-box .box-right .box-right-nav ul li[data-v-585695d6] {
    margin-right: 20px;
    display: flex;
    align-items: center
}

.industry-container .industry-box .box-right .box-right-nav ul li .navtext[data-v-585695d6] {
    color: #606266;
    font-size: 16px
}

.industry-container .industry-box .box-right .box-right-nav ul li .el-dropdown-link[data-v-585695d6] {
    font-size: 16px
}

.industry-container .industry-box .box-right .box-right-box[data-v-585695d6] {
    width: 100%;
    height: calc(100% - 50px)
}

.industry-container .industry-box .box-right .box-right-box .swiper[data-v-585695d6],.industry-container .industry-box .box-right .box-right-box .swiper .swiper-wrapper-item[data-v-585695d6] {
    width: 100%;
    height: 100%
}

.industry-container .industry-box .box-right .box-right-box .swiper .swiper-wrapper-item:hover .swiper-item-name[data-v-585695d6] {
    height: 100%;
    background-color: #2062a5cc;
    padding: 30px;
    box-sizing: border-box
}

.industry-container .industry-box .box-right .box-right-box .swiper .swiper-wrapper-item:hover .swiper-item-name p[data-v-585695d6] {
    margin-top: 20px;
    font-size: 16px;
    -webkit-line-clamp: 7
}

.industry-container .industry-box .box-right .box-right-box .swiper .swiper-wrapper-item .swiper-item-name[data-v-585695d6] {
    position: absolute;
    width: 100%;
    height: 0;
    line-height: 24px;
    font-size: 16px;
    padding: 0 20px;
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    text-align: center;
    transition: all .5s
}

.industry-container .industry-box .box-right .box-right-box .swiper .swiper-wrapper-item .swiper-item-name p[data-v-585695d6] {
    text-align: left
}

.industry-container .industry-but[data-v-585695d6] {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    box-sizing: border-box;
    border-top: 1px dashed rgba(32,98,165,.42);
    border-bottom: 1px dashed rgba(32,98,165,.42)
}

.industry-container .industry-but .el-button[data-v-585695d6] {
    height: 40px;
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    border-radius: 6px;
    border: 1px solid #ffffff;
    color: #4a4a4a
}

.itemcolor[data-v-585695d6] {
    color: #2062a5!important
}

.oitemcolor[data-v-585695d6] {
    color: #9b9898!important
}

.border-ani[data-v-613b8c64]:before,.border-ani[data-v-613b8c64]:after {
    content: "";
    position: absolute;
    box-sizing: border-box
}

.border-ani[data-v-613b8c64] {
    transition: color .3s
}

.border-ani[data-v-613b8c64]:before,.border-ani[data-v-613b8c64]:after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 0
}

.border-ani[data-v-613b8c64]:before {
    top: 0px;
    left: 0px
}

.border-ani[data-v-613b8c64]:after {
    bottom: 0;
    right: 0px
}

.border-ani[data-v-613b8c64]:hover:before,.border-ani[data-v-613b8c64]:hover:after {
    width: 100%;
    height: 100%
}

.border-ani[data-v-613b8c64]:hover:before {
    border-top-color: #045690;
    border-right-color: #045690;
    transition: width .3s ease-out,height .3s ease-out .3s
}

.border-ani[data-v-613b8c64]:hover:after {
    border-bottom-color: #045690;
    border-left-color: #045690;
    transition: border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s
}

.fade-enter-active[data-v-613b8c64],.fade-leave-active[data-v-613b8c64] {
    transition: opacity .28s
}

.fade-enter[data-v-613b8c64],.fade-leave-active[data-v-613b8c64] {
    opacity: 0
}

.fade-transform-leave-active[data-v-613b8c64],.fade-transform-enter-active[data-v-613b8c64] {
    transition: all .5s
}

.fade-transform-enter[data-v-613b8c64] {
    opacity: 0;
    transform: translate(-30px)
}

.fade-transform-leave-to[data-v-613b8c64] {
    opacity: 0;
    transform: translate(30px)
}

.breadcrumb-enter-active[data-v-613b8c64],.breadcrumb-leave-active[data-v-613b8c64] {
    transition: all .5s
}

.breadcrumb-enter[data-v-613b8c64],.breadcrumb-leave-active[data-v-613b8c64] {
    opacity: 0;
    transform: translate(20px)
}

.breadcrumb-move[data-v-613b8c64] {
    transition: all .5s
}

.breadcrumb-leave-active[data-v-613b8c64] {
    position: absolute
}

.scaleInUp .el-image[data-v-613b8c64] {
    transition: all 1s ease;
    transform: scale(1)
}

.scaleInUp[data-v-613b8c64]:hover {
    transition: all 3s ease
}

.scaleInUp:hover .el-image[data-v-613b8c64] {
    transition: all 1s ease;
    transform: scale(1.1)
}

@keyframes turn-613b8c64 {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sploosh1-613b8c64 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(90deg)
    }
}

.dialog-class1[data-v-613b8c64] {
    z-index: 200
}

.dialog-class1 .el-dialog__header[data-v-613b8c64] {
    display: none
}

.dialog-class1 .el-dialog__body[data-v-613b8c64] {
    padding: 0
}

.dialog-class2 .el-dialog__body[data-v-613b8c64] {
    padding-bottom: 0;
    padding-top: 0
}

.dialog-class3 .el-dialog__header[data-v-613b8c64] {
    z-index: 200;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.dialog-class3 .el-dialog__body[data-v-613b8c64] {
    padding: 0
}

.tabsnav[data-v-613b8c64] .el-tabs__nav-wrap:after {
    background-color: initial
}

.icon-center[data-v-613b8c64] .el-input__suffix-inner {
    display: block
}

.dialog-padding .el-dialog__body[data-v-613b8c64] {
    padding: 10px 40px 0
}

.el-tabs__nav-wrap[data-v-613b8c64],.swiper[data-v-613b8c64] {
    z-index: 0
}

.table-title-bg[data-v-613b8c64] .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
    background-color: #bcc4cf4d
}

.el-pagination[data-v-613b8c64] {
    display: flex;
    align-items: center
}

.button-shenqing[data-v-613b8c64] {
    background: linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);
    box-shadow: 8px 8px 15px #0000000d;
    border-image: linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;
    color: #606266;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 30px
}

.dialog_image .el-dialog__close[data-v-613b8c64] {
    z-index: 100
}

.dialog_image .box-image .box-imag-but[data-v-613b8c64] {
    width: 180px;
    height: 50px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%);
    z-index: 50
}

.dialog_image[data-v-613b8c64] .el-dialog__body {
    padding: 50px 0
}

.policy-container .womendefuwu-box[data-v-613b8c64] {
    width: 100%;
    height: 420px;
    background: url(/assets/bg7.1cd53e4b.jpg) no-repeat center;
    background-size: 100% 100%
}

.policy-container .news-bg-box[data-v-613b8c64] {
    width: 100%;
    height: 340px;
    background: url(/assets/news-bg.913ab5e4.jpg) no-repeat center;
    background-size: 100% 100%
}

.policy-container .news-bg-box .policy-list[data-v-613b8c64] {
    width: 100%
}

.policy-container .policy-box[data-v-613b8c64] {
    width: 100%;
    position: relative;
    background: url(/assets/policy-bg.c6654f49.jpg) no-repeat center;
    background-size: 100% 100%;
    transition: all .5s
}

.policy-container .policy-box .policy-box-con[data-v-613b8c64] {
    padding-top: 72px;
    width: 1200px;
    margin: 0 auto
}

.policy-container .industry-box[data-v-613b8c64] {
    width: 100%;
    background: url(/assets/Industry-bg2.4f748bc7.jpg) no-repeat center;
    background-size: 100% 100%
}
