.hide{
    display: none;
}
.content-top{
    width: 100%;
    min-width: 1164px;
    height:970px;
    font-size:12px;
    color:#fff;
    background: #fff url(../image/bg_occupational_top.png) center center/1920px 955px no-repeat;
    margin:0 auto;
    background-size: cover;
}
.maintop{
    width: 912px;
    margin:0 auto;
    color: #333;
    padding-left: 222px;
padding-top:5px;
}
.maintop-left{
    float: left;
    width: 590px;
    margin-top: 45px;
}
.maintop-right{
    float: right;
    width: 286px;
    height: 382px;
    margin-top: 40px;
}
.maintop-title{
    font-size: 36px;
font-weight: bold;
}
.maintop-top{
    font-size: 28px;
    color: #fe8b00;
    line-height: 35px;
font-weight: bold;
}
.maintop-mid{
    font-size: 14px;
    margin-top: 25px;
    line-height: 23px;
    color: #666;
}
.maintop-bot{
    font-size: 14px;
    color: #666;
    margin-top: 22px;
    line-height: 23px;
}
.maintop-bot > p,.maintop-mid > p{
    display: inline-block;
    width: 570px;
    margin-left: 8px;
    font-size: 16px;
    color: #666;
}
.maintop-list{
    margin-top: 33px;
}
.mt-list{
    width: 130px;
    height: 50px;
    background-color: #fff;
    float: left;
    padding-top: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}
.mt-list img{
    width: 20px;
    height: 20px;
    margin-bottom: 3px;
}
.mt-list span{
    font-size: 14px;
    color: #333;
    margin-left: 3px;
}
.rhombus{
    float: left;
    height: 16px;
}
.top{
    border: 5px solid transparent;
    border-bottom: 5px solid #00a595;
    width: 0;
}
.bottom{
    border: 5px solid transparent;
    border-top: 5px solid #00a595;
    width: 0;
}
/* 侧边栏 */
.top-sidebar{
    width: 1134px;
    margin: 0 auto;
    margin-top: 10px;
    height: 470px;
}
.sidebar{
    width: 165px;
    float: left;
    border: 1px solid #dfdfdf;
}
.sidebar>ul > li{
    background-color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
}
.sidebar img{
    width: 18px;
    height: 10px;
    float: right;
    margin-top: 2px;
}
.sidebar >ul  .sidebar-title{
    padding: 15px;
font-weight: bold;
}
.sidebar .active{
    background-color: #fe8b00;
    color: #fff;
}
.sidebar-health{
    background-color: #fff;

}
.sidebar-health li{
    color: #666;
    font-size: 14px;
    padding: 15px;
    cursor: pointer;
 line-height: 18px;
}
.health-active{
    color: #fe8b00 !important;
}
.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;
}
.content-mid{
    width: 912px;
    margin: 0 auto;
    padding-left: 222px;
    margin-top: 55px;
}
.occupational-mid{
    width: 912px;
    height: 310px;
    margin-top: 35px;
}
.content-bot{
    width: 912px;
    margin: 80px auto 50px auto;
    padding-left: 222px;
}
.bot-title{
    font-size: 28px;
    color: #fe8b00;
}
.bot-left{
    margin-top: 20px;
    display: inline-block;
    width: 255px;
    height: 460px;
    background: linear-gradient(#f7f8f9,#edeff0);
    padding: 10px 20px 15px 20px;
    box-sizing: border-box;
}
.bot-left p{
    font-size: 16px;
    color: #666;
    line-height: 25px;
}
.bot-left img{
    width: 209px;
    height: 177px;
}
.bot-left >:nth-child(2),.bot-left >:nth-child(3){
    margin-top: 17px;
}
.bot-right{
    margin-top: 20px;
    width: 575px;
    height: 460px;
    float: right;
    padding-top: 10px;
}
.bot-right p{
    font-size: 16px;
    color: #666;
    line-height: 25px;
}