@charset "utf-8";

/*关于我们banner图*/
.aboutUsBannerBanner{
    width:100%;
    height:480px;
    position: relative;
}
.aboutUsBannerBanner img{
    width:100%;
    height:100%;
}
.aboutUsBannerTxt{
    width: 200px;
    height: 64px;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 64px;
    position: absolute;
    top:50%;
    left: 50%;
    margin: -32px 0 0 -96px;
}
/*关于我们banner图*/


.aboutUsBox{
    width:100%;
    overflow: hidden;
    background: #F6F7FA;
}
.aboutUsBox >div,.aboutUs >div,.developmentDrivingForceBox >div{
    width:1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.aboutUsNav{
    width:800px;
    margin: 0 auto;
}
.aboutUsNav li{
    padding:30px 168px;
    float: left;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
}
.aboutUsNav li.chkAboutUsNav{
    color: #FFFFFF;
    background: #007AFF;
}


/*********************公司介绍*********************/
.aboutUs{
    width:100%;
    margin: 60px 0 40px;
}
.aboutUsCon_Top{
    padding:29px 40px 37px 25px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(204, 204, 204, 0.52);
    border-radius: 1px;
    box-sizing: border-box;
}
.aboutUsCon_Top h3{
    height: 45px;
    color: #666666;
    line-height: 19px;
    font-weight: normal;
    margin-bottom: 19px;
}
.aboutUsCon_Top p{
    width: 490px;
    height: 144px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 78px;
}
.coreValueTitle_2{
    font-size: 18px;
    line-height: 24px;
    margin: 41px 0 20px;
}
.coreValueTitle_2 span {
    width: 4px;
    height: 24px;
    display: block;
    float: left;
    margin-right: 8px;
    background: #0071FF;
}
/*行业发展历程*/
.aboutUsBJ{
    width:100%;
    height:350px;
    overflow: hidden;
    position: relative;
    background: #F8F9FB;
}
.aboutUsBJTxt{
    position: absolute;
    top:12%;
    left:50%;
    margin: 0 0 0 -64px;
}
.aboutUsBJTxt h2{
    height: 30px;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 11px;
}
.aboutUsBJTxt span{
    display: block;
    width: 40px;
    height: 4px;
    margin: 0 auto;
    background: #FFFFFF;
}
.developmentHistoryCon{
    width:1200px;
    padding:20px 30px 48px 21px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px #CCCCCC;
    box-sizing: border-box;
    position: absolute;
    top:107px;
    left:50%;
    margin: 0  0 0 -600px;
}
/*行业发展历程*/

/*行业发展驱动力*/
.developmentDrivingForceBox{
    width:100%;
    overflow: hidden;
    padding: 60px 0;
    background: #F8F9FB;
}
.developmentDrivingForceCon{padding-left: 20px;}
.developmentDrivingForceList div{
    width:600px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 14px;
}
/*行业发展驱动力*/

/*行业发展趋势*/
.aboutUsBJ_2{
    width:100%;
    height:351px;
    overflow: hidden;
    position: relative;
    background: #F4F7FA;
}
.aboutUsBJImg_2{
    position: absolute;
    top:0;
    left:0;
}
.aboutUsBJImg_3{
    position: absolute;
    right:0;
    bottom: 0;
}
.developmentTrendCon{
    width:1140px;
    position: absolute;
    top:60px;
    left:50%;
    margin-left: -570px;
}
.developmentTrendCon p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 20px;
}
/*行业发展趋势*/
/*********************公司介绍*********************/

/**********************新闻资讯********************/
.aboutUsNews{
    width:100%;
    overflow: hidden;
}
.aboutUsNews >div{
    width:1200px;
    min-width: 1200px;
    margin: 60px auto 0;
}
.newsItem{
    padding: 21px 0;
    margin-bottom: 20px;
}
.newsItem img{
    width: 180px;
    height: 140px;
}
.newsItemLeft{
    width:950px;
    margin-left: 30px;
}
.newsItemLeft h2{
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 19px;
}
.newsItemLeft h2 span{
    color: #666666;
    font-size: 18px;
    line-height: 18px;
    margin-right: 14px;
}
.newsItemLeft p{
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 35px;
}
.newsItemLeft a{
    display: block;
    text-align: right;
    color: #007AFF;
    line-height: 19px;
    padding-bottom: 20px;
}
.newsItem:hover h2,.newsItem:hover span{color: #007AFF;}
.newsItem:hover{background: #F9F9F9;}
/**********************新闻资讯********************/

/**********************招贤纳士********************/
.recruitBigBox{
    width:100%;
    height:1590px;
    margin: 60px 0;
    overflow: hidden;
}
.recruitBigBox > div{
    width:1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.careersNav{
    width:217px;
}
.careersNav li{
    cursor: pointer;
    background: #F9F9F9;
    padding:16px 65px;
    margin-bottom: 14px;
    color: #666666;
    line-height: 21px;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
}
.careersNav li:hover{
    font-weight: bold;
    background: #007AFF;
    color: #FFFFFF;
}
.careersNav li:hover i{display: block;}
.careersNav li i{
    width: 0;
    height: 0;
    position: absolute;
    right: -8px;
    top: 50%;
    display: none;
    margin-top: -8px;
    border-top: 8px solid transparent;
    border-left: 8px solid #007AFF;
    border-bottom: 8px solid transparent;
}
.careersNav li.chkCareersNav{
    font-weight: bold;
    background: #007AFF;
    color: #FFFFFF;
}
.careersNav li.chkCareersNav i{display: block;}
.recruitList div{
    width: 454px;
    height: 500px;
    background: #FFFFFF;
    border-top: 4px solid #FE6D00;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    margin: 0 20px 30px 0;
    padding-left: 16px;
    box-sizing: border-box;
}
.recruitList div span{
    display: block;
    width: 454px;
    height: 5px;
    background: #FE6D00;
}
.recruitList div h3{
    height: 21px;
    font-size: 16px;
    font-weight: bold;
    color: #007AFF;
    line-height: 21px;
    margin: 16px 0;
}
.recruitList div h6{
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px;
}
.recruitList div h6 i{
    width: 4px;
    height: 4px;
    display: block;
    float: left;
    background: #007AFF;
    margin: 6px 6px 0 0;
}
.recruitList div p{
    margin-top: 12px;
    font-size: 12px;
    color: #666666;
    line-height: 18px;
}
/**********************招贤纳士********************/