.header {
  position: relative;
}
.header .header-img {
  width: 7.5rem;
  height: 3.52rem;
}
.header .header-img img {
  width: 100%;
  height: 100%;
}
.header_icon_right {
  position: absolute;
  top: 0;
  right: 0;
}
.header_icon_right .header_icon_xz {
  min-width: 7.5rem;
  height: 0.8rem;
  background: rgba(0, 0, 0, 0.1);
  text-align: right;
  cursor: pointer;
}
.header_icon_right span {
  display: inline-block;
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.44rem;
  margin-right: 9px;
  vertical-align: 0.16rem;
}
.header_icon_right img {
  display: inline-block;
  width: 0.50rem;
  height: 0.3rem;
  margin-right: 0.3rem;
  vertical-align: 0.14rem;
}
.m_wrapper {
  padding: 0 0 0 0.28rem;
  margin-bottom: 0.24rem;
}
.m_layout {
  margin-top: 0.44rem;
}
.m_fill .m_head {
  text-align: center;
}
.m_fill .m_head .title_icon_fl {
  font-style: normal;
  display: inline-block;
  width: 0.28rem;
  height: 0.28rem;
  background: #ACCCF9;
  border-radius: 50%;
  vertical-align: -0.12rem;
}
.m_fill .m_head .title_icon_rg {
  font-style: normal;
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background: #ACCCF9;
  border-radius: 50%;
  vertical-align: 0.24rem;
}
.m_fill .m_head span {
  font-size: 0.36rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.5rem;
  margin: 0 0.18rem 0 0.24rem;
}
.m_fill .m_head .m_head_more {
  font-size: 0.28rem;
  color: #1474FB;
  line-height: 0.5rem;
  display: flex;
  justify-content: flex-end;
  margin-top: -0.45rem;
  margin-right: 0.5rem;
}
.m_box_img {
  margin-top: 0.44rem;
}
.m_box_img ul {
  display: flex;
  flex-wrap: wrap;
}
.m_box_img ul li {
  width: 2.08rem;
  height: 2.4rem;
  background: #FFFFFF;
  box-shadow: 0px 0.06rem 0.1rem 0px #DDDFE6;
  border-radius: 0.12rem;
  margin-bottom: 0.36rem;
  margin-right: 0.26rem;
}
.m_box_img ul li .itme-box {
  padding: 0.25rem 0.46rem;
}
.m_box_img ul li .itme-box .itme-box-img {
  width: 1.16rem;
  height: 1.16rem;
}
.m_box_img ul li .itme-box .itme-box-img img {
  width: 100%;
  height: 100%;
}
.m_box_img ul li .itme_box_page {
  padding: 0 0.1rem;
  text-align: center;
  font-size: 0.28rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.grt-classify {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  background: #ffffff;
  display: none;
}
.grt-classify .grt-classify-header {
  height: 0.88rem;
  background-color: #006EF8;
}
.grt-classify .grt-classify-header .classify-tabs_item {
  padding: 0.28rem 0 0 0.26rem;
  box-sizing: border-box;
  text-align: center;
}
.grt-classify .grt-classify-header .classify-tabs_item img {
  display: block;
  width: 0.16rem;
  height: 0.28rem;
  vertical-align: 0.1rem;
  float: left;
}
.grt-classify .grt-classify-header .classify-tabs_item span {
  display: block;
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.22rem;
}
.grt-classify .grt-classify-content {
  padding: 0.4rem 0.6rem 0 0.6rem;
}
.grt-classify .grt-classify-content ul {
  display: flex;
  flex-wrap: wrap;
}
.grt-classify .grt-classify-content ul li {
  display: block;
  width: 1.3rem;
  height: 0.5rem;
  background: #FFFFFF;
  border-radius: 0.32rem;
  border: 0.01rem solid #ABACAD;
  text-align: center;
  line-height: 0.5rem;
  margin-right: 0.24rem;
  margin-bottom: 0.36rem;
  font-size: 0.28rem;
  color: #333333;
}
.grt-classify .grt-classify-content ul li a {
  display: block;
  font-size: 0.28rem;
  line-height: 0.5rem;
  color: #333333;
  border-radius: 0.32rem;
}
.grt-classify .grt-classify-content ul .classify_active {
  background-color: #1474FB;
  color: #ffffff;
}
.grt-classify .grt-classify-content ul .classify_active a {
  background-color: #1474FB;
  color: #ffffff;
}
.grt-classify .grt-classify-content .grt-classify-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grt-classify .grt-classify-content .grt-classify-btn .btn-box {
  text-align: center;
  width: 3.68rem;
  height: 0.84rem;
  background: #1474FB;
  border-radius: 0.42rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.84rem;
}


.head .item {
    float: left;
}
.head .item ul {
    display: flex;
    margin-left: 35px;
}
.head .item ul li {
    margin-right: 25px;
}
.head .item ul li:last-child{
    margin-right: 0;
}
.head .item ul li a {
    color: #000000;
}
.head .item ul li .active{
    color: #1472ff;
}


.m_wrapper .barx {
    width: 96%;
    height: 100%;
    display: flex;
    overflow: scroll;
    padding: 0 !important;
    margin-top: 0.28rem;
}

.m_wrapper .barx li {
    margin-right: 0.1rem;
    text-align: center;
    line-height: 0.25rem;
    flex-shrink: 0;
}

.m_wrapper .barx li:nth-last-child(1) {
    margin-right: 0;
}

.m_wrapper .barx li a {
    background-color: #EDF4FE;
    border-radius: .12rem;
    margin-right: .1rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: #474747;
    display: inline-block;
    padding: 0.3rem 0.3rem;
}

.m_wrapper .barx li .active{
    color: #1472ff;
}