.a-fadeoutL[data-v-609eeb74] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-609eeb74
}

@keyframes fadeoutL-data-v-609eeb74 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.topic-content[data-v-28fc7d59] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-28fc7d59] {
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-28fc7d59] {
    padding: 15px
}

.foreword p[data-v-28fc7d59] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-28fc7d59] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-28fc7d59] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-28fc7d59] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #2e6dfc;
    text-align: center;
    position: relative
}

.ag-left-box .div-content .title .title-search[data-v-28fc7d59] {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    line-height: 38px;
    height: 38px;
    background: #fff
}

.ag-left-box .div-content .title .title-search .el-input[data-v-28fc7d59] {
    width: 290px;
    height: 38px;
    display: block
}

.icon-search[data-v-28fc7d59] {
    background-position: -1240px -371px;
    right: 38px
}

.icon-back[data-v-28fc7d59],
.icon-search[data-v-28fc7d59] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-back[data-v-28fc7d59] {
    background-position: -1394px -371px;
    right: 10px
}

.ag-left-box .div-content .title .el-icon-search[data-v-28fc7d59] {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-28fc7d59] {
    position: absolute;
    top: -33px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.ag-left-box .div-tab[data-v-28fc7d59] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-28fc7d59] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 0 4px 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-left: none
}

.icon-hide[data-v-28fc7d59] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-28fc7d59] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-28fc7d59] {
    background: url(../../static/img/tab-left.4b124a7.png);
    width: 46px;
    height: 174px;
    margin: -4px 0 0 -5px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 20px 8px 0;
    color: #2e6dfc;
    line-height: 20px;
    position: relative;
    z-index: 5001
}

.div-tab .item i[data-v-28fc7d59] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-28fc7d59] {
    margin-top: -60px
}

.ag-left-box .div-tab .item.active[data-v-28fc7d59] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff;
    display: none
}

.icon-tab1[data-v-28fc7d59] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-28fc7d59] {
    background-position: -707px -369px
}

.icon-tab2[data-v-28fc7d59] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-28fc7d59] {
    background-position: -827px -369px
}

.a-fadeinL[data-v-28fc7d59] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-28fc7d59
}

@keyframes fadeinL-data-v-28fc7d59 {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-28fc7d59] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-28fc7d59
}

@keyframes fadeinR-data-v-28fc7d59 {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-28fc7d59] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-28fc7d59
}

@keyframes fadeoutR-data-v-28fc7d59 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-28fc7d59] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-28fc7d59
}

@keyframes fadeoutL-data-v-28fc7d59 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.topic-content[data-v-5fb0c773] {
    background-color: #fff
}

.foreword[data-v-5fb0c773] {
    height: 810px;
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-5fb0c773] {
    padding: 15px
}

.foreword p[data-v-5fb0c773] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-5fb0c773] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-5fb0c773] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-5fb0c773] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #2e6dfc;
    text-align: center;
    position: relative
}

.ag-left-box .div-content .title .title-search[data-v-5fb0c773] {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    line-height: 38px;
    height: 38px;
    background: #fff
}

.ag-left-box .div-content .title .title-search .el-input[data-v-5fb0c773] {
    width: 290px;
    height: 38px;
    display: block
}

.icon-search[data-v-5fb0c773] {
    background-position: -1240px -371px;
    right: 38px
}

.icon-back[data-v-5fb0c773],
.icon-search[data-v-5fb0c773] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-back[data-v-5fb0c773] {
    background-position: -1394px -371px;
    right: 10px
}

.ag-left-box .div-content .title .el-icon-search[data-v-5fb0c773] {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-5fb0c773] {
    position: absolute;
    top: -33px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.ag-left-box .div-tab[data-v-5fb0c773] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-5fb0c773] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 0 4px 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-left: none
}

.icon-hide[data-v-5fb0c773] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-5fb0c773] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-5fb0c773] {
    background: url(../../static/img/tab-left.4b124a7.png);
    width: 46px;
    height: 174px;
    margin: -4px 0 0 -5px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 20px 8px 0;
    color: #2e6dfc;
    line-height: 20px;
    position: relative;
    z-index: 5001
}

