.left {
  float: left;
}

.right {
  float: right;
}

.hide {
  display: none;
}

.domMobile {
  display: none;
}

.nav .nav-cont,
.header,
.main {
  width: 1200px;
  margin: 0 auto;
}

/*.logo-index {
  position: absolute;
  width: 70px;
  height: 50px;
  left: 50%;
  top: 0;
  margin-left: -690px;
  z-index: 99;
  background: url(//www.news.cn/detail2020/images/logo.png) 0 0 no-repeat;
}
*/
.topAd {
  width: 1200px;
  margin: 15px auto 0;
}

.smallTop {
  z-index: 9999 !important;
}

.pcNav {
  width: 1200px;
  margin: 10px auto 15px;
}

.pcNav .pcNav_logo {
  float: left;

}

.pcNav .pcNav_logo img {
  width: 171px;
  height: auto;
}

.pcNav_logo {
  width: 171px;
  height: 41px;
  float: left;
  position: relative;
}

.pcNav_logo .zwlg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 65px;
  z-index: 2;
}

.pcNav_logo .zwlg a img {
  width: 65px;
  height: 47px;
}

.pcNav_logo .tylg {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 105px;
  z-index: 2;
}

.pcNav_logo .tylg a img {
  width: 120px;
  height: 47px;
}
.pcNav ul {
  width: 990px;
  float: right;
}

.pcNav ul li {
  float: left;
}

.pcNav ul li a {
  font-size: 20px;
  padding: 10px 20px;
  line-height: 50px;
  margin: 0 7px;
}

.pcNav ul li a:hover {
  background: #ef9843;
  border-radius: 5px;
  color: #fff !important;
}

.header {
  height: 185px;
  position: relative;
  text-align: center;
  border-bottom: 3px solid #d9d9d9;
}

.header .header-top {
  height: 30px;
  margin-top: 15px;
}

.header .header-time {
  width: 105px;
  text-align: center;
}

.header .header-time span {
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
}

