object,
        embed {
            -webkit-animation-duration: .001s;
            -webkit-animation-name: playerInserted;
            -ms-animation-duration: .001s;
            -ms-animation-name: playerInserted;
            -o-animation-duration: .001s;
            -o-animation-name: playerInserted;
            animation-duration: .001s;
            animation-name: playerInserted;
        }

        @-webkit-keyframes playerInserted {
            from {
                opacity: 0.99;
            }

            to {
                opacity: 1;
            }
        }

        @-ms-keyframes playerInserted {
            from {
                opacity: 0.99;
            }

            to {
                opacity: 1;
            }
        }

        @-o-keyframes playerInserted {
            from {
                opacity: 0.99;
            }

            to {
                opacity: 1;
            }
        }

        @keyframes playerInserted {
            from {
                opacity: 0.99;
            }

            to {
                opacity: 1;
            }
        }


.header[data-v-c96b8020] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    height: 80px;
    background: #2e6dfc
}

.header-logo[data-v-c96b8020] {
    width: 490px;
    background: url(data:image/png) 100% 0 no-repeat #fff;
    height: 80px;
    padding: 11px 0 0 30px;
    float: left
}

.logo[data-v-c96b8020] {
    background: url(../static/img/logo.091c77f.png);
    width: 368px;
    height: 59px
}

.header-right[data-v-c96b8020] {
    float: right
}

.header-right .header-news[data-v-c96b8020] {
    width: 310px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 20px;
    padding-left: 20px;
    float: left;
    margin-right: 20px
}

.header-right .header-news .icon-news[data-v-c96b8020] {
    width: 22px;
    height: 24px;
    background-position: -64px -110px;
    float: left;
    margin-top: 8px
}

.header-right .header-news ul[data-v-c96b8020] {
    float: left;
    width: 250px;
    margin-left: 10px;
    color: #2e6dfc;
    font-weight: 700
}

.header-right .header-news ul li[data-v-c96b8020] {
    display: inline-block;
    white-space: nowrap
}

.header-right .fl[data-v-c96b8020] {
    text-align: center;
    padding-top: 17px;
    color: #fff;
    position: relative;
    height: 80px;
    margin-right: 30px
}

.header-right .fl p[data-v-c96b8020] {
    line-height: 14px
}

.header-right .header-link[data-v-c96b8020] {
    float: left;
    width: 118px;
    height: 40px;
    background: #fff;
    text-align: center;
    color: #2e6dfc;
    cursor: pointer;
    margin-right: 30px
}

.header-right .fl .span-point[data-v-c96b8020] {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #fc2906;
    position: absolute;
    top: -4px;
    right: -4px
}

.icon-search[data-v-c96b8020] {
    width: 24px;
    height: 24px;
    background-position: -138px -110px;
    margin-top: 8px;
    margin-right: 30px
}

.icon-user[data-v-c96b8020] {
    width: 18px;
    height: 24px;
    background-position: -212px -110px;
    margin-bottom: 13px;
    position: relative
}

.icon-email[data-v-c96b8020] {
    width: 33px;
    height: 24px;
    background-position: -1129px -109px;
    margin-bottom: 13px;
    position: relative
}

.icon-computer[data-v-c96b8020] {
    width: 32px;
    height: 30px;
    background-position: -1055px -106px;
    margin-bottom: 7px
}

.icon-internet[data-v-c96b8020] {
    width: 33px;
    height: 33px;
    background-position: -1203px -105px;
    margin-bottom: 9px;
    margin-top: -5px
}

.header-right .user-line[data-v-c96b8020]:before {
    content: "";
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff
}

.header-right .fl.header-line[data-v-c96b8020] {
    width: 1px;
    height: 24px;
    background: #ddd;
    margin-top: 28px;
    margin-right: 30px
}

.header-nav[data-v-c96b8020] {
    font-size: 0;
    text-align: center;
    height: 40px;
    background: #fff;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 1000;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.header-nav .nav-main[data-v-c96b8020] {
    display: inline-block
}

.header-nav .nav-main .nav-item[data-v-c96b8020] {
    display: inline-block;
    margin: 0 25px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    cursor: pointer;
    position: relative
}

.header-nav .nav-main .nav-item.active[data-v-c96b8020] {
    color: #2e6dfc;
    position: relative
}

.header-nav .nav-main .nav-item.active[data-v-c96b8020]:before {
    content: "";
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2e6dfc
}

.nav-hide-list[data-v-c96b8020] {
    position: absolute;
    top: 38px;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    display: none
}

.nav-hide-list.multistage .nav-one[data-v-c96b8020] {
    float: left;
    width: 150px;
    font-size: 14px
}

.nav-hide-list.multistage h3[data-v-c96b8020] {
    color: #333;
    text-align: left;
    padding-left: 10px;
    position: relative;
    font-size: 16px
}

.nav-hide-list.multistage h3[data-v-c96b8020]:before {
    content: "";
    left: -10px;
    position: absolute;
    right: -10px;
    height: 1px;
    background: #ddd;
    bottom: -10px
}

.nav-hide-list.multistage h3[data-v-c96b8020]:hover {
    color: #87abff
}

.header-nav .nav-main .nav-item:hover .nav-hide-list[data-v-c96b8020] {
    display: block
}

.nav-hide-list .nav-one[data-v-c96b8020] {
    color: #666;
    padding: 10px;
    width: 188px
}

.nav-hide-list.multistage .nav-one ul[data-v-c96b8020] {
    padding-top: 10px;
    position: relative
}

.nav-hide-list.multistage .nav-one ul[data-v-c96b8020]:before {
    content: "";
    top: 20px;
    bottom: 10px;
    width: 1px;
    background: #ddd;
    position: absolute;
    left: -10px
}

.nav-hide-list.multistage .nav-one:first-child ul[data-v-c96b8020]:before {
    display: none
}

.nav-hide-list.multistage .nav-one li[data-v-c96b8020] {
    font-size: 14px
}

.nav-hide-list .nav-one li[data-v-c96b8020] {
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    text-align: left;
    font-size: 14px
}

.nav-hide-list .nav-one li[data-v-c96b8020]:hover {
    background: #87abff;
    color: #fff
}

.user-nav[data-v-c96b8020] {
    padding: 20px 10px;
    position: fixed;
    top: 80px;
    right: 0;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 2000;
    color: #666;
    width: 188px
}

.user-nav li[data-v-c96b8020] {
    height: 36px;
    line-height: 36px;
    position: relative
}

.user-nav li[data-v-c96b8020]:hover {
    background: #87abff;
    color: #fff
}

.user-nav li a[data-v-c96b8020] {
    display: block;
    padding-left: 20px
}

.user-nav li .icon-remind[data-v-c96b8020] {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #fc2906;
    position: absolute;
    top: 9px;
    left: 76px
}

.user-nav li.out[data-v-c96b8020] {
    color: #fc2906
}

