.box {
  width: 92%;
  margin: 0 auto;
}
.mbanner {
  position: relative;
  display: block;
  height: 5.9rem;
  background-position: center 0;
  background-repeat: no-repeat;
  background-image: url("http://www.newsimg.cn/politics/2017duangdance/mbg_banner.png");
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.mbanner a {
  position: absolute;
  top: 0.3125rem;
  right: 0;
  display: block;
  width: 3.125rem;
  height: 0.9375rem;
}
.breif {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.3125rem 0;
  background-color: #668257;
}
.breif .box {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.315rem;
  border: 2px solid #fff;
}
.breif h1 {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  text-align: center;
}
.brief-txt {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-indent: 2em;
}
.conttxt {
  padding: 8px 0;
}
.conttxt header {
  line-height: 46px;
}
.conttxt h2 {
  display: inline-block;
  vertical-align: baseline;
}
.conttxt h2 i {
  font-size: 24px;
  line-height: 46px;
  color: #668257;
}
.conttxt h2:first-letter {
  font-size: 24px;
  line-height: 46px;
  color: #000;
}
.conttxt h2 + a {
  display: inline-block;
  vertical-align: baseline;
  font-size: 12px;
  line-height: 100%;
  color: #a7a2a2;
}
.conttxt-list a {
  display: block;
  font-size: 14px;
  line-height: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tushuo {
  position: relative;
}
.tushuo-container,
.tushuo-container .swiper-wrapper,
.tushuo-container .swiper-slide {
  height: 5.625rem;
}
.tushuo-container .swiper-slide {
  position: relative;
}

.tushuo-container .swiper-slide a:first-child,
.tushuo-container img {
  display: block;
  width: 100%;
  height: 100%;
}
.tushuo-container a+a {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  padding: 0 12px;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: rgba(0, 0, 0, 0.5);
}
.toshuo-pagination {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 10;
  line-height: 0;
  font-size: 0;
}
.toshuo-pagination span {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 6px;
  background-color: rgba(255, 255, 255, 0.5);
}
.toshuo-pagination .swiper-active-switch {
  background-color: #ffffff;
}
.yc-cont {
  overflow: hidden;
}
.yc-cont-wrap {
  /*width: 120%;*/
}
.yc-item:nth-child(odd) {
  float: left;
}
.yc-item:nth-child(even) {
  float: right;
}
.yc-item {
  width: 4.65rem;
  height: 4.65rem;
  background-color: red;
  margin-bottom: 10px;
}
.yc-item img {
  display: block;
  width: 100%;
  height: 100%;
}
footer {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px 10px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  background-color: #668257;
}