/*
    * @time Fri Nov 04 2022 08:54:55 GMT+0800 (中国标准时间)
    */
@charset "utf-8";

.clearfix:after,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
label,
li,
ol,
p,
pre,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0
}

body,
html {
    height: 100%;
    overflow-x: hidden
}

body {
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    outline: 0;
    color: #333;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

a:hover {
    text-decoration: none;
    color: #ff9724 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

iframe,
img {
    border: 0
}

img {
    vertical-align: top
}

.clearfix {
    display: block
}

.clearfix:after {
    content: "";
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both
}

i {
    font-style: normal
}

body {
    height: auto
}

body.stopScroll {
    height: 100%;
    overflow: hidden
}

.part {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .16rem;
    width: 100%
}

a:visited {
    color: #999
}

.hide {
    display: none
}

.btn {
    display: inline-block;
    margin-right: .088889rem;
    margin-top: -.053333rem;
    vertical-align: middle;
    width: .711111rem;
    height: .711111rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.media-box {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.media-box video {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.media-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    width: .888889rem;
    height: .888889rem;
    background: url(data:image/png;base64,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) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    cursor: pointer
}

.swiper-pagination {
    bottom: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    font-size: 0
}

.swiper-pagination-bullet {
    width: .106667rem;
    height: .106667rem;
    margin-right: .044444rem;
    display: inline-block;
    -webkit-border-radius: .053333rem;
    -moz-border-radius: .053333rem;
    border-radius: .053333rem;
    background: #ddd;
    opacity: 1
}

.swiper-pagination-bullet-active {
    width: .355556rem;
    background: #ffae00
}

.list-pic ul {
    font-size: 0
}

.list-pic ul li {
    display: inline-block;
    position: relative
}

.list-pic ul li .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.list-pic ul li .img img {
    width: 100%;
    height: 100%
}

.list-pic ul li .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    text-align: center;
    padding: .133333rem;
    font-size: .426667rem;
    line-height: 1.5;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ac2317), to(rgba(172, 35, 23, 0)));
    background-image: -webkit-linear-gradient(bottom, #ac2317 0, rgba(172, 35, 23, 0) 100%);
    background-image: -moz-linear-gradient(bottom, #ac2317 0, rgba(172, 35, 23, 0) 100%);
    background-image: linear-gradient(0deg, #ac2317 0, rgba(172, 35, 23, 0) 100%);
    color: #fff
}

.list-pic ul li .tit a {
    color: #fff
}

.list-txt li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .133333rem 0 .133333rem 0;
    min-height: 1.688889rem;
    color: #333;
    border-bottom: .026667rem dashed #ccc
}

.list-txt li span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block
}

.list-txt li a {
    color: #333;
    font-size: .426667rem;
    line-height: 1.7
}

.list-mix li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: .266667rem 0;
    border-bottom: .026667rem dotted #ccc
}

.list-mix .img {
    width: 3.715556rem;
    margin-right: .248889rem
}

.list-mix .img img {
    width: 100%;
    -webkit-border-radius: .071111rem;
    -moz-border-radius: .071111rem;
    border-radius: .071111rem
}

.list-mix .tit {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-mix .tit a {
    color: #333;
    font-size: .426667rem;
    line-height: 1.7
}

.title {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10%
}

.title img {
    width: 100%
}

@-moz-keyframes wave1 {
    from {
        height: .213333rem
    }

    to {
        height: .08rem
    }
}

@-webkit-keyframes wave1 {
    from {
        height: .213333rem
    }

    to {
        height: .08rem
    }
}

@keyframes wave1 {
    from {
        height: .213333rem
    }

    to {
        height: .08rem
    }
}

@-moz-keyframes wave2 {
    from {
        height: .124444rem
    }

    to {
        height: .213333rem
    }
}

@-webkit-keyframes wave2 {
    from {
        height: .124444rem
    }

    to {
        height: .213333rem
    }
}

@keyframes wave2 {
    from {
        height: .124444rem
    }

    to {
        height: .213333rem
    }
}

@-webkit-keyframes start {

    0%,
    30% {
        opacity: 0;
        -webkit-transform: translate(0, .088889rem)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(0, -.071111rem)
    }
}

@-moz-keyframes start {

    0%,
    30% {
        opacity: 0;
        -moz-transform: translate(0, .088889rem)
    }

    60% {
        opacity: 1;
        -moz-transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        -moz-transform: translate(0, -.071111rem)
    }
}

html {
    background: #eee
}

body {
    height: 100%;
    max-width: 10rem;
    margin: 0 auto;
    background: #fff
}

.lmt {
    text-align: center;
    margin-top: .266667rem
}

.lmt img {
    height: 1.333333rem;
    width: auto
}

.nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: .711111rem;
    margin: 0 auto 0;
    background: rgba(0, 48, 42, .737);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    z-index: 999;
    display: none;
}

.nav li {
    position: relative;
    float: left;
    line-height: .711111rem;
    color: #fff;
    padding-left: .488889rem
}

.nav li a {
    color: #fff
}

.nav li.on {
    color: #ff9724 !important
}

.nav li.on a {
    color: #ff9724 !important
}

.nav li::before {
    content: "";
    width: .24rem;
    height: .231111rem;
    position: absolute;
    left: .177778rem;
    top: .266667rem;
    z-index: 1
}

.nav li.icon01::before {
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_pcNavicon01_v1.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto
}

.nav li.icon02::before {
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_pcNavicon02_v1.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto
}

.nav li.icon03::before {
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_pcNavicon03_v1.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto
}

.nav li.icon04::before {
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_pcNavicon04_v1.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto
}

.nav li.icon05::before {
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_pcNavicon05_v1.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto
}

.swiper-slide1,
.swiper-slide2,
.swiper-slide3,
.swiper-slide4,
.swiper-slide5,
.swiper-slide6,
.swiper-slide7,
.swiper-slide8 {
    width: 100%;
    height: 100%
}

.swiper-slide1 {
    background: #3e6f70 url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBannerbg_v2.jpg) 50% 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    overflow: hidden
}

.swiper-slide1 .xhlogo {
    position: absolute;
    left: .444444rem;
    top: .355556rem;
    width: 4.497778rem;
    height: 1.955556rem
}

.swiper-slide1 .gdlogo {
    position: absolute;
    right: .444444rem;
    top: .977778rem;
    width: 2.933333rem;
    height: .462222rem
}

.swiper-slide1 .slogan01 {
    position: absolute;
    left: 1.6rem;
    top: 2.933333rem;
    width: 5.813333rem;
    height: 4.177778rem
}

.swiper-slide1 .slogan02 {
    position: absolute;
    left: 1.6rem;
    top: 3.822222rem;
    width: 8.577778rem;
    height: 6.204444rem
}

.swiper-slide1 .slogan03 {
    position: absolute;
    left: 1.6rem;
    top: 6.666667rem;
    width: 8.24rem;
    height: 6.64rem
}

.swiper-slide1 .slogan04 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto
}