.div-tab .item i[data-v-5fb0c773] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-5fb0c773] {
    margin-top: -60px
}

.ag-left-box .div-tab .item.active[data-v-5fb0c773] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff;
    display: none
}

.icon-tab1[data-v-5fb0c773] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-5fb0c773] {
    background-position: -707px -369px
}

.icon-tab2[data-v-5fb0c773] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-5fb0c773] {
    background-position: -827px -369px
}

.a-fadeinL[data-v-5fb0c773] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-5fb0c773
}

@keyframes fadeinL-data-v-5fb0c773 {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-5fb0c773] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-5fb0c773
}

@keyframes fadeinR-data-v-5fb0c773 {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-5fb0c773] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-5fb0c773
}

@keyframes fadeoutR-data-v-5fb0c773 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-5fb0c773] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-5fb0c773
}

@keyframes fadeoutL-data-v-5fb0c773 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.topic-content[data-v-6a92ac3c] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-6a92ac3c] {
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-6a92ac3c] {
    padding: 15px
}

.foreword p[data-v-6a92ac3c] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.topic-leftTree[data-v-6a92ac3c] {
    width: 33%;
    border: .5px solid #eee;
    margin-left: 10px;
    float: left;
    overflow: auto
}

.topic-leftTree .tab-tree-el-menu .el-menu-item[data-v-6a92ac3c] {
    border: .5px solid #eee
}

.img-content[data-v-6a92ac3c] {
    float: left;
    width: 64%;
    margin-left: 20px;
    border: 1px solid #eee;
    text-align: center
}

.img-content button[data-v-6a92ac3c] {
    position: absolute;
    top: 10px;
    left: 570px;
    border: none;
    background-color: #2e6dfc;
    color: #fff;
    width: 100px;
    height: 36px
}

.topic-content[data-v-bf146a0c] {
    background-color: #fff
}

.foreword[data-v-bf146a0c] {
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-bf146a0c] {
    padding: 15px
}

.foreword p[data-v-bf146a0c] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-bf146a0c] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-bf146a0c] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-bf146a0c] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #2e6dfc;
    text-align: center;
    position: relative
}

.ag-left-box .div-content .title .title-search[data-v-bf146a0c] {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    line-height: 38px;
    height: 38px;
    background: #fff
}

.ag-left-box .div-content .title .title-search .el-input[data-v-bf146a0c] {
    width: 290px;
    height: 38px;
    display: block
}

.icon-search[data-v-bf146a0c] {
    background-position: -1240px -371px;
    right: 38px
}

.icon-back[data-v-bf146a0c],
.icon-search[data-v-bf146a0c] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-back[data-v-bf146a0c] {
    background-position: -1394px -371px;
    right: 10px
}

.ag-left-box .div-content .title .el-icon-search[data-v-bf146a0c] {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-bf146a0c] {
    position: absolute;
    top: -33px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.ag-left-box .div-tab[data-v-bf146a0c] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-bf146a0c] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 0 4px 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-left: none
}

.icon-hide[data-v-bf146a0c] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-bf146a0c] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-bf146a0c] {
    background: url(../../static/img/tab-left.4b124a7.png);
    width: 46px;
    height: 174px;
    margin: -4px 0 0 -5px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 20px 8px 0;
    color: #2e6dfc;
    line-height: 20px;
    position: relative;
    z-index: 5001
}

.div-tab .item i[data-v-bf146a0c] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-bf146a0c] {
    margin-top: -60px
}

.ag-left-box .div-tab .item.active[data-v-bf146a0c] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff;
    display: none
}

.icon-tab1[data-v-bf146a0c] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-bf146a0c] {
    background-position: -707px -369px
}

.icon-tab2[data-v-bf146a0c] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-bf146a0c] {
    background-position: -827px -369px
}