.icon-out[data-v-c96b8020] {
    width: 16px;
    height: 16px;
    background-position: -831px -596px;
    margin: -2px 0 0 5px
}

.collapse-btn[data-v-daa406b8] {
    height: 40px;
    background: #2455a3;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    overflow-x: hidden
}

.collapse-btn[data-v-daa406b8]:hover {
    color: #fff
}

.layout-menu-box[data-v-daa406b8] {
    position: absolute;
    top: 40px;
    bottom: 0;
    width: calc(100% + 20px);
    overflow-y: auto;
    overflow-x: hidden
}

.app-main[data-v-2e77e29d] {
    padding-top: 70px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    position: relative
}

.none-page-div[data-v-48078879] {
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -410px
}

.none-page-bg[data-v-48078879] {
    float: left;
    width: 430px;
    height: 360px;
    background: url(../../static/img/404.9ed13bb.svg);
    background-size: 430px 360px;
    margin-right: 150px
}

.none-page-content[data-v-48078879] {
    float: left
}

.none-page-content h1[data-v-48078879] {
    margin-top: 104px;
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px
}

.none-page-content p[data-v-48078879] {
    color: rgba(0, 0, 0, .45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px
}

.timeout-div[data-v-de825e5c] {
    text-align: center;
    width: 430px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -215px;
    margin-top: -240px
}

.timeout-bg[data-v-de825e5c] {
    width: 430px;
    height: 360px;
    background: url(../../static/img/wZcnGqRDyhPOEYFcZDnb.2dda86a.svg);
    background-size: 430px 360px
}

.timeout-content p[data-v-de825e5c] {
    color: rgba(0, 0, 0, .45);
    font-size: 28px;
    margin: 30px 0 20px
}

.app-main[data-v-90b3571e] {
    min-width: 1200px;
    width: 100%;
    margin-top: 120px
}

.mt60[data-v-90b3571e] {
    margin-top: 60px
}

.footer {
    background: #fff;
    border-top: 10px solid #fac806;
    width: 100%;
}

.footer .about {
    width: 100%;
    max-width: 1400px;
    padding: 30px 20px;
    margin: 0 auto
}

.footer .about .main-width .list {
    width: 200px;
    float: left
}

.footer .about .main-width .list h4 {
    color: #333;
    font-size: 14px;
    margin-bottom: 15px
}

.footer .about .main-width .list li a {
    font-size: 14px;
    color: #777;
    line-height: 30px
}

.footer .about .main-width .list li a:hover,
.right-about .link-p a:hover {
    color: #2e6dfc;
    text-decoration: underline
}

.footer .about .main-width .list .public-no p {
    color: #999
}

.footer .about .main-width .list .public-no .img {
    margin-top: 6px
}

.right-about {
    padding-top: 20px;
    position: relative
}

.right-about:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 77px;
    background: #ddd;
    top: 15px;
    left: -30px
}

.right-about p {
    text-align: right;
    font-size: 14px;
    line-height: 28px;
    color: #525252
}

.right-about p span {
    margin-left: 20px
}

.right-about .link-p {
    color: #333
}

.icon-dzy {
    width: 26px;
    height: 32px;
    background-position: -848px -106px;
    margin-right: -10px
}

.icon-pos {
    width: 18px;
    height: 20px;
    background-position: -917px -112px;
    margin: -2px 10px 0 0
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    height: 80px;
    background: #2e6dfc
}

.header-logo {
    width: 490px;
    background: url(../../static/img/lg.png) 100% 0 no-repeat #fff;
    height: 80px;
    padding: 11px 0 0 30px;
    float: left
}

.logo {
    background: url(../../static/img/logo.091c77f.png);
    width: 720px;
    height: 59px
}

.header-right {
    float: right
}

.header-right .header-news {
    width: 310px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 20px;
    padding-left: 20px;
    float: left;
    margin-right: 20px
}

.header-right .header-news .icon-news {
    width: 22px;
    height: 24px;
    background-position: -64px -110px;
    float: left;
    margin-top: 8px
}

.header-right .header-news ul {
    float: left;
    width: 250px;
    margin-left: 10px;
    color: #2e6dfc;
    font-weight: 700
}

.header-right .header-news ul li {
    display: inline-block;
    white-space: nowrap
}

.header-right .fl {
    text-align: center;
    padding-top: 17px;
    color: #fff;
    position: relative;
    height: 80px;
    margin-right: 30px
}

.header-right .fl p {
    line-height: 14px;
    float:left;
    margin-top:20px;
    font-weight:bold;
}

.header-right .header-link {
    float: left;
    width: 118px;
    height: 40px;
    background: #fff;
    text-align: center;
    color: #2e6dfc;
    cursor: pointer;
    margin-right: 30px
}

.header-right .fl .span-point {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #fc2906;
    position: absolute;
    top: -4px;
    right: -4px
}

.icon-search {
    width: 24px;
    height: 24px;
    background-position: -138px -110px;
    margin-top: 8px;
    margin-right: 30px
}

.icon-user {
    width: 18px;
    height: 24px;
    background-position: -212px -110px;
    margin-bottom: 13px;
    position: relative
}

.icon-email {
    width: 33px;
    height: 24px;
    background-position: -1200px -105px;
    margin-bottom: 13px;
    margin-top:13px;
    position: relative
}

.icon-computer {
    width: 32px;
    height: 30px;
    background-position: -1055px -106px;
    margin-bottom: 7px
}

.icon-internet {
    width: 33px;
    height: 33px;
    background-position: -1203px -105px;
    margin-bottom: 9px;
    margin-top: -5px
}

.header-right .user-line:before {
    content: "";
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff
}

.header-right .fl.header-line {
    width: 1px;
    height: 24px;
    background: #ddd;
    margin-top: 28px;
    margin-right: 30px
}

.header-nav {
    font-size: 0;
    text-align: center;
    height: 40px;
    background: #fff;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 1000;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.header-nav .nav-main {
    display: inline-block
}

.header-nav .nav-main .nav-item {
    display: inline-block;
    margin: 0 25px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    cursor: pointer;
    position: relative
}

.header-nav .nav-main .nav-item.active {
    color: #2e6dfc;
    position: relative
}

.header-nav .nav-main .nav-item.active:before {
    content: "";
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2e6dfc
}

.nav-hide-list {
    position: absolute;
    top: 38px;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    white-space: nowrap
}

.nav-hide-list.multistage .nav-one {
    display: inline-block;
    vertical-align: top;
    min-width: 150px;
    font-size: 14px
}

.nav-hide-list.multistage h3 {
    color: #333;
    text-align: left;
    padding-left: 10px;
    position: relative;
    font-size: 16px;
    height: 26px
}

.nav-hide-list.multistage h3:before {
    content: "";
    left: -10px;
    position: absolute;
    right: -10px;
    height: 1px;
    background: #ddd;
    bottom: 0
}