.header .header-time .year {
  height: 20px;
  display: block;
  background: url(//www.news.cn/detail2020/images/bgYear.png) 50% 50% no-repeat;
}

.header .header-time .year em {
  font-size: 18px;
  background: #fff;
  font-style: normal;
  padding: 0 2px;
}

.header .header-time .day {
  height: 40px;
  font-size: 34px;
  margin: 10px 0;
}

.header .header-time .day em {
  font-style: normal;
}

.header .header-time .time {
  font-size: 18px;
  height: 20px;
}

.header .header-cont {
  margin-top: 10px;
}

.header .source {
  position: absolute;
  left: 0;
  top: 150px;
}

.header h1 {
  text-align: center;
  height: 80px;
  padding: 0 20px;
  line-height: 1.4em;
  margin-bottom: 15px;
  font-size: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header h1 .title {
  max-width: 95%;
}

.header .setFont {
  height: 32px;
  line-height: 32px;
  background: url(//www.news.cn/detail2020/images/icon-font.png) 0 0 no-repeat;
  padding-left: 34px;
  display: inline-block;
}

.header .setFont span {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 5px;
  cursor: pointer;
}


.header .setFont span.active {
  background: #2c64c3;
  color: #fff;
  border-radius: 100%;
}

.header .share {
  height: 30px;
  line-height: 30px;
  padding-left: 34px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 999;
}

.header .share * {
  vertical-align: middle;
}

.header .share a {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 5px;
  transition: all .1s;
}



.header .share .wx {
  background: url(//www.news.cn/detail2020/images/share.png) 0 0 no-repeat;
}

.header .share .wb {
  background: url(//www.news.cn/detail2020/images/share.png) -45px 0 no-repeat;
}

.header .share .xcx {
  background: url(//www.news.cn/detail2020/images/share.png) -133px 0 no-repeat;
}

.header .share .khd {
  background: url(//www.news.cn/detail2020/images/share.png) -90px 0 no-repeat;
}

.header .share .wx-ewm,
.header .share .xcx-ewm,
.header .share .khd-ewm {
  margin-bottom: 24px;
  width: 150px;
  height: 150px;
  background-color: #348CEC;
  color: #808080;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 50px;
  top: 40px;
  display: none;
  z-index: 99;
}

.header .share .xcx-ewm {
  left: 125px;
}

.header .share .khd-ewm {
  left: 170px;
}

.header .share .wx-ewm img,
.header .share .xcx-ewm img,
.header .share .khd-ewm img {
  display: block;
  width: 135px;
  height: 135px;
  margin: 8px auto;
}

.main .main-left {
  width: 860px;
}

.main .main-right {
  width: 300px;
  padding-top: 20px;
}

.main #detail {
  font-size: 18px;
  line-height: 2em;
  padding-top: 20px;
}

.main #detail p {
  padding-bottom: 20px;
}

.main #detail p img {
  max-width: 90%;
  height: auto !important;
  margin: 0 auto;
  display: block;
}

.main #detail #detailContent img {
  max-width: 100%;
  height: auto !important;
  margin: 0 auto;
  display: block;
}

.columBox {
  margin-bottom: 20px;
}

.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.news.cn/detail2020/images/icon-colum.png) 0 50% no-repeat;
  border-bottom: 3px solid #2a3d96;
  z-index: 3;
}

.book {
  margin: 20px 0;
  background: url(//www.news.cn/detail2020/images/bgBook.png);
  height: 201px;
  overflow: hidden;
  font-size: 12px;
}

.book li {
  float: left;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 21px;
}

.book li img {
  width: 110px;
  height: 110px;
}

.book .book-tit {
  margin: 5px 0;
  font-size: 14px;
  height: 40px;
  overflow: hidden;
}

.bookList {
  background: #ddedf8;
}

.bookList li {
  float: left;
  width: 138px;
  text-align: center;
  margin: 4px 0 4px 4px;
  background: #fff;
}

.bookList li img {
  width: 110px;
  height: 110px;
}

.bookList li .pic {
  margin: 10px 0 5px;
}

.bookList li .title {
  height: 60px;
  margin-bottom: 5px;
  overflow: hidden;
}

.bookList li .title a {
  font-size: 14px;
}

.bookList li:first-child {
  margin: 4px 0 4px 6px;
}

.hotList li {
  position: relative;
  line-height: 1.6em;
  margin-bottom: 15px;
  padding-left: 30px;
}

.hotList li:before {
  content: "";
  text-align: center;
  color: #fff;
  width: 24px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(//www.news.cn/detail2020/images/hotList.png) 0 -232px no-repeat;
}

.hotList .first:before {
  background: url(//www.news.cn/detail2020/images/hotList.png) 0 0 no-repeat;
}

.hotList .second:before {
  background: url(//www.news.cn/detail2020/images/hotList.png) 0 -76px no-repeat;
}

.hotList .third:before {
  background: url(//www.news.cn/detail2020/images/hotList.png) 0 -152px no-repeat;
}

.hotList li:nth-child(1):before {
  content: "1";
}

.hotList li:nth-child(2):before {
  content: "2";
}

.hotList li:nth-child(3):before {
  content: "3";
}

.hotList li:nth-child(4):before {
  content: "4";
}

.hotList li:nth-child(5):before {
  content: "5";
}

.hotList li:nth-child(6):before {
  content: "6";
}

.hotList li:nth-child(7):before {
  content: "7";
}

.hotList li:nth-child(8):before {
  content: "8";
}

.hotList li:nth-child(9):before {
  content: "9";
}

.hotList li:nth-child(10):before {
  content: "10";
}

.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;
}

.video li {
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}

.video li .pic {
  height: 169px;
  width: 100%;
  position: relative;
  border-radius: 6px;
}

.video li .pic img {
  width: 100%;
}

.video li .tit {
  line-height: 1.6em;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 5px 5px 50px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.video li .tit a {
  color: #fff;
}

.video li a:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  left: 5px;
  bottom: 5px;
  z-index: 2;
  background: url(//www.news.cn/detail2020/images/icon-video.png) 0 0 no-repeat;
}

.video li .col-source {
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
}

.fixVideo {
  position: fixed;
  top: 85px;
  width: 300px;
}

.main-left .nextpage {
  height: 70px;
  line-height: 70px;
  margin: 20px 0;
  background: #f5fbff;
  border-top: 1px solid #dde8f3;
  border-bottom: 1px solid #dde8f3;
}

.main-left .nextpage .nextpage-tit {
  margin-left: 3%;
  float: left;
  box-sizing: border-box;
  width: 15%;
  height: 100%;
  font-size: 16px;
  color: #008aff;
  padding-left: 30px;
  background: url(//www.news.cn/detail2020/images/icon-nextpage.png) 0 25px no-repeat;
}

.main-left .nextpage .nextpage-cont {
  float: left;
  width: 82%;
  height: 100%;
  text-align: left;
  overflow: hidden;
}

.main-left .nextpage .nextpage-cont a {
  display: flex;
  /*鍨傜洿鎺掑垪*/
  flex-direction: column;
  /* align-items: center; */
  /*鐢变簬flex-direction: column锛屽洜姝lign-items浠ｈ〃鐨勬槸姘村钩鏂瑰悜*/
  justify-content: center;
  /*鐢变簬flex-direction: column锛屽洜姝ustify-content浠ｈ〃鐨勬槸鍨傜洿鏂瑰悜*/
  height: 100%;
  font-size: 20px;
  line-height: 1.4em;
  padding: 0 10px;
  color: #008aff;
}

.fix-ewm {
  position: fixed;
  left: 50%;
  top: 280px;
  margin-left: 630px;
}

.fix-ewm .fxd {
  margin-top: 10px;
  height: 200px;
  background: url(//www.news.cn/detail2020/images/share1.png) 50% 0 no-repeat;
}

.fix-ewm .fxd-wx-ewm,
.fix-ewm .fxd-xcx-ewm,
.fix-ewm .fxd-khd-ewm {
  margin-bottom: 24px;
  width: 145px;
  height: 145px;
  background-color: #348CEC;
  color: #808080;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: -23px;
  top: 195px;
  display: none;
}

.fix-ewm .fxd-khd-ewm {
  top: 332px;
}

.fix-ewm .fxd-xcx-ewm {
  top: 285px;
}

.fix-ewm .fxd-xcx-ewm img,
.fix-ewm .fxd-wx-ewm img,
.fix-ewm .fxd-khd-ewm img {
  display: block;
  width: 135px;
  height: 135px;
  margin: 5px auto;
}

.fix-ewm .fxd-wx {
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 160px;
  width: 34px;
  height: 30px;
  cursor: pointer;
  background: url(//www.news.cn/detail2020/images/shar2.png) 50% 0 no-repeat;
}

.fix-ewm .fxd-wb {
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 205px;
  width: 34px;
  height: 30px;
  cursor: pointer;
  background: url(//www.news.cn/detail2020/images/shar2.png) 50% -101px no-repeat;
}

.fix-ewm .fxd-xcx {
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 250px;
  width: 34px;
  cursor: pointer;
  height: 30px;
  background: url(//www.news.cn/detail2020/images/shar2.png) 50% -150px no-repeat;
}

.fix-ewm .fxd-khd {
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 295px;
  width: 34px;
  cursor: pointer;
  height: 30px;
  background: url(//www.news.cn/detail2020/images/shar2.png) 50% -48px no-repeat;
}

.topFixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 65px;
  line-height: 75px !important;
  background: #fff;
  -webkit-box-shadow: 0 0px 15px 0 #b1b1b1;
  box-shadow: 0 5px 15px 0 #b1b1b1;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 65px;
  overflow: hidden;
  z-index: 9999;
}

.btn-audio {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  vertical-align: middle;
  border: 2px solid #027bfb;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
}

.btn-audio:after {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 7px;
  top: 7px;
  background: url(//www.news.cn/detail2020/images/audio-play.gif) no-repeat;
}

.btn-audio-play:after {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 7px;
  top: 7px;
  background: url(//www.news.cn/detail2020/images/music.gif) no-repeat;
}

.pageVideo {
  display: none;
}

#detail .player-container {
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  text-indent: 0;
  margin-bottom: 15px !important;
}

/*ie10浠ヤ笅*/
.simpleVideo {
  text-align: center;
}

.simpleVideo video {
  margin: 0 auto;
}

/*ie10浠ヤ笅*/
#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;
}

#articleEdit {
  padding: 30px 0 10px;
  margin: 0 10px 20px 10px;
  text-align: right;
  font-size: 12px;
}

.tiyi1 {
  position: relative;
  z-index: 100;
  display: none;
}

.tiyi1 .tiyi01 {
  position: absolute;
  left: -445px;
  top: 25px;
  background-color: #FFF;
  height: 342px;
  width: 600px;
  visibility: visible;
}

.tiyi1 .tiyi03 {
  position: absolute;
  left: 570px;
  top: 2px;
  background: url("//www.news.cn/images/syicon/space.gif") 0 -131px no-repeat;
  width: 24px;
  height: 24px;
}

.tiyi1 .advise,
.tiyi1 .advise2 {
  cursor: pointer;
  color: #8a0000
}

.ad2020 div {
  width: 100% !important;
  margin-bottom: 20px !important;
}

.ad2020 div img {
  width: 100% !important;
}

.player-container .dhy-video {
  position: static !important;
}

.media-box {
  min-height: auto !important;
}

#sdgc .list-item {
  margin-bottom: 17px;
  padding-bottom: 12px;
  height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px dotted #999
}

#sdgc .list-item .img {
  width: 120px;
  height: 67px;
  float: left;
  margin-right: 10px;
  overflow: hidden
}

#sdgc .list-item .img img {
  width: 100%;
  height: 100%
}

#sdgc .list-item .tit a {
  display: block;
  font-size: 15px;
  line-height: 22px;
  height: 44px;
  margin-bottom: 2px;
  margin-top: -5px;
  color: #333
}

#sdgc .list-item .tit span {
  display: inline-block;
  padding: 0 5px;
  font-size: 13px;
  line-height: 17px;
  background: #e30000;
  color: #fff
}

#sdgc .list-item .tit span a {
  height: auto;
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
  background: #e30000;
  color: #fff
}

#sdgc .list-item {
  margin-bottom: 17px;
  padding-bottom: 12px;
  height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px dotted #999
}

#sdgc .list-item .img {
  width: 120px;
  height: 67px;
  float: left;
  margin-right: 10px;
  overflow: hidden
}

#sdgc .list-item .img img {
  width: 100%;
  height: 100%
}

#sdgc .list-item .tit a {
  display: block;
  font-size: 15px;
  line-height: 22px;
  height: 44px;
  margin-bottom: 2px;
  margin-top: -5px;
  color: #333
}

