@charset "utf-8";
@import url(/ZT/css/yshj/animate.css);
.top {
    height: 676px;
    position: relative;
    background: url(/ZT/css/yshj/../../images/yshj/top.jpg);
    background-position: top center;
    width: 100%;
    background-size: cover;
}

.yshj-top-dh {
    background-color: rgba(32, 96, 183, 0.6);
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
}

.yshj-top-dh ul {
    font-size: 0;
    overflow: hidden;
}

.yshj-top-dh ul li {
    display: inline-block;
    text-align: center;
    position: relative;
}

.yshj-top-dh ul li a {
    display: inline-block;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    line-height: 36px;
    margin: 22px 0;
    padding: 0 20px;
    overflow: hidden;
    width: 100px;
}

.yshj-top-dh ul li a::after {
    position: absolute;
    display: block;
    content: '';
    clear: both;
    height: 20px;
    width: 1px;
    right: 0;
    top: 30px;
    background-color: #FFF;
}

.yshj-top-dh ul li:last-of-type a::after {
    display: none;
}

.yshj-top-dh ul li a:hover,
.yshj-top-dh ul li a.hover {
    background-color: #FFF;
    border-radius: 5px;
    color: rgba(32, 96, 183, 1);
}

.leave {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none
}

.leave-con {
    width: 750px;
    height: 340px;
    background-color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 101;
}

.leave-close {
    text-align: right;
    font-size: 22px;
    color: #929292
}

.leave-close i {
    cursor: pointer
}

.leave-con h1 {
    font-size: 26px;
    line-height: 42px;
    margin-top: 28px
}

.leave-con hr {
    margin-top: 50px
}

.leave-con a {
    margin-top: 15px;
    width: 110px;
    font-size: 18px;
    color: #ad150f
}

.leave-con a:hover {
    color: #ad150f
}

body {
    font-family: "Î¢ÈíÑÅºÚ";
}

a {
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}

.line-color {
    background-color: #f3f7ff;
    overflow: hidden;
}

.line1 {
    padding: 50px 0;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 0;
}

.line1-left {
    width: 47%;
    display: inline-block;
    overflow: hidden;
    background: url(/ZT/css/yshj/../../images/yshj/line1-left.jpg);
    background-size: cover;
    background-position: top center;
    height: 347px;
}

.line1-left ul {
    font-size: 0;
    overflow: hidden;
    display: block;
    margin: 100px auto 0;
    width: 93%;
}

.line1-left ul li {
    width: 18.3%;
    margin-right: 10px;
    display: inline-block;
}

.line1-left ul li a {
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
    border-radius: 5px;
    padding-top: 48px;
    box-sizing: border-box;
    overflow: hidden;
    height: 156px;
}

.line1-left ul li a img {
    display: block;
    margin: 0 auto;
}

.line1-left ul li a span {
    display: block;
    font-size: 18px;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 46px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.line1-left ul li a:hover span {
    color: #2060b7;
}

.line1-left ul li:last-of-type {
    margin-right: 0;
}

.line1-right {
    width: 53%;
    display: inline-block;
    background-color: #ffffff;
    padding: 20px 15px 12px 33px;
    box-sizing: border-box;
    vertical-align: top;
    overflow: hidden;
}

.line1-right .park-introduce-con {
    height: 308px;
}

.line1-right p {
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    text-indent: 2em;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #007ed0 !important;
}

.qzone-dh {
    padding-top: 45px;
    box-sizing: border-box;
    overflow: hidden;
}

.qzone-dh li a div {
    display: block;
    width: 81px;
    height: 81px;
    line-height: 81px;
    text-align: center;
    margin: 0 auto;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 50px;
    background-color: #f5f5f5;
}

.qzone-dh li a div img {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.qzone-dh li a div img:last-of-type {
    display: none;
}

.qzone-dh li a p {
    font-size: 16px;
    color: #5d5d5d;
    line-height: 20px;
    width: 75%;
    display: table;
    text-align: center;
    margin: 10px auto;
    height: 40px;
    vertical-align: middle;
    white-space: normal;
}

.qzone-dh li a:hover div,
.qzone-dh li a.hover div {
    background-color: #2060b7;
}

.qzone-dh li a:hover div img:first-of-type,
.qzone-dh li a.hover div img:first-of-type {
    display: none;
}

.qzone-dh li a:hover div img:last-of-type,
.qzone-dh li a.hover div img:last-of-type {
    display: inline;
}

.qzone-dh li a:hover p,
.qzone-dh li a.hover p {
    color: #2060b7;
}

.qzone-con {
    margin: 55px auto;
    overflow: hidden;
}

.qzone-con>div {
    font-size: 0;
}

.qzone-con-left {
    width: 47%;
    display: inline-block;
    overflow: hidden;
}

.qzone-con-left img {
    width: 100%;
    height: 345px;
}

.qzone-con-right {
    width: 53%;
    display: inline-block;
    overflow: hidden;
    border: 1px #ececec solid;
    box-sizing: border-box;
    border-left: 0;
    vertical-align: top;
    height: 345px;
    padding: 15px 12px 15px 35px;
}

.qzone-con-right p {
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    text-indent: 2em;
}

.qzone-con-right .park-introduce-con {
    height: 308px;
}

.bonded-header {
    width: 100%;
    max-width: 1200px;
    height: 345px;
    margin: 0 auto;
    position: relative;
}

.gg {
    width: 100%;
    height: 345px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    background: #d3d3d3 url(../images/loading.jpg) repeat-x;
}

.ggs {
    width: 200%;
    height: 272px;
    left: -50%;
    top: 0;
    position: absolute;
}

.ggBox {
    width: 1200px;
    height: 272px;
    margin: 0 auto;
}

.ggBox a {
    display: block;
    width: 1200px;
    height: 272px;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
}

.ggBox img {
    display: block;
    width: 1200px;
    height: 272px;
}

.ggb {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 72px;
    z-index: 4;
    background-color: #32342e;
}

.ggBtns {
    width: 1200px;
    height: 72px;
    margin: 0 auto;
}

.ggBtns a {
    float: left;
    display: block;
    width: calc(100% / 3);
    height: 72px;
    text-align: center;
    color: #2060b7;
    font-size: 16px;
    line-height: 72px;
    position: relative;
    outline: none;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.ggBtns a em {
    display: block;
    width: 100%;
    height: 72px;
    margin: 0 auto;
    overflow: hidden;
    font-style: normal
}

.ggBtns a:hover {
    color: #FFF;
    background-color: #2060b7
}

.ggBtns a:focus {
    outline: none;
}

.ggBtns a.ggOn {
    color: #FFF;
    background-position: 0 0;
}

.ggb,
.ggBtns a {
    background-color: #e8e8e8;
}

a.ggOn {
    color: #FFF;
    background-color: #2060b7
}

.line2 {
    padding: 64px 0 32px;
}

.policy-con {
    background-color: #FFF;
    padding: 0 20px 20px;
    position: relative;
    overflow: hidden;
}

.policy-con h1 {
    font-size: 24px;
    color: #2060b7;
    display: inline-block;
    border-bottom: 2px #bdd4ee solid;
    box-sizing: border-box;
    line-height: 30px;
    padding-bottom: 8px;
    margin-top: 30px;
    margin-bottom: 24px;
}

.policy-con a.more {
    position: absolute;
    right: 20px;
    top: 35px;
}

.policy-con a.more i {
    font-size: 22px;
}

.policy-con img {
    width: 100%;
    min-height: 240px;
}

.policy-con ul {
    padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.policy-con ul li p {
    display: inline-block;
    background-color: #2060b7;
    color: #FFF;
    padding: 4px 10px;
    box-sizing: border-box;
    border-radius: 3px;
    width: 86px;
    cursor: pointer;
    border: 1px transparent solid;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.policy-con ul li p:hover {
    background-color: #FFF;
    border-color: #2060b7;
    color: #2060b7;
}

.policy-con ul li a {
    font-size: 18px;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    height: 36px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-indent: 5px;
    width: calc(100% - 92px);
    vertical-align: top;
}

.policy-con ul li a:hover {
    color: #2060b7
}

.policy-con ul li:last-of-type a {
    height: auto;
}

.index-bottom {
    margin-top: 0 !important;
    width: 100%;
}

.sec-bg {
    background: #f1f1f1;
}

.sec-box {
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 15px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #FFF;
}

.sec-box-con h1 {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
}

.sec-box-con h1 span {
    color: #005fb8;
    font-weight: 700;
    padding: 4px 16px;
    font-size: 22px;
    position: relative;
    margin-left: 10px;
}

.sec-box-con h1 span::before {
    position: absolute;
    content: '';
    width: 3px;
    height: 80%;
    background-color: #005fb8;
    display: block;
    top: 4px;
    left: -10px;
}

.sec-box-con h1 a {
    float: right;
    margin-right: 20px;
    line-height: 33px;
    font-size: 14px;
}

.sec-box-con h1 a:hover {
    color: #cc0200;
}

.sec-list ul {
    width: 100%;
    margin: 18px auto 30px auto;
    overflow: hidden;
}

.sec-list li {
    min-height: 44px;
    border-bottom: dotted 1px #ddd;
}

.sec-list li a {
    font-size: 18px;
    color: #000;
    transition: all .3s;
    -webkit-transition: all .3s;
    line-height: 44px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}

.sec-list li a:hover {
    color: #2055aa
}

.sec-list li span {
    text-align: right;
    color: #666666;
    font-size: 14px;
    width: 100%;
    line-height: 40px;
    display: block
}

.page-out {
    width: 95%;
    margin: 18px auto 60px auto;
}

.page {
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
    list-style-type: none;
    overflow: hidden
}

.page li {
    display: inline-block;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.page li a {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #015092;
    border-width: 1px;
    border-style: solid;
    border-color: #b2b2b2;
    display: block;
    padding: 0 12px;
    line-height: 33px;
    margin-right: 5px;
    text-align: center;
    width: auto;
    overflow: inherit
}

.page li span {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #fff;
    background-color: #0068b7;
    border-width: 1px;
    border-style: solid;
    border-color: #b2b2b2;
    display: block !important;
    padding: 0 12px;
    line-height: 33px;
    margin-right: 5px;
    text-align: center;
    width: auto
}

.page li.jump {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    color: #000;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    padding: 5px;
    line-height: 15px;
}

.page li.jump select {
    border: 1px #000000 solid;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 12px;
    display: inline-block;
    margin-top: 1px;
}


/* ²»¶¯²úµÇ¼Çcss¿ªÊ¼ */

.estate-top {
    background: url(/ZT/css/yshj/../../images/yshj/estate-top.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 397px;
    overflow: hidden;
    text-align: center;
}

.estate-top h1 {
    display: block;
    font-size: 65px;
    color: #FFF;
    font-family: 'Î¢ÈíÑÅºÚ';
    margin-top: 180px;
}

.video-box {
    margin: 64px auto;
    overflow: hidden;
}

.video-box img {
    height: 225px;
    width: 100%;
}

.video-box img:hover {
    animation: pulse 1s;
}

.video-box a span {
    display: block;
    width: 96%;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    height: 30px;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-size: 16px;
}

.video-box a:hover span {
    color: rgba(32, 96, 183, 1);
}

.video-box .layui-row div:nth-child(1) span {
    width: 74%;
}

.video-box .layui-row div:nth-child(2) span {
    width: 76%;
}

.video-box .layui-row div:nth-child(5) span {
    width: 74%;
}

@media screen and (max-width: 768px) {
    .top {
        height: auto;
        background: none;
    }
    .top img {
        width: 100%;
    }
    .yshj-top-dh {
        background-color: rgb(32, 96, 183);
        position: unset;
        bottom: 0;
        padding: 10px 0;
        box-sizing: border-box;
    }
    .yshj-top-dh ul li a {
        font-size: 1.2rem;
        line-height: 38px;
        margin: 0;
        padding: 0 5px;
    }
    .yshj-top-dh ul li a::after {
        top: 10px;
    }
    .yshj-top-dh ul li:nth-child(3n) a::after {
        display: none;
    }
    .layui-container {
        padding: 0 10px !important;
    }
    .line1 {
        padding: 10px 0;
    }
    .line1-left {
        width: 100%;
        background: unset;
        height: auto;
    }
    .line1-left ul {
        width: 100%;
        margin-top: 10px;
    }
    .line1-left ul li {
        width: 20%;
        margin-right: 0;
    }
    .line1-left ul li a {
        padding: 10px 10px 0;
        height: auto;
    }
    .line1-left ul li a img {
        line-height: 50px;
        display: inline-block;
        margin: 0 auto;
    }
    .line1-left ul li div {
        width: 100%;
        height: 58px;
        margin: 0 auto;
        display: block;
        line-height: 58px;
        text-align: center;
        background-color: #f3f7ff;
        border-radius: 100%;
    }
    .line1-left ul li a span {
        font-size: 0.8rem;
        margin-bottom: 13px;
    }
    .line1-right {
        width: 100%;
        padding: 10px;
    }
    .line1-right .park-introduce-con {
        height: auto;
    }
    .line1-right p {
        font-size: 1.125rem;
        line-height: 32px;
        text-align: justify;
    }
    .qzone-dh {
        padding: 10px 0;
    }
    .qzone-dh li a p {
        font-size: 0.8rem;
    }
    .line2 {
        padding: 10px 0;
    }
    .mobile-list-title {
        box-sizing: border-box;
        border-bottom: 5px #2f5db8 solid;
    }
    .mobile-list-title h1 {
        background-color: #2f5db8;
        line-height: 35px;
        color: #FFF;
        font-size: 1rem;
        display: inline-block;
        padding: 5px 4px 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        width: 80px;
        text-align: center;
        font-weight: bold;
        margin-right: 5px;
        word-break: keep-all;
    }
    .mobile-list-title h1.hover {
        background-color: #c2d4fd;
        color: #2f5db8;
    }
    .policy-con {
        padding: 0;
    }
    .policy-con h1 {
        border-bottom: 0;
        margin: 0;
    }
    .policy-con ul {
        padding: 10px;
    }
    .policy-con ul li a {
        font-size: 1.02rem;
        height: auto !important;
        padding: 15px 0;
        border-bottom: 1px #d6d6d6 solid;
        box-sizing: border-box;
    }
    #police-con2 li {
        height: 120px;
        border-bottom: 1px #d6d6d6 solid;
        box-sizing: border-box;
        overflow: hidden;
        padding: 15px 0;
    }
    #police-con2 a {
        font-size: 1.02rem;
        line-height: 24px;
        word-break: break-all;
        white-space: normal;
        height: 90px !important;
        box-sizing: border-box;
    }
    #police-con2 a:nth-child(2n+1) {
        width: 42%;
        float: left;
        text-indent: 0;
        padding-top: 0;
    }
    #police-con2 a:nth-child(2n+1) img {
        width: 100%;
        min-height: 90px;
        height: 90px !important;
    }
    #police-con2 a:nth-child(2n) {
        width: 58%;
        float: left;
        min-height: 90px;
        padding: 0 0 0 8px;
        border-bottom: 0;
    }
    .sec-box-con h1 span {
        font-size: 1.2rem;
        padding-left: 5px;
    }
    .sec-box-con h1 a {
        font-size: 0.875rem;
        margin-right: 0;
    }
    .sec-list {
        min-height: auto;
        margin: 10px auto;
    }
    .sec-list ul {
        margin: 0 auto;
    }
    .sec-list li {
        min-height: auto;
    }
    .sec-list li a {
        font-size: 1.02rem;
        line-height: normal;
        padding: 15px 0;
        border-bottom: 1px #d6d6d6 solid;
        box-sizing: border-box;
    }
    .sec-list li p {
        font-size: 1.125em;
        text-align: justify !important
    }
    .page .jump {
        display: none;
    }
    .page li {
        margin-bottom: 8px;
    }
    .page li a {
        padding: 0 12px !important;
        line-height: 33px;
    }
    .third-out {
        padding: 0 8px;
        margin-bottom: 20px;
    }
    .third-title {
        padding-top: 20px
    }
    .third-title h1 {
        font-size: 1.875em
    }
    .third-title h1 span {
        color: #4d4f53 !important;
    }
    .datetime {
        font-size: 1.125em;
        padding-top: 10px !important;
        height: auto;
        line-height: 30px;
    }
    #source {
        display: block;
    }
    .third-con p {
        font-size: 1.125rem;
        text-align: justify;
    }
    .third-con p * {
        font-size: 1.125rem;
        text-align: justify;
    }
    .third-con p span {
        font-size: 1.125rem !important;
        text-align: justify;
    }
    .third-con img {
        width: auto;
        max-width: 100%;
        height: auto !important
    }
    .third-con table {
        width: 100%
    }
    .sec-list .sec-con-title {
        font-size: 1.875em
    }
    .sec-list .sec-con-content {
        height: auto;
        padding-bottom: 50px;
    }
    .sec-list .sec-con-content table tr td:first-of-type {
        width: 50%;
    }
    .sec-list .sec-con-content table tr td:last-of-type {
        width: 50%
    }
    .sec-list .sec-con-content table tr td {
        padding: 7px;
        font-size: 1.125em
    }
    .print {
        display: none
    }
    .title-fix {
        background: url(/images/first/mobile-float-bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        overflow: hidden;
        background-size: cover;
    }
    .title-fix h1 {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        height: auto;
        line-height: 30px;
        color: #FFF;
        font-size: 1.25rem;
    }
    .bshare-custom li {
        width: 16.6%;
        border-right: 1px #969696 solid;
        box-sizing: border-box;
    }
    .bshare-custom li:first-of-type {
        width: 17%;
        border: 0
    }
    .bshare-custom li a {
        display: block !important;
        text-align: center
    }
    .bshare-custom li a span {
        display: none
    }
    #qrcode {
        display: none
    }
    #qrcode-con {
        display: none
    }
    .estate-top {
        height: auto;
        background-position: center center;
    }
    .estate-top h1 {
        font-size: 1.8rem;
        margin: 30px auto;
    }
    .video-box {
        margin: 15px auto;
    }
    .video-box img {
        height: 150px;
        width: 100%;
    }
}