 body {
     background: #fff url(xwjjfzlt_banner.jpg) 50% 0 no-repeat; position: relative;
 }
 html,
 body {
     min-width: 1400px;
 }
a:hover {
    color: #f09f35 !important;
}
 .banner {
     height: 675px
 }

 
 .content {
     width: 1200px;
     height: auto;
     margin: 0 auto;
 }

 .titlm {
     margin: 20px auto 20px
 }

 .titlm img {
     margin: 0 auto;
     width: 1200px;
     display: block
 }
 
 .dtt {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;

  padding-bottom: 20px;  margin-top: 40px;
}

.dtt .tit {

  font-size: 48px;
  color: #0074e4;

  overflow: hidden;
  line-height: 56px;
  font-weight: bold;

  text-align: center;
}

.dtt .tit a {
  color: #0074e4;

}

.dtt .txt {

  font-size: 14px;
  color: #666666;
  height: auto;
  overflow: hidden;
  line-height: 24px;
  margin-top: 15px; text-indent: 2em;

}

.dtt .txt a {
  color: #666666;
  padding: 0 10px;
}
/* 热点聚焦 */
.part6 {
   
  }
  
  .focusBox6 {
    width: 1200px;
    height: 627px;
    overflow: hidden;
    position: relative;
  }
  
  .focusBox6 .swiper-wrapper .swiper-slide img {
    width: 1200px;
    height: 627px;
    transition: all 1s;
  }
  
  .focusBox6 .swiper-wrapper .swiper-slide:hover img {
    -webkit-transform: scale(1.2, 1.2);
  }
  
  .focusBox6 .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: url(//www.news.cn/world/ciie2020/images/qjl_bg.png) repeat-x;
    z-index: 0;
  }
  
  .focusBox6 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 40px;
    width: 96%;
    height: 35px;
    font-size: 24px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
  }
  
  .focusBox6 .swiper-wrapper .swiper-slide .title a {
    color: #fff;
  }
  
  .focusBox6 .swiper-pagination-white .swiper-pagination-bullet {
    background: #d2d2d2;
    margin: 0 5px;
    opacity: 1;
    width: 10px;
    height: 10px;
  }
  
  .focusBox6 .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #f8bd2d;
    width: 90px;
    border-radius: 10px;
  }


  .part2 {
    background: #fff;
    padding: 20px 0px;
}

.part2_l {
 float: left;
 width: 580px;
}


.part2_r {
 float: right;
 width: 580px;
}



.list-style2 li{
 position: relative;
 margin-bottom: 20px; background: #eaf7ff; 
}

  
   
/* .list-style2 li:last-child {
  margin-bottom:20px
} */
.list-style2 li .img {
 float: left;
 
 width: 261px;
 height: 147px;
 overflow: hidden;
 
 /* border-radius: 5px; */
}

.list-style2 li .img img {
 width: 100%;
 height: 100%
}

.list-style2 li .tit {
    font-size: 18px;
    float: right;
    width: 299px;
    line-height: 32px;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    height: 61px;
    padding: 43px 10px;
 
}

.list-style2 li .tit:hover{
   
    color:#fff; background: rgb(0,112,255);
    background: linear-gradient(to right, rgba(0,112,255,1) 0%, rgba(0,178,255,1) 100%);
    
   }
   .list-style2 li .tit:hover a{color:#fff;}


   /* 圆桌论坛 */
   .part7 {
   
}

.focusBox7 {
  width: 1200px;
  height: 627px;
  overflow: hidden;
  position: relative;
}

.focusBox7 .swiper-wrapper .swiper-slide img {
  width: 1200px;
  height: 627px;
  transition: all 1s;
}

.focusBox7 .swiper-wrapper .swiper-slide:hover img {
  -webkit-transform: scale(1.2, 1.2);
}

.focusBox7 .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: url(//www.news.cn/world/ciie2020/images/qjl_bg.png) repeat-x;
  z-index: 0;
}

.focusBox7 .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 2%;
  bottom: 40px;
  width: 96%;
  height: 35px;
  font-size: 24px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
}

.focusBox7 .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusBox7 .swiper-pagination-white .swiper-pagination-bullet {
  background: #d2d2d2;
  margin: 0 5px;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.focusBox7 .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #f8bd2d;
  width: 90px;
  border-radius: 10px;
}

.list{
    width: 1200px; margin: auto;
    height: auto;
   
    
    padding-top: 14px;
}
.list li {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px;
}


.list img {
    float: left;
    width: 200px;
    height: 124px;
    padding-right: 25px;
}

.list li p {
    font-size: 16px;
    color: #666;
    line-height: 22px;
    margin-top: 5px;
}
.list li p a {
    color: #666;
   
}
.list li h2 {
  font-size: 16px;
  color: #5a7bb5;
  line-height: 22px;
  margin-top: 5px;
}
.list li h2 a {
  color: #5a7bb5;
 
}



.focusBox8 {
  width: 1200px;
  height:675px;
  overflow: hidden;
  position: relative;
}