#sdgc .list-item .tit span {
  display: inline-block;
  padding: 0 5px;
  font-size: 13px;
  line-height: 17px;
  background: #e30000;
  color: #fff
}

#sdgc .list-item .tit span a {
  height: auto;
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
  background: #e30000;
  color: #fff
}

@media screen and (max-width: 767px) {

  .domPC {
    display: none;
  }

  .domMobile {
    display: block;
  }

  .pageVideo {
    width: 100%;
  }

  .mob-top {
    height: 70px;
    background: #fff;
    position: relative;
    z-index: 990
  }

  .mob-top .part {
    position: relative;
    background: #fff
  }

  .mob-top .mob-top-upper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    height: 68px;
    width: 100%
  }

  .mob-top .mob-top-upper .logo {
    float: left;
    font-size: 0;
    position: relative;
  }

  .mob-top .mob-top-upper .logo img {
    width: auto;
    height: 40px;
    display: inline-block;
    vertical-align: top
  }

  .mob-top .mob-top-upper .logo i {
    font-size: 12px;
    color: #fff
  }

  .mob-top .mob-top-upper .logo .zwlg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 65px;
    z-index: 2;
  }
  
  .mob-top .mob-top-upper .logo .zwlg a img {
    width: 65px;
    height: 47px;
  }
  
  .mob-top .mob-top-upper .logo .tylg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 105px;
    z-index: 2;
  }
  
  .mob-top .mob-top-upper .logo .tylg a img {
    width: 120px;
    height: 47px;
  }

  .mob-top .mob-top-upper .search-box {
    float: right;
    margin-top: 10px;
    width: 17px;
    height: 18px;
    background: url(//www.news.cn/city/2022xl/images/city_icon1.png) 0 0 no-repeat;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%
  }

  .mob-top .mob-top-upper .pc {
    float: right;
    margin-top: 11px;
    margin-left: 22px;
    font-size: 14px;
    color: #8e8e8e
  }

  .mob-top .mob-top-upper .pc img {
    margin-right: 5px;
    height: 17px;
    width: auto
  }

  .mob-top .mob-top-upper .pc a {
    color: #8e8e8e
  }

  .mob-top .top-nav-menu {
    float: right;
    width: 14px;
    margin: 13px 0 0 15px;
  }

  .mob-top .top-nav-menu .menu-box {
    height: 14px;
    width: 14px;
    position: relative
  }

  .mob-top .top-nav-menu .menu-box .bar {
    height: 2px;
    width: 14px;
    display: block;
    position: absolute;
    background-color: #8e8e8e;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
  }

  .mob-top .top-nav-menu .menu-box .bar:nth-of-type(1) {
    top: 0;
    width: 10px
  }

  .mob-top .top-nav-menu .menu-box .bar:nth-of-type(1):after {
    content: "";
    position: absolute;
    right: -4px;
    top: -0.6px;
    width: 3px;
    height: 3px;
    background: #8e8e8e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
  }

  .mob-top .top-nav-menu .menu-box .bar:nth-of-type(2) {
    top: 6px
  }

  .mob-top .top-nav-menu .menu-box .bar:nth-of-type(3) {
    top: 12px
  }

  .mob-top .top-nav-menu .menu-box.active .bar:nth-of-type(1) {
    top: 7.2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    -moz-transition: top .3s ease .1s, transform .3s ease-out .5s, -moz-transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s, -webkit-transform .3s ease-out .5s, -moz-transform .3s ease-out .5s
  }

  .mob-top .top-nav-menu .menu-box.active .bar:nth-of-type(2) {
    opacity: 0
  }

  .mob-top .top-nav-menu .menu-box.active .bar:nth-of-type(3) {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    -moz-transition: top .3s ease .1s, transform .3s ease-out .5s, -moz-transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s, -webkit-transform .3s ease-out .5s, -moz-transform .3s ease-out .5s
  }

  .mob-top .mob-top-nav {
    position: relative;
    width: 100%;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    font-size: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff
  }

  .mob-top .mob-top-nav .search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 1000;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    padding: 0 15px;
    -webkit-transition: height .8s;
    -moz-transition: height .8s;
    transition: height .8s
  }

  .mob-top.show {
    height: 134px
  }

  .mob-top .search.show {
    height: 66px
  }

  .mob-top .mob-top-nav .search .search-close {
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,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) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    position: absolute;
    right: 6px;
    top: 6px
  }

  .mob-top .mob-top-nav .search .search-input {
    float: left;
    margin-right: 6px;
    margin-top: 15px;
    width: 272px;
    height: 37px;
    outline: 0;
    border: 0.6px solid #ccc;
    font-size: 16px;
    line-height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    color: #333
  }

  .mob-top .mob-top-nav .search .search-btn {
    font-size: 16px;
    line-height: 66px;
    color: #666;
    float: left
  }

  .mob-top .mob-top-nav.fixed {
    position: fixed;
    top: 0;
    z-index: 999999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
  }

  .mob-top .mob-top-nav .top-nav-pro {
    position: relative;
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    color: #5b5b5b;
    font-size: 0
  }

  .mob-top .mob-top-nav .top-nav-pro:after {
    content: "";
    width: 10px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%)
  }

  .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a {
    position: relative;
    display: inline-block;
    margin-right: 16px;
    font-size: 16px;
    line-height: 35px;
    color: #5b5b5b
  }

  .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a:last-child {
    margin-right: 0
  }

  .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a.active {
    font-size: 21px;
    color: #212121
  }

  .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a.active:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -5px;
    width: 10px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: #4886ff
  }

  .top-nav-pro-cont::-webkit-scrollbar {
    width: 0;
    height: 0;
    color: transparent;
    display: none;
  }



  .mob-map {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff
  }

  .mob-map .mob-map-close {
    height: 14px;
    width: 14px;
    position: absolute;
    right: 10px;
    top: 16px
  }

  .mob-map .mob-map-close .bar {
    height: 2px;
    width: 14px;
    display: block;
    position: absolute;
    background-color: #212121;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
  }

  .mob-map .mob-map-close .bar:nth-of-type(1) {
    width: 10px;
    top: 7.2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    -moz-transition: top .3s ease .1s, transform .3s ease-out .5s, -moz-transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s, -webkit-transform .3s ease-out .5s, -moz-transform .3s ease-out .5s
  }

  .mob-map .mob-map-close .bar:nth-of-type(1):after {
    content: "";
    position: absolute;
    right: -4px;
    top: -0.6px;
    width: 3px;
    height: 3px;
    background: #e50020;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
  }

  .mob-map .mob-map-close .bar:nth-of-type(2) {
    top: 6px;
    opacity: 0
  }

  .mob-map .mob-map-close .bar:nth-of-type(3) {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    transition: top .3s ease .1s, -webkit-transform .3s ease-out .5s;
    -moz-transition: top .3s ease .1s, transform .3s ease-out .5s, -moz-transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s;
    transition: top .3s ease .1s, transform .3s ease-out .5s, -webkit-transform .3s ease-out .5s, -moz-transform .3s ease-out .5s
  }

  .mob-map .mob-map-banner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    height: 68px;
    position: relative;
    z-index: 990
  }

  .mob-map .mob-map-banner .logo {
    float: left;
    font-size: 0
  }

  .mob-map .mob-map-banner .logo img {
    width: auto;
    height: 38px;
    display: inline-block;
    vertical-align: top
  }

  .mob-map .mob-map-banner .logo i {
    font-size: 12px;
    color: #fff
  }

  .mob-map .mob-map-cont {
    position: relative;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: #fff
  }

  .mob-map .mob-map-title {
    position: relative;
    text-align: center;
    font-size: 17px;
    line-height: 48px;
    height: 48px;
    font-weight: 700;
    color: #212121;
    border-bottom: 1px solid #b8b8b8
  }

  .mob-map .mob-map-part {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 18px;
    border-bottom: 5px solid #f0f0f0
  }

  .mob-map .mob-map-part:last-child {
    border-bottom: 0
  }

  .mob-map .mob-map-part .mob-map-type {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #212121
  }

  .mob-map .mob-map-part ul {
    width: 102%
  }

  .mob-map .mob-map-part ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    width: 23%;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    color: #212121;
    background: #eeeff1
  }

  .mob-map .mob-map-part ul li a {
    color: #212121
  }

  .mob-map .mob-map-part ul li.rs {
    width: 48%
  }

  .mob-map .mob-map-part.mob-map-pro {
    padding-top: 26px
  }

  .mob-map .mob-map-part.mob-map-pro ul li {
    font-size: 15px;
    font-weight: bold
  }

  .mob-top .mob-top-nav {
    border-bottom: 10px solid #f5f5f5;
  }

  .mheader {
    text-align: center;
    padding-top: 15px;
  }

  .mheader .title {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
  }

  .mheader h1 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
    padding: 0 10px;
  }

  .mheader .info {
    font-size: 14px;
    color: #646d81;
  }

  .main {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 16px;
    overflow: hidden;
  }

  .main .main-left {
    width: 100%;
  }

  .main #detail img {
    max-width: 100%;
    height: auto;
  }

  .main #detail {
    font-size: 18px;
  }

  .main-left .nextpage {
    height: auto;
    line-height: 2em;
    margin: 20px 0 20px;
    background: #f5fbff;
    border-top: 1px solid #dde8f3;
    border-bottom: 1px solid #dde8f3;
  }

  .main-left .nextpage .nextpage-tit {
    margin-left: 5%;
    margin-top: 15px;
    width: 95%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    background: url(//www.news.cn/detail2020/images/icon-nextpage.png) 0 5px no-repeat;
  }

  .main-left .nextpage .nextpage-cont {
    width: 100%;
    height: auto;
    margin: 10px 0;
    text-align: center;
  }

  .main .main-right {
    width: 100%;
    padding-top: 0;
  }

  .main-right .ad_right img {
    width: 100%;
    height: auto;
  }

  .main-left .nextpage .nextpage-cont a {
    font-size: 20px;
  }

  .hotList .list-item:nth-child(n+3) {
    display: none;

  }

  .hotList li a {
    font-size: 16px;
  }

  .book {
    margin: 20px 0;
    position: relative;
    background: none;
    background-size: 100% 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    border-right: 3px solid #ddedf7;
  }

  .book::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 12px;
    background: url(//www.news.cn/detail2020/images/bgMobileBook.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    overflow: hidden;
  }

  .book::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 12px;
    background: url(//www.news.cn/detail2020/images/bgMobileBook.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    overflow: hidden;
  }

  .book li {
    padding: 20px 10px;
    min-height: 200px;
    border: 3px solid #ddedf7;
    border-right: 0;
  }

  .book li .book-tit {
    font-size: 16px;
    line-height: 1.6em;
    height: 45px;
    overflow: hidden;
  }

  .video li {
    height: auto;
    position: relative;
  }

  .video li img {
    width: 100%;
    height: auto;
  }

  .video li .pic {
    height: auto;
  }

  #articleEdit {
    padding: 10px 0 10px;
    margin: 0 10px 0 10px;
    text-align: right;
    font-size: 12px;
  }


}
