/* 
* @Author: Marte
* @Date:   2016-05-17 16:32:43
* @Last Modified by:   Marte
* @Last Modified time: 2016-06-13 13:30:43
*/
.content-about{
	width:1200px;
	margin:0 auto;
}
.aboutWe-banner img{
    display: block;
    width: 100%;
    height: 416px;
    margin: 0 auto;
}

.content-box{
    background-repeat: repeat-y;
}
.postion {
    height: 34px;
    line-height: 34px;
}

/* liLian  css */
.lists {
    padding: 0 307px;
}

.lists li{
    float: left;
    line-height: 32px;
    margin: 0 45px;
}
.lists li a{
    font-weight: 600;
}
.lists li a.on{
    color: #e58300;
}
.liLian-title h3{
    width: 1200px;
    height: 88px;
    background: #fff url(../img/aboutWe/liLian_title_bg.png) center no-repeat;
}
/* anhui css */
.anhui{
    margin-bottom: 15px;
    background: #fff;
}
.anhui-intro{
    width: 868px;
    height: 535px;
}
.anhui-intro h4{
    line-height: 68px;
    font-size: 18px;
    color: #ff8521;
}
.anhui-intro p{
    line-height: 24px;
    margin-bottom: 20px;
}

/* enterprise css */
.enterprise{
    background: #fff;
}
.enterprise-title{
    width: 1200px;
    height: 92px;
    background: url(../img/aboutWe/enterprise_title_bg.png) center no-repeat;
    border-top: 1px solid #ccc;
}
.enterprise-content img{
    padding-top: 75px;
}
.enterprise-text{
    width: 770px;
    padding: 20px;
}
.enterprise-text h4{
    line-height: 40px;
    font-size: 18px;
    color: #ff8521;
}
.enterprise-text p{
    line-height: 22px;
    margin-bottom: 10px;
}

/* profession css */
.profession{
    background: #fff;
    margin-top: 10px;
}
.profession-title{
    width: 1200px;
    height: 80px;
    background: url(../img/aboutWe/profession_title_bg.png) center no-repeat;
}
.profession-news{
    width: 579px;
    border-left: 1px solid #ccc;
    margin: 0 10px;
}
.profession-news li{
    padding-left: 15px;
    line-height: 47px;
    border-bottom: 1px;
    background: url(../img/aboutWe/profession-_news_bg.png) left bottom no-repeat;
}
.profession-news li span{
    float:right;
    color: #999;
}
.profession-img{
    width: 600px;
}
.profession-img li{
    width: 300px;
}
.profession-img p{
    height: 108px;
    line-height: 108px;
    text-align: center;
}
/* zhaoPin css */
.zhaoPin{
    background: #fff;
}
.zhaoPin-title{
    width: 1200px;
    height: 94px;
    background: url(../img/aboutWe/zhaoPin_title_bg.png) center no-repeat;
}
.zhaoPin-content li{
    width: 573px;
    float: left;
    padding: 0 0 32px 27px;
}
.zhaoPin-content span{
    float: left;
    display: block;
    width: 65px;
    height: 65px;
    border: 1px solid #000;
    line-height: 65px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}
.zhaoPin-content div{
    width: 485px;
    float: right;
    padding-left: 17px;
}
.zhaoPin-content h4{
    font-size: 20px;
}
.zhaoPin-content p{
    line-height: 24px;
}