/**组件样式*/
.sj_sub {
    position: absolute;
    right: 100%;
    background: #fff;
    top: 0;
    width: 130%;
    display: none;
    padding: .2rem .1rem .2rem .1rem;
    z-index: 999;
    background-size: 70%;}
.box>div{position:relative;}
.box>div:hover .sj_sub {
    display: block
;}

 .sj_sub>ul>li{width:100%;}


 .sj_sub>ul>li>a {
    color: #333;
    line-height: .34rem;
    background: url(images/sj_subico.png) .15rem center no-repeat !important;
    text-align: left !important;
    padding-left: 20px !important;
    font-size:16px !important;}

.sj_sub>ul>li:hover a{
    color: #9d1e23 !important;}
.n_jyjx .bkzy_con dl.dllist04 {
    height: 19.75rem;}
.n_jyjx .bkzy_con dl {
    display: block;
    float: left;
    width: calc(33.333333333% - 1.125rem);
    margin-right: 1.6875rem;
    background: #f2f4fd;
    padding-bottom: 1.5rem;
    height: 16.75rem;
    margin-bottom: 1.5rem;}
