/**
 * Copyright (c) 2000 - 2021 XINHUANET.com All Rights Reserved.
 * xinhua-talking v1.9.13
 * @time 2021-03-16-17.12.08
 */
.ani-btn,
.nav-btn,
.scenes1-title-2,
.scenes1-title-3,
.swiper-container-no-flexbox .swiper-slide {
    float: left
}
body,
html {
    position: relative;
    height: 100%;
    min-width: 1200px;
    height: 100%;
}
@media screen and (max-width: 767px) {}
body {
    background: #FFF;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, Microsoft YaHei Lights, Arial
}
img {
    display: block;
    outline: 0;
    border: none
}
a:hover {
    color: #ffa93a !important
}
.clearfix:after,
.scenes1-title-top:after {
    content: '';
    display: inline-block;
    width: 100%;
    clear: both;
    overflow: hidden;
    height: 0
}
.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}
.overflow-hidden {
    overflow: hidden
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}
.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #4257e4
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}
.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}
.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}
.swiper-container-3d {
    -o-perspective: 1200px;
    perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%

}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
.title-1 {
    line-height: 56px;
    font-size: 40px;
    font-weight: 700;
    color: #0861e7;
}
.title-1 a {
    color: #0861e7;
}
.title-2 {
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
}
.title-3 {
    margin-left: 20px;
    font-size: 16px;
    line-height: 30px
}
.title-4 {
    text-align: right;
    line-height: 68px;
    font-size: 30px;
    color: #666
}
.abs {
    line-height: 30px;
    font-size: 16px;
    color: #666
}
.scenes1-content .abs {
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    font-size: 20px;
    color: #333
}
.scenes3-absract.abs {
    line-height: 34px;
    font-size: 18px;
    color: #333;
    text-align: left;
}
.top-text {
    line-height: 3.3vh;
    font-size: 2.2vh;
    color: #333
}
.nav-btn .t {
    line-height: 67px;
    color: #FFF
}
.ani-btn,
.ani-btn a {
    color: #1080f2
}
.ani-btn {
    display: inline-block;
    /*border: 1px solid #09f;*/
    padding: 0 60px 0 0px;
    line-height: 40px;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    clear: both;
    margin-bottom: 9px
}
.ani-btn .b,
.ani-pic-btn,
.scenes-swiper-btn .b {
    top: 50%;
    border-radius: 100%
}
.ani-btn a:hover,
.ani-btn.active a {
    color: #FFF !important
}
.ani-btn,
.ani-btn:after {
    transition: all 2s
}
.ani-btn.active,
.ani-btn:hover {
    color: #FFF
}
.ani-btn .t {
    position: relative;
    z-index: 2
}
.ani-btn:hover .t a {
    color: #FFF
}
.ani-btn .b {
    height: 40px;
    margin-top: -20px;
    width: 40px;
    position: absolute;
    right: 0;
    background-color: #09f;
    z-index: 1;
    transform: scale(0);
    transition: transform 2s
}
.ani-btn.active .b,
.ani-btn:hover .b {
    transform: scale(18)
}
.ani-btn.active:after,
.ani-btn:after {
    content: '';
    display: none;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    right: 0;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    z-index: 3;
    border-left: #09f 1px solid;
    background-image: url(//www.xinhuanet.com/talking/index-assets/scenes1-btn-1-bg.png);
    background-color: transparent
}
.ani-btn.active:after,
.ani-btn:hover:after {
    background-image: url(//www.xinhuanet.com/talking/index-assets/scenes1-btn-1-active-bg.png);
    background-color: #439ffd;
    border-left: #439ffd 1px solid
}
.ani-pic-btn {
    position: absolute;
    left: 50%;
    width: 130px;
    height: 130px;
    margin-left: -65px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    z-index: 2;
    cursor: pointer;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-image: url(//www.xinhuanet.com/talking/index-assets/icon-play.png);
    transition: all 1s
}
.ani-pic-btn:hover {
    background-image: url(//www.xinhuanet.com/talking/index-assets/icon-play-active.png)
}
.scenes-swiper-btn {
    height: 118px;
    margin-top: -59px;
    background-size: auto;
    width: 118px;
    background-color: rgba(0, 0, 0, .1);
    background-image: none;
    cursor: pointer;
    overflow: hidden;
    transition: width 2s
}
.scenes-swiper-btn .swiper-button-content {
    position: absolute;
    width: 336px;
    height: 102px;
    top: 50%;
    margin-top: -51px;
    z-index: 4;
    transition: transform 1s
}
.scenes-swiper-btn .swiper-button-content .p,
.scenes-swiper-btn .swiper-button-content .t {
    position: absolute;
    top: 50%
}
.scenes-swiper-btn .swiper-button-content .p {
    width: 102px;
    height: 102px;
    overflow: hidden;
    margin-top: -51px
}
.scenes-swiper-btn .swiper-button-content .t {
    width: 214px;
    color: #FFF;
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: -38px
}
.scenes-swiper-btn .swiper-button-content .t .a {
    font-size: 18px;
    line-height: 28px;
    margin-top: 3px
}
.scenes-swiper-btn .icon,
.scenes-swiper-btn .icon:after {
    display: block;
    width: 118px;
    height: 118px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -59px
}
.prev .icon,
.prev .icon:after {
    background-position: 39px center;
    left: 0;
    right: auto
}
.next .icon,
.next .icon:after {
    background-position: 45px center;
    left: auto;
    right: 0
}
.scenes-swiper-btn .icon {
    transition: all .5s;
    z-index: 3;
    transform: translateX(0)
}
.scenes-swiper-btn .icon:after {
    display: none;
    content: '';
    margin-left: 118px
}
.scenes-swiper-btn .b {
    transition: transform 2s;
    width: 118px;
    height: 118px;
    position: absolute;
    margin-top: -59px;
    background-color: #1080f2;
    transform: scale(0);
    z-index: 2
}
.scenes-swiper-btn.active,
.scenes-swiper-btn:hover {
    width: 435px;
    background-color: transparent
}
.scenes-swiper-btn.active .swiper-button-content,
.scenes-swiper-btn:hover .swiper-button-content {
    transform: translateX(0)
}
.scenes-swiper-btn.active .b,
.scenes-swiper-btn:hover .b {
    transform: scale(10)
}
.scenes-swiper-btn.active .icon:after,
.scenes-swiper-btn:hover .icon:after {
    display: block
}
.prev {
    left: 0;
    right: auto
}
.next {
    left: auto;
    right: 0
}
.prev .swiper-button-content {
    right: 8px;
    left: auto;
    transform: translateX(-200px)
}
.next .swiper-button-content {
    right: auto;
    left: 8px;
    transform: translateX(360px)
}
.prev .swiper-button-content .p {
    left: auto;
    right: 0
}
.next .swiper-button-content .p,
.prev .swiper-button-content .t {
    left: 0;
    right: auto
}
.prev .swiper-button-content .p img {
    display: inline;
    width: 102px;
    height: auto
}
.next .swiper-button-content .p img {
    width: 102px;
    height: auto
}
.next .swiper-button-content .t {
    left: auto;
    right: 0
}
.prev .icon {
    background-image: url(//www.xinhuanet.com/talking/index-assets/icon-prev.png)
}
.next .icon {
    background-image: url(//www.xinhuanet.com/talking/index-assets/icon-next.png)
}
.prev .icon:after {
    background-image: url(//www.xinhuanet.com/talking/index-assets/icon-prev-active.png)
}
.next .icon:after {
    right: 118px;
    background-image: url(//www.xinhuanet.com/talking/index-assets/icon-next-active.png)
}
.prev .b {
    left: 0;
    right: auto;
    margin-left: -118px;
    margin-right: auto
}
.next .b {
    left: auto;
    right: 0;
    margin-left: auto;
    margin-right: -118px
}
.scenes-swiper-btn-tiny .b,
.scenes-swiper-btn-tiny .icon {
    width: 39px;
    position: absolute;
    top: 50%;
    margin-top: -19.5px;
    left: 50%;
    margin-left: -19.5px;
    height: 39px
}
.prev:hover .icon {
    transform: translateX(-128px)
}
.prev.active .icon,
.prev:hover:active .icon {
    transform: translateX(-138px)
}
.next.active .icon,
.next:hover .icon {
    transform: translateX(128px)
}
.next:hover:active .icon {
    transform: translateX(138px)
}
.scenes-swiper-btn-tiny {
    top: 50%;
    width: 39px;
    height: 39px;
    border: 1px solid #1080f2;
    background: 0 0;
    overflow: hidden
}
.nav-icon,
.scenes-swiper-btn-tiny .icon {
    background-position: center;
    background-repeat: no-repeat
}
.scenes-swiper-btn-tiny .icon {
    background-size: auto 60%;
    z-index: 2
}
.scenes-swiper-btn-tiny .b,
.scenes-swiper-btn-tiny .icon {
    transition: transform 1.5s
}
.scenes-swiper-btn-tiny .b {
    background-color: #1080f2;
    border-radius: 100%;
    transform: scale(0);
    z-index: 1
}
.prev-tiny {
    left: auto;
    right: 6.5vh
}
.next-tiny {
    left: auto;
    right: .4vh
}
.footer,
.top-nav {
    width: 1200px;
    left: 50%;
    position: absolute
}
.prev-tiny .icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%231080f2'%2F%3E%3C%2Fsvg%3E") !important
}
.prev-tiny:hover .icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important
}
.next-tiny .icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%231080f2'%2F%3E%3C%2Fsvg%3E") !important
}
.next-tiny:hover .icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important
}
.scenes-swiper-btn-tiny:hover .b {
    transform: scale(4)
}
.footer,
.footer a {
    color: #333;
    font-size: 14px;
    line-height: 20px
}
.footer {
    width: 1920px;
    background: #0d3e8e;
    margin-left: -960px;
    bottom: 0;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}
.top-nav,
.top-nav a {
    color: #fff;
    font-size: 14px
}
.top-nav {
    margin: 0 auto 0 -600px;
    height: 39px;
    line-height: 39px;
    top: 0;
    z-index: 99
}
.top-nav a {
    margin-right: 23px
}
.nav,
.nav-btn,
.nav-btn .t,
.nav-btn-box {
    height: 66px
}
.nav {
    width: 100%;
    background-color: rgba(66, 87, 228, 0.9);
    position: absolute;
    z-index: 99;
    top: auto;
    bottom: 0;
    left: 0;
    color: #FFF
}
.nav-line,
.nav-logo {
    position: absolute;
    z-index: 2
}
.nav-isTop {
    top: 0;
    bottom: auto
}
.nav-logo,
.nav-logo img {
    height: 28px
}
.nav-logo {
    top: 50%;
    margin-top: -12.5px;
    left: 0
}
.nav-btn-box {
    margin-left: 220px;
    position: relative;
    width: 1000px
}
.nav-line {
    height: 4px;
    width: 110px;
    margin-left: 20px;
    bottom: 0;
    overflow: hidden;
    background-color: #FFF
}
.nav-btn {
    position: relative;
    width: 150px;
    text-align: center;
    z-index: 1
}
.nav-btn .t {}
.nav-icon {
    width: 42px;
    height: 67px
}
.nav-icon-1 {
    background-image: url(//www.xinhuanet.com/talking/index-assets/bottom-nav-icon-1.png)
}
.nav-icon-2 {
    background-image: url(//www.xinhuanet.com/talking/index-assets/bottom-nav-icon-2.png)
}
.nav-icon-3 {
    background-image: url(//www.xinhuanet.com/talking/index-assets/bottom-nav-icon-3.png)
}
.nav-icon-4 {
    background-image: url(//www.xinhuanet.com/talking/index-assets/bottom-nav-icon-4.png)
}
.nav-icon-5 {
    background-image: url(//www.xinhuanet.com/talking/index-assets/bottom-nav-icon-5.png)
}
.nav-sjwd {
    width: 160px
}
.nav-sjwd-icon {
    background-image: url(../bundle/sjwd.png)
}
.nav {
    overflow: visible
}
.sub-menu {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: 100px;
    display: none
}
.sub-menu ul,
.sub-menu ul li {
    margin: 0
}
.sub-menu ul {
    list-style: none;
    margin-bottom: 60px;
    background: #1080f2;
    padding: 10px 0;
    font-size: 16px
}
.cover,
.cover-logo {
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute
}
.sub-menu ul li {
    line-height: 32px;
    padding: 0 20px
}
.sub-menu ul li a {
    color: #FFF;
    font-weight: 400 !important
}
.sub-menu ul li a:hover {
    color: orange !important
}
.nav-isTop .sub-menu {
    top: 0;
    bottom: auto
}
.nav-isTop .sub-menu ul {
    margin-top: 60px
}
.cover {
    background-image: url(//www.xinhuanet.com/info/2021szhzx/images/cover.jpg);
    background-position: center;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}
.cover-logo {
    background-image: ;
    width: 330px;
    height: 142px;
    top: 50%;
    left: 50%;
    margin-left: -165px;
    margin-top: -71px;
    display: none;
}
.scenes1-mask,
.swiper-container {
    width: 100%;
    height: 100%
}
.ie10 .cover-logo,
.ie9 .cover-logo,
.oldie .cover-logo {
    background-image: url(//www.xinhuanet.com/info/2021szhzx/images/cover.jpg)
}
a {
    text-decoration: none;
    color: #000
}
.scenes-slide {
    text-align: left;
    font-size: 18px;
    background-color: #fff
}
.part,
.part_swiper-slide {
    width: 1200px;
    margin: 0 auto;
    position: relative
}
.part_swiper-slide {
    height: 100%
}
.scenes5-cont-pic-list-unit-box,
.scenes5-img-tit {
    cursor: pointer
}
.scenes1-mask {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}
.scenes1-mask iframe {
    border: none;
    outline: 0;
    position: absolute;
    width: 680px;
    height: 535px;
    top: 50%;
    left: 50%;
    margin-left: -340px;
    margin-top: -268px;
    box-shadow: 0 0 68px rgba(0, 0, 0, .3)
}
.scenes1-mask-close {
    position: absolute;
    width: 40px;
    height: 40px;
    color: #000;
    overflow: hidden;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: 340px;
    margin-top: -268px;
    cursor: pointer;
    background: url(//www.xinhuanet.com/talking/index-assets/x.png) center center no-repeat #FFF
}
.scenes1,
.scenes1-logo,
.scenes1-parallax-bg,
.scenes2 {
    background-position: center
}
.scenes1 {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/bg_01.jpg) left top no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}
.scenes1-parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 140%;
    height: 100%
}
.scenes1 .swiper-slide-next,
.scenes1 .swiper-slide-prev {
    overflow: hidden
}
.scenes1-logo {
    position: absolute;
    top: 120px;
    left: -9px;
    width: 229px;
    height: 36px;
    background-image: url(//www.xinhuanet.com/info/2021szhzx/images/01logo.png);
    background-repeat: no-repeat
}
.scenes1-content,
.scenes1-title-1,
.scenes1-title-4,
.scenes1-title-top {
    position: absolute;
    width: 650px
}
.scenes1-title-top {
    top: 345px;
    left: 0;
    height: 70px
}
.scenes1-title-1 {
    top: 510px;
    left: 0;
    z-index: 99;
}
.scenes1-title-4 {
    top: 630px;
    left: 0
}
.scenes1-content {
    top: 415px;
    left: 0
}
.scenes1-absract {
    margin-bottom: 40px;
    padding-left: 0px;
    position: relative;
    overflow: hidden
}
.scenes1-absract:before {
    content: '';
    overflow: hidden;
    background: #09f;
    width: 3px;
    position: absolute;
    top: 8px;
    left: 0;
    bottom: 6px;
    display: none;
}
.scenes1-tool {
    position: relative
}
.scenes1-qrcode {
    position: absolute;
    right: 0;
    top: 0;
    width: 108px;
    height: 108px;
    float: right;
    display: none;
}
.scenes1-qrcode-url {
    display: none
}
.scenes1-pic {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    width: 620px;
    cursor: pointer
}
.scenes1-pic img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 85%;
    z-index: 1
}
.scenes1 .swiper-pagination {
    bottom: 180px;
    height: 20px;
    text-align: left;
    width: 230px;
    left: 50%;
    margin-left: -500px
}
.scenes1 .swiper-pagination-bullet,
.scenes3 .swiper-pagination-bullet {
    margin: 0 28px 0 0 !important;
    opacity: 1;
    background-color: #4257e4 !important
}
.scenes1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 10px;
    border: 1px solid transparent;
    position: relative !important
}
.scenes1 .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    margin-left: -10px;
    height: 18px;
    margin-top: -10px;
    border-radius: 20px;
    border: 1px solid #4257e4;
    display: none
}
.scenes1 .swiper-pagination-bullet-active:after {
    display: block
}
.scenes1 .swiper-button-content .t {
    width: 224px;
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin-top: -36px
}
.scenes1-btn-1 .scenes1-pic {
    display: none;
    width: 40px;
    height: 40px;
    overflow: hidden;
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -20px;
    margin-left: 0;
    position: absolute;
    z-index: 4;
    cursor: pointer
}
.scenes2,
.scenes2-bg {
    width: 100%;
    height: 100%
}
.scenes2 {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/bg_03.jpg) left top no-repeat;
    background-size: cover;
}
.scenes2-bg {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none
}
.ctlHeight {
    margin-top: 110px !important;
    padding-top: 0px !important
}
.ctlHeight .scenes-swiper-btn-tiny {
    top: auto !important;
    bottom: 140px
}
.ctlHeight .scenes2-title-box {
    top: 580px
}
.scenes2-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.scenes2-container .title {
    width: 235px;
    margin: 0 auto;
    text-align: center;
    margin-top: 5vh;
}
/*3d滚动*/
.tbch_box_ret {
    width: 1130px;
    height: 410px;
    margin: 0 auto;
    position: relative;
    margin-top: 8vh;
}
.tbch_box {
    width: 1130px;
    height: 410px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.tbch_box .swiper-container {
    padding: 30px 0;
    width: 1800px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -900px;
}
.tbch_box .swiper-slide {
    width: auto;
    height: 330px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.tbch_box .reflection {
    width: 100%;
    height: 15px;
    position: absolute;
    left: 0;
    bottom: -13px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
.tbch_box .swiper-slide a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.tbch_con {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.tbch_con .txt {
    font-size: 22px;
    color: #fff;
    width: 98%;
    position: absolute;
    left: 10px;
    bottom: 20px;
    text-align: center;
    z-index: 10;
}
.tbch_con .txt a {
    color: #fff;
}
.tbch_con .bg {
    width: 100%;
    height: 145px;
    background: url(//www.news.cn/res/xhwimg/gangao/zt/qzhkhg20/img/tbch_con_bj.png) repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.tbch_box_ret .arrow-left {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/left01.png) no-repeat left top;
    position: absolute;
    left: -34px;
    top: 170px;
    width: 55px;
    height: 55px;
    z-index: 2
}
.tbch_box_ret .arrow-right {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/right01.png) no-repeat left bottom;
    position: absolute;
    right: -34px;
    top: 170px;
    width: 55px;
    height: 55px;
    z-index: 2
}
.tbch_box_ret .pagination {
    position: absolute;
    text-align: right;
    bottom: 0px;
    margin-left: -505px;
    width: 100%;
    z-index: 66;
}
.tbch_box_ret .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #999;
    margin: 0 7px;
    cursor: pointer;
}
.tbch_box_ret .swiper-active-switch {
    background: #f00000;
}
.scenes3 {
    width: 100%;
    height: 100%;
    background: url(//www.xinhuanet.com/info/2021szhzx/images/bg_02.jpg) left top no-repeat;
    background-size: cover;
    background-position: center
}
.scenes3-col-title {
    position: absolute;
    width: 414px;
    height: 55px;
    top: 180px;
    left: 50%;
    margin-left: -207px;
    z-index: 2
}
.scenes3 .swiper-slide {
    z-index: 2
}
.scenes3-title {
    top: 15vh;
    position: absolute;
    text-align: center;
    width: 100%
}
.scenes3-title img {
    margin: 0 auto
}
.scenes3-absract {
    position: relative;
    top: 280px;
    width: 830px;
    left: 50%;
    margin-left: -415px;
    text-align: center
}
.scenes3-absract .quot-left,
.scenes3-absract .quot-right {
    content: '';
    overflow: hidden;
    display: block;
    width: 33px;
    height: 25px;
    position: absolute;
    background-repeat: no-repeat
}
.scenes3-absract .quot-left {
    left: -60px;
    top: 0;
    background-image: url(//www.xinhuanet.com/info/2021szhzx/images/leftdot.png);
    background-position: 0 0
}
.scenes3-absract .quot-right {
    right: -60px;
    bottom: 6px;
    background-image: url(//www.xinhuanet.com/info/2021szhzx/images/rightdot.png);
    background-position: right 0
}
.scenes3 .swiper-pagination {
    display: block;
    text-align: center;
    position: absolute;
    z-index: 9999;
    bottom: 60px;
    height: 30px;
    display: none;
}
.scenes3 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 0;
    border: 1px solid transparent;
    position: relative !important
}
.scenes3 .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    margin-left: -10px;
    height: 18px;
    margin-top: -10px;
    border-radius: 0;
    border: 1px solid #09f;
    display: none
}
.part_scenes3,
.scenes3-bg {
    position: absolute;
    top: 0;
    height: 100%
}
.scenes3 .swiper-pagination-bullet-active:after {
    display: block
}
.scenes3 .swiper-slide-next,
.scenes3 .swiper-slide-prev {
    overflow: hidden
}
.scenes3-bg {
    pointer-events: none;
    width: 140%;
    left: -10%;
    overflow: hidden;
    opacity: .2
}
.scenes3-bg-ani {
    position: absolute;
    left: 0;
    top: 0
}
.part_scenes3 {
    z-index: 2;
    left: 50%;
    margin-left: -600px
}
.scenes3-container {
    z-index: 10
}
.scenes3-container-in {
    top: 28vh;
    padding-top: 90px
}
.scenes3-container-in .swiper-slide {
    width: 222px;
    height: 337px;
    position: relative;
    text-align: center;
    cursor: pointer;
    transition: all 1s
}
.scenes3-container-in .swiper-slide a {
    display: block;
    z-index: 999;
}
.scenes3-container-in .swiper-slide .p {
    margin: 0 auto 0 -96px;
    width: 192px;
    height: 211px;
    position: absolute;
    top: 0;
    z-index: 2;
    left: 50%;
    pointer-events: none
}
.scenes3-container-in .swiper-slide .p img {
    margin: 0 auto;
    pointer-events: none;
    width: 192px;
    height: 221px
}
.scenes3-container-in .swiper-slide .t {
    width: 178px;
    position: absolute;
    color: #444;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    top: 231px;
    left: 50%;
    margin-left: -89px;
    height: 40px;
    overflow: hidden;
    pointer-events: none
}
.scenes3-container-in .swiper-slide .a {
    width: 178px;
    position: absolute;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    font-weight: normal;
    top: 270px;
    left: 50%;
    margin-left: -89px;
    height: 44px;
    overflow: hidden;
    pointer-events: none
}
.scenes3-container-in .swiper-slide.active .t {
    color: #0081ff
}
.ani-line1,
.ani-line2,
.ani-line3,
.ani-line4 {
    position: absolute;
    overflow: hidden;
    z-index: 1
}
.ani-line1 {
    width: 0;
    margin-left: 0;
    height: 300px;
    background: #26cceb;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #26cceb 0%, #3ca0d3 50%, #5680c1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #26cceb 0%, #3ca0d3 50%, #5680c1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #26cceb 0%, #3ca0d3 50%, #5680c1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26cceb', endColorstr='#5680c1', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    top: 66px;
    left: 50%;
    transition: all .2s;
    transition-delay: .0s;
    z-index: -1;
}
.scenes3-container-in .swiper-slide.active .ani-line1,
.scenes3-container-in .swiper-slide:hover .ani-line1 {
    width: 214px;
    margin-left: -107px;
    transition: all .2s;
    transition-delay: 0
}
.ani-line2 {
    height: 0;
    top: 66px;
    width: 212px;
    border-left: #0081ff 2px solid;
    border-right: #0081ff 2px solid;
    left: 0;
    z-index: 0;
    transition: all .4s;
    transition-delay: .3s
}
.scenes3-container-in .swiper-slide.active .ani-line2,
.scenes3-container-in .swiper-slide:hover .ani-line2 {
    height: 265px;
    transition-delay: .2s
}
.scenes3-container-in .swiper-slide:hover .t,
.scenes3-container-in .swiper-slide:hover .a {
    color: #FFF;
}
.ani-line3,
.ani-line4 {
    width: 0;
    height: 2px;
    background-color: #0081ff;
    bottom: 6px;
    transition: all .1s;
    transition-delay: .2s
}
.ani-line3 {
    left: 0
}
.ani-line4 {
    right: 0
}
.scenes3-container-in .swiper-slide.active .ani-line3,
.scenes3-container-in .swiper-slide.active .ani-line4,
.scenes3-container-in .swiper-slide:hover .ani-line3,
.scenes3-container-in .swiper-slide:hover .ani-line4 {
    width: 70px;
    transition-delay: .6s
}
.scenes3-container-in .swiper-slide .btn {
    width: 82px;
    color: #0081ff;
    position: absolute;
    left: 50%;
    margin-left: -41px;
    font-size: 12px;
    text-align: left;
    text-indent: 9px;
    overflow: hidden;
    background-image: url(//www.xinhuanet.com/talking/index-assets/btn-add.png);
    background-repeat: no-repeat;
    background-position: 62px center;
    line-height: 18px;
    bottom: 0;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    transition: all .2s;
    transition-delay: 0;
    display: none;
}
.bg-scenes4,
.scenes4 {
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 100%
}
.scenes3-container-in .swiper-slide.active .btn,
.scenes3-container-in .swiper-slide:hover .btn {
    opacity: 1;
    transition-delay: .7s
}
.scenes3-container-in .scenes-swiper-btn-tiny {
    top: 0;
    margin-top: 0
}
.scenes3-container-in .prev-tiny {
    left: auto;
    right: 73px
}
.scenes3-container-in .next-tiny {
    left: auto;
    right: 11px
}
.bg-scenes4 {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    pointer-events: none;
    background-image: url(//www.xinhuanet.com/talking/index-assets/bg-scenes4.jpg)
}
.part_scenes4 {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    margin-left: -600px;
    height: 100%
}
.scenes4-container {
    z-index: 10;
    width: 1200px;
    margin: 0 auto;
    font-family: "微软雅黑";
    top: 50%;
    left: 50%;
    margin-top: -375px !important;
    margin-left: -600px !important;
    position: absolute
}
.scenes4-head {
    height: 62px;
    background: url(//www.xinhuanet.com/interview/xhftxb/2017/img/s4_tit_pic.png) left top no-repeat
}
.scenes4-hot-wrapper {
    float: left;
    padding-top: 94px;
    padding-left: 46px
}
.scenes4-hot {
    position: relative;
    width: 396px;
    padding: 8px 34px 80px;
    background-image: linear-gradient(to right, #1080f2 0, #4d9fed 100%), linear-gradient(to bottom, #4d9fed 0, #9ac7e6 100%), linear-gradient(to right, #5da7eb 0, #9ac7e6 100%), linear-gradient(to bottom, #1080f2 0, #5da7eb 100%);
    background-position: left top, right top, left bottom, left top;
    background-size: 100% 8px, 8px 100%, 100% 8px, 8px 100%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat
}
.scenes4-hot-img-wrapper {
    height: 245px
}
.scenes4-hot-img {
    position: relative;
    top: -46px;
    left: -80px;
    display: block;
    width: 412px;
    height: 275px
}
.scenes4-hot-img-wrapper:before {
    content: "";
    position: absolute;
    top: -31px;
    left: -39px;
    z-index: 10;
    width: 396px;
    height: 259px;
    border: 1px solid #a0ade6;
    border: 1px solid rgba(255, 255, 255, .5)
}
.scenes4-hot-tit {
    font-size: 26px;
    line-height: 38px;
    font-weight: 700;
    color: #000
}
.scenes4-hot-pubPart,
.scenes4-info-pubTime {
    display: inline-block;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 40px;
    color: #000
}
.scenes4-info-pubTime {
    padding-left: 30px;
    padding-right: 16px;
    background-image: url(//www.xinhuanet.com/interview/xhftxb/2017/img/s4_alarm_clock.png)
}
.scenes4-hot-pubPart {
    padding-left: 26px;
    background-image: url(//www.xinhuanet.com/interview/xhftxb/2017/img/s4_location_icon.png)
}
.scenes4-hot-abst {
    font-size: 14px;
    line-height: 24px;
    color: #727272
}
.scenes4-hot-detail {
    float: left;
    display: block;
    width: 100px;
    height: 28px;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #1080f2;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #1080f2;
    position: relative
}
.scenes4-hot-detail:hover .t {
    color: #FFF
}
.scenes4-hot-detail .b {
    right: -20px
}
.scenes4 .ani-btn-reset {
    display: block;
    float: none;
    padding: 0;
    margin-bottom: 0;
    border: none;
    line-height: 100%;
    font-size: inherit;
    color: #fff
}
.scenes4 .ani-btn.active:after,
.scenes4 .ani-btn:after {
    display: none;
    background-image: none
}
.scenes4-list {
    float: right;
    height: 700px
}
.transition-ani {
    transition: all 1s ease 0s
}
.scenes4-list-wrapper {
    position: relative;
    width: 600px;
    width: 614px;
    height: 680px;
    overflow: hidden;
    overflow: auto
}
.scenes4-pagination {
    position: absolute;
    left: 80%;
    bottom: -12px
}
.scenes4-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 0;
    margin: 0 28px 0 0 !important;
    border: 1px solid transparent;
    position: relative !important;
    background-color: #09f !important;
    opacity: 1
}
.scenes4-pagination .swiper-pagination-bullet-active:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    margin-left: -10px;
    height: 18px;
    margin-top: -10px;
    border-radius: 0;
    border: 1px solid #09f;
    display: block
}
.scenes4-items {
    width: 574px;
    padding-top: 6px;
    margin: 0 auto
}
.scenes4-items-text {
    padding-left: 24px;
    border-left: 1px dashed #d6d6d6;
    float: right;
    width: 450px
}
.scenes4-items-tit {
    display: block;
    position: relative;
    padding-top: 26px;
    padding-bottom: 16px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    transition: all 1s ease 0s
}
.scenes4-items-tit:after,
.scenes4-items-tit:before {
    content: "";
    position: absolute;
    display: block
}
.scenes4-items-tit:after {
    top: 30px;
    left: -33px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    transition: all 1s ease 0s
}
.scenes4-items-tit:before {
    top: 34px;
    left: -29px;
    z-index: 10;
    width: 10px;
    height: 10px;
    background-color: #1080f2;
    border-radius: 100%
}
.scenes4-items-abstr {
    padding-bottom: 23px;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    line-height: 26px;
    color: #818181
}
.scenes4-items-squar {
    float: left;
    width: 60px;
    height: 60px;
    margin-top: 8px;
    border: 1px solid #d0d0d0;
    background-color: #f0f0f0;
    transform: rotate3d(0, 0, 1, 45deg);
    cursor: pointer;
    overflow: hidden;
    transition: all 1s ease 0s
}
.scenes4-items-squar-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 100%;
    transform: scale3d(0, 0, 0);
    transition: all 1s ease 0s;
    background-color: #1080f2
}
.scenes4-items-squar-cont {
    position: relative;
    z-index: 5;
    height: 100%;
    transform: rotate3d(0, 0, 1, -45deg)
}
.scenes4-items-date {
    position: absolute;
    color: #8a8a8a;
    transition: all 1s ease 0s
}
.scenes4-items-month {
    position: relative;
    font-size: 22px;
    top: 8px;
    left: 8px
}
.scenes4-items-month:after {
    content: "|";
    position: absolute;
    top: 10px;
    left: 24px;
    font-size: 24px;
    color: #8a8a8a;
    transform: rotate3d(0, 0, 1, 45deg);
    transition: all 1s ease 0s
}
.scenes4-items-day {
    font-size: 12px;
    top: 32px;
    left: 36px
}
.scenes4-items:hover .scenes4-items-squar {
    border-color: #1080f2
}
.scenes4-items:hover .scenes4-items-squar-bg {
    transform: scale3d(2, 2, 1)
}
.scenes4-items:hover .scenes4-items-date,
.scenes4-items:hover .scenes4-items-date:after {
    color: #fff
}
.scenes4-items:hover .scenes4-items-tit {
    color: #1080f2
}
.scenes4-items:hover .scenes4-items-tit:after {
    top: 30px;
    left: -33px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 100%
}
.scenes4 .slimScrollDiv {
    padding-right: 12px
}
.ctlHeight4 .scenes4-head {
    position: absolute;
    left: 0;
    width: 500px;
    z-index: 1;
    pointer-events: none
}
.ctlHeight4 .scenes4-body {
    padding-top: 50px
}
.scenes5 {
    font-family: "微软雅黑";
    background: url(//www.xinhuanet.com/info/2021szhzx/images/bg_04.jpg) center top no-repeat;
    background-size: cover
}
.scenes5-cont-big-pic,
.scenes5-cont-pic-list-left,
.scenes5-cont-pic-list-right,
.scenes5-txt {
    float: left
}
.scenes5-cont-pic-list-left {
    padding-top: 12px
}
.scenes5-cont-pic-list-right {
    float: right
}
.scenes5-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -385px;
    margin-left: -600px;
    width: 1200px;
    height: 718px;
    overflow: hidden
}
.scenes5-head {
    padding-bottom: 45px
}
.scenes5-head-link {
    position: relative;
    display: inline-block;
    height: 72px;
    font-size: 34px;
    line-height: 72px;
    font-weight: 700;
    color: #333
}
.scenes5-head-link:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2em;
    padding-top: 2px;
    background: #edbf07;
    font-size: inherit
}
.scenes5-cont-pic-list-unit {
    position: relative;
    float: left;
    width: 94px;
    height: 578px;
    margin-right: 5px;
    transform-style: preserve-3d
}
.scenes5-cont-pic-list-unit-right:last-child {
    margin-right: 0
}
.scenes5-cont-pic-list-unit-box {
    position: relative;
    width: 100%;
    height: 100%;
    transform: perspective(1280px) rotate3d(0, 1, 0, 0deg);
    transition: all 1s ease 0s
}
.scenes5-cont-pic-list-unit-bg,
.scenes5-img-tit {
    position: absolute;
    font-size: 16px;
    bottom: 0;
    color: #fff;
    text-align: center
}
.scenes5-cont-pic-list-unit-box-left {
    transform: perspective(1280px) rotate3d(0, 1, 0, 30deg)
}
.scenes5-cont-pic-list-unit-box-right {
    transform: perspective(1280px) rotate3d(0, 1, 0, -30deg)
}
.scenes5-cont-pic-list-unit-box-nonerotate {
    transform: perspective(1280px) rotate3d(0, 1, 0, 0deg)
}
.scenes5-cont-img {
    display: block;
    width: 100%;
    height: 100%
}
.scenes5-cont-bg-img {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
.scenes5-cont-big-pic-cont-item-tit,
.scenes5-cont-pic-list-unit-bg {
    background: #e5e5e5;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#000000', GradientType=0)
}
.scenes5-cont-pic-list-unit-bg {
    width: 42px;
    height: 100%;
    background: linear-gradient(to bottom, rgba(229, 229, 229, .8) 0, rgba(0, 0, 0, .8) 100%)
}
.scenes5-cont-pic-list-unit-bg-left {
    left: 0
}
.scenes5-cont-pic-list-unit-bg-right {
    right: 0
}
.scenes5-img-tit {
    display: block;
    z-index: 10;
    width: 1em;
    padding-left: 8px;
    padding-bottom: 12px;
    word-wrap: break-word;
    transform: translate3d(8px, 0, 50px)
}
.scenes5-img-tit-left {
    left: 0
}
.scenes5-img-tit-right {
    right: 24px;
    padding-left: 0
}
.scenes5-img-tit-wrapper {
    position: relative;
    display: block;
    padding-bottom: 20px
}
.scenes5-img-tit-wrapper:after,
.scenes5-img-tit-wrapper:before {
    position: absolute;
    left: 6px;
    font-size: 20px;
    color: #fff
}
.scenes5-img-tit-wrapper:before {
    content: "[";
    top: -18px;
    transform: rotate3d(0, 0, 1, 90deg)
}
.scenes5-img-tit-wrapper:after {
    content: "]";
    bottom: 0;
    transform: rotate3d(0, 0, 1, 90deg)
}
.scenes5-cont-big-pic-cont-item-tit-main-wrapper {
    word-wrap: break-word
}
.scenes5-cont-big-pic {
    position: relative;
    width: 382px;
    height: 600px;
    overflow: hidden
}
.scenes5-cont-big-pic-cont {
    position: relative;
    width: 100%;
    height: 100%
}
.scenes5-cont-big-pic-cont-item {
    position: relative;
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.scenes5-cont-big-pic-cont-item-img {
    width: 100%;
    height: 100%
}
.scenes5-cont-big-pic-cont-item-tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%;
    background: linear-gradient(to bottom, rgba(229, 229, 229, .8) 0, rgba(0, 0, 0, .8) 100%)
}
.scenes5-cont-big-pic-cont-item-tit-big {
    position: absolute;
    left: 6px;
    bottom: 0;
    display: block;
    width: 18px;
    padding-bottom: 14px;
    font-size: 18px;
    font-family: "黑体";
    color: #fff
}
.scenes5-cont-big-pic-cont-item-tit-small {
    position: absolute;
    left: 36px;
    bottom: 0;
    float: left;
    width: 1em;
    padding-bottom: 14px;
    font-size: 16px;
    font-weight: 700;
    color: #fff
}
.scenes5-cont-big-pic-cont-item-tit-big:hover,
.scenes5-cont-big-pic-cont-item-tit-small:hover,
.scenes5-img-tit:hover {
    color: #fff
}
.scenes5-cont-big-pic-cont-item-tit-small-wrapper {
    position: relative;
    display: block;
    padding-bottom: 20px
}
.scenes5-cont-big-pic-cont-item-tit-small-wrapper:after,
.scenes5-cont-big-pic-cont-item-tit-small-wrapper:before {
    position: absolute;
    left: 6px;
    font-size: 20px;
    color: #fff
}
.scenes5-cont-big-pic-cont-item-tit-small-wrapper:before {
    content: "[";
    top: -18px;
    transform: rotate3d(0, 0, 1, 90deg)
}
.scenes5-cont-big-pic-cont-item-tit-small-wrapper:after {
    content: "]";
    bottom: 0;
    transform: rotate3d(0, 0, 1, 90deg)
}
.scenes5-txt {
    position: relative;
    width: 300px
}
.scenes5-txt-big-tit {
    position: relative;
    height: 238px
}
.scenes5-txt-big-tit-cont {
    position: relative;
    z-index: 20;
    left: -62px;
    top: 44px;
    width: 294px;
    height: 122px;
    padding: 32px 34px 16px;
    margin: 0 auto;
    background-color: #fff;
    background-image: linear-gradient(to right, #69b8f3 0, #69b8f3 100%), linear-gradient(to bottom, #63eaff 0, #62d7ff 100%), linear-gradient(to right, #63eaff 0, #5c88ff 100%), linear-gradient(to bottom, #5c88ff 0, #5a74ff 100%);
    background-position: left bottom, left top, left top, right top;
    background-size: 100% 4px, 2px 100%, 100% 2px, 2px 100%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat
}
.scenes5-txt-big-tit-cont-small {
    position: relative;
    display: inline-block;
    height: 24px;
    padding: 0 8px;
    background-color: #1080f2;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff
}
.scenes5-txt-big-tit-cont-small:after {
    content: "";
    position: absolute;
    left: 8px;
    bottom: -8px;
    display: block;
    border-left: 8px solid #1080f2;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent
}
.scenes5-txt-big-tit-cont-big {
    padding-top: 8px;
    font-size: 26px;
    line-height: 40px;
    font-weight: 700;
    color: #000
}
.scenes5-txt-list {
    padding-left: 24px
}
.scenes5-txt-list-tit {
    vertical-align: bottom;
    vertical-align: text-bottom
}
.scenes5-txt-big-tit-link {
    position: absolute
}
.scenes5-txt-viewpoint-cn {
    display: inline-block;
    background: #1080f2;
    margin-right: 8px;
    font-size: 26px;
    line-height: 100%;
    font-weight: 700;
    color: #fff
}
.scenes5-txt-viewpoint-en {
    display: inline-block;
    font-size: 18px;
    line-height: 100%;
    color: #1080f2
}
.scenes5-txt-list-items {
    padding-top: 18px
}
.scenes5-txt-list-items a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #000
}
.scenes5-txt-list-items a:hover {
    color: #000
}
.scenes5-txt-list-items-tag {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #000
}
.debug,
.height-ctl .scenes4-hot-abst,
.height-ctl .scenes5-cont-big-pic-cont-item-tit,
.height-ctl .scenes5-cont-big-pic-cont-item-tit-main-wrapper,
.height-ctl .scenes5-cont-pic-list-unit-bg,
.height-ctl .scenes5-cont-pic-list-unit-bg-right,
.height-ctl .scenes5-img-tit,
.hide,
.scenes5-cont-pic-list-unit:hover .scenes5-cont-pic-list-unit-mask {
    display: none
}
.scenes5-txt-list-items-tag:hover {
    color: #000
}
.scenes5-cont-pic-list-unit-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5)
}
.debug {
    position: relative;
    width: 100px;
    height: 100px
}
.debug:after {
    content: attr(data-debug);
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%
}
.scenes5-opacity-0 {
    opacity: 0
}
.scenes5-opacity-1 {
    opacity: 1
}
.scenes5-ani {
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-play-state: running;
    animation-fill-mode: forwards
}
.scenes5-toleft-ani {
    animation-name: scenes5_toleft_ani
}
.scenes5-toleft-reverse-ani {
    animation-name: scenes5_toleft_reverse_ani
}
.scenes5-toright-ani {
    animation-name: scenes5_toright_ani
}
.scenes5-toright-reverse-ani {
    animation-name: scenes5_toright_reverse_ani
}
.scenes5-opactity-1-ani {
    animation-name: scenes5_opactity_1
}
.scenes5-opactity-0-ani {
    animation-name: scenes5_opactity_0
}
@keyframes scenes5_toleft_ani {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes scenes5_toleft_reverse_ani {
    0% {
        transform: translate3d(100%, 0, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}
@keyframes scenes5_toright_ani {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes scenes5_toright_reverse_ani {
    0% {
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}
@keyframes scenes5_opactity_1 {
    100% {
        opacity: 1
    }
}
@keyframes scenes5_opactity_0 {
    100% {
        opacity: 0
    }
}
.scenes4 .clearfix:after,
.scenes5 .clearfix:after {
    content: "";
    display: block;
    clear: both
}
.ie-tip {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    border-top: #CCC 1px solid
}
.windows body {
    font-family: "微软雅黑"
}
.oldie body {
    font-family: \5B8B\4F53, Arial
}
.hackTips {
    position: absolute;
    width: 480px;
    text-align: center;
    margin-left: -240px;
    z-index: 9999;
    font-size: 12px;
    line-height: 22px;
    color: #333;
    top: auto;
    bottom: 40px;
    left: 50%
}
.hackTips p {
    font-size: 16px
}
.hackTips span {
    color: red
}
.hackTips .t2 {
    border: 1px solid #CCC;
    margin: 20px;
    padding: 10px;
    border-radius: 12px
}
.height-ctl .scenes1 .swiper-pagination {
    margin-left: -538px
}
.height-ctl2 .scenes1 .swiper-pagination {
    margin-left: -478px
}
.height-ctl3 .scenes1-pic-btn {
    top: 70%
}
.height-ctl3 .scenes1-pic img {
    bottom: -100px
}
.scenes1 {
    z-index: 6
}
.scenes2 {
    z-index: 5
}
.scenes3 {
    z-index: 4
}
.height-ctl .scenes4-container {
    width: 1000px;
    margin-top: -250px !important;
    margin-left: -500px !important
}
.height-ctl .scenes4-hot-wrapper {
    padding-top: 47px;
    padding-left: 22px
}
.height-ctl .scenes4-hot-img-wrapper {
    height: 220px
}
.height-ctl .scenes4-hot {
    width: 346px;
    height: 368px;
    padding: 8px 24px 18px
}
.height-ctl .scenes4-hot-img {
    top: -40px;
    left: -46px;
    width: 367px;
    height: 245px
}
.height-ctl .scenes4-hot-img-wrapper:before {
    top: -25px;
    left: -16px;
    width: 352px;
    height: 230px
}
.height-ctl .scenes4-hot-detail {
    margin-top: 2px;
    margin-bottom: 0
}
.height-ctl .scenes4-list {
    height: auto;
    padding-top: 12px
}
.height-ctl .scenes4-list-wrapper {
    width: 538px;
    height: 428px
}
.height-ctl .scenes4-items-text {
    width: 416px;
    padding-left: 16px
}
.height-ctl .scenes4-items {
    width: 506px
}
.height-ctl .scenes4-items-tit:before {
    left: -22px
}
.height-ctl .scenes4-items-tit:after,
.height-ctl .scenes4-items:hover .scenes4-items-tit:after {
    left: -26px
}
.height-ctl .scenes4-items-squar {
    width: 42px;
    height: 42px;
    margin-top: 16px
}
.height-ctl .scenes4-items-month {
    font-size: 18px;
    top: 3px;
    left: 2px
}
.height-ctl .scenes4-items-month:after {
    top: 0;
    left: 22px
}
.height-ctl .scenes4-items-day {
    top: 18px;
    left: 25px
}
.height-ctl .scenes5-container {
    margin-top: -220px;
    margin-left: -600px;
    width: 1200px;
    height: 620px
}
.height-ctl .scenes5-head {
    padding-bottom: 34px
}
.height-ctl .scenes5-head-link {
    height: 66px;
    line-height: 66px
}
.height-ctl .scenes5-cont-pic-list-unit {
    width: 76px;
    height: 330px
}
.height-ctl .scenes5-cont-big-pic {
    width: 214px;
    height: 336px
}
.height-ctl .scenes5-txt-big-tit-cont {
    top: 22px;
    left: 10px;
    padding: 20px 28px 4px
}
.height-ctl .scenes5-txt-big-tit {
    height: 186px
}
.height-ctl .scenes5-txt-list-items a {
    line-height: 30px
}
.height-ctl .scenes5-cont-pic-list-left {
    padding-top: 0
}
.height-ctl .scenes5-txt-list-items {
    padding-top: 8px
}
/*lastswiper*/
.scenes5-container .title {
    width: 296px;
    margin: 0 auto;
    text-align: center;
    margin-top: 1vh;
}
.lastswiper {
    width: 800px;
    height: 454px;
    position: relative;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 8vh;
}
.lastswiper .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;
}
.lastswiper .swiper-slide {
    position: relative
}
.lastswiper .swiper-slide .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}
.lastswiper .swiper-slide .img img {
    width: 100%;
    height: 100%
}
.lastswiper .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
}
.lastswiper .swiper-slide .tit a {
    color: #fff
}
.lastswiper .arrow-left {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/top01.png) no-repeat left top;
    position: absolute;
    right: 4px;
    top: 170px;
    width: 20px;
    height: 12px;
    z-index: 2
}
.lastswiper .arrow-right {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/bottom01.png) no-repeat left bottom;
    position: absolute;
    right: 4px;
    top: 270px;
    width: 20px;
    height: 12px;
    z-index: 2
}
.toplist {
    width: 380px;
    height: 450px;
    overflow: hidden;
    float: right;
    padding: 0;
    margin: 0;
    margin-top: 8vh;
}
.toplist li {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 12px;
}
.toplist li h3 {
    padding: 0;
    margin: 0;
    margin-left: 30px;
    font-weight: normal;
}
.toplist li a {
    color: #fff;
}
.toplist li i {
    display: inline-block;
    height: 28px;
    width: 22px;
    font-size: 18px;
    line-height: 28px;
    margin-right: 6px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
    font-weight: bold;
}
.toplist li .dot01 {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/01.png) center no-repeat;
}
.toplist li .dot02 {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/02.png) center no-repeat;
}
.toplist li .dot03 {
    background: url(//www.xinhuanet.com/info/2021szhzx/images/03.png) center no-repeat;
}

