.bigBox .leftTxt{
    width:347px;
    padding-top: 62px;
}
.bigBox .leftTxt .txt1{
    font-size:24px;
    line-height: 36px;
    color:#DDD;
}
.bigBox .leftTxt .txt2{
    font-size:20px;
    line-height: 40px;
    color:#00245E;
    letter-spacing: 4px;
}
.bigBox .rightTxt{
    width:853px;
    padding: 62px 0 99px 62px;
    min-height: 631px;
    position: relative;
}
.bigBox .rightTxt:after{
    position: absolute;
    content: '';
    width:1px;
    height: 100%;
    background:#EDEDED;
    left:0;
    top:0;
}
.bigBox .rightTxt .title{
    margin-bottom: 40px;
}
.bigBox .rightTxt .title b{
    font-size:24px;
    color:#00245F;
    display: block;
    font-weight: normal;
    letter-spacing:4px;
}
.bigBox .rightTxt .title span{
    font-size:30px;
    color:#CCC;
    display: block;
    margin-top:20px;
}
/* 联系我们 */
.contact dl{
    border-top:1px dashed #E5E5E5;
    padding-top:40px;
    margin-top: 45px;
}
.contact dl:nth-child(1){
    border-top:0;
    padding-top: 0;
    margin-top: 0;
}
.contact dl dt{
    font-size:18px;
    line-height: 30px;
    color:#00245F;
    position: relative;
    padding-left: 13px;
    margin-bottom: 12px;
}
.contact dl dt:before{
    position: absolute;
    content: '';
    width:3px;
    height: 18px;
    background: #00255B;
    left:0;
    top:50%;
    margin-top:-9px;
}
.contact dl dd ul li{
    font-size:14px;
    color:#666;
    line-height: 36px;
}

/* 人才招聘 */
.recruitment{
    padding-bottom: 100px;
}
.recruitment .title{
    margin-top: 27px;
    margin-bottom: 45px;
}
.recruitment .title b{
    font-size:24px;
    color:#00245F;
    display: block;
    font-weight: normal;
    letter-spacing:4px;
}
.recruitment .title span{
    font-size:30px;
    color:#CCC;
    display: block;
    margin-top:20px;
}
.recruitment .select{
    padding:35px 50px;
    background:#FBFBFB;
    border:1px solid #eee;
    border-radius: 8px;
}
.recruitment .select dl{
    margin:8px 0;
}
.recruitment .select dl dt{
    width:98px;
    font-size:14px;
    font-weight: bold;
    color:#333;
    line-height: 34px;
}
.recruitment .select dl dd{
    width:1000px;
}
.recruitment .select dl dd li{
    float:left;
    font-size:14px;
    color:#333;
    height: 34px;
    line-height: 34px;
    border:1px solid #FBFBFB;
    min-width:80px;
    text-align: center;
    padding:0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.recruitment .select dl dd li.active{
    border:1px solid #00255B;
    color:#00255B;
}
.recruitment .total{
    margin:50px 0 30px 0;
    font-size:14px;
    color:#666;
}
.post-list .t_header{
    height: 50px;
    line-height: 50px;
    background:#00255B;
    font-size:16px;
    color:#fff;
    text-align: center;
    overflow: hidden;
}
.post-list .t_header li{
    float:left;
    width:200px;
}
.post-list .t_header li:first-child{
    text-align: left;
    padding-left:54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.post-list .t_body{
    border-bottom: 1px solid #BBB;
}
.post-list .t_body .item{
    border-top: 1px dashed #BBB;
}
.post-list .t_body .item:first-child{
    border-top:0;
}
.post-list .t_body .item .t_body_top{
    background:#fff;
    height: 72px;
    line-height: 72px;
    font-size:14px;
    color:#1A1A1A;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.post-list .t_body .item .t_body_top li{
    float:left;
    width:200px;
}
.post-list .t_body .item .t_body_top li:first-child{
    text-align: left;
    padding-left:54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.post-list .t_body .item.active .t_body_top li{
    font-weight: bold;
    color:#00255B;
}
.post-list .t_body .item .t_body_top li:last-child{
    color:#00255B;
    font-weight: normal !important;
}
.post-list .t_body .item .t_body_btm{
    background:#FBFBFB;
    padding:0 24px;
    display: none;
}
.post-list .t_body .item .t_body_btm .offer{
    border-bottom: 1px solid #E8E8E8;
    padding:18px 30px;
    font-size:14px;
    color:#666;
    overflow: hidden;
}
.post-list .t_body .item .t_body_btm .offer li{
    float:left;
    width:33.3%;
    line-height: 36px;
}
.post-list .t_body .item .t_body_btm .t_body_btm_cnt{
    padding:14px 30px 39px;
}
.post-list .t_body .item .t_body_btm .t_body_btm_cnt dl{
    width:50%;
    float:left;
}
.post-list .t_body .item .t_body_btm .t_body_btm_cnt dl dt{
    font-size:18px;
    color:#333;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: -4px;
}
.post-list .t_body .item .t_body_btm .t_body_btm_cnt dl dd ul li,.t_body .item .t_body_btm .t_body_btm_cnt dl dd .txt{
    font-size:14px;
    color:#666;
    line-height: 30px;
}
.post-list .t_body .item .t_body_btm .t_body_btm_cnt dl dd .txt2{
    margin-top:8px;
}