.nav-hide-list.multistage h3:hover {
    color: #87abff
}

.header-nav .nav-main .nav-item:hover .nav-hide-list {
    display: block
}

.nav-hide-list .nav-one {
    color: #666;
    padding: 5px;
}

.nav-hide-list.multistage .nav-one ul {
    padding-top: 10px;
    position: relative
}

.nav-hide-list.multistage .nav-one ul:before {
    content: "";
    top: 20px;
    bottom: 10px;
    width: 1px;
    background: #ddd;
    position: absolute;
    left: -10px
}

.nav-hide-list.multistage .nav-one:first-child ul:before {
    display: none
}

.nav-hide-list.multistage .nav-one li {
    font-size: 14px
}

.greyLi {
    color: #999
}

.nav-hide-list .nav-one .greyLi:hover {
    background: none;
    color: #999
}

.nav-hide-list .nav-one li {
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    text-align: left;
    font-size: 14px
}

.nav-hide-list .nav-one li:hover {
    background: #87abff;
    color: #fff
}

.user-nav {
    padding: 20px 10px;
    position: fixed;
    top: 80px;
    right: 0;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 2000;
    color: #666;
    width: 188px
}

.user-nav li {
    height: 36px;
    line-height: 36px;
    position: relative
}

.user-nav li:hover {
    background: #87abff;
    color: #fff
}

.user-nav li a {
    display: block;
    padding-left: 20px
}

.user-nav li .icon-remind {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #fc2906;
    position: absolute;
    top: 9px;
    left: 76px
}

.user-nav li.out {
    color: #fc2906
}

.icon-out {
    width: 16px;
    height: 16px;
    background-position: -831px -596px;
    margin: -2px 0 0 5px
}

.footer[data-v-58e6d8c7] {
    background: #fff;
    border-top: 10px solid #fac806
}

.footer .about[data-v-58e6d8c7] {
    width: 100%;
    max-width: 1400px;
    padding: 30px 20px;
    margin: 0 auto
}

.footer .about .main-width .list[data-v-58e6d8c7] {
    width: 335px;
    float: left
}

.footer .about .main-width .list h4[data-v-58e6d8c7] {
    color: #333;
    font-size: 14px;
    margin-bottom: 15px
}

.footer .about .main-width .list li a[data-v-58e6d8c7] {
    font-size: 14px;
    color: #777;
    line-height: 30px
}

.footer .about .main-width .list li a[data-v-58e6d8c7]:hover,
.right-about .link-p a[data-v-58e6d8c7]:hover {
    color: #2e6dfc;
    text-decoration: underline
}

.footer .about .main-width .list .public-no p[data-v-58e6d8c7] {
    color: #999
}

.footer .about .main-width .list .public-no .img[data-v-58e6d8c7] {
    margin-top: 6px
}

.right-about[data-v-58e6d8c7] {
    float: left;
    padding-top: 20px;
    position: relative
}

.right-about[data-v-58e6d8c7]:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 77px;
    background: #ddd;
    top: 15px;
    left: -30px
}

.right-about p[data-v-58e6d8c7] {
    text-align: right;
    font-size: 14px;
    line-height: 28px;
    color: #525252
}

.right-about p span[data-v-58e6d8c7] {
    margin-left: 20px
}

.right-about .link-p[data-v-58e6d8c7] {
    color: #333
}

.icon-dzy[data-v-58e6d8c7] {
    width: 26px;
    height: 32px;
    background-position: -848px -106px;
    margin-right: -10px
}

.icon-pos[data-v-58e6d8c7] {
    width: 18px;
    height: 20px;
    background-position: -917px -112px;
    margin: -2px 10px 0 0
}

.header[data-v-0e783c8e] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    height: 80px;
    background: #2e6dfc
}

.header-logo[data-v-0e783c8e] {
    width: 490px;
    background: url(data:image/png) 100% 0 no-repeat #fff;
    height: 80px;
    padding: 11px 0 0 30px;
    float: left
}

.logo[data-v-0e783c8e] {
    background: url(../../static/img/logo.091c77f.png);
    width: 368px;
    height: 59px
}

.header-right[data-v-0e783c8e] {
    float: right
}

.header-right .header-news[data-v-0e783c8e] {
    width: 310px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 20px;
    padding-left: 20px;
    float: left;
    margin-right: 20px
}

.header-right .header-news .icon-news[data-v-0e783c8e] {
    width: 22px;
    height: 24px;
    background-position: -64px -110px;
    float: left;
    margin-top: 8px
}

.header-right .header-news ul[data-v-0e783c8e] {
    float: left;
    width: 250px;
    margin-left: 10px;
    color: #2e6dfc;
    font-weight: 700
}

.header-right .header-news ul li[data-v-0e783c8e] {
    display: inline-block;
    white-space: nowrap
}

.header-right .fl[data-v-0e783c8e] {
    text-align: center;
    padding-top: 17px;
    color: #fff;
    position: relative;
    height: 80px;
    margin-right: 30px
}

.header-right .fl p[data-v-0e783c8e] {
    line-height: 14px
}

.header-right .header-link[data-v-0e783c8e] {
    float: left;
    width: 118px;
    height: 40px;
    background: #fff;
    text-align: center;
    color: #2e6dfc;
    cursor: pointer;
    margin-right: 30px
}

.header-right .fl .span-point[data-v-0e783c8e] {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #fc2906;
    position: absolute;
    top: -4px;
    right: -4px
}

.icon-search[data-v-0e783c8e] {
    width: 24px;
    height: 24px;
    background-position: -138px -110px;
    margin-top: 8px;
    margin-right: 30px
}

.icon-user[data-v-0e783c8e] {
    width: 18px;
    height: 24px;
    background-position: -212px -110px;
    margin-bottom: 13px;
    position: relative
}

.icon-email[data-v-0e783c8e] {
    width: 33px;
    height: 24px;
    background-position: -1129px -109px;
    margin-bottom: 13px;
    position: relative
}

.icon-computer[data-v-0e783c8e] {
    width: 32px;
    height: 30px;
    background-position: -1055px -106px;
    margin-bottom: 7px
}

.icon-internet[data-v-0e783c8e] {
    width: 33px;
    height: 33px;
    background-position: -1203px -105px;
    margin-bottom: 9px;
    margin-top: -5px
}

.header-right .user-line[data-v-0e783c8e]:before {
    content: "";
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff
}

.header-right .fl.header-line[data-v-0e783c8e] {
    width: 1px;
    height: 24px;
    background: #ddd;
    margin-top: 28px;
    margin-right: 30px
}

.header-nav[data-v-0e783c8e] {
    font-size: 0;
    text-align: center;
    height: 40px;
    background: #fff;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 1000;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.header-nav .nav-main[data-v-0e783c8e] {
    display: inline-block
}

@media (min-width:1367px) {
    .header-nav .nav-main .nav-item[data-v-0e783c8e] {
        display: inline-block;
        margin: 0 10px;
        font-size: 14px;
        color: #333;
        line-height: 40px;
        cursor: pointer;
        position: relative
    }
}

