.font_time{
float:right;
color:#b2b2b2;
font-size:16px;

}
.jjhz{
    min-height:700px;
    margin: 40px auto;
    padding: 15px;
}
.jjhz_left{
    width: 20%;
    height:auto;
    background-color:#f4f4f4;
    float: left;
}
.jjhz_left ul li{
    width: 100%;
    height: 113px;
    border:1px #e7e7e7 solid;
    position: relative;
    border-left: 3px solid transparent;
}
.jjhz_left ul li a{
    display: block;
    height: 100%;
    font-size: 18px;
    font-weight: bolder;
}
.jjhz_right{
    float: right;
    width: 79%;
    heighta:auto;
    background-color: #ffffff;
    border: 1px #e7e7e7 solid;
}
.jjhz_icon{
    width: 100%;
    height: 113px;
    position: absolute;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 10px;
}
.ldgh{
    background-image: ;
}
.yszy{
    background-image: ;
}
.zsxm{
    background-image: ;
}
.jjhz_font{
    width: 100%;
    height: 100%;
    line-height: 165px;
    float: left;
    text-align: center;
}
.jjhz_left ul .jjhz_shuline{
    width: 100%;
    height: 113px;
    border-left:3px #0166b6 solid;
    position: relative;

}


.jjhz_right_body{
    width: 100%;
    height: auto;
}
.jjhz_body_top{
    width: 100%;
    height: 53px;
    line-height: 53px;
    padding-right: 5px;
}
.jjhz_top_left{
    float: left;
    color: #0166b6;
    font-size: 18px;
    font-weight: bolder;
}
.jjhz_top_left span{
    width: 9px;
    height: 50px;
    background-image: url(/uploads/image/cxipublic/jjhz_right.png);
    background-position: center;
    float: left;
    background-repeat: no-repeat;
    padding: 0px 20px;
}
.jjhz_top_right{
    float: right;
}
.jjhz_top_right a{
    color: #666666;
}

.jjhz_body_cont{
    width: 100%;
    min-height: 500px;
    padding: 0px 15px;
}
.jjhz_body_cont ul li{
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    background-image: ;
    background-position: bottom;
    background-repeat-y: no-repeat;
    background-repeat-x: repeat;
}
.jjhz_body_cont ul li a:hover {
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.jjhz_body_cont ul li a{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    font-size: 16px;
}
.jjhz_two,.jjhz_three,.jjhz_four,.jjhz_five{
    border-top: none!important;
}

@media screen and (max-width: 900px) {
    .jjhz{
        width: 100%!important;
    }
    .jjhz_left {
        width: 100%;
        padding: 10px;
    }
    .jjhz_left ul li{
        width: 50%;
        float: left;
        padding: 5px;
    }
    .jjhz_right{
        width: 100%;
        padding: 10px;
    }
    .jjhz_left ul .jjhz_shuline {
        width: 50%;
        height: 113px;
        border: 1px #e7e7e7 solid;
        position: relative;
        border-left: 1px solid #e7e7e7;
    }
    .jjhz_left ul li {
        width: 50%;
        height: 113px;
        border: 1px #e7e7e7 solid;
        position: relative;
        border-left: 1px solid #e7e7e7;
    }
    .jjhz_left ul li:first-child{
        width: 100%;
    }
}