.content {
    padding: 120px 0;
    background: #f6f7f9;
}
.leftNav {
    width: 200px;
    text-align: center;
    padding: 60px 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 29px 2px rgba(156, 164, 185, 0.2);
}
.leftNav a {
    display: block;
    font-size: 20px;
    color: #333;
    margin-bottom: 40px;
}
.leftNav a.active, .leftNav a:hover {
    color: #FA3C3C;
    font-weight: bold;
}
.content .center > .right {
    width: 970px;
    background: #FFF;
    box-shadow: 0px 0px 29px 2px rgba(156, 164, 185, 0.2);
    padding: 60px 40px 80px 40px;
}
.right .title {
    margin-bottom: 40px;
}
.pic img {
    display: block;
}
.introduce {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.introduce p {
    margin-top: 33px;
}
.article_content p{
    margin-top: 0;
}
.introduce .txt {
    font-size: 18px;
}
.introduce .subtitle {
    font-size: 20px;
    font-weight: bold;
    color: #555555;
    margin-top: 35px;
}
.introduce .txt p {
    margin-top: 20px;
}
.tab {
    margin: 40px 0;
}
.tab span {
    display: inline-block;
    min-width: 120px;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    background: #F1F1F1;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-right: 15px;
    cursor: pointer;
}
.tab span.active {
    background: #FEE7E7;
    color: #FA3C3C;
}
.vision {
    display: none;
}
.vision.active {
    display: block;
}
.vision-title, .name {
    font-size: 24px;
    color: #333333;
    margin-bottom: 31px;
}
.vision-item {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 20px;
}
.vision-item p {
    margin-top: 0;
    margin-bottom: 13px;
}
.vision-item p b {
    font-weight: bold;
    color: #333;
}
/*.content .center .enter {
    padding-right: 20px;
}*/
.enter ul li {
    float: left;
    width: 435px;
    margin: 0 20px 40px 0;
}
.enter ul li a {
    display: block;
}
.enter ul li .pic {
    width: 435px;
    height: 270px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.enter ul li .ellipsis {
    width: 100%;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
}
.content .center .enter img {
    max-width: 100%!important;
}
.page {
    margin-top: 20px;
}
.basic {
    padding: 0 20px;
    font-size: 16px;
    color: #999;
    height: 40px;
    line-height: 40px;
    background: #FBFBFB;
    margin-bottom: 40px;
}
.basic > .right {
    cursor: pointer;
}
.basic b {
    color: #333;
    font-weight: bold;
}
.basic > .right img {
    margin-left: 10px;
}
.position_item {
    margin-bottom: 33px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.position_item a {
    display: block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    background: #FA3C3C;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: calc(50% - 24px);
}
.position_item p {
    margin-top: 0;
}
.recruit .tabContent > div {
    display: none;
}
.recruit .tabContent > div.active {
    display: block;
}
.name {
    margin: 42px 0 33px;
}
.channel {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.channel p {
    margin-top: 0;
}
.data {
    margin: 40px 0;
}
.data table {
    width: 100%;
}
.data table thead tr td {
    background: #FEE7E7;
    color: #FA3C3C;
}
.data table tr td {
    width: 33.3%;
    height: 48px;
    border: 1px solid #dddd;
    text-align: center;
    font-size: 16px;
    color: #555;
}
.data table tr td {
    width: 33.3%;
    height: 48px;
    border: 1px solid #dddd;
    text-align: center;
    font-size: 16px;
    color: #555;
}
.data_g table tr td {
    width: 25%;
}
.data table tr td.name {
    padding-left: 30px;
    text-align: left;
}