


.banner-about {
    height: 299px;
    background: #FFF url(/static/img/banner-about.png) no-repeat center center;
    background-size: cover;
}


.child-nav-list { width:170px;margin:20px auto;padding: 2px 19px 0;}
.child-nav-list .current {background: url(/static/img/introd-icon.png) no-repeat;background-position: -0px -24px;}
.child-nav-list .first {border: 0 none;}
.child-nav-list li {padding: 0 0 0 25px;border-bottom: 1px #e6e6e6 solid;background: url(/static/img/introd-icon.png) no-repeat;background-position: 0px 16px;cursor: pointer;}
.child-nav-list .current a{color: #459DF5;}
.child-nav-list a, .child-nav-list span {display: inline-block;font-size: 16px;line-height: 50px;}

.aboutus_content{ float:right; width:950px; margin-top:40px;}
.aboutus_content h2{ font-size:24px; color:#777}
.aboutus_content h2 span{padding: 0 0 0 10px;font-weight: normal;font-size: 16px;color: #777;}
.aboutus_content p{ margin-top:15px; line-height:22px; color:#777777;font-size: 16px;line-height: 188%;}


.job .table{width:100%;margin-bottom:30px;color:#777;font-size: 14px;table-layout:fixed;border-collapse: collapse;}
.job .table th,.job .table td{border: 1px solid #E6E6E6;text-align: center;vertical-align:middle;}
.job .table th{height: 49px;line-height: 49px;font-size:16px;background: #F2F2F2;font-weight: normal;}
.job .table td{word-break:keep-all;}
.job .table td.require-detail{line-height:171%;padding:20px 30px 50px 30px;text-align: left;}
.job .table td strong{font-size: 14px;}
.job .table td p{font-size: 14px;margin-bottom: 0;}
.job .table td .span-item{padding: 0 25px 0 0;}
.job .table .th_name{width:135px;}
.job .table .th_type{width:105px;}
.job .table .th_require{width:550px;}
.job .table .th_place{width:120px;}




.help-item {
    padding: 20px 0;
    border-bottom: 1px solid #F2F2F2;
}
.help-item .title,.terms-item .title {
    color: #459DF5;
    font-weight: bold;
}





