.content-aboutus {
    padding: 38px 40px 38px 38px;
    background: #fff url(/images/about.jpg) no-repeat -5px center;
	    line-height: 36px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 6px 1px rgba(192, 192, 192, 0.4);
    box-shadow: 2px 2px 6px 1px rgba(192, 192, 192, 0.4);
}
.introduction-ul{ text-align: center;}

.auto-width {
    max-width: 1200px;
    margin: 0 auto;
}
.common-title {
    font-size: 32px;
}
.introduction-box .introduction-ul {
    margin: 48px 0 60px;
}
.introduction-box .introduction-ul li {
    float: left;
    text-align: center;
    width: 16.6%;
    margin-right: 10.8%;
}

.introduction-box .content-wrap {
    padding: 38px 40px 38px 188px;
    background: #fff url(/images/logo-2.png) no-repeat 52px center;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 6px 1px rgba(192, 192, 192, 0.4);
    box-shadow: 2px 2px 6px 1px rgba(192, 192, 192, 0.4);
}
.duanluo {
    text-indent: 35px;
}
.cffffff{    color: #fff}
 .mg_company_introduction {
    padding: 20px 0 20px;  
}
 .mg_company_introduction   b {
    display: block;
    font-size: 40px;
    line-height: 61px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.about {
    padding:  0px 0  0px;  
    background-size: 100% 100%;
    background-repeat: no-repeat;
 
}

 

.about_inner {

    margin: 0 auto;
    margin-top:30px; 

}

 

 
.about_inner>img {
width: 49%;
    vertical-align: top;
    position: relative;
    z-index: 2;

}

.a_i_right {
    display: inline-block;
    float: right;
    width: 48%;
    line-height: 32px;

    box-sizing: border-box;
    padding: 0px 17px 0 33px;
}

.ab_tit {
    margin-bottom: 15px; padding-top:12px
}

.ab_tit h1 {
    float: left;
}

.ab_tit a {
    float: right;
    padding: 6px 20px;
    line-height: 22px;
    display: block;
    border-radius: 22px;
    border: 1px solid #0054a6;
    color: #0054a6;
	margin-top:20px
}

.ab_tit a:hover {
    background: #0054a6;
    color: #fff
}

.a_i_right p {
    line-height: 28px;
}
.ablist p {
    line-height: 26px; text-align:center
}

.ablist {
    margin-top: 35px
}

.ablist li {
    display: inline-block;
    width: 19%;
}

.ablist li h6 {
    font-size: 48px;
    line-height: 60px;    text-align: center;
 
}

.ablist li span {
    color: #343b49;
    font-size: 16px
}

.ablist li:hover h6,
.ablist li:hover span {
    color: #0054a6
}

 .wenhua {
     width: 100%; background-color: #ffffff;
     padding: 30px;
     box-shadow: 0 0 10px rgba(0,0,0,0.15);
     border: 1px solid #fff;
 }
 
 .wenhua h2{ 
	margin-bottom: 16px;
	    font-size: 21px;
	    color: #147efb; 
 } 
 .wenhua h3{ 
	    font-size: 21px;
 }