html {
  font-size: 13.33333333vw;
}
.com-mindex-title {
  padding: .4rem .3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.com-mindex-title .ctitle {
  font-size: 0.34rem;
  line-height: 0.34rem;
  color: #21243c;
  font-weight: bold;
}
.com-mindex-title .cmore {
  font-size: 0.3rem;
  line-height: 0.34rem;
  color: #2faaff;
}
.com-mindex-title .cmore a {
  color: #2faaff;
  background: url(icon_gdwz.png) no-repeat right;
  background-size: .15rem .26rem;
  padding-right: .22rem;
}
.mindexpagetop .swiper-container {
  width: 100%;
  height: 4.2rem;
  background-color: #eee;
}
.mindexpagetop .swiper-slide {
  width: 100%;
  height: 4.2rem;
}
.mindexpagetop .swiper-slide img {
  width: 100%;
  height: 4.2rem;
}
.pagenavsbox {
  position: relative;
  min-height: 3.6rem;
  z-index: 3;
}
.pagenavsbox .pagenavs {
  padding: .6rem 0 .2rem 0;
  border-radius: .14rem .14rem 0 0;
  width: 7.5rem;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: -0.14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagenavsbox .pagenavs li {
  width: 1.5rem;
  text-align: center;
}
.pagenavsbox .pagenavs li a {
  display: block;
}
.pagenavsbox .pagenavs li img {
  display: block;
  margin: 0 auto;
}
.pagenavsbox .pagenavs li .cont {
  font-size: 0.22rem;
  line-height: 0.62rem;
  color: #333333;
}
.pagenavsbox .pagenavs li.item1 img {
  width: .96rem;
  height: .96rem;
}
.pagenavsbox .pagenavs li.item2 a {
  padding-top: .22rem;
}
.pagenavsbox .pagenavs li.item2 img {
  width: .5rem;
  height: .5rem;
}
.pagehot-serve {
  padding-bottom: .3rem;
}
.pagehot-serve .hotserve .swiper-container {
  width: 100%;
  height: 2.9rem;
}
.pagehot-serve .hotserve .swiper-container .swiper-slide {
  width: 2.8rem;
  height: 2.9rem;
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item {
  width: 2.6rem;
  height: 2.9rem;
  border-radius: .06rem;
  background: #eeeeee url(im_bgb_red.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item .tit {
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #ffffff;
  padding-top: .3rem;
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item .cont {
  font-size: 0.25rem;
  line-height: 0.36rem;
  color: #ffffff;
  margin-bottom: .25rem;
  padding: 0 .26rem;
  padding-top: .36rem;
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item .cbtn {
  width: 1.7rem;
  height: 0.56rem;
  border-radius: 0.28rem;
  background: #ffffff url(icon_more_red.png) no-repeat right .22rem center;
  background-size: .09rem .15rem;
  font-size: 0.25rem;
  line-height: 0.56rem;
  color: #d7345c;
  position: absolute;
  left: 50%;
  margin-left: -0.85rem;
  bottom: .3rem;
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item2 {
  background-image: url(im_bgb_pur.png);
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item2 .cbtn {
  color: #6522da;
  background-image: url(icon_more_pur.png);
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item3 {
  background-image: url(im_bgb_bule.png);
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item3 .cbtn {
  color: #0075ff;
  background-image: url(icon_more_bule.png);
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item4 {
  background-image: url(im_bgb_green.png);
}
.pagehot-serve .hotserve .swiper-container .swiper-slide .item4 .cbtn {
  color: #00c57d;
  background-image: url(icon_more_green.png);
}
.pageour-advant {
  padding-bottom: .5rem;
}
.pageour-advant .ouradvant {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 .3rem;
}
.pageour-advant .ouradvant::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.02rem;
  background-color: #f1f1f4;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.01rem;
}
.pageour-advant .ouradvant li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: .2rem;
  margin-bottom: .3rem;
}
.pageour-advant .ouradvant li img {
  width: .52rem;
  height: .52rem;
  margin-right: .3rem;
}
.pageour-advant .ouradvant li .intro {
  width: 2.56rem;
}
.pageour-advant .ouradvant li .intro .tit {
  font-size: 0.3rem;
  line-height: 0.66rem;
  color: #21243c;
  font-weight: bold;
}
.pageour-advant .ouradvant li .intro .cont {
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #95959a;
}
.pagelitbanner {
  width: 6.9rem;
  height: 1.8rem;
  margin: 0 auto;
  margin-bottom: .3rem;
  position: relative;
  background: #fef2ee url(change_bot_bg1.jpg) no-repeat center;
  background-size: 100%;
}
.pagelitbanner .tis {
  position: absolute;
  top: .22rem;
  left: .3rem;
}
.pagelitbanner .tis .tit {
  font-size: 0.35rem;
  line-height: 0.66rem;
  color: #c07465;
  font-weight: bold;
}
.pagelitbanner .tis .cont {
  width: 3.9rem;
  font-size: 0.23rem;
  line-height: 0.34rem;
  color: #c07465;
}
.pageuser-exam .examples {
  padding: 0 .3rem .1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pageuser-exam .examples li {
  margin-bottom: .2rem;
}
.pageuser-exam .examples li img {
  width: 2.15rem;
  height: 1.18rem;
  border: 1px solid #ebebeb;
}
.pagenav-news {
  padding-bottom: .4rem;
}
.pagenav-news .navtitle {
  padding: 0 .3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: .02rem solid #f1f1f4;
}
.pagenav-news .navtitle li {
  width: 1.34rem;
  padding-bottom: .32rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #21243c;
  font-weight: bold;
  text-align: center;
}
.pagenav-news .navtitle li.sel {
  color: #2faaff;
  position: relative;
}
.pagenav-news .navtitle li.sel::after {
  content: '';
  display: block;
  width: .4rem;
  height: .05rem;
  background-color: #2faaff;
  position: absolute;
  left: 50%;
  margin-left: -0.2rem;
  bottom: -0.01rem;
}
.pagenav-news .swiper-container {
  width: 100%;
  margin: 0 auto;
}
.pagenav-news .navcontent {
  width: 7.5rem;
  margin-bottom: .5rem;
}
.pagenav-news .navcontent li {
  padding: .22rem .3rem .3rem;
  border-bottom: .02rem solid #f1f1f4;
}
.pagenav-news .navcontent li .title {
  font-size: 0.3rem;
  line-height: 0.44rem;
  color: #21243c;
  height: .88rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: .22rem;
}
.pagenav-news .navcontent li .title a {
  color: #21243c;
}
.pagenav-news .navcontent li .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagenav-news .navcontent li .cont .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagenav-news .navcontent li .cont .tags a {
  display: block;
  padding: 0 .1rem;
  height: .38rem;
  border: 0.02rem solid #f1f1f4;
  border-radius: .03rem;
  font-size: 0.23rem;
  line-height: 0.38rem;
  color: #98999c;
  max-width: 1.44rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: .1rem;
}
.pagenav-news .navcontent li .cont .time {
  font-size: 0.23rem;
  line-height: 0.38rem;
  color: #98999c;
}
.pagenav-news .lookmore {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #2faaff;
  text-align: center;
}
.pagenav-news .lookmore a {
  color: #2faaff;
  background: url(icon_gdwz.png) no-repeat right;
  background-size: .15rem .26rem;
  padding-right: .22rem;
}
.botline {
  width: 100%;
  height: .3rem;
  background-color: #f1f1f4;
}
.bot-bah {
  width: 100%;
  height: .8rem;
  line-height: .8rem;
  font-size: .22rem;
  color: #999999;
  background-color: #f1f1f4;
  text-align: center;
}
.bot-bah span {
  margin: 0 .1rem;
}