.f-cb:after,
.f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

.f-cb,
.f-cbli li {
    zoom: 1;
}


.hide {
    display: none;
}

/*.content{
  padding: 0 15px;
  width: 1134px;
  margin: 16px auto 0;
  overflow: hidden;
}*/
/* 侧边栏 */
/* .top-sidebar {
    width: 1134px;
    margin: 0 auto;
    margin-top: 10px;
    height: 470px;
} */

.sidebar {
    width: 165px;
    float: left;
    border: 1px solid #dfdfdf;
}

.sidebar>ul>li {
    width: 165px;
    background-color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
}

.sidebar>ul>li:last-child {
    border-bottom: none;
}

.sidebar img {
    width: 18px;
    height: 10px;
    float: right;
    margin-top: 2px;
    margin-right: 10px;
}

.sidebar>ul .sidebar-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar>ul .sidebar-title h2 {
    height: 46px;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    padding: 0 10px 0 15px;
}

.sidebar>ul .sidebar-title:last-child h2 {
    border-bottom: none;
}

.sidebar .active {
    background-color: #fe8b00;
    color: #fff;
}

.sidebar-health {
    background-color: #fff;
    padding-bottom: 15px;
}

.sidebar-health li {
    color: #666;
    font-size: 14px;
    padding: 15px;
    cursor: pointer;
}

.health-active {
    color: #fe8b00 !important;
}

.sidebar>ul .active h2 {
    background-color: #fe8b00;
    color: #fff;
    height: 46px;
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    padding: 0 10px 0 15px;
}

/*右侧列表*/
.content-top {
    width: 1164px;
    margin: 0 auto;
    overflow: hidden;
}

.content-main {
    margin: 0 auto;
    width: 100%;
    min-width: 1164px;
    background: #fff url(../image/bg_company_profile.png) top center/1920px 475px no-repeat;
}

.maintop {
    width: 912px;
    margin: 0 auto;
    color: #333;
    padding-left: 222px;
}

.maintop-left {
    float: left;
    width: 600px;
}

.maintop-right {
    float: right;
}

.maintop-top {
    font-size: 36px;
}

.maintop-mid {
    font-size: 16px;
    margin-top: 35px;
    line-height: 25px;
}

.maintop-bot {
    font-size: 16px;
    margin-top: 40px;
}

.maintop-right img {
    width: 254px;
    height: 310px;
    padding-top: 36px;
}

.maintop-list {
    margin-top: 15px;
}

.maintop-list>div:not(:first-child) {
    margin-left: 25px;
}

.mt-list {
    width: 130px;
    height: 85px;
    background-color: #fff;
    float: left;
    padding-top: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.mt-list>:first-child {
    font-size: 14px;
}

.mt-list>:nth-child(2) {
    margin-top: 15px;
}

.mt-list>:nth-child(2)>:first-child {
    font-size: 36px;
}

.mt-list>:nth-child(2)>:nth-child(2) {
    font-size: 20px;
}

.jianbian {
    background-image: linear-gradient(#ffbd00, #fe8e00);
    width: 16px;
    height: 16px;
    display: inline-block;
}

.font {
    font-size: 20px;
    margin-left: 8px;
    color: #333;
    font-weight: bold;
}

/* 上部 */
.top-mid {
    margin-left: 20px;
    float: left;
    width: 937px;
    color: #333;
}

.title {
    font-size: 36px;
    margin-top: 12px;
    margin-bottom: 59px;
    font-weight: bold;
}

.top_left {
    width: 260px;
    height: 314px;
    float: left;
}

.top_rig {
    width: 645px;
    float: right;
}

.tr_title {
    font-size: 28px;
    color: #fe8b00;
    margin-bottom: 12px;
}

.tr_content {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-bottom: 26px;
}

.tr_list>div {
    width: 201px;
    height: 105px;
    background-color: #fff;
    float: left;
    padding-top: 18px;
    padding-left: 20px;
    box-sizing: border-box;
}

.tr_list>:not(:first-child) {
    margin-left: 20px;
}

.tr_list>div>p {
    font-size: 14px;
    color: #666;
    margin-bottom: 25px;
}

.tr_list>div>:nth-child(2) {
    font-size: 36px;
    color: #fe8b00;
}

.tr_list>div>:nth-child(3) {
    font-size: 20px;
    color: #333;
}

.tr_list>:nth-child(3)>:nth-child(2) {
    font-size: 20px;
    color: #333;
}

.tr_list>:nth-child(3)>:nth-child(3) {
    font-size: 36px;
    color: #fe8b00;
}

/* 中部 */
.content-mid {
    clear: both;
    width: 937px;
    padding-top: 49px;
}

.cooperation {
    border-bottom: 1px solid #c8ccd0;
}

.cooperation>div>p {
    margin-top: 25px;
    width: 645px;
    font-size: 16px;
    color: #333;
    padding-bottom: 50px;
    display: inline-block;
    line-height: 25px;
    opacity: 0.7;
}

.cooperation-rig {
    width: 265px;
    height: 105px;
    background-color: #f5f5f5;
    float: right;
    padding: 17px 10px 15px 20px;
    box-sizing: border-box;
    margin-top: 25px;
}

.cooperation-rig p {
    font-size: 14px;
    color: #666;
    margin-bottom: 26px;
}

.orange-font {
    font-size: 36px;
    color: #fe8e00;
}

.black-font {
    font-size: 20px;
    color: #333;
}

.market {
    margin-top: 42px;
}

.market>div>p {
    display: block;
}

.market>:first-child {
    display: inline-block;
}

.market>:nth-child(2) {
    width: 265px;
    float: right;
    margin-top: -30px;
}

.staff {
    margin-top: 65px;
    margin-bottom: 70px;
}

.staff>div>p {
    display: block;
    padding-bottom: 75px;
}

.staff>:first-child {
    display: inline-block;
}

.staff>:nth-child(2) {
    width: 265px;
    float: right;
    margin-top: -50px;
}