.swiper-slide1 .zhegai {
    position: absolute;
    left: 0;
    top: 16.444444rem;
    width: 11.093333rem;
    height: 2.044444rem
}

.swiper-slide1 .headline {
    width: 7.377778rem;
    padding: .266667rem .533333rem .266667rem .533333rem;
    margin: 0 auto;
    -webkit-border-radius: .177778rem;
    -moz-border-radius: .177778rem;
    border-radius: .177778rem;
    border: .017778rem solid #fff;
    background: rgba(0, 91, 88, .706);
    color: #fff;
    position: absolute;
    top: 14.222222rem;
    left: 50%;
    margin-left: -4.222222rem
}

.swiper-slide1 .headline h1 {
    font-size: .248889rem;
    text-align: center;
    margin-bottom: .088889rem;
    font-weight: bolder
}

.swiper-slide1 .headline h1 a {
    color: #fff
}

.swiper-slide1 .headline p {
    font-size: .142222rem;
    line-height: .248889rem;
    color: #fff
}

.swiper-slide1 .headline p a {
    color: #fff
}

#array {
    width: .888889rem;
    height: auto;
    bottom: .088889rem;
    left: 50%;
    margin-left: -.133333rem;
    position: absolute;
    z-index: 999;
    -webkit-animation: start 1.5s infinite ease-in-out
}

.conBox {
    width: 100%;
    height: 100%;
    background: #fff
}

