/* navtop */
.navtop {
  width: 100%;
  height: .82rem;
  background: #fff;
}

.navtop .w1100 {
  position: relative;
}

.navtop .logo {
  position: absolute;
  top: .15rem;
  left: 0;
}

.navtop .logoimg {
  width: .54rem;
  height: auto;
  vertical-align: top;
}

.navtop .logo p {
  margin-left: .21rem;
  display: inline-block;
  font-size: .28rem;
  font-weight: 400;
  color: #E6C424;
  line-height: .54rem;
  vertical-align: top;
}

.banbox {
  width: 100%;
  height: 6.2rem;
  background: url(https://weituyun.oss-cn-shenzhen.aliyuncs.com/appWeb/jgskq/img/banbg_new.jpg) top center no-repeat;
  background-size: cover;
  padding-top: 2.59rem;
}
 .d-btn {
    position: absolute;
    width: 1.6rem;
    height: .6rem;
    background-color: #000;
    color: #fff;
    border-radius: .2rem;
    text-align: center;
    line-height: .6rem;
    font-size: .24rem;
    font-weight: 550;
    top: 5.4rem;
    left: 50%;
    border: none;
    transform: translate(-50%);
  }

.bantext {
  width: 100%;
}

.bantext h2 {
  font-weight: 500;
  color: #fff;
  font-size: .4rem;
  margin-bottom: 0.34rem;
}

.banlist {
  width: 100%;
  height: .2rem;
}

.banitem {
  float: left;
  position: relative;
  margin-right: .1rem;
  display: flex;
}

.banitem:last-child {
  margin-right: 0;
}

.banitem::after {
  content: "";
  position: absolute;
  top: .03rem;
  right: 0;
  width: 1px;
  height: .14rem;
  background-color: #fff;
}

.banitem:last-child::after {
  display: none;
}

.banicon {
  width: .2rem;
  height: .2rem;
}

.banspan {
  margin-left: .07rem;
  margin-right: .11rem;
  font-size: .18rem;
  line-height: .2rem;
  font-weight: 400;
  color: #fff;
  vertical-align: top;
}

.banitem:last-child .banspan {
  margin-right: 0;
}

.candobox {
  background: #F8F8F8;
  padding: .8rem 0;
}

.candocon h2 {
  font-size: .36rem;
  line-height: 1;
  font-weight: normal;
  color: #333;
  text-align: center;
  position: relative;
  z-index: 1;
}

.candocon h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 5.4rem;
  height: 0.12rem;
  background: #2F5FF0;
  opacity: 0.6;
  z-index: -1;
}

.candoul li {
  float: left;
  margin-top: 0.6rem;
  margin-right: 0.8rem;
  width: calc(50% - 0.4rem);
  position: relative;
}

.candoul li:nth-child(2n) {
  margin-right: 0;
}

.candoul li img {
  width: 100%;
  height: auto;
  display: block;
}

.candoul li p {
  position: absolute;
  left: 0.6rem;
  top: 1.23rem;
  font-size: 0.24rem;
  color: #fff;
}

/* functionbox */
.funcon {
  background: #fff;
}

.funcon:nth-child(2n) {
  background: #F8F8F8;
}

.funitem {
  width: 11rem;
  padding-left: 1.48rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.funitem .funimg {
  width: auto;
  height: 5.1rem;
}

.funitem .funtext {
  position: relative;
  padding-left: .28rem;
}

.funitem .funtext::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: .04rem;
  height: 100%;
  background: #FDC530;
}

.funitem .funtext h2 {
  font-size: 0.48rem;
  font-weight: 500;
  color: #333;
  margin-bottom: 0.4rem;
  line-height: 1;
}

.funitem .funtext p {
  font-size: .3rem;
  font-weight: 400;
  color: #666;
  line-height: 1;
}

.funcon1 {
  padding: 1.2rem 0 1.16rem 0;
}

.funcon1 .funimg {
  margin-right: 1.3rem;
}

.funcon2 {
  padding: 0.46rem 0 0.7rem 0;
}

.funcon2 .funimg {
  margin-left: 2.33rem;
}

.funcon3 {
  padding: 1.04rem 0 1rem 0;
}

.funcon3 .funimg {
  margin-right: 1.33rem;
  height: 5.05rem;
}

.funcon4 {
  padding: 0.64rem 0 1rem 0;
}

.funcon4 .funimg {
  margin-left: 2.33rem;
  height: 5.05rem;
}

/* footer */
.afXG_footer {
  width: 100%;
  background: #ECECEC;
  /* padding-top: 0.6rem; */
}

