/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"微软雅黑";
	color:#333;
}
img{
	border:0;
}

div{
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
ul, li, p {
	margin:0;
	padding:0;
	list-style-type:none;
}
.news {
	padding:10px;
	text-align:left;
}
.news li {
	height:30px;
	line-height:30px;
	background:url(../images/li.png) no-repeat left;
	background-position:5px center;
	text-indent:2em;
	border-bottom:1px #0f5394 dashed;
}

.gd {
	float:right;
	color:#333;
	padding-right:10px;
}


.productlist {
	padding:10px;
	margin:0 auto;
}
.productlist li {
	margin:5px;
	width:185px;
	text-align:center;
	float:left;
}
.productlist li img {
	width:180px;
	height:135px;
}

.productlist1 {
	padding:10px;
	margin:0 auto;
}
.productlist1 li {
	margin:5px;
	width:220px;
	text-align:center;
	float:left;
}
.productlist1 li img {
	width:210px;
	height:158px;
}


.msg{
	width:100%;
}
.msg h3{
	margin:5px 0 0 5px;
	padding:0;
	
}
.msg p{
	margin:0 5px;
}
.msg span{
	margin:0 5px 5px 0;
	padding:5px;
	width:100px;
	text-align:center;
	border:1px #00923d solid;
	float:right;
}




.anli {
	padding:10px;
	text-align:left;
}
.anli li {
	padding-left:30px;
	height:30px;
	line-height:30px;
	border-bottom:1px #022c5e solid;
	background-position:5px center;
	text-indent:20px;
}
.anli li span {
	display:block;
	width:7px;
	height:28px;
	background:url(../images/li1.png) no-repeat left;
	float:left;
}
.anli li a {
	float:left;
}
.productclass {
	padding:10px 20px 10px 20px;
}
.productclass li {
	margin:10px;
	line-height:33px;
	text-indent:20px;
	background:url(../images/class.png) no-repeat left;
	border-bottom:1px #e4e4e4 dashed;
}
.productclass li a{
	color:#0a5fc8;
}

a {
	
	text-decoration:none;
	color:#333;
}
a:link {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:none;
	color:#17bcfe;
}



.linear{ 
	width:100%; 
	height:600px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#386f07,endColorStr=#659f17); /*IE*/ 
	background:-moz-linear-gradient(top,#386f07,#659f17);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#386f07), to(#659f17));/*谷歌*/ 
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #386f07),color-stop(1, #659f17));/* Safari & Chrome*/
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#386f07', endColorstr='#659f17'); /*IE6 & IE7*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#386f07', endColorstr='#659f17')"; /* IE8 */

}

.circle{/*径向渐变样式*/ 
	background:#aee8a4;
	background: -moz-radial-gradient(circle, rgb(232, 245, 230),rgb(174, 232, 164));  /* Firefox */
    background: -webkit-radial-gradient(circle, rgb(232, 245, 230),rgb(174, 232, 164)); /* Safari Chrome */
    background: -ms-radial-gradient(circle, rgb(232, 245, 230),rgb(174, 232, 164));    /* IE */
    background: -o-radial-gradient(circle, rgb(232, 245, 230),rgb(174, 232, 164));     /* Opera*/
} 



/***********top*************/
#top{
	margin:0 auto;
	width:100%;
	height:110px;
}
.top{
	width:1100px;
	margin:0 auto;
}
.logo{
	padding-top:30px;
	padding-left:10px;
	float:left;
}
.tel{
	padding-top:30px;
	padding-right:30px;
	float:right;
	
}
/**********nav************/
#nav{
	margin:0 auto;
	width:100%;
	height:40px;
	background:url(../images/nav.jpg) repeat-x;
}
.nav{
	width:1000px;
	margin:0 auto;
	text-align:center;
}
.nav li{
	width:142px;
	height:40px;
	float:left;
}
.nav li a{
	line-height:40px;
	display:block;
	height:40px;
	font-weight:bold;
	font-size:15px;	
	color:#FFF;
}
.nav li a:hover{
	color:#17bcfe;
}

.nav_bg{
	position:absolute;
	left:0;
	top:80px;
	text-align:center;
	width:100%;
}



/***********banner*************/
#banner {
	width:100%;
	height:450px;
	background:url(../images/banner1.jpg) no-repeat top;
}
/***********content*************/
#content {
	margin:0 auto;
	padding:10px;
	width:1000px;
}
#cont1 {
	width:100%;
	background:#f0f0f0;
}
#cont2 {
	width:100%;
}

.cont-pro{
	margin:0 auto;
	padding:10px;
	width:1000px;
}
.cont-about{
	margin:0 auto;
	padding:10px;
	width:1000px;
}
.cont-contact{
	margin:0 auto;
	padding:10px;
	width:1000px;
	height:220px;
	background:url(../images/contact.jpg) no-repeat top;
}



