.full-pic {
    padding: 0 6px
}

.full-pic,
.full-pic img {
    width: 100%;
    display: block
}

.article-head {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px
}

.article-head .article-title {
    font-size: 2.4em;
    text-align: center;
    color: #003680;
    line-height: 1.8;
    margin: 10px auto;
    position: relative;
    padding: 20px 15px;
    border-bottom: 1px solid #2064C9
}

.article-head .article-title::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #8FB1E4;
    position: absolute;
    bottom: 5px;
    left: 0
}

.article-head .article-ftitle {
    font-size: 1.8em;
    text-align: center;
    color: #888;
    margin: 10px auto;
    padding: 0 15px
}

.article-head .article-info {
    font-size: 1.4em;
    color: #8C8C8C;
    text-align: center
}

.article-head .article-info span {
    display: inline-block;
    margin: 0 5px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 20px
}

.article-content {
    padding: 12px;
    font-size: 1.6em;
    color: #242424
}

.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%
}

.article-content>img {
    display: block;
    margin: 18px auto
}

.article-jump {
    border-top: 1px dotted #CAC9C6;
    padding: 10px 5px;
    margin-bottom: 12px
}

.article-jump>div {
    width: 50%;
    float: left;
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6A6A6A
}

.article-jump>div a {
    font-size: 1em;
    color: #6A6A6A
}

.article-jump>div a:hover {
    color: #FF920B
}

.article-jump .prev {
    text-align: left
}

.article-jump .next {
    text-align: right
}

@media (max-width: 991px) {
    .article-jump>div {
        width: 100%;
        float: none
    }

    .article-jump .prev,
    .article-jump .next {
        text-align: left;
        margin: 5px 0
    }
}

.zsarticle-head {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px
}

.zsarticle-head .zsarticle-title {
    font-size: 2.4em;
    text-align: center;
    color: #333333;
    line-height: 1.8;
    margin: 10px auto;
    position: relative;
    padding: 20px 15px;
    border-bottom: 2px solid #E2E2E2
}

.zsarticle-head .zsarticle-ftitle {
    font-size: 1.8em;
    text-align: center;
    color: #888;
    margin: 10px auto;
    padding: 0 15px
}

.zsarticle-head .zsarticle-info {
    font-size: 1.4em;
    color: #8C8C8C;
    text-align: center
}

.zsarticle-head .zsarticle-info span {
    display: inline-block;
    margin: 0 5px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 20px
}

.zsarticle-content {
    padding: 12px;
    font-size: 1.6em;
    color: #242424
}

.zsarticle-content>p {
    text-indent: 2em;
    font-size: 1em;
    line-height: 1.8;
    margin-bottom: 12px
}

.zsarticle-content>p[align=center],
.zsarticle-content>p.center {
    text-indent: 0
}

.zsarticle-content img {
    max-width: 100%
}

.zsarticle-content>img {
    display: block;
    margin: 18px auto
}

.zsarticle-jump {
    border-top: 1px dotted #CAC9C6;
    padding: 10px 5px;
    margin-bottom: 12px
}

.zsarticle-jump>div {
    width: 50%;
    float: left;
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6A6A6A
}

.zsarticle-jump>div a {
    font-size: 1em;
    color: #6A6A6A
}

.zsarticle-jump>div a:hover {
    color: #009843
}

.zsarticle-jump .zsprev {
    text-align: left
}

.zsarticle-jump .zsnext {
    text-align: right
}

@media (max-width: 991px) {
    .zsarticle-jump>div {
        width: 100%;
        float: none
    }

    .zsarticle-jump .zsprev,
    .zsarticle-jump .zsnext {
        text-align: left;
        margin: 5px 0
    }
}

.footer-wrap {
    background: #2064C9
}

.footer-wrap .footer-content {
    padding: 20px 250px 20px 130px;
    min-height: 140px;
    max-width: 1188px;
    margin: 0 auto;
    background: url(../img/footer_logo.png) no-repeat left center;
    position: relative
}

.footer-wrap .footer-info span,
.footer-wrap .footer-info a {
    color: #fff;
    font-size: 1.4em;
    line-height: 2.2;
    display: inline-block
}

.footer-wrap .footer-info span.block,
.footer-wrap .footer-info a.block {
    display: block
}

.footer-wrap .footer-info .address,
.footer-wrap .footer-info .tel,
.footer-wrap .footer-info .email {
    white-space: nowrap
}

.footer-wrap .footer-info .inline-block {
    padding-left: 20px
}

.code-box {
    position: absolute;
    right: 0;
    top: 8%;
    text-align: right
}

.code-box span {
    display: inline-block;
    width: 97px;
    height: 97px;
    position: relative;
    vertical-align: top
}

.code-box .org-code {
    background-color: #3675D4;
    text-align: center;
    margin-right: 10px
}

.code-box .org-code img {
    display: inline-block;
    padding-top: 15px
}

.code-box .footer-code {
    margin-right: 10px;
    position: relative
}

.code-box .footer-code::after {
    content: "关注公众号";
    font-size: 1.4em;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    height: 14px;
    text-align: center;
    bottom: -18px
}

.code-box .vr-code {
    position: relative
}

.code-box .vr-code::after {
    content: "全景漫游";
    font-size: 1.4em;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    height: 14px;
    text-align: center;
    bottom: -18px
}

.footer-copyright {
    background-color: #003F96;
    line-height: 40px;
    overflow: hidden;
    text-align: right
}

.footer-copyright .content-box {
    position: relative
}

.footer-copyright .content-box span {
    color: #fff;
    font-size: 1.4em;
    margin-left: 40px
}

.footer-copyright .content-box a {
    color: #fff
}

.footer-copyright .content-box .police {
    margin-left: 12px;
    padding-left: 20px;
    font-size: 1.4em;
    background: url(../img/police.png) 0 center no-repeat;
    left: 0;
    position: absolute
}

.scroll-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 5px;
    bottom: 48px;
    cursor: pointer;
    background: #0054c9 url("../img/gotop.png") center center no-repeat;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.scroll-top:hover {
    background-color: #002e6d;
    border-radius: 50% 50% 4px 4px
}

.scroll-top:active {
    border-radius: 50%
}

@media only screen and (max-width: 1199px) {
    .footer-wrap .footer-content {
        padding-right: 20px
    }

    .footer-code {
        display: none
    }

    .footer-copyright {
        display: none
    }
}

@media only screen and (max-width: 1023px) {
    .code-box {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .footer-wrap .footer-content {
        background: none;
        padding: 10px;
        min-height: auto;
        text-align: center
    }

    .footer-wrap .footer-info .address,
    .footer-wrap .footer-info .tel {
        display: none !important
    }
}

.zsfooter-wrap {
    background: #009843
}

.zsfooter-wrap .zsfooter-content {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: table
}

.zsfooter-wrap .zsfooter-info {
    display: table-cell;
    min-height: 100px;
    padding: 10px 0
}

.zsfooter-wrap .zsfooter-info div,
.zsfooter-wrap .zsfooter-info a {
    color: #fff;
    font-size: 1.4em;
    line-height: 1.8;
    display: block
}

.zsfooter-wrap .zsfooter-info a {
    display: inline-block
}

.zsfooter-wrap .zsfooter-info .zscopyright a {
    font-size: 1em;
    display: inline
}

@media (max-width: 1199px) {
    .zsfooter-wrap .zsfooter-info .zscopyright {
        text-align: center
    }
}

.zsfooter-wrap .zsfooter-info .zsaddress,
.zsfooter-wrap .zsfooter-info .zstel,
.zsfooter-wrap .zsfooter-info .zsemail {
    white-space: nowrap
}

@media (max-width: 1199px) {

    .zsfooter-wrap .zsfooter-info .zsaddress,
    .zsfooter-wrap .zsfooter-info .zstel,
    .zsfooter-wrap .zsfooter-info .zsemail {
        display: none
    }
}

.zsfooter-copyright {
    text-align: right;
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 1199px) {
    .zsfooter-copyright {
        display: none
    }
}

.zsfooter-copyright div {
    color: #fff;
    font-size: 1.4em
}

.zsfooter-copyright a {
    color: #fff;
    margin: 0 8px;
    display: inline-block;
    font-size: 1.4em;
    padding: 10px 0
}

.zsscroll-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 5px;
    bottom: 48px;
    z-index: 1000;
    cursor: pointer;
    background: #FF920B url("../img/gotop.png") center center no-repeat;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.zsscroll-top:hover {
    border-radius: 50% 50% 4px 4px
}

.zsscroll-top:active {
    border-radius: 50%
}

.header-top {
    background-color: #003F96;
    background-image: url(../img/slogan1.png);
    background-repeat: no-repeat;
    background-position: 57% center
}

.header-top>.header-info {
    width: 99%;
    max-width: 1300px;
    padding: 23px 0 0;
    margin: 0 auto;
    height: 150px;
    position: relative
}

.header-top .logo {
    display: block;
    float: left
}

.header-top .logo img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto
}

.header-top .ynedut-box {
    width: 150px;
    height: 36px;
    position: absolute;
    right: 5px;
    top: 20%
}

.header-top .ynedut-box a {
    display: block
}

.header-top .ynedut-box a span {
    display: inline-block;
    font-size: 2.6rem;
    color: #fff;
    padding-right: 10px;
    vertical-align: middle
}

.header-top .ynedut-box a img {
    vertical-align: middle;
    display: inline-block
}

.header-top .search-box {
    width: 280px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 55%;
    border: 2px solid #003F96;
    border-radius: 5px
}

.header-top .search-box input {
    width: 84%;
    height: 35px;
    border: none;
    line-height: 35px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 10px;
    background: #2064C9;
    font-size: 1.4em;
    outline: none;
    color: #7DAFF1;
    z-index: 11;
    font-family: "宋体"
}

.header-top .search-box input::-webkit-input-placeholder {
    color: #7DAFF1
}

.header-top .search-box input:-moz-placeholder {
    color: #7DAFF1
}

.header-top .search-box input::-moz-placeholder {
    color: #7DAFF1
}

.header-top .search-box input::-ms-input-placeholder {
    color: #7DAFF1
}

.header-top .search-box a {
    display: block;
    width: 50px;
    height: 35px;
    position: absolute;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 0;
    right: 0;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    background: #fff url(../img/search_btn.png) no-repeat center;
    z-index: 10;
    outline: none
}

.header-wrap .nav-open,
.header-nav .nav-close {
    display: none
}

