.exaboutt {
  background: url(../images/ff.jpg) no-repeat left 3% center #fff;
  height: 120px;
  width: 100%;
  float: left;
  background-size: cover;
  background-size: 160px 80px;
}
.exaboutt .content {
  margin-left: 180px;
  height: 90%;
  padding: 5% 0;
  float: right;
  margin-right: 1%;
}
.exaboutt .content span {
  border-left: 3px #0050EF solid;
  font-size: 15px;
  color: #233;
  height: 20px;
  line-height: 20px;
  text-indent: 5px;
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 13px;
}
.exaboutt .content span font {
  color: #666;
  font-size: 13px;
  line-height: 20px;
}
.exaboutt .content span:before {
  content: '';
  display: block;
  width: 98%;
  height: 1px;
  background: #aaa;
  bottom: -6px;
  left: -3px;
  position: absolute;
}
.exaboutt .content em {
  font-size: 12px;
  color: #aaa;
  font-style: normal;
}
.extel {
  width: 100%;
  padding: 10px 0;
  background: #f1f1f1;
  float: left;
}
.extel li {
  float: left;
  width: 94%;
  height: 40px;
  border-bottom: 1px #ddd solid;
  background: #fff;
  padding: 0 3%;
}
.extel li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  font-size: 15px;
  color: #064595;
  position: relative;
  font-weight: bold;
  text-indent: 36px;
}
.extel li a i {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 5px;
  background: url(../images/sla.png) no-repeat;
  overflow: hidden;
  background-size: 105px 30px;
}
.extel li a:before {
  content: '';
  position: absolute;
  right: 0;
  height: 30px;
  width: 25px;
  background: url(../images/jiant.jpg) no-repeat center;
  background-size: cover;
  top: 5px;
}
.extel li:nth-child(1) a i {
  background-position-x: 0px;
}
.extel li:nth-child(2) a i {
  background-position-x: -33px;
}
.extel li:nth-child(3) a i {
  background-position-x: -69px;
}
.expro,
.exneww {
  z-index: 0;
  width: 98%;
  min-height: 100px;
  padding: 1%;
  background: #fff;
  float: left;
  position: relative;
  margin-bottom: 10px;
}
.expro .title,
.exneww .title {
  width: 100%;
  font-size: 15px;
  margin: 10px 0;
  color: #233;
  text-indent: 5px;
  height: 20px;
  line-height: 20px;
  border-left: 3px #064595 solid;
}
.expro .title font,
.exneww .title font {
  color: #aaa;
  font-size: 12px;
  margin-left: 2px;
}
.expro em,
.exneww em {
  display: block;
  width: 96%;
  height: 1px;
  top: 45px;
  background: #aaa;
  position: absolute;
  left: 2%;
}
.expro .pro_list,
.exneww .pro_list {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  overflow-x: auto;
}
.expro .pro_list a,
.exneww .pro_list a {
  display: block;
}
.expro .pro_list a img,
.exneww .pro_list a img {
  display: block;
  width: 100%;
}
.expro .pro_list span,
.exneww .pro_list span {
  line-height: 30px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.expro .news_list,
.exneww .news_list {
  float: left;
  width: 100%;
  padding-top: 10px;
}
.expro .news_list a,
.exneww .news_list a {
  display: block;
  width: 100%;
  height: 65px;
  float: left;
  margin-bottom: 15px;
}
.expro .news_list a .img,
.exneww .news_list a .img {
  display: block;
  float: left;
  width: 40%;
  height: 65px;
}
.expro .news_list a .content,
.exneww .news_list a .content {
  display: block;
  float: right;
  width: 57%;
  height: 65px;
}
.expro .news_list a .content b,
.exneww .news_list a .content b {
  width: 100%;
  height: 25px;
  line-height: 20px;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.expro .news_list a .content span,
.exneww .news_list a .content span {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 20px;
  color: #aaa;
  font-size: 12px;
  overflow: hidden;
}
