@charset "utf-8";
body, div, dl, dt, dd, ul, li, form, input, button, h1, h2, h3, h4, h5, h6, p {margin:0;padding:0}
html {overflow-x:hidden;-webkit-text-size-adjust:none}
ul, li, dl, dt, dd {display:block;list-style:none}
img {border:0 none;vertical-align:top;max-width:100%}
.fn-clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.fn-clear {zoom:1}
.clear {diplay:block!important;float:none!important;clear:both;overflow:hidden;width:auto!important;height:0!important;margin:0 auto!important;padding:0!important;font-size:0;line-height:0}
a {text-decoration:none;outline:0;color:#000;}
.fn-left {float:left}
.fn-right {float:right}
.fn-relative {position:relative}
.fn-absolute {position:absolute}
/*图片列表*/
.productlist1 {
	background:url(../images/news_bg.png);
	padding:0% 0 2%
}
.productlist1 li {
	float:left;
	width:48%;
	padding-top:2%
}
.productlist1 li a {
	display:block;
	text-align:center
}
.productlist1 li img {
	max-width:84.9%;
	border:#ccc solid 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}
.productlist1 li span {
	text-align:center;
	display:block;
	margin-top:4%;
	width:84.9%;
	margin-left:7.55%;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	color:#000;
}
.goods_detail{ padding:10px 0px; line-height:22px;}
.goods_detail img {
	max-width:90%; clear: both; display: block; margin:auto; 
	border:#ccc solid 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}
/*文字列表*/
.newslist {
	padding-bottom:2%
}
.newslist li {
	border-bottom:#ccc dashed 1px;
	background:url(images/more.png) no-repeat 96.9% center;
	background-size:auto 28%
}
.newslist li a {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	padding:3% 8% 3% 4.8%;color:#000;
}
/*内页*/
.pagelist_box{
	width:100%;
	height:auto;
	text-align: center;
	overflow: hidden;
	margin-top: 0;
	margin-right:0;
	margin-bottom: 0;
}
.sub_content {
	padding:0px;
}
.sub_content h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.sub_content  p.copy {
	font-size: 12px;
	font-weight: normal;
	color: #6884a8;
}
.sub_content article {
	line-height: 1.8;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 6px;
}
.sub_content article img {
	text-align: center;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
}