.content{
    margin-top: 60px;
}
.content .title-us{
    display: inline-block;
    height: 50px;
    border-left: 3px solid #868686;
    padding-left: 10px;
    padding-top: 7px;
}
.content .title-us h3{
    font-size: 23px;
    color: #555;
    font-weight: bold;
    font-family: "HanHei-SC-thin";
}
.content .title-us span{
    font-size: 14px;
    color: #aaa;
}
.content ul{
    float: right;
    margin-top: 32px;
    margin-right: 40px;
}
.content ul li{
    font-size: 10px;
    color: #777;
}
.photo{
   margin-top: 30px;
    padding-left: 100px;
}
.photo .join-1{
    width: 248px;
    height: 320px;
}
.photo .join-2{
    margin-bottom: 10px;
}
.photo .join-3{
    margin-right: 10px;
    margin-bottom: 10px;
}
.photo .fd{
    width: 260px;
}
.content .line-x{
    margin-top: 30px;
    margin-bottom: 60px;
}
.fl .fl-text{
    padding-left: 20px;
}
.fl .fl-text h4{
    font-size: 15px;
    color: #777;
    margin: 20px 0;
}
.content p{
    color: #777;
    line-height: 1.7em;
    font-size: 15px;
}
.info-zp{
    font-size: 14px;
    color: #777;
    display: block;
    text-align: right;
}
.job-society .gw{
    border-bottom: 1px solid #666;
    padding: 10px 5px;
    margin-top: 20px;
}
.job-society .gw h4{
    font-size: 16px;
    color: #555;
    font-weight: bold;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
.job-society .gw span{
    position: relative;
    top: -15px;
    right: 10px;
}

.job-school .gw h4{
    font-size: 16px;
    color: #555;
    font-weight: bold;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
.job-school .gw{
    border-bottom: 2px solid #aaa;
    padding: 10px 5px;
    margin-top: 20px;
}
.job-school-text{
    padding-left: 15px;
}
.job-school-text h5{
    font-size: 15px;
    color: #777;
    margin: 20px 0;
    font-weight: bold;
}


.panel-group .panel-heading{
    border-bottom: 2px solid #aaa;
}
.panel-group .panel-heading a{
    font-size: 16px;
    color: #555;
    font-weight: bold;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
.srction .panel-group .panel-heading + .panel-collapse > .panel-body,.srction .panel-group .panel-heading + .panel-collapse > .list-group{
    border-top: 0 solid #ddd;
}
.panel .panel-body ol{
	margin-left: 20px;
	color: #777;
}