@charset "utf-8";
/* CSS Document */
.home_web{ display: none!important;}
body{ background: #f8f8f8;min-width: auto;}
.container {width: 1100px;}
.head_jgzn{ height: 285px; background: url("../images/jgzn_banner_bg.jpg") center no-repeat;}
.head_jgzn .container{ position: relative;}
.logo_jgzn .img_title,.jgzn_text .img_title{ display: none;}
.logo_jgzn{ position: absolute; left: 10px; top:18px;}
.logo_jgzn img{ height: 40px; width: auto;}
.jgzn_text{ text-align: center; margin-top: 114px;}

.zt-topr{position: absolute;top: 10px;right: 10px;font-size: 15px; line-height: 30px;color: #fff;}
.zt-topr li{float: left;margin-left: 15px;}
.zt-topr li a{color: #fff;}
.zt-topr li a:hover{text-decoration: underline;}


.contain_jgzn{ background: #fff; padding: 20px; overflow: hidden;}
.jgzn_title{ height: 44px; border-bottom: 1px solid #de0000; margin-bottom: 10px;}
.jgzn_title span{ background: #de0000;height: 44px; line-height: 44px; display: block;  padding: 0 25px; font-size: 22px; color: #fff; float: left;}
.jgzn_tit{ height: 54px; background: url("../images/jgzn_tit.png") 3px center no-repeat; padding-left: 23px; font-size: 18px; font-weight: bold; color: #de0000;  line-height: 54px;}
.jgzn_lmlist{ background: #f9f9f9; padding: 10px 20px; overflow: hidden;}
.jgzn_lmlist_zf{ padding: 0 20px;}
.jgzn_lmlist ul{ background: url("../images/jgzn_linebg.jpg") repeat; overflow: hidden;}
.jgzn_lmlist ul li{ width: 25%; height: 50px; line-height: 50px; float: left;}
.jgzn_lmlist ul li a{ background: url("../images/jgzn_dot.png") 24px center no-repeat; padding-left: 45px; font-size: 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display: block;}
@media (min-width:992px) and  (max-width:1099px){
    .container,.wbody {width: 992px;}
}
@media (max-width:991px) {
    .container,.wbody {width: 768px;}
    .head_jgzn{ height: 200px;}
    .jgzn_text{margin-top: 80px;}
    .jgzn_lmlist ul li{ width: 33.3%;}
    .in-foot-ico,.in-foot-cuo{right:auto;display: inline-block;position: static;}
}
@media (max-width:767px) {
    .container,.wbody {width: 100%;}
    .contain_jgzn{ padding: 2%;}
    .head_jgzn{height: auto;padding-bottom: 30px;}
    .logo_jgzn{top: 10px;}
    .jgzn_text{margin-top:70px;}
    .jgzn_text img{ max-width: 80%;max-height: 40px;}
    .jgzn_lmlist ul li{ width: 50%;}
}
@media (max-width:480px) {
    .jgzn_lmlist ul li{ width: 100%;}
}