/* 
* @Author: Marte
* @Date:   2016-05-17 16:32:43
* @Last Modified by:   Marte
* @Last Modified time: 2016-06-08 16:57:02
*/
.aboutWe-banner {
    width: 100%;
    height: 380px;
    background: url(../img/aboutWe/about_banner.jpg) top center no-repeat;
}
.content-about{
	width:1200px;
	margin:0 auto;
}
.content-box{
    background-repeat: repeat-y;
}
.postion {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
}

/* liLian  css */
.liLian-title{
    
}   
.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: 120px;
    background: 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: 55px;
    font-size: 18px;
    color: #ff8521;
}
.anhui-intro p{
    line-height: 24px;
    margin-bottom: 18px;
}

/* enterprise css */
.enterprise{
    background: #fff;
}
.enterprise-title{
    width: 1200px;
    height: 120px;
    background: url(../img/aboutWe/enterprise_title_bg.png) center no-repeat;

}
.enterprise-text{
    width: 770px;
    height: 304px;
    padding: 20px;
}
.enterprise-text p{
    line-height: 24px;
    margin-bottom: 15px;
}

/* profession css */
.profession{
    background: #fff;
    margin-top: 10px;
}
.profession-title{
    width: 1200px;
    height: 120px;
    background: url(../img/aboutWe/profession_title_bg.png) center no-repeat;
}
.profession-news li{
    float: left;
    width: 582px;
    height: 126px;
    border-bottom: 1px dashed #c9c9c9;
    padding-bottom: 22px;
    margin-right: 18px;
    margin-bottom: 20px;
}
.profession-news li img{
    display: block;
    width: 128px;
    height: 128px;
    float: left;
}
.news-text{
    width: 430px;
}
.news-text h4{
    font-size: 18px;
    line-height: 38px;
    color: #000;
}
.news-text p{
    width: 378px;
    line-height: 24px;
    color: #686868;
}
.news-text span{
    width: 59px;
    height: 23px;
    line-height: 23px;
    display: block;
    border: 1px solid #cbcbcb;
    color: #000;
    padding: 0 14px;
    margin-top: 10px;
}
/* zhaoPin css */
.zhaoPin{
    background: #fff;
}
.zhaoPin-title{
    width: 1200px;
    height: 120px;
    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;
}