@media (max-width:1366px) {
    .header-nav .nav-main .nav-item[data-v-0e783c8e] {
        display: inline-block;
        margin: 0 4px;
        font-size: 10px;
        color: #333;
        line-height: 40px;
        cursor: pointer;
        position: relative
    }
}

.header-nav .nav-main .nav-item.active[data-v-0e783c8e] {
    color: #2e6dfc;
    position: relative
}

.header-nav .nav-main .nav-item.active[data-v-0e783c8e]:before {
    content: "";
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2e6dfc
}

.nav-hide-list[data-v-0e783c8e] {
    position: absolute;
    top: 38px;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    white-space: nowrap
}

@media (min-width:1367px) {
    .nav-hide-list.multistage .nav-one[data-v-0e783c8e] {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        white-space: nowrap
    }

    .nav-hide-list.multistage h3[data-v-0e783c8e] {
        color: #333;
        text-align: left;
        padding-left: 10px;
        position: relative;
        font-size: 14px;
        height: 26px
    }
}

@media (max-width:1366px) {
    .nav-hide-list.multistage .nav-one[data-v-0e783c8e] {
        display: inline-block;
        vertical-align: top;
        font-size: 10px;
        white-space: nowrap
    }

    .nav-hide-list.multistage h3[data-v-0e783c8e] {
        color: #333;
        text-align: left;
        padding-left: 1px;
        position: relative;
        font-size: 10px;
        height: 26px
    }
}

.nav-hide-list.multistage h3[data-v-0e783c8e]:before {
    content: "";
    left: -10px;
    position: absolute;
    right: -10px;
    height: 1px;
    background: #ddd;
    bottom: 0
}

.nav-hide-list.multistage h3[data-v-0e783c8e]:hover {
    color: #87abff
}

.header-nav .nav-main .nav-item:hover .nav-hide-list[data-v-0e783c8e] {
    display: block
}

.nav-hide-list .nav-one[data-v-0e783c8e] {
    color: #666;
    padding: 10px;
    min-width: 150px
}

.nav-hide-list.multistage .nav-one ul[data-v-0e783c8e] {
    padding-top: 10px;
    position: relative
}

.nav-hide-list.multistage .nav-one ul[data-v-0e783c8e]:before {
    content: "";
    top: 20px;
    bottom: 10px;
    width: 1px;
    background: #ddd;
    position: absolute;
    left: -10px
}

.nav-hide-list.multistage .nav-one:first-child ul[data-v-0e783c8e]:before {
    display: none
}

@media(min-width:1367px) {
    .nav-hide-list.multistage .nav-one li[data-v-0e783c8e] {
        font-size: 14px
    }
}

@media (max-width:1366px) {
    .nav-hide-list.multistage .nav-one li[data-v-0e783c8e] {
        font-size: 10px
    }
}

.greyLi[data-v-0e783c8e] {
    color: #999
}

.nav-hide-list .nav-one .greyLi[data-v-0e783c8e]:hover {
    background: none;
    color: #999
}

@media (min-width:1367px) {
    .nav-hide-list .nav-one li[data-v-0e783c8e] {
        height: 36px;
        line-height: 36px;
        padding: 0 10px;
        text-align: left;
        font-size: 14px
    }
}

@media (max-width:1366px) {
    .nav-hide-list .nav-one li[data-v-0e783c8e] {
        height: 36px;
        line-height: 36px;
        padding: 0 1px;
        text-align: left;
        font-size: 10px
    }
}

.nav-hide-list .nav-one li[data-v-0e783c8e]:hover {
    background: #87abff;
    color: #fff
}

.user-nav[data-v-0e783c8e] {
    padding: 20px 10px;
    position: fixed;
    top: 80px;
    right: 0;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 2000;
    color: #666;
    width: 188px
}

.user-nav li[data-v-0e783c8e] {
    height: 36px;
    line-height: 36px;
    position: relative
}

.user-nav li[data-v-0e783c8e]:hover {
    background: #87abff;
    color: #fff
}

.user-nav li a[data-v-0e783c8e] {
    display: block;
    padding-left: 20px
}

.user-nav li .icon-remind[data-v-0e783c8e] {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #fc2906;
    position: absolute;
    top: 9px;
    left: 76px
}

.user-nav li.out[data-v-0e783c8e] {
    color: #fc2906
}

.icon-out[data-v-0e783c8e] {
    width: 16px;
    height: 16px;
    background-position: -831px -596px;
    margin: -2px 0 0 5px
}

.carousel-box[data-v-a8a4b2ac] {
    position: relative;
    overflow-x: hidden;
    margin-top: 120px;
}

.banner-nav[data-v-a8a4b2ac] {
    position: absolute;
    top: 0;
    right: 0;
    height: 555px
}

.banner-nav-btn[data-v-a8a4b2ac] {
    width: 30px;
    line-height: 555px;
    cursor: pointer;
    text-align: center;
    background: rgba(46, 95, 252, .8);
    float: right
}

.banner-nav-main .more-btn[data-v-a8a4b2ac] {
    width: 93px;
    height: 28px;
    background: #ffbd2e;
    color: #1c4081;
    text-align: center;
    border: none;
    float: right;
    margin-top: 10px
}

.icon-nav-right[data-v-a8a4b2ac] {
    width: 18px;
    height: 20px;
    background-position: -770px -112px
}

.icon-nav-left[data-v-a8a4b2ac] {
    width: 18px;
    height: 20px;
    background-position: -708px -112px
}

.nav-news[data-v-a8a4b2ac] {
    padding: 99px 34px 0 5px;
    width: 678px;
    border-right: 1px solid #6d89f4;
    height: 100%
}

.nav-news li[data-v-a8a4b2ac] {
    margin-bottom: 20px;
    cursor: pointer
}

.nav-news li .txt[data-v-a8a4b2ac] {
    width: 515px;
    color: #fff;
    font-size: 16px;
    padding-left: 12px
}

.nav-news li .txt h5[data-v-a8a4b2ac] {
    font-weight: 400;
    position: relative
}

.nav-news li .txt h4[data-v-a8a4b2ac] {
    font-size: 24px;
    color: #ffbd2e;
    margin-bottom: 5px;
    position: relative
}

.nav-news li .txt h4[data-v-a8a4b2ac]:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #ffbd2e;
    border-radius: 3px;
    position: absolute;
    top: 15px;
    left: -16px
}

.nav-news li .txt h5[data-v-a8a4b2ac]:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    top: 8px;
    left: -16px
}