.a-fadeinL[data-v-bf146a0c] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-bf146a0c
}

@keyframes fadeinL-data-v-bf146a0c {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-bf146a0c] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-bf146a0c
}

@keyframes fadeinR-data-v-bf146a0c {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-bf146a0c] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-bf146a0c
}

@keyframes fadeoutR-data-v-bf146a0c {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-bf146a0c] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-bf146a0c
}

@keyframes fadeoutL-data-v-bf146a0c {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.ag-map[data-v-2d102cda] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.topic-content[data-v-61aea06a] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-61aea06a] {
    height: 810px;
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-61aea06a] {
    padding: 15px
}

.foreword p[data-v-61aea06a] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-61aea06a] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.header-nav[data-v-61aea06a],
.header[data-v-61aea06a] {
    display: none !important
}

.topic-content[data-v-7add957b] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-7add957b] {
    height: 810px;
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-7add957b] {
    padding: 15px
}

.foreword p[data-v-7add957b] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-7add957b] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.header-nav[data-v-7add957b],
.header[data-v-7add957b] {
    display: none !important
}

.topic-content[data-v-3128bd6a] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-3128bd6a] {
    height: 810px;
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-3128bd6a] {
    padding: 15px
}

.foreword p[data-v-3128bd6a] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-3128bd6a] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.header-nav[data-v-3128bd6a],
.header[data-v-3128bd6a] {
    display: none !important
}

.topic-content[data-v-cad680f8] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-cad680f8] {
    height: 810px;
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-cad680f8] {
    padding: 15px
}

.foreword p[data-v-cad680f8] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-cad680f8] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-cad680f8] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-cad680f8] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #2e6dfc;
    text-align: center;
    position: relative
}

.ag-left-box .div-content .title .title-search[data-v-cad680f8] {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    line-height: 38px;
    height: 38px;
    background: #fff
}

.ag-left-box .div-content .title .title-search .el-input[data-v-cad680f8] {
    width: 290px;
    height: 38px;
    display: block
}

.icon-search[data-v-cad680f8] {
    background-position: -1240px -371px;
    right: 38px
}

.icon-back[data-v-cad680f8],
.icon-search[data-v-cad680f8] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-back[data-v-cad680f8] {
    background-position: -1394px -371px;
    right: 10px
}

.ag-left-box .div-content .title .el-icon-search[data-v-cad680f8] {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-cad680f8] {
    position: absolute;
    top: -33px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.ag-left-box .div-tab[data-v-cad680f8] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-cad680f8] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 0 4px 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-left: none
}

.icon-hide[data-v-cad680f8] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-cad680f8] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-cad680f8] {
    background: url(../../static/img/tab-left.4b124a7.png);
    width: 46px;
    height: 174px;
    margin: -4px 0 0 -5px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 20px 8px 0;
    color: #2e6dfc;
    line-height: 20px;
    position: relative;
    z-index: 5001
}

.div-tab .item i[data-v-cad680f8] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-cad680f8] {
    margin-top: -60px
}

.ag-left-box .div-tab .item.active[data-v-cad680f8] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff;
    display: none
}

.icon-tab1[data-v-cad680f8] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-cad680f8] {
    background-position: -707px -369px
}

.icon-tab2[data-v-cad680f8] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-cad680f8] {
    background-position: -827px -369px
}

.a-fadeinL[data-v-cad680f8] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-cad680f8
}

@keyframes fadeinL-data-v-cad680f8 {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-cad680f8] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-cad680f8
}

@keyframes fadeinR-data-v-cad680f8 {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-cad680f8] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-cad680f8
}

@keyframes fadeoutR-data-v-cad680f8 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-cad680f8] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-cad680f8
}

@keyframes fadeoutL-data-v-cad680f8 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.topic-content[data-v-660ed824] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-660ed824] {
    height: 810px;
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-660ed824] {
    padding: 15px
}

.foreword p[data-v-660ed824] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-660ed824] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-660ed824] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-660ed824] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #2e6dfc;
    text-align: center;
    position: relative
}

