a:active,
a:hover {
  color: #ffd133 !important;
  font-family: "微软雅黑";
}

.content {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

/*banner*/
body {
  width: 100%;
  height: auto;
  overflow-x: hidden;
  font-family: "微软雅黑";
  background: url("2026cp_banner.jpg") 50% 0 no-repeat;
}


.boxBg01 {
  height: auto;
  background: url("2023ba_bg.png") 50% 0px no-repeat;
  overflow: hidden;
}

.nav_box {
  width: 100%;
  height: 66px;
  margin-top: 528px;
  background: #7d0022;
}

.nav_list {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  list-style: none;
  padding-top: 13px;
}

.nav_list li {
  float: left;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  position: relative;
  font-weight: 400;
}

.nav_list li a {
  color: #fff;
}

.nav_list li+li {
  margin-left: 100px;
}

.nav_sy,
.nav_sy a {
  color: #ffd133 !important;
}

.language-more {
  background: url(http://www.newsimg.cn/world/scosummit2018/images/arrow_down.png) no-repeat 94px 15px;
  padding-right: 50px;
}

.language-more:hover .sub {
  height: 250px;
  padding: 15px 0;
}

.sub {
  position: absolute;
  left: 0;
  width: 100px;
  transition: all 0.5s;
  overflow: hidden;
  height: 0px;
  background: #2d4aa7;
  background: linear-gradient(to top, #2d4aa7 0%, #2d4aa7 100%);
  z-index: 50;
}

.sub a {
  display: block;
  text-align: center;
  font-weight: normal;
}

.sub a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.lh-xl {
  line-height: 2;
}

.fs-sm {
  font-size: 14px;
}

/*title*/
.titlebox {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 50px;
}

.titlebox img {
  width: 100%;
  height: auto;
}

/*part1*/
.dtt {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.dtt .tit {
  width: 1200px;
  font-size: 36px;
  /*font-size: 25px;*/
  color: #305798;
  font-weight: bold;
  overflow: hidden;
  line-height: 47px;
  margin-top: 20px;
  text-align: center;
}

.dtt .tit a {
  color: #1D2C8C;
  font-weight: bold;
}

.dtt .txt {
  width: 1200px;
  font-size: 16px;
  color: #777;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 15px;
  text-align: center;
}

.dtt .txt a {
  color: #305798;
}

.part1 {
  width: 1200px;
  height: 388px;
  position: relative;
  margin: 0 auto;
  /* background: url(http://www.news.cn/2016homepage/img201611115/20170626_hg_bg01.jpg) no-repeat;  margin-top: 20px;*/
  border-top: 1px dashed #999;
  padding-top: 20px;
  margin-top: 20px;
}

.part1-left {
  width: 800px;
  height: 450px;
  position: relative;
  float: left;
}

.part1-left .part1-left-button-prev {
  background: url(http://www.news.cn/world/cop15/index/images/left.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 227px;
  width: 16px;
  height: 28px;
  z-index: 2;
}

.part1-left .part1-left-button-next {
  background: url(http://www.news.cn/world/cop15/index/images/right.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 227px;
  width: 16px;
  height: 28px;
  z-index: 2;
}

.part1-left .swiper-container {
  width: 800px;
  height: 450px;
  margin: 0 auto;
}

.swiper-slide {
  position: relative;
}

.part1-left .swiper-pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 15px;
  z-index: 2;
}

.part1-left .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ccc;
  margin: 0 3px;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.part1-left .swiper-active-switch {
  background: #fb964c !important;
}

.part1-left .swiper-pagination-bullet {
  margin-left: 5px;
}

.part1-left .swiper-pagination-bullet-active {
  background: #fb964c !important;
}

.part1-left .picTitle {
  position: relative;
  width: 800px;
  height: 450px;
  overflow: hidden;
}

.part1-left .picTitle .img img {
  width: 800px;
  height: 450px;
  display: block;
}

.part1-left .picTitle .bg {
  display: none;
  background: rgba(51, 51, 51, 0.8);
  bottom: 0;
  height: 56px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.part1-left .picTitle .name {
  bottom: 0;
  color: #fff;
  left: 0;
  line-height: 28px;
  overflow: hidden;
  position: absolute;
  text-indent: 0.5em;
  text-align: left;
  font-size: 20px;
  width: 100%;
  box-sizing: border-box;
  z-index: 11;
  padding: 10px 10% 10px 5px;
  background: rgba(34, 89, 198, 1);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(21, 77, 189, 0.1)),
      to(rgba(21, 77, 189, 0.7)));
  background: -webkit-linear-gradient(top,
      rgba(21, 77, 189, 0.1) 0,
      rgba(21, 77, 189, 0.7) 100%);
  background: -moz-linear-gradient(top,
      rgba(21, 77, 189, 0.1) 0,
      rgba(21, 77, 189, 0.7) 100%);
  background: linear-gradient(to bottom,
      rgba(21, 77, 189, 0.1) 0,
      rgba(21, 77, 189, 0.7) 100%);
}

.part1-left .picTitle .name a {
  color: #fff;
  text-decoration: none;
}

.mul-play {
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: 64px;
  left: 18px;
  display: none;
  cursor: pointer;
  z-index: 999;
}

.mul-play img {
  width: 100%;
  height: 100%;
  display: block;
}

.videoPart {
  width: 800px;
  height: 450px;
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

.videoPart iframe {
  width: 800px;
  height: 450px;
}

.videoPart .videoPart-close {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  right: -22px;
  z-index: 50;
  background: url(http://www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
  cursor: pointer;
  background-size: 100% auto;
}

/* .part1-left .picTitle .name a:hover { text-decoration: underline; } */

.part1-right {
  width: 400px;
  float: right;
  background: #D6E6FE;
  overflow: hidden;
}

.part1-right h3 {
  width: 348px;
  font-size: 21px;
  color: #1D2C8C;
  margin: 0 auto;
  line-height: 35px;
  font-weight: 500;
}

.part1-right h3 a {
  color: #1D2C8C;
  font-weight: 500;
}

/*.part1-right ul { width: 380px; margin: -3px auto 0; }*/
.part1-right ul {
  overflow: hidden;
  margin: -5px auto 0;
}

.part1-right li {
  font-size: 15px;
  color: #444;
  padding: 15px 15px 0px 20px;
  height: 136px;
}

.part1-right li+li {
  border-top: 1px solid #fff;
  padding: 15px 15px 0px 20px;
}

.part1-right li:hover {
  background: #3452E6;
}

.part1-right li p a {
  color: #444;
}

.part1-right li:hover a {
  color: #fff !important;
}

.part1-right li * {
  vertical-align: middle;
}

.indexlink {
  width: 106px;
  height: 33px;
  font-size: 14px;
  line-height: 33px;
  position: absolute;
  left: 50%;
  top: 305px;
  margin-left: -110px;
  background: url("http://www.news.cn/world/ciie2019/img/btnJbh.png") 0 0 no-repeat;
  text-align: center;
  color: #fff;
}

.indexlink a {
  color: #fff;
}


.dtt .txt {
  height: auto;
}

.part1-right li {
  color: #666;

}

/*现场零距离*/
.tab_cont_item.on {
  /* display: block; */
  /* z-index: 10; */
  opacity: 1;
  visibility: visible;
  background: #fff;
  overflow: hidden;
  padding-top: 0px;
}

.tab_cont_item .tab_cont_left {
  width: 790px;
  float: left;
}

.tab_cont_item .tab_cont_left .swiper-container {
  padding-bottom: 30px;
}

.tab_cont_item .tab_cont_left li {
  clear: both;
  overflow: hidden;
  padding-bottom: 18px;
  border-bottom: 1px dashed #ccc;
}

.tab_cont_item .tab_cont_left li+li {
  margin-top: 10px;
}

.tab_cont_item .tab_cont_left h3 {
  padding: 10px 0;
  line-height: 28px;
  font-size: 21px;
  font-weight: 600;
}

.tab_cont_item .tab_cont_left p {
  font-size: 14px;
  line-height: 26px;
  color: #999;
}

.tab_cont_item .tab_cont_left p a {
  color: #df0303;
}

.tab_cont_item .tab_cont_left dd {
  width: 255px;
  float: left;
  text-align: center;
}

.tab_cont_item .tab_cont_left dd img {
  width: 255px;
  height: 140px;
}

.tab_cont_item .tab_cont_left dd h3 {
  font-size: 16px;
}

.tab_cont_item .tab_cont_left dd+dd {
  margin-left: 10px;
}

.tab_cont_item .tab_cont_right {
  width: 360px;
  float: right;
  min-height: 380px;
}


.tab_cont_item .tab_cont_right img {
  width: 360px;
  height: 245px;
}

/*END*/

/*高清大图*/
.part6 {
  background: url(rdgc_bg.jpg) 50% 0 no-repeat;
  overflow: hidden;
}

.part7 {
  background: url(zjsy_bg.jpg) 50% 0 no-repeat;  
  overflow: hidden;
  height: 1000px;
}

.list-txt {
  width: 1200px;
  margin-bottom: 70px;
}

.list-txt li {
  position: relative;
  padding: 13px 5px 13px 30px;
  font-size: 18px;
  line-height: 33px;
  background: #fff;
  color: #333;
  width: 97%;
  margin: 20px 0;
}

.list-txt li a {
  color: #333;
}

.list-txt li:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 24px;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #6C82FB;
}

.ad-txt {
  width: 1200px;
  margin: 40px 0;
  float: left;
}

.ad-txt li {
  padding: 5px;
  font-size: 18px;
  line-height: 33px;
  color: #333;
  width: 10%;
  margin: 0 10px;
  float: left;
  text-align: center;
}

.ad-img {
  width: 1200px;
  float: left;
}

.ad-img li {
  padding: 5px;
  font-size: 18px;
  line-height: 33px;
  color: #333;
  width: 17%;
  margin: 0 10px;
  float: left;
  text-align: center;
}
.ad-img li img{
  width: 80px;
  height: 80px;
}
/*article 热点观察*/
.articleBox {
  width: 1200px;
}

.articleBox li {
  float: left;
  width: 1044px;
  height: 178px;
  padding: 50px 78px;
  background: url(rdgc_bg_li.png) no-repeat;
  color: #fff;
}

.articleBox li h2 a {
  color: #fff;
  font-weight: bolder;
  font-size: 28px;
  line-height: 77px;
  height: 77px;
}

.articleBox_p {
  width: 1200px;
}

.articleBox_p li {
  float: left;
  width: 380px;
  margin: 10px;
}


/*END*/
/*返回top*/
.backtop {
  width: 74px;
  height: 70px;
  cursor: pointer;
  overflow: hidden;
  position: fixed;
  top: 750px;
  right: 50%;
  margin-right: -750px;
  z-index: 99;
  display: none;
}

.footer {
  padding: 25px 0 25px 0;
  background: #3452E6;
  text-align: center;
}

.footer p {
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}