html {
  min-width: 1200px;
}

body {
  background: url(banner.jpg) 50% 0 no-repeat;
}

.banner {
  height: 691px;
  overflow: hidden;
}

.all_box {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.pc-slide {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.view .swiper-container {
  width: 1200px;
  height: 675px;
}

.view .swiper-container img {
  width: 1200px;
  height: 675px;
}

.view .arrow-left {
  background: url(http://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(http://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: 284px;
  height: 160px;
  cursor: pointer;
  margin: 0 10px;
  background: #fff;
  -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 .swiper-slide img {
  width: 284px;
  height: 160px;
}

.preview .arrow-left {
  background: url(http://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(http://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;
}

.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: #818181;
}

.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("http://www.xinhuanet.com/2015/img2015/icon_video.png") 0 -80px
    no-repeat;
  cursor: pointer;
  display: none;
}

.bqjs_box {
  width: 100%;
  height: 239px;
  background: url(http://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() 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;
  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(http://www.news.cn/video/xiangxingji2023/img/part02_bg.jpg?v1)
    no-repeat 50% 0; */
  overflow: hidden;
  padding-bottom: 70px;
  margin-top: 100px;
}

.lmjs_dh {
  overflow: hidden;
  margin-top: 85px;
  margin-bottom: 40px;
}

.lmjs_left {
  float: left;
  width: 706px;
  height: 396px;
  border: 1px solid #dadbdd;
  position: relative;
}

.lmjs_left .swiper-container {
  width: 706px;
  height: 396px;
}
.lmjs_left .swiper-button-next {
  background-image: url(http://www.news.cn/video/xiangxingji2023/img/index_tab_r.png?v1);
}
.lmjs_left .swiper-button-prev {
  background-image: url(http://www.news.cn/video/xiangxingji2023/img/index_tab_l.png?v1);
}
.lmjs_left img {
  width: 706px;
  height: 396px;
}
.photo-desc {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  height: 60px;
  text-align: left;
}
.photo-desc span {
  padding-left: 20px;
}
.lmjs_left .swiper-pagination-fraction {
  position: absolute;
  width: auto;
  bottom: 20px;
  right: 20px;
  left: auto;
  color: #fff;
  font-size: 20px;
  text-align: unset;
}
.lmjs_left .swiper-pagination-current {
  font-style: italic;
  font-size: 22px;
}
.photo-desc a {
  line-height: 60px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.lmjs_right {
  float: right;
  width: 455px;
  height: 395px;
  /* border: 1px solid #c5c8cc;
  padding: 25px 25px; */
  color: #63738e;
  line-height: 35px;
  font-size: 16px;
  /* text-indent: 2em; */
}
.mod-topics {
  border-bottom: dotted 1px #979797;
  margin-bottom: 15px;
  padding-bottom: 15px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.topic {
  font-size: 18px;
  font-weight: 700;
  height: auto;
  line-height: 1.6;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.topic a {
  color: #3d4b83;
  font-size: 20px;
  line-height: 30px;
}
.abstract {
  color: #888;
  margin-top: 5px;
  text-align: justify;
  -webkit-line-clamp: 2;
}
.mod .abstract {
  font-size: 14px;
  line-height: 1.8;
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
}

.col-1 {
  float: left;
  width: 700px;
  padding: 0 25px;
}
.col-2 {
  float: right;
  width: 500px;
  padding: 30px 25px 25px 25px;
}

.wqhg_dh {
  overflow: hidden;
  margin-top: 108px;
  margin-bottom: 65px;
}
.col-1 .mod-topics {
  padding: 25px 0;
}
.mod-tile {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.mod-tile .media {
  width: 100%;
}
.mod-tile .media a {
  display: block;
  overflow: hidden;
}
.mod-tile .media img {
  width: 100%;
  height: auto;
}
.mod-tile .media a img {
  transition: 0.5s;
  display: block;
}
.mod-tile .media a:hover img {
  -webkit-transform: scaleX(1.2) scaleY(1.2);
  transform: scaleX(1.2) scaleY(1.2);
}
.mod-tile .caption {
  line-height: 1.4;
  font-size: 16px;
  text-align: left;
  /* margin-top: 20px; */
  color: #fff;
  padding: 20px 10px 10px;
}
.mod-tile .caption a {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mod-tile .media a {
  display: block;
  overflow: hidden;
}
.mod .inner-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(51, 51, 51, 0.7);
}

.mod .i .mod-tile .caption a {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mod-tile .inner-caption {
  background-image: linear-gradient(
    0deg,
    rgba(51, 51, 51, 0.7) 0%,
    rgba(0, 153, 255, 0) 90%
  );
  background-color: inherit;
}
.wh_list {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  list-style: none;
}

.wh_list li {
  float: left;
  width: 380px;
  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: 180px;
}
.wh_list li .tit {
  height: 75px;
  background: #fff;
}

.wh_list li .tit h2 {
  width: 90%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 30px;
  color: #3d4b83;
  overflow: hidden;
  margin-top: 10px;
}

.wh_list li .tit h2 a {
  color: #3d4b83;
}

.foot {
  text-align: center;
  padding: 30px 0;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  background: url(http://www.news.cn/video/xiangxingji2023/img/footer.jpg)
    no-repeat 50% 0;
}

#goToTop {
  position: fixed;
  bottom: 20px;
  left: 50%;
  margin-left: 640px;
  background: url(http://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;
}