.ag-left-box .div-content .title .title-search[data-v-660ed824] {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    line-height: 38px;
    height: 38px;
    background: #fff
}

.ag-left-box .div-content .title .title-search .el-input[data-v-660ed824] {
    width: 290px;
    height: 38px;
    display: block
}

.icon-search[data-v-660ed824] {
    background-position: -1240px -371px;
    right: 38px
}

.icon-back[data-v-660ed824],
.icon-search[data-v-660ed824] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-back[data-v-660ed824] {
    background-position: -1394px -371px;
    right: 10px
}

.ag-left-box .div-content .title .el-icon-search[data-v-660ed824] {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-660ed824] {
    position: absolute;
    top: -33px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.ag-left-box .div-tab[data-v-660ed824] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-660ed824] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 0 4px 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-left: none
}

.icon-hide[data-v-660ed824] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-660ed824] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-660ed824] {
    background: url(../../static/img/tab-left.4b124a7.png);
    width: 46px;
    height: 174px;
    margin: -4px 0 0 -5px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 20px 8px 0;
    color: #2e6dfc;
    line-height: 20px;
    position: relative;
    z-index: 5001
}

.div-tab .item i[data-v-660ed824] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-660ed824] {
    margin-top: -60px
}

.ag-left-box .div-tab .item.active[data-v-660ed824] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff;
    display: none
}

.icon-tab1[data-v-660ed824] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-660ed824] {
    background-position: -707px -369px
}

.icon-tab2[data-v-660ed824] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-660ed824] {
    background-position: -827px -369px
}

.a-fadeinL[data-v-660ed824] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-660ed824
}

@keyframes fadeinL-data-v-660ed824 {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-660ed824] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-660ed824
}

@keyframes fadeinR-data-v-660ed824 {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-660ed824] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-660ed824
}

@keyframes fadeoutR-data-v-660ed824 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-660ed824] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-660ed824
}

@keyframes fadeoutL-data-v-660ed824 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.topic-content[data-v-56e86db8] {
    background-color: #fff;
    min-height: 730px !important
}

.foreword[data-v-56e86db8] {
    height: 810px;
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-56e86db8] {
    padding: 15px
}

.foreword p[data-v-56e86db8] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.topic-leftTree[data-v-56e86db8] {
    width: 33%;
    border: .5px solid #eee;
    margin-left: 10px;
    float: left;
    overflow: auto
}

.topic-leftTree .tab-tree-el-menu .el-menu-item[data-v-56e86db8] {
    border: .5px solid #eee
}

.img-content[data-v-56e86db8] {
    min-height: 700px;
    float: left;
    width: 64%;
    margin-left: 20px;
    border: 1px solid #eee;
    text-align: center
}

.img-content button[data-v-56e86db8] {
    position: absolute;
    top: 10px;
    left: 570px;
    border: none;
    background-color: #2e6dfc;
    color: #fff;
    width: 100px;
    height: 36px
}

.download[data-v-56e86db8] {
    margin-left: 20px
}

.topic-content[data-v-5da6c927] {
    background-color: #fff
}

.foreword[data-v-5da6c927] {
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-5da6c927] {
    padding: 15px
}

.foreword p[data-v-5da6c927] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-5da6c927] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-5da6c927] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-5da6c927] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #2e6dfc;
    text-align: center;
    position: relative
}

.ag-left-box .div-content .title .title-search[data-v-5da6c927] {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    line-height: 38px;
    height: 38px;
    background: #fff
}

.ag-left-box .div-content .title .title-search .el-input[data-v-5da6c927] {
    width: 290px;
    height: 38px;
    display: block
}

.icon-search[data-v-5da6c927] {
    background-position: -1240px -371px;
    right: 38px
}

.icon-back[data-v-5da6c927],
.icon-search[data-v-5da6c927] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-back[data-v-5da6c927] {
    background-position: -1394px -371px;
    right: 10px
}

