.aboutus-box {
  background: #fff;
  margin: 0 auto;
  padding-bottom: 100px;
}

.aboutus-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.aboutus-left {
  width: 260px;
  margin-top: 60px; 
  float: left;
}

.aboutus-left li {
  width: 260px;
  height: 70px;
  
}
.aboutus-left li a{
  /*font-family: SourceSansPro-Regular;*/
  font-size: 22px;
  color: #888888;
  letter-spacing: 0;
  line-height: 70px;
  text-align: left;
}
.aboutus-left li a:hover{
  color: #b60005;
}

.aboutus-left .line1,
.aboutus-left .line2,
.aboutus-left .line3,
.aboutus-left .line4{
  background:#d6d6d6;
  width:260px;
  height:1px;
}
.aboutus-left .ftcolor{
  color: #b60005;
  
}
.aboutus-left .bgcolor{
  background: #b60005;
}

.aboutus-right {
  width: 880px;
  margin-top: 60px;
  margin-left: 60px;
  float: left;
}
.aboutus-right-head{
  width: 880px;
  height: 300px;
}
.aboutus-right-body{
  width: 880px;
  /* height: 598px; */
  margin-top: 30px;
  /*font-family:SourceSansPro-Regular;*/
  font-size:18px;
  color:#333333;
  letter-spacing:0;
  line-height:26px;
  text-align:left;
}
.tweenus{
  margin-top: 30px;
  text-align: center;
}
.aboutus-right-body p span{
  font-size:18px;
  font-family: Cambria!important;
}