html {
    min-width: 1200px;
}

body {
    /* background: url(http://www.news.cn/video/xiangxingji2023/img/banner.jpg?v1) 50% 0 no-repeat; */
    background-color: #feefe8;
}

.banner img {
    /* height: 691px;
    overflow: hidden; */
    width: 100%;
}

.all_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.pc-slide {
    width: 1200px;
    margin: 50px auto 0;
    position: relative;
}

.view .swiper-container {
    width: 1200px;
    height: 675px;
}

.view .swiper-container img {
    width: 1200px;
    height: 675px;
}

.view .arrow-left {
    background: url(//www.news.cn/video/xiangxingji2023/img/index_tab_l.png?v1) no-repeat left top;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -70px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}

.view .arrow-right {
    background: url(//www.news.cn/video/xiangxingji2023/img/index_tab_r.png?v1) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -70px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}

.view:hover .arrow-left {
    display: block;
}

.view:hover .arrow-right {
    display: block;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    /* width: 1210px;
    height: 225px;
    margin-left: -10px; */
}

.preview .swiper-slide {
    
    width: calc(100% / 3 - 20px);
    /* height: 220px; */
    cursor: pointer;
    /* margin: 0 10px; */
    margin-right: 29px;
    /* background: #fff; */
    background: #9fc4a8;
    -moz-box-shadow: 0px 0px 8px #E8ECF3;
    -webkit-box-shadow: 0px 0px 8px #E8ECF3;
    box-shadow: 0px 0px 8px #E8ECF3;
}

.preview .slide6 {
    width: 284px;
}

.preview .arrow-left {
    background: url(//www.news.cn/video/xiangxingji2023/img/feel3.png) no-repeat left top;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -30px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(//www.news.cn/video/xiangxingji2023/img/feel4.png) no-repeat left bottom;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -30px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .img {
    position: relative;
    width: 100%;
    /* height: 160px; */
}

.preview .img img {
    width: 100%;
    /* height: 160px; */
}

.preview .active-nav {
    padding: 0;
    /* border: 1px solid #2356b1; */
    /* border-bottom: 4px solid #f6a7b0; */
    border-bottom: 4px solid #487d55;
}

.preview .sum {
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    color: #566c55;
    padding: 0 25px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    position: absolute;
    left: 15px;
    bottom: 10px;
    border-radius: 20px;
}

.preview .tit {
    width: 96%;
    height: 43px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    color: #818181;
    margin-top: 10px;
}

.preview .tit a {
    color: #fff;
}

.view .name {
    bottom: 0;
    color: #fff;
    height: 90px;
    left: 0;
    font-size: 22px;
    line-height: 80px;
    overflow: hidden;
    position: absolute;
    text-indent: 1em;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.view .name a {
    color: #fff;
    text-decoration: none;
}

.mul-play {
    position: absolute;
    width: 142px;
    height: 141px;
    bottom: 15px;
    right: 15px;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.mul-play img {
    width: 142px !important;
    height: 141px !important;
}

.view #iframe {
    display: none;
    width: 1200px;
    height: 675px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 999;
}

.view .video-close {
    width: 17px;
    height: 17px;
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 20;
    background: url("//www.xinhuanet.com/2015/img2015/icon_video.png") 0 -80px no-repeat;
    cursor: pointer;
    display: none;
}

.bqjs_box {
    width: 100%;
    height: 239px;
    background: url(//www.news.cn/video/xiangxingji2023/img/bqjs_bg.png) no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}

.bqjs_box .title {
    width: 705px;
    height: 170px;
    margin-left: 462px;
    margin-top: 35px;
    overflow: hidden;
}

.bqjs_box .title p {
    font-size: 22px;
    color: #3d4a82;
    line-height: 38px;
}

.xl_bg {
    width: 100%;
    height: 541px;
    background: url(//www.news.cn/video/xiangxingji2023/img/xl_bj.jpg?v1) no-repeat 50% 0;
    margin-top: 78px;
    overflow: hidden;
}

.xl_list {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    list-style: none;
    margin-top: 218px;
}

.xl_list li {
    float: left;
    /* width: 380px; */
    width: calc(100% / 4 - 20px);
    margin: 10px;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 7px #5B74A4;
    -webkit-box-shadow: 0px 0px 7px #5B74A4;
    box-shadow: 0px 0px 7px #5B74A4;
}

.xl_list li .tit {
    width: 100%;
    height: 70px;
    background: #fff;
}

.xl_list li .tit h2 {
    float: left;
    width: 265px;
    font-size: 20px;
    line-height: 70px;
    color: #3d4b83;
    padding-left: 15px;
    overflow: hidden;
}

.xl_list li .tit h2 a {
    color: #3d4b83;
}

.xl_list li .tit p {
    float: left;
    font-size: 20px;
    line-height: 70px;
    color: #9fa1a4;
}

.xl_list li .tit p a {
    color: #9fa1a4;
}

/* .xl_list li+li {
    margin-left: 30px;
} */

.part02_bg {
    width: 100%;
    height: auto;
    /* background: url(//www.news.cn/video/xiangxingji2023/img/part02_bg.jpg?v1) no-repeat 50% 0; */
    overflow: hidden;
    padding-bottom: 70px;
}

.lmjs_dh {
    overflow: hidden;
    margin-top: 85px;
    margin-bottom: 40px;
}

.lmjs_left {
    float: left;
    width: 706px;
    height: 400px;
    border: 1px solid #dadbdd;
    position: relative;
}

.lmjs_left .arrow-left {
    background: url(//www.news.cn/video/xiangxingji2023/img/index_tab_l.png?v1) no-repeat left top;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}

.lmjs_left .arrow-right {
    background: url(//www.news.cn/video/xiangxingji2023/img/index_tab_r.png?v1) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}
.lmjs_left:hover .arrow-left,
.lmjs_left:hover .arrow-right {
    display: block;
}
.lmjs_left img {
    width: 706px;
    height: 400px;
}
.lmjs_left .player {
    width: 77px;
    height: 77px;
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.lmjs_left .player img {
    width: 77px;
    height: 77px;
}
.lmjs_left .figure {
    position: relative;
}
.lmjs_left .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background-color: rgba(0, 0, 0, 0.3);
}
.lmjs_left .tit a {
    color: #fff;
}

.lmjs_right {
    float: right;
    width: 490px;
    height: 400px;
    border: 1px solid #c5c8cc;
    /* padding: 25px 25px; */
    color: #63738e;
    color: #fff;
    background-color: #9fc4a8;
    line-height: 35px;
    font-size: 16px;
    /* text-indent: 2em; */
    border-left: 1px solid #63738e;
}
.lmjs_right ul {
    display: flex;
    flex-direction: column;

}

.lmjs_right li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 80px;
    border-bottom: 1px dashed #eee;

}
.lmjs_right li:hover {
    background-color: #f6a7b0;
}



.lmjs_right li a {
    color: #fff;
    padding-left: 20px;
    font-size: 18px;
}

.wqhg_dh {
    overflow: hidden;
    margin-top: 108px;
    margin-bottom: 65px;
}

.wh_list {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    list-style: none;
}

.wh_list li {
    float: left;
    width: calc(100% / 3 - 20px);;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 7px #D4DBE7;
    -webkit-box-shadow: 0px 0px 7px #D4DBE7;
    box-shadow: 0px 0px 7px #D4DBE7;
    margin: 0 10px 20px 10px;
}
.wh_list li img { width: 380px; height: 200px;}
.wh_list li .tit {
    height: 75px;
    /* background: #fff; */
    background: #9fc4a8;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wh_list li .tit h2 {
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 24px;
    color: #3d4b83;
    overflow: hidden;
    /* margin-top: 10px; */
}

.wh_list li .tit h2 a {
    /* color: #3d4b83; */
    color:#fff;
}

.foot {
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    /* background: url(//www.news.cn/video/xiangxingji2023/img/footer.jpg) no-repeat 50% 0; */
    background: #9fc4a8;
}

#goToTop {
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin-left: 640px;
    background: url(//www.news.cn/video/xiangxingji2023/img/back_top.jpg) no-repeat;
    width: 38px;
    height: 128px;
    cursor: pointer;
}

.RTools {
    position: fixed;
    top: 440px;
    left: 50%;
    margin-left: 640px;
    width: 106px;
}

.qrcode {
    width: 100px;
    height: 100px;
    border: 3px solid #566c55;
}

.RTools p {
    font-size: 15px;
    color: #566c56;
    margin-top: 5px;
}

.RTools .qrcode canvas {
    width: 100%;
    height: auto;
}
.fhsy {
    text-align: center;
    font-size: 21px;
    color: #566c56;
}

.fhsy a {
    color: #566c56;
}