.ag-left-box .div-content .title .el-icon-search[data-v-5da6c927] {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-5da6c927] {
    position: absolute;
    top: -33px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.ag-left-box .div-tab[data-v-5da6c927] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-5da6c927] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 0 4px 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-left: none
}

.icon-hide[data-v-5da6c927] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-5da6c927] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-5da6c927] {
    background: url(../../static/img/tab-left.4b124a7.png);
    width: 46px;
    height: 174px;
    margin: -4px 0 0 -5px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 20px 8px 0;
    color: #2e6dfc;
    line-height: 20px;
    position: relative;
    z-index: 5001
}

.div-tab .item i[data-v-5da6c927] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-5da6c927] {
    margin-top: -60px
}

.ag-left-box .div-tab .item.active[data-v-5da6c927] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff;
    display: none
}

.icon-tab1[data-v-5da6c927] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-5da6c927] {
    background-position: -707px -369px
}

.icon-tab2[data-v-5da6c927] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-5da6c927] {
    background-position: -827px -369px
}

.a-fadeinL[data-v-5da6c927] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-5da6c927
}

@keyframes fadeinL-data-v-5da6c927 {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-5da6c927] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-5da6c927
}

@keyframes fadeinR-data-v-5da6c927 {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-5da6c927] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-5da6c927
}

@keyframes fadeoutR-data-v-5da6c927 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-5da6c927] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-5da6c927
}

@keyframes fadeoutL-data-v-5da6c927 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.topic-content[data-v-168e79e2] {
    background-color: #fff;
    min-height: 700px !important
}

.foreword[data-v-168e79e2] {
    margin-bottom: 20px;
    overflow: auto
}

.panel-body[data-v-168e79e2] {
    padding: 15px
}

.foreword p[data-v-168e79e2] {
    padding: 0;
    line-height: 35px;
    width: 92%;
    margin-left: 4%;
    text-indent: 2em;
    margin-bottom: 15px;
    font-size: 14px
}

.ag-left-box[data-v-168e79e2] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-168e79e2] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-168e79e2] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #2e6dfc;
    text-align: center;
    position: relative
}

.ag-left-box .div-content .title .title-search[data-v-168e79e2] {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    line-height: 38px;
    height: 38px;
    background: #fff
}

.ag-left-box .div-content .title .title-search .el-input[data-v-168e79e2] {
    width: 290px;
    height: 38px;
    display: block
}

.icon-search[data-v-168e79e2] {
    background-position: -1240px -371px;
    right: 38px
}

.icon-back[data-v-168e79e2],
.icon-search[data-v-168e79e2] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-back[data-v-168e79e2] {
    background-position: -1394px -371px;
    right: 10px
}

.ag-left-box .div-content .title .el-icon-search[data-v-168e79e2] {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-168e79e2] {
    position: absolute;
    top: -33px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.ag-left-box .div-tab[data-v-168e79e2] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-168e79e2] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 0 4px 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-left: none
}

.icon-hide[data-v-168e79e2] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-168e79e2] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-168e79e2] {
    background: url(../../static/img/tab-left.4b124a7.png);
    width: 46px;
    height: 174px;
    margin: -4px 0 0 -5px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 20px 8px 0;
    color: #2e6dfc;
    line-height: 20px;
    position: relative;
    z-index: 5001
}

.div-tab .item i[data-v-168e79e2] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-168e79e2] {
    margin-top: -60px
}

.ag-left-box .div-tab .item.active[data-v-168e79e2] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff;
    display: none
}

.icon-tab1[data-v-168e79e2] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-168e79e2] {
    background-position: -707px -369px
}

.icon-tab2[data-v-168e79e2] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-168e79e2] {
    background-position: -827px -369px
}

.a-fadeinL[data-v-168e79e2] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-168e79e2
}

@keyframes fadeinL-data-v-168e79e2 {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-168e79e2] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-168e79e2
}

