body {
    overflow-x: hidden
}
.mt-30 {
    margin-top: 30px
}
.full-box {
    width: 100%;
}
.main-box {
    width: 1264px;
    margin-left: auto;
    margin-right: auto
}
.hide {
    display: none
}
.top-bar {
    height: 110px;
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(69, 69, 69, 0.08);
}
.top-bar .logo {
    float: left;
    margin-top: 33px;
    width: 200px;
    height: 48px;
}
.top-bar .logo img{
    width: 100%
}
.navigator {
    margin-top: 16px;
    float: right;
}
.navigator li {
    float: left;
    padding-right: 62px;
    line-height: 90px;
    font-size: 20px;
}
.navigator li {
    position: relative;
    z-index: 10;
}
.navigator li span{
    position: absolute;
    display: none;
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(69, 69, 69, 0.2);
    font-size: 16px;
    letter-spacing: 1px;
    color: #1b98e0;
    top: 0;
    left: 30px;
}
.navigator li:hover span{
    display: block;
}
.navigator li a {
    display: block;
    color: #333;
    text-decoration: none
}
.navigator li a:not([href]):not([tabindex]):focus, .navigator li a:not([href]):not([tabindex]):hover {
    color: #1b98e0;
    text-decoration: none;
}
.navigator li.cur {
    border-color: #1b98e0
}
.navigator li:hover {
    border-color: #1b98e0
}
.navigator li.cur a {
    color: #1b98e0;
    border-color: #1b98e0
}
.navigator li:hover a {
    color: #1b98e0;
    border-color: #1b98e0
}
.navigator .nav-sub {
    display: none;
    top: 94px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    width: 100vw;
    border-top: 1px solid #efeff0;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
}
.navigator .nav-sub.nav-relationship{
    margin-left: -402px;
}
.navigator .nav-sub.nav-about-zj{
    margin-left: 20px;
}
.navigator .nav-relationship .nav-sub-bd .nav-sub-item:first-of-type{
    margin-left: 784px;
}
.navigator .nav-about-zj .nav-sub-bd .nav-sub-item:first-of-type{
    margin-left: -65px;
}
.navigator .nav-sub .nav-sub-bg {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
    width: 100vw;
    height: calc(100vh - 100%);
    background: rgba(45,56,69,.4);
    pointer-events: none;
}
.navigator .nav-sub .nav-sub-bd {
    position: relative;
}
.navigator .nav-sub .nav-sub-bd .nav-sub-item {
    display: inline-block;
    margin: 0 37px;
    text-align: left;
}
.navigator .nav-sub .nav-sub-bd .nav-sub-item h4{
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}
.navigator .nav-sub .nav-sub-bd .nav-sub-item h4 a {
    display: block;
    color: #333;
}
.navigator .nav-sub .nav-sub-bd .nav-sub-item h4 a:hover {
    color: #1b98e0;
}
.navigator .nav-item-selected .nav-sub {
    display: block;
}
.navigator_container {
    position: relative;
    float: right;
}
.navigator_container .nav_hover {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 4px;
    background: #1b98e0;
}
.index-footer {
    box-shadow: 0px -1px 0px 0px rgba(207, 207, 207, 0.51);
    background: #f5f7f9;
}
.introduction-box {
    margin-top: 70px;
    padding-bottom: 35px;
}
.introduction-box .introduction{
    float: left;
    width: 820px
}
.introduction-box .introduction .content{
    font-size: 14px;
    width: 400px;
    color: #666;
    line-height: 26px;
}
.introduction-box .contact-us{
    float: left;
    width: 444px
}
.introduction-box .contact-us a {
    color: #666
}
.introduction-box .contact-us .contact-table{
    font-size: 14px;
    color: #666
}
.introduction-box .contact-us .contact-table tr {
    height: 64px;
}
.introduction-box .contact-us .contact-table tr td p {
    padding: 2px 0;
}
.introduction-box .contact-us .contact-table .col-1{
    width: 280px;
    text-align: left;
    padding: 0
}
.introduction-box .title {
    font-size: 20px;
    color: #333333;
    padding: 44px 0 22px;
}
.footer {
    width: 100%;
    background: #252525;
    height: 60px;
    line-height: 60px;
}
.footer a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    float: left;
}
.footer a.link-beian {
    margin-left: 16px;
}
.footer ul {
    float: left;
}
.footer ul li {
    float: left;
    margin: 0 30px;
}
.back-top {
    position: fixed;
    left: 50%;
    margin-left: 700px;
    bottom: 80px;
    width: 50px;
    height: 50px;
    background: rgba(10, 2, 4, 0.3) url('../images/to_top.png') no-repeat;
    cursor: pointer;
    display: none;
}
.back-top:hover {
    background-color: #1b98e0;
    opacity: 1;
}
.back-top a {
    display: block;
    width: 100%;
    height: 100%;
}
.dataTables_paginate {
    margin-top: 30px
}
.dataTables_paginate .previous {
    width: 102px;
    color: #666
}
.dataTables_paginate .previous:before {
    display: inline-block;
    content:'';
    width: 10px;
    height: 18px;
    background:url('../images/arrow_left_gray.png');
    vertical-align: -3px;
    margin-right: 10px;
}
.dataTables_paginate .next {
    width: 102px;
    color: #666
}
.dataTables_paginate .next:after {
    display: inline-block;
    content:'';
    width: 10px;
    height: 18px;
    background:url('../images/arrow_right_gray.png');
    vertical-align: -3px;
    margin-left: 10px;
}
.dataTables_paginate .paginate_button {
    float: left;
    display: block;
    text-align: center;
    height: 48px;
    line-height: 48px;
    border: solid 1px #d2d2d2;
    font-size: 16px;
    margin-right: 10px;
    cursor: pointer
}
.dataTables_paginate .paginate_button.disabled {
    color: #bbb
}
.dataTables_paginate span .paginate_button {
    width: 50px;
    color: #666;
}
.dataTables_paginate .paginate_button:hover {
    text-decoration: none;
}
.dataTables_paginate span .paginate_button.current {
    width: 48px;
    border: 1px solid #1b98e0;
    background: #1b98e0;
    color: #fff
}
.dataTables_paginate span.ellipsis {
    float: left;
    margin-right: 10px;
    line-height: 40px;
    color: #666;
}

