@charset "utf-8";

.domPc {
  display: block;
}

.domMobile {
  display: none;
}

.banner {
  background: url("//www.news.cn/2021detail/images/zywj/banner.png") 50% 0 no-repeat;
  height: 400px;
  position: relative;
}

.banner .logo {
  position: absolute;
  width: 110px;
  height: 75px;
  left: 50%;
  top: 40px;
  margin-left: -535px;
  text-indent: -99999em;
}

.banner .logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.content {
  width: 890px;
  margin: 20px auto 0;
  background: #fff;
  padding-bottom: 20px;
}

.conTit {
  text-align: center;
  padding-top: 30px;
}

.conTit h2 {
  font-size: 2em;
  line-height: 1.5em;
  padding: 0px 0 15px 0px;
  color: #000;
  font-weight: bold;
}

.conTit .info {
  font-size: 14px;
  margin-bottom: 15px;
  color: #999;
}

.conTit .info span {
  margin-left: 20px;
}

.conTit .info .h-time {
  margin-right: 20px;
}

.conTit .info .source em {
  font-style: normal;
}

.xlcontent {
  width: 850px;
  margin: 0 auto;
  font-size: 18px;
}

.xlcontent p {
  margin-bottom: 15px;
  line-height: 30px;
  color: #000;
}

#div_currpage {
  margin-top: 20px;
}

#div_currpage span {
  display: inline-block;
  width: 26px;
  height: 26px;
  font-size: 12px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  line-height: 26px;
  background-color: #348CEC;
}

#div_currpage a {
  display: inline-block;
  padding: 0 10px;
  height: 26px;
  font-size: 12px;
  color: #818181;
  text-align: center;
  line-height: 26px;
  background-color: #F1F3F5;
  transition: all .4s;
  -moz-transition: all .4s;
  ;
  /* Firefox 4 */
  -webkit-transition: all .4s;
  /* Safari å’Œ Chrome */
  -o-transition: all .4s;
  ;
  /* Opera */
}

#div_currpage a:hover {
  color: #FFF;
  background-color: #348CEC;
}

.xlcontent p img {
  max-width: 850px;
  display: block;
  margin: 0 auto;
}

.footer {
  width: 100%;
  text-align: center;
  background: url("//www.news.cn/2021detail/images/zywj/footer.png") 0 0 repeat;
  color: #fff;
  padding: 20px 0;
  font-size: 14px;
  line-height: 28px;
  margin-top: 30px;
}

.fllow1-wap {
  position: fixed;
  width: 130px;
  left: 50%;
  margin-left: -600px;
  top: 460px;
  background: #fff;
  border-radius: 10px;
}

.s-ewm {
  margin-bottom: 24px;
  width: 130px;
  height: 159px;
  background-color: #F0F2F5;
  color: #808080;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
}

.s-ewm:hover,
.s-ewm.hover {
  background-color: #348CEC;
  color: #FFF;
}

.s-ewm img {
  display: block;
  width: 115px;
  height: 115px;
  margin: 8px auto;
}

.s-ewm div {}

.s-item {
  text-align: center;
  color: #808080;
  width: 108px;
  height: 42px;
  margin: 0 auto 16px;
  line-height: 42px;
  cursor: pointer;
}

.s-item a {
  display: block;
  width: 42px;
  height: 42px;
  float: left;
  margin-bottom: 10px;
  transition: all .4s;
  -moz-transition: all .4s;
  ;
  /* Firefox 4 */
  -webkit-transition: all .4s;
  /* Safari å’Œ Chrome */
  -o-transition: all .4s;
  ;
  /* Opera */
}

.s-item div {
  float: left;
  width: 48px;
  height: 42px;
  line-height: 42px;
}

.s-wb {
  background-image: url("//www.news.cn/res/xhwimg/xl2017/images/n-wb.png");
  background-repeat: no-repeat;
  padding-left: 55px;
  color: #808080;
}

.s-q {
  background-image: url("//www.news.cn/res/xhwimg/xl2017/images/n-q.png");
  background-repeat: no-repeat;
  padding-left: 55px;
  color: #808080;
}

.s-wx {
  background-image: url("//www.news.cn/res/xhwimg/xl2017/images/n-wx.png");
}

.s-item.hover a {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  /* Safari and Chrome */
  -moz-transform: rotateY(360deg);
  /* Firefox */
}

.wx-ewm {
  margin-bottom: 24px;
  width: 130px;
  height: 130px;
  background-color: #348CEC;
  color: #808080;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 0;
  top: 180px;
  display: none;
}

.wx-ewm img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 5px auto;
}

.back {
  position: fixed;
  right: 50%;
  margin-right: -550px;
  background: #e60012;
  bottom: 20px;
  color: #fff;
  width: 58px;
  height: 58px;
  padding-top: 9px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  box-sizing: border-box;
}

.back a {
  color: #fff;
}

.columBox {
  margin-bottom: 20px;
  width: 850px;
  margin: 0 auto;
}

.columBox .col-tit {
  position: relative;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
  overflow: hidden;
}

.columBox .col-tit span {
  position: relative;
  left: 0;
  top: 0;
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px 0 30px;
  background: url(//www.xinhuanet.com/detail2020/images/icon-colum.png) 0 50% no-repeat;
  border-bottom: 3px solid #2a3d96;
  z-index: 3;
}

.relatedNews li {
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #E6E6E6;
}

.relatedNews li a {
  display: block;
  margin: 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #404040;

}

.relatedNews li .info {
  font-size: 14px;
  color: #808080;
  line-height: 28px;
}

.relatedNews li .time {
  font-size: 14px;
  color: #808080;
  line-height: 28px;
}

@media screen and (max-width: 768px) {
  .domPc {
    display: none;
  }

  .domMobile {
    display: block;
  }

  .banner {
    background: none;
    width: 100%;
    height: auto;
  }

  .banner img {
    width: 100%;
    height: auto;
  }

  .banner .logo {
    position: absolute;
    width: 70px;
    height: 50px;
    left: 50%;
    top: 0px;
    margin-left: -157px;
    text-indent: -99999em;
  }

  /* xl */
  .content {
    width: 96%;
    height: auto;
    margin: 20px auto 0;
  }

  .conTit {
    padding-top: 0;
  }

  .conTit h2 {
    font-size: 1.5rem;
  }

  .conTit .info span {
    margin-left: 10px;
  }

  .xlcontent {
    width: 96%;
    /* font-size: 16px; */
  }

  .xlcontent p img {
    width: 100% !important;
    height: auto !important;
  }

  .fllow1-wap {
    display: none;
  }

  .back {
    right: 3px;
    margin-right: 0;
    bottom: 3px;
  }

  .pageVideo {
    width: 100%;
    height: 220px;
  }

  .columBox {
    width: 96%;

  }
}