@charset "UTF-8"; 
.djxx_bg{background: url(240507jz_djxx_bg1.png) no-repeat center top;}
.djxx_banner{text-align: center; height: 2.7rem; line-height: 2.7rem;}
.djxx_con{background: #fff; padding: .32rem;}
.djxx_con_ul ul li a{display: block; border: .01rem solid #E5E5E5; transition: ease-in-out .3s; padding: .2rem .3rem; margin-bottom: .32rem;}
.djxx_con_ul ul li a span{color: #666; display: block; border-right: .01rem solid #f2f2f2; padding-right: .2rem; margin-right: .2rem;}
.djxx_con_ul ul li a span h1{font-size: .3rem;}
.djxx_con_ul ul li a span b{font-weight: normal;}
.djxx_con_ul_r p{font-size: .18rem; line-height: .3rem; height: .6rem;}
.djxx_con_ul ul li a:hover{background: #E21500; color: #fff; border: .01rem solid #E21500;}
.djxx_con_ul ul li a:hover span {color: #fff;}
.djxx_con_ul ul li a:hover .djxx_con_ul_r p{color: #fff;}
.page_base{margin-top: 0rem;}
.page_base .page_tools li.active a, .page_base .page_tools li a:hover,.page_base .fy_go{background: #E21500;  border: 1px solid #E21500;}
.djxx_con_ul_r{overflow: hidden; padding-top: .01rem;}

@media only screen and (max-width: 992px){
    .djxx_con{padding: .16rem;}
    .djxx_con_ul ul li a{margin-bottom: .16rem; padding: .16rem;}
    .djxx_con_ul ul li a span{margin-right: 0rem; padding-right: 0rem; float: inherit; margin-bottom: .16rem; padding-bottom: .16rem; border-bottom: .01rem solid #f2f2f2;  border-right: none;}
    .djxx_con_ul ul li a span h1{font-size: .24rem;}
}
@media only screen and (max-width: 640px){
    .djxx_banner{height: 2rem; line-height: 2rem;}
}