.nav-news li .txt p[data-v-a8a4b2ac] {
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.nav-news li .time[data-v-a8a4b2ac] {
    font-size: 16px;
    color: #fff
}

.nav-news li.first .time[data-v-a8a4b2ac] {
    background-position: -1328px -67px;
    width: 76px;
    height: 70px;
    text-align: center;
    font-size: 16px;
    color: #1c4081;
    padding-top: 15px;
    line-height: 20px;
    padding-left: 5px;
    margin-right: 10px
}

.icon-more[data-v-a8a4b2ac] {
    width: 11px;
    height: 9px;
    background-position: -985px -117px;
    margin-top: -2px;
    margin-left: 10px
}

.resource-type[data-v-a8a4b2ac] {
    background: #fff
}

.resource-type .resource-type-main[data-v-a8a4b2ac] {
    width: 1266px;
    margin: 0 auto;
    padding: 50px 0
}

.resource-type .resource-type-main .item[data-v-a8a4b2ac] {
    float: left;
    width: 33.33%;
    padding: 28px 0;
    cursor: pointer
}

.resource-type .resource-type-main .item:hover .txt[data-v-a8a4b2ac],
.resource-type .resource-type-main .item:hover p[data-v-a8a4b2ac] {
    color: #2e6dfc
}

.resource-type .resource-type-main .item .txt[data-v-a8a4b2ac] {
    width: 85px;
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-right: 20px
}

.resource-type .resource-type-main .item .txt .img[data-v-a8a4b2ac] {
    height: 62px;
    margin-bottom: 20px
}

.resource-type .resource-type-main .item p[data-v-a8a4b2ac] {
    width: 165px;
    color: #888;
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px
}

.resource-icon0[data-v-a8a4b2ac] {
    width: 64px;
    height: 62px;
    background-position: -40px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon0[data-v-a8a4b2ac] {
    background-position: -40px -266px
}

.resource-icon1[data-v-a8a4b2ac] {
    width: 65px;
    height: 62px;
    background-position: -177px -173px
}

.resource-type .resource-type-main .item:hover .resource-icon1[data-v-a8a4b2ac] {
    background-position: -177px -265px
}

.resource-icon2[data-v-a8a4b2ac] {
    width: 62px;
    height: 62px;
    background-position: -315px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon2[data-v-a8a4b2ac] {
    background-position: -315px -266px
}

.resource-icon3[data-v-a8a4b2ac] {
    width: 73px;
    height: 62px;
    background-position: -447px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon3[data-v-a8a4b2ac] {
    background-position: -447px -266px
}

.resource-icon4[data-v-a8a4b2ac] {
    width: 57px;
    height: 62px;
    background-position: -592px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon4[data-v-a8a4b2ac] {
    background-position: -592px -266px
}

.resource-icon5[data-v-a8a4b2ac] {
    width: 83px;
    height: 62px;
    background-position: -716px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon5[data-v-a8a4b2ac] {
    background-position: -716px -266px
}

.key-application[data-v-a8a4b2ac] {
    height: 450px;
    background: url(../../static/img/key-application.5689fc6.png) 50%
}

.key-application-main[data-v-a8a4b2ac] {
    padding-top: 58px;
    width: 1266px;
    margin: 0 auto
}

.key-application-main ul[data-v-a8a4b2ac] {
    margin-top: 54px
}

.key-application-main li[data-v-a8a4b2ac] {
    width: 392px;
    height: 222px;
    margin-right: 40px;
    padding: 58px 0 0 30px
}

.key-application-main li h4[data-v-a8a4b2ac] {
    font-size: 24px;
    color: #2e6dfc;
    line-height: 30px;
    margin-bottom: 20px
}

.key-application-main li p[data-v-a8a4b2ac] {
    width: 160px;
    line-height: 20px;
    font-size: 16px;
    color: #8aaeff
}

.key-application-main .item1[data-v-a8a4b2ac] {
    background: url(../../static/img/key-application-bg1.61e3bf9.png) 100% 100% no-repeat #fff
}

.key-application-main .item2[data-v-a8a4b2ac] {
    background: url(../../static/img/key-application-bg2.8e01a67.png) 100% 100% no-repeat #fff
}

.key-application-main .item3[data-v-a8a4b2ac] {
    background: url(../../static/img/key-application-bg3.f64580f.png) 100% 100% no-repeat #fff
}

.title-h3[data-v-a8a4b2ac] {
    text-align: center;
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 26px;
    background: url(data:image/png) bottom no-repeat
}

.geological-subject[data-v-a8a4b2ac] {
    background: #fff;
    padding-top: 54px
}

.geological-subject-main .title-h3[data-v-a8a4b2ac] {
    color: #333;
    background: url(../../) bottom no-repeat
}

.geological-subject-main ul[data-v-a8a4b2ac] {
    margin: 56px auto 8px;
    width: 1302px
}

.geological-subject-main li[data-v-a8a4b2ac] {
    width: 394px;
    height: 266px;
    border: 1px solid #d8d7e4;
    margin: 0 20px 40px;
    float: left;
    position: relative;
    cursor: pointer
}

.geological-subject-main li[data-v-a8a4b2ac]:hover {
    box-shadow: 0 0 15px #eee
}

.geological-subject-main li div[data-v-a8a4b2ac] {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #d8d7e4;
    background: #f3f3f3;
    padding: 2px;
    width: 140px;
    text-align: center
}

.geological-subject-main li div span[data-v-a8a4b2ac] {
    border: 1px solid #d8d7e4;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700
}

.right-nav[data-v-a8a4b2ac] {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 100;
    margin-top: -52px
}

.right-nav li[data-v-a8a4b2ac] {
    height: 50px;
    line-height: 50px;
    color: #fff;
    position: relative;
    margin-bottom: 2px;
    font-size: 0
}

.right-nav li .txt[data-v-a8a4b2ac] {
    height: 50px;
    font-size: 16px;
    color: #87abff
}

.right-nav li .icon-box[data-v-a8a4b2ac],
.right-nav li .txt[data-v-a8a4b2ac] {
    display: inline-block;
    width: 50px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 5px #87abff
}

.right-nav li .hover-box[data-v-a8a4b2ac] {
    position: absolute;
    left: 0;
    top: 0;
    background: #87abff;
    width: 134px
}

.right-nav li .hover-box .icon-box[data-v-a8a4b2ac] {
    background: none;
    float: left
}

.right-nav li .hover-box span[data-v-a8a4b2ac] {
    display: inline-block;
    width: 84px;
    text-align: center;
    font-size: 14px;
    float: left
}

.right-nav li .hover-box[data-v-a8a4b2ac],
.right-nav li:hover .on-box[data-v-a8a4b2ac] {
    display: none
}

.right-nav li:hover .hover-box[data-v-a8a4b2ac] {
    display: inline-block
}

.icon-1[data-v-a8a4b2ac] {
    width: 28px;
    height: 20px;
    background-position: -467px -112px
}

.hover-box .icon-1[data-v-a8a4b2ac] {
    background-position: -408px -112px
}

.icon-2[data-v-a8a4b2ac] {
    width: 28px;
    height: 21px;
    background-position: -588px -112px
}

.hover-box .icon-2[data-v-a8a4b2ac] {
    background-position: -529px -112px
}

@media (min-width:1367px) {
    .index-banner {
        width: 100%;
        min-width: 1200px;
        height: 473px
    }

    .banner-div {
        height: 500px;
        background-position: 50%;
        background-size: 100% 555px
    }
}

@media (max-width:1366px) {
    .index-banner {
        width: 100%;
        min-width: 1200px;
        height: 400px
    }

    .banner-div {
        height: 400px;
        background-position: 50%;
        background-size: 100% 400px
    }
}

.index-banner-content {
    width: 850px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -425px;
    z-index: 2
}

.index-banner .author {
    overflow: hidden !important;
    -webkit-line-clamp: 2 !important;
    width: 350px;
    position: absolute;
    bottom: 8px;
    right: 40px;
    color: #fff
}

.content-check span {
    display: inline-block;
    width: 90px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #333;
    font-size: 14px;
    cursor: pointer
}

.content-check span.active {
    background: #2e6dfc;
    color: #fff
}

.search-input {
    position: relative;
    width: 850px
}

.search-input input {
    width: 730px;
    height: 55px;
    border: 2px solid #2e6dfc;
    background: #fff;
    color: #333;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 30px
}

.search-input input:-ms-input-placeholder,
.search-input input::-ms-input-placeholder {
    color: #b3b3b3
}

.search-input input::placeholder {
    color: #b3b3b3
}

.search-input button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    display: inline-block;
    background: #2e6dfc;
    width: 120px;
    height: 55px;
    color: #fff;
    font-size: 16px;
    text-align: center
}

.search-input .el-icon-search {
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    margin: -4px 8px 0 0
}

.carousel-box {
    position: relative;
    overflow-x: hidden;
    margin-top: 120px;
}

@media (max-width:1366px) {
    .banner-nav {
        position: absolute;
        top: 0;
        right: 0;
        height: 400px;
        z-index: 2
    }

    .banner-nav-btn {
        width: 30px;
        line-height: 400px;
        cursor: pointer;
        text-align: center;
        background: rgba(46, 95, 252, .8);
        float: right;
        position: relative
    }

    .banner-nav-main {
        background: rgba(46, 95, 252, .8);
        height: 400px;
        width: 930px;
        float: right
    }
}

@media (min-width:1367px) {
    .banner-nav {
        position: absolute;
        top: 0;
        right: 0;
        height: 500px;
        z-index: 2
    }

    .banner-nav-btn {
        width: 30px;
        line-height: 500px;
        cursor: pointer;
        text-align: center;
        background: rgba(46, 95, 252, .8);
        float: right;
        position: relative
    }

    .banner-nav-main {
        background: rgba(46, 95, 252, .8);
        height: 500px;
        width: 930px;
        float: right
    }
}

.banner-nav-btn span {
    display: inline-block;
    width: 29px;
    height: 138px;
    background: url(data:image/png);
    position: absolute;
    left: -29px;
    top: 50%;
    margin-top: -69px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-top: 30px
}

.banner-nav-main .more-btn {
    width: 93px;
    height: 28px;
    background: #ffbd2e;
    color: #1c4081;
    text-align: center;
    border: none;
    float: right;
    margin-top: 10px
}

.icon-nav-right {
    width: 18px;
    height: 20px;
    background-position: -770px -112px
}

.icon-nav-left {
    width: 18px;
    height: 20px;
    background-position: -708px -112px
}

.nav-news {
    padding: 99px 34px 0 5px;
    width: 678px;
    border-right: 1px solid #6d89f4;
    height: 100%
}

.nav-news li {
    margin-bottom: 20px;
    cursor: pointer
}

.nav-news li .txt {
    width: 515px;
    color: #f3f4f5;
    font-size: 16px;
    padding-left: 12px
}

.nav-news li .txt h5 {
    font-weight: 400;
    position: relative
}

.nav-news li .txt h4 {
    font-size: 24px;
    color: #ffbd2e !important;
    margin-bottom: 5px;
    position: relative
}

.nav-news li .txt h4:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #ffbd2e;
    border-radius: 3px;
    position: absolute;
    top: 15px;
    left: -16px
}

.nav-news li .txt h5:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    top: 8px;
    left: -16px
}

.nav-news li .txt p {
    font-size: 14px;
    line-height: 16px;
    height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.nav-news li .time {
    font-size: 16px;
    color: #fff
}

.nav-news li.first .time {
    background-position: -1328px -67px;
    width: 76px;
    height: 70px;
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    line-height: 20px;
    padding-left: 5px;
    margin-right: 10px
}

.icon-more {
    width: 11px;
    height: 9px;
    background-position: -985px -117px;
    margin-top: -2px;
    margin-left: 10px
}

.right-nav {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 100;
    margin-top: -52px
}

.right-nav li {
    height: 50px;
    line-height: 50px;
    color: #fff;
    position: relative;
    margin-bottom: 2px;
    font-size: 0
}

.right-nav li .txt {
    height: 50px;
    font-size: 16px;
    color: #87abff
}

.right-nav li .icon-box,
.right-nav li .txt {
    display: inline-block;
    width: 50px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 5px #87abff
}

.right-nav li .hover-box-en {
    position: absolute;
    left: 0;
    top: 0;
    background: #87abff;
    width: 220px
}

.right-nav li .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    background: #87abff;
    width: 134px
}

.right-nav li .hover-box-en .icon-box,
.right-nav li .hover-box .icon-box {
    background: none;
    float: left
}

.right-nav li .hover-box-en span {
    display: inline-block;
    width: 155px;
    text-align: center;
    font-size: 14px;
    float: left
}

.right-nav li .hover-box span {
    display: inline-block;
    width: 84px;
    text-align: center;
    font-size: 14px;
    float: left
}

.right-nav li .hover-box-en,
.right-nav li .hover-box,
.right-nav li:hover .on-box {
    display: none
}

.right-nav li:hover .hover-box-en,
.right-nav li:hover .hover-box {
    display: inline-block
}

.icon-1 {
    width: 28px;
    height: 20px;
    background-position: -467px -112px
}

.hover-box-en .icon-1,
.hover-box .icon-1 {
    background-position: -408px -112px
}

.icon-2 {
    width: 28px;
    height: 21px;
    background-position: -588px -112px
}

.hover-box-en .icon-2,
.hover-box .icon-2 {
    background-position: -529px -112px
}

.resource-type {
    background: #fff
}

.resource-type .resource-type-main {
    width: 1266px;
    margin: 0 auto;
    padding: 50px 0
}

.resource-type .resource-type-main .item {
    float: left;
    width: 33.33%;
    padding: 28px 0;
    cursor: pointer;
    text-align: center
}

.resource-type .resource-type-main .item:hover .txt,
.resource-type .resource-type-main .item:hover p {
    color: #2e6dfc
}

.resource-type .resource-type-main .item .txt {
    width: 85px
}

.resource-type .resource-type-main .item .txt,
.resource-type .resource-type-main .item .txtEn {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top
}

.resource-type .resource-type-main .item .txt .img,
.resource-type .resource-type-main .item .txtEn .img {
    height: 62px;
    margin-bottom: 20px
}

.resource-type .resource-type-main .item p {
    width: 165px;
    color: #888;
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
    display: inline-block;
    text-align: left
}

.resource-icon0 {
    width: 64px;
    height: 62px;
    background-position: -40px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon0 {
    background-position: -40px -266px
}

.resource-icon1 {
    width: 65px;
    height: 62px;
    background-position: -177px -173px
}

.resource-type .resource-type-main .item:hover .resource-icon1 {
    background-position: -177px -265px
}

.resource-icon2 {
    width: 62px;
    height: 62px;
    background-position: -315px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon2 {
    background-position: -315px -266px
}

.resource-icon3 {
    width: 73px;
    height: 62px;
    background-position: -447px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon3 {
    background-position: -447px -266px
}

.resource-icon4 {
    width: 57px;
    height: 62px;
    background-position: -592px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon4 {
    background-position: -592px -266px
}

.resource-icon5 {
    width: 83px;
    height: 62px;
    background-position: -716px -174px
}

.resource-type .resource-type-main .item:hover .resource-icon5 {
    background-position: -716px -266px
}

.index-item {
    max-width: 1920px;
    min-width: 1200px
}

.index-item .img {
    width: 100%;
    height: 340px;
    background-position: 50%;
    padding-top: 85px;
    margin-bottom: 30px;
    position: relative
}

.index-item .img span {
    position: absolute;
    bottom: 8px;
    right: 40px;
    color: #fff
}

.index-item .img h4 {
    font-size: 30px;
    color: #fff;
    text-align: center
}

.index-item .txt p {
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 32px
}

.index-item .txt button {
    width: 130px;
    height: 46px;
    text-align: center;
    display: block;
    margin: 30px auto 40px;
    background: #2e6efc;
    color: #fff;
    border: none;
    font-size: 16px
}

.key-application {
    height: 400px;
    background: url(../../static/img/key-application.5689fc6.png) 50%;
    background-position: 50%;
    overflow: hidden
}

.key-application ul {
    float: left;
    margin-left: 36px;
    margin-top: 68px;
    width: 1263px;
    overflow: hidden;
    white-space: nowrap
}

.key-application li {
    width: 394px;
    height: 266px;
    border: 1px solid #d8d7e4;
    margin-right: 40px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-position: 50%;
    background-size: 100% 100%
}

.key-application li:hover {
    box-shadow: 0 0 15px #eee
}

.key-application li div {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #d8d7e4;
    background: #f3f3f3;
    padding: 2px;
    width: 155px;
    text-align: center
}

.key-application li div span {
    border: 1px solid #d8d7e4;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700
}

.key-application-main {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}

.icon-left-arrow {
    background: url(data:image/png)
    width: 30px;
    height: 54px;
    float: left;
    margin-top: 175px;
    cursor: pointer
}

.icon-right-arrow {
    background: url(data:image/png);
    width: 30px;
    height: 54px;
    float: right;
    margin-top: 175px;
    cursor: pointer
}

.icon-left-arrow:hover {
    background: url(data:image/png)
}

.icon-right-arrow:hover {
    background: url(data:image/png)
}

@media screen and (max-width:1600px) {
    .key-application-main {
        width: 1200px
    }

    .key-application li {
        width: 327px
    }
}

.ag-map-box[data-v-e860d5a6] {
    position: relative;
    overflow: hidden
}

.ag-left-box[data-v-f6bdb764] {
    position: absolute;
    top: 0;
    left: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-left-box .div-content[data-v-f6bdb764] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-right: 1px solid #ccc;
    float: left
}

.ag-left-box .div-content .title[data-v-f6bdb764] {
    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-f6bdb764] {
    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-f6bdb764] {
    width: 260px;
    height: 38px;
    display: block
}

.icon-search[data-v-f6bdb764] {
    background-position: -1240px -371px;
    right: 64px
}

.icon-search[data-v-f6bdb764],
.icon-select[data-v-f6bdb764] {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 11px;
    cursor: pointer
}

.icon-select[data-v-f6bdb764] {
    background-position: -887px -654px;
    right: 38px
}

.icon-back[data-v-f6bdb764] {
    width: 20px;
    height: 16px;
    background-position: -1394px -371px;
    position: absolute;
    top: 11px;
    right: 10px;
    cursor: pointer
}

.ag-left-box .div-content .title .clear-select[data-v-f6bdb764] {
    background: url(../../static/img/index-icon.42c2c52.png);
    width: 18px;
    height: 18px;
    background-position: -937px -702px !important;
    border: none;
    right: 15px !important;
    position: absolute;
    top: 20px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .title .el-icon-search[data-v-f6bdb764] {
    position: absolute;
    top: 20px;
    right: 45px;
    cursor: pointer;
    font-size: 18px
}

.ag-left-box .div-content .con[data-v-f6bdb764] {
    position: absolute;
    top: 58px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    padding: 20px 10px 10px
}

.div-tab1[data-v-f6bdb764] {
    margin-top: -58px;
    position: absolute;
    margin-left: 40px
}

.ag-left-box .div-tab[data-v-f6bdb764] {
    float: right;
    width: 36px
}

.ag-left-box .div-tab .hide-btn[data-v-f6bdb764] {
    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-f6bdb764] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-f6bdb764] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-left-box .div-tab .item[data-v-f6bdb764] {
    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-f6bdb764] {
    margin-bottom: 8px
}

.ag-left-box .div-tab .item.type[data-v-f6bdb764] {
    margin-top: -31px
}

.ag-left-box .div-tab .item.active[data-v-f6bdb764] {
    background: url(../../static/img/tab-left-on.4a9a4a4.png);
    z-index: 5002;
    color: #fff
}

.icon-tab1[data-v-f6bdb764] {
    width: 20px;
    height: 19px;
    background-position: -769px -369px
}

.ag-left-box .div-tab .item.active .icon-tab1[data-v-f6bdb764] {
    background-position: -707px -369px
}

.icon-tab2[data-v-f6bdb764] {
    width: 20px;
    height: 20px;
    background-position: -885px -369px
}

.ag-left-box .div-tab .item.active .icon-tab2[data-v-f6bdb764] {
    background-position: -827px -369px
}

.icon-tab3[data-v-f6bdb764] {
    width: 20px;
    height: 20px;
    background-position: -1000px -420px
}

.ag-left-box .div-tab .item.active .icon-tab3[data-v-f6bdb764] {
    background-position: -942px -420px
}

.a-fadeinL[data-v-f6bdb764] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-f6bdb764
}

@keyframes fadeinL-data-v-f6bdb764 {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-f6bdb764] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-f6bdb764
}

@keyframes fadeinR-data-v-f6bdb764 {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-f6bdb764] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-f6bdb764
}

@keyframes fadeoutR-data-v-f6bdb764 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-f6bdb764] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-f6bdb764
}

@keyframes fadeoutL-data-v-f6bdb764 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.my-workspace-title[data-v-c4d10352] {
    font-size: 16px;
    color: #2e6dfc
}

.my-workspace-icon[data-v-c4d10352] {
    color: #2e6dfc;
    margin-right: 5px
}

.portal-page[data-v-6e3698e7] {
    margin: 0
}

.my-favorite-item[data-v-63685466] {
    margin-bottom: 20px;
    margin-left: 20px
}

.my-favorite-item span[data-v-63685466]:hover {
    color: #2e6dfc;
    text-decoration: underline
}

.my-favorite-item-dataset[data-v-63685466] {
    margin-bottom: 10px;
    color: #333;
    display: block
}

.my-favorite-item-delete[data-v-63685466] {
    margin-left: 10px;
    color: #2e6dfc;
    text-decoration: underline
}

.download[data-v-437af2f6] {
    margin-left: 20px;
    cursor: pointer
}

.hover-div-none[data-v-7601a19e] {
    display: none
}

.hover-div[data-v-7601a19e] {
    position: absolute;
    top: 31px;
    left: 80px;
    padding-top: 6px;
    height: 37px;
    display: none;
    z-index: 100000;
    font-size: 0
}

.hover-div[data-v-7601a19e]:before {
    content: "";
    height: 0;
    width: 0;
    border-bottom: 6px solid rgba(92, 109, 129, .8);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    top: 0;
    left: 11px
}

.hover-div span[data-v-7601a19e] {
    background: rgba(92, 109, 129, .8);
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    position: relative
}

.hover-div span[data-v-7601a19e]:before {
    content: "";
    width: 1px;
    height: 21px;
    position: absolute;
    right: 0;
    top: 5px;
    background: #fff
}

.hover-div span[data-v-7601a19e]:last-child:before {
    display: none
}

.ag-right-box[data-v-7973181c] {
    position: absolute;
    top: 0;
    right: 0;
    width: 396px;
    bottom: 0;
    z-index: 500
}

.ag-right-box .div-content[data-v-7973181c] {
    width: 360px;
    height: 100%;
    position: relative;
    background: #fff;
    border-left: 1px solid #ccc;
    float: right
}

.ag-right-box .div-content .title[data-v-7973181c] {
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    background: #2e6dfc;
    position: relative;
    padding-left: 20px
}

.ag-right-box .div-content .con[data-v-7973181c] {
    position: absolute;
    top: 58px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto
}

.ag-right-box .div-tab[data-v-7973181c] {
    float: left;
    width: 36px
}

.ag-right-box .div-tab .hide-btn[data-v-7973181c] {
    width: 36px;
    height: 58px;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 0;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 58px;
    border-right: none
}

.icon-hide[data-v-7973181c] {
    width: 14px;
    height: 16px;
    background-position: -138px -370px
}

.icon-show[data-v-7973181c] {
    width: 14px;
    height: 16px;
    background-position: -213px -370px
}

.ag-right-box .div-tab .item[data-v-7973181c] {
    background: url(../../static/img/tab-right.1ebffd3.png);
    width: 46px;
    height: 182px;
    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-7973181c] {
    margin-bottom: 8px
}

.ag-right-box .div-tab .item.type[data-v-7973181c] {
    margin-top: -40px
}

.ag-right-box .div-tab .item.active[data-v-7973181c] {
    background: url(../../static/img/tab-right-on.5b79c0e.png);
    z-index: 5002;
    color: #fff
}

.icon-tab3[data-v-7973181c] {
    width: 18px;
    height: 20px;
    background-position: -1002px -369px
}

.ag-right-box .div-tab .item.active .icon-tab3[data-v-7973181c] {
    background-position: -944px -369px
}

.icon-tab4[data-v-7973181c] {
    width: 16px;
    height: 20px;
    background-position: -1125px -369px
}

.ag-right-box .div-tab .item.active .icon-tab4[data-v-7973181c] {
    background-position: -1063px -369px
}

.icon-tab5[data-v-7973181c] {
    width: 20px;
    height: 20px;
    background-position: -1124px -419px
}

.ag-right-box .div-tab .item.active .icon-tab5[data-v-7973181c] {
    background-position: -1060px -419px
}

.a-fadeinL[data-v-7973181c] {
    animation: .3s ease-out forwards;
    animation-name: fadeinL-data-v-7973181c
}

@keyframes fadeinL-data-v-7973181c {
    0% {
        transform: translateX(-360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeinR[data-v-7973181c] {
    animation: .3s ease-out forwards;
    animation-name: fadeinR-data-v-7973181c
}

@keyframes fadeinR-data-v-7973181c {
    0% {
        transform: translateX(360px)
    }

    to {
        transform: translateX(0)
    }
}

.a-fadeoutR[data-v-7973181c] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutR-data-v-7973181c
}

@keyframes fadeoutR-data-v-7973181c {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-360px)
    }
}

.a-fadeoutL[data-v-7973181c] {
    animation: .3s ease-out forwards;
    animation-name: fadeoutL-data-v-7973181c
}

@keyframes fadeoutL-data-v-7973181c {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(360px)
    }
}

.sr-list .item[data-v-7fdc3420] {
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding: 9px 20px
}

.sr-list .item img[data-v-7fdc3420] {
    width: 100%;
    height: 168px;
    margin-bottom: 8px
}

.sr-list .item .title[data-v-7fdc3420] {
    color: #404040;
    height: 23px;
    line-height: 23px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 12px
}

.icon-address[data-v-7fdc3420] {
    width: 17px;
    height: 23px;
    background-position: -1180px -367px;
    margin-top: -3px;
    margin-right: 2px
}

.sr-list .item p[data-v-7fdc3420] {
    font-size: 12px;
    color: #404040;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 11px
}

.sr-list .item p span[data-v-7fdc3420] {
    color: #888
}

.sr-list .item .btn-div[data-v-7fdc3420] {
    text-align: right;
    font-size: 12px
}

.sr-list .item .btn-div span[data-v-7fdc3420] {
    cursor: pointer;
    margin: 0 10px;
    color: #2e6dfc
}

.sr-list .item .btn-div span[data-v-7fdc3420]:hover {
    text-decoration: underline
}

.drawtool-marker-icon,
.drawtool-marker-icon:focus {
    background-color: #fff;
    border: 1px solid #38f;
    border-radius: 50%;
    margin: -8px 0 0 -8px !important;
    width: 14px !important;
    height: 14px !important;
    outline: 0;
    transition: opacity .3s ease
}

.drawtool-cursor-marker {
    cursor: url(../../static/cursor/Pen.567509e.cur), auto !important;
    pointer-events: none;
    display: block
}