@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,h1,h2,h3,h4,h5,h6,span,p,input{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 "Microsoft YaHei",微软雅黑,tahoma,arial}
body{ background:#fff}
address,cite,dfn,em,var{font-style:normal}
img{ border:0; display:block}
li{ list-style-type:none;}
a{ text-decoration:none;}
input{ background:none; border:none; border-radius:2px}
.clearfix:after {overflow:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {zoom:1;}
.clear {clear:both;font-size:1px; width:1px; visibility: hidden; height:1px;margin:0px;padding:0px; line-height:1px;}
.blank5{height:5px; clear: both; visibility:hidden; font-size:1px;}

.content{width: 100%; max-width:1000px; margin:0 auto;}
.piclist li{ float:left; width:	225px; margin-bottom: 15px; margin-top: 25px; padding: 0 15px; height: 301px;}
.piclist li a{ display:block; float:left; text-align:center; color:#0d0409; width: 100%;}
.piclist li img{ margin-bottom:14px; width:100%; max-height:194px;}
.wztxt{ width:100%; height: 98px;}
.wztxt p{ font-size:14px; text-align:center; line-height:24px; font-weight:bold}
.wztxt span{ display:block; text-align:center; font-size:13px; border-bottom:1px solid #d2d2d2; color:#666; padding-bottom: 5px;}
.wztxt em{ width:100%; font-size:13px; margin:11px 0 0; color:#0d0409; display:block}
.bh{ position:absolute; z-index:3; margin:82px 0 0 34px}
/*title css*/
.title {width:100%;height:46px;overflow: hidden;margin-top: 35px;line-height: 44px;border-top: 1px solid #f8f8fb;border-bottom: 1px solid #f8f8fb;
background: #f1f2f7;box-shadow: 0 4px 5px rgba(210,210,210,0.4);-webkit-box-shadow: 0 4px 5px rgba(210,210,210,0.4);-moz-box-shadow: 0 4px 5px rgba(210,210,210,0.4);
}
.title .tit-img {display: inline;margin: 0 16px 0 19px;}
.title span {font-size: 16px;color: #616269;}
.go_top a{ position:fixed; z-index:999; bottom:70px; display:block; width:47px; height:47px; background:url(../images/go-top.png) no-repeat center;}

@media (max-width: 767px) {
	.top{ bottom: 120px; right: 10px; width: 40px; height: 40px; background:url(../images/gotop.png) no-repeat center;}
	.title{padding:10px 0 5px; height: auto; line-height: 24px; margin-top: 0;}
	.title span{padding: 0 0 0 15px;}
	.title .tit-img{display: block;}
	.piclist li{width: 33%; padding: 0 5px; height: 245px; margin-bottom: 0; margin-top: 15px;}
	.wztxt span{min-height: 45px;}
	.wztxt em{margin-top: 5px;}
	.piclist li img{margin-bottom: 5px;}
}