.hide{
    display: none;
}
.content-top{
    width: 100%;
    min-width: 1164px;
    height:923px;
    font-size:12px;
    color:#fff;
    background: #fff url(../image/bg_city_custom.png) center center/1920px 723px no-repeat;
    margin:0 auto 40px auto;
    background-size: cover
}
.maintop{
    width: 912px;
    margin:0 auto;
    color: #333;
    padding-left: 222px;
padding-top:5px;
}
.maintop-left{
    float: left;
    width: 370px;
    margin-top: 60px;
}
.maintop-right{
    float: right;
    width: 440px;
    height: 540px;
    margin-top: 40px;
}
.maintop-title{
    font-size: 36px;
font-weight: bold;
}
.maintop-top{
    font-size: 28px;
    color: #fe8b00;
    line-height: 35px;
}
.maintop-mid{
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #666;
}
.maintop-bot{
    font-size: 16px;
    margin-top: 40px;
    line-height: 25px;
    color: #666;
}
.maintop-list{
    margin-top: 50px;
}
.maintop-list >div:not(:first-child){
    margin-left: 30px;
}
.mt-list{
    width: 170px;
    height: 85px;
    background-color: #fff;
    float: left;
    padding-top: 13px;
    padding-left: 15px;
    box-sizing: border-box;
}
.mt-list1{
    padding-left: 30px;
}
.mt-list >:first-child{
    font-size: 14px;
}
.mt-list >:nth-child(2){
    margin-top: 12px;
}
.mt-list >:nth-child(2)>:first-child{
    font-size: 36px;
}
.mt-list >:nth-child(2)>:nth-child(2){
    font-size: 20px;
}
/* 侧边栏 */
.top-sidebar{
    width: 1134px;
    margin: 0 auto;
    margin-top: 10px;
}
.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;
}
/* 详情 */
.details-top{
    width: 907px;
    margin: 0 auto;
    padding-left: 222px;
}
.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;
}
.dt-top-left{
    display: inline-block;
}
.custom-specialty{
    width: 410px;
    height: 275px;
    background-image: linear-gradient(#f7f8f9,#edeff0);
    margin-top: 20px;
    box-sizing: border-box;
    padding: 25px;
}
.custom-specialty >:first-child{
    float: left;
}
.custom-specialty >:nth-child(2){
    float: right;
    width: 270px;
}
.dt-top-right{
    float: right;
    width: 440px;
}
.city-sustom-mid{
    margin-top: 20px;
    width: 440px;
    height: 275px;
}
.rhombus{
    display: inline-block;
    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;
}
.specialty-left  span{
    font-size: 18px;
    color: #fe8b00;
    margin-left: 10px;
}
.specialty-left >:first-child{
    padding-top: 5px;
}
.specialty-left>:nth-child(2),.specialty-left>:nth-child(3){
    margin-top: 40px;
}
.specialty-rig p{
    font-size: 14px;
    color: #666;
    line-height: 19px;
}
.specialty-rig >:nth-child(2),.specialty-rig >:nth-child(3){
    margin-top: 20px;
}
.details-bot{
    width: 907px;
    height: 367px;
    margin: 30px auto 70px auto;
    padding-left: 222px;
}
.details-bot>div:first-child{
    background-image: url(../image/bg_city_custom_bot.png);
    background-repeat: no-repeat;
    height: 367px;
}
.details-left{
    float: left;
    width: 367px;
}
.details-rig{
    float: right;
    width: 285px;
    margin-top: 57px;
}
.details-rig >div{
    box-sizing: border-box;
}
.details-left >div{
    box-sizing: border-box;
}
.left-content{
    width: 287px;
    height: 285px;
    background-image: linear-gradient(#f2f4f4,#eff1f2);
    float: left;
}
.left-content >div{
    margin: 20px 17px 23px 19px;
    border: 1px solid #979797;
    padding: 10px 14px 17px 14px;
}
.left-title{
    width: 80px;
    height: 80px;
    float: right;
    background-image: linear-gradient(#ffbf00,#fe8c00);
    color: #fff;
    font-size: 20px;
    padding: 20px;
}
.left-content span{
    font-size: 16px;
    line-height: 23px;
    color: #666;
}
.left-content >div >:first-child,.left-content>div>:nth-child(3){
    color: #fe8b00;
}
.rig-title{
    width: 80px;
    height: 80px;
    background-image: linear-gradient(#ffbf00,#fe8c00);
    color: #fff;
    font-size: 20px;
    padding: 20px;
}
.rig-content{
    background-image: linear-gradient(#f2f4f4,#eff1f2);
    width: 285px;
    height: 230px;
    display: inline-block;
}
.rig-list{
    margin: 17px 19px 16px 18px;
    border: 1px solid #979797;
    padding: 25px 20px 32px 20px;
}
.rig-content span{
    font-size: 16px;
    line-height: 23px;
    color: #666;
}
.rig-list >:nth-child(2){
    color: #fe8b00;
}


