.yshj-body .pFoot-link,
.yshj-body .pFoot-btm {
    margin-top: 0 !important;
}

.yshj-tit01 a {
    color: #d8c18a;
}

.yshj-tit01 h1 {
    font-size: 30px;
    font-size: .3rem;
    font-weight: 700;
    margin: 0;
}

.yshj-tit01 h2 {
    font-size: 30px;
    font-size: .3rem;
    font-weight: 400;
    margin: 0;
}

.yshj-tit01 h3 {
    font-size: 36px;
    font-size: .36rem;
    font-weight: 700;
    margin: 20px 0 0;
    margin: .2rem 0 0;
}

/**** banner大图 ****/
.ztTop.yshj .zt-banner {
    height: 740px;
    height: 7.4rem;
    background-image: url(2022-yshj-banner.jpg);
    background-color: #004a93;
}

.ztTop.yshj .zt-banner .banner-logo {
    width: 388px;
    width: 3.88rem;
}

.ztTop.yshj .ztNav {
    display: none;
}

.ztTop.yshj .yshjNav {
    display: block;
}

.ztTop.yshj .pSearch .searchbtn {
    background-color: #439bf2;
}

.yshjNav {
    float: right;
    padding-top: 40px;
    padding-top: .4rem;
    display: none;
}

.yshjNav li {
    float: left;
    margin-left: 35px;
    margin-left: .35rem;
}

.yshjNav li a {
    color: #ffff;
    font-weight: 700;
    line-height: 30px;
    line-height: .3rem;
}

.yshjNav li a::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ffff;
    opacity: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.yshjNav li a:hover::after {
    opacity: 1;
}

.yshj-jj {
    width: 100%;
    height: 156px;
    height: 1.56rem;
    background-color: #ffffff;
    margin-top: 100px;
    margin-top: 1rem;
}

.yshj-jj .tit {
    float: left;
    width: 20%;
    height: 100%;
    margin-right: 1%;
}

.yshj-jj .tit img {
    width: auto;
    height: 100%;
    display: block;
}

.yshj-jj .txt {
    float: left;
    width: 44%;
    text-align: left;
}

.yshj-jj .txt .head {
    font-size: 20px;
    font-weight: 700;
    color: #004a93;
    margin-top: 30px;
    margin-top: .3rem;
}

.yshj-jj .txt p a {
    font-size: 16px;
    font-size: .16rem;
    margin-top: 10px;
    margin-top: .1rem;
    line-height: 30px;
    line-height: .3rem;
    height: 60px;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
}

.yshj-jj .txt p a:hover {
    color: #ff0000;
}

.yshj-jj .link {
    float: left;
    width: 34%;
}

.yshj-jj .link::after {
    content: '';
    display: block;
    clear: both;
}

.yshj-jj .link li {
    float: left;
    width: 25%;
    text-align: center;
}

