@charset "utf-8";
/* CSS Document */

/*新闻详情*/
#service_centres .content1 .right .zbt{font-size: 16px;color: #ffa143;font-weight: bold;padding-bottom: 15px;border-bottom: 1px dashed #ccc;}
#service_centres {margin-top: 40px;}
#service_centres .xq_bt{font-weight: bold;text-align: center;font-size: 16px;margin-bottom: 20px;}
#service_centres .xq_fbt{text-align: center;color: rgba(0,0,0,0.8);font-size: 13px;margin-bottom: 30px;}
#service_centres p{line-height: 25px;margin-top: 20px;text-align: justify;text-indent: 2em;}
#service_centres .editor1{margin-top: 60px;line-height: 25px;}

#service_centres .editor2{line-height: 25px;padding-bottom: 100px}
#service_centres .fanye{overflow: hidden;border-top: 1px dashed #ccc;}
#service_centres .fanye li{width: calc(100% / 2);float: left;line-height: 40px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden; padding-right: 10px;box-sizing: border-box;}
#bottom{width: 100%;float: left;margin-top: 20px;overflow: hidden}
#bottom .bottom_left{width: calc(100% / 2 - 10px);margin-left: 10px;float: left;margin-top: 20px; }
#bottom li{line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
#bottom li div{width: 5px;background-color: #ffa143;height: 5px;margin-top: 12px;float: left}
#bottom li a{color: black;margin-left: 10px;font-size: 14px}
#bottom .bottom_right{width: calc(100% / 2 - 10px);margin-left: 10px;float: left;margin-top: 20px; }
#service_centres .content1 .right #bottom .bottom_left .bt,#service_centres .content1 .right #bottom .bottom_right .bt{color: #ffa143;text-align: left;border-bottom: none;}
.area_box,.area_box span,.area_box span a,.area_box a {
    font-size: 16px;
}
.area_box a:hover{
    font-size: 16px;
}
.hydt{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
}
.xq_bt h1{
    font-size: 20px; font-weight: bold;  padding: 20px 4px 0px 0px; text-align: center; margin: 0px 0px 20px;
}
.content1{
    padding: 20px;
}
@media only screen and (max-width: 540px) {
    .fanye li,.fanye li a {
        font-size: 14px;
    }
}