.title_bg {
    background: url(../../img/highlevel/header_bg.png);
    background-size: 100% 100%;
    width: 100%;
    height: 201px;
}

.cont {
    width: 1200px;
    margin: 20px auto;
}

.cont_left {
    width: 280px;
    float: left;
}

.cont_right ul {
    padding: 14px 24px;
}

.zjszfyjlm {
    width: 280px;
    height: 70px;
    font-weight: bold;
    line-height: 60px;
    font-size: 18px;
    color: white;
    font-family: "Microsoft YaHei";
    text-align: center;
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/picture/1424/2101290927083513207.png?0.2879095021984983) no-repeat;
}

.li-defaule {
    width: 280px;
    /* height: 50px; */
    line-height: 48px;
    font-size: 18px;
    background-color: #edf0f2;
    border-left: 13px solid #abd1f2;
    margin-top: 10px;
    padding-left: 20px;
}

.li-active {
    width: 280px;
    /* height: 50px; */
    line-height: 48px;
    font-size: 18px;
    margin-top: 10px;
    padding-left: 20px;
    background: #FFFFFF;
    color: #1492ff;
    font-weight: bold;
    border: 2px solid #74bfff;
}

.zjszfyjlm_list li:hover {
    background: #FFFFFF;
    color: #1492ff;
    font-weight: bold;
    border: 2px solid #74bfff;
    padding-left: 20px;
}

.zjszfyjlm_list li a {
    display: block;
    width: 90%;
}

.cont_right {
    float: right;
    width: 890px;
    min-height: 439px;
    background-color: #f4f6f7;
    border: solid 1px #d6d6d6;
    /* opacity: 0.6; */
}

.cf {
    zoom: 1;
}

.default_pgContainer {
    min-height: 10px;
    _height: 10px;
}

.cont_right li {
    /* height: 45px; */
    font-size: 16px;

    border-bottom: 1px dashed #e1e1e1;
}

.cont_right li a {
    padding-left: 13px;
    background: url(../../img/highlevel/dian.png) no-repeat left;
    color: #000000;
    max-width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 45px;
    white-space: nowrap;
    display: inline-block;
}

.default_pgContainer li:hover a {
    color: #1492ff !important;
}

.cont_right li span {
    float: right;
    line-height: 45px;
}