@media only screen and (min-width: 1200px) {
    .nav-bar {
        text-align: center;
        position: relative;
        z-index: 99
    }

    .nav-bar>li {
        display: inline-block;
        height: 56px;
        width: 9%
    }

    .nav-bar>li:last-child>a::after {
        display: none
    }

    .nav-bar>li:hover>a,
    .nav-bar>li.active>a {
        background-color: #003F96;
        background-image: url(../img/nav_on.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        color: #fff
    }

    .nav-bar>li:hover>a::after,
    .nav-bar>li.active>a::after {
        background-color: #003F96
    }

    .nav-bar>li>a {
        display: block;
        font-size: 1.8em;
        font-weight: bold;
        color: #003F96;
        position: relative;
        line-height: 56px;
        text-align: center;
        background-position: right center;
        background-repeat: no-repeat
    }

    .nav-bar>li>a::after {
        content: "";
        height: 11px;
        width: 1px;
        background-color: #003F96;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px
    }

    .nav-bar>li>ul {
        position: absolute;
        top: 56px;
        right: 4px;
        left: 4px;
        overflow: hidden;
        text-align: center;
        max-height: 0;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: rgba(255, 255, 255, 0.6);
        z-index: 1000
    }

    .nav-bar>li>ul>li {
        display: inline-block;
        margin: 30px 10px
    }

    .nav-bar>li>ul>li>a {
        display: block;
        font-size: 1.6em;
        font-weight: bold;
        line-height: 38px;
        padding: 0 10px;
        color: #333333;
        white-space: nowrap;
        border-radius: 3px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .nav-bar>li:hover>ul {
        max-height: 100px
    }

    .nav-bar>li>ul>li>a:hover,
    .nav-bar>li>ul>li.active>a {
        color: #fff;
        background: #003F96
    }
}

@media (max-width: 1199px) {
    .header-top {
        padding: 10px;
        height: 100px;
        background-image: none
    }

    .header-top .header-info {
        padding: 0
    }

    .header-top>.content-box {
        padding-top: 0;
        height: 80px
    }

    .header-top .ynedut-box {
        display: none
    }

    .header-top .logo img {
        height: 65px;
        margin-top: 5px
    }

    .header-top .search-box {
        right: 100px;
        top: 14%;
        margin-top: 0
    }

    .header-top .nav-open {
        display: block;
        position: absolute;
        width: auto;
        height: 24px;
        right: 10px;
        top: 20%;
        padding-right: 40px;
        color: #fff;
        z-index: 9999;
        font-size: 1.4em;
        background: url("../img/nav_open.png") right center no-repeat
    }

    .header-nav {
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 9999;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background: #f1f1f1
    }

    .header-nav.show {
        right: 0
    }

    .header-nav .nav-close {
        padding: 0 20px 0 10px;
        text-align: center;
        height: 45px;
        line-height: 45px;
        position: relative;
        border-bottom: 1px solid #C8C8C8;
        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;
        background: #FFFFFF;
        -webkit-box-shadow: 0 2px 2px #CCC;
        box-shadow: 0 2px 2px #CCC;
        font-size: 1.4rem
    }

    .header-nav .back-home {
        font-size: 1.4rem;
        background: url(../img/nav_back.png) left center no-repeat;
        padding-left: 20px;
        color: #333
    }

    .header-nav .nav-close .close-nav-btn {
        width: 24px;
        height: 24px;
        background: url("../img/nav_close.png") center no-repeat
    }

    .nav-bar {
        padding: 1px 15px 15px;
        height: calc(100vh - 56px);
        overflow-y: auto
    }

    .nav-bar>li {
        background: #FFF;
        -webkit-box-shadow: 0 0 4px #CCC;
        box-shadow: 0 0 4px #CCC;
        border-radius: 10px;
        margin-bottom: 10px
    }

    .nav-bar>li>a {
        font-size: 1.6rem;
        display: block;
        background: #3490EA;
        color: #FFF;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        text-align: left
    }

    .nav-bar>li:first-child>a {
        display: none
    }

    .nav-bar>li>ul {
        padding: 0 0 10px;
        background: #fff;
        overflow: hidden;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        text-align: left
    }

    .nav-bar>li>ul>li {
        display: inline-block;
        margin: 10px
    }

    .nav-bar>li>ul>li>a {
        font-size: 1.6rem;
        padding: 5px 10px;
        border: 1px solid #E7EEFC;
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        margin: 5px 1%;
        color: #3490EA;
        white-space: nowrap
    }

    .nav-bar>li>ul>li.active>a {
        background: #FF920B;
        color: #fff;
        border-color: #FF920B
    }

    .nav-bar>li>ul>li>ul {
        display: block;
        background: #F3F3F3
    }

    .nav-bar>li>ul>li>ul>li>a {
        padding: 13px 10px;
        font-size: 2.2em;
        display: block;
        border-radius: 3px;
        text-indent: 50px
    }

    .nav-bar>li>ul>li>ul>li.active>a {
        background: #007DD9;
        color: #FFF
    }
}

@media (max-width: 767px) {
    .header-top {
        height: 80px
    }

    .header-top>.content-box {
        height: 60px
    }

    .header-top .header-info {
        height: 80px
    }

    .header-top .logo img {
        height: 50px
    }

    .header-top .search-box {
        display: none
    }
}

@media (max-width: 479px) {
    .header-top .header-info {
        height: 60px
    }

    .header-top .nav-open {
        top: 15%
    }
}

@media only screen and (max-width: 479px) {
    .header-top {
        height: 60px
    }

    .header-top>.content-box {
        height: 40px
    }

    .header-top .logo img {
        height: 35px
    }
}

.zsheader-top {
    border-top: 4px solid #009843;
    background: url(../img/zs_slogan.png) no-repeat 60% center
}

.zsheader-top>.content-box {
    padding: 12px 0;
    height: 120px;
    position: relative;
    background: url(../img/zs_tel.png) no-repeat right center
}

.zsheader-top .logo {
    display: block;
    float: left
}

.zsheader-top .logo img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto
}

.zsheader-wrap .nav-open,
.zsheader-nav .nav-close {
    display: none
}

@media only screen and (min-width: 1200px) {
    .zsheader-nav {
        background-color: #009843
    }

    .zsnav-bar {
        text-align: center;
        position: relative;
        z-index: 99;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .zsnav-bar>li {
        display: inline-block;
        height: 56px;
        width: 10%;
        position: relative
    }

    .zsnav-bar>li:hover,
    .zsnav-bar>li.active {
        background-color: #1CC667
    }

    .zsnav-bar>li>a {
        display: block;
        font-size: 1.6em;
        color: #fff;
        position: relative;
        line-height: 56px;
        text-align: center;
        background-position: right center;
        background-repeat: no-repeat
    }

    .zsnav-bar>li:last-of-type>a:before {
        content: "";
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-right: 6px;
        vertical-align: middle;
        background-image: url(../img/zshome_icon.png);
        background-repeat: no-repeat;
        background-position: 0 center
    }

    .zsnav-bar>li>ul {
        position: absolute;
        top: 56px;
        width: 100%;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        text-align: left;
        background: #1CC667;
        z-index: 1000
    }

    .zsnav-bar>li>ul>li>a {
        display: block;
        font-size: 1.6em;
        line-height: 40px;
        padding: 0 10px;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
        text-align: center;
        text-overflow: ellipsis
    }

    .zsnav-bar>li:hover>ul {
        max-height: 1000px
    }

    .zsnav-bar>li>ul>li>a:hover,
    .zsnav-bar>li>ul>li.active>a {
        background: #009843
    }
}

@media (max-width: 1199px) {
    .zsheader-top {
        padding: 10px;
        height: 100px
    }

    .zsheader-top>.content-box {
        padding-top: 0;
        height: 80px;
        background: none
    }

    .zsheader-top .zsheader-extend {
        display: none
    }

    .zsheader-top .logo img {
        height: 65px;
        margin-top: 5px
    }

    .zsheader-top .search-box {
        right: 100px;
        top: 50%;
        margin-top: -20px
    }

    .zsheader-top .nav-open {
        display: block;
        position: absolute;
        width: auto;
        height: 24px;
        margin-top: -12px;
        right: 10px;
        top: 50%;
        padding-right: 40px;
        z-index: 9999;
        font-size: 1.4em;
        background: url("../img/zsnav_open.png") right center no-repeat
    }

    .zsheader-nav {
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 9999;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background: #f1f1f1
    }

    .zsheader-nav.show {
        right: 0
    }

    .zsheader-nav .nav-close {
        padding: 0 20px 0 10px;
        text-align: center;
        height: 45px;
        line-height: 45px;
        position: relative;
        border-bottom: 1px solid #C8C8C8;
        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;
        background: #FFFFFF;
        -webkit-box-shadow: 0 2px 2px #CCC;
        box-shadow: 0 2px 2px #CCC;
        font-size: 1.4rem
    }

    .zsheader-nav .back-home {
        font-size: 1.4rem;
        background: url(../img/zsnav_back.png) left center no-repeat;
        padding-left: 20px;
        color: #333
    }

    .zsheader-nav .nav-close .close-nav-btn {
        width: 24px;
        height: 24px;
        background: url("../img/zsnav_close.png") center no-repeat
    }

    .zsnav-bar {
        padding: 1px 15px 15px;
        height: calc(100vh - 56px);
        overflow-y: auto
    }

    .zsnav-bar>li {
        background: #FFF;
        -webkit-box-shadow: 0 0 4px #CCC;
        box-shadow: 0 0 4px #CCC;
        border-radius: 10px;
        margin-bottom: 10px
    }

    .zsnav-bar>li>a {
        font-size: 1.6rem;
        display: block;
        background: #009843;
        color: #FFF;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        text-align: left
    }

    .zsnav-bar>li:first-child>a {
        display: none
    }

    .zsnav-bar>li>ul {
        padding: 0 0 10px;
        background: #fff;
        overflow: hidden;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        text-align: left
    }

    .zsnav-bar>li>ul>li {
        display: inline-block;
        margin: 10px
    }

    .zsnav-bar>li>ul>li>a {
        font-size: 1.6rem;
        padding: 5px 10px;
        border: 1px solid #E7EEFC;
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        margin: 5px 1%;
        color: #003F96;
        white-space: nowrap
    }

    .zsnav-bar>li>ul>li.active>a {
        background: #1CC667;
        color: #fff;
        border-color: #1CC667
    }

    .zsnav-bar>li>ul>li>ul {
        display: block;
        background: #F3F3F3
    }

    .zsnav-bar>li>ul>li>ul>li>a {
        padding: 13px 10px;
        font-size: 2.2em;
        display: block;
        border-radius: 3px;
        text-indent: 50px
    }

    .zsnav-bar>li>ul>li>ul>li.active>a {
        background: #003F96;
        color: #FFF
    }
}

@media (max-width: 1023px) {
    .zsheader-top {
        background: none
    }
}

@media (max-width: 767px) {
    .zsheader-top {
        height: 80px
    }

    .zsheader-top>.content-box {
        height: 60px
    }

    .zsheader-top .logo img {
        height: 50px
    }

    .zsheader-top .search-box {
        display: none
    }
}

@media (max-width: 479px) {
    .zsheader-top .nav-open {
        font-size: 0
    }
}

@media only screen and (max-width: 479px) {
    .zsheader-top {
        height: 60px
    }

    .zsheader-top>.content-box {
        height: 40px
    }

    .zsheader-top .logo img {
        height: 35px
    }
}

.img-module-box ul {
    margin-left: -1.5%;
    margin-right: -1.5%
}

.img-module-box ul li a {
    display: block;
    width: 47%;
    float: left;
    margin: 0 1.5%;
    height: 168px;
    position: relative;
    overflow: hidden
}

.img-module-box ul li a img {
    display: block;
    width: 100%;
    height: 100%
}

.img-module-box ul li a h3 {
    position: absolute;
    background: rgba(255, 146, 11, 0.6);
    color: #fff;
    font-size: 1.6em;
    height: 30px;
    line-height: 30px;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    bottom: -30px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px
}

.img-module-box ul li a:hover h3 {
    bottom: 0
}

.img-module-box ul li:nth-child(1) a,
.img-module-box ul li:nth-child(2) a {
    margin-bottom: 3%
}

@media only screen and (max-width: 1199px) {
    .img-module-box ul {
        margin-left: -1%;
        margin-right: -1%
    }

    .img-module-box ul li a {
        height: 275px;
        width: 48%;
        margin: 0 1%
    }

    .img-module-box ul li:nth-child(1) a,
    .img-module-box ul li:nth-child(2) a {
        margin-bottom: 2%
    }
}

@media only screen and (max-width: 1023px) {
    .img-module-box ul li a {
        height: 208px
    }
}

@media only screen and (max-width: 767px) {
    .img-module-box ul li a {
        height: 178px
    }
}

@media only screen and (max-width: 639px) {
    .img-module-box ul li a {
        height: 140px
    }
}

@media only screen and (max-width: 479px) {
    .img-module-box ul li a {
        height: 120px
    }
}

.nav-link-module {
    height: 400px;
    padding-top: 60px
}

.nav-link-module a {
    display: block;
    width: 25%;
    float: left;
    position: relative;
    background-size: 100% 100%;
    background-position: 20% center;
    height: 130px;
    text-align: center;
    background-color: #fff;
    background-repeat: no-repeat
}

.nav-link-module a::after {
    content: "";
    width: 54px;
    height: 54px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    position: absolute;
    left: 15%;
    top: 50%;
    margin-top: -27px
}

.nav-link-module a span {
    font-size: 2.4em;
    color: #79A2DF;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    padding-top: 36px;
    margin-left: 50px
}

.nav-link-module a span::after {
    content: "";
    width: 120%;
    height: 1px;
    background-color: #79A2DF;
    position: absolute;
    bottom: -15px;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.nav-link-module a:hover {
    background: #FF920B
}

.nav-link-module a:hover span {
    color: #fff
}

.nav-link-module a:hover span::after {
    background-color: #fff
}

.nav-link-module .nav1::after {
    background-image: url(../img/icon1.png)
}

.nav-link-module .nav1:hover::after {
    background-image: url(../img/icon1_on.png)
}

.nav-link-module .nav2::after {
    background-image: url(../img/icon2.png)
}

.nav-link-module .nav3::after {
    background-image: url(../img/icon3.png)
}

.nav-link-module .nav3:hover::after {
    background-image: url(../img/icon3_on.png)
}

.nav-link-module .nav4::after {
    background-image: url(../img/icon4.png)
}

.nav-link-module .nav5::after {
    background-image: url(../img/icon5.png)
}

.nav-link-module .nav6::after {
    background-image: url(../img/icon6.png)
}

.nav-link-module .nav6:hover::after {
    background-image: url(../img/icon6_on.png)
}

.nav-link-module .nav7::after {
    background-image: url(../img/icon7.png)
}

.nav-link-module .nav8::after {
    background-image: url(../img/icon8.png)
}

.nav-link-module .nav8:hover::after {
    background-image: url(../img/icon8_on.png)
}

.nav-link-module .nav2 {
    background-image: url(../img/bg2.png)
}

.nav-link-module .nav2 span {
    color: #fff
}

.nav-link-module .nav2 span::after {
    background-color: #fff
}

.nav-link-module .nav4 {
    background-image: url(../img/bg4.png)
}

.nav-link-module .nav4 span {
    color: #fff
}

.nav-link-module .nav4 span::after {
    background-color: #fff
}

.nav-link-module .nav5 {
    background-image: url(../img/bg5.png)
}

.nav-link-module .nav5 span {
    color: #fff
}

.nav-link-module .nav5 span::after {
    background-color: #fff
}

.nav-link-module .nav7 {
    background-image: url(../img/bg7.png)
}

.nav-link-module .nav7 span {
    color: #fff
}

.nav-link-module .nav7 span::after {
    background-color: #fff
}

@media only screen and (max-width: 1199px) {
    .nav-link-module {
        padding-top: 50px
    }
}

@media only screen and (max-width: 1023px) {
    .nav-link-module-box {
        background: none !important
    }

    .nav-link-module {
        padding-top: 0;
        margin-bottom: 24px;
        height: auto
    }

    .nav-link-module a {
        width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .nav-link-module a {
        width: 100%;
        margin-bottom: 10px;
    }
}

.notice-module-list li a {
    display: block;
    background: #fff;
    height: 80px;
    padding: 15px 10px 10px 90px;
    margin-top: 24px;
    position: relative
}

.notice-module-list li a .time-box {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 60px
}

.notice-module-list li a .time-box .day {
    font-size: 2.2em;
    color: #999999;
    display: block;
    text-align: center;
    margin-bottom: 5px
}

.notice-module-list li a .time-box .month {
    text-align: center;
    display: block;
    font-size: 1.6em;
    color: #999999
}

.notice-module-list li a .time-box :after {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #EBEBEB;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.notice-module-list li a h3 {
    font-size: 1.6em;
    color: #666;
    line-height: 1.6
}

.notice-module-list li a:hover .time-box :after {
    background-color: #FF920B
}

.notice-module-list li a:hover .time-box .day {
    color: #FF920B
}

.notice-module-list li a:hover .time-box .month {
    color: #FF920B
}

.notice-module-list li a:hover h3 {
    color: #FF920B
}

.notice-module-list li:first-child>a {
    margin-top: 0
}

@media only screen and (max-width: 1199px) {
    .notice-module-list li a {
        padding: 15px 10px 10px 110px;
        margin-top: 12px
    }

    .notice-module-list li a h3 {
        padding-top: 5px
    }

    .notice-module-list li a .time-box {
        width: 80px
    }
}

.img-module {
    width: 100%;
    height: 285px;
    overflow: hidden;
    position: relative
}

.img-module ul {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.img-module ul li {
    width: 475px;
    margin: 0 4px;
    display: inline-block;
    position: relative
}

.img-module ul li a {
    display: block
}

.img-module ul li a .img {
    position: relative
}

.img-module ul li a .img img {
    display: block;
    width: 100%;
    height: 285px
}

.img-module ul li a .text {
    height: 65px;
    position: absolute;
    padding: 10px;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%
}

.img-module ul li a .text h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    margin-bottom: 5px;
    font-size: 1.8em
}

.img-module ul li a .text span {
    color: #fff;
    font-size: 1.8em
}

@media only screen and (max-width: 1199px) {
    .img-module {
        height: 180px
    }

    .img-module ul li {
        width: 300px
    }

    .img-module ul li a .img img {
        height: 180px
    }

    .img-module ul li a .text h3 {
        font-size: 1.6em
    }

    .img-module ul li a .text span {
        font-size: 1.6em
    }
}

.tuwen-module-list {
    position: relative;
    margin-left: -1.5%;
    margin-right: -1.5%
}

.tuwen-module-list a {
    display: block;
    width: 47%;
    float: left;
    background: #fff;
    margin: 0 1.5%
}

.tuwen-module-list a .img {
    width: 100%;
    height: 222px;
    overflow: hidden
}

.tuwen-module-list a .img img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.tuwen-module-list a .text {
    padding: 15px 10px;
    height: 170px
}

.tuwen-module-list a .text h3 {
    font-size: 1.6em;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #333333;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.tuwen-module-list a .text span {
    font-size: 1.6em;
    color: #999999;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    margin-bottom: 5px
}

.tuwen-module-list a .text p {
    line-height: 1.6;
    font-size: 1.4em;
    color: #666666
}

.tuwen-module-list a:hover .text h3 {
    color: #FF920B
}

.tuwen-module-list a:hover .text span {
    color: #FF920B
}

.tuwen-module-list a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (max-width: 1199px) {
    .tuwen-module-list a .img {
        height: 270px
    }
}

@media (max-width: 991px) {
    .tuwen-module-list a .img {
        height: 205px
    }

    .tuwen-module-list a .text p {
        display: none
    }

    .tuwen-module-list a .text {
        height: 120px
    }
}

@media (max-width: 767px) {
    .tuwen-module-list a .img {
        height: 175px
    }
}

@media (max-width: 639px) {
    .tuwen-module-list a .img {
        height: 140px
    }

    .tuwen-module-list a .text {
        height: 110px
    }
}

@media (max-width: 479px) {
    .tuwen-module-list a {
        width: 100%;
        float: none;
        margin: 0
    }

    .tuwen-module-list a:first-child {
        margin-bottom: 20px
    }

    .tuwen-module-list a .img {
        height: 220px;
    }
}

.vr-box {
    height: 353px;
    overflow: hidden
}

.vr-box img {
    display: block;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 1199px) {
    .vr-box {
        height: auto;
        margin-bottom: 20px
    }
}

.wenzi-module-list li {
    position: relative
}

.wenzi-module-list li a {
    display: block;
    color: #555555;
    height: 50px;
    line-height: 50px;
    padding-left: 110px;
    border-bottom: 1px dotted #79A2DF;
    position: relative
}

.wenzi-module-list li a span {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 20px;
    background: url("/static/img/clock.png") no-repeat left center;
    line-height: 55px;
    font-size: 1.6em;
    color: #A0A0A0;
    text-align: right;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    vertical-align: middle
}

.wenzi-module-list li a h3 {
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 55px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #444444
}

.wenzi-module-list li:hover h3,
.wenzi-module-list li:hover span {
    color: #FF920B
}

.wenzi-module-list li:hover span {
    background: url("/static/img/clock_on.png") no-repeat left center
}

@media only screen and (max-width: 1199px) {
    .wenzi-module-list li a {
        padding-left: 130px
    }
}

.zsmodule.teacher .zsmodule-name span {
    background-image: url(../img/zsteacher_icon.png)
}

.zslist-teacher {
    margin: 0 -10px
}

.zslist-teacher li {
    width: 14.28571428571429%;
    float: left;
    display: block;
    padding: 0 10px
}

@media (max-width: 1199px) {
    .zslist-teacher li {
        width: 16.666666667%
    }

    .zslist-teacher li:last-child {
        display: none
    }
}

@media (max-width: 1023px) {
    .zslist-teacher li {
        width: 20%;
        padding: 10px
    }

    .zslist-teacher li:nth-last-child(2) {
        display: none
    }
}

@media (max-width: 767px) {
    .zslist-teacher li {
        width: 33.3333333%
    }

    .zslist-teacher li:nth-last-child(2) {
        display: block
    }

    .zslist-teacher li a img {
        height: 240px !important
    }
}

@media (max-width: 639px) {
    .zslist-teacher li a img {
        height: 180px !important
    }
}

@media (max-width: 479px) {
    .zslist-teacher li a img {
        height: 160px !important
    }
}

@media (max-width: 359px) {
    .zslist-teacher li {
        width: 50%
    }
}

.zslist-teacher li a {
    display: block
}

.zslist-teacher li a img {
    width: 100%;
    height: 180px !important
}

.zslist-teacher li a .name {
    background: #F7F7F7;
    text-align: center;
    color: #444444;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.6em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 0 10px
}

.zslist-teacher li a:hover .name {
    background: #009843;
    color: #FFF
}

.zsriqi-module-list a {
    display: block;
    border-bottom: 1px dashed #E7E7E7;
    padding-bottom: 12px;
    margin-bottom: 12px;
    cursor: pointer
}

.zsriqi-module-list .news-time {
    display: inline-block;
    width: 70px;
    border: 1px solid #D2D2D2;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all .3 ease;
    transition: all .3 ease;
    vertical-align: top
}

.zsriqi-module-list .news-time .day {
    line-height: 40px;
    font-size: 3em;
    -webkit-transition: all .3 ease;
    transition: all .3 ease;
    color: #777;
    display: block
}

.zsriqi-module-list .news-time .year {
    font-size: 1.6em;
    color: #777;
    line-height: 30px;
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #D2D2D2;
    white-space: nowrap
}

.zsriqi-module-list .info {
    display: inline-block;
    width: calc(100% - 82px);
    padding-left: 15px;
    vertical-align: top
}

.zsriqi-module-list .info h3 {
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    margin-bottom: 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zsriqi-module-list .info p {
    color: #666666;
    font-size: 1.4em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1.5
}

.zsriqi-module-list a:hover .news-time {
    border-color: #009843
}

.zsriqi-module-list a:hover .news-time .day {
    color: #009843
}

.zsriqi-module-list a:hover .news-time .year {
    color: #fff;
    background-color: #009843
}

.zsriqi-module-list a:hover .info h3 {
    color: #009843
}

.zsriqi-module-list a:hover .info p {
    color: #333
}

@media only screen and (max-width: 1199px) {
    .zsriqi-module-list .info h3 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .zsriqi-module-list .news-time {
        width: auto
    }

    .zsriqi-module-list .news-time .year {
        padding: 0 3px
    }
}

@media only screen and (max-width: 767px) {
    .zsriqi-module-list a {
        width: 98%
    }
}

.zs-left {
    width: 49%;
    float: left
}

.zs-right {
    width: 49%;
    float: right
}

.zstuwen-module-list {
    position: relative;
    margin-left: -1.5%;
    margin-right: -1.5%
}

.zstuwen-module-list a {
    display: block;
    width: 47%;
    float: left;
    background: #fff;
    margin: 0 1.5%
}

.zstuwen-module-list a .img {
    width: 100%;
    height: 170px;
    overflow: hidden
}

.zstuwen-module-list a .img img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zstuwen-module-list a .text {
    padding: 15px 10px
}

.zstuwen-module-list a .text h3 {
    font-size: 1.6em;
    line-height: 1.6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    color: #333333;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zstuwen-module-list a .text p {
    line-height: 1.6;
    font-size: 1.4em;
    color: #666666
}

.zstuwen-module-list a:hover .text h3 {
    color: #009843
}

.zstuwen-module-list a:hover .text span {
    color: #009843
}

.zstuwen-module-list a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (max-width: 1199px) {
    .zstuwen-module-list a .img {
        height: 150px
    }
}

@media (max-width: 991px) {
    .zs-left {
        display: none
    }

    .zs-right {
        width: 100%;
        float: none
    }
}

.zswenzi-module-list li {
    position: relative;
    padding-right: 100px;
    padding-left: 20px;
    background: url(../img/zslist.png) no-repeat left center;
    margin-top: 19px
}

.zswenzi-module-list li:first-child {
    margin-top: 0
}

.zswenzi-module-list li a {
    display: block;
    font-size: 1.6em;
    color: #666666;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.zswenzi-module-list li span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.6em;
    color: #999999;
    text-align: right;
    vertical-align: middle
}

.zswenzi-module-list li:hover a,
.zswenzi-module-list li:hover span {
    color: #009843
}

.fast-nav-list {
    position: relative;
    margin-left: -1%;
    margin-right: -1%
}

.fast-nav-list a {
    display: block;
    width: 31.33%;
    float: left;
    margin: 0 1%
}

.fast-nav-list a img {
    display: block;
    width: 100%;
    max-width: 100%
}

@media only screen and (max-width: 359px) {
    .fast-link .fast-link-list a .title {
        font-size: 1em
    }
}

.blogroll-box {
    padding: 15px 0;
    height: 60px;
    border-top: 2px solid #003F96
}

.blogroll-box .content-box {
    padding-left: 100px;
    position: relative
}

.blogroll-box .content-box .title {
    font-size: 2.2em;
    white-space: nowrap;
    color: #2064C9;
    position: absolute;
    left: 0
}

.blogroll-box .content-box .link-content {
    padding-right: 70px
}

.blogroll-box .content-box .link-content a {
    display: block;
    font-size: 1.6em;
    color: #333333;
    white-space: nowrap;
    margin: 0 5px;
    line-height: 30px;
    padding-left: 10px;
    background: url(../img/link.png) no-repeat left center;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-overflow: ellipsis
}

.blogroll-box .content-box .link-content a:hover {
    background: url(../img/link_on.png) no-repeat left center;
    color: #FF920B
}

.blogroll-box .content-box .link-content .slick-next:before,
.blogroll-box .content-box .link-content .slick-prev:before {
    display: none
}

.blogroll-box .content-box .link-content .slick-next,
.blogroll-box .content-box .link-content .slick-prev {
    width: 26px;
    height: 22px;
    background-position: left top;
    background-size: 100%
}

.blogroll-box .content-box .link-content .slick-next {
    background-image: url(../img/link_right.png);
    right: 0
}

.blogroll-box .content-box .link-content .slick-next:hover {
    background-image: url(../img/link_right_on.png)
}

.blogroll-box .content-box .link-content .slick-prev {
    left: 95%;
    background-image: url(../img/link_left.png)
}

.blogroll-box .content-box .link-content .slick-prev:hover {
    background-image: url(../img/link_left_on.png)
}

@media only screen and (max-width: 1199px) {
    .blogroll-box {
        display: none
    }
}

.zsblogroll-box .content-box {
    position: relative;
    padding: 0 80px 0 90px;
    margin: 12px auto;
    max-width: 1164px
}

.zsblogroll-box .content-box .title {
    font-size: 1.8em;
    color: #009843;
    position: absolute;
    left: 0;
    line-height: 1.8em;
    top: 50%;
    margin-top: -.95em
}

.zsblogroll-box .content-box .zsblogroll-list {
    width: 100%;
    height: 30px;
    white-space: nowrap
}

.zsblogroll-box .content-box .zsblogroll-list a {
    display: inline-block;
    margin: 0 14px;
    font-size: 1.6em;
    line-height: 1.8em;
    color: #333333;
    position: relative;
    vertical-align: middle;
    padding-left: 10px;
    background: url(../img/link_split.png) 0 center no-repeat
}

.zsblogroll-box .content-box .zsblogroll-list a:hover {
    color: #FD9E04;
    background-image: url(../img/link_split_on.png)
}

.zsblogroll-box .content-box .toggle-btn {
    width: 66px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -11px;
    text-align: right
}

.zsblogroll-box .content-box .toggle-btn span {
    display: inline-block;
    width: 26px;
    height: 22px;
    margin: 0 3px;
    float: left;
    cursor: pointer;
    text-align: center;
    line-height: 16px;
    color: #fff;
    background-color: #DEDEDE;
    position: relative
}

.zsblogroll-box .content-box .toggle-btn span.prev:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -4px;
    border-right: 4px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

.zsblogroll-box .content-box .toggle-btn span.next:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -4px;
    border-left: 4px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

.zsblogroll-box .content-box .toggle-btn span:hover {
    background-color: #FD9E04
}

@media only screen and (max-width: 1199px) {
    .zsblogroll-box {
        display: none
    }
}

.zsmodule.zsnav-module .zsmodule-name span {
    background-image: url(../img/zsnav_module.png)
}

.zsnav-module .zsnav-list a {
    display: block;
    margin-bottom: 9px;
    text-align: center;
    height: 65px;
    line-height: 65px;
    background-color: #EFF7FB;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    white-space: nowrap
}

.zsnav-module .zsnav-list a .icon {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px
}

.zsnav-module .zsnav-list a .title {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8em;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zsnav-module .zsnav-list a:hover {
    background-color: #1CC667;
    color: #fff
}

.zsnav-module .zsnav-list .zsnav1 {
    background-color: #2FA3DC
}

.zsnav-module .zsnav-list .zsnav2 {
    background-color: #FEB20F
}

.zsnav-module .zsnav-list .zsnav3 {
    background-color: #00CDAE
}

.zsnav-module .zsnav-list .zsnav4 {
    background-color: #8BC34A
}

.person-list-page .tuwen-list-item {
    padding: 12px 0;
    border-bottom: 1px solid #CAD0E0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block
}

.person-list-page .tuwen-list-item:first-child {
    padding-top: 0
}

.person-list-page .tuwen-list-item .img {
    display: block;
    width: 140px;
    height: 110px;
    overflow: hidden;
    float: left
}

.person-list-page .tuwen-list-item .img img {
    display: block;
    width: 100%;
    height: 100%
}

.person-list-page .tuwen-list-item .txt {
    float: left;
    width: calc(100% - 140px);
    position: relative;
    padding: 10px 0 20px 20px
}

.person-list-page .tuwen-list-item .title {
    font-size: 1.6em;
    color: #444444;
    line-height: 180%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.person-list-page .tuwen-list-item .time {
    font-family: "Arial";
    font-size: 1.4em;
    color: #60636D
}

.person-list-page .tuwen-list-item .intro {
    font-size: 1.4em;
    color: #999999;
    line-height: 1.5;
    margin: 6px 0 10px
}

.person-list-page .tuwen-list-item a {
    display: inline-block;
    color: #666666;
    font-size: 1.4em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    float: right;
    padding-right: 20px;
    background: url(../img/more.png) no-repeat right center
}

.person-list-page .tuwen-list-item:hover {
    border-color: #FF920B
}

.person-list-page .tuwen-list-item:hover .title {
    color: #FF920B
}

.person-list-page .tuwen-list-item:hover a {
    color: #FF920B;
    background: url(../img/more_on.png) no-repeat right center
}

@media only screen and (max-width: 639px) {
    .person-list-page .tuwen-list-item {
        text-align: center
    }

    .person-list-page .tuwen-list-item .txt {
        width: 100%
    }

    .person-list-page .tuwen-list-item .img {
        float: none;
        margin: 0 auto
    }

    .person-list-page .tuwen-list-item p {
        text-align: left
    }
}

.renwu-list-page {
    margin-left: -1%;
    margin-right: -1%
}

.renwu-list-page a {
    width: 16%;
    margin: 2%;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.renwu-list-page a img {
    display: block;
    width: 100%;
    height: 195px
}

.renwu-list-page a .text {
    background: #F7F7F7 url(../img/person_view.png) no-repeat center 80%;
    padding: 10px 5px 45px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.renwu-list-page a .text h3,
.renwu-list-page a .text span {
    font-size: 1.6em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #60636D
}

.renwu-list-page a .text span {
    display: block;
    padding-top: 3px
}

.renwu-list-page a:hover .text {
    background: #F7F7F7 url(../img/person_view_on.png) no-repeat center 80%
}

.renwu-list-page a:hover .text h3 {
    color: #FF920B
}

@media only screen and (max-width: 1023px) {
    .renwu-list-page a {
        width: 29.3333%
    }

    .renwu-list-page a img {
        height: 277px
    }
}

@media only screen and (max-width: 767px) {
    .renwu-list-page a img {
        height: 244px
    }
}

@media only screen and (max-width: 639px) {
    .renwu-list-page a img {
        height: 179px
    }
}

@media only screen and (max-width: 479px) {
    .renwu-list-page a {
        width: 46%
    }

    .renwu-list-page a img {
        height: 238px
    }
}

.riqi-list-page a {
    display: block;
    margin-top: 10px;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.riqi-list-page a:first-child {
    padding-top: 0
}

.riqi-list-page a .news-time {
    width: 82px;
    height: 70px;
    position: relative;
    float: left;
    vertical-align: middle;
    background-color: #F3F3F3;
    padding: 10px 0;
    color: #60636D
}

.riqi-list-page a .news-time .day {
    text-align: center;
    width: 100%;
    font-size: 2.2em;
    font-family: "Arial";
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-top: 2px
}

.riqi-list-page a .news-time .year {
    width: 100%;
    height: 22px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 22px;
    text-align: center;
    font-size: 1.4em;
    font-family: "Arial";
    display: block
}

.riqi-list-page a .info {
    float: left;
    vertical-align: middle;
    padding-left: 20px;
    width: calc(100% - 90px)
}

.riqi-list-page a .info h3 {
    color: #333333;
    font-size: 1.6em;
    font-family: "思源黑体";
    line-height: 25px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 3px
}

.riqi-list-page a .info p {
    color: #A0A0A0;
    font-size: 1.4em
}

.riqi-list-page a:hover {
    border-color: #FF920B
}

.riqi-list-page a:hover .news-time {
    color: #fff;
    background-color: #FF920B
}

.riqi-list-page a:hover .info h3 {
    color: #FF920B
}

.riqi-list-page li:first-child a {
    margin-top: 0
}

@media only screen and (max-width: 1199px) {
    .riqi-list-page a .info p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden
    }
}

@media only screen and (max-width: 767px) {
    .riqi-list-page a .info p {
        display: none
    }
}

@media only screen and (max-width: 359px) {
    .riqi-list-page a .info p {
        display: none
    }

    .riqi-list-page a .info h3 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

.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
}

.shipin-list-page a .img img {
    display: block;
    width: 100%;
    height: 168px
}

.shipin-list-page a .img .ico {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: url(../img/play_btn.png) no-repeat center
}

.shipin-list-page a h3 {
    padding: 0 1em 0 1em;
    font-size: 1.6em;
    color: #333333;
    line-height: 34px;
    background: #F7F7F7;
    font-family: "思源黑体";
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.shipin-list-page a:hover h3 {
    color: #FF920B;
    background: #FFF8ED
}

@media only screen and (max-width: 1023px) {
    .shipin-list-page a .img img {
        height: 150px
    }
}

@media only screen and (max-width: 767px) {
    .shipin-list-page a .img img {
        height: 130px
    }
}

@media only screen and (max-width: 639px) {
    .shipin-list-page a {
        width: 48%
    }

    .shipin-list-page a .img img {
        height: 140px
    }
}

@media only screen and (max-width: 479px) {
    .shipin-list-page a .img img {
        height: 100px
    }
}

@media only screen and (max-width: 359px) {
    .shipin-list-page a {
        width: 98%
    }

    .shipin-list-page a .img img {
        height: auto
    }
}

.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 {
    display: block;
    width: 100%;
    height: 168px
}

.tupian-list-page a .img {
    position: relative
}

.tupian-list-page a .img .ico {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: rgba(0, 0, 0, 0.6) url("../img/view.png") center 80% no-repeat
}

.tupian-list-page a .img:hover .ico {
    opacity: 1;
    background-position: center 50%
}

.tupian-list-page a h3 {
    font-size: 1.6em;
    color: #fff;
    font-family: "思源黑体";
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(255, 146, 11, 0.4);
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    -webkit-transition: bottom .5s ease;
    transition: bottom .5s ease
}

.tupian-list-page a:hover h3 {
    bottom: 0
}

@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 img {
        height: 100px
    }
}

@media only screen and (max-width: 359px) {
    .tupian-list-page a {
        width: 98%
    }

    .tupian-list-page a img {
        height: auto
    }
}

.tuwen-list-page a {
    padding: 20px 0 10px;
    border-bottom: 1px solid #f5f5f5;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block
}

.tuwen-list-page a:first-child {
    padding-top: 0
}

.tuwen-list-page a .img {
    display: block;
    width: 220px;
    height: 132px;
    overflow: hidden;
    float: left
}

.tuwen-list-page a .img img {
    display: block;
    width: 100%;
    height: 100%
}

.tuwen-list-page a .txt {
    float: left;
    width: calc(100% - 220px);
    position: relative;
    padding: 0 0 20px 20px
}

.tuwen-list-page a .title {
    font-size: 1.8em;
    color: #444444;
    line-height: 180%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.tuwen-list-page a .time {
    font-family: "Arial";
    font-size: 1.4em;
    color: #8B8C91
}

.tuwen-list-page a .intro {
    font-size: 1.4em;
    color: #999999;
    line-height: 1.5;
    margin: 6px 0 15px
}

.tuwen-list-page a:hover {
    border-color: #FF920B
}

.tuwen-list-page a:hover .title {
    color: #FF920B
}

@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
    }

    .tuwen-list-page a .intro {
        display: none
    }

    .tuwen-list-page a .title {
        line-height: 1.3;
        margin-bottom: 6px
    }
}

.wenzi-list-page a {
    display: block;
    border-bottom: 1px dotted #E6E6E6;
    line-height: 52px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 0 10px
}

.wenzi-list-page a .title {
    font-size: 1.6em;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: calc(100% - 100px)
}

.wenzi-list-page a .time {
    float: right;
    width: 100px;
    padding-left: 15px;
    background: url(../img/clock.png) no-repeat left center;
    height: 50px;
    font-size: 1.6em;
    text-align: center;
    font-family: "Arial";
    color: #666666;
    margin-left: -100px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.wenzi-list-page a:hover {
    background-color: #F5F5F5
}

.wenzi-list-page a:hover .time,
.wenzi-list-page a:hover .title {
    color: #FF920B
}

.wenzi-list-page a:hover .time {
    background: url(../img/clock_on.png) no-repeat left center
}

@media only screen and (max-width: 479px) {
    .wenzi-list-page a .title {
        width: calc(100% - 80px)
    }
}

.xiazai-list-page a {
    display: block;
    border-bottom: 1px solid #F6F6F6;
    margin-bottom: 20px;
    padding: 0 90px 10px 50px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    min-height: 57px;
    background: url(../img/file_zip.png) 0 0 no-repeat
}

.xiazai-list-page a.doc {
    background-image: url(../img/file_doc.png)
}

.xiazai-list-page a.ppt {
    background-image: url(../img/file_ppt.png)
}

.xiazai-list-page a.xls {
    background-image: url(../img/file_xls.png)
}

.xiazai-list-page a.pdf {
    background-image: url(../img/file_pdf.png)
}

.xiazai-list-page a.txt {
    background-image: url(../img/file_txt.png)
}

.xiazai-list-page a.img {
    background-image: url(../img/file_img.png)
}

.xiazai-list-page a .btn {
    position: absolute;
    right: 0;
    top: 12px;
    width: 70px;
    font-size: 1.4em;
    color: #fff;
    height: 24px;
    background-color: #AAAAAA;
    line-height: 24px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.xiazai-list-page a .btn:hover {
    background-color: #FF920B;
    color: #fff
}

.xiazai-list-page a .title {
    color: #666666;
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-overflow: ellipsis
}

.xiazai-list-page a .info-txt {
    font-size: 1.4em;
    font-family: Arial;
    color: #777777;
    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(../img/date.png)
}

.xiazai-list-page a .info-txt>span.count {
    background-image: url(../img/download.png)
}

.xiazai-list-page a .info-txt>span.author {
    background-image: url(../img/author.png)
}

.xiazai-list-page a:hover {
    border-color: #FF920B
}

.xiazai-list-page a:hover .title {
    color: #FF920B
}

@media (max-width: 479px) {
    .xiazai-list-page a {
        background-size: 30px 40px;
        padding-left: 40px;
        padding-right: 0;
        padding-top: 10px;
        padding-bottom: 20px;
        min-height: auto
    }

    .xiazai-list-page a .info-txt {
        display: none
    }

    .xiazai-list-page a .btn {
        position: static;
        float: right;
        display: none
    }
}

.zsrenwu-list-page {
    margin-left: -1%;
    margin-right: -1%
}

.zsrenwu-list-page a {
    width: 16%;
    margin: 2%;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.zsrenwu-list-page a img {
    display: block;
    width: 100%;
    height: 178px
}

.zsrenwu-list-page a h3 {
    font-size: 1.6em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 38px;
    color: #595959;
    background-color: #F7F7F7
}

.zsrenwu-list-page a:hover h3 {
    color: #fff;
    background-color: #009843
}

@media only screen and (max-width: 1023px) {
    .zsrenwu-list-page a {
        width: 29.3333%
    }

    .zsrenwu-list-page a img {
        height: 210px
    }
}

@media only screen and (max-width: 767px) {
    .zsrenwu-list-page a img {
        height: 190px
    }
}

@media only screen and (max-width: 639px) {
    .zsrenwu-list-page a img {
        height: 160px
    }
}

@media only screen and (max-width: 479px) {
    .zsrenwu-list-page a {
        width: 46%
    }

    .zsrenwu-list-page a img {
        height: 180px
    }
}

@media only screen and (max-width: 359px) {
    .zsrenwu-list-page a img {
        height: 170px
    }
}

.zsperson-list-page .zstuwen-list-item {
    padding: 12px 0;
    border-bottom: 1px solid #CAD0E0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block
}

.zsperson-list-page .zstuwen-list-item:first-child {
    padding-top: 0
}

.zsperson-list-page .zstuwen-list-item .zsimg {
    display: block;
    width: 140px;
    height: 110px;
    overflow: hidden;
    float: left
}

.zsperson-list-page .zstuwen-list-item .zsimg img {
    display: block;
    width: 100%;
    height: 100%
}

.zsperson-list-page .zstuwen-list-item .zstxt {
    float: left;
    width: calc(100% - 140px);
    position: relative;
    padding: 10px 0 20px 20px
}

.zsperson-list-page .zstuwen-list-item .zstitle {
    font-size: 1.6em;
    color: #444444;
    line-height: 180%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zsperson-list-page .zstuwen-list-item .zstime {
    font-family: "Arial";
    font-size: 1.4em;
    color: #60636D
}

.zsperson-list-page .zstuwen-list-item .zsintro {
    font-size: 1.4em;
    color: #999999;
    line-height: 1.5;
    margin: 6px 0 10px
}

.zsperson-list-page .zstuwen-list-item a {
    display: inline-block;
    color: #666666;
    font-size: 1.4em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    float: right;
    padding-right: 20px;
    background: url(../img/more.png) no-repeat right center
}

.zsperson-list-page .zstuwen-list-item:hover {
    border-color: #FF920B
}

.zsperson-list-page .zstuwen-list-item:hover .zstitle {
    color: #FF920B
}

.zsperson-list-page .zstuwen-list-item:hover a {
    color: #FF920B;
    background: url(../img/more_on.png) no-repeat right center
}

@media only screen and (max-width: 639px) {
    .zsperson-list-page .zstuwen-list-item {
        text-align: center
    }

    .zsperson-list-page .zstuwen-list-item .txt {
        width: 100%
    }

    .zsperson-list-page .zstuwen-list-item .img {
        float: none;
        margin: 0 auto
    }

    .zsperson-list-page .zstuwen-list-item p {
        text-align: left
    }
}

.zsriqi-list-page a {
    display: block;
    margin-top: 10px;
    border-bottom: 1px dotted #E6E6E6;
    padding: 10px 0 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zsriqi-list-page a:first-child {
    padding-top: 0
}

.zsriqi-list-page a .zsnews-time {
    width: 72px;
    height: 70px;
    position: relative;
    float: left;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #60636D;
    border-radius: 3px;
    border: 1px solid #D2D2D2
}

.zsriqi-list-page a .zsnews-time .zsday {
    line-height: 40px;
    font-size: 3em;
    -webkit-transition: all .3 ease;
    transition: all .3 ease;
    color: #777;
    display: block
}

.zsriqi-list-page a .zsnews-time .zsyear {
    font-size: 1.6em;
    color: #777;
    line-height: 30px;
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #D2D2D2;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    white-space: nowrap
}

.zsriqi-list-page a .zsinfo {
    float: left;
    vertical-align: middle;
    padding-left: 20px;
    width: calc(100% - 90px)
}

.zsriqi-list-page a .zsinfo h3 {
    color: #333333;
    font-size: 1.6em;
    font-family: "思源黑体";
    line-height: 25px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 3px
}

.zsriqi-list-page a .zsinfo p {
    color: #A0A0A0;
    font-size: 1.4em
}

.zsriqi-list-page a:hover {
    border-color: #009843
}

.zsriqi-list-page a:hover .zsnews-time {
    color: #fff;
    border-color: #009843
}

.zsriqi-list-page a:hover .zsnews-time .zsday {
    color: #009843
}

.zsriqi-list-page a:hover .zsnews-time .zsyear {
    background-color: #009843;
    color: #fff
}

.zsriqi-list-page a:hover .zsinfo h3 {
    color: #009843
}

.zsriqi-list-page li:first-child a {
    margin-top: 0
}

@media only screen and (max-width: 1199px) {
    .zsriqi-list-page a .info p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden
    }
}

@media only screen and (max-width: 1023px) {
    .zsriqi-list-page a .zsnews-time {
        width: auto
    }

    .zsriqi-list-page a .zsnews-time .zsyear {
        padding: 0 3px
    }

    .zsriqi-list-page a .zsinfo p {
        display: none
    }

    .zsriqi-list-page a .zsinfo h3 {
        padding-top: 10px
    }
}

@media only screen and (max-width: 359px) {
    .riqi-list-page a .info p {
        display: none
    }

    .riqi-list-page a .info h3 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

.zsshipin-list-page {
    margin-left: -1%;
    margin-right: -1%
}

.zsshipin-list-page a {
    width: 31.33%;
    margin: 0 1% 20px 1%;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.zsshipin-list-page a .zsimg {
    position: relative
}

.zsshipin-list-page a .zsimg img {
    display: block;
    width: 100%;
    height: 168px
}

.zsshipin-list-page a .zsimg .zsico {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: url(../img/play_btn.png) no-repeat center
}

.zsshipin-list-page a h3 {
    padding: 0 1em 0 1em;
    font-size: 1.6em;
    color: #333333;
    line-height: 34px;
    background: #F7F7F7;
    font-family: "思源黑体";
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.zsshipin-list-page a:hover h3 {
    color: #fff;
    background: #009843
}

@media only screen and (max-width: 1023px) {
    .zsshipin-list-page a .zsimg img {
        height: 150px
    }
}

@media only screen and (max-width: 767px) {
    .zsshipin-list-page a .zsimg img {
        height: 130px
    }
}

@media only screen and (max-width: 639px) {
    .zsshipin-list-page a {
        width: 48%
    }

    .zsshipin-list-page a .zsimg img {
        height: 140px
    }
}

@media only screen and (max-width: 479px) {
    .zsshipin-list-page a .zsimg img {
        height: 100px
    }
}

@media only screen and (max-width: 359px) {
    .zsshipin-list-page a {
        width: 98%
    }

    .zsshipin-list-page a .zsimg img {
        height: auto
    }
}

.zstupian-list-page {
    margin-left: -1%;
    margin-right: -1%;
    margin-top: -1%
}

.zstupian-list-page a {
    width: 31.33%;
    margin: 10px 1% 10px 1%;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.zstupian-list-page a img {
    display: block;
    width: 100%;
    height: 168px
}

.zstupian-list-page a .zsimg {
    position: relative
}

.zstupian-list-page a .zsimg .zsico {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: rgba(0, 0, 0, 0.6) url("../img/view.png") center 80% no-repeat
}

.zstupian-list-page a .zsimg:hover .zsico {
    opacity: 1;
    background-position: center 50%
}

.zstupian-list-page a h3 {
    font-size: 1.6em;
    color: #fff;
    font-family: "思源黑体";
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0, 152, 67, 0.4);
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    -webkit-transition: bottom .5s ease;
    transition: bottom .5s ease
}

.zstupian-list-page a:hover h3 {
    bottom: 0
}

@media only screen and (max-width: 1023px) {
    .zstupian-list-page a img {
        height: 150px
    }
}

@media only screen and (max-width: 767px) {
    .zstupian-list-page a img {
        height: 130px
    }
}

@media only screen and (max-width: 639px) {
    .zstupian-list-page a {
        width: 48%
    }

    .zstupian-list-page a img {
        height: 140px
    }
}

@media only screen and (max-width: 479px) {
    .zstupian-list-page a img {
        height: 100px
    }
}

@media only screen and (max-width: 359px) {
    .zstupian-list-page a {
        width: 98%
    }

    .zstupian-list-page a img {
        height: auto
    }
}

.zswenzi-list-page a {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-left: 20px;
    background: url(../img/zslist.png) no-repeat left center;
    margin-bottom: 20px
}

.zswenzi-list-page a h4 {
    font-size: 1.6em;
    color: #5C5C5C;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: calc(100% - 100px)
}

.zswenzi-list-page a .zstime {
    float: right;
    width: 100px;
    padding-left: 15px;
    font-size: 1.6em;
    text-align: center;
    margin-top: 3px;
    font-family: "Arial";
    color: #666666;
    margin-left: -100px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zswenzi-list-page a:hover .zstime,
.zswenzi-list-page a:hover h4 {
    color: #009843
}

@media only screen and (max-width: 479px) {
    .zswenzi-list-page a .zstitle {
        width: calc(100% - 80px)
    }
}


.zstuwen-list-page a {
    padding: 20px 0 10px;
    border-bottom: 1px solid #f5f5f5;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block
}

.zstuwen-list-page a:first-child {
    padding-top: 0
}

.zstuwen-list-page a .zsimg {
    display: block;
    width: 220px;
    height: 132px;
    overflow: hidden;
    float: left
}

.zstuwen-list-page a .zsimg img {
    display: block;
    width: 100%;
    height: 100%
}

.zstuwen-list-page a .zstxt {
    float: left;
    width: calc(100% - 220px);
    position: relative;
    padding: 0 0 20px 20px
}

.zstuwen-list-page a .zstitle {
    font-size: 1.8em;
    color: #444444;
    line-height: 180%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zstuwen-list-page a .zstime {
    font-family: "Arial";
    font-size: 1.4em;
    color: #8B8C91
}

.zstuwen-list-page a .zsintro {
    font-size: 1.4em;
    color: #999999;
    line-height: 1.5;
    margin: 6px 0 15px
}

.zstuwen-list-page a:hover {
    border-color: #009843
}

.zstuwen-list-page a:hover .zstitle {
    color: #009843
}

@media only screen and (max-width: 1199px) {
    .zstuwen-list-page a .zstxt {
        padding: 10px
    }
}

@media only screen and (max-width: 1023px) {
    .zstuwen-list-page a .zsintro {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

@media only screen and (max-width: 639px) {
    .zstuwen-list-page a .zsimg {
        width: 120px;
        height: 80px
    }

    .zstuwen-list-page a .zstxt {
        width: calc(100% - 120px);
        padding: 0 0 0 10px
    }

    .zstuwen-list-page a .zstitle {
        white-space: normal;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .zstuwen-list-page a .zsintro {
        display: none
    }

    .zstuwen-list-page a .zstitle {
        line-height: 1.3;
        margin-bottom: 6px
    }
}

.zsxiazai-list-page a {
    display: block;
    border-bottom: 1px solid #F6F6F6;
    margin-bottom: 20px;
    padding: 0 90px 10px 50px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    min-height: 57px;
    background: url(../img/file_zip.png) 0 0 no-repeat
}

.zsxiazai-list-page a.doc {
    background-image: url(../img/file_doc.png)
}

.zsxiazai-list-page a.ppt {
    background-image: url(../img/file_ppt.png)
}

.zsxiazai-list-page a.xls {
    background-image: url(../img/file_xls.png)
}

.zsxiazai-list-page a.pdf {
    background-image: url(../img/file_pdf.png)
}

.zsxiazai-list-page a.txt {
    background-image: url(../img/file_txt.png)
}

.zsxiazai-list-page a.img {
    background-image: url(../img/file_img.png)
}

.zsxiazai-list-page a .zsbtn {
    position: absolute;
    right: 0;
    top: 12px;
    width: 70px;
    font-size: 1.4em;
    color: #fff;
    height: 24px;
    background-color: #AAAAAA;
    line-height: 24px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.zsxiazai-list-page a .zsbtn:hover {
    background-color: #FF920B;
    color: #fff
}

.zsxiazai-list-page a .zstitle {
    color: #666666;
    font-size: 1.6em;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-overflow: ellipsis
}

.zsxiazai-list-page a .zsinfo-txt {
    font-size: 1.4em;
    font-family: Arial;
    color: #777777;
    margin-top: 5px
}

.zsxiazai-list-page a .zsinfo-txt>span {
    margin-right: 20px;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding-left: 15px
}

.zsxiazai-list-page a .zsinfo-txt>span.zstime {
    padding-left: 20px;
    background-image: url(../img/date.png)
}

.zsxiazai-list-page a .zsinfo-txt>span.zscount {
    background-image: url(../img/download.png)
}

.zsxiazai-list-page a .zsinfo-txt>span.zsauthor {
    background-image: url(../img/author.png)
}

.zsxiazai-list-page a:hover {
    border-color: #FF920B
}

.zsxiazai-list-page a:hover .zstitle {
    color: #FF920B
}

@media (max-width: 479px) {
    .zsxiazai-list-page a {
        background-size: 30px 40px;
        padding-left: 40px;
        padding-right: 0;
        padding-top: 10px;
        padding-bottom: 20px;
        min-height: auto
    }

    .zsxiazai-list-page a .zsinfo-txt {
        display: none
    }

    .zsxiazai-list-page a .zsbtn {
        position: static;
        float: right;
        display: none
    }
}

.leader-mail {
    width: 80%;
    margin: 40px auto;
    background: url(../img/mail_bg.png) right bottom no-repeat;
    padding-bottom: 40px
}

.leader-mail .mail-content {
    max-width: 780px;
    padding: 60px 50px 200px 150px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 5px rgba(235, 242, 251, 0.6);
    box-shadow: 0 0 10px 5px rgba(235, 242, 251, 0.6);
    background: url(../img/ico_mail.png) 20px 50px no-repeat
}

.leader-mail .mail-content a {
    font-size: 2em;
    display: block;
    color: #FF920B;
    line-height: 40px
}

@media only screen and (max-width: 767px) {
    .leader-mail .mail-content {
        background: none;
        padding: 8%
    }

    .leader-mail {
        width: 90%;
        background: none
    }
}

.notfind {
    position: relative;
    margin-bottom: 24px;
    padding: 48px;
    text-align: center
}

.notfind img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.notfind .notfind-btn {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 50px;
    font-size: 2.4em;
    color: #fff;
    background-color: #80C023;
    padding: 0 48px;
    border-radius: 3px;
    display: inline-block;
    margin: 20px auto
}

.web-map .level-one {
    margin-bottom: 24px;
    border-bottom: 1px solid #DAE3F3
}

.web-map .level-one>a {
    font-size: 2em;
    color: #2D73EE;
    display: block;
    margin: 0 0 6px
}

.web-map .level-one>a:before {
    content: "";
    width: 5px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    margin-right: 8px;
    background-color: #2D73EE
}

.web-map .level-two>li:not(.last)>a {
    display: inline-block;
    border: 1px solid #4E88FF;
    line-height: 30px;
    margin: 12px 12px 20px;
    padding: 2px 6px;
    color: #4E88FF;
    font-size: 1.6em;
    position: relative
}

.web-map .level-two>li:not(.last)>a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid #4E88FF;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -4px;
    left: 50%;
    margin-left: -4px
}

.web-map .level-two>li:not(.last)>a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    bottom: -3px;
    left: 50%;
    margin-left: -3px
}

.web-map li.last {
    display: inline-block
}

.web-map li.last a {
    display: inline-block;
    font-size: 1.6em;
    margin: 10px 18px;
    padding: 2px 6px;
    position: relative
}

.web-map li.last a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background-color: #DCDCDC;
    right: -18px;
    top: 50%;
    margin-top: -6px
}

.web-map li.last a:hover {
    color: #fff;
    background-color: #317AC9
}

.web-map li.last:last-child a:after {
    display: none
}

.banner-box {
    width: 100%;
    max-height: 520px;
    position: relative;
    overflow: hidden
}

.banner-box .banner-content {
    width: 100%
}

.banner-box .banner-item {
    height: 520px;
    width: 100%;
    background-position: center bottom;
    background-repeat: no-repeat
}

.banner-box .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px
}

.banner-box .slick-next,
.banner-box .slick-prev {
    width: 50px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
    z-index: 9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.banner-box .slick-next {
    right: 10%;
    background-image: url(../img/right.png)
}

.banner-box .slick-next:hover {
    background-image: url(../img/right_on.png)
}

.banner-box .slick-prev {
    left: 10%;
    background-image: url(../img/left.png)
}

.banner-box .slick-prev:hover {
    background-image: url(../img/left_on.png)
}

.banner-box .slick-next:before,
.banner-box .slick-prev:before {
    display: none
}

.banner-box .slick-dots li button {
    display: none
}

.banner-box .slick-dots li {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle
}

.banner-box .slick-dots li.slick-active {
    width: 23px;
    height: 23px;
    background: url(../img/banner_on.png) no-repeat center;
    opacity: 1
}

@media only screen and (max-width: 1199px) {

    .banner-box,
    .banner-box .banner-item {
        height: 300px;
        background-position: center center;
        background-size: auto 100%
    }
}

@media only screen and (max-width: 767px) {

    .banner-box,
    .banner-box .banner-item {
        height: 220px
    }
}

@media only screen and (max-width: 639px) {

    .banner-box,
    .banner-box .banner-item {
        height: 200px
    }

    .banner-box .slick-next,
    .banner-box .slick-prev {
        width: 30px;
        height: 65px
    }
}

@media only screen and (max-width: 479px) {

    .banner-box,
    .banner-box .banner-item {
        height: 160px
    }
}

.frame-banner {
    width: 100%;
    max-height: 250px;
    overflow: hidden;
    position: relative;
    margin-bottom: 24px
}

.frame-banner .frame-banner-item {
    height: 250px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    outline: none
}

@media only screen and (max-width: 1023px) {
    .frame-banner .frame-banner-item {
        height: 220px;
        background-size: auto 100%;
        background-position: 45% center;
    }
}

.zsbanner-box {
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    margin-bottom: 24px
}

.zsbanner-box .zsbanner-content {
    width: 100%
}

.zsbanner-box .zsbanner-item {
    height: 300px;
    width: 100%;
    background-position: center bottom;
    background-repeat: no-repeat
}

.zsbanner-box .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px
}

.zsbanner-box .slick-dots li button {
    display: none
}

.zsbanner-box .slick-dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.6);
    vertical-align: middle
}

.zsbanner-box .slick-dots li.slick-active {
    width: 18px;
    background: #009843;
    opacity: 1
}

@media only screen and (max-width: 1199px) {

    .zsbanner-box,
    .zsbanner-box .zsbanner-item {
        height: 300px;
        background-position: center center;
        background-size: auto 100%
    }
}

@media only screen and (max-width: 767px) {

    .zsbanner-box,
    .zsbanner-box .zsbanner-item {
        height: 220px
    }
}

@media only screen and (max-width: 639px) {

    .zsbanner-box,
    .zsbanner-box .zsbanner-item {
        height: 200px
    }
}

@media only screen and (max-width: 479px) {

    .zsbanner-box,
    .zsbanner-box .zsbanner-item {
        height: 140px
    }
}

.border-bottom {
    border-bottom: 1px solid #EEEEEE
}

body[data-page-type="index"] {
    background: url(../img/bg.png) no-repeat left 726px;
    background-size: 100% 528px
}

body {
    background-color: #fff
}

.module {
    margin-bottom: 24px;
    margin-left: 6px;
    margin-right: 6px
}

.module .module-name {
    padding-bottom: 12px;
    position: relative
}

.module .module-name span {
    display: inline-block;
    font-size: 2.4em;
    height: 48px;
    color: #2064C9;
    position: relative;
    padding-left: 40px;
    padding-top: 5px;
    background-image: url(../img/module_title.png);
    background-position: 0 center;
    background-repeat: no-repeat
}

.module .module-name a {
    float: right;
    color: #a0a0a0;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 1.4em;
    margin-top: 6px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-right: 20px;
    background: url(../img/more.png) no-repeat right center
}

.module .module-name a:hover {
    color: #FF920B;
    background: url(../img/more_on.png) no-repeat right center
}

.module .img-module-name span {
    background-image: url(../img/module_title_img.png)
}

.frame-wrap {
    margin: 0 auto;
    max-width: 1188px
}

.frame-wrap.full {
    max-width: 100%
}

.frame-wrap .frame-left {
    float: left;
    width: 250px;
    margin-bottom: 24px
}

.frame-wrap .frame-right {
    float: right;
    width: 918px;
    background: #fff;
    min-height: 400px;
    margin-bottom: 25px
}

@media (max-width: 1199px) {
    .frame-wrap .frame-left {
        display: none
    }

    .frame-wrap .frame-right {
        width: 100%;
        font: none;
        padding-left: 12px;
        padding-right: 12px;
        min-height: 0
    }
}

@media (max-width: 767px) {
    .frame-wrap .frame-right {
        padding-left: 0;
        padding-right: 0
    }
}

.sidebar {
    background: #fff
}

.sidebar-title {
    height: 80px;
    background: url("../img/sidebar_title.png") right center no-repeat;
    font-size: 2.4em;
    color: #fff;
    margin-bottom: 10px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-top: 16px;
    text-indent: 30px
}

.sidebar-title span {
    display: inline-block;
    position: relative;
    line-height: 2
}

.sidebar-menu {
    margin: 0 auto
}

.sidebar-menu>li {
    margin-bottom: 1px
}

.sidebar-menu>li>a {
    display: block;
    line-height: 50px;
    font-size: 1.8em;
    text-align: left;
    color: #333333;
    padding-left: 50px;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    background-position: 30px center;
    border-bottom: 1px solid #F5F5F5;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-image: url("../img/sidebar.png")
}

.sidebar-menu>li:hover>a,
.sidebar-menu>li.active>a {
    background-color: #2064C9;
    color: #fff;
    background-image: url("../img/sidebar_on.png")
}

.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>a {
    display: block;
    text-align: left;
    padding-left: 65px;
    line-height: 45px;
    font-size: 1.6em;
    color: #666666;
    border-bottom: 1px solid #E7E7E7;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.sidebar-menu ul>li>a:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #68A8FF;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.sidebar-menu ul>li:hover>a,
.sidebar-menu ul>li.active>a {
    color: #FF920B
}

.sidebar-menu ul>li:hover>a:before,
.sidebar-menu ul>li.active>a:before {
    background-color: #FF920B
}

.sidebar-link a {
    display: block;
    margin-top: 12px
}

.sidebar-link img {
    display: block;
    width: 100%;
    max-width: 250px
}

.sidebar-news {
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #E3E3E3;
    background: #fff
}

.sidebar-news h3 {
    display: inline-block;
    color: #444444;
    font-size: 1.8em;
    position: relative;
    padding-left: 17px
}

.sidebar-news h3::before {
    content: "";
    width: 4px;
    height: 14px;
    background-color: #2064C9;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px
}

.sidebar-news .sidebar-list a {
    display: block;
    background: url(../img/clock.png) no-repeat left 2px;
    position: relative;
    border-bottom: 1px solid #E6E6E6;
    margin-top: 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.sidebar-news .sidebar-list span {
    display: inline-block;
    padding-left: 20px;
    color: #999999;
    font-family: "Arial";
    font-size: 1.6em;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.sidebar-news .sidebar-list a:last-child::before {
    display: none
}

.sidebar-news .sidebar-list h4 {
    color: #505050;
    font-size: 1.4em;
    line-height: 1.5;
    margin: 8px 0 12px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.sidebar-news .sidebar-list a:hover {
    background: url(../img/clock_on.png) no-repeat left 2px
}

.sidebar-news .sidebar-list a:hover h4 {
    color: #FF920B
}

.sidebar-news .sidebar-list a:hover span {
    color: #FF920B
}

.sidebar-link a {
    display: block;
    margin-top: 12px
}

.sidebar-link img {
    display: block;
    width: 100%;
    max-width: 250px
}

.location-box {
    border-bottom: 1px solid #C3C3C3;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    margin-right: 10px
}

.location-box h4 {
    display: inline-block;
    font-size: 1.8em;
    color: #2F83FF;
    border-bottom: 2px solid #2F83FF;
    line-height: 48px
}

.location-box .now-location1,
.location-box .now-location3 {
    display: none
}

.frame-location {
    float: right;
    position: relative;
    font-size: 1.6em;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.frame-location a {
    font-size: 1em;
    color: #999999
}

.frame-location span:last-child a {
    color: #FF920B
}

.frame-location span:last-child em {
    display: none
}

.frame-location em {
    display: inline-block;
    margin: 0 10px;
    width: 9px;
    height: 10px
}

.frame-content {
    padding: 10px;
    background: #fff
}

.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: 6px 12px;
    color: #767676;
    display: inline-block;
    border: 1px solid #F0F0F0;
    border-radius: 1px
}

.yn-pagination a:hover {
    background: #003F96;
    border-color: #003F96;
    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: #003F96;
    border-color: #003F96;
    color: #fff
}

.yn-pagination span {
    margin: 0 5px
}

.zsframe-wrap .yn-pagination a:hover {
    background: #009843;
    border-color: #009843
}

.zsframe-wrap .yn-pagination .active,
.zsframe-wrap .yn-pagination .active:hover {
    background: #009843;
    border-color: #009843
}

.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: 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) {

    .yn-pagination .first-page,
    .yn-pagination .last-page {
        display: none
    }
}

.border-bottom {
    border-bottom: 1px solid #EEEEEE
}

.zsmodule {
    margin-bottom: 16px;
    margin-left: 6px;
    margin-right: 6px
}

.zsmodule .zsmodule-name {
    margin-bottom: 12px;
    padding-bottom: 12px;
    position: relative
}

.zsmodule .zsmodule-name:after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 2px solid #009843
}

.zsmodule .zsmodule-name span {
    display: inline-block;
    font-size: 2em;
    color: #333333;
    position: relative;
    padding-left: 22px;
    background-image: url(../img/zsico_module.png);
    background-position: 0 center;
    background-repeat: no-repeat
}

.zsmodule .zsmodule-name a {
    float: right;
    color: #999999;
    line-height: 20px;
    width: 46px;
    display: inline-block;
    text-align: center;
    font-size: 1.4em;
    margin-top: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 2px
}

.zsmodule .zsmodule-name a:hover {
    color: #009843
}

.zssidebar-news {
    margin-top: 178px;
    border: 1px solid #DEF8D6;
    background: #fff;
    position: relative;
}
.zssidebar-news::before{
    content: "";
    width: 100%;
    height: 158px;
    background: url(../img/zsside_tel.png) no-repeat left top;
    background-size: 100%;
    position: absolute;
    top: -178px;
    left: 0;
}
.zssidebar-news h3 {
    font-size: 1.8em;
    position: relative;
    border-top: 2px solid #009843;
    text-align: center;
    height: 50px;
    background-color: #D3F6C9;
    line-height: 50px;
    color: #1CC667
}

.zssidebar-news .zssidebar-list {
    padding: 0 10px
}

.zssidebar-news .zssidebar-list a {
    display: block;
    position: relative;
    margin-top: 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.zssidebar-news .zssidebar-list span {
    display: inline-block;
    padding-left: 20px;
    color: #999999;
    font-family: "Arial";
    font-size: 1.6em;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.zssidebar-news .zssidebar-list h4 {
    color: #6F6F6F;
    font-size: 1.4em;
    line-height: 1.5;
    margin: 8px 0 12px;
    position: relative;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.zssidebar-news .zssidebar-list h4::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #666666;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px
}

.zssidebar-news .zssidebar-list a:hover h4 {
    color: #009843
}

.zssidebar-news .zssidebar-list a:hover h4::before {
    background-color: #009843
}

.zssidebar-news .zssidebar-list a:hover span {
    color: #009843
}

.zsframe-wrap {
    margin: 0 auto;
    max-width: 1188px
}

.zsframe-wrap.full {
    max-width: 100%
}

.zsframe-wrap .zsframe-left {
    float: left;
    width: 250px;
    margin-bottom: 24px
}

.zsframe-wrap .zsframe-right {
    float: right;
    width: 918px;
    min-height: 400px;
    margin-bottom: 25px
}

@media (max-width: 1199px) {
    .zsframe-wrap .zsframe-left {
        display: none
    }

    .zsframe-wrap .zsframe-right {
        width: 100%;
        font: none;
        padding-left: 12px;
        padding-right: 12px;
        min-height: 0
    }
}

@media (max-width: 767px) {
    .zsframe-wrap .zsframe-right {
        padding-left: 0;
        padding-right: 0
    }
}

.zssidebar-title {
    height: 70px;
    line-height: 70px;
    background: #009843;
    font-size: 2.6em;
    color: #fff;
    margin-bottom: 10px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    display: none;
    text-overflow: ellipsis
}

.zssidebar-menu {
    margin: 0 auto
}

.zssidebar-menu>li {
    margin-bottom: 10px
}

.zssidebar-menu>li>a {
    display: block;
    line-height: 49px;
    font-size: 1.8em;
    text-align: center;
    border: 1px solid #ECECEC;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    background-position: 200px center;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.zssidebar-menu>li:hover>a,
.zssidebar-menu>li.active>a {
    background-color: #8CC44B;
    border-color: #8CC44B;
    color: #fff
}

.zssidebar-menu>li:hover ul,
.zssidebar-menu>li.active ul {
    max-height: 1000px;
    overflow: auto
}

.zssidebar-menu ul {
    overflow-y: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.zssidebar-menu ul>li>a {
    display: block;
    text-align: center;
    line-height: 39px;
    font-size: 1.6em;
    border-bottom: 1px solid #EDEDED;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.zssidebar-menu ul>li>a:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #A1A1A1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.zssidebar-menu ul>li:hover>a,
.zssidebar-menu ul>li.active>a {
    color: #009843
}

.zssidebar-menu ul>li:hover>a:before,
.zssidebar-menu ul>li.active>a:before {
    background-color: #009843
}

.zssidebar-link a {
    display: block;
    margin-top: 12px
}

.zssidebar-link img {
    display: block;
    width: 100%;
    max-width: 250px
}

.zsframe-location {
    padding-left: 25px;
    border-bottom: 2px solid #1CC667;
    padding-bottom: 10px;
    position: relative;
    background: url("../img/zsico_path.png") left top no-repeat;
    font-size: 1.6em;
    color: #A6A6A6;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zsframe-location a {
    font-size: 1em;
    color: #A6A6A6
}

.zsframe-location span:last-child a {
    color: #1CC667
}

.zsframe-location span:last-child em {
    display: none
}

.zsframe-location em {
    display: inline-block;
    margin: 0 2px;
    width: 9px;
    height: 10px
}

.zsframe-content {
    padding: 10px;
    background: #fff
}

.zsempty-list-info {
    text-align: center;
    line-height: 3
}

.zsyn-pagination {
    margin: 24px auto;
    text-align: center
}

.zsyn-pagination a,
.zsyn-pagination span {
    font-size: 1.4em;
    cursor: pointer;
    margin: 2px 2px;
    padding: 6px 12px;
    color: #767676;
    display: inline-block;
    border: 1px solid #F0F0F0;
    border-radius: 1px
}

.zsyn-pagination a:hover {
    background: #003F96;
    border-color: #003F96;
    color: #fff
}

.zsyn-pagination .disabled,
.zsyn-pagination .disabled:hover {
    cursor: default;
    background: #f5f5f5;
    color: #bbb
}

.zsyn-pagination .active,
.zsyn-pagination .active:hover {
    cursor: default;
    background: #003F96;
    border-color: #003F96;
    color: #fff
}

.zsyn-pagination span {
    margin: 0 5px
}

.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
}

@media only screen and (max-width: 639px) {
    .zsyn-pagination span {
        display: none
    }

    .zsyn-pagination .page-num {
        display: none
    }

    .zsyn-pagination .page-num.active {
        display: inline-block
    }
}

@media only screen and (max-width: 479px) {

    .zsyn-pagination .first-page,
    .zsyn-pagination .last-page {
        display: none
    }
}

/*# sourceMappingURL=module.css.map */
