﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
* focus {
	outline: none;
	margin: 0;
	padding: 0;
}
a:focus { outline: none; }
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
li {
list-style:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
/*添加空字符清除融合*/
q:before, q:after {
content:" ";
}
input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
legend {
color:#000;
}
/* Clear Fix */
.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */
.clean {
clear:both;
}
a{  outline:none;
	text-decoration:none;
}
a{ color:#f3f3f3; }
a:hover { color:#D5D5D5;
}
/*---------------layout--------------------*/
body {
	background:#0b2743 url(images/body-light.jpg) no-repeat center top;
	margin:0 auto;
	text-align:center;
	font:14px/22px "宋体", Arial, Helvetica;
	color:#fff;
	}
div#wrap{
	background:#152f4a;
	width:960px;
	margin:0 auto;
	text-align:left;
	}
.menu{
	font-size:14px;
	background:url(images/menu_bg.png) repeat-x left top;
	height:49px;
	overflow:hidden;
	text-align:center;
} 

.menu ul{
	position:relative;
	float:left;
	left:50%;
	}  
.menu li {
	float:left;
	position:relative;
	right:50%;
	}  
	.menu a{
	float:left;
	line-height:49px;
	padding:0 15px;
	display:block;
	}  
.menu a:hover{
		background: url(images/menu_hover.png) no-repeat center 19px;
} 
/*------------default contents-------------------*/
#container {
	margin:20px 0 0 0;}
/*-------------content--------------*/
div#contents{
	float:left;
	width:700px;
}
/*------------------main-------------*/
div#main{
	float:right;
	width:450px;}
.products_h1 {
	background: url(images/product_h1.png) no-repeat left top;
	height:49px;
	text-indent:-9999px;}
.contentlist {
	position:relative;
	border-bottom:3px #09233e solid;}
.contentlist .more1 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	right:20px;
	top:18px;
	}
.custom{
	position:relative;
	float:left;
	padding:10px 0;
	display:inline;
	overflow:hidden;
	width:448px;
	}
.section{
margin: 0 0 0 10px;float:left; width:147px; height:192px;overflow:hidden; display:inline;
}
.productimg1 a:hover img {
	border:1px #0e559f solid;}
.productimg1 a img{width:145px;height:190px;}
.proimg {
	text-align:center;
	width:680px;
	overflow:hidden;
	}
.conts_p p {
	color:#275506;
	text-indent:0;
	line-height:20px;}
.conts_p {
		margin-left:30px;
}
h1.common_title {
	padding:0 0 0 38px;
	border-top:1px #21476b solid;
	border-bottom:1px #21476b solid;
	height:35px;
	font:19px/35px "黑体", "宋体", Arial;
	color:#dff8a6;}
.thumb, .thumb1 {
	padding:10px 0 0 10px;
}
.thumb img {
	float:left;
	padding:5px;
	margin:10px;
	display:inline;
	background:#fff;
	border:1px #000 solid;
}
.thumb1 img {
	float:left;
	padding:5px;
	margin:10px;
	display:inline;}
.aboutlist {
	position:relative;
	background:#102f4e;
	border-bottom:3px #09233e solid;}
.aboutlist .more2 a{
	text-indent:-9999px;
	float:right;
	margin:0 15px 15px 0;
	display:inline;	
	background:url(images/more_btn.png) no-repeat left top;
	width:137px;
	height:33px;
	}
.aboutlist .more2 a:hover {
		background:url(images/morehover_btn.png) no-repeat left top;
	}
.aboutlist p {
		text-indent:2em;
}
	/*-----------content_main--------*/
div#content_main{
		float:right;
		width:690px;
		position:relative;
		margin:0 20px 0 0;
		display:inline;
	}
div#content_main h1{
background:#152f4a url(images/thrumb_b.png) repeat-x left bottom;
font-size:22px;
padding:20px 0 6px 0;
font-family:"黑体", "宋体", Arial;
text-indent:1em;
color:#eaffa4;
border-top:1px #21476b solid;
margin-bottom:20px;
	}
div#content_main p {
	text-indent:2em;
	color:#E5E5E5;}
/*----------------crumb----------------------*/
#crumb {
float:right;
position:absolute;
right:5px;
top:25px;
font-size:12px;
display:inline;
overflow:hidden;
color:#DEDEDE;
width:320px;
height:20px;
overflow:hidden;
}
#crumb b{
float:right;
text-align:right;
display:block;
padding:0 2px 0 25px;
font-size:14px;
color:#DEDEDE;
}
#crumb ul {
float:right;
text-align:right;
}
#crumb ul li {
float:left;
padding:0 0 0 14px;
background: url(images/crumb_icon.gif) no-repeat left 5px;
}
#crumb .cr_home {
background:none;}
#crumb .cr_home a {
background:none;}
#crumb ul li a{
float:left;
display:inline;
margin:0 5px 0 0;
text-decoration:none;
outline:none;
}
#crumb ul li a:hover {
}
.articlerecord {
	padding-bottom:15px;
	margin-bottom:15px;
	background: url(images/h2.png) repeat-x left bottom;
	}
	.articlerecord h2 {
		float:left;}
