.fl {
  float: left;
}

.fr {
  float: right;
}
/*关于我们*/
.about-article {
  font-family: '微软雅黑',tahoma,arial,'Hiragino Sans GB',宋体,sans-serif;

}

.about-article .description h1 {
  font-size: 24px;
  height: 50px;
}

.about-article .description .cont {
  line-height: 24px;
  color: #666;
}

.about-article .description .cont img {
  max-width: 910px;
  width: auto;
  margin: 0 auto;
  display: block;
}

.about-article .w970 {
}

.about-article .description .box {
}

.about-article .description .box p {
  border-left: solid 4px #003696;
  height: 16px;
  line-height: 16px;
  padding-left: 10px;
  color: #555;
  font-size: 16px;
}

.about-article .description .box ul {
  width: 871px;
  border-left: solid 1px #eee;
  border-bottom: solid 1px #eee;
  margin-top: 20px;
  margin-bottom: 30px;
}

.about-article .description .box li {
  width: 140px;
  height: 50px;
  float: left;
  border: solid 1px #eee;
  border-bottom: 0;
  border-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-article .description .box li img {
  width: 100px;
  max-height: 30px;
}

dl.dl-box{
  border: dashed 1px #eee;
  width: 508px;
  height: 118px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  color: #666;
}
dl.dl-box:nth-child(2n){
  margin-right: 0;
}
dl.dl-box dt{
  float: left;
  width: 100px;
  height: 118px;
  text-align: center;
  line-height: 118px;
}
dl.dl-box dt img{
  
}
dl.dl-box dd{
  padding-top: 35px;
}
dl.dl-box dd p{
  font-size: 14px;
  color: #666;
}
dl.dl-box dd p.small-tit{
  font-size: 18px;
  color: #9b59b5;
}
.about-article .description .address {
  padding-top: 20px;
}

.about-article .description .address p {
  padding-left: 20px;
  font-size: 14px;
  line-height: 28px;
}

.about-article .description .address .map {
  margin-top: 30px;
  padding-bottom: 20px;
}

.descriptions {
  font-size: 24px;
  height: 50px;
}


.about-bottom {
  margin-top: 25px;
}
.signals{
  padding: 20px 20px 0 20px;
}
.signals h4 {
  font-weight: bold;
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.signals p{
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.helpRH2 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 28px;
  padding: 0 30px;
  padding-bottom: 15px;
  color: #666666;
  border-bottom: 1px solid #eee;
}
p.vision,p.about-ls {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}

.w-tit2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.layui-colla-content p{
  font-size: 14px;
  line-height: 28px;
}
.persContent {
  margin: 10px;
}

.bottom-line {
  margin-top: 10px;
}

.description-content {
  margin-top: 10px;
}

.all {
  padding: 0 40px;
}

.label {
  display: inline-block;
  margin: 20px 20px;
}

.line {
  padding-top: 20px;
  height: 60px;
  line-height: 60px;
}

.line .code {
  display: inline-block;
  width: 120px;
  height: 44px;
}

.line .code img {
  width: 100%;
  height: 100%;
}

.line input {
  display: inline-block;
  margin: 0 10px;
  width: 200px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
}
