@charset "utf-8";
/* CSS Document */
body{ background: #f8f8f8;min-width: auto;}
.container {width: 1100px;}

.ztzl-search{ position: absolute; right: 0; top: 20px; width: 324px; height: 38px;  background: #fff; border: 1px solid #fff;   border-radius: 20px; -moz-border-radius: 20px; }
.ztzl-search input{background: none; border: 0 none; width: 100%;}
.ztzl-search .se_box{ padding-left: 20px; margin-right: 60px; height: 40px;}
.ztzl-search .se_box input{ height: 40px; font-size: 15px;}
.ztzl-search .sea_an{ position: absolute; background:#d90d00;   border-radius: 20px; -moz-border-radius: 20px; right: -1px; top: -1px; width: 60px; height: 40px;}
.ztzl-search .sea_an input{ text-align: center; color: #fff; line-height: 40px; font-size: 16px;}

.head_jgzn{ height: 285px; background: url("../images_zt/gfxwj_banner.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: 50px; width: auto;}
.jgzn_text{ text-align: center; margin-top: 114px;}

.contain_jgzn{ background: #fff; padding: 20px; overflow: hidden;}
.jgzn_title{ height: 44px; border-bottom: 1px solid #005abf; margin-bottom: 10px;}
.jgzn_title span{ background: #005abf;height: 44px; line-height: 44px; display: block;  padding: 0 25px; font-size: 22px; color: #fff; float: left;}
.jgzn_tit{ height: 54px; background: url("../images_zt/jgzn_tit.png") 3px center no-repeat; padding-left: 23px; font-size: 18px; font-weight: bold; color: #005abf;  line-height: 54px;}
.jgzn_lmlist{ background: #f9f9f9; padding: 10px 20px; overflow: hidden;}
.jgzn_lmlist_zf{ padding: 0 20px;}
.jgzn_lmlist ul{ background: url("../images_zt/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_zt/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 {width: 992px;}
    .wbody{width: 992px;}
    .foot .bot_ico{left:20px;}
    .foot .bot_jiucuo{right:10px;}
    .in-yqlink{ display: none;}
}
@media (max-width:991px) {
    .container {width: 768px;}
    .head_jgzn{ height: 200px;}
    .jgzn_lmlist ul li{ width: 33.3%;}
    .wbody{width: 768px;}
    .in-foot-ico,.in-foot-cuo{left:auto;display: inline-block;position: static;}
    .in-yqlink{ display: none;}
}
@media (max-width:767px) {
    .container {width: 100%;}
    .contain_jgzn{ padding: 2%;}
    .head_jgzn{height: auto;padding-bottom: 20px;}
    .logo_jgzn{ position: static; text-align: left; padding: 20px 0;}
    .ztzl-search{ position:relative; top:auto; margin: 0 auto;}
    .jgzn_text{margin-top:20px; text-align: center;}
    .jgzn_text img{ max-width: 80%;max-height: 40px;}
    .jgzn_lmlist ul li{ width: 50%;}
    .wbody{width: auto;}
}
@media (max-width:480px) {
    .jgzn_lmlist ul li{ width: 100%;}
    .ztzl-search{ width: 90%; background: #fff;  }
}