@keyframes fadeinR-data-v-168e79e2 {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-168e79e2] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-168e79e2
}

@keyframes fadeoutR-data-v-168e79e2 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-168e79e2] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-168e79e2
}

@keyframes fadeoutL-data-v-168e79e2 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.two-level-right[data-v-78644d40] {
    padding-left: 35px !important
}

a[data-v-7c8861e8]:link {
    color: #2e6dfc;
    text-decoration: none
}

a[data-v-7c8861e8]:hover,
a[data-v-7c8861e8]:visited {
    color: #2e6dfc;
    text-decoration: underline
}

.two-level-list li .txt p[data-v-7fe651c8] {
    line-height: 24px !important;
    color: #888 !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    height: 50px
}

.noneLink[data-v-a67cc65e] {
    color: #b5b5b5 !important;
    cursor: default !important
}

.rate1[data-v-a67cc65e] {
    height: 20px;
    line-height: 1;
    position: absolute;
    right: 136px;
    top: 44px
}

.rate2[data-v-a67cc65e] {
    position: absolute;
    margin-left: 1150px;
    margin-top: 5px
}

.periodicals-url li[data-v-19e733f6] {
    width: 600px;
    float: left;
    display: block
}

.periodicals-url[data-v-19e733f6] {
    overflow: hidden;
    height: auto;
    background: #fff;
    min-height: 685px !important
}

a[data-v-7dd23628]:link {
    color: #2e6dfc;
    text-decoration: none
}

a[data-v-7dd23628]:hover,
a[data-v-7dd23628]:visited {
    color: #2e6dfc;
    text-decoration: underline
}

a[data-v-5f5728ae]:link {
    color: #2e6dfc;
    text-decoration: none
}

a[data-v-5f5728ae]:hover,
a[data-v-5f5728ae]:visited {
    color: #2e6dfc;
    text-decoration: underline
}

.management-tree-header[data-v-04f0b378] :before {
    width: 0 !important
}

.management-tree-header span.active[data-v-04f0b378] {
    width: 100% !important
}

.two-level-box[data-v-04f0b378] {
    padding-top: 30px !important
}

.header-search[data-v-04f0b378] {
    height: 58px !important;
    line-height: 52px !important;
    font-size: 18px !important;
    color: #333 !important;
    position: relative !important;
    border-bottom: 6px solid #ffbd2e !important
}

.firSpan[data-v-04f0b378] {
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    color: #333
}

.secSpan[data-v-04f0b378] {
    font-size: 16px;
    color: #2e6dfc
}

.content[data-v-04f0b378] {
    height: 836px;
    background: #f8fafe
}

.tab-tree-con[data-v-04f0b378] {
    width: 360px;
    height: 836px !important
}

.management-icon1[data-v-04f0b378] {
    background: url(../../static/img/index-icon.42c2c52.png);
    width: 20px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-position: -60px -651px;
    margin-right: 15px
}

.management-icon2[data-v-04f0b378] {
    background: url(../../static/img/index-icon.42c2c52.png);
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    background-position: -139px -652px;
    margin-right: 13px
}

.management-icon3[data-v-04f0b378] {
    background: url(../../static/img/index-icon.42c2c52.png);
    height: 24px;
    background-position: -209px -651px
}

.management-icon3[data-v-04f0b378],
.management-icon4[data-v-04f0b378] {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px
}

.management-icon4[data-v-04f0b378] {
    background: url(../../static/img/index-icon.42c2c52.png);
    height: 22px;
    background-position: -277px -652px
}

.management-icon5[data-v-04f0b378] {
    background: url(../../static/img/index-icon.42c2c52.png);
    background-position: -138px -590px
}

.management-icon5[data-v-04f0b378],
.management-icon6[data-v-04f0b378] {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px
}

.management-icon6[data-v-04f0b378] {
    background: url(../../static/img/index-icon.42c2c52.png);
    background-position: -60px -590px
}

a[data-v-40c51b7e]:link {
    color: #2e6dfc;
    text-decoration: none
}

