.wrap{width:1200px;margin:30px auto;}
.cc_location {
    height: 60px;
    line-height: 60px;
    padding-bottom: 8px;
    background: url(/wuhai/uiFramework/commonResource/image/2023090613094328160.png) repeat-x center bottom;
    font-size: 16px;
    margin: -20px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cc_location span.c_loca {color: #333;font-size: 16px;}
.cc_location span a{font-size:16px;color:#333;}
.tong_VisualArea{margin-top:30px;}
.c_conttit{border-bottom: 1px solid #dedbdb;height: 64px;line-height: 64px;font-size: 24px;font-weight: bold;}
.c_conttit ul li a {margin-left: 40px;float: left;color: #aa0000;font-size:24px;}
.c_conttit ul li.tab_y a {
    float: left;
    border-bottom: 3px solid #aa0000;
    height: 62px;
    line-height: 64px;
    color: #aa0000;
}
.zcjdlie ul li {
    height: 80px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d5d5d5;
    position: relative;
    background: url(/wuhai/resource/cms/2020/04/img_pc_site/2020040714021867037.jpg) no-repeat left 38px;
}
.zcjdlie ul li a {
    display: inline-block;
    font-size: 18px;
    line-height: 80px;
    font-weight: 400;
    padding-left: 20px;
    color: #222;
}

.zcjdlie ul li span {
    font-size: 16px;
    color: #999;
    font-weight: 400;
    float: right;
    line-height: 80px;
}
.zcjdlie ul li a:hover{color:#aa0000;}





@media screen and (max-width: 750px){
  .wrap{width:98%;}
  .c_conttit ul li a{margin-left:10px;font-size:16px;}
  .cc_location{font-size:12px;}
  .cc_location span.c_loca{font-size:14px;}
  .cc_location span a{font-size:14px;}
  .zcjdlie ul li a{width: 75%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;}
}