.content {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 15px;
}
.about {
  padding-bottom: 0.7rem;
}
.aside {
  width: 18%;
  float: left;
  margin-right: 35px;
  margin-left: 100px;
}
.as-tit1 {
  background-color: #74aedc;
  color: white;
  box-sizing: border-box;
}
.as-tit1 dl {
  padding: 5% 8%;
}
.as-tit1 dl dt {
  font-size: 1.4rem;
}
.as-tit1 dl dd {
  font-size: 1.3rem;
  
}
.as-list1 {
  background-color: #eeeeee;
  padding-bottom: 5%;
}
.as-list1 ul {
  margin: 5% 10%;
  margin-top: 0;
  padding-left: 15%;
  padding-top: 10%;
/*  position: relative;*/
}
.as-list1 ul span {
  display: inline-block;
  vertical-align: top;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #cccccc;
  transform: rotate(45deg);
  left: -0.06rem;
  margin-top: 0.06rem;
  position: absolute;
}
.as-list1 ul li {
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}
.as-tit2 {
  margin-top: 1rem;
  background-color: #434343;
  color: white;
  box-sizing: border-box;
}
.as-tit2 dl {
  padding: 5% 8%;
}
.as-tit2 dl dt {
  font-size: 1.3rem;
}
.as-tit2 dl dd {
  font-size: 1.3rem;
}
.as-list2 {
  background-color: #eeeeee;
  padding-bottom: 5%;
}
.as-list2 ul {
  margin: 5%;
  margin-top: 0;
  padding-left: 5%;
  padding-top: 10%;
}
.as-list2 ul li {
  font-size: 0.14rem;
  line-height: 0.3rem;
}
.as-cur span {
  background-color: #ec0000 !important;
}
.as-cur a {
  color: #434343;
}
.about-con {
  width: 84%;
}
.about-position {
  text-align: right;
  height: 1.5rem;
  line-height: 0.64rem;
  font-size: 0.8rem;
  color: #dedada;
}
.about-position a {
  display: inline-block;
  color: #dedada;
}
.about-position a:last-child {
  color:#74aedc;
}
.about-position span {
  display: inline-block;
}
.about-position span img {
  margin-top: -0.03rem;
}
.about-article {
  padding: 0.5rem 0 0.5rem 0.5rem;
}
.about-article p {
/*  font-size: 0.16rem;
  line-height: 0.35rem;*/
}
.about-article p b {
  font-size: 0.3rem;
  font-weight: normal;
}
.about-img {
  padding-left: 0.5rem;
}
