.blue{color:#3670c1;font-size: 0.85em;}
.red{color:#f2000d}
.red　a{color:#f2000d}
header{ /*background:#262b41; */color:black; font-size:1.2em; line-height:1.2em; text-indent:1em; width:100%}


#bahead{
    width: auto; height: 60px; overflow: hidden; border-bottom: 1px solid  #eee;
}
#baico{
    width: 42px; height: 42px; overflow: hidden; float: left; margin-left: 12px; margin-top: 12px;
}
#baico img{
    width: 42px; height: 42px;
}
#batxt{
    width: auto; height: 42px; overflow: hidden; float: left; margin-left: 12px; margin-top: 12px;
    
}
#bainfo{
    width: auto; height: 42px; overflow: hidden; float: left; margin-left: 16px; margin-top: 12px;
    
}
#bainfo span{
    margin-left: 4px; color: #f25a23;
}


.head2{border-bottom:solid 1px #eee;font-size:1.0em;line-height:40px; padding:0px;}
.head2 img{ float:left; padding-right:20px; width:40px; height:40px;}
.head2 span{font-size:0.6em; padding-left:20px}
.head2 span b{color:#df684a; font-weight:normal}
.title{font-size:1.1em; /*font-weight:bold;*/ padding:10px;}
.touxiang img{ border:solid 1px #CCC; width:40px; margin-right:10px; width:40px; height:40px;margin-left: 12px;}
.louzhu{color:#2987e1;font-size:0.85em;}
.louzhu span{color:#fff; background:#2987e1;padding:1px 2px; margin-left:2px;border-radius:5px;font-size:  12px;}
.louceng{color:#c8cac9;font-size:0.8em;}
.text{font-size:16px;/*line-height:1.8em;*/ padding:12px;border-bottom:solid 1px #eee; margin-bottom:10px}
/*.text img{ width:100%}*/
.text a{color:#f2000d;}
.zan{color: #999;font-size:1em;}
.big{font-size:1.5em;}
.{ width: 100%; margin:0 auto; padding:0px;}
	@media(min-width:800px){
		.{width: 800px; margin: 0 auto; }
	}

.footer{
	width:100%; background:#ee4957 url(http://zsh.maszf.cn/jb-zx/foot_bg.jpg) center no-repeat; color:#fff000; position:fixed; left:0; right:0; bottom:0; z-index:999;
	font-size:1em; text-align: center; background-size:100% 100%; height:44px; line-height:40px;}
.footer span{color:#211a14; font-weight:bold}
.foot{width: 100%;position: fixed; bottom: 0; }
.wx{width: 100%;background:white; line-height: 20px;padding-top: 12px; text-align: center;color: #030303;}
.wx a { text-decoration: none;color: #fff; }
.zsh_bq { text-align:center; height:30px; font:1.2em/1.4rem "微软雅黑"; color:#a8aba6;margin-bottom:0px;}
.border{
	position:relative;
padding-top:15px;
}
.border:before{
	position:absolute;
	content: "";
	width: 40px;
	height: 40px;
	border-left: 3px solid #C17349;
	border-top: 3px solid #88604B;
}
.border:after{
	position:absolute;
	content: "";
	width: 40px;
	height: 40px;
	right: 0;
	bottom: 0;
	border-right: 3px solid #C17349;
	border-bottom: 3px solid #88604B;;
}