.afXG_footerNav {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.afXG_footerNavLogo {
  width: 1.34rem;
  margin-right: 3.54rem;
}

.afXG_footerNavTab {
  display: flex;
  flex-direction: row;
}

.afXG_footerNavTabDiv {
  padding: 0 0.12rem;
  font-size: 18px;
  color: #269255;
  position: relative;
}

.afXG_footerNavTabDiv:after {
  content: '';
  width: 1px;
  height: 16px;
  background: #FFFFFF;
  position: absolute;
  top: 4px;
  right: 0;
}

.afXG_footerNavTabDivlast:after {
  opacity: 0;
}

.afXG_footerCenter {
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 0.46rem 0;
  display: flex;
  flex-direction: row;
  font-size: 0.14rem;
  color: #666666;
  margin-top: 0.3rem;
}

.afXG_footerCenterDiv {
  position: relative;
}

.afXG_footerCenterDiv:after {
  content: '';
  position: absolute;
  top: 10%;
  right: 0;
  width: 1px;
  height: 80%;
  background: #fff;
}

.afXG_footerCenterDiv01 {
  width: 3.94rem;
  ;
  padding-right: 0.76rem;
}

.afXG_footerCenterDiv01Text {
  line-height: 1.5;
}

.afXG_footerCenterDiv02 {
  width: 3.32rem;
  padding-left: 0.68rem;
}

.afXG_footerCenterDiv03 {
  padding-left: 70px;
}

.afXG_footerCenterDiv03:after {
  opacity: 0;
}

.afXG_footerCenterDiv02 p,
.afXG_footerCenterDiv03 p {
  margin-bottom: 0.16rem;
}

.afXG_footerCenterDiv02 p:last-child,
.afXG_footerCenterDiv03 p:last-child {
  margin-bottom: 0;
}

.afXG_footerBottom {
  width: 100%;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #666;
}

.afXG_footerBottom a {
  color: #666;
}

@media(max-width:1400px) {
  .banbox {
    height: 5rem;
  }
}

@media(max-width:767px) {

  /* navtop */
  .navtop {
    height: .5rem;
  }

  .navtop .logo {
    top: .09rem;
  }

  .navtop .logoimg {
    width: .32rem;
  }

  .navtop .logo p {
    margin-left: .07rem;
    font-size: .18rem;
    line-height: .32rem;
  }

  .banbox {
    height: 2rem;
    background-size: auto 100%;
    background-position: -.6rem;
    padding-top: 0;
  }

  .banbox .w1100 {
    width: 100%;
  }

  .bantext {
    padding: 0;
    text-align: center;
  }

  .bantext h2 {
    font-size: 0.22rem;
    margin-bottom: 0.31rem;
  }

  .banlist {
    width: 2.7rem;
    height: .17rem;
    margin: 0 auto;
  }

  .banitem {
    margin-right: .08rem;
  }

  .banitem::after {
    height: .12rem;
  }

  .banicon {
    width: .17rem;
    height: .17rem;
  }

  .banspan {
    margin-left: .06rem;
    margin-right: .08rem;
    font-size: .16rem;
    line-height: .17rem;
  }

  /* candobox */
  .candobox {
    padding: .5rem 0 .4rem;
  }

  .candobox .w1100 {
    width: 100%;

  }

  .candocon h2 {
    font-size: 0.23rem;
    margin-bottom: 0.4rem;
  }

  .candocon h2:after {
    width: 2.54rem;
    height: 0.06rem;
  }

  .candoul {
    width: 100%;
    padding: 0 .15rem;
  }

  .candoul li {
    display: block;
    width: 100%;
    margin: 0 0 .2rem 0;
  }

  .candoul li:last-of-type {
    margin-bottom: 0;
  }

  .candoul li p {
    left: 0.2rem;
    top: 0.6rem;
    font-size: 0.14rem;
  }

  /* functionbox */
  .funcon {
    padding: 0.5rem 0 !important;
  }

  .funitem {
    width: 100%;
    display: block;
    padding-left: 0;
  }

  .funitem .funimg {
    height: 4.03rem !important;
    margin: .47rem auto 0 !important;
  }

  .funcon4 .funimg {}

  .funitem .funtext {
    margin-left: .4rem;
    padding: 0 .2rem;
  }

  .funitem .funtext h2 {
    font-size: 0.3rem;
    margin-bottom: 0.26rem;
  }

  .funitem .funtext p {
    font-size: .21rem;
  }

  /* footer */
  .afXG_footer {
    /* padding-top: 0.4rem; */
  }

  .afXG_footerNavLogo {
    width: 1.38rem;
    margin-right: 0;
  }

  .afXG_footerNavTab {
    display: none;
  }

  .afXG_footerCenter {
    padding: 0;
    display: block;
    font-size: 0.14rem;
    margin-top: 0.2rem;
    width: 100%;
  }

  .afXG_footerCenterDiv:after {
    opacity: 0;
  }

  .afXG_footerCenterDiv {
    width: 90.625% !important;
    margin: 0 auto !important;
    padding: 0.2rem 0 !important;
    border-bottom: 1px solid #fff;
  }

  .afXG_footerCenterDiv03 {
    border-bottom: 0;
  }

  .afXG_footerCenterDiv02 p,
  .afXG_footerCenterDiv03 p {
    margin-bottom: 0.1rem;
  }

  .afXG_footerCenterDiv02 p:last-child,
  .afXG_footerCenterDiv03 p:last-child {
    margin-bottom: 0;
  }

  .afXG_footerBottom {
    width: 90.625%;
    height: auto;
    display: block;
    text-align: left;
    line-height: 1.5;
    padding: 0.2rem 0;
    margin: 0 auto;
  }
}