.focusBox8 .swiper-wrapper .swiper-slide img {
  width: 1200px;
  height:675px;
  /* transition: all 1s; */
}

.focusBox8 .swiper-wrapper .swiper-slide:hover img {
  /* -webkit-transform: scale(1.2, 1.2); */
}

.focusBox8 .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: rgb(0,112,255);
    background: linear-gradient(to right, rgba(0,112,255,1) 0%, rgba(0,178,255,1) 100%);
  z-index: 0;
}

.focusBox8 .swiper-wrapper .swiper-slide .title {
  
  width: 1110px;
  height: 124px;
  font-size: 24px;
  
  line-height: 35px;
  color: #fff;
  overflow: hidden;
  z-index: 1; background: rgb(0,112,255);
  background: linear-gradient(to right, rgba(0,112,255,1) 0%, rgba(0,178,255,1) 100%); padding: 25px 45px 0;
}

.focusBox8 .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusBox8 .swiper-wrapper .swiper-slide .title h2 {
  color: #fff; font-size: 14px; line-height: 24px; margin-top: 15px;
}
.focusBox8 .swiper-wrapper .swiper-slide .title h2 a{
  color: #fff;
}

.focusBox8 .swiper-pagination-white .swiper-pagination-bullet {
  background: #d2d2d2;
  margin: 0 5px;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.focusBox8 .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #f8bd2d;
  width: 90px;
  border-radius: 10px;
}
.focusBox8 .swiper-pagination{ display: none;}


.focusBox8 .swiper-button-next{ margin-top: -33px;} 
.focusBox8 .swiper-button-prev{margin-top: -33px;}



.part8  .title {
  
  width: 1110px;
  height: 124px;
  font-size: 24px;
  
  line-height: 35px;
  color: #fff;
  overflow: hidden;
  z-index: 1; background: rgb(0,112,255);
  background: linear-gradient(to right, rgba(0,112,255,1) 0%, rgba(0,178,255,1) 100%); padding: 25px 45px 0;
}

.part8  .title a {
  color: #fff;
}

.part8  .title h2 {
  color: #fff; font-size: 14px; line-height: 24px; margin-top: 15px;
}
.part8  .title h2 a{
  color: #fff;
}

.part9 {
   
}

.focusBox9 {
  width: 1200px;
  height: 627px;
  overflow: hidden;
  position: relative;
}

.focusBox9 .swiper-wrapper .swiper-slide img {
  width: 1200px;
  height: 627px;
  transition: all 1s;
}

.focusBox9 .swiper-wrapper .swiper-slide:hover img {
  -webkit-transform: scale(1.2, 1.2);
}

.focusBox9 .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: url(//www.news.cn/world/ciie2020/images/qjl_bg.png) repeat-x;
  z-index: 0;
}

.focusBox9 .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 2%;
  bottom: 40px;
  width: 96%;
  height: 35px;
  font-size: 24px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
}

.focusBox9 .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusBox9 .swiper-pagination-white .swiper-pagination-bullet {
  background: #d2d2d2;
  margin: 0 5px;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.focusBox9 .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #f8bd2d;
  width: 90px;
  border-radius: 10px;
}


.part1-left {
  width: 1200px;
  height: 627px;
  position: relative; margin: auto;
 
}
.part1-left .part1-left-button-prev {
  background: url(//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(//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: 1200px;
  height: 627px;
  margin: 0 auto;
}
.swiper-slide {
  position: relative;
}

.part1-left .swiper-pagination {
  position: absolute;
  right: 10px;
  
  bottom: 15px;
  z-index: 2; width: 100%;
}
.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:0 5px; background: #d2d2d2; opacity: 1; width: 10px; height: 10px;
}
.part1-left .swiper-pagination-bullet-active {
  background: #f8bd2d !important; width: 90px;     border-radius: 10px;
}

.part1-left .picTitle {
  position: relative;
  width: 1200px;
  height: 627px;
  overflow: hidden;
}
.part1-left .picTitle .img img {
  width: 1200px;
  height: 627px;
  display: block;
}
.part1-left .picTitle .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: url(//www.news.cn/world/ciie2020/images/qjl_bg.png) repeat-x;
  z-index: 0;
}
.part1-left .picTitle .name {
  position: absolute;
    left: 2%;
    bottom: 40px;
    width: 96%;
    height: 35px;
    font-size: 24px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
}
.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: 1200px;
  height: 627px;
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.videoPart iframe {
  width:1200px;
  height: 627px;
}
.videoPart .videoPart-close {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  right: -22px;
  z-index: 50;
  background: url(//www.news.cn/res/xhwres/bigbig201710101700/bundle/s1014_icon_btn_close.png)
    no-repeat;
  cursor: pointer;
  background-size: 100% auto;
}





 .footer {
     padding: 25px 0 25px 0;
     background: #fff;
     text-align: center;
    
 }

 .footer p {
     line-height: 30px;
     font-size: 14px;
     color: #333333;
 }
