.about{
    padding-top: 242px;
    background:#f5f5f5 url("../img/about.png") no-repeat center top;
}
.layui-tab{
    margin: 0;
}
.layui-tab-title{
    height: 50px;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
}
.layui-tab-title li{
    margin: 0 40px;
    padding: 0 10px;
    line-height: 49px;
    font-size: 16px;
    color: #999999;
}
.layui-tab-title .layui-this{
    color: #333333;
    border-bottom: 2px solid #1469c4;
}
.layui-tab-title .layui-this:after {
    border:0
}
.layui-tab-content{
    padding: 40px 70px;
}
.about_title{
    margin-bottom: 30px;
    height: 32px;
    line-height: 32px;
   font-size: 32px;
   color: #666666;
   text-align: center;
   overflow: hidden;
}
.about_con p{
    line-height: 26px;
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
}
.about_con img{
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 100%;
}

.container p,.about_desc{
    font-size: 18px;
    color: #666666;
    line-height: 32px;
    text-align: center;
}
.container img {
    display: block;
    width: 100%;
}
/* 合作伙伴 */
.about_partner li{
    float: left;
    margin: 0 0 22px 42px;
    width: 180px;
    height: 115px;
}
.about_partner li img{
    display: block;
    width: 100%;
    height: 100%;
}
.about_partner li:nth-child(4n+1){
    margin-left: 0;
}
/* 人才招聘 */
.about_nr{
    margin-top: 30px;
    border-bottom: 1px solid #333333;
}
.aboutItem{
    margin-bottom: 30px;
}
.aboutName{
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
small{
    font-size: 21px;
    color: #666666;
    font-weight: normal;
}
.aboutNeed{
    margin-bottom: 8px;
    line-height: 32px;
    font-size: 18px;
    color: #333333;
}
.aboutData{
    line-height: 32px;
    font-size: 1814px;
    color: #999999;
    text-indent: initial !important;
}
.about_jl{
    display: inline-block;
    margin-top: 14px;
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
    text-align: right;
}