.herobanner {
    width: 100%;
    height: 440px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 440px;
}
.herobanner-1 {
    background-image: url('../images/herobanner_1.png')
}
.herobanner-2 {
    background-image: url('../images/herobanner_2.png')
}
.herobanner-slide ol li {
    max-width: 20px;
    height: 4px;
    background-color: rgba(10, 2, 4, 0.3);
    opacity: 0.3;
}
.herobanner-slide ol li.active {
    background-color: #1b98e0;
    opacity: 1
}
.carousel-control {
    width: 50px;
    height: 50px;
    background-color: rgba(10, 2, 4, 0.3);
    opacity: 0.3;
    top: 200px
}
.carousel-control-prev-icon {
    background: url('../images/arrow_left.png') no-repeat;
    width: 15px;
    height: 26px
}
.carousel-control-next-icon {
    background: url('../images/arrow_right.png') no-repeat;
    width: 15px;
    height: 26px
}
.carousel-control-box {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -700px;
    width: 1400px;
}
.page-title {
    width: 100%;
    height: 64px;
    font-size: 26px;
    border-bottom: 1px solid rgba(207, 207, 207, 0.51);
    line-height: 64px;
    margin-top: 16px;
    margin-bottom: 20px;
}
.zj-common-title {
    margin-top: 60px;
}
.zj-common-title p {
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}
.zj-common-title span {
    width: 38px;
    height: 6px;
    background-color: #1b98e0;
    display: block;
    margin: 10px auto
}
.zj-breadcrumb {
    margin: 10px 0 30px 0
}
.zj-breadcrumb a {
    font-size: 14px;
    color: #666
}
.zj-breadcrumb span {
    font-size: 14px;
    color: #666;
    margin: 0 5px;
}
.zj-breadcrumb a:hover, .zj-breadcrumb a.cur {
    color: #999;
    text-decoration: none;
}
.zj-breadcrumb a:hover, .zj-breadcrumb a:not([href]):not([tabindex]):hover {
    color: #999;
}
.zj-common-title p{
    font-size: 30px;
    letter-spacing: 1px;
    color: #333333;
}
.zj-common-title span{
    display: block;
    width: 33px;
    height: 6px;
    background-color: #1b98e0;
    margin-top: 4px;
}
#pagearea .ali a{
    display: block;
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border: solid 1px #d2d2d2;
    text-align: center;
    line-height: 48px;
    text-decoration: none;
    color: #666;
}
#pagearea .ali a.disabled {
    color: #999;
}
#pagearea .ali a.geraltTb_prev {
    width: 102px;
}
#pagearea .ali a.geraltTb_prev:before {
    display: inline-block;
    content:'';
    width: 10px;
    height: 18px;
    background:url('../images/arrow_left_gray.png');
    vertical-align: -3px;
    margin-right: 10px;
}
#pagearea .ali a.geraltTb_next {
    width: 102px;
}
#pagearea .ali a.geraltTb_next:after {
    display: inline-block;
    content:'';
    width: 10px;
    height: 18px;
    background:url('../images/arrow_right_gray.png');
    vertical-align: -3px;
    margin-left: 10px;
}
#pagearea .ali a.geraltTb_{
    border: none;
}
#pagearea .ali a.cur_page {
    background-color: #1b98e0;
    border-color: #1b98e0;
    color: #fff;
}
.pagination-phone {
    display: none
}
@media screen and (max-width:640px) {
    body {
        background: #fff;
    }
    .main-box {
        width: 100%;
    }
    .icon {
        width: 1em; height: 1em;
        vertical-align: -0.15em;
        fill: currentColor;
        overflow: hidden;
    }
    .carousel-indicators {
        bottom: -4px;
    }
    .herobanner-slide .carousel-indicators li {
        flex: none;
        width: 10px;
        height: 2px;
    }
    .carousel-control-box {
        display: none;
    }
    .footer-phone {
        background-color: rgba(245, 247, 249, 0.6);
        box-shadow: 0 -1px 0 0 rgba(207, 207, 207, 0.31);
        text-align: center;
        font-size: 12px;
        color: #666;
    }
    .footer-phone a {
        color: #666;
    }
    .footer-phone h4 {
        color: #333;
        font-size: 14px;
        padding-top: 20px
    }
    .footer-phone p {
        color: #666;
        margin: 12px 0
    }
    .footer-phone .bottom-link {
        background-color: #333;
        height: 84px;
        line-height: 42px;
        font-size: 14px;
        margin-top: 20px;
    }
    .footer-phone .bottom-link a {
        color: rgba(255, 255, 255, 0.5);
    }
    .top-bar-phone {
        height: 50px;
        box-shadow: 0 1px 0 0 rgba(207, 207, 207, 0.31);
    }
    .top-bar-phone .top-bar-content {
        height: 50px;
    }
    .top-bar-phone .top-bar-content .logo {
        width: 122px;
        float: left;
        padding: 12px 14px;
    }
    .top-bar-phone .top-bar-content .logo img {
        width: 100%;
    }
    .top-bar-phone .top-bar-content .toggle-ul {
        color: #1b98e0;
        float: right;
        margin-right: 14px;
        margin-top: 16px;
    }
    .top-bar-phone .top-bar-content .toggle-ul .icon-menu{
        display: block;
    }
    .top-bar-phone .top-bar-content .toggle-ul .icon-close{
        display: none;
    }
    .top-bar-phone .top-bar-content .toggle-ul.close-ul .icon-menu{
        display: none;
    }
    .top-bar-phone .top-bar-content .toggle-ul.close-ul .icon-close{
        display: block;
    }
    .top-bar-phone .top-bar-navigator {
        width: 100%;
        background: #fff;
        color: #1b98e0;
        font-size: 14px;
        position: absolute;
        z-index: 16;
        box-shadow: 0 2px 4px 0 rgba(69, 69, 69, 0.2);
    }
    .top-bar-phone .top-bar-navigator li {
        line-height: 50px;
    }
    .top-bar-phone .top-bar-navigator li a {
        display: block;
        width: 100%;
        height: 50px;
        padding-left: 30px;
        color: #333;
        box-sizing: border-box;
    }

    .top-bar-phone .top-bar-navigator li a:not([href]):not([tabindex]):focus, .top-bar-phone .top-bar-navigator li a:not([href]):not([tabindex]):hover {
        color: #333;
        text-decoration: none;
    }

    .top-bar-phone .top-bar-navigator li.cur a:not([href]):not([tabindex]):focus, .top-bar-phone .top-bar-navigator li.cur a:not([href]):not([tabindex]):hover {
        color: #1b98e0;
        text-decoration: none;
    }

    .top-bar-phone .top-bar-navigator li.cur > a {
        color: #1b98e0;
    }
    .top-bar-phone .top-bar-navigator li a:active {
        background-color: rgba(27, 152, 224, 0.18);
        text-decoration: none;
    }
    .top-bar-phone .top-bar-navigator li a svg{
        color: #1b98e0;
        float: right;
        margin-right: 20px;
        margin-top: 17px;
    }
    .top-bar-phone .top-bar-navigator li ul li {
        line-height: 40px;
    }
    .top-bar-phone .top-bar-navigator li ul li a {
        height: 40px;
        font-size: 12px;
        color: #666;
        margin-left: 10px;
    }
    .back-top {
        position: fixed;
        left: auto;
        right: 15px;
        margin: 0;
        bottom: 15px;
        width: 40px;
        height: 40px;
        background: rgba(27, 152, 224, 0.55) url('../images/to_top.png') no-repeat 5px -2px;
        background-size: 30px 30px;
        display: none;
    }
    .back-top:hover {
        background-color: rgba(27, 152, 224, 0.55);
        opacity: 1;
    }
    .back-top a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
        font-size: 12px;
        line-height: 60px;
        text-decoration: none;
    }
    .page-title {
        display: none
    }
    .zj-breadcrumb {
        display: none
    }
    .swiper-container{
        width: 100%;
        height: 100%;
    }
    .zj-common-title {
        margin-top: 20px;
        text-align: center;
    }
    .zj-common-title p{
        text-align: center;
        font-size: 20px;
    }
    .zj-common-title span{
        display: block;
        width: 19px;
        height: 3px;
        background-color: #1b98e0;
        margin: 10px auto;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-pagination-bullet {
        width: 10px;
        height: 2px;
        display: inline-block;
        border-radius: 0;
        background: rgba(10, 2, 4, 0.3);
        opacity: .3;
        margin: 0 3px;
    }
    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #007aff;
    }
    .swiper-pagination {
        width: 100%;
        position: static;
    }
    .herobanner-1 {
        background-image: url('../images/herobanner_mobile_1.png')
    }
    .herobanner-2 {
        background-image: url('../images/herobanner_mobile_2.png')
    }
    .pagination-phone {
        width: 100%;
        height: 38px;
        background-color: #f5f7f9;
        margin-bottom: 50px;
        display: block;
    }
    .pagination-phone span.pages-info {
        font-size: 14px;
        color: #666;
        float: right;
        margin-right: 10px;
        line-height: 38px;
    }
    .pagination-phone span.pages-info em {
        font-style: normal
    }
    .pagination-phone span.pages-info b {
        font-weight: normal
    }
    .pagination-phone span.text{
        font-size: 14px;
        line-height: 38px;
        color: #666666;
        margin-left: 15px
    }
    .pagination-phone span.page-prev{
        float: right;
        width: 24px;
        height: 24px;
        background-color: rgba(27, 152, 224, 0.55);
        text-align: center;
        margin-right: 7px;
        margin-top: 7px;
    }
    .pagination-phone span.page-next{
        float: right;
        width: 24px;
        height: 24px;
        background-color: rgba(27, 152, 224, 0.55);
        text-align: center;
        margin-right: 20px;
        margin-top: 7px;
    }
    .pagination-phone span svg {
        color: #fff;
        margin: auto;
    }
}
span.pdf-download {
    display: inline-block;
    width: 17px;
    height: 20px;
    background:url('../images/ico_pdf.png');
    background-size: 17px 20px;
    vertical-align: -4px;
    margin-left: 10px
}