a:hover {
    color: #e60000 !important;
}

.menu_list {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgb(238, 238, 238);
    box-sizing: border-box;
}

.menu_title {
    width: 100%;
    height: 40px;
    background-color: rgb(243, 243, 243);
    padding-left: 10px;
    box-sizing: border-box;
}

.menu_time {
    display: inline-block;
    float: right;
    color: #888;
}

.menu_name1, .menu_name2, .menu_name3, .menu_name4,
.menu_name5, .menu_name6, .menu_name7, .menu_name8 ,
.menu_name9, .menu_name10, .menu_name11, .menu_name12,.menu_name13{
    padding-left: 30px;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 0 4px;
}

.menu_name1 {
    background-image: url(../images/zkgg.png);
}

.menu_name2 {
    background-image: url(../images/gggs.png);
}

.menu_name3 {
    background-image: url(../images/zcfg.png);
}

.menu_name4 {
    background-image: url(../images/ksrk.png);
}

.menu_name5 {
    background-image: url(../images/sjap.png);
}

.menu_name6 {
    background-image: url(../images/cjwt.png);
}

.menu_name7 {
    background-image: url(../images/zxdh.png);
}

.menu_name8 {
    background-image: url(../images/xgxz.png);
}
.menu_name9 {
    background-image: url(../images/gzjl.png);
}
.menu_name10 {
    background-image: url(../images/fczs.png);
}
.menu_name11 {
    background-image: url(../images/lxzxl.png);
}
.menu_name12 {
     background-image: url(../images/kwwd.png);
 }
.menu_name13 {
    background-image: url(../images/xxrk.png);
}
.red_list, .none_list, .red_list_r, .none_list_r {
    line-height: 40px;
    height: 40px;
    float: none;
    background: none;
    margin: 0 30px;
    border-bottom: 1px dashed #b1b1b2;
    position: relative;
}

.none_list:last-child {
    border-bottom: none;
}

.red_list a, .none_list a, .red_list_r a, .none_list_r a {
    color: #353639;
    display: inline-block;
    max-width: 100%;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.red_list_r a, .none_list_r a {
    white-space: normal;
}

.red_list:before, .none_list:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #333;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: -18px;
}

.menu_title .ttool {
    float: right;
}

.menu_title .ttool .sub-ul {
    padding: 0;
    margin-top: 10px;
}

.menu_title .ttool .sub-item {
    float: left;
    border-right: 1px solid #666;
}

.menu_title .ttool .sub-item:last-child {
    border-right: none;
}

.menu_title .ttool .sub-item a {
    padding-left: 8px;
    padding-right: 8px;
    color: #666;
    display: block;
    line-height: 19px;
    font-size: 14px;
}

.more {
    display: block;
    width: 75px;
    font-size: 14px;
    color: #666;
    float: right;
    line-height: 40px;
    margin-left: 10px;
    background: url(../images/more.png) 32px 13px no-repeat;
}

.more:hover {
    background-image: url(../images/more.png);
    background-position-y: -21px;
}

.red_list_r, .none_list_r {
    line-height: 25px;
    height: 80px;
    box-sizing: border-box;
    padding-top: 15px;
}

.red_list_r:before, .none_list_r:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #333;
    display: inline-block;
    position: absolute;
    top: 24px;
    left: -18px;
}

.none_list_r:last-child {
    border-bottom: none;
}

/*中部banner图*/
.tgongyi {
    width: 1050px;
    margin: 20px auto 0;
}

/*咨询电话列表样式*/
.cjwtList li {
    padding: 3px 0;
    border-bottom: 1px dashed #b1b1b2;
    margin: 0 10px;
}

.cjwtList li:last-child {
    border-bottom: none;
}

.cjwtItem {
    background-color: #ed9771;
    margin: 5px 0;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.cjwtItem span {
    display: block;
    line-height: 20px;
}

.cjwtItem span:first-child {
    font-size: 16px;
    font-weight: bold;
}

/*工作时间安排*/
.menu_gzsjap {
    background-color: #daf9f1;
    margin: 5px 10px;
    border-radius: 5px;
    padding: 5px 0;
    box-sizing: border-box;
}

.menu_gzsjap li {
    line-height: 20px;
    height: 80px;
    margin: 0 30px;
    border-bottom: 1px dashed #fff;
    position: relative;
    padding-top: 20px;
    box-sizing: border-box;
}

.menu_gzsjap li:last-child {
    border-bottom: none;
}

.menu_gzsjap li span {
    display: block;
    color: #fff;
}

.menu_gzsjap li span:first-child {
    font-weight: bold;
    font-size: 16px;
}

/*相关下载*/
.menu_xgxz {
    margin-left: 20px;
    height: 60px;
}

.menu_xgxz li {
    line-height: 40px;
    height: 40px;
    margin: 10px 0;
    float: left;
    border-right: 1px dashed #b1b1b2;
    position: relative;
    box-sizing: border-box;
    padding: 0 20px;
}

.menu_xgxz li:last-child {
    border-right: none;
}

.menu_xgxz li a {
    color: #353639;
}
.new {
    width: 30px;
}