a[data-v-40c51b7e]:hover,
a[data-v-40c51b7e]:visited {
    color: #2e6dfc;
    text-decoration: underline
}

a[data-v-5b7d457d]:link {
    color: #2e6dfc;
    text-decoration: none
}

a[data-v-5b7d457d]:hover,
a[data-v-5b7d457d]:visited {
    color: #2e6dfc;
    text-decoration: underline
}

.ag-map[data-v-53dd6de0] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.information-box[data-v-12c1599a] {
    width: 1400px;
    margin: 0 auto
}

.info-banner[data-v-12c1599a] {
    width: 100%;
    background: #fff;
    height: 400px;
    padding: 48px;
    white-space: nowrap;
    margin-bottom: 20px
}

.info-banner span[data-v-12c1599a] {
    display: inline-block;
    width: 220px;
    height: 305px;
    margin-right: 15px;
    margin-left: 15px;
    box-shadow: 0 0 8px #ddd;
    cursor: pointer
}

.info-banner span img[data-v-12c1599a] {
    width: 100%;
    height: 100%
}

.port-box[data-v-12c1599a] {
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    height: 262px;
    padding: 26px 0 0 30px
}

.info-title[data-v-12c1599a] {
    font-size: 20px;
    color: #2e6dfc
}

.info-title span[data-v-12c1599a] {
    color: #888;
    float: right;
    font-size: 14px;
    font-weight: 400;
    padding-top: 5px;
    padding-right: 30px
}

.title-icon1[data-v-12c1599a] {
    background: url(../../static/img/index-icon.42c2c52.png);
    background-position: -718px -837px
}

.title-icon1[data-v-12c1599a],
.title-icon2[data-v-12c1599a] {
    width: 22px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px
}

.title-icon2[data-v-12c1599a] {
    background: url(../../static/img/index-icon.42c2c52.png);
    background-position: -782px -837px
}

.port-box-main[data-v-12c1599a] {
    overflow: hidden;
    padding-top: 5px
}

.port-box-main .item[data-v-12c1599a] {
    width: 50%;
    float: left;
    padding-right: 50px
}

.port-box-main .item p[data-v-12c1599a] {
    font-size: 14px;
    color: #2e6dfc;
    text-align: left;
    margin-bottom: 10px;
    background-color: #e1e8fb;
    line-height: 160%
}

.item p>span[data-v-12c1599a] {
    margin-left: 12px
}

.more[data-v-12c1599a] {
    float: right;
    color: #000
}

.port-box-main .item li[data-v-12c1599a] {
    overflow: hidden;
    color: #333;
    margin-bottom: 14px;
    cursor: pointer
}

.port-box-main .item li:hover span[data-v-12c1599a] {
    color: #2e6dfc;
    text-decoration: underline
}

.info-news-box[data-v-12c1599a] {
    width: 100%;
    background: #fff;
    padding: 26px 0 0 30px;
    margin-bottom: 20px
}

.info-news-box ul[data-v-12c1599a] {
    padding-top: 20px
}

.info-news-box li[data-v-12c1599a] {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 20px 30px;
    position: relative
}

.info-news-box li img[data-v-12c1599a] {
    width: 170px;
    height: 200px;
    border: 1px solid #ddd;
    float: left;
    margin-right: -170px
}

.info-news-box li .txt[data-v-12c1599a] {
    padding: 0 240px 0 200px
}

.info-news-box li .txt .title[data-v-12c1599a] {
    font-size: 18px;
    color: #333;
    line-height: 20px;
    margin-bottom: 14px
}

.info-news-box li .txt p[data-v-12c1599a] {
    color: #888;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px
}

.info-news-box li .txt .bot[data-v-12c1599a] {
    font-size: 12px;
    color: #888
}

.info-news-box li .txt .bot span[data-v-12c1599a] {
    margin-right: 50px
}

.info-news-box li .btn[data-v-12c1599a] {
    position: absolute;
    top: 20px;
    right: 30px
}