.layOut {
  width: 7.5rem;
  margin: 0 auto;
}

.layOut .headerWrap {
  width: 7.5rem;
  background: #533EFF;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: .14rem;
}

.layOut .headerWrap .headerNav {
  height: .8rem;
  line-height: .8rem;
  padding: 0 0.3rem;
}

.layOut .headerWrap .headerNav .active a {
  color: #fff;
  font-size: .42rem;
}

.layOut .headerWrap .headerNav .out {
  width: 6rem;
  overflow: scroll;
  float: left;
}

.layOut .headerWrap .headerNav .out .insidebox {
  width: 8.8rem;
}

.layOut .headerWrap .headerNav .out .insidebox li {
  float: left;
  margin-right: .6rem;
}

.layOut .headerWrap .headerNav .out .insidebox li a {
  color: #EAE7FF;
}

.layOut .headerWrap .headerNav img {
  width: 0.41rem;
  height: .31rem;
  float: right;
  margin-top: .24rem;
}

.layOut .swiperWrap {
  width: 6.9rem;
  height: 3.4rem;
  background: #fff;
  margin: 0 auto;
  margin-top: 0.3rem;
  border-radius: 0.22rem;
  margin-bottom: 0.2rem;
}

.layOut .swiperWrap .swiper-container img {
  width: 6.9rem;
  height: 3.4rem;
}

.layOut .swiperWrap .swiper-container .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.06rem;
  border-radius: 0.02rem;
  opacity: 0.5;
  background: #fff;
  margin: 0 2px;
}

.layOut .swiperWrap .swiper-container .swiper-pagination-bullet-active {
  width: 0.16rem;
  opacity: 1;
}

.layOut .otherListWrap {
  width: 6.9rem;
  padding: 0.2rem 0;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
}

.layOut .otherListWrap h4 {
  margin-bottom: 0.2rem;
  line-height: 0.44rem;
}

.layOut .otherListWrap .imgWrap img {
  width: 2.2rem;
  margin: 0 auto;
  float: left;
}

.layOut .otherListWrap .imgWrap img:nth-child(2) {
  margin: 0 0.14rem;
}

.layOut .otherListWrap .oper {
  width: 4.4rem;
  margin-top: 0.2rem;
}

.layOut .otherListWrap .oper p:nth-child(1) {
  float: left;
}

.layOut .otherListWrap .oper p:nth-child(1) img {
  width: 0.36rem;
  height: 0.36rem;
  float: left;
}

.layOut .otherListWrap .oper p:nth-child(1) span {
  float: left;
  margin-left: 0.12rem;
}

.layOut .otherListWrap .oper p:nth-child(2) {
  float: right;
}

.layOut .otherListWrap .oper p:nth-child(2) img {
  width: 0.36rem;
  height: 0.36rem;
  float: left;
}

.layOut .otherListWrap .oper p:nth-child(2) span {
  float: left;
  margin-left: 0.1rem;
}

.layOut .otherListWrap .oper p:nth-child(3) {
  float: right;
  margin-right: 0.4rem;
}

.layOut .otherListWrap .oper p:nth-child(3) img {
  width: 0.36rem;
  height: 0.36rem;
  float: left;
}

.layOut .otherListWrap .oper p:nth-child(3) span {
  float: left;
  margin-left: 0.1rem;
}

.layOut .listWrap {
  width: 6.9rem;
  padding: 0.2rem 0;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
}

.layOut .listWrap .left {
  width: 4.3rem;
  float: left;
}

.layOut .listWrap .left h4 {
  color: #333;
  font-weight: normal;
  line-height: 0.44rem;
  margin-bottom: 0.24rem;
}

.layOut .listWrap .left div p:nth-child(1) {
  float: left;
}

.layOut .listWrap .left div p:nth-child(1) img {
  width: 0.36rem;
  height: 0.36rem;
  float: left;
}

.layOut .listWrap .left div p:nth-child(1) span {
  float: left;
  margin-left: 0.12rem;
}

.layOut .listWrap .left div p:nth-child(2) {
  float: right;
}

.layOut .listWrap .left div p:nth-child(2) img {
  width: 0.36rem;
  height: 0.36rem;
  float: left;
}

.layOut .listWrap .left div p:nth-child(2) span {
  float: left;
  margin-left: 0.1rem;
}

.layOut .listWrap .left div p:nth-child(3) {
  float: right;
  margin-right: 0.4rem;
}

.layOut .listWrap .left div p:nth-child(3) img {
  width: 0.36rem;
  height: 0.36rem;
  float: left;
}

.layOut .listWrap .left div p:nth-child(3) span {
  float: left;
  margin-left: 0.1rem;
}

.layOut .listWrap img {
  width: 2rem;
  height: 1.44rem;
  float: right;
}
/*# sourceMappingURL=news.css.map */