.banner-area {
  height: 4.6667rem;
  overflow: hidden;
  font-size: 0;
}
.banner-area .banner-inside {
  height: 100%;
  font-size: 0;
  display: inline-block;
  white-space: nowrap;
}
.banner-area .banner-inside li {
  width: 10rem;
  height: 100%;
  display: inline-block;
  position: relative;
}

.banner-area .banner-inside img {
  width: 100%;
  height: 100%;
}

.banner_content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.banner_content .v1 {
  width: 100%;
  margin-top: 15%;
  color: #fff;
  font-size: 0.5rem;
  text-align: center;
}
.banner_content .v2 {
  width: 100%;
  margin-top: 0.02rem;
  color: #f4f4f4;
  font-size: 0.2rem;
  text-align: center;
}
.banner_content .v3 {
  width: 100%;
  text-align: center;
  margin-top: 0.4rem;
}
.banner_content .v3 a {
  display: inline-block;
  padding: 0.22rem 0.35rem;
  background: #fe7615;
  font-size: 0.35rem;
  color: #fff;
  border-radius: 0.07rem;
}


.about-area {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around; 
}

.about_left {
  width: 58%;
  height: auto;
  float: left;
}
.about_right {
  width: 32%;
  margin-top: 0.4rem;
  height: auto;
}
.about_right img {
  width: 100%;
  height: auto;
}
.about_left .v1 {
  width: 100%;
  height: auto;
  padding-top: 0.4rem;
}
.about_left .v1 img {
  width: 1.17rem;
  height: : 1.17rem;
  float: left;
}
.about_left .v1 span {
  display: inline-block;
  float: left;
  font-size: 0.45rem;
  color: #333;
  font-weight: bold;
  margin-top: 0.42rem;
  margin-left: 6px;
}
.about_left .v2 {
  width: 96%;
  margin: 0.1rem 0 0 4%;
  font-size: 0.2rem;
  color: #666;
}
.about_left .v3 {
  width: 3.8rem;
  height: 1rem;
  border-radius: 0.1rem;
  margin-left: 0.2rem;
  margin-top: 0.15rem;
  background: #ff7615;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
  justify-content: center; 
}
.about_left .v3 img {
  width: 0.6rem;
  height: 0.6rem
}
.about_left .v3 span {
  font-size: 0.25rem;
  color: #fff;
}





.special-area {
  width: 93%;
  height: auto;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
}
.area_head {
  width: 100%;
  height: auto;
  margin: 0.5rem 0;
}
.area_head img {
  width: 1.17rem;
  height: : 1.17rem;
  float: left;
}
.area_head span {
  display: inline-block;
  float: left;
  font-size: 0.45rem;
  color: #333;
  font-weight: bold;
  margin-top: 0.42rem;
  margin-left: 6px;
}
.special_list {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
    -webkit-justify-content: space-around;
  justify-content: space-around;
}
.special_text {
  width: 60%;
  height: auto;
}
.special_text .v1 {
  width: 100%;
  font-size: 0.4rem;
  color: #333;
}
.special_text .v2 {
  width: 100%;
  font-size: 0.3rem;
  color: #333;
}
.special_img {
  width: 33%;
  text-align: center;
}
.special_img img {
  display: inline-block;;
  width: 2.2rem;
  height: 2.2rem;
}

.introduce-area {
  width: 93%;
  height: auto;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
}
.introduce_content {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
    -webkit-justify-content: space-between;
  justify-content: space-between;
}
.introduce_list {
  width: 31%;
  height: auto;
  background:#f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-align: center;
          align-items: center;
  margin-bottom: 0.35rem;
}
.introduce_list img {
  margin-top: 0.3rem;
  width: 1.5rem;
  height: 1.5rem;
}
.introduce_list .text {
  font-size: 0.3rem;
  color: #333;
  margin: 0.2rem 0 0.3rem 0
}
.introduce_text {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 0.3rem;
  display: none;
}
.introduce_text img {
  width: 20px;
  height: 10px;
  position: absolute;
}
.introduce_text_span {
  width: 92%;
  height: auto;
  padding: 0.2rem 4%;
  background: #fffceb;
  font-size: 0.3rem;
  line-height: 0.5rem
}
.advantage-area {
  width: 93%;
  height: auto;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
}

.advantage_content {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
    -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-flex-wrap: wrap;
}
.advantage_list {
  width: 48%;
  height: auto;
  background: #f4f4f4;
  margin-bottom: 0.4rem;
}
.advantage_list img {
  width: 1.2rem;
  height: 1.2rem;
  float: right;
}
.advantage_list_title {
  width: 40%;
  margin-top: 0.4rem;
  height: auto;
  margin-left: 0.4rem;
}
.advantage_list_title span {
  display: inline-block;
  border-bottom: 0.05rem solid #333;
  font-size: 0.3rem;
  color: #333;
  line-height: 0.5rem;
}
.advantage_list_dsc {
  width: 88%;
  margin: 0 auto;
  height: auto;
  padding: 0.2rem 0 0.4rem 0; 
  color: #999;
  font-size: 0.3rem
}




.nav-area a {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
      -webkit-flex: 1;
          flex: 1;
}
.nav-area a img {
  width: 1.3333rem;
  height: 1.3333rem;
  margin: 0.8000rem auto 0.3467rem;
  display: block;
}
.nav-area a span {
  width: 100%;
  height: 0.3733rem;
  line-height: 0.3733rem;
  display: block;
  text-align: center;
  font-size: 0.3733rem;
  color: #777777;
}
.server-area {
  padding-top: 0.4000rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      justify-content: space-around;
  border-bottom: 0.0133rem solid #ededed;
}
.server-area a {
  height: 2.0000rem;
  margin-bottom: 0.4000rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.0000rem;
          flex: 0 0 4.0000rem;
  -webkit-flex: 0 0 4.0000rem;
  border-radius: 0.1333rem;
}
.server-area a .icon-box {
  width: 100%;
  height: 100%;
  display: block;
}