.articlerecord h2 a {
	color:#eaff92;
	font:17px/36px "黑体", "宋体", Arial;}
.articlerecord span.time{
	line-height:36px;
	color:#C0C0C0;}
/*----------------sider-2----------*/
div#sider-2{
	float:left;
	width:229px;
	background:#f5f5f5;
	border-right:1px #010305 solid;
}
div#sider-2 h2 {
	text-indent:-9999px;
	height:49px;}
div#sider-2 .product_h2{
	background:url(images/product_h2.png) no-repeat left top;}
div#sider-2 .search_h2 {
		height:40px;
	background:url(images/searchs_h2.png) no-repeat left top;}
div#sider-2 h3 {
	background:url(images/abouts_h3.png) no-repeat left top;	
	font-size:18px;
	font-family:"黑体", "宋体", Arial;
	}
div#sider-2 h3 span {
		display:block;
	padding:18px 0 11px 54px;
	}
.about_h2 span {
	background:url(images/abouts_icon.png) no-repeat 16px center;}
.news_h3 span {
	background:url(images/news_icon.png) no-repeat 16px center;} 
.factory_h3 span {
	background:url(images/factory_icon.png) no-repeat 16px center;}
div#sider-2 .linkus {
	height:40px;
	background:url(images/contentus.png) no-repeat left top;}
	div#sider-2 .newus {
	height:40px;
	background: url(images/news_h.png) no-repeat left top;}
#slide {
	margin-bottom:10px;}
#slide li {
	background:url(images/li_bg.png) repeat-x left top;
	border:1px #cdd0d4 solid;
	border-top:none;}
#slide li a {
	background:url(images/li_hover.gif) no-repeat 200px center;
	color:#454545;
	display:block;
	height:36px;
	line-height:36px;
	padding:0 0 0 38px;
	}
#slide li a:hover {
	background:url(images/li_hover.gif) no-repeat 205px center;
	font-size:15px;
	color:#161f2a;
	}
.news_ul li {
margin:0;
padding:0;
display:block;
width:200px;overflow: hidden;/*注意不要写在最后了*/white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;
	}
.news_ul li a {
	padding:5px 0 3px 20px;
	display:block;
	background:url(images/new_li.gif) no-repeat 3px center;
color:#444444;}
.news_ul li a:hover {
	background:url(images/new_lihover.gif) no-repeat 3px center;}
.links_ul, .news_ul{
	margin:1px;
	padding:10px 10px;
	background:url(images/ul_bg.png) repeat-x left top;
	}
.links_ul li  {
	position:relative;
	margin-left:60px;
        width：130px;
word-wrap:break-word;
	color:#111;
font-size:16px;}
.links_ul li span {
	display:block;
	padding:0 0 0 25px;
	position:absolute;
	left:-63px;
	top:-2px;}
.links_ul li p {
	font-size:12px;
	display:inline;
	padding:0 0 0 0px;}	
.links_ul li a:link {color: #000000;text-decoration: none;}
.links_ul li a:visited {text-decoration: none;color: #000000;}
.links_ul li a:hover {text-decoration: none;}
.links_ul li a:active {text-decoration: none;}
.links_icon5{
padding-left:80px;
}
.links_icon1{
	background:url(images/home_icon.png) no-repeat left center;}
.links_icon2{
    white-space:nowrap;
	background:url(images/phone_icon.png) no-repeat left center;}
.links_icon3{
	background:url(images/print_icon.png) no-repeat left center;}
.links_icon4{
	background:url(images/tel_icon.png) no-repeat left center;}
.links_icon5{
	background:url(images/user.png) no-repeat left center;}
/*-------------sider--------------*/
div#sider {
	background:#f5f5f5;
	float:right;
	width:239px;
	border-left:1px #000 solid;
	}
.commonlist {
	background:#c8c7c7 url(images/zhifa_b.png) no-repeat left bottom;
	padding-bottom:25px;}
.commonlist .zhifa_h2 {
	background:url(images/gangmen_h2.png) no-repeat left top;
	height:49px;
	text-indent:-9999px;}
.commonlist1 .news_h2{
	background:url(images/news_h2.png) no-repeat left top;
	height:43px;
	text-indent:-9999px;} 
.commonlist .zhifa_top {
	background:url(images/zhifa_t.png) no-repeat left top;
	height:17px;}
.commonlist ul {
	margin:0 12px;
	background:#e3e2e2;}
.commonlist ul li {
	display:inline;
	margin:0;

}
.commonlist ul li a {
	display:block;
	font-size:16px;
	color:#21476b;
	background:url(images/line.jpg) repeat-x left bottom;
}
.commonlist ul li a:hover {
	color:#dff8a6;}
.commonlist ul li a span {
	display:block;
		padding:10px 0 8px 50px;
		background:url(images/file_open.png) no-repeat 15px center;}
.commonlist1 ul {
	margin:1px;
	background:url(images/ul_bg.png) repeat-x left top;
	}
.commonlist1 ul li {
	margin:0;
	padding:0;
display:block;
width: 230px;overflow: hidden;/*注意不要写在最后了*/white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;
	}
.commonlist1 ul li a {
	padding:5px 0 3px 30px;
	display:block;
	background:url(images/new_li.gif) no-repeat 15px center;
color:#444444;}
.commonlist1 ul li a:hover {
	background:url(images/new_lihover.gif) no-repeat 15px center;}
.map_img {
	text-align:center;
	padding:15px 0 30px 0;}
/*-------------------bottompage--------------*/
#bottompage{
	padding:15px 0;
    text-align:center;
    overflow:hidden;
	zoom:1;
	overflow:hidden;
}
#bottompage ul {
    float:left;
    position:relative;
    left:50%;
}
#bottompage ul li{
position:relative;
right:50%;
float:left;
margin-left:4px;
text-align:center;
}
#bottompage ul li a{
	float:left;
	display:block;
	color:#334200;
	text-align:center;
	width:32px;
	height:28px;
	font:13px/28px Arial, Helvetica, sans-serif;
	background:url(images/pagination_a.gif) no-repeat left -28px;
}
#bottompage ul li span{
	float:left;
	display:block;
	color:#334200;
	text-align:center;
	width:32px;
	height:28px;
	font:13px/28px Arial, Helvetica, sans-serif;
	background:url(images/pagination_a.gif) no-repeat left -28px;
	}
