/*内容*/
section{
    margin:0 auto;
    width:1046px;
    margin-top:-70px;
    margin-bottom:20px;  
}
/*侧边栏*/
.sidebar{
    float: left;
    width:224px;
    height:635px;
    position: relative;
    background-color: #5e7fc9;
}
.navigation{
    width:100%;
    box-sizing: border-box;
    padding:0px 16px;
}
.sidebar>h3,.navigation>li{
    height:70px;
    padding:0px 30px;
    color:#fff;
    cursor: pointer;
}
.sidebar>h3{
    line-height:70px;
    background-color: #3967ad;
    font-size: 15px;
}
.navigation>li{
    padding:20px 0px 15px 0px;
    text-align: right;
    border-bottom:1px solid #405996;
}
.navigation>li>p:last-child{
   margin-top:9px;
}
/*文章内容*/
article{
    float:left;
    position: relative;
    width:752px;
    margin-left:70px;
    background-color:#fff;
    /*height:3920px;*/
    box-shadow:1px 1px 5px #888888;
    padding-bottom:40px;
}
article>h3{
    /*height:70px;*/
    padding:24px 0px 20px 0px;
    margin-left:40px;
    color:#46a2e3;
    font-size:15px;
    border-bottom:1px solid #46a2e3;
}
.content{
    margin:0px auto;
    text-align: center;
}
.content>h1{
    width:100%;
    color:#46a2e3;
    /*text-align: center;*/
    margin-top:55px;
}
.content>h1>p{
    font-size:18px!important;
}
.content>h1>p:last-child{
    margin-top:14px;
}
.publicWelfare,.groupIntroduction,.honor,.joinUs{
    display: none;
}
/*董事长致辞*/
.theTitle{
    margin-top:24px;
}
.photoBox {
    width:466px;
    margin:0px auto;
    margin-top:46px;
}
section:after,.atlas:after,.recruitmentBox>ul:after,.honorText:after ,.qualification:after ,.recruitmentDetails:after,.photoBox:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.line{
    float: left;
    width:44px;
    height:2px;
    margin-top:114px;
    background-color:#c3c3c3;
}
.photo{
    float: left;
    margin:0px 60px;
    position: relative;
}
.photo>img{
    width:258px;
    height:256px;
}
.photo>span{
    width:114px;
    height:30px;
    position: absolute;
    left:72px;
    bottom:-15px;
    line-height: 30px;
    background-color:#46a3e3;
    color:#fff;
    font-family: '微软雅黑';
    font-size:12px;
}
.chairmanSpeechText{
    margin-top:73px;
}
.text>p{
    width:654px;
    margin:0px auto;
    line-height: 24px;
    text-align: justify;
}

/*集团介绍*/
.groupIntroductionText{
    margin-top:35px;
    padding-bottom:56px;
}
.titleText{
    text-align: left;
    height:46px;
    line-height: 46px;
    padding-left:40px;
    background-color:#f5f5f5;
    color:#005bac;
    font-size:15px;
    font-weight: bold;
}
.groupStructureChartPicture{
    margin-top:48px;
    padding-bottom:94px;
}
.qualification{
    width:558px;
    margin: 0px auto;
}
.qualification>li{
    float: left;
    padding-top:34px;
}
.qualification>li:nth-child(2n){
    margin-left:40px;
}
.qualification>li>img{
    border:1px solid #e3e1e5;
    box-shadow:6px 6px 12px #b6b4b4;
}
.qualification>li>p{
    margin-top:12px;
    padding-bottom:4px;
    font-family: '微软雅黑';
    font-size:12px;
    color:#4f4f4f;
    font-weight: bold;
}
/*集团荣誉*/
.honorText{
    width:100%;
    padding:0px 42px;
    margin-top:30px;
    margin-bottom: 44px;
    box-sizing: border-box;
}
.honoraryCertificate{
    width:150px;
    float: left;
}
.honoraryCertificateText{
    width:486px;
    float: left;
    margin-left:32px;
}
.honoraryCertificateText>p{
    text-align: left;
    line-height:30px;
    font-size:15px
}
.blankSpace{
    display: inline-block;
    width: 30px;
    height: 1px;
}
.honoraryCertificatText{
    margin-top:22px;
}
.organization{
    color: #ff0000;
    font-size:15px
}
/*证书*/
.certificate{
    padding-top:50px;
    width: 626px;
}
.certificate>li{
    padding-top: 22px;
    height:274px;
}
.certificate>li>img{
    box-shadow:15px 24px 15px #b6b4b4;
}
.certificate>li>p{
    margin-top:30px;
    color: #8c8c8c;
}
/*加入我们*/
.joinUs>h1{
    margin-bottom:35px;
}
.joinUsText{
    text-align: left;
    padding:22px 42px;
    line-height: 28px;
}
.joinUsText>p{
    font-size:15px;
}
.newline{
    margin-top:10px;
}
.recruitmentBox{
    padding:26px 42px;
}
.recruitmentInformation{
    width:220px;
    float: left;
    padding:22px 28px;
    box-sizing: border-box;
    border:1px solid #e9e9e9;
    text-align: left;
    color:#828282;
    cursor: pointer;
}
.recruitmentInformation>h2{
    font-size: 13px;
}
.recruitmentDetails{
    padding:17px 0px 20px 0px;
    border-bottom:1px solid #e9e9e9;
    text-align: center;
}
.recruitmentDetails>li{
    float: left;
}
.olCenter{
    padding:0px 28px;
}
.recruitmentInformation>p{
    padding-top:15px;
}
.recruitmentInformationCenter{
    border-left:none;
    border-right:none;
}
.recruitmentInformation:hover, .recruitmentInformation.active{
    background-color:#005cac;
    color:#fff;
}
.positionRequirements{
    text-align: left;
    padding-left:43px;
    color:#5885be;
    display: none;
}
.activeas{
    display: block;
}
.positionRequirements>h3{
    font-size:13px;
    font-weight: 500;
    line-height: 24px;
}
.demand{
    list-style-type:none;
    counter-reset:sectioncounter;
    padding-left:70px;
}
.demand li:before {
    content:counter(sectioncounter) "、";
    counter-increment:sectioncounter;
    line-height: 24px;
}
.workingPlace{
    margin-top:36px;
}
.positionRequirements>p{
    line-height: 24px;
}
.atlas{
    width:698px;
    margin:0px auto;
}
.atlas>img{
    float: left;
    margin-left:10px;
    padding-bottom:7px;
    width:226px;
    height:152px;
}
.atlas>img:first-child{
    margin-left:0px;
}
.atlas>img:nth-child(4){
    margin-left:0px;
}
.publicWelfareText{
    margin-top:72px;
}
.publicWelfareText>p{
    line-height: 30px;
    font-size:15px;
}
.newspaper{
    margin-top:52px;
}
.freeBags{
    padding:42px 0px 60px 0px;
}


