@charset "utf-8";
/* CSS Document */
body{background:#fff;}
.czbg{background:url(../images_zt/czyjs_bodybg.jpg) center 0 no-repeat #f3f3f3;}
.cz_banner{height:220px; margin:0 auto; position: relative;overflow:hidden;}
.cz_banner .logo{position: absolute;left: 0;top:0;}
.cz_banner .logo img{width: auto;height: 70px;}
.cz_banner .logo .img_title{display: none;}
.cz_container{height:auto; margin:0 auto; padding:20px; background:#fff; overflow:hidden;margin-bottom:20px;}
.sgjf{ border:1px solid #e8e8e8; border-bottom:0 none; height:auto; background:url(../images_zt/czyjs_sgjfbg.jpg) 0 0; overflow:hidden; }
.sgjf li{ height:48px; padding-bottom:1px; line-height:48px; font-size:14px; padding-left:37px; float:left; background:url(../images_zt/czyjs_dot.png) 20px 21px no-repeat; width:537px; border-right:1px solid #e8e8e8; text-align:right;}
.sgjf li.ever{ border-right:0 none;}
.sgjf li a{ padding-right:12px;}
.sgjf li a.tit{ font-size:16px; float:left; padding:0;}
.sgjf li a:hover{color:#d80000;}
.sgjf_line{ height:41px; background:url(../images_zt/czyjs_linebg.jpg) repeat-x;}
.container{width:1200px;}
@media (min-width: 992px) and (max-width:1199px) {
    .container {width: 992px;}
    .cz_banner>img{display:block;position:absolute;left:50%;margin-left:-600px;top:0;}
    .sgjf li{padding-left:30px;background-position:15px 21px;width:443px;}
    .sgjf li a.tit{font-size:14px;}
}
@media (max-width: 991px) and (min-width: 768px){
    .container {width: 768px;}
    .czbg{background-size:auto 350px;}
    .cz_banner{height:auto;}
    .cz_banner>img{margin-left:-117px;width:1002px;height:184px;}
    .cz_banner .logo img{height:60px;}
    .sgjf li{padding-left:30px;background-position:15px 21px;width:100%;height: 49px;box-sizing:border-box;border-right: none;}
}
@media (max-width: 767px){
    .container {width: 100%;}
    .cz_banner{height:auto;}
    .cz_banner>img{margin-left:-30%;width:150%;height:auto;}
    .cz_banner .logo img{height:50px;}
    .cz_container{padding:15px;}
    .sgjf li{padding-left:30px;background-position:15px 21px;width:100%;height:98px;box-sizing:border-box;border-right:none;}
    .sgjf li a.tit{display:block;float:none;text-align:left;}
}
@media (max-width: 600px){
    .cz_banner{background-color:#fef3d7;padding-top:20px;}
    .cz_banner .logo img{height:40px;}
}
@media (max-width: 400px){
    .sgjf li a.tit{font-size:15px;}
}