img {
  vertical-align: middle;
}
.clearfix:before,.clearfix:after{
  display: table;
  content: " ";
}
.clearfix:after{
  clear: both;
}

.about1{
background: url(../img/20.jpg) no-repeat ;
}
.agileinfo_about_left1 {
    padding:6% 4% 6% 18%;
	position: relative;
    overflow: hidden;
}
  .col-md-1 {
    float: left;
  }
  .col-md-1 {
    width: 50%;
  }
   .col-md-2 {
    width: 100%;
  }
.agileinfo_about_right1 {
    padding: 6% 19% 2% 0;
}
.agileinfo_about_right1 h1 {
	font-size:2em;
    color: #d72a3e;
	font-weight: normal;
	font-family: '1', cursive;
}
.agileinfo_about_right1 p {
    color: #262e3b;
	font-size:0.95em;
	line-height:2.2em;
	text-indent:2em;
	text-align:justify;
}
.agileinfo_about_right1 img{
	width:38%;
}
.line2 {
    background: -webkit-linear-gradient(left,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,rgba(251, 0, 0, 0.1),rgba(251, 0, 0, 1),rgba(251, 0, 0, 0.1)); /* 标准的语法（必须放在最后） */
    height: 2px;
	width:180px;
	margin:0 0 1% 60%;
}



@media (max-width: 1700px){
.agileinfo_about_right1 {
    padding: 3% 10% 6% 0;
}
}
@media (max-width: 1365px){
.about1{
background: url(../img/21.jpg) no-repeat ;
}
.agileinfo_about_left1 {
    padding:6% 4% 6% 9%;
}
.agileinfo_about_right1 {
    padding: 3% 10% 6% 0;
}
.agileinfo_about_right1 h1 {
	font-size:1.8em;
}
.agileinfo_about_right1 p {
	font-size:0.9em;
	line-height:1.9em;
}
.line2 {
	margin:0 0 1% 53%;
}
}
@media (max-width: 799px){
.about1{
	background:#e9e9e9;
}
  .col-md-1 {
    width: 100%;
  }
.agileinfo_about_left1 {
    padding:9% 4% 0 4% ;
}
.agileinfo_about_right1 {
    padding: 0 4% 9% 4%;
}
.agileinfo_about_right1 img{
	width:100%;
}
.line2 {
	width:150px;
	margin:0 0 1% -2%;
}
}
@media only screen and (max-width: 419px) {
.line2 {
	width:120px;
	margin:0 0 1% -3%;
}
}