.conBox .conBox_pagination {
    top: 68%
}

.conBox .conBox_pagination .swiper-pagination-bullet {
    width: .266667rem;
    height: .266667rem;
    margin: .088889rem 0;
    opacity: .4
}

.conBox .conBox_pagination .swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-slide2 {
    background: #3e6f70 url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBg01_v1.jpg) 50% 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.swiper-slide2 iframe {
    -webkit-transform: scale(1) translate(-50%, -50%);
    -moz-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%
}

.swiper-slide3 {
    background: #3e6f70 url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBg02_v1.jpg) 50% 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.swiper-slide3 .newSwiper {
    width: 100%;
    margin: .444444rem auto 0;
    position: relative;
    padding-bottom: .488889rem
}

.swiper-slide3 .newSwiper .swiper-container {
    padding: 0 0;
    width: 8.888889rem;
    margin: 0 auto
}

.swiper-slide3 .newSwiper .swiper-slide {
    width: 6.4rem;
    height: auto;
    overflow: hidden
}

.swiper-slide3 .newSwiper .swiper-slide .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    padding: .177778rem .044444rem .177778rem .044444rem;
    width: 100%;
    text-align: center;
    font-size: .177778rem;
    line-height: .213333rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #432321;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#432321));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #432321 100%);
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0, #432321 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #432321 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #432321 100%);
    font-weight: bolder
}

.swiper-slide3 .newSwiper .swiper-slide .tit a {
    color: #fff
}

.swiper-slide3 .newSwiper .swiper-slide .tit h3 {
    font-size: .195556rem;
    font-weight: bolder;
    margin-bottom: .044444rem
}

.swiper-slide3 .newSwiper .swiper-slide .tit p {
    font-size: .142222rem;
    line-height: .213333rem;
    font-weight: 400
}

.swiper-slide3 .newSwiper .swiper-slide-active:after {
    display: none
}

.swiper-slide3 .newSwiper .swiper-slide img {
    width: 100%;
    height: auto;
    display: block
}

.swiper-slide3 .newSwiper .swiper-button-prev {
    width: .248889rem;
    height: .426667rem;
    background: url(//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png) 0 0 no-repeat;
    right: auto;
    left: .1rem;
    top: 42%
}

.swiper-slide3 .newSwiper .swiper-button-prev:hover {
    opacity: .6
}

.swiper-slide3 .newSwiper .swiper-button-next {
    width: .248889rem;
    height: .426667rem;
    background: url(//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png) 100% 100% no-repeat;
    left: auto;
    right: .1rem;
    top: 42%
}

.swiper-slide3 .newSwiper .swiper-button-next:hover {
    opacity: .6
}

.swiper-slide3 .jcsp {
    width: 9.422222rem;
    margin: .266667rem auto .266667rem
}

.swiper-slide3 .jcsp .view {
    position: relative
}

.swiper-slide3 .jcsp .view .swiper-container {
    width: 9.404444rem;
    height: 5.297778rem;
    border: .017778rem solid #5d8484;
    background: rgba(93, 132, 132, .494)
}

.swiper-slide3 .jcsp .view .swiper-container .swiper-slide img {
    width: 9.404444rem;
    height: 5.297778rem
}

.swiper-slide3 .jcsp .view .swiper-container .swiper-slide span {
    position: absolute;
    width: .888889rem;
    height: .888889rem;
    bottom: .088889rem;
    left: .088889rem;
    display: none;
    cursor: pointer
}

.swiper-slide3 .jcsp .view .swiper-container .swiper-slide span img {
    width: .888889rem;
    height: .888889rem
}

.swiper-slide3 .jcsp .view .video0225-box {
    width: 9.422222rem;
    height: 5.297778rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    z-index: 9;
    display: none
}

.swiper-slide3 .jcsp .view .video0225-box .video0225 {
    width: 9.422222rem;
    height: 5.297778rem
}

.swiper-slide3 .jcsp .view .video0225-box .video0225-close {
    width: .293333rem;
    height: .284444rem;
    position: absolute;
    top: 0;
    right: -.293333rem;
    z-index: 50;
    background: url(//www.news.cn/res/xhwres/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
    cursor: pointer
}

.swiper-slide3 .jcsp .view .arrow-left {
    position: absolute;
    left: .088889rem;
    top: 50%;
    margin-top: -.222222rem;
    width: .248889rem;
    height: .453333rem;
    z-index: 10;
    display: none
}

.swiper-slide3 .jcsp .view .arrow-right {
    position: absolute;
    right: .088889rem;
    top: 50%;
    margin-top: -.222222rem;
    width: .248889rem;
    height: .453333rem;
    z-index: 10;
    display: none
}

.swiper-slide3 .jcsp .preview {
    width: 100%;
    margin-top: .088889rem;
    position: relative
}

.swiper-slide3 .jcsp .preview .swiper-container {
    width: 9.422222rem;
    height: 1.253333rem
}

.swiper-slide3 .jcsp .preview .swiper-container .swiper-slide {
    width: 2.222222rem;
    height: 1.253333rem;
    cursor: pointer;
    margin-right: .195556rem
}

.swiper-slide3 .jcsp .preview .swiper-container .swiper-slide img {
    width: 2.204444rem;
    height: 1.235556rem;
    border: .017778rem solid #5d8484
}

.swiper-slide3 .jcsp .preview .swiper-container .active-nav img {
    padding: 0;
    border: .017778rem solid #ff3617
}

.swiper-slide3 .jcsp .preview .arrow-left {
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_anLeft01_v1.png) 0 0 no-repeat;
    position: absolute;
    left: -.711111rem;
    top: .088889rem;
    width: .391111rem;
    height: .791111rem;
    z-index: 10
}

.swiper-slide3 .jcsp .preview .arrow-right {
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_anRight01_v1.png) no-repeat left bottom;
    position: absolute;
    right: -.711111rem;
    top: .088889rem;
    width: .391111rem;
    height: .791111rem;
    z-index: 10
}

.swiper-slide4 {
    background: #3e6f70 url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBg05_v1.jpg) 50% 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.swiper-slide4 .meide-swap-box {
    width: 8.888889rem;
    height: 14.488889rem;
    padding-top: .355556rem;
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBg03_v1.jpg) 50% 0 no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    margin: .355556rem auto 0
}