.title{
	height:40px;
	text-align:center;
	border-bottom:1px #0a5fc8 solid;
}
.title span{
	padding:10px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	background:#0a5fc8;
	color:#FFFFFF;
}
.title1{
	height:40px;
	text-align:center;
}
.title1 span{
	padding:10px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	background:#0a5fc8;
	color:#FFFFFF;
}
.title2{
	height:40px;
	border-bottom:1px #0a5fc8 solid;
}
.title2 span{
	padding:0 10px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	background:#0a5fc8;
	color:#FFFFFF;
	float:left;
}
.title2 p{
	margin-right:10px;
	line-height:40px;
	float:right;
}


.p1{
	font-family:"宋体";
	font-size:18px;
	font-weight:bolder;
	font-style:italic;
	color:#007917;
}

.p2{
	font-family:"宋体";
	font-size:20px;
	font-weight:bolder;
	color:#007917;
}

.mt{
	margin-top:5px;
}
.left{
	width:270px;
	float:left;
}

.contact{
	padding:10px;
	line-height:1.7em;
	text-align:center;
	color:#0a5fc8;
}
.contact1{
	padding:10px;
	line-height:1.7em;
	color:#0a5fc8;
}

.yy{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#b9b9b9', Direction=-180, Strength=5);/*for ie6,7,8*/ 
	-moz-box-shadow:0px 5px 5px #b9b9b9;/*firefox*/ 
	-webkit-box-shadow:0px 5px 5px #b9b9b9;/*webkit*/ 
	box-shadow:0px 5px 5px #b9b9b9;/*opera或ie9*/ 
}

.right{
	width:720px;
	float:right;
}


.about{
	padding:10px;
	line-height:2em;
	text-indent:2em;
	background:#FFF;
}

.about img{
	max-width:100%;
}
.aboutimg{
	margin-right:10px;
	float:left;
	border:1px #413735 solid;
}

.new{
	margin:0 auto;
	padding:10px;
	width:1000px;
}
.new-left{
	width:490px;
	background:#fafafa;
	float:left;
}
.new-right{
	width:490px;
	background:#fafafa;
	float:right;
}

.red{
	color: red;
	text-align:center;
}







/***********foot*************/
#foot {
	width:100%;
	min-width:1000px;
	height:120px;
	text-align:center;
	background:#f0f0f0;
}
#foot p {
	margin-top:10px;
	color:#0a5fc8;
}
#foot p a{
	color:#0a5fc8;
}
.footnav {
	margin:0 auto;
	padding-top:20px;
	width:695px;
	text-align:center;
}
.footnav li {
	float:left;
}
.footnav a {
	padding:0 20px;
	color:#0a5fc8;
	line-height:30px;
}
.footnav a:visited {
}
.footnav a:hover {
}

.foot{
	margin:0 auto;
	width:1000px;
}
.foot-l{
	padding-right:10px;
	width:190px;
	float:left;
	text-align: right;
}
.foot-r{
	width:800px;
	float:right;
}
/*pagelist分页样式*/
#pagelist {
	margin:0 auto;
	padding:0;
	width:400px;
	height:40px;
}
#pagelist ul {
	width:400px;
}
#pagelist ul li {
	float:left;
	margin:5px;
	padding:5px;
	border:1px #ccc solid;
}
#pagelist ul li a{
	color:#000;
}
.prev {
	margin:5px;
}
.prev a{
	color:#000;
}
.next {
	margin:5px;
}
.next a{
	color:#000;
}
.news-title {
	margin:0;
	padding:0;
	text-align:center;
}
.news-title h1 {
	text-align:center;
}
.news-title span {
	display:block;
	margin-top:5px;
	padding:5px;
	border:1px #dbdbdb dashed;
}
/*---------在线留言---------*/
.content-gbook {
	padding:0;
	margin:0 auto;
	width:700px;
}
.message {
	line-height: 24px;
}
.message dt {
	float: left;
	clear: both;
	width: 80px;
	margin-left: 20px;
	height:30px;
	margin-top:10px;
}
.message dd {
	float:left;
	margin-top:10px;
}
.message input {
	line-height:24px;
	height:24px;
	border:#4e4e4e 1px solid;
}
.message textarea {
	border:#4e4e4e 1px solid;
}
.message p {
	clear:both;
	margin-left:200px;
}
.sub {
	height: 30px;
	width: 60px;
	display: block;
	float:left;
	margin-left:30px;
}
/****************flash*********************/
#slider {
	overflow:hidden;
	width:205px;
	height:190px;
	position:relative;
}
#slider .pics {
	width:200px;
	height:190px
}
#slider .pics li {
	height:190px;
	width:205px;
	float:left
}
#slider #flashnav {
	position:absolute;
	bottom:5px;
	right:5px;
}
#slider #flashnav li.nav {
	background:#F47500;
	color:#fff;
}
#slider #flashnav li {
	border:1px solid #f47500;
	color:#d94b01;
	cursor:pointer;
	background:#fff;
	font-size:12px;
	height:15px;
	width:15px;
	float:left;
	margin-left:4px;
	display:inline;
	text-align:center
}
/**************left*******************/
.colee_left{
	margin:10px;
	overflow:hidden;
	width:1000px;
}
.colee_left img {
	width:180px;
	height:265px;
	border:1px #73943d solid;
}

.colee{
	padding:10px;
	overflow:hidden;
	height:233px;
}
.colee p{
	margin:10px 0;
}

