.zcwd{background-color: #f9f9f9; width: 100%; height: auto;}
.w1200{width: 1200px; height: auto; margin: 0 auto;}
.zcwd-main{width: 100%; height: auto; background: #fff; float: left; padding: 15px;margin: 25px 0;}
.zcwd-tit{width: 100%; height: 145px; float: left;}
.zcwd-tit img{width: 100%; height: 100%;}
.zcwd-box{width: 100%; height: auto; float: left; margin-top: 25px;}
.zcwd-box-l{width: 75%; height: auto; float: left;}
.zcwd-box-l-tit{font-size: 18px;font-weight: 700;line-height: 40px;color: #333; position: relative;padding-left: 10px;margin-left: 20px;}
.zcwd-box-l-tit::before{position: absolute;top: 11px;left: 0;content: "";width: 4px;height: 18px;background: #333;border-radius: 56px;}
.zcwd-box-l-con{width: 100%; height: auto; float: left; margin-top: 10px;}
.zcwd-box-l-con ul li{border: 1px solid #e8e8e8;padding: 20px;margin-bottom: 20px;}
.zcwd-box-l-con ul li>a{display: inline-block;width: 100%;height: 100%;	}
.zcwd-box-l-con ul li .tit{font-size: 16px;font-weight: bold;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;position: relative;text-indent: 0em;line-height: 35px;}
.zcwd-box-l-con ul li .tit::before{content: "问";background: #3f74ff;border-radius: 0px;color: #fff;padding: 3px 5px 4px 5px;	}
.zcwd-box-l-con ul li .zy{margin-top: 10px;font-size: 16px;line-height: 2;color: #666;text-indent: 0em;}

.zcwd-box-l-con ul li .zy br{display: none;}
.zcwd-box-l-con ul li .xq{margin-top: 10px;line-height: 20px;text-align: right;}
.zcwd-box-l-con ul li .xq span{font-size: 14px; color: #666;}
.zcwd-box-l-con ul li a .tit:hover, .zcwd-box-r-con ul li a .xq span:hover{color:#1b6fe3;}

.zcwd-box-r{width: 22%; height: auto;float: right;}
.box-header {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    color: #00558e;
    position: relative;
    padding-left: 10px;
}
.box-header:before {
    position: absolute;
    top: 11px;
    left: 0;
    content: "";
    width: 4px;
    height: 18px;
    background: #015293;
    border-radius: 56px;
}
.box-header a {
    font-size: 14px;
    font-weight: 400;
    float: right;
    cursor: pointer;
    text-decoration: none;
    color: #00558e;
}
/* .zcwd-box-r ul{max-height: 800px; overflow: auto;} */
.zcwd-box-r ul li{width: 100%; height: 75px; float: left; margin-top: 10px;}
.zcwd-box-r ul li{display: block;width: 100%;height: 40px;background: #eef7ff;text-align: center;margin-bottom: 8px;}
.zcwd-box-r ul li a{line-height: 40px;font-size: 16px;;color: #333;width: 100%;height: 100%;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zcwd-box-r ul li a:hover ,.zcwd-box-r ul li.on{color: #fff;background: #1b6fe3;}
.zcwd-box-r ul li.on a{color: #fff;}