.swiper-slide4 .meide-swap-box .tab1 {
    width: 8rem;
    margin: 0 auto 0;
    position: relative
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box {
    width: 6.755556rem;
    height: 6.311111rem;
    margin: .177778rem auto 0;
    overflow: hidden
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu {
    width: 3.288889rem;
    height: 4.16rem;
    padding-right: .017778rem
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li {
    float: left;
    width: 1.6rem;
    height: 1.475556rem;
    border: .008889rem solid #8f9795;
    cursor: pointer;
    background: #eee;
    margin-right: .044444rem;
    margin-bottom: .088889rem;
    position: relative
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small {
    width: 1.6rem;
    height: 1.475556rem;
    margin: 0 auto
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small .img {
    float: left;
    width: 1.6rem;
    height: 1.475556rem;
    position: relative;
    z-index: 2
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small .img img {
    width: 1.6rem;
    height: 1.475556rem
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small .img span {
    position: absolute;
    width: .426667rem;
    height: .426667rem;
    top: .444444rem;
    left: .088889rem;
    display: none;
    cursor: pointer
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small .img span img {
    width: .426667rem;
    height: .426667rem
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: .284444rem;
    line-height: 1.475556rem;
    color: #fff;
    z-index: 1;
    overflow: hidden;
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBg04_v1.jpg) 0 0 no-repeat
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small .title a {
    color: #fff
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li .pic_small .title a:hover {
    color: #fff !important
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li.selected {
    cursor: pointer
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li.selected .img {
    display: none
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li.selected .title {
    color: #fff
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li.selected .title a {
    color: #fff
}

.swiper-slide4 .meide-swap-box .tab1 .tab-menu-box .tab_menu li.selected .title a:hover {
    color: #fff !important
}

.swiper-slide4 .meide-swap-box .tab1 .tab_box {
    width: 8rem;
    height: 7.377778rem;
    position: relative;
    border: .008889rem solid #fff
}

.swiper-slide4 .meide-swap-box .tab1 .tab_box .pic_big img {
    width: 8rem;
    height: 7.377778rem
}

.swiper-slide4 .meide-swap-box .hide {
    display: none
}

.swiper-slide4 .meide-swap-box .video0225-box {
    width: 7.377778rem;
    height: 4.16rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #000
}

.swiper-slide4 .meide-swap-box .video0225-box .video0225 {
    width: 7.377778rem;
    height: 4.16rem
}

.swiper-slide4 .meide-swap-box .video0225-box .video0225-close {
    width: .293333rem;
    height: .284444rem;
    position: absolute;
    top: 0;
    right: -.293333rem;
    z-index: 50;
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_pcVideoclose_v1.png) no-repeat;
    cursor: pointer
}

.swiper-slide5 {
    background: #3e6f70 url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBg06_v1.jpg) 50% 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.swiper-slide5 .hdbd {
    border: .008889rem solid #95f6f6;
    background: rgba(6, 58, 64, .729);
    margin: .444444rem auto .444444rem;
    -webkit-border-radius: .177778rem;
    -moz-border-radius: .177778rem;
    border-radius: .177778rem;
    padding: 5% 5%;
    width: 75%
}

.swiper-slide5 .hdbd p {
    text-align: left;
    line-height: 1.4;
    color: #fff;
    font-size: .248889rem;
    margin-bottom: .177778rem
}

.swiper-slide5 .hdbd p a {
    color: #fff
}

.swiper-slide5 .ztq {
    border: .017778rem solid #95f6f6;
    margin: .444444rem auto 0;
    -webkit-border-radius: .177778rem;
    -moz-border-radius: .177778rem;
    border-radius: .177778rem;
    overflow: hidden;
    position: relative;
    width: 8.355556rem;
    height: 4.702222rem
}

.swiper-slide5 .ztq img {
    width: 100%;
    height: 100%
}

.swiper-slide5 .ztq .mul-play {
    position: absolute;
    width: .888889rem;
    height: .888889rem;
    top: 42%;
    left: 50%;
    margin-left: -.355556rem;
    cursor: pointer
}

.swiper-slide5 .ztq .mul-play img {
    width: .888889rem;
    height: .888889rem
}

.swiper-slide5 .ztq .video0225-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    z-index: 9;
    display: none
}

.swiper-slide5 .ztq .video0225-box .video0225 {
    width: 100%;
    height: 100%
}

.swiper-slide5 .ztq .video0225-box .video0225-close {
    width: .293333rem;
    height: .284444rem;
    position: absolute;
    top: 0;
    right: -.026667rem;
    z-index: 50;
    background: url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_pcVideoclose_v2.png) no-repeat;
    cursor: pointer
}

.swiper-slide6 {
    background: #3e6f70 url(//www.news.cn/gongyi/zt/2022zgwspx/images/20221027gdzg_mobBg07_v1.jpg) 50% 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.swiper-slide6 .yqlist {
    width: 96%;
    margin: 0.355556rem auto 0;
}

.swiper-slide6 .yqlist li {
    float: left;
    margin-bottom: 0.088889rem;
    font-size: .177778rem;
    padding: 0 0.133333rem;
    color: #333;
}

.swiper-slide6 .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #53a3a1;
    padding: .266667rem 0;
    text-align: center;
    font-size: .124444rem;
    line-height: .248889rem;
    color: #fff
}

@-moz-keyframes start {

    0%,
    30% {
        opacity: 0;
        -moz-transform: translate(0, .088889rem);
        transform: translate(0, .088889rem)
    }

    60% {
        opacity: 1;
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        -moz-transform: translate(0, -.071111rem);
        transform: translate(0, -.071111rem)
    }
}

@-webkit-keyframes start {

    0%,
    30% {
        opacity: 0;
        -webkit-transform: translate(0, .088889rem);
        transform: translate(0, .088889rem)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(0, -.071111rem);
        transform: translate(0, -.071111rem)
    }
}

@keyframes start {

    0%,
    30% {
        opacity: 0;
        -webkit-transform: translate(0, .088889rem);
        -moz-transform: translate(0, .088889rem);
        transform: translate(0, .088889rem)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(0, -.071111rem);
        -moz-transform: translate(0, -.071111rem);
        transform: translate(0, -.071111rem)
    }
}
