body {
  background-color: #f0f0f0;
}
.banner-area {
  margin-bottom: 0.2667rem;
}
.desc-area {
  margin-bottom: 0.2667rem;
  background-color: #fff;
}
.desc-area .head {
  height: 1.0000rem;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
          align-items: center;
  border-bottom: 0.0133rem dashed #a0a0a0;
}
.desc-area .head span {
  height: 0.5333rem;
  line-height: 0.5333rem;
  display: block;
  font-size: 0.4000rem;
}
.desc-area .head .title-bar {
  width: 0.0533rem;
  margin: 0  0.4000rem ;
  background-color: #ff6e01;
}
.desc-area .head .title {
  margin-right: 0.1333rem;
  color: #303030;
}
.desc-area .head .title-en {
  color: #f0f0f0;
}
.desc-area .article {
  width: 9.2000rem;
  line-height: 0.6667rem;
  margin: 0 auto;
  padding-top: 0.3467rem;
  word-break: break-all;
  font-size: 0.3733rem;
  color: #303030;
}
.desc-area .article p {
  text-indent: 0.6667rem;
  margin-bottom: 0.1333rem;
}
.desc-area .up {
  height: 2.0000rem;
  overflow: hidden;
}
.desc-area .iconfont {
  height: 0.4000rem;
  line-height: 0.4000rem;
  padding-bottom: 0.3467rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.3333rem;
  color: #5a5a5a;
}
.contact-area {
  margin-bottom: 0.2667rem;
  background-color: #fff;
}
.contact-area div {
  width: 9.2000rem;
  margin-left: 0.4000rem;
  padding-right: 0.4000rem;
  height: 1.0133rem;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact-area div span,
.contact-area div a {
  height: 1.0133rem;
  line-height: 1.0133rem;
  display: block;
  font-size: 0.4000rem;
}
.contact-area div .text {
  height: 1.0133rem;
  line-height: 1.0133rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-indent: 0.2667rem;
  font-size: 0.4000rem;
  color: #303030;
}
.contact-area .text>a{
  display: inline-block;
  height: 1.0133rem;
  line-height: 1.0133rem;
  font-size: 0.4000rem;
  color: #303030;
}
.contact-area div .icon-dingwei,
.contact-area div .icon-daibanshixiang,
.contact-area div .icon-xiangyou {
  color: #d5d5d5;
}
.contact-area div .bar {
  width: 0.0533rem;
  height: 0.5333rem;
  margin-right: 0.8000rem;
  background-color: #d5d5d5;
}
.contact-area div .icon-dianhua {
  font-size: 0.5333rem;
  color: #11f527;
}
.contact-area .address {
  border-bottom: 0.0133rem solid #d5d5d5;
}
.server-area {
  margin-bottom: 0.2667rem;
  padding: 0.3333rem 0;
  background-color: #fff;
  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-flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-justify-content: space-around;
}
.server-area .server-box {
  width: 4.0000rem;
  height: 1.8667rem;
  margin-bottom: 0;
  -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 .server-box img {
  width: 100%;
  height: 100%;
  display: block;
}
.logo-area {
  padding: 0.3200rem 0;
  background-color: #fff;
}
.logo-area img {
  margin: 0 auto 0.2667rem;
  display: block;
}
.logo-area .top {
  width: 9.2000rem;
}
.logo-area .bottom {
  width: 1.3333rem;
}