#bottompage ul li.currentpage span{	background:url(images/pagination_a.gif) no-repeat left 0;}
#bottompage ul li a:hover{
cursor:pointer;
background:url(images/pagination_a.gif) no-repeat left -56px;}
#bottomlayout {
clear:both;
background:url(images/h2.png) repeat-x left top;
margin:15px 0 0 0;
}
.prev{
	float:left;
	padding:8px;
	}
.nextone {
		float:right;
		padding:8px;
		}
/*------------------------photo--------------*/
.photorecord{
position:relative;margin: 15px 18px 0 12px;float:left; width:140px; height:260px;overflow:hidden; display:inline;
}
.productimg a img{width:145px;height:215px;}
.photorecord .pro{position:absolute;bottom:12px;left:45px;font-weight:bold; display:block; 
font-size:15px;padding:4px; height:15px;line-height:15px;overflow:hidden; }

.photoreset{
position:relative;margin: 15px 10px 0 40px;float:left;width:270px; height:220px; overflow:hidden; display:inline;
}
.photoreset a img{width:260px;height:175px;border:5px #12273d solid;}
.photoreset a:hover img {border:5px #234c77 solid;}
.photoreset span{font-weight:bold; display:block; text-align:center; 
font-size:15px;padding:4px; height:15px;line-height:15px;overflow:hidden; }
/*--------------guest book-------------*/
#guestbooklayout {
clear:both;
position: relative;
}
div.rowElem{
	clear:both;
	padding:4px 0px;
	overflow:hidden; zoom:1;
}
div.rowElem label{
	margin-left: 10px;
	display: block;
	width:50px;
	font-size:14px;
	float:left;
	padding:5px;
}

div.rowElem input {
	width:280px;
	padding:5px;
	border:1px solid #444444;
	}
.comment_bg {
	background:url(images/comment_textarea_bg.gif) no-repeat right top;
	display:block;
	width:560px;
	height:239px;}
div.rowElem textarea {
	margin:45px 0 25px 25px;
	width:525px;
	height:150px;
	overflow:auto;
	border:0;
	}
.comment_btn input {
	background:url(images/btn_comment_submit.gif) no-repeat left top;
	width:114px;
	height:53px;
	border:0;
	outline:none;
	cursor:pointer;
	margin:-20px 0 0 30px;}

.commentrecord {
background:#0f2236;
margin-top:20px;
position:relative;
border:1px #1b3b5d solid;
}
.titandwirt {
background:url(images/h2.png) repeat-x left bottom;
margin-bottom:5px;
	}
.author {
padding:10px;
padding-bottom:0;
display:inline;
float:right;
text-align:right;
font-size:13px;
color:#7D7D7D;
}
.title {
float:left;
font-size:16px;
font-weight:bold;
padding:7px 0 6px 25px;
display:block;
}
.addtime {
font-size:12px;
color:#7D7D7D;
}
.replaycontents {
clear:both;
	}
.replyauthor {
float:left;
text-indent:2em;
font-size:12px;
color:#F90;

}
.replycontent {
word-wrap:break-word;
}
/*----------------search box-----------------*/
#rightproductsearch {
	margin-bottom:15px;}
#searchform div {
	padding:8px 0 0 12px;}
#searchform div select {
	width:170px;
	}
#go{
	position:relative;
}
#go input {
	padding:2px 0;
	}
#go2 {
	position:absolute;
	right:0;
	top:7px;
	background:url(images/search_btn.png) no-repeat left top;
	width:49px;
	height:26px;
	cursor:pointer;}
/*----------footer----------------*/
#footer {
	padding:20px 0;
	background:#152f4a url(images/footer_top.png) repeat-x left top;
}
	#footer p {
		font-size:13px;
		line-height:20px;
		text-align:center;
		}








