.article-head {
    width: 100%;
    margin: 0 auto 20px;
    padding-bottom: 0
}
.article-head .article-title {
    font-size: 2.6em;
    text-align: center;
    color: #333333;
    margin: 10px auto;
    padding: 0 15px 0 15px
}
.article-head .article-ftitle {
    font-size: 1.6em;
    text-align: center;
    color: #666666;
    margin: 10px auto;
    padding: 0 15px
}
.article-head .article-info {
    font-size: 1.4em;
    color: #666666;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px dashed #A0D9FE
}
.article-head .article-info span {
    display: inline-block;
    margin: 2px 5px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 20px
}
.style2 .article-head .article-ftitle {
    display: none
}
.article-content {
    padding: 12px;
    font-size: 1.6em;
    color: #333333
}
.article-content>p {
    text-indent: 2em;
    font-size: 1em;
    line-height: 1.8;
    margin-bottom: 12px
}
.article-content>p[align='center'], .article-content>p.center {
    text-indent: 0
}
.article-content img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}
.article-jump {
    border-top: 1px solid #cac9c6;
    padding: 10px 0;
    margin-bottom: 12px
}
.article-jump>div {
    width: 45%;
    padding: 0 10px;
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    background-color: #efefef;
    line-height: 50px
}
.article-jump>div:hover {
    background-color: #ddecff
}
.article-jump>div a {
    font-size: 1em;
    color: #333333
}
.article-jump>div a:hover {
    color: #AA0018
}
.article-jump .prev {
    text-align: left;
    float: left
}
.article-jump .next {
    text-align: right;
    float: right
}
@media (max-width:991px) {
    .article-jump>div {
        width: 100%;
        float: none
    }
    .article-jump .prev, .article-jump .next {
        text-align: left;
        margin: 5px 0
    }
}
@media only screen and (max-width:639px) {
    .article-head .article-title {
        font-size: 2em
    }
}
@media only screen and (max-width:479px) {
    .article-content {
        padding: 12px 0
    }
}
.article-head {
    width: 100%;
    margin: 0 auto 20px;
    padding-bottom: 0
}
.article-head .article-title {
    font-size: 2.6em;
    text-align: center;
    color: #333333;
    margin: 10px auto;
    padding: 0 15px 0 15px
}
.article-head .article-ftitle {
    font-size: 1.6em;
    text-align: center;
    color: #666666;
    margin: 10px auto;
    padding: 0 15px
}
.article-head .article-info {
    font-size: 1.4em;
    color: #666666;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px dashed #A0D9FE
}
.article-head .article-info span {
    display: inline-block;
    margin: 2px 5px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 20px
}
.style2 .article-head .article-ftitle {
    display: none
}
.article-content {
    padding: 12px;
    font-size: 1.6em;
    color: #333333
}
.article-content>p {
    text-indent: 2em;
    font-size: 1em;
    line-height: 1.8;
    margin-bottom: 12px
}
.article-content>p[align='center'], .article-content>p.center {
    text-indent: 0
}
.article-content img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}
.article-jump {
    border-top: 1px solid #cac9c6;
    padding: 10px 0;
    margin-bottom: 12px
}
.article-jump>div {
    width: 45%;
    padding: 0 10px;
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    background-color: #efefef;
    line-height: 50px
}
.article-jump>div:hover {
    background-color: #ddecff
}
.article-jump>div a {
    font-size: 1em;
    color: #333333
}
.article-jump>div a:hover {
    color: #AA0018
}
.article-jump .prev {
    text-align: left;
    float: left
}
.article-jump .next {
    text-align: right;
    float: right
}
@media (max-width:991px) {
    .article-jump>div {
        width: 100%;
        float: none
    }
    .article-jump .prev, .article-jump .next {
        text-align: left;
        margin: 5px 0
    }
}
@media only screen and (max-width:639px) {
    .article-head .article-title {
        font-size: 2em
    }
}
@media only screen and (max-width:479px) {
    .article-content {
        padding: 12px 0
    }
}
/* body[data-page-type='index'] .footer-wrap {
    background: none
} */
.footer-wrap {
    background-color: #971E25
}
.footer-wrap>.content-box {
    height: 179px;
    padding-top: 30px;
    position: relative;
    background: url(/static/img/footer_logo.png) no-repeat 22px center;
    padding-left: 530px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.footer-wrap .footer-info {
    height: 102px
}
.footer-wrap .footer-info .footer-info-item {
    padding-top: 10px
}
.footer-wrap .footer-info .footer-info-item span, .footer-wrap .footer-info .footer-info-item a {
    font-size: 1.6rem;
    display: block;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 28px
}
.footer-wrap .footer-info .footer-info-item .address {
    background: url(/static/img/ico_address.png) no-repeat 4px center
}
.footer-wrap .footer-info .footer-info-item .tel {
    background: url(/static/img/ico_tel.png) no-repeat 4px center
}
.footer-wrap .footer-info .footer-info-item .police {
    background: url(/static/img/police.png) no-repeat left center
}
.footer-wrap .footer-info .footer-info-item a {
    display: inline-block
}
.footer-wrap .code-box {
    position: absolute;
    right: 22px;
    top: 55px
}
.footer-wrap .code-box span {
    display: inline-block;
    position: relative;
    vertical-align: middle
}
.footer-wrap .code-box .ssl {
    width: 170px;
    height: 52px;
    background: url("/static/img/ssl.png") no-repeat center;
    margin-right: 20px
}
.footer-wrap .code-box .org-code img {
    display: inline-block
}
.footer-copyright {
    line-height: 60px;
    background-color: #971E25;
    text-align: center;
    position: relative
}
.footer-copyright::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #AC4B51;
    position: absolute;
    left: 0;
    top: 0
}
.footer-copyright .content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.footer-copyright .content-box p {
    display: inline-block
}
.footer-copyright a, .footer-copyright span {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 10px
}
.footer-copyright .police {
    background: url("/static/img/police.png") no-repeat left center;
    padding-left: 28px
}
.footer-copyright span {
    margin: 0 50px 0 10px
}
.scroll-top {
    position: fixed;
    width: 52px;
    height: 52px;
    right: 5px;
    bottom: 48px;
    z-index: 1000;
    cursor: pointer;
    background: #fda42f url("../img/gotop.png") center center no-repeat;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 3px
}
.scroll-top:hover {
    border-radius: 50%
}
@media only screen and (max-width:1199px) {
    .footer-wrap>.content-box {
        display: none
    }
    .footer-wrap .footer-copyright {
        text-align: center
    }
    .footer-wrap .footer-copyright .content-box {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer-wrap .footer-copyright span {
        margin: 0
    }
    .footer-wrap .footer-copyright p, .footer-wrap .footer-copyright .company {
        display: none
    }
}
.header-wrap {
    height: 120px
}
.header-wrap>.content-box {
    padding: 14px 0 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.header-wrap .logo {
    position: relative;
    z-index: 11;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.header-wrap .logo img {
    display: block;
    max-width: 100%;
    width: auto;
    outline: none
}
.nav-switch-bar {
    display: none
}
.nav-switch-bar .nav-open, .nav-switch-bar .nav-close {
    display: none
}
.nav-switch-bar .nshow, .nav-switch-bar .nhide {
    display: none
}
.header-nav .nav-close, .header-nav .mobile-search-box {
    display: none
}
@media only screen and (min-width:1200px) {
    .header-wrap {
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9;
        -webkit-transition: .2s;
        transition: .2s;
        width: 100%
    }
    .header-wrap .scroll-logo {
        display: none
    }
    .header-wrap::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 2.1rem;
        background: url("/static/img/header_bg.png") center top no-repeat;
        width: 100%;
        z-index: -1;
        height: 100%;
        -webkit-transition: .5s;
        transition: .5s;
        background-size: 100% 100% !important;
        pointer-events: none
    }
    .header-wrap .search-btn {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        position: relative;
        overflow: hidden;
        -webkit-transition: background-color 0.5s ease;
        transition: background-color 0.5s ease;
        z-index: 1
    }
    .header-wrap .search-btn a {
        display: block;
        height: 100%;
        position: relative;
        background: rgba(255, 255, 255, 0.5) url("/static/img/search_btn.png") center center no-repeat;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }
    .header-wrap .search-btn a::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #fda42f;
        z-index: -1;
        -webkit-transform: scale(0);
        transform: scale(0);
        display: none;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: -webkit-transform 0.5s ease;
        transition: -webkit-transform 0.5s ease;
        transition: transform 0.5s ease;
        transition: transform 0.5s ease, -webkit-transform 0.5s ease
    }
    .header-wrap .search-btn a:hover {
        background: #fda42f url("/static/img/search_btn.png") center center no-repeat
    }
    .header-wrap.scrolled {
        background-color: #fff;
        height: 120px;
        -webkit-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.15)
    }
    .header-wrap.scrolled .search-btn a {
        background: #fda42f url("/static/img/search_btn.png") center center no-repeat
    }
    .header-wrap.scrolled::before {
        display: none
    }
    .header-wrap.scrolled .logo {
        display: none
    }
    .header-wrap.scrolled .scroll-logo {
        display: inline-block
    }
    .header-wrap.scrolled .nav-bar>li:hover>a, .header-wrap.scrolled .nav-bar>li.active>a {
        color: #fff
    }
    .header-wrap.scrolled .nav-bar>li:hover>a:before, .header-wrap.scrolled .nav-bar>li.active>a:before {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    .header-wrap.scrolled .nav-bar>li>a {
        color: #333
    }
    .header-wrap.scrolled .nav-bar>li>a:before {
        background: rgba(0, 0, 0, 0.1)
    }
}
.nav-bar {
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}
.nav-bar>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2
}
.nav-bar>li:first-child {
    display: none
}
.nav-bar>li:hover>a, .nav-bar>li.active>a {
    background-color: #AA0018;
    color: #fff
}
.nav-bar>li:hover>a:before, .nav-bar>li.active>a:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}
.nav-bar>li>a {
    display: block;
    font-size: 2em;
    color: #FFF;
    position: relative;
    line-height: 36px;
    height: 36px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap
}
.nav-bar>li>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease
}
.nav-bar>li>ul {
    position: absolute;
    top: 40px;
    left: 0;
    overflow-y: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    z-index: -1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.nav-bar>li>ul .img {
    width: 391px;
    text-align: right
}
.nav-bar>li>ul .col-img {
    display: inline-block;
    max-width: 100%
}
.nav-bar>li>ul .submenu-list {
    width: calc(100% - 450px);
    position: relative
}
.nav-bar>li>ul li {
    display: inline-block;
    margin: 0 40px 16px 0;
    border-bottom: 1px solid #918C8C;
    padding-bottom: 10px;
    width: 140px
}
.nav-bar>li>ul li>a {
    font-size: 1.6em;
    color: #444444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px 0 6px 12px;
    background: url("/static/img/nav_arrow_right.png") no-repeat left center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.nav-bar>li>ul li>ul {
    display: inline
}
.nav-bar>li>ul li>ul li {
    display: inline-block;
    margin: 5px 12px 5px 0
}
.nav-bar>li>ul li>ul li>a {
    border: none;
    font-size: 1.4em;
    color: #909090;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 4px 8px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.nav-bar>li:hover>ul {
    max-height: 300px;
    padding: 20px 30px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 1
}
.nav-bar>li>ul>div>li>a:hover, .nav-bar>li>ul>div>li.active>a {
    color: #AA0018
}
.search-dialog-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(150, 29, 36, 0.9);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
}
.search-dialog-box.show-dialog {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.search-dialog-box.show-dialog .J_CloseBtn {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 40px;
    top: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.search-dialog-box.show-dialog .J_CloseBtn::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("/static/img/close_icon.png") no-repeat center center;
    opacity: 0.3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}
.search-dialog-box.show-dialog .J_CloseBtn:hover {
    background-color: #FDA42F;
    opacity: 1
}
.search-dialog-box.show-dialog .J_CloseBtn:hover::before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
    opacity: 1
}
.search-dialog-box.hide-dialog {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
}
.search-dialog-box .search-box {
    width: 35%;
    height: 40px;
    position: absolute;
    line-height: 45px;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    padding-left: 5px;
    background: none;
    border-bottom: 1px solid #fff
}
.search-dialog-box .search-box input {
    width: calc(100% - 50px);
    border: none;
    color: #fff;
    font-size: 2em;
    outline: none;
    background: none;
    font-family: 'Ë¼Ô´ºÚÌå'
}
.search-dialog-box .search-box input::-webkit-input-placeholder {
    color: #fff
}
.search-dialog-box .search-box input::-moz-placeholder {
    color: #fff
}
.search-dialog-box .search-box input:-moz-placeholder {
    color: #fff
}
.search-dialog-box .search-box input:-ms-input-placeholder {
    color: #fff
}
.search-dialog-box .search-box a {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/static/img/search_btn.png") center center no-repeat;
    z-index: 10;
    outline: none
}
@media only screen and (max-width:1199px) {
    .logo {
        display: none
    }
    .nav-switch-bar {
        display: block;
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9998
    }
    .nav-switch-bar .nav-open, .nav-switch-bar .nav-close {
        position: absolute;
        width: 35px;
        height: 35px;
        right: 10px;
        top: 22px;
        padding-right: 35px;
        z-index: 9999;
        font-size: 2.2em;
        line-height: 50px;
        color: #fff
    }
    .nav-switch-bar .nav-open {
        background: url("/static/img/btn_nav_open.png") right center no-repeat;
        display: block
    }
    .nav-switch-bar .nav-close {
        background: url("/static/img/btn_nav_close.png") right center no-repeat
    }
    .nav-switch-bar .nhide {
        display: none
    }
    .nav-switch-bar .nshow {
        display: block
    }
    .nav-switch-bar .btn-home {
        position: absolute;
        width: 35px;
        height: 35px;
        left: 20px;
        top: 50%;
        margin-top: -17.5px;
        background: url("/static/img/btn_home.png") center bottom no-repeat;
        z-index: 9999
    }
    .header-wrap {
        padding: 0 10px;
        height: 80px;
        position: fixed;
        width: 100%;
        top: 0;
        right: 0;
        z-index: 9998;
        background-color: #fda42f
    }
    .header-wrap .mobile-logo {
        display: inline-block;
        margin-top: 10px;
        margin-left: 10px
    }
    .header-wrap .mobile-logo img {
        height: 60px
    }
    .header-wrap>.content-box {
        height: 80px
    }
    .header-wrap .header-extend {
        display: none
    }
    .header-wrap .search-box {
        right: 0;
        top: 60px
    }
    .header-nav {
        width: 100%;
        position: fixed;
        top: 80px;
        right: -100%;
        z-index: 9999;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background: #fff;
        overflow-y: scroll
    }
    .header-nav .mobile-search-box {
        display: block;
        margin-top: 20px;
        font-size: 16px;
        border-radius: 5px;
        color: #fff;
        text-align: center;
        letter-spacing: 2px;
        overflow: hidden;
        width: 100%;
        display: block;
        height: 60px;
        position: relative
    }
    .header-nav .mobile-search-box input {
        font-size: 14px;
        color: #646464;
        height: 44px;
        padding: 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        float: left;
        border-right: 0;
        background: none;
        width: calc(100% - 66px);
        border: #fba33e 1px solid;
        border-radius: 50vw 0 0 50vw;
        background: #fff
    }
    .header-nav .mobile-search-box a {
        position: absolute;
        cursor: pointer;
        top: 0;
        right: 22px;
        width: 66px;
        height: 44px;
        line-height: 44px;
        border: 0;
        background: url("/static/img/search_btn.png") center no-repeat #fba33e;
        border-radius: 0 50vw 50vw 0
    }
    .header-nav.show {
        right: 0
    }
    .nav-bar {
        padding: 0;
        height: calc(100vh - 170px);
        width: 100%;
        display: block
    }
    .nav-bar>li {
        margin-bottom: 18px;
        position: relative;
        z-index: 0;
        display: block
    }
    .nav-bar>li:first-child {
        margin-top: 18px
    }
    .nav-bar>li>a {
        width: 95%;
        margin: 0 auto;
        font-size: 2rem;
        display: block;
        background: #fff1eb url("../img/ico_un_mobile.png") 95% center no-repeat;
        color: #333333;
        line-height: 70px;
        height: auto;
        border: none;
        text-align: left;
        padding-left: 24px;
        font-weight: bold;
        border-radius: 2px;
        letter-spacing: 1px
    }
    .nav-bar>li>ul {
        display: block;
        top: 0;
        width: 95%;
        left: 2.5%;
        position: relative
    }
    .nav-bar>li>ul .img {
        display: none
    }
    .nav-bar>li>ul>.submenu-list {
        max-height: 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease
    }
    .nav-bar>li>ul>.submenu-list>li {
        display: none
    }
    .nav-bar>li>ul>.submenu-list>li>a {
        display: none
    }
    .nav-bar>li:hover>ul, .nav-bar>li.hover>ul, .nav-bar>li.active>ul {
        max-height: 1000px;
        padding: 20px 0;
        z-index: 1
    }
    .nav-bar>li:hover>a, .nav-bar>li.hover>a, .nav-bar>li.active>a {
        background: #AA0018 url("../img/ico_on_mobile.png") 95% center no-repeat;
        color: #fff;
        border: none
    }
    .nav-bar>li:hover>ul>.submenu-list, .nav-bar>li.hover>ul>.submenu-list, .nav-bar>li.active>ul>.submenu-list {
        background: none;
        max-height: 400px;
        overflow: auto;
        text-align: left;
        background-color: #fff;
        width: 95%;
        margin-left: auto;
        margin-right: auto
    }
    .nav-bar>li:hover>ul>.submenu-list>li, .nav-bar>li.hover>ul>.submenu-list>li, .nav-bar>li.active>ul>.submenu-list>li {
        display: block;
        width: 100%;
        margin: 0 auto;
        border-bottom: none;
        padding-bottom: 0
    }
    .nav-bar>li:hover>ul>.submenu-list>li:last-child>a, .nav-bar>li.hover>ul>.submenu-list>li:last-child>a, .nav-bar>li.active>ul>.submenu-list>li:last-child>a {
        border-bottom: none
    }
    .nav-bar>li:hover>ul>.submenu-list>li>a, .nav-bar>li.hover>ul>.submenu-list>li>a, .nav-bar>li.active>ul>.submenu-list>li>a {
        display: block;
        width: 100%;
        text-indent: 60px;
        line-height: 50px;
        font-size: 2rem;
        border-bottom: 1px solid #d4d8e6;
        text-align: left;
        padding: 0;
        margin: 0;
        color: #333333;
        white-space: nowrap;
        background: #fff url("../img/ico_t2un_mobile.png") 95% center no-repeat
    }
    .nav-bar>li:hover>ul>.submenu-list>li.active>a, .nav-bar>li.hover>ul>.submenu-list>li.active>a, .nav-bar>li.active>ul>.submenu-list>li.active>a {
        color: #AA0018;
        background: #fff url("../img/ico_t2on_mobile.png") 95% center no-repeat
    }
}
@media only screen and (max-width:1023px) {
    .header-wrap {
        height: 60px
    }
    .header-wrap>.content-box {
        height: auto
    }
    .header-wrap .mobile-logo img {
        height: 40px
    }
    .header-nav {
        top: 60px
    }
    .nav-switch-bar {
        height: 60px
    }
    .nav-switch-bar .nav-open {
        top: 15px;
        right: 12px
    }
    .nav-switch-bar .nav-close {
        top: 15px;
        right: 12px
    }
    .nav-bar {
        height: calc(100vh - 70px)
    }
}
@media only screen and (max-width:767px) {
    .header-top .logo {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .header-top .search-box {
        display: none
    }
}
@media only screen and (max-width:639px) {
    .header-top {
        background-size: 100% 100%
    }
}
@media only screen and (max-width:479px) {
    .header-top .logo {
        width: 340px
    }
    .header-top .logo img {
        margin-top: 5px
    }
}
.colimg-module {
    min-height: 850px;
   /*  margin-bottom: 40px; */
    position: relative;
    background: url("/static/img/img_bg.png") no-repeat center;
    background-size: cover
}
.colimg-module::before {
    content: "";
    width: 100%;
    height: 239px;
    background: url("/static/img/index_before.png") no-repeat right bottom;
    position: absolute;
    right: 0;
    top: -239px
}
.colimg-module .content-box {
    padding-top: 85px
}
.colimg-module .module-title {
    float: right;
    color: white;
    position: absolute;
    z-index: 1;
    text-align: right;
    padding-left: 40px;
    right: 0
}
.colimg-module .module-title .title {
    padding-left: 45px
}
.colimg-module .module-title span {
    background: url("/static/img/module_icon6.png") no-repeat left center;
    font-size: 3.6em;
    font-weight: bold;
    display: block
}
.colimg-module .module-title a {
    display: inline-block;
    font-size: 16px;
    font-weight: lighter;
    line-height: 20px;
    color: white;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-right: 30px;
    margin-top: 22px;
    position: relative
}
.colimg-module .module-title a .ico {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden
}
.colimg-module .module-title a .ico span {
    width: 30px;
    height: 20px;
    background: url("/static/img/more_white.png") no-repeat right center;
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    z-index: 1
}
.colimg-module .module-title a .ico .ico1 {
    left: 0
}
.colimg-module .module-title a .ico .ico2 {
    left: -100%
}
.colimg-module .module-title a:hover .ico .ico1 {
    left: 100%
}
.colimg-module .module-title a:hover .ico .ico2 {
    left: 0
}
.colimg-module .module-content {
    position: relative
}
.colimg-module .module-content .left-img, .colimg-module .module-content .right-img {
    width: 49.9%
}
.colimg-module .module-content .left-img {
    float: left
}
.colimg-module .module-content .left-img .first-img {
    margin-bottom: 4px
}
.colimg-module .module-content .left-img .first-img a {
    display: block;
    height: 452px;
    position: relative
}
.colimg-module .module-content .left-img .first-img a::after {
    content: "";
    width: 100%;
    height: 100px;
    background: url("/static/img/big_text_bg.png") no-repeat left top;
    position: absolute;
    left: 0;
    bottom: 0
}
.colimg-module .module-content .left-img .first-img a .img {
    height: 100%;
    overflow: hidden
}
.colimg-module .module-content .left-img .first-img a .img img {
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
    height: 100%
}
.colimg-module .module-content .left-img .first-img a p {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    z-index: 1
}
.colimg-module .module-content .left-img .first-img a:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.colimg-module .module-content .left-img .second-img-list {
    position: relative;
    margin-left: -0.2%;
    margin-right: -0.2%
}
.colimg-module .module-content .left-img .second-img-list li {
    width: 49.6%;
    float: left;
    margin: 0 0.2%
}
.colimg-module .module-content .left-img .second-img-list li a {
    display: block;
    height: 215px;
    position: relative
}
.colimg-module .module-content .left-img .second-img-list li a::after {
    content: "";
    width: 100%;
    height: 66px;
    background: url("/static/img/small_text_bg.png") no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background-size: 100%
}
.colimg-module .module-content .left-img .second-img-list li a .img {
    height: 100%;
    overflow: hidden
}
.colimg-module .module-content .left-img .second-img-list li a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.colimg-module .module-content .left-img .second-img-list li a p {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    z-index: 1
}
.colimg-module .module-content .left-img .second-img-list li a:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.colimg-module .module-content .right-img {
    float: right
}
.colimg-module .module-content .right-img .first-img {
    margin-bottom: 4px;
    width: 46%
}
.colimg-module .module-content .right-img .first-img a {
    display: block;
    height: 215px;
    position: relative
}
.colimg-module .module-content .right-img .first-img a::after {
    content: "";
    width: 100%;
    height: 66px;
    background: url("/static/img/small_text_bg.png") repeat-x left bottom;
    position: absolute;
    left: 0;
    bottom: 0
}
.colimg-module .module-content .right-img .first-img a .img {
    height: 100%;
    overflow: hidden
}
.colimg-module .module-content .right-img .first-img a .img img {
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
    height: 100%
}
.colimg-module .module-content .right-img .first-img a p {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    z-index: 1
}
.colimg-module .module-content .right-img .first-img a:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.colimg-module .module-content .right-img .second-img {
    margin-bottom: 36px
}
.colimg-module .module-content .right-img .second-img a {
    display: block;
    height: 452px;
    position: relative
}
.colimg-module .module-content .right-img .second-img a::after {
    content: "";
    width: 100%;
    height: 100px;
    background: url("/static/img/big_text_bg.png") no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0
}
.colimg-module .module-content .right-img .second-img a .img {
    height: 100%;
    overflow: hidden
}
.colimg-module .module-content .right-img .second-img a .img img {
    display: block;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%
}
.colimg-module .module-content .right-img .second-img a p {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    z-index: 1
}
.colimg-module .module-content .right-img .second-img a:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
@media only screen and (max-width:1199px) {
    .colimg-module {
        min-height: auto
    }
    .colimg-module::before {
        display: none
    }
    .colimg-module .module-title {
        float: none;
        position: relative;
        text-align: left;
        margin-bottom: 24px;
        padding-left: 0
    }
    .colimg-module .module-title .title {
        font-size: 22px;
        min-height: 33px;
        display: inline-block
    }
    .colimg-module .module-title a {
        position: absolute;
        right: 10px;
        top: 7px;
        margin-top: 0
    }
    .colimg-module .module-content .left-img, .colimg-module .module-content .right-img {
        width: 100%;
        float: none
    }
    .colimg-module .module-content .left-img {
        margin-bottom: 24px
    }
    .colimg-module .module-content .left-img .first-img {
        margin-bottom: 24px
    }
    .colimg-module .module-content .left-img .first-img a {
        height: auto
    }
    .colimg-module .module-content .left-img .first-img a p {
        font-size: 18px
    }
    .colimg-module .module-content .left-img .second-img-list li a p {
        font-size: 18px
    }
    .colimg-module .module-content .right-img .first-img {
        width: 48%;
        float: left
    }
    .colimg-module .module-content .right-img .first-img a p {
        font-size: 18px
    }
    .colimg-module .module-content .right-img .second-img {
        width: 48%;
        float: right
    }
    .colimg-module .module-content .right-img .second-img a {
        height: 215px
    }
    .colimg-module .module-content .right-img .second-img a p {
        font-size: 18px;
        bottom: 15px
    }
}
@media only screen and (max-width:767px) {
    .colimg-module .module-content .left-img .second-img-list li a {
        height: 170px
    }
    .colimg-module .module-content .right-img .first-img a {
        height: 170px
    }
    .colimg-module .module-content .right-img .second-img a {
        height: 170px
    }
}
@media only screen and (max-width:639px) {
    .colimg-module .module-content .left-img .second-img-list li a {
        height: 150px
    }
    .colimg-module .module-content .right-img .first-img a {
        height: 150px
    }
    .colimg-module .module-content .right-img .second-img a {
        height: 150px
    }
}
@media only screen and (max-width:479px) {
    .colimg-module .module-content .left-img .second-img-list li a {
        height: 110px
    }
    .colimg-module .module-content .right-img .first-img a {
        height: 110px
    }
    .colimg-module .module-content .right-img .second-img a {
        height: 110px
    }
}
.module.date-module-wrap .module-name .name {
    color: #AA0018;
    padding-left: 37px;
    background: url("/static/img/module_icon3.png") no-repeat left center
}
.date-module li {
    margin-top: 30px;
    -webkit-box-shadow: 0 1px 5px 0px #EAEAEA;
    box-shadow: 0 1px 5px 0px #EAEAEA;
    border: 1px solid #EAEAEA;
    height: 110px;
    position: relative;
    overflow: hidden
}
.date-module li::before {
    content: "";
    width: 118px;
    height: 56px;
    background: url("/static/img/date_icon.png") no-repeat center;
    position: absolute;
    right: 0;
    bottom: -100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.date-module li:after {
    content: "";
    width: 0;
    height: 5px;
    background-color: #AA0018;
    position: absolute;
    bottom: -0px;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.date-module li:last-child {
    border-bottom: none
}
.date-module li .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}
.date-module li .txt .time {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    width: 80px;
    text-align: center;
    color: #AA0018;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.date-module li .txt .time::after {
    content: "";
    width: 1px;
    background-color: #EAEAEA;
    position: absolute;
    height: 70px;
    right: 0;
    top: -5px
}
.date-module li .txt .time span {
    display: block
}
.date-module li .txt .time .day {
    font-size: 24px;
    font-weight: bold;
}
.date-module li .txt .time .month {
    font-size: 16px
}
.date-module li .txt .title {
    width: 100%;
    color: #444;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.date-module li:hover::after {
    width: 100%
}
.date-module li:hover::before {
    bottom: 0
}
.date-module li:hover .time {
    color: #AA0018
}
.date-module li:hover .title {
    color: #AA0018
}
@media only screen and (max-width:1199px) {
    .date-module {
        margin-bottom: 30px
    }
    .date-module li {
        margin-top: 10px
    }
    .date-module li:first-child {
        margin-top: 20px
    }
    .date-module li:last-child {
        border-bottom: 1px solid #e2e2e2
    }
    .date-module li .txt {
        margin-bottom: 0
    }
    .date-module li .txt .title {
        line-height: 1.6;
        height: auto;
        font-size: 16px;
        font-weight: normal
    }
}
.focus-content {
    position: relative;
    min-height: 460px
}
.focus-module {
    position: relative
}
.focus-module .slick-dotted.slick-slider {
    margin-bottom: 0
}
.focus-container {
    width: 100%;
    padding-bottom: 120px
}
.focus-container .focus-slide {
    position: relative
}
.focus-container .focus-slide .img {
    display: block;
    width: 100%;
    height: 410px;
    overflow: hidden
}
.focus-container .focus-slide .img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.focus-container::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background: #EAEAEA;
    z-index: -1
}
.focus-container::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #EAEAEA;
    z-index: -1
}
.focus-container .txt {
    padding: 20px 58px 20px
}
.focus-container .column-name {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px
}
.focus-container .column-name span {
    display: inline-block;
    color: #AA0018;
    font-size: 22px;
    position: relative;
    padding-left: 37px;
    padding-right: 28px;
    font-weight: bold;
    background: url("/static/img/module_icon2.png") no-repeat left center
}
.focus-container .title {
    margin-top: 20px;
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #555;
    z-index: 9;
    margin-bottom: 22px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.focus-container .text {
    font-size: 14px;
    color: #898989;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.focus-container .slick-dots {
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 75px;
    z-index: 10;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.focus-container .slick-dots li {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 8px;
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.focus-container .slick-dots li.slick-active {
    background: #AA0018
}
.focus-container .slick-dots li button {
    display: none
}
.focus-container .focus-slide a {
    display: block
}
.focus-container .slick-arrow {
    width: 19px;
    height: 12px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center center;
    top: auto;
    bottom: 75px
}
.focus-container .slick-arrow::before {
    display: none
}
.focus-container .slick-arrow.slick-prev {
    left: 58px;
    z-index: 2;
    background-image: url("/static/img/left_small.png");
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.focus-container .slick-arrow.slick-prev::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("/static/img/left_small.png") center center no-repeat;
    -webkit-transform: translateX(22px);
    transform: translateX(22px);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}
.focus-container .slick-arrow.slick-prev:hover {
    background-position-x: -22px
}
.focus-container .slick-arrow.slick-prev:hover::after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.focus-container .slick-arrow.slick-next {
    right: 58px;
    background-image: url("/static/img/right_small.png");
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.focus-container .slick-arrow.slick-next::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("/static/img/right_small.png") center center no-repeat;
    -webkit-transform: translateX(-22px);
    transform: translateX(-22px);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}
.focus-container .slick-arrow.slick-next:hover {
    background-position-x: 22px
}
.focus-container .slick-arrow.slick-next:hover::after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.focus-container a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.focus-container a:hover h3 {
    color: #AA0018
}
@media (max-width:1199px) {
    .focus-box .content-box {
        max-width: 952px
    }
    .focus-container {
        margin-bottom: 30px !important;
        padding-bottom: 20px
    }
    .focus-container .title {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .focus-container .txt {
        padding: 20px 0
    }
    .focus-container .slick-arrow.slick-prev {
        left: 0;
        bottom: 0
    }
    .focus-container .slick-arrow.slick-next {
        right: 0;
        bottom: 0
    }
    .focus-container .slick-dots {
        bottom: 0
    }
    .focus-container::before, .focus-container::after {
        display: none
    }
    .focus-content {
        padding-left: 0
    }
}
@media (max-width:991px) {
    .focus-container .focus-slide .img {
        height: 350px
    }
    .focus-container .focus-slide .txt {
        padding: 0 0 20px 0
    }
    .focus-box .content-box {
        max-width: 732px
    }
}
@media (max-width:767px) {
    .focus-box .content-box {
        padding: 0 10px
    }
}
@media (max-width:639px) {
    .focus-content {
        min-height: auto
    }
    .focus-container .focus-slide .img {
        height: 280px
    }
}
@media (max-width:479px) {
    .focus-container .focus-slide .img {
        height: 180px
    }
}
.icon-link {
    margin-left: 0;
    margin-right: 0
}
.icon-link .title {
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 36px;
    font-weight: bold;
    text-align: center
}
.icon-link .title span {
    display: inline-block;
    padding-left: 50px;
    background: url("/static/img/module_icon7.png") no-repeat left center
}
.icon-link .content {
    padding-bottom: 70px
}
.icon-link a {
    margin-left: 24px;
    margin-right: 24px;
    width: 250px;
    aspect-ratio: 1;
    line-height: 46px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    cursor: default
}
.icon-link a img {
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.icon-link a .text-warp {
    position: absolute;
    top: 33%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    display: block;
    font-size: 2.2em;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center
}
.icon-link a .text-warp .text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: lighter;
    color: #333333
}
.icon-link a .text-warp .num {
    font-size: 36px;
    color: #AA0018
}
.icon-link .slick-arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.icon-link .slick-arrow:before {
    display: none
}
.icon-link .slick-dotted.slick-slider {
    margin-bottom: 60px
}
.icon-link .slick-dots {
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.icon-link .slick-dots li {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 8px;
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.icon-link .slick-dots li.slick-active {
    background: #AA0018
}
.icon-link .slick-dots li button {
    display: none
}
@media only screen and (max-width:1023px) {
    .icon-link a {
        margin-left: 15px;
        margin-right: 15px
    }
    .icon-link .title {
        font-size: 22px
    }
}
@media only screen and (max-width:639px) {
    .icon-link .title {
        margin-top: 30px;
        margin-bottom: 30px
    }
    .icon-link .content {
        padding-bottom: 40px
    }
}
@media only screen and (max-width:449px) {
    .icon-link a {
        height: auto
    }
    .icon-link a .text-warp {
        font-size: 16px;
        line-height: 1.8
    }
    .icon-link a .text-warp .num {
        font-size: 22px
    }
    .icon-link a img {
        width: 100%
    }
}
.xyfg-module {
    height: 820px;
    overflow: hidden;
    margin-bottom: 90px
}
.xyfg-module .content-box {
    position: relative
}
.xyfg-module .base-info {
    position: absolute;
    width: 490px;
    max-width: 70%;
    z-index: 2;
    height: 350px;
    padding: 50px 50px 0;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 90px
}
.xyfg-module .base-info .module-name span {
    color: #fff;
    padding-left: 45px;
    display: inline-block;
    min-height: 32px;
    background: url("/static/img/module_icon8.png") no-repeat left center
}
.xyfg-module .base-info .cloumn-intro p {
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
    color: #fff
}
.xyfg-module .module-content {
    height: 100%
}
.xyfg-module .intro-wrap {
    width: 100%;
    overflow: hidden;
    height: 100%
}
.xyfg-module .intro-wrap .intro-slide {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.xyfg-module .intro-wrap .intro-slide a {
    display: block;
    height: 100%
}
.xyfg-module .intro-wrap .intro-slide::before {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("/static/img/big_text_bg.png") repeat-x left bottom
}
.xyfg-module .intro-wrap .intro-slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: #3D9EEE;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 1;
    -webkit-transition: 2s;
    transition: 2s
}
.xyfg-module .intro-wrap .intro-slide p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 24px;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-size: 24px
}
.xyfg-module .intro-wrap .intro-slide.swiper-slide-active::after {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    opacity: 0
}
.xyfg-module .intro-wrap .intro-slide .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.xyfg-module .intro-wrap .intro-slide .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}
.xyfg-module .swiper-button-prev, .xyfg-module .swiper-button-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    width: 60px;
    height: 100px;
    background-size: contain;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease
}
.xyfg-module .swiper-button-next::before, .xyfg-module .swiper-button-prev::before {
    display: none
}
.xyfg-module .swiper-button-prev {
    left: 90%;
    top: 40%;
    background: rgba(0, 0, 0, 0.5) url("../img/fg_left.png") no-repeat center
}
.xyfg-module .swiper-button-prev:hover {
    background: rgba(253, 164, 47, 0.9) url("../img/fg_left.png") no-repeat center;
    -webkit-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1)
}
.xyfg-module .swiper-button-next {
    left: 90%;
    top: calc(40% + 120px);
    background: rgba(0, 0, 0, 0.5) url("../img/fg_right.png") no-repeat center
}
.xyfg-module .swiper-button-next:hover {
    background: rgba(253, 164, 47, 0.9) url("../img/fg_right.png") no-repeat center;
    -webkit-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1)
}
@media only screen and (max-width:1199px) {
    .xyfg-module {
        height: 700px;
        background: rgba(0, 0, 0, 0.5) url("../img/fg_right.png") no-repeat center
    }
    .xyfg-module .slick-track {
        height: 700px
    }
    .xyfg-module:hover {
        background: url("/static/img/xyfg_right_on.png") no-repeat left center;
        -webkit-transform: translateY(-50%) scale(1.1);
        transform: translateY(-50%) scale(1.1);
        opacity: 0.8
    }
}
@media only screen and (max-width:1199px) {
    .xyfg-module {
        margin-bottom: 50px;
        height: 700px
    }
    .xyfg-module .slick-track {
        height: 700px
    }
    .xyfg-module .swiper-button-prev, .xyfg-module .swiper-button-next {
        display: none
    }
}
@media only screen and (max-width:1023px) {
    .xyfg-module {
        height: 600px
    }
    .xyfg-module .slick-track {
        height: 600px
    }
    .xyfg-module .base-info {
        left: 5%;
        padding: 20px;
        height: auto
    }
}
@media only screen and (max-width:767px) {
    .xyfg-module {
        height: 500px
    }
    .xyfg-module .slick-track {
        height: 500px
    }
    .xyfg-module .base-info {
        top: 20px;
        max-width: 90%
    }
    .xyfg-module .intro-wrap .intro-slide p {
        font-size: 18px
    }
}
.rdsz-module {
    position: relative;
    z-index: 1
}
.rdsz-module .module-name {
    margin-top: 20px;
    background: url("/static/img/module_icon5.png") no-repeat left center;
    padding-left: 30px
}
.rdsz-module .cloumn-intro {
    font-size: 18px;
    color: #666666;
    line-height: 2.2;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 15px;
    text-overflow: ellipsis
}
.rdsz-module .rdsz-list {
    margin-left: -5%;
    margin-right: -5%
}
.rdsz-module .rdsz-list li {
    width: 40%;
    float: left;
    margin: 0 5%
}
.rdsz-module .rdsz-list li a {
    display: block;
    padding-right: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 18px;
    border-bottom: 1px solid #BBBBBB;
    white-space: nowrap;
    font-weight: bold;
    margin-top: 30px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 22px;
    position: relative
}
.rdsz-module .rdsz-list li a .ico {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 8px;
    overflow: hidden
}
.rdsz-module .rdsz-list li a .ico span {
    width: 30px;
    height: 20px;
    background: url("/static/img/view_more.png") no-repeat right center;
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    z-index: 1
}
.rdsz-module .rdsz-list li a .ico .ico1 {
    left: 0
}
.rdsz-module .rdsz-list li a .ico .ico2 {
    left: -100%
}
.rdsz-module .rdsz-list li a:hover {
    color: #AA0018
}
.rdsz-module .rdsz-list li a:hover .ico .ico1 {
    left: 100%
}
.rdsz-module .rdsz-list li a:hover .ico .ico2 {
    left: 0
}
.module.rdsz-module {
    padding-left: 110px
}
@media only screen and (max-width:1199px) {
    .module.rdsz-module {
        padding-left: 0
    }
    .rdsz-module {
        margin-bottom: 40px
    }
}
.module.tuwen-module .module-name {
    margin-bottom: 40px;
    background: url("/static/img/module_icon4.png") no-repeat left center;
    padding-left: 30px
}
.tuwen-module {
    background-color: #FFF9F9;
    padding-top: 40px;
    overflow: hidden;
    margin-bottom: 60px;
    position: relative
}
.tuwen-module::before {
    content: "";
    width: 469px;
    height: 346px;
    background: url("/static/img/tuwen_before.png") no-repeat left center;
    position: absolute;
    left: 0;
    bottom: 0
}
.tuwen-module::after {
    content: "";
    width: 442px;
    height: 231px;
    background: url("/static/img/tuwen_after.png") no-repeat right center;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}
.tuwen-module .tuwen-list {
    margin-left: -18px;
    margin-right: -18px
}
.tuwen-module .tuwen-list li {
    margin-bottom: 40px;
    width: 31%;
    margin-left: 18px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-right: 18px
}
.tuwen-module .tuwen-list li a {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.tuwen-module .tuwen-list li a .img {
    position: relative;
    width: 100%;
    height: 290px;
    overflow: hidden
}
.tuwen-module .tuwen-list li a .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.tuwen-module .tuwen-list li a .txt {
    height: 100%;
    padding: 16px 10px 0;
    position: relative
}
.tuwen-module .tuwen-list li a .txt .title {
    width: 100%;
    margin-bottom: 16px;
    max-height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.8em;
    color: #383838;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.tuwen-module .tuwen-list li a .txt .time {
    opacity: 0;
    font-size: 14px;
    color: #777;
    padding-left: 20px;
    background: url(/static/img/clock.png) left center no-repeat;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}
.tuwen-module .tuwen-list li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.tuwen-module .tuwen-list li:hover .txt .title {
    color: #AA0018
}
.tuwen-module .tuwen-list li:hover .txt .time {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.tuwen-module .slick-dotted.slick-slider {
    margin-bottom: 30px
}
.tuwen-module .slick-dots {
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    z-index: 10;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.tuwen-module .slick-dots li {
    width: 8px;
    height: 8px;
    background-color: #ccc;
    border-radius: 8px;
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.tuwen-module .slick-dots li.slick-active {
    width: 18px;
    background: #AA0018
}
.tuwen-module .slick-dots li button {
    display: none
}
.tuwen-module .slick-arrow {
    width: 68px;
    height: 30px;
    position: absolute;
    font-size: 0;
    top: -60px;
    bottom: unset;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.tuwen-module .slick-arrow:before {
    display: none
}
.tuwen-module .slick-arrow.slick-prev {
    left: unset;
    right: 105px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url(/static/img/report_left.png)
}
.tuwen-module .slick-arrow.slick-prev:hover {
    background-image: url(/static/img/report_left_on.png)
}
.tuwen-module .slick-arrow.slick-next {
    right: 18px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url(/static/img/report_right.png)
}
.tuwen-module .slick-arrow.slick-next:hover {
    background-image: url(/static/img/report_right_on.png)
}
@media only screen and (max-width:1199px) {
    .tuwen-module {
        padding-left: 12px;
        padding-right: 12px
    }
    .tuwen-module .tuwen-list li {
        margin-bottom: 50px
    }
    .tuwen-module .tuwen-list li a .img {
        height: 180px
    }
    .tuwen-module .tuwen-list li a .txt .title {
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 0;
        height: 56px
    }
}
@media only screen and (max-width:1024px) {
    .tuwen-module .slick-arrow {
        display: none !important
    }
    .tuwen-module .tuwen-list li a .txt .time {
        opacity: 1
    }
}
@media only screen and (max-width:479px) {
    .tuwen-module .tuwen-list li a .img {
        height: 230px
    }
}
.module.top-module .module-name .name {
    color: #AA0018;
    padding-left: 37px;
    background: url("/static/img/module_icon1.png") no-repeat left center
}
.module.top-module .module-content {
    -webkit-box-shadow: 0 0 5px 1px #EAEAEA;
    box-shadow: 0 0 5px 1px #EAEAEA
}
.cloumn-img a {
    display: block
}
.cloumn-img a .txt {
    font-size: 18px;
    position: relative;
    line-height: 26px;
    height: 110px;
    padding: 13px 10px 0;
    margin-bottom: 16px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #e2e2e2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.cloumn-img a .txt .title {
    position: relative;
    display: inline-block;
    width: 100%;
    max-height: 56px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.cloumn-img a .txt .time {
    color: #666;
    font-size: 16px;
    margin-top: 5px;
    display: block;
    background: url("/static/img/time.png") no-repeat left center;
    padding-left: 20px
}
.cloumn-img a .img {
    width: 100%;
    height: 178px;
    overflow: hidden;
    margin-bottom: 10px
}
.cloumn-img a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.cloumn-img a:hover .txt {
    background-color: #AA0018
}
.cloumn-img a:hover .title {
    color: #fff
}
.cloumn-img a:hover .time {
    color: #fff;
    background: url("/static/img/time_on.png") no-repeat left center
}
.cloumn-img a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.wenzi-module {
    padding-bottom: 10px
}
.wenzi-module li {
    margin-top: 12px;
    padding: 0 10px;
    border-bottom: 1px solid #e2e2e2;
    margin-left: 10px;
    margin-right: 10px;
    height: 110px
}
.wenzi-module li:last-child {
    border-bottom: none
}
.wenzi-module li a {
    display: block
}
.wenzi-module li .txt {
    font-size: 18px;
    position: relative;
    line-height: 26px;
    margin-bottom: 16px;
    padding-top: 13px
}
.wenzi-module li .txt .title {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.wenzi-module li .txt .time {
    color: #666;
    font-size: 16px;
    display: block;
    margin-top: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-left: 20px;
    background: url("/static/img/time.png") no-repeat left center
}
.wenzi-module li:hover {
    background: #AA0018
}
.wenzi-module li:hover .title {
    color: #fff
}
.wenzi-module li:hover .time {
    color: #fff;
    background: url("/static/img/time_on.png") no-repeat left center
}
@media only screen and (max-width:1199px) {
    .cloumn-img {
        margin-bottom: 15px
    }
    .cloumn-img a .img {
        height: auto
    }
    .cloumn-img a .txt {
        margin-bottom: 5px
    }
    .cloumn-img a .txt .title {
        font-size: 16px;
        font-weight: normal
    }
    .wenzi-module {
        margin-bottom: 40px
    }
    .wenzi-module li:last-child {
        border-bottom: 1px solid #e2e2e2
    }
    .wenzi-module li .txt {
        height: auto;
        margin-bottom: 10px
    }
    .wenzi-module li .txt .title {
        font-size: 16px;
        font-weight: normal
    }
}
@media only screen and (max-width:767px) {
    .wenzi-module-list {
        margin-left: 0;
        margin-right: 0
    }
    .wenzi-module-list li {
        width: 100%;
        float: none;
        margin: 10px 0 0 0
    }
    .wenzi-module-list li:first-child {
        margin: 0
    }
}
.zhzs-module .module-name .title {
    background: url("/static/img/module_icon11.png") no-repeat left center;
    padding-left: 50px
}
.zhzs-module .content-top {
    position: relative;
    height: 376px;
    overflow: hidden;
    margin-bottom: 36px
}
.zhzs-module .content-top .left-info {
    width: 66%;
    float: left
}
.zhzs-module .content-top .left-info a {
    display: block;
    position: relative
}
.zhzs-module .content-top .left-info a::after {
    content: "";
    width: 100%;
    height: 100px;
    background: url("/static/img/big_text_bg.png") repeat-x left bottom;
    position: absolute;
    left: 0;
    bottom: 0
}
.zhzs-module .content-top .left-info a .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    z-index: 1;
    width: 100%
}
.zhzs-module .content-top .left-info a .txt span {
    color: white;
    font-size: 16px
}
.zhzs-module .content-top .left-info a .txt p {
    color: white;
    font-size: 20px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.zhzs-module .content-top .left-info a .img {
    overflow: hidden
}
.zhzs-module .content-top .left-info a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.zhzs-module .content-top .left-info a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.zhzs-module .content-top .right-info {
    width: 32%;
    float: right
}
.zhzs-module .content-top .right-info a {
    display: block;
    position: relative;
    padding-top: 10px
}
.zhzs-module .content-top .right-info a .txt {
    margin-bottom: 40px
}
.zhzs-module .content-top .right-info a .txt span {
    display: block;
    font-size: 16px;
    color: #777777;
    margin-bottom: 19px
}
.zhzs-module .content-top .right-info a .txt p {
    color: #444444;
    line-height: 1.6;
    font-size: 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}
.zhzs-module .content-top .right-info a .img {
    height: 220px;
    overflow: hidden
}
.zhzs-module .content-top .right-info a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.zhzs-module .content-top .right-info a:hover p {
    color: #AA0018
}
.zhzs-module .content-top .right-info a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.zhzs-module .zhzs-list {
    margin-bottom: 80px
}
.zhzs-module .zhzs-list li {
    width: 32%;
    float: left;
    margin-left: 2%
}
.zhzs-module .zhzs-list li:first-child {
    margin-left: 0
}
.zhzs-module .zhzs-list li a {
    display: block;
    padding-top: 10px;
    border-top: 2px solid #E5E5E5;
    position: relative
}
.zhzs-module .zhzs-list li a:after {
    content: "";
    width: 0;
    height: 2px;
    background-color: #AA0018;
    position: absolute;
    top: -2px;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.zhzs-module .zhzs-list li a span {
    display: block;
    font-size: 16px;
    color: #777777;
    margin-bottom: 15px
}
.zhzs-module .zhzs-list li a p {
    font-size: 20px;
    color: #444444;
    line-height: 1.6;
    font-weight: bold;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}
.zhzs-module .zhzs-list li a:hover p {
    color: #AA0018
}
.zhzs-module .zhzs-list li a:hover::after {
    width: 100%
}
@media only screen and (max-width:1199px) {
    .zhzs-module .content-top {
        height: auto;
        margin-bottom: 24px
    }
    .zhzs-module .content-top .left-info {
        width: 100%;
        float: none;
        margin-bottom: 24px
    }
    .zhzs-module .content-top .left-info a .txt p {
        font-size: 18px
    }
    .zhzs-module .content-top .right-info {
        width: 100%;
        float: none
    }
    .zhzs-module .content-top .right-info a .img {
        height: auto;
        text-align: center
    }
    .zhzs-module .content-top .right-info a .img img {
        display: inline-block;
        height: auto
    }
    .zhzs-module .content-top .right-info a .txt {
        margin-bottom: 12px
    }
    .zhzs-module .content-top .right-info a .txt p {
        font-size: 18px
    }
    .zhzs-module .content-top .right-info a .txt span {
        margin-bottom: 5px
    }
    .zhzs-module .zhzs-list {
        margin-bottom: 50px
    }
    .zhzs-module .zhzs-list li a p {
        font-size: 18px;
        font-weight: normal
    }
}
@media only screen and (max-width:639px) {
    .zhzs-module .content-top .left-info a .txt {
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px
    }
    .zhzs-module .content-top .left-info a .txt p {
        margin-top: 5px
    }
    .zhzs-module .zhzs-list {
        margin-bottom: 30px
    }
    .zhzs-module .zhzs-list li {
        width: 100%;
        margin-left: 0;
        float: none
    }
    .zhzs-module .zhzs-list li a {
        padding-top: 0;
        padding-bottom: 10px;
        border-top: none;
        border-bottom: 1px solid #E5E5E5;
        margin-bottom: 20px
    }
    .zhzs-module .zhzs-list li a::after {
        display: none
    }
    .zhzs-module .zhzs-list li a span {
        margin-bottom: 5px
    }
}
.module.sub-moudle {
    padding-top: 40px;
    margin-bottom: 20px
}
.module.sub-moudle .sub-module-name {
    text-align: center;
    margin-bottom: 30px
}
.module.sub-moudle .sub-module-name span {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    padding-left: 45px;
    background: url("/static/img/module_icon9.png") no-repeat left center
}
.sub-link-list {
    position: relative;
    margin-left: -1%;
    margin-right: -1%
}
.sub-link-list a {
    display: block;
    width: 23%;
    float: left;
    margin: 1%;
    position: relative;
    overflow: hidden
}
.sub-link-list a .img {
    height: 130px;
    overflow: hidden
}
.sub-link-list a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.sub-link-list a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 165, 0, 0.5)), to(transparent));
    background: linear-gradient(to left, rgba(255, 165, 0, 0.5), transparent);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: 1
}
.sub-link-list a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.sub-link-list a:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.sub-link-list a:nth-child(4)::before {
    display: none
}
@media only screen and (max-width:1199px) {
    .module.sub-moudle {
        background: url("/static/img/index_bottom.png") no-repeat left top;
        padding-bottom: 40px;
        padding-top: 30px
    }
    .sub-module-name {
        margin-bottom: 20px
    }
    .sub-module-name span {
        font-size: 22px !important
    }
    .sub-link-list a {
        width: 31.333%
    }
    .sub-link-list a .img {
        height: 115px
    }
}
@media only screen and (max-width:1023px) {
    .sub-link-list a .img {
        height: 90px
    }
}
@media only screen and (max-width:767px) {
    .sub-link-list a {
        width: 48%
    }
}
@media only screen and (max-width:639px) {
    .sub-link-list a .img {
        height: 80px
    }
}
@media only screen and (max-width:479px) {
    .sub-link-list a .img {
        height: 70px
    }
}
.fast-module {
    margin-bottom: 45px
}
.fast-module .sub-module-name {
    text-align: center;
    margin-bottom: 30px
}
.fast-module .sub-module-name span {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    padding-left: 45px;
    background: url("/static/img/module_icon10.png") no-repeat left center
}
.fast-module-list {
    position: relative;
    margin-left: -1%;
    margin-right: -1%
}
.fast-module-list a {
    display: inline-block;
    width: 14.5%;
    height: 48px;
    line-height: 48px;
    border-radius: 25px;
    border: 1px solid #A65E63;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.fast-module-list a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    border-radius: 25px
}
.fast-module-list a:hover {
    background-color: #FDA42F;
    border-color: #FDA42F;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.fast-module-list a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}
@media only screen and (max-width:1199px) {
    .module.fast-module {
        background: url("/static/img/index_bottom.png") no-repeat right bottom;
        padding-bottom: 40px;
        margin-bottom: 0;
        padding-top: 30px
    }
    .fast-module .sub-module-name {
        margin-bottom: 20px
    }
    .fast-module .sub-module-name span {
        min-height: 40px;
        line-height: 40px
    }
    .fast-module-list a {
        width: 18%
    }
}
@media only screen and (max-width:767px) {
    .fast-module-list a {
        width: 23%
    }
}
@media only screen and (max-width:479px) {
    .fast-module-list a {
        width: 31.33333%
    }
}
@media only screen and (max-width:359px) {
    .fast-module-list a {
        width: 48%
    }
}
.web-map .level-one {
    margin-top: 24px
}
.web-map .level-one>a {
    font-size: 24px;
    color: #444444;
    display: block;
    margin-bottom: 12px;
    padding-left: 12px;
    background: url("/static/img/site_icon.png") no-repeat left center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.web-map .level-two {
    margin-left: -1%;
    margin-right: -1%
}
.web-map .level-two li {
    display: inline-block;
    width: 23%;
    float: left;
    margin: 1%
}
.web-map .level-two li a {
    display: block;
    background-color: #F2F2F2;
    height: 64px;
    text-align: center;
    line-height: 64px;
    font-size: 18px;
    color: #333333;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    position: relative;
    overflow: hidden;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.web-map .level-two li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.8s ease;
    transition: -webkit-transform 0.8s ease;
    transition: transform 0.8s ease;
    transition: transform 0.8s ease, -webkit-transform 0.8s ease
}
.web-map .level-two li a:hover {
    background: url("/static/img/site_on.png") no-repeat left top;
    color: #fff
}
.web-map .level-two li a:hover::before {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.person-list-page {
    margin-top: 24px;
    margin-left: -2%;
    margin-right: -2%
}
.person-list-page a {
    position: relative;
    display: block;
    width: 46%;
    margin: 0 2%;
    float: left;
    height: 220px;
    background-color: #fff;
    border: 1px solid #DEDEDE;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 25px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 5px 1px #EAF0F6;
    box-shadow: 0 2px 5px 1px #EAF0F6;
    padding: 20px
}
.person-list-page a .img {
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 140px;
    height: 180px;
    display: block;
    position: absolute;
    left: 20px;
    top: 20px
}
.person-list-page a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.person-list-page a .txt {
    width: calc(100% - 140px);
    position: relative;
    float: right;
    padding-left: 20px
}
.person-list-page a .txt p {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 1.6em;
    color: #777777;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5
}
.person-list-page a .title {
    font-size: 2em;
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px
}
.person-list-page a .ftitle {
    font-size: 1.8em;
    color: #777777;
    display: block;
    margin-bottom: 5px
}
.person-list-page a:hover {
    border-color: #AA0018;
    -webkit-box-shadow: 0 2px 5px 1px #EAF0F6;
    box-shadow: 0 2px 5px 1px #EAF0F6
}
.person-list-page a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.person-list-page a:hover .title {
    color: #AA0018
}
.person-list-page a:hover p {
    color: #333
}
@media only screen and (max-width:1199px) {
    .person-list-page {
        margin-left: 0;
        margin-right: 0
    }
    .person-list-page a {
        width: 100%;
        float: none;
        margin: 0 0 20px
    }
}
@media only screen and (max-width:767px) {
    .person-list-page a {
        height: auto
    }
    .person-list-page a .img {
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
        left: auto;
        top: auto
    }
    .person-list-page a .img img {
        display: inline-block;
        max-width: 100%;
        width: auto;
        height: auto
    }
    .person-list-page a .title-box {
        margin-bottom: 10px
    }
    .person-list-page a .txt {
        padding-left: 0;
        height: auto;
        width: 100%
    }
}
.shipin-list-page {
    margin-left: -1%;
    margin-right: -1%
}
.shipin-list-page a {
    width: 31.33%;
    margin: 0 1% 20px 1%;
    display: inline-block;
    position: relative;
    overflow: hidden
}
.shipin-list-page a .img {
    position: relative;
    height: 240px
}
.shipin-list-page a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.shipin-list-page a .img .ico {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: url("/static/img/play_btn.png") center 50% no-repeat;
    background-color: rgba(0, 0, 0, 0.3)
}
.shipin-list-page a h3 {
    padding: 0 6px 0 6px;
    font-size: 16px;
    color: #222222;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    background-color: #EFEEEE;
    margin: 0;
    line-height: 50px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.shipin-list-page a:hover h3 {
    color: #FFF;
    background-color: #AA0018
}
.shipin-list-page a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.shipin-list-page a:hover .img .ico {
    opacity: 1
}
@media only screen and (max-width:1366px) {
    .shipin-list-page a .img {
        height: 200px
    }
}
@media only screen and (max-width:1199px) {
    .shipin-list-page a .img {
        height: 180px
    }
}
@media only screen and (max-width:1023px) {
    .shipin-list-page a .img {
        height: 150px
    }
    .shipin-list-page a h3 {
        line-height: 40px
    }
}
@media only screen and (max-width:767px) {
    .shipin-list-page a .img {
        height: 130px
    }
}
@media only screen and (max-width:639px) {
    .shipin-list-page a {
        width: 48%
    }
    .shipin-list-page a .img {
        height: 140px
    }
}
@media only screen and (max-width:479px) {
    .shipin-list-page a {
        width: 98%
    }
    .shipin-list-page a .img {
        height: auto
    }
}
.person-list-page1 {
    margin-top: 24px;
    margin-left: -1%;
    margin-right: -1%
}
.person-list-page1 a {
    position: relative;
    width: 23%;
    border: 1px solid #D3D3D3;
    height: 330px;
    padding: 20px 10px;
    float: left;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 5px 1px #DEE8F7;
    box-shadow: 0px 3px 5px 1px #DEE8F7;
    margin: 0 1% 24px
}
.person-list-page1 a .img {
    height: 240px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-align: center
}
.person-list-page1 a .img img {
    display: inline-block;
    max-width: 70%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.person-list-page1 a span {
    display: block;
    margin-top: 20px;
    background-color: transparent;
    text-align: center;
    font-size: 1.8em;
    color: #444444;
    white-space: nowrap;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    text-overflow: ellipsis
}
.person-list-page1 a:hover {
    border-color: #AA0018;
    -webkit-box-shadow: 0px 3px 5px 1px #DEE8F7;
    box-shadow: 0px 3px 5px 1px #DEE8F7
}
.person-list-page1 a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.person-list-page1 a:hover span {
    color: #AA0018
}
@media only screen and (max-width:1366px) {
    .person-list-page1 a {
        height: 252px
    }
    .person-list-page1 a .img {
        height: 180px
    }
    .person-list-page1 a span {
        padding-top: 10px
    }
}
@media only screen and (max-width:1023px) {
    .person-list-page1 a {
        height: 222px
    }
    .person-list-page1 a .img {
        height: 150px
    }
}
@media only screen and (max-width:767px) {
    .person-list-page1 a {
        height: 290px;
        width: 31.3333%;
        padding: 10px
    }
    .person-list-page1 a .img {
        height: 230px
    }
    .person-list-page1 a .img img {
        max-width: 100%
    }
}
@media only screen and (max-width:639px) {
    .person-list-page1 a {
        height: 235px
    }
    .person-list-page1 a .img {
        height: 180px
    }
    .person-list-page1 a span {
        font-size: 1.6em
    }
}
@media only screen and (max-width:479px) {
    .person-list-page1 a {
        width: 48%
    }
}
.tupian-list-page {
    margin-left: -1%;
    margin-right: -1%;
    margin-top: -1%
}
.tupian-list-page a {
    width: 31.33%;
    margin: 10px 1% 10px 1%;
    display: inline-block;
    position: relative;
    overflow: hidden
}
.tupian-list-page a .img {
    overflow: hidden;
    height: 240px
}
.tupian-list-page a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.tupian-list-page a:hover .title {
    color: #AA0018
}
.tupian-list-page a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.tupian-list-page a .img {
    position: relative
}
.tupian-list-page a .title {
    display: block;
    font-size: 16px;
    color: #222222;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 42px;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
@media only screen and (max-width:1366px) {
    .tupian-list-page a .img {
        height: 200px
    }
}
@media only screen and (max-width:1199px) {
    .tupian-list-page a .img {
        height: 180px
    }
}
@media only screen and (max-width:1023px) {
    .tupian-list-page a .img {
        height: 150px
    }
}
@media only screen and (max-width:767px) {
    .tupian-list-page a .img {
        height: 130px
    }
}
@media only screen and (max-width:639px) {
    .tupian-list-page a {
        width: 48%
    }
    .tupian-list-page a .img {
        height: 140px
    }
}
@media only screen and (max-width:479px) {
    .tupian-list-page a {
        width: 98%
    }
    .tupian-list-page a .img {
        height: auto
    }
}
.tuwen-list-page a {
    margin-bottom: 24px;
    padding: 0 0 0 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block
}
.tuwen-list-page a:first-child {
    padding-top: 0
}
.tuwen-list-page a .img {
    display: block;
    width: 258px;
    height: 150px;
    overflow: hidden;
    float: left
}
.tuwen-list-page a .img img {
    display: block;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%
}
.tuwen-list-page a .txt {
    float: left;
    width: calc(100% - 258px);
    position: relative;
    padding-left: 20px;
    padding-top: 0
}
.tuwen-list-page a .title {
    font-size: 1.8em;
    color: #333333;
    line-height: 140%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-bottom: 0;
    margin-bottom: 5px;
    font-weight: bold
}
.tuwen-list-page a .intro {
    font-size: 1.4em;
    color: #666666;
    line-height: 1.8;
    margin: 0 0 10px
}
.tuwen-list-page a .intro .text-detail {
    color: #00366F
}
.tuwen-list-page a .time {
    font-family: 'Arial';
    font-size: 14px;
    color: #666666
}
.tuwen-list-page a:hover .title, .tuwen-list-page a:hover .time {
    color: #AA0018
}
.tuwen-list-page a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
@media only screen and (max-width:1199px) {
    .tuwen-list-page a .txt {
        padding: 10px
    }
}
@media only screen and (max-width:1023px) {
    .tuwen-list-page a .intro {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}
@media only screen and (max-width:639px) {
    .tuwen-list-page a .img {
        width: 120px;
        height: 80px
    }
    .tuwen-list-page a .txt {
        width: calc(100% - 120px);
        padding: 0 0 0 10px
    }
    .tuwen-list-page a .title {
        white-space: normal;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding-bottom: 6px;
        line-height: 1.4;
        margin-bottom: 8px
    }
    .tuwen-list-page a .intro {
        display: none
    }
}
.wenzi-list-page a {
    display: block;
    background-color: #F2F2F2;
    line-height: 80px;
    margin-bottom: 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.wenzi-list-page a .title {
    font-size: 20px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: calc(100% - 130px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.wenzi-list-page a .title:before {
    content: '';
    width: 4px;
    height: 40px;
    background-color: #AA0018;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 8px
}
.wenzi-list-page a .time {
    float: right;
    width: 120px;
    margin-right: 10px;
    height: 80px;
    font-size: 18px;
    font-weight: lightr;
    text-align: right;
    color: #999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.wenzi-list-page a:hover {
    background-color: #AA0018
}
.wenzi-list-page a:hover .time, .wenzi-list-page a:hover .title {
    color: #fff
}
.xiazai-list-page a {
    display: block;
    border-bottom: 1px solid #efeeee;
    margin-bottom: 20px;
    padding: 0 110px 0 25px;
    position: relative;
    min-height: 52px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #efeeee url(../img/ico_downloadlist_un.png) 10px center no-repeat
}
.xiazai-list-page a.doc {
    background-image: url(/static/img/file_doc.png)
}
.xiazai-list-page a.ppt {
    background-image: url(/static/img/file_ppt.png)
}
.xiazai-list-page a.xls {
    background-image: url(/static/img/file_xls.png)
}
.xiazai-list-page a.pdf {
    background-image: url(/static/img/file_pdf.png)
}
.xiazai-list-page a.txt {
    background-image: url(/static/img/file_txt.png)
}
.xiazai-list-page a.img {
    background-image: url(/static/img/file_img.png)
}
.xiazai-list-page a .btn {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 74px;
    height: 30px;
    background: #63b2ff url(../img/btn_download.png) 12px center no-repeat;
    line-height: 30px;
    text-indent: 28px;
    color: #fff;
    font-size: 1.6em;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.xiazai-list-page a .title {
    color: #222222;
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 52px;
    margin: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.xiazai-list-page a .info-txt {
    display: none;
    font-size: 1.4em;
    font-family: 'ËÎÌå', Arial;
    color: #60636d;
    margin-top: 5px
}
.xiazai-list-page a .info-txt>span {
    margin-right: 20px;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding-left: 15px
}
.xiazai-list-page a .info-txt>span.time {
    padding-left: 20px;
    background-image: url(/static/img/date.png)
}
.xiazai-list-page a .info-txt>span.count {
    background-image: url(/static/img/download.png)
}
.xiazai-list-page a .info-txt>span.author {
    background-image: url(/static/img/author.png)
}
.xiazai-list-page a:hover {
    background-color: #e8f3fe;
    border-color: #AA0018
}
.xiazai-list-page a:hover .title {
    color: #AA0018
}
.xiazai-list-page a:hover .btn {
    background-color: #AA0018
}
.video-little-module {
    position: relative;
    z-index: 1
}
.video-little-module .video-list-wrap {
    position: relative;
    height: 470px;
    overflow: hidden
}
.video-little-module .video-list-wrap img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.video-little-module .video-list-wrap .video {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    max-width: 900px
}
.video-little-module .video-list-wrap .play-box {
    display: block;
    height: 470px;
    position: relative
}
.video-little-module .video-list-wrap .play-box img {
    display: block;
    width: 100%;
    height: 100%
}
.video-little-module .video-list-wrap .play-box .video-mask {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}
.video-little-module .video-list-wrap .btn-ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/static/img/play_btn.png") center 50% no-repeat;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    cursor: pointer;
    -webkit-animation: pulse 2.5s infinite;
    animation: pulse 2.5s infinite
}
.video-little-module .video-list-wrap:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.video-little-module .video-list-wrap:hover .video-mask {
    opacity: 0
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@media only screen and (max-width:1199px) {
    .video-little-module .video-list-wrap {
        height: auto
    }
    .video-little-module .video-list-wrap .play-box {
        height: auto
    }
}
.banner-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px
}
.banner-box .banner-content {
    width: 100%
}
.banner-box .banner-item {
    width: 100%;
    opacity: 0.5
}
.banner-box .banner-item a {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 100%
}
.banner-box .banner-item a .img {
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}
.banner-box .banner-item a .animate-banner {
    padding-bottom: 100vh;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 6s ease;
    transition: -webkit-transform 6s ease;
    transition: transform 6s ease;
    transition: transform 6s ease, -webkit-transform 6s ease;
    background-size: 100% 100%;
    background-position: center
}
.banner-box .banner-item.swiper-slide-active a .img .animate-banner {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-position: center top
}
.banner-box .swiper-pagination {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto
}
.banner-box .swiper-pagination span {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: url("/static/img/banner_btn.png") center center no-repeat
}
.banner-box .swiper-pagination span.active, .banner-box .swiper-pagination span:hover {
    background: url("/static/img/banner_btn_on.png") center center no-repeat;
    opacity: 1
}
@media only screen and (max-width:1366px) {
    .banner-box {
        height: 680px
    }
    .banner-box .banner-item {
        height: 680px
    }
    .banner-box .banner-item a .animate-banner {
        background-position: center bottom
    }
}
@media only screen and (max-width:1199px) {
    .banner-box {
        height: 500px
    }
    .banner-box .banner-item {
        height: 500px
    }
    .banner-box .banner-item a .img {
        -webkit-transition: -webkit-transform 2s ease;
        transition: -webkit-transform 2s ease;
        transition: transform 2s ease;
        transition: transform 2s ease, -webkit-transform 2s ease
    }
    .banner-box .banner-item a .animate-banner {
        background-position: center bottom;
        -webkit-transition: -webkit-transform 2s ease;
        transition: -webkit-transform 2s ease;
        transition: transform 2s ease;
        transition: transform 2s ease, -webkit-transform 2s ease;
        padding-bottom: 500px
    }
}
@media only screen and (max-width:1023px) {
    .banner-box {
        height: 300px;
        margin-bottom: 20px
    }
    .banner-box .swiper-pagination {
        display: none
    }
    .banner-box .banner-item {
        height: 300px
    }
    .banner-box .banner-item a .animate-banner {
        padding-bottom: 300px
    }
}
@media only screen and (max-width:639px) {
    .banner-box {
        height: 240px
    }
    .banner-box .banner-item {
        height: 240px
    }
    .banner-box .banner-item a .animate-banner {
        padding-bottom: 280px
    }
}
.frame-banner-box {
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    position: relative
}
.frame-banner-box .banner-content {
    width: 100%
}
.frame-banner-box .banner-item {
    height: 500px;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover
}
.frame-banner-box .banner-item a {
    display: block;
    width: 100%;
    height: 100%
}
.frame-banner-box .slick-dots {
    position: absolute;
    width: auto;
    text-align: center;
    bottom: 10px;
    padding: 5px 10px;
    border-radius: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.frame-banner-box .slick-dots li button {
    display: none
}
.frame-banner-box .slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    vertical-align: middle
}
.frame-banner-box .slick-dots li.slick-active {
    background: #FDA42F
}
.frame-banner-box .slick-arrow {
    width: 27px;
    height: 54px;
    position: absolute;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
    border-radius: 50%;
    opacity: 0.9;
    -webkit-transition: left 0.5s ease, right 0.5s ease;
    transition: left 0.5s ease, right 0.5s ease
}
.frame-banner-box .slick-arrow:before {
    display: none
}
.frame-banner-box .slick-arrow.slick-prev {
    left: 30px;
    background-image: url("/static/img/banner_left.png")
}
.frame-banner-box .slick-arrow.slick-next {
    right: 30px;
    background-image: url("/static/img/banner_right.png")
}
.frame-banner-box .slick-arrow.slick-prev:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url("/static/img/banner_left_on.png")
}
.frame-banner-box .slick-arrow.slick-next:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url("/static/img/banner_right_on.png")
}
.frame-banner-box:hover .slick-arrow {
    opacity: 0.9
}
@media only screen and (max-width:1023px) {
    .frame-banner-box, .frame-banner-box .banner-item {
        height: 300px
    }
    .frame-banner-box .slick-arrow {
        display: none !important
    }
}
@import url(/static/css/animate.css);

body[data-page-type='index'] {
    background-image: url("/static/img/index_bottom.png");
    background-repeat: no-repeat;
    background-position: left bottom 237px;
    background-size: 100% 750px
}
@media only screen and (max-width:1199px) {
    body[data-page-type='index'] {
        background: none
    }
}
.module .module-name {
    margin-bottom: 25px
}
.module .module-name span {
    font-size: 3.6em;
    font-weight: bold;
    padding-left: 20px;
    letter-spacing: 2px
}
.module .module-name a {
    float: right;
    display: inline-block;
    border-radius: 3px;
    font-size: 16px;
    font-weight: lighter;
    line-height: 20px;
    color: #999999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-right: 30px;
    margin-top: 15px;
    position: relative
}
.module .module-name a .ico {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden
}
.module .module-name a .ico span {
    width: 30px;
    height: 20px;
    background: url("/static/img/view_more.png") no-repeat right center;
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    z-index: 1
}
.module .module-name a .ico .ico1 {
    left: 0
}
.module .module-name a .ico .ico2 {
    left: -100%
}
.module .module-name a:hover {
    color: #AA0018
}
.module .module-name a:hover .ico .ico1 {
    left: 100%
}
.module .module-name a:hover .ico .ico2 {
    left: 0
}
@media only screen and (max-width:1023px) {
    .module .module-name a {
        margin-top: 15px
    }
}
.module .module-name-palin span {
    padding-left: 0;
    font-size: 2.4em;
    font-weight: 600;
    color: #666;
    background: none
}
.module .module-name-palin a {
    margin-top: 5px
}
.news-list li {
    position: relative;
    padding-right: 84px;
    border-bottom: 1px dashed #c1c1c1;
    margin-bottom: 1px
}
.news-list li:last-child {
    margin-bottom: 0
}
.news-list li a {
    display: block;
    font-size: 1.6em;
    color: #222222;
    line-height: 38px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.news-list li a:before {
    content: '';
    width: 4px;
    height: 7px;
    background-image: url(/static/img/ico_newslist.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 7px
}
.news-list li span {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 38px;
    font-size: 1.4em;
    color: #999999;
    text-align: right;
    vertical-align: middle
}
.news-list li:hover a, .news-list li:hover span {
    color: #003670
}
.news-list li:hover a:before {
    background-image: url(/static/img/ico_newslist_on.png)
}
.frame-wrap {
    margin: 0 auto 0 auto;
    width: 100%;
    padding-bottom: 20px
}
.frame-wrap.full {
    max-width: 100%
}
.frame-wrap .frame-left {
    float: left;
    width: 294px
}
.frame-wrap .frame-right {
    float: right;
    width: calc(100% - 314px);
    min-height: 400px;
    margin-bottom: 24px
}
@media (max-width:1199px) {
    .frame-wrap .frame-left {
        display: none
    }
    .frame-wrap .frame-right {
        width: 100%;
        font: none;
        min-height: 0
    }
}
@media (max-width:767px) {
    .frame-wrap .frame-right {
        padding-left: 0;
        padding-right: 0
    }
}
.sidebar-title {
    height: 100px;
    background: url("/static/img/sidebar_title.png") no-repeat left top;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-top: 0;
    text-align: center
}
.sidebar-title span {
    display: inline-block;
    position: relative;
    line-height: 100px;
    letter-spacing: 2px;
    font-size: 30px;
    text-align: center;
    color: #fff
}
.sidebar-menu {
    margin: 0 auto;
    background-color: #F2F2F2
}
.sidebar-menu>li>a {
    display: block;
    line-height: 60px;
    font-size: 20px;
    text-indent: 65px;
    padding: 0 0 0 0;
    color: #333333;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    background-position: 30px center;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-image: url("/static/img/level1.png");
    position: relative
}
.sidebar-menu>li:hover>a, .sidebar-menu>li.active>a {
    background-image: url("/static/img/level1_on.png");
    background-color: #FBA33E;
    color: #fff
}
.sidebar-menu>li:hover ul, .sidebar-menu>li.active ul {
    max-height: 1000px;
    overflow: auto
}
.sidebar-menu ul {
    overflow-y: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.sidebar-menu ul>li {
    margin-left: auto;
    margin-right: auto
}
.sidebar-menu ul>li>a {
    display: block;
    text-align: left;
    padding-left: 80px;
    line-height: 50px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-position: 54px center;
    background-repeat: no-repeat;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background-image: url("/static/img/level2.png");
    background-color: #FFFFFF;
    color: #666666
}
.sidebar-menu ul>li:hover>a, .sidebar-menu ul>li.active>a {
    color: #AA0018;
    background-image: url("/static/img/level2_on.png")
}
.hot-news {
    margin-top: 20px;
    border: 1px solid #E5E5E5;
    padding: 10px;
    display: none
}
.hot-news .hot-title {
    font-size: 1.8em;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    border-bottom: 1px solid #E5E5E5;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px
}
.hot-news a {
    display: block;
    height: 227px;
    position: relative
}
.hot-news a .img {
    height: 170px;
    overflow: hidden
}
.hot-news a .img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.hot-news a p {
    color: #333333;
    font-size: 1.6em;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.4;
    margin-top: 10px
}
.hot-news a span {
    display: inline-block;
    font-size: 1.4em;
    color: #6B6D77;
    display: none
}
.hot-news a:hover p {
    color: #AA0018
}
.hot-news .slick-dots {
    text-align: right;
    bottom: -25px
}
.hot-news .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 4px;
    background-color: #D2D2D2
}
.hot-news .slick-dots li button {
    display: none
}
.hot-news .slick-dots li button::before {
    display: none
}
.hot-news .slick-dots li.slick-active {
    background-color: #AA0018
}
.sidebar-link {
    margin-top: 10px
}
.sidebar-link a {
    display: block
}
.sidebar-link img {
    display: block;
    width: 100%;
    max-width: 250px
}
.frame-location {
    width: 100%;
    position: relative
}
.frame-location>.content-box {
    padding: 18px 12px;
    font-size: 16px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.frame-location a {
    color: #666666
}
.frame-location span:last-child a {
    color: #AA0018
}
.frame-location span:last-child em {
    display: none
}
.frame-location em {
    display: inline-block;
    margin: 0 10px;
    width: 9px;
    height: 10px;
    background: url(/static/img/ico_split.png) 0 center no-repeat
}
.frame-content {
    padding: 0 10px 10px 10px
}
.empty-list-info {
    text-align: center;
    line-height: 3
}
.yn-pagination {
    margin: 24px auto;
    text-align: center
}
.yn-pagination a, .yn-pagination span {
    font-size: 1.4em;
    cursor: pointer;
    margin: 2px 2px;
    padding: 9px 15px;
    color: #333333;
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 1px
}
.yn-pagination a:hover {
    background: #AA0018;
    border-color: #AA0018;
    color: #fff
}
.yn-pagination .disabled, .yn-pagination .disabled:hover {
    cursor: default;
    background: #f5f5f5;
    color: #bbb
}
.yn-pagination .active, .yn-pagination .active:hover {
    cursor: default;
    background: #AA0018;
    border-color: #AA0018;
    color: #fff
}
.yn-pagination span {
    margin: 0 5px
}
.yn-pagination .total-page-num {
    cursor: default
}
.yn-pagination .go-page {
    cursor: default
}
.yn-pagination .go-page:hover {
    cursor: default;
    background: #AA0018;
    border-color: #AA0018;
    color: #fff
}
.video {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    border: 10px solid #e2f5ff;
    text-indent: 0
}
.video .jwplayer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000
}
.video .alt {
    padding-top: 56.25%;
    height: 0 !important
}
.edui-pdf {
    min-height: 800px
}
.mapBg {
    padding: 10px;
    border: 1px solid #eeeeee
}
.BMap_omCtrl, .anchorBL, .BMap_stdMpCtrl {
    display: none !important
}
#dituContent {
    width: 100%;
    height: 382px;
    border: none !important
}
#dituContent img {
    max-width: none !important
}
.BMapLabel {
    color: #f54336 !important;
    font-size: 1.8em !important;
    border: none !important;
    -webkit-box-shadow: 0 0 2px #fcd6c6;
    box-shadow: 0 0 2px #fcd6c6;
    padding: 2px 5px !important;
    top: -50px !important
}
@media only screen and (max-width:1199px) {
    .module .module-name {
        margin-bottom: 20px
    }
    .module .module-name span {
        font-size: 22px;
        padding-left: 12px
    }
    .module .module-name.module-name-palin span {
        padding-left: 0
    }
}
@media only screen and (max-width:639px) {
    .yn-pagination span {
        display: none
    }
    .yn-pagination .page-num {
        display: none
    }
    .yn-pagination .page-num.active {
        display: inline-block
    }
}
@media only screen and (max-width:479px) {
    .frame-content {
        padding: 10px 0
    }
    .yn-pagination .first-page, .yn-pagination .last-page {
        display: none
    }
}

.level-list-page a {
    display: block;
    background-color: #f2f2f2;
    line-height: 80px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .level-list-page a .title {
    font-size: 20px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: calc(100% - 130px);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .level-list-page a .title:before {
    content: '';
    width: 4px;
    height: 40px;
    background-color: #aa0018;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-right: 8px;
  }
  .level-list-page a .time {
    float: right;
    width: 120px;
    margin-right: 10px;
    height: 80px;
    font-size: 18px;
    font-weight: lightr;
    text-align: right;
    color: #999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .level-list-page a:hover {
    background-color: #aa0018;
  }
  .level-list-page a:hover .time,
  .level-list-page a:hover .title {
    color: #fff;
  }
  .level-sidebar-menu {
    margin: 0 auto;
    background-color: #f2f2f2;
  }
  .level-sidebar-menu > li > a {
    display: block;
    line-height: 60px;
    font-size: 20px;
    text-indent: 65px;
    padding: 0 0 0 0;
    color: #333333;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #333333;
    position: relative;
  }
  .level-sidebar-menu > li.hasChildren {
    background: url('/static/img/jia.png') no-repeat 90% center;
  }
  .level-sidebar-menu > li.active > a {
    background: #fba33e;
    color: #fff;
  }
  .level-sidebar-menu > li.active.hasChildren > a {
    background: #fba33e url('../img/jian.png') no-repeat 90% center;
  }
  .level-sidebar-menu > li.active ul {
    max-height: 1000px;
    overflow: auto;
  }
  .level-sidebar-menu ul {
    overflow-y: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .level-sidebar-menu ul > li {
    margin-left: auto;
    margin-right: auto;
  }
  .level-sidebar-menu ul > li > a {
    display: block;
    text-align: left;
    padding-left: 80px;
    line-height: 50px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-position: 54px center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-image: url('/static/img/level2.png');
    background-color: #ffffff;
    color: #666666;
  }
  .level-sidebar-menu ul > li:hover > a,
  .level-sidebar-menu ul > li.active > a {
    color: #aa0018;
    background-image: url('/static/img/level2_on.png');
  }
/*# sourceMappingURL=module.css.map */
