* {
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color:#333;
}
.clear {
	clear: both;
}
.topcontainer {
	background: url(../images/topbg_02.jpg) repeat-x left top;
	height: 28px;
	width: 100%;
}
.top {
	width: 1120px;
	margin: 0 auto;
	line-height: 25px;
}
.topcontainer .topleft {
	float: left;
	font-size: 11px;
	color: #6b6b6b;
}
.topcontainer .topright {
	float: right;
}
.topright li {
	float: left;
}
.topright .li1 {
	padding: 0 5px;
	color: #6b6b6b;
}
.topright li a {
	font-size: 11px;
	color: #6b6b6b;
}
.headcontainer {
	width: 100%;
}
.head {
	width: 1120px;
	margin: 0 auto;
}
/*nav*/
.navcontainer {
	background: #d80013;
	box-shadow: #5d5d5d 2px 2px 7px;
	z-index: 10;
	position: relative;
}
#nav {
	width: 1120px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	height: 34px;
	line-height: 34px;
	background: #d80013;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 42px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background: url(../images/nav_03.png) no-repeat top right;
}
.nav .sub {
	display: none;
	width: 140px;
	left: 0;
	top: 34px;
	position: absolute;
	line-height: 40px;
	background: url(../images/navbg_03.png) repeat;
}
.nav .sub li {
	zoom: 1;
	text-align: center;
	border-bottom: 1px solid #cacaca;
}
.nav .sub a {
	display: block;
	color: #323232;
	font-size: 14px;
}
.nav .sub a:hover {
	background: #b81c22;
	color: #fff;
}
.nav h3 a:hover {
	background: hsl(358, 74%, 42%) url(../images/nav_03.png) no-repeat top right;
	color: hsl(0, 100%, 100%);
}
.nav #active {
	background: #b81c22 url(../images/nav_03.png) no-repeat top right;
	color: #fff;
}
#nav .home a { /*padding-left:0;*/
}
#nav .lilast a {/* padding-right:0;*/
}
/*banner*/
.bannerimg {
	height: 180px;
	left: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.bannerimg img {
	left: 50%;
	margin-left: -960px;
	position: relative;
}
.bannerimg .position {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(../images/bg_02.png) repeat-x;
	height: 32px;
	line-height: 32px;
}
.bannerimg .position .po, .po a {
	width: 1120px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	font-family: "宋体";
}
/*main*/
.maincontainer {
	background: #f7f7f7;
	width: 100%;
	padding-top: 38px;
	padding-bottom: 40px;
}
.main {
	width: 1120px;
	margin: 0 auto;
	height: auto;
}
.main .left {
	float: left;
	width: 190px;
}
.main .lefttop {
	width: 187px;
	border-right: solid #e7e7e7 3px;
}
.lefttitle {
	background: #d80013;
	color: #fff;
	font-size: 15px;
	font-family: "微软雅黑";
	width: 187px;
	text-align: center;
	font-weight: 600;
	border-bottom: 6px solid #8d1310;
	height: 80px;
	line-height: 80px;
}
.left ul {
	background: #fff;
	width: 187px;
	border-bottom: 3px solid #c80405;
	padding-bottom: 10px;
}
.left ul li {
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: solid 1px #edecec;
}
.left ul li a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
}
.left ul li:hover a {
	color: #b62b2f;
}
.left ul .on a {
	color: #b62b2f;
}
.left .sao {
	margin-top: 18px;
}
.left .sao p {
	font-size: 12px;
	color: #007130;
	text-align: center;
	line-height: 20px;
}
.right {
	width: 900px;
	padding-left: 30px;
	float: right;
}
.right .righttitle {
	background: url(../images/righttitle_06.png) 5px 10px no-repeat;
	padding-left: 20px;
	color: #b62b2f;
	padding-bottom: 10px;
	border-bottom: solid 1px #bfbfbf;
	font-size: 16px;
}
.right .p {
	padding: 30px 0;
	width: 900px;
	line-height: 28px;
}
/*新闻列表*/
.p p {
	font-size: 14px;
}
.news-list {
	width: 1000px;
	float: left;
	border-bottom: 1px dotted #ded7d7;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news-list .newspic {
	float: left;
	width: 180px;
}
.news-list .newspic img {
	width: 170px;
	height: 120px;
	BORDER: #eeeeee 1px solid;
	padding: 3px;
}
.news-list .newscont {
	float: right;
	width: 790px;
	margin-top: 10px;
}
.news-list .newscont li {
	margin-bottom: 5px;
}
.news-list .newscont li a {
	color: #000;
	line-height: 22px;
	font-size: 18px;
}
.news-list .newscont li p:hover a {
	color: #d80013;
}
.news-list .newscont span {
	float: right;
}
.news-list .newscont p {
	height: 70px;
	overflow: hidden;
}
.news-list .newscont p a {
	margin-top: 6px;
	font-size: 13px;
	line-height: 24px;
	color: #999494;
}
.page {
	padding: 10px 0 0;
}
.page a, .page span {
	display: inline-block;
	height: 30px;
	text-align: center;
	padding: 0 12px;
	border: 1px solid #ded7d7;
	line-height: 30px;
	font-size: 14px;
	margin-right: 10px;
}
/*新闻内页*/
.stitle {
	text-align: center;
	color: #000;
	line-height: 22px;
	font-size: 22px;
}
.newsinfo {
	text-align: center;
	color: #ccc6c6;
	line-height: 20px;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px dotted #ded7d7;
	margin-top: 25px;
}
.newsBtn {
	border-top: 1px dotted #ded7d7;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 20px;
	width: 1000px;
}
.newsContent {
	border-top: 1px dotted hsl(0, 10%, 86%);
	margin-top: 25px;
	padding-top: 20px;
}
/*产品列表*/
.prolist {
	width: 1008px;
}
.prolist li {
	float: left;
	width: 242px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.prolist li img {
	width: 228px;
	height: 163px;
	border: solid 7px #ebebeb;
}
.prolist li .title {
	line-height: 30px;
}
.prolist li .title a {
	font-size: 15px;
	color: #333333;
	padding-left: 8px;
}
.prolist li .title a span {
	float: right;
	font-size: 12px;
	color: #d80013;
	font-family: "宋体";
	background: url(../images/more_33.jpg) no-repeat center right;
	padding-right: 20px;
	margin-right: 7px;
}
.prolist li:hover img {
	opacity: 0.7;
}
.prolist li:hover .title a {
	color: #d80013;
}
/*相册*/
.pagebox {
	width: 1150px;
}
.pagebox li {
	float: left;
	width: 242px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pagebox li img {
	width: 228px;
	height: 163px;
	border: solid 7px #ebebeb;
}
.pagebox li h3 {
	line-height: 30px;
	font-size: 15px;
	color: #333333;
}
.pagebox li:hover img {
	opacity: 0.7;
}
.pagebox li:hover .title a {
	color: #d80013;
}
/*产品内页*/
.proleft {
	float: left;
	width: 400px;
}
.proleft img {
	width: 400px;
	border: 1px solid #ded7d7;
	padding: 3px;
}
.proright {
	float: right;
	width: 540px;
}
.ptitle {
	width: 540px;
	float: left;
	text-align: left;
	color: #d80013;
	line-height: 22px;
	font-size: 22px;
	border-bottom: 1px dotted #ded7d7;
	padding-bottom: 20px;
}
.pinfo {
	width: 540px;
	float: left;
	border-bottom: 1px dotted #ded7d7;
	padding-bottom: 10px;
	padding-top: 10px;
}
.newsContent {
	border-top: 1px dotted #ded7d7;
	margin-top: 25px;
	padding-top: 20px;
}
.footcontainer {
	background: url(../images/foot_59.jpg) #c9c9c9 top center repeat-x;
	padding-top: 35px;
	padding-bottom: 40px;
}
.foot {
	width: 1120px;
	margin: 0 auto;
}
.foot li {
	float: left;
	margin-right: 105px;
}
.foot li h3 a {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
.foot li h3 {
	margin-bottom: 15px;
}
.foot li p a {
	font-size: 12px;
	color: #626262;
	line-height: 25px;
}
.bottom, .bottom a {
	line-height: 45px;
	background: #d80013;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
/*gbookcontainer*/
.gbookcontainer {
	border-top: solid #f0eee9 4px;
	padding-top: 45px;
}
.gbook {
	width: 1121px;
	margin: 0 auto;
}
.gbookcontainer .left1 {
	float: left;
}
.gbookcontainer .right1 {
	float: right;
}
.gbook .img {
	position: absolute;
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}
.gbook ul {
	margin-top: 40px;
}
.gbook li {
	margin-right: 60px;
	float: left;
}
.gbook li:hover .img {
	opacity: 0;
}
.gbook .lileft {
	float: left;
}
.gbook .liright {
	float: left;
	margin-left: 11px;
	margin-top: 1px;
}
.gbook .liright p {
	color: #ce0006;
	font-family: "宋体";
	font-size: 12px;
}
.gbook .liright span {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a0a0a0;
	display: block;
	margin-top: 1px;
}
@media (max-width: 1024px){
	body  { width:1120px; }
}
img{ max-width:100%;}
.posts {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; OVERFLOW: hidden; WIDTH: 895px; LINE-HEIGHT: 22px; PADDING-TOP: 0px
}
.posts P {
	MARGIN-BOTTOM: 10px
}
.single {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; WIDTH: 885px; PADDING-TOP: 0px
}
.single H2 {
	FONT-SIZE: 18px; PADDING-BOTTOM: 10px; MARGIN: 20px 0px; COLOR: #222; BORDER-BOTTOM: #ddd 1px solid; TEXT-ALIGN: center
}
.postlist {
	MARGIN: 15px 0px 0px
}
.postlist LI {
	PADDING-LEFT: 12px; BACKGROUND: url(../images/arrow.gif) no-repeat 0px 14px; FLOAT: left; WIDTH: 880px; LINE-HEIGHT: 42px; BORDER-BOTTOM: #ddd 1px dashed; HEIGHT: 42px
}
.postlist LI H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; FLOAT: left; WIDTH: 700px
}
.postlist LI SPAN {
	FLOAT: right; WIDTH: 180px; COLOR: #666; TEXT-ALIGN: right
}
.productlist {
	MARGIN-TOP: 20px
}
.productlist LI {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 10px; OVERFLOW: hidden; WIDTH: 205px; PADDING-TOP: 0px; HEIGHT: 190px
}
.productlist LI IMG {
	BORDER-RIGHT: #e4e4e4 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #e4e4e4 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e4e4e4 1px solid; WIDTH: 200px; PADDING-TOP: 2px; BORDER-BOTTOM: #e4e4e4 1px solid; HEIGHT: 160px
}
.productlist LI .product_name {
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 200px; LINE-HEIGHT: 15px; HEIGHT: 15px; TEXT-ALIGN: center
}
.pageleft {
	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px
}
.pageright {
	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px
}
.pageleft {
	PADDING-LEFT: 10px; FLOAT: left; TEXT-ALIGN: left
}
.pageright {
	PADDING-RIGHT: 10px; FLOAT: right; TEXT-ALIGN: right
}
.post_comment {
	FLOAT: left; MARGIN: 15px 0px 5px; OVERFLOW: hidden; WIDTH: 100%
}
.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.clear{
clear:both}
.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}

.show{margin:2px;display:inline-block; }
.show a{display:inline-block; color:#FFFFFF}