@charset "gb2312";
/* CSS Document */
body > div{margin-right:auto;margin-left:auto; } 
body,div,ul,ol,ul,li,ol,dl,dd,dt,form,span,p,textarea{margin:0;padding:0;list-style:none;font-family:"微软雅黑";-webkit-text-size-adjust:100% }
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input{padding-top:0;padding-bottom:0;}
input::-moz-focus-inner{border:none;padding:0;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;}
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
th,td{font-size:12px;padding:0}
img,a img{border:0;margin:0;padding:0;}
img{border:none;}
a{outline-style:none;color:#000;text-decoration:none;-webkit-text-size-adjust:100%;cursor:pointer;}
a:hover{color:#025194;text-decoration:none;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden;}
.auto{margin-left:auto;margin-right:auto;}
.lf{float:left;}
.rt{float:right;}
/*.show{display:block!important;}*/
.hide{display:none!important;}


/*背景图片*/
body{background:#fff url(imagesztzwb_bg.png) no-repeat center top;width:100%;height:auto;}
/*标题*/
.top{ width:1100px; margin:110px auto; height:auto; overflow:hidden; }
/*内容*/
#section{margin:0 auto;width:1106px;height:auto;overflow:hidden;margin-top:66px; margin-bottom:131px;}
#content{margin:0 auto;width:1106px;height:auto;overflow:hidden;background:#FFF;border:1px solid #ddd;}
.mun{ height:auto;width: 100%;margin:0 auto;}
.mun_box{    width: 90%; margin: 10px auto; height: auto;overflow: hidden;min-height: 400px;}
.font{float:left;width: 100%;margin:10px auto; font-size:14px;line-height:42px;}
.font li{margin-bottom:21px;}
.img{width:100%;   background: url(imagestit_bg.jpg) left no-repeat;text-indent: 28px; margin:10px auto; border-bottom:1px solid #61a8da; font-size:14px;}
.guoji{text-align:center;font-weight:bold;     font-size: 16px;}
.date{text-align:center;color:#496ED6;margin-top:16px;    font-size: 14px;}	
.zhengshi{ width: 100%; margin:0 auto;    margin-bottom: 20px; 
 float: left;  margin-top: 10px;color: #323232;line-height: 32px; text-indent: 28px;    font-size: 14px;height:auto;}
.yiyao{text-indent:20px;font-size:14px;line-height:30px;}


/*  footer  */
.footer{ width:100%; margin:0 auto; height:auto; overflow:hidden; background:#434343; margin-top:20px;}
.footer_cont{ width:1100px; margin:35px auto; height:auto; overflow:hidden;}
.footer_left{ width:85%; float:left; height:auto; overflow:hidden;}
.footer_left li{ width:100%; float:left; font-size:14px; line-height:28px; color:#ffffff; text-align:center;}
.footer_right{ width:13%; float:right; height:auto; overflow:hidden;}
.footer_right li{width:100%; float:left; text-align:center; margin-top:5px;}



/*手机版*/
@media screen and (max-width: 580px) {
/*标题*/
.top{     width: 94%;margin: 0 auto; height: auto; overflow: hidden; margin-top: 35px;margin-bottom: 35px;}
.top img{ max-width:90%;}
/*内容*/
#section{margin:0 auto;width:100%;height:auto;overflow:hidden;margin-top:15px; margin-bottom:45px;}
#content{margin:0 auto;width:94%;height:auto;overflow:hidden;   border-radius: 5px;background:#FFF;border:1px solid #ddd; }
.mun{width:100%; height:auto;}
.font{float:left;width: 100%;margin:10px auto; font-size:14px;line-height:42px;}
.font li{margin-bottom:21px;  }
.img{background:url(images52.png) no-repeat;width:100%; margin:10px auto; border-bottom:1px solid #61a8da; font-size:14px; line-height:42px; background:url(images52.png) left no-repeat; text-indent:20px;}
.guoji{margin:0 auto;font-weight:bold;    font-size: 16px;}
.date{text-align:center;color:#496ED6;    font-size: 14px;}	
.zhengshi{width: 100%;    text-indent: 20px;font-size: 14px;line-height: 29px;margin:0 auto;    margin-bottom: 20px;
 }
.yiyao{text-indent:20px;margin-bottom:10px;font-size:14px;line-height:30px;   }
/*  footer  */
.footer .footer_cont{ width:87%; margin:15px auto; height:auto; overflow:hidden; }
.footer .footer_cont .footer_left{ width:100%; float:left; height:auto; overflow:hidden;}
.footer .footer_cont .footer_left li{ width:100%; float:left; font-size:14px; line-height:28px; color:#ffffff; text-align:center;}
.footer .footer_cont .footer_right{ width:100%; float:right; height:auto; overflow:hidden;}
.footer .footer_cont .footer_right li{width:100%; float:left; text-align:center; margin-top:5px;}
}