.yshj-jj .link li img {
    width: 38px;
    width: .38rem;
    display: block;
    margin: 40px auto 0;
    margin: .4rem auto 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.yshj-jj .link li span {
    color: #004a93;
    font-size: 20px;
    font-size: .2rem;
    margin-top: 18px;
    margin-top: .18rem;
    display: block;
}

.yshj-jj .link li a:hover img {
    margin-top: 30px;
    margin-top: .3rem;
}

/**** 营商资讯 ****/
.yshj-yszx {
    background: url(2022-yshj-yszx-bg.jpg) no-repeat left bottom;
    background-size: cover;
    padding: 0 0 130px;
    padding: 0 0 1.3rem;
}

.yshj-yszx .yszx-left {
    float: left;
    padding-top: 60px;
    padding-top: .6rem;
    width: 25%;
}

.yshj-yszx .yszx-right {
    float: right;
    width: 75%;
}

.yshj-yszx .yszx-right .news-list li {
    width: 44%;
    float: left;
    margin-left: 6%;
    background-color: #ffffff;
    margin-top: 30px;
    margin-top: .3rem;
    height: 155px;
    height: 1.55rem;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.yshj-yszx .yszx-right .news-list li a {
    width: 100%;
    height: 100%;
    display: block;
}

.yshj-yszx .yszx-right .news-list li .day {
    float: left;
    width: 150px;
    width: 1.5rem;
}

.yshj-yszx .yszx-right .news-list li .day i {
    font-size: 28px;
    font-size: .28rem;
    margin: 30px 0 0 34px;
    margin: .3rem 0 0 .34rem;
    font-style: normal;
    display: block;

}

.yshj-yszx .yszx-right .news-list li .day label {
    font-size: 16px;
    font-size: .16rem;
    margin: 10px 0 0 34px;
    margin: .1rem 0 0 .34rem;
    line-height: 40px;
    line-height: .4rem;
    display: inline-block;
    color: #999;
    min-width: 80px;
    min-width: .8rem;
}

.yshj-yszx .yszx-right .news-list li .txt {
    float: left;
    height: 100%;
    width: calc(100% - 150px);
    width: calc(100% - 1.5rem);
}

.yshj-yszx .yszx-right .news-list li .txt a {
    width: 100%;
    height: 100%;
    display: block;
}

.yshj-yszx .yszx-right .news-list li .txt i {
    font-style: normal;
    margin-top: 3px;
    margin-top: .3rem;
    display: block;
    width: calc(100% - 20px);
    width: calc(100% - .2rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yshj-yszx .yszx-right .news-list li .txt label {
    margin-top: 10px;
    margin-top: .1rem;
    font-size: 16px;
    font-size: .16rem;
    height: 60px;
    height: .6rem;
    line-height: 30px;
    line-height: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
    color: #999;
    padding-right: 40px;
    padding-right: .4rem;
    cursor: pointer;
}

.yshj-yszx .yszx-right .news-list li .txt b {
    color: #999;
    font-weight: 400;
    margin-top: 10px;
    margin-top: .1rem;
    display: none;
    font-size: 0;
}

.yshj-yszx .yszx-right .news-list li:hover {
    background-color: #1c3f7c;
}

.yshj-yszx .yszx-right .news-list li:hover .day i,
.yshj-yszx .yszx-right .news-list li:hover .txt i,
.yshj-yszx .yszx-right .news-list li:hover .txt label {
    color: #ffffff;
}

.yshj-yszx .yszx-right .news-list li:hover .day label {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.yshj-yszx .yszx-right .news-list li:hover .txt b {
    width: 27px;
    width: .27rem;
    height: 27px;
    height: .27rem;
    background: url(2022-yshj-yszx-more.png) no-repeat;
    background-size: cover;
    font-size: 0;
}

.yshj-yszx .sp-list li {
    width: 23.5%;
    float: left;
    margin-left: 2%;
    margin-top: 30px;
    margin-top: .3rem;
}

.yshj-yszx .sp-list li:first-child {
    margin-left: 0;
}

.yshj-yszx .sp-list li video {
    width: 100%;
    height: 165px;
    height: 1.65rem;
    background-color: #000;
    display: block;
}

.yshj-yszx .sp-list li a {
    width: calc(100% - .3rem);
    padding: 0 .15rem;
    height: 51px;
    height: .51rem;
    line-height: 51px;
    line-height: .51rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    background-color: #004a93;
    text-align: center;
}

.yshj-yszx .sp-list li a:hover {
    background-color: #005cb7;
}

/**** 营商政策 ****/
.yshj-yszc {
    background-color: #004a93;
    margin-top: 30px;
    margin-top: .3rem;
    padding: 30px 0;
    padding: .3rem 0;
}

.yshj-yszc::after {
    content: '';
    display: block;
    clear: both;
}

.yshj-yszc .box {
    width: 25%;
    float: left;
    position: relative;
    text-align: center;
}

.yshj-yszc .box::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    position: absolute;
    right: 0;
    top: 0;
}

.yshj-yszc .box .head {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}

.yshj-yszc .box .head img {
    width: 62px;
    width: .62rem;
    border: 2px solid #ffffff;
    border: .02rem solid #ffffff;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.yshj-yszc .box .head span {
    color: #ffffff;
    font-size: 30px;
    font-size: .3rem;
    margin-top: 20px;
    margin-top: .2rem;
    display: block;
}

.yshj-yszc .box .head:hover img {
    animation: xuanzhuan 1200ms ease-out infinite alternate;
}

.yshj-yszc .box:last-child::after {
    display: none;
}

.yshj-yszc .box .pList01 {
    margin: 35px 35px 20px;
    margin: .35rem .35rem .2rem;
    text-align: left;
    min-height: 182px;
    min-height: 1.82rem;
}

.yshj-yszc .box .pList01 li {
    line-height: 38px;
    line-height: .38rem;
    position: relative;
    padding-left: 15px;
    padding-left: .15rem;
    margin-bottom: 15px;
    margin-bottom: .15rem;
}

.yshj-yszc .box .pList01 li:before {
    content: '';
    display: block;
    width: 6px;
    width: .06rem;
    height: 6px;
    height: .06rem;
    background-color: #ffffff;
    border-radius: 50%;
    float: left;
    top: 16px;
    top: .16rem;
    left: 0;
    position: absolute;
    opacity: .8;
}

.yshj-yszc .box .pList01 li a {
    width: 100%;
    color: #ffffff;
    opacity: .8;
    height: 76px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
    white-space: initial;
}

.yshj-yszc .box .pList01 li a:hover {
    opacity: 1;
}

.yshj-yszc .box .more {
    width: 138px;
    width: 1.38rem;
    height: 38px;
    height: .38rem;
    line-height: 38px;
    line-height: .38rem;
    border: 1px solid #ffffff;
    border-radius: 24px;
    border-radius: .24rem;
    color: #ffffff;
    font-size: 16px;
    font-size: .16rem;
}

.yshj-yszc .box .more:hover {
    background-color: rgba(255, 255, 255, .15);
}

/**** 园区介绍 ****/
.yshj-yqjs {
    background: url(2022-yshj-yqjs-bg.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0;
    padding: .3rem 0;
    margin-top: 30px;
    margin-top: .3rem;
}

.yshj-yqjs::after {
    content: '';
    display: block;
    clear: both;
}

.yshj-yqjs .yqjs-left {
    width: 60%;
    float: left;
    height: 550px;
    height: 5.5rem;
}

.yshj-yqjs .yqjs-left .swiper-container {
    width: 100%;
    height: 100%;
}

.yshj-yqjs .yqjs-left .img-box {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.yshj-yqjs .yqjs-left .img-box img {
    min-width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    *position: relative;
    *left: auto;
    *top: auto;
}

.yshj-yqjs .yqjs-left .swiper-pagination {
    text-align: right;
    bottom: 25px;
    bottom: .25rem;
    padding-right: 11px;
    padding-right: .11rem;
    width: calc(100% - 11px);
    width: calc(100% - .11rem);
}

.yshj-yqjs .yqjs-left .swiper-pagination-bullet {
    width: 14px;
    width: .14rem;
    height: 14px;
    height: .14rem;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: 1;
    margin: 0 11px;
    margin: 0 .11rem;
}

.yshj-yqjs .yqjs-left .swiper-pagination-bullet-active {
    background-color: #004a93;
}

.yshj-yqjs .yqjs-right {
    width: 37%;
    float: right;
}

.yshj-yqjs .yqjs-right .yqjs-list {
    min-height: 295px;
    min-height: 2.95rem;
}

.yshj-yqjs .yqjs-right .yqjs-list li {
    margin-top: 25px;
    margin-top: .25rem;
}

.yshj-yqjs .yqjs-right .yqjs-list li .tit {
    display: block;
    font-size: 20px;
    font-size: .2rem;
    position: relative;
    padding-left: 40px;
    padding-left: .4rem;
}

.yshj-yqjs .yqjs-right .yqjs-list li .tit:before {
    content: '01';
    display: block;
    font-style: italic;
    font-size: 20px;
    font-size: .2rem;
    position: absolute;
    left: 0;
}

.yshj-yqjs .yqjs-right .yqjs-list li:nth-child(2) .tit:before {
    content: '02';
}

.yshj-yqjs .yqjs-right .yqjs-list li:nth-child(3) .tit:before {
    content: '03';
}

.yshj-yqjs .yqjs-right .yqjs-list li:nth-child(4) .tit:before {
    content: '04';
}

.yshj-yqjs .yqjs-right .yqjs-list li:nth-child(5) .tit:before {
    content: '05';
}

.yshj-yqjs .yqjs-right .yqjs-list li .txt {
    height: 0;
    overflow: hidden;
    line-height: 35px;
    line-height: .35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 16px;
    font-size: .16rem;
    color: #949494;
}

.yshj-yqjs .yqjs-right .yqjs-list li a:hover {
    color: #ff0000;
}

.yshj-yqjs .yqjs-right .yqjs-list li.active .txt {
    height: 70px;
    height: .7rem;
    margin-top: 10px;
    margin-top: .1rem;
}

.yshj-yqjs .yqjs-right .more {
    margin-top: 30px;
    margin-top: .3rem;
    width: 180px;
    width: 1.8rem;
    height: 48px;
    height: .48rem;
    line-height: 48px;
    line-height: .48rem;
    border: 1px solid #d8c18a;
    border-radius: 24px;
    border-radius: .24rem;
    color: #d8c18a;
    text-align: center;
}

.yshj-yqjs .yqjs-right .more:hover {
    background-color: rgba(216, 193, 138, .15);
}

/**** 机会清单 ****/
.yshj-jhqd {
    background: url(2022-yshj-jhqd-bg.jpg) no-repeat;
    background-size: cover;
    height: 908px;
    height: 9.08rem;
}

.yshj-jhqd::after {
    content: '';
    display: block;
    clear: both;
}

.yshj-jhqd .jhqd-left {
    width: 520px;
    width: 5.2rem;
    float: left;
    padding-top: 90px;
    padding-top: .9rem;
}

.yshj-jhqd .jhqd-right {
    width: calc(100% - 520px);
    width: calc(100% - 5.2rem);
    float: left;
    position: relative;
    height: 100%;
}

.yshj-jhqd .jhqd-right a {
    width: auto;
    padding: 0 20px;
    padding: 0 .2rem;
    height: 60px;
    height: .6rem;
    line-height: 60px;
    line-height: .6rem;
    border-radius: 5px;
    display: inline-block;
    font-size: 0;
    text-align: center;
    border: 2px solid #c9b480;
    top: 350px;
    top: 3.5rem;
    left: 0;
    position: absolute;
}

.yshj-jhqd .jhqd-right a.a01 {
    background-color: #c9b480;
    color: #ffffff;
}

.yshj-jhqd .jhqd-right a.a02 {
    color: #c9b480;
    left: 448px;
    left: 4.48rem;
    top: 390px;
    top: 3.9rem;
}

.yshj-jhqd .jhqd-right a.a01:hover {
    color: #c9b480;
    background: none;
}

.yshj-jhqd .jhqd-right a.a02:hover {
    color: #ffffff;
    background-color: #c9b480;
}

.yshj-jhqd .jhqd-right a span {
    font-size: 22px;
    font-size: .22rem;
    display: inline-block;
    margin-right: 10px;
    margin-right: .1rem;
    float: left;
}

.yshj-jhqd .jhqd-right a img {
    display: inline-block;
    width: 40px;
    width: .4rem;
    margin-top: 10px;
    margin-top: .1rem;
    float: left;
}

/**** 招商活动 ****/
.yshj-tdly {
    background: url(2022-yshj-tdly-bg.jpg) no-repeat bottom;
    background-size: cover;
    height: 662px;
    height: 6.62rem;
    position: relative;
    margin-top: 30px;
    margin-top: .3rem;
}

.yshj-tdly .tdly-con {
    position: absolute;
    right: 0;
    top: 0;
    width: 730px;
    width: 7.3rem;
}

.yshj-tdly .tdly-tit {
    width: 620;
    width: 6.2rem;
    height: 196px;
    height: 1.96rem;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 0 0 0 50px;
    border-radius: 0 0 0 .5rem;
    float: right;
}

.yshj-tdly .tdly-tit li {
    float: left;
    width: calc(50% - 1px);
    text-align: center;
    margin-top: 42px;
    margin-top: .42rem;
}

.yshj-tdly .tdly-tit li:first-child {
    border-right: 2px solid #ffffff;
}

.yshj-tdly .tdly-tit li a {
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    color: #ffffff;
    opacity: .8;
}

.yshj-tdly .tdly-tit li.active a {
    opacity: 1;
}

.yshj-tdly .tdly-tit li img {
    width: 65px;
    width: .65rem;
    height: 65px;
    height: .65rem;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    margin: 0 auto 20px;
    margin: 0 auto .2rem;
}

.yshj-tdly .tdly-list {
    padding-right: 40px;
    padding-right: .4rem;
}

.yshj-tdly .tdly-list li {
    margin-top: 40px;
    margin-top: .4rem;
    margin-left: 40px;
    margin-left: .4rem;
    width: calc(50% - 40px);
    width: calc(50% - .4rem);
    float: left;
}

.yshj-tdly .tdly-list li a {
    font-size: 20px;
    font-size: .2rem;
    position: relative;
    padding-left: 40px;
    padding-left: .4rem;
    width: calc(100% - 40px);
    width: calc(100% - .4rem);
    color: #ffffff;
    height: 90px;
    height: .9rem;
    line-height: 30px;
    line-height: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
    word-wrap: break-word;
    word-break: break-all;
}

.yshj-tdly .tdly-list li a:hover {
    color: #ffff00;
}

.yshj-tdly .tdly-list li a:before {
    content: '01';
    display: block;
    font-style: italic;
    font-size: 20px;
    font-size: .2rem;
    position: absolute;
    left: 0;
}

.yshj-tdly .tdly-list li:nth-child(2) a:before {
    content: '02';
}

.yshj-tdly .tdly-list li:nth-child(3) a:before {
    content: '03';
}

.yshj-tdly .tdly-list li:nth-child(4) a:before {
    content: '04';
}

/**** 企业办事 ****/
.yshj-qybs {
    background: #f7f7f7;
    background-size: 100% auto;
    padding-bottom: 30px;
    padding-bottom: .3rem;
    margin-top: 30px;
    margin-top: .3rem;
}

.yshj-qybs::after {
    content: '';
    display: block;
    clear: both;
}

.yshj-qybs .qybs-left {
    width: 26%;
    float: left;
}

.yshj-qybs .qybs-tit {
    margin-top: 30px;
    margin-top: 0.3rem;
    background-color: #004a93;
    padding: 75px 0;
    padding: .75rem 0;
}

.yshj-qybs .qybs-tit .yshj-tit01 {
    margin-left: 40px;
    margin-left: .4rem;
}

.yshj-qybs .qybs-tit .yshj-tit01 a {
    color: #ffffff;
}

.yshj-qybs .qybs-right {
    width: 74%;
    float: left;
}

.yshj-qybs .qybs-list li {
    width: 21%;
    float: left;
    margin-top: 30px;
    margin-top: .3rem;
    margin-left: 4%;
    text-align: center;
}

.yshj-qybs .qybs-list li a {
    width: 100%;
    height: 140px;
    height: 1.4rem;
    background-color: #ffffff;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-size: .2rem;
    letter-spacing: 1px;
    overflow: hidden;
}

.yshj-qybs .qybs-list li img {
    width: 52px;
    width: .52rem;
    height: 52px;
    height: .52rem;
    margin: 25px auto 10px;
    margin: .25rem auto .1rem;
    display: block;
    border: 2px solid #d8c18a;
    border: .02rem solid #d8c18a;
    border-radius: 50%;
}

.yshj-qybs .qybs-list li a:hover img {
    animation: xuanzhuan 1200ms ease-out infinite alternate;
}

.yshj-qybs .qybs-list li span {
    line-height: 30px;
    line-height: .3rem;
    height: 60px;
    height: .6rem;
    display: block;
}

.yshj-zqsk {
    margin-top: -100px;
    margin-top: -1rem;
}

.yshj-zqsk::after {
    content: '';
    display: block;
    clear: both;
}

.yshj-zqsk .yshj-tit01 {
    width: 480px;
    width: 4.8rem;
    height: 380px;
    height: 3.8rem;
    float: right;
    background-color: #004a93;
}

.yshj-zqsk .yshj-tit01 a {
    color: #ffffff;
    margin-top: 110px;
    margin-top: 1.1rem;
    margin-left: 110px;
    margin-left: 1.1rem;
}

.yshj-zqsk .zqsk-box {
    width: 420px;
    width: 4.2rem;
    height: 380px;
    height: 3.8rem;
    float: left;
    margin-right: 40px;
    margin-right: .4rem;
    background-color: #004a93;
}

.yshj-zqsk .zqsk-box a {
    width: 80%;
    height: 54px;
    height: .54rem;
    line-height: 54px;
    line-height: .54rem;
    text-align: center;
    display: block;
    background-color: rgba(255, 255, 255, .2);
    color: #ffffff;
    display: block;
    margin: 14px auto 0;
    margin: .14rem auto 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.yshj-zqsk .zqsk-box a:hover {
    background-color: rgba(255, 255, 255, .4);
}

.yshj-zqsk .zqsk-box a:first-child {
    margin-top: 27px;
    margin-top: .27rem;
}

@media screen and (max-width: 768px) {

    .ztTop.yshj .mainWidth,
    .yshj-yszx .mainWidth,
    .yshj-yqjs .mainWidth,
    .yshj-jhqd .mainWidth {
        width: auto;
        padding: 0 10px;
    }

    .ztTop.yshj .yshjNav {
        display: none;
    }

    .ztTop.yshj .zt-banner {
        height: auto;
        padding-bottom: 10px;
        background-size: 120%;
        background-position: 0 1.55rem;
    }

    .ztTop.yshj .zt-banner .banner-logo {
        width: 50%;
    }

    .yshj-jj {
        margin-top: .5rem;
        height: auto;
        padding-bottom: .2rem;
    }

    .yshj-jj .tit {
        float: none;
        display: block;
        width: 100%;
    }

    .yshj-jj .txt {
        text-align: center;
    }

    .yshj-jj .txt .head {
        margin-top: 0;
    }

    .yshj-jj .tit img {
        height: auto;
        width: 50%;
    }

    .yshj-jj .txt {
        width: calc(100% - 20px);
        float: none;
        padding: 0 10px;
    }

    .yshj-jj .link {
        width: 100%;
        float: none;
    }

    .yshj-jj .link li img {
        margin-top: .2rem;
    }

    .yshj-yszx {
        padding: .2rem 0;
    }

    .yshj-tit01 h3 {
        margin-top: 10px;
    }

    .yshj-yszx .yszx-left {
        float: none;
        padding-top: .1rem;
        width: 100%;
    }

    .yshj-yszx .yszx-right {
        float: none;
        width: 100%;
    }

    .yshj-yszx .yszx-right .news-list li {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
        height: auto;
        padding: 10px 0;
    }

    .yshj-yszx .yszx-right .news-list li .day {
        width: 1.5rem;
    }

    .yshj-yszx .yszx-right .news-list li .day i {
        margin-top: .2rem;
        margin-left: .3rem;
    }

    .yshj-yszx .yszx-right .news-list li .day label {
        margin-left: .3rem;
    }

    .yshj-yszx .yszx-right .news-list li .txt {
        width: calc(100% - 1.5rem);
    }

    .yshj-yszx .yszx-right .news-list li .txt i {
        margin-top: 0;
    }

    .yshj-yszx .sp-list li {
        width: calc(50% - 5px);
        margin-left: 10px;
        margin-top: 10px;
        height: auto;
    }
    
    .yshj-yszx .sp-list li:nth-child(2n+1) {
        margin-left: 0;
    }

    .yshj-yszx .sp-list li video {
        height: calc(100vw * 0.25);
    }
    
    .yshj-yszc {
        margin-top: 10px;
        padding: 10px 0;
    }

    .yshj-yszc .box {
        width: 100%;
        padding: .3rem 0;
        border-bottom: 1px solid rgba(255, 255, 255, .7);
    }

    .yshj-yszc .box .pList01 {
        margin: 10px;
        min-height: auto;
    }

    .yshj-yqjs {
        padding: 10px 0 .2rem;
        margin-top: 10px;
    }

    .yshj-yqjs .yqjs-left {
        width: 100%;
        float: none;
        height: calc(100vw * 0.6);
    }

    .yshj-yqjs .yqjs-right {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .yshj-yqjs .yqjs-right .yqjs-list {
        min-height: auto;
    }

    .yshj-jhqd {
        background: url(2022-yshj-jhqd-bg02.jpg) no-repeat bottom #f9fafe;
        background-size: 100% auto;
        height: auto;
        padding-bottom: .7rem;
    }

    .yshj-jhqd .jhqd-left {
        width: 100%;
        padding-top: .2rem;
        float: none;
    }

    .yshj-jhqd .jhqd-right {
        width: 100%;
        float: none;
        margin-top: .7rem;
    }

    .yshj-jhqd .jhqd-right a {
        position: relative;
        top: auto !important;
        left: auto !important;
        display: block;
        margin-top: .3rem;
    }

    .yshj-jhqd .jhqd-right a img {
        float: right;
    }

    .yshj-tdly {
        height: calc(100vw * 1);
        margin-top: 10px;
    }

    .yshj-tdly .tdly-con {
        width: 100%;
    }

    .yshj-tdly .tdly-tit {
        width: 60%;
        float: right;
        height: auto;
        padding: .3rem;
    }

    .yshj-tdly .tdly-tit li {
        margin-top: 0;
    }
    
    .yshj-tdly .tdly-list li a {
        height: .6rem;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
    }

    .yshj-tdly .tdly-tit .yshj-tit01 {
        margin: 0 0 0 10px;
    }

    .yshj-tdly .tdly-con .swiper-container {
        width: 100%;
    }

    .yshj-tdly .tdly-list {
        padding: 0;
    }

    .yshj-tdly .tdly-list li {
        margin-top: .3rem;
    }

    .yshj-qybs {
        background-color: #f7f7f7;
        background-image: none;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .yshj-qybs .qybs-left {
        width: 70%;
        float: none;
        padding-top: 10px;
    }

    .yshj-qybs .qybs-tit {
        padding: .3rem 0;
        margin-top: 0;
    }

    .yshj-qybs .qybs-tit .yshj-tit01 {
        margin-left: .3rem;
    }

    .yshj-qybs .qybs-right {
        width: 100%;
        float: none;
    }

    .yshj-qybs .qybs-list li {
        margin-top: 10px;
        width: calc(50% - 5px);
        margin-left: 10px;
    }
    
    .yshj-qybs .qybs-list li:nth-child(2n+1) {
        margin-left: 0;
    }

    .yshj-qybs .qybs-list li a {
        width: 100%;
        height: auto;
        padding: .2rem 0;
    }

    .yshj-qybs .qybs-list li img {
        margin-top: 0;
        width: 35%;
        height: auto;
        margin-bottom: 10px;
    }
    
    .yshj-qybs .qybs-list li span {
        line-height: .2rem;
        height: auto;
    }
    
    .yshj-zqsk {
        margin-top: 10px;
    }
    
    .yshj-zqsk .zqsk-box {
        width: 100%;
        height: auto;
        float: none;
        text-align: center;
        padding: 0 0 10px 0;
    }
    
    .yshj-zqsk .zqsk-box a {
        margin-top: 0 !important;
        margin-bottom: 10px;
        width: calc(100% - 20px);
    }
    
    .yshj-zqsk .zqsk-box a:last-child {
        margin-bottom: 0;
    }
    
    .yshj-zqsk .yshj-tit01 {
        width: 100%;
        padding: .3rem 0;
        height:auto;
        float: none;
    }
    
    .yshj-zqsk .yshj-tit01 a {
        margin-top: 0;
    }
}

@keyframes xuanzhuan {
    0% {
        transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
    }
}
