div,ol, ul, li {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
ol, ul {
    list-style: none outside none;
}

body {
	margin: 0px; padding: 0px;
}
td {
	font-size: 12px; line-height: 22px;
}
/*------------------------链接样式--------------------------*/
a:link {
	color: #454545;
	text-decoration: none;
}
a:visited {
	color: #454545;
	text-decoration: none;
}
a:hover {
	color: #ff4200;
	text-decoration: none;
}
a:active {
	color: #454545;
	text-decoration: none;
}

.more3{
	font-size: 12px;
}

.more3 a:link {
	color: #1d9f32; text-decoration: none;
}
.more3 a:visited {
	color: #1d9f32; text-decoration: none;
}
.more3 a:hover {
	color: #0a5b9d; text-decoration: none;
}
.more3 a:active {
	color: #1d9f32; text-decoration: none;
}


/*------------------------左侧样式--------------------------*/

.left2{
	font-size: 15px; font-family: "微软雅黑";
}

.leften3{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
}

/*------------------------首页样式--------------------------*/
.kaila{
	font-family: "微软雅黑";
	color:#f4f4f4;
	font-size: 15px;
	
}
.kaila2{
	font-family: "微软雅黑"; color:#f4f4f4; float: left; 	height: 37px; width: 110px; font-size: 15px; line-height: 37px; text-indent: 12px;
}

.kaila3{
	float: right; height: 30px; width: 110px; font-size: 12px; line-height: 30px; text-align: right;
	padding-top: 7px; padding-right: 5px;
}
.kaila5{
	 color:#959595;}
.news_font{
	font-size: 20px; font-family: "微软雅黑"; 
}
.about3{
	line-height: 24px;
}
.bottom2{ color:#000000;}	 


/*------------------------------------------------------产品样式-----------------------------------------------------*/
.picho{
	padding: 6px; float: left; width: 175px; }
.cp_one{
	padding: 6px; float: left; width: 175px; }


.pic{
	padding: 5px; float: left; height: 170px; width: 175px;
}
.pic2{
	padding: 12px; float: left; height: 180px; width: 220px;
}
.prght{
	float: right;
	height:37px;
	width: 500px;
	padding-right: 8px;
	line-height: 37px;
	text-align: right;
}

/*------------------------------------------------------导行样式-----------------------------------------------------*/

.header {height: 34px; position:relative; z-index:10;}
.header .nav {float: left;padding-right: 11px;}
.header .nav li {float: left;  position: relative;}
.header .nav li a {font: 14px/30px Microsoft Yahei;color: #ffffff;background: url(../images/navbg.png) no-repeat right center;padding-left: 25px; padding-right: 25px;display: inline-block; height: 34px;}
.header .nav .active {background: #25a337;}
.header .nav .active {color: #FFFFFF;}
.header .nav .last {background: none;}
.header .nav li ol {position: absolute; left: 0px;top: 34px;z-index: 9999;background: #006cc7;width: 180px;overflow: hidden;display: none;}
.header .nav li ol li {float: none;}
.header .nav li ol li a  {background: none;width: 100%;height: 34px; padding: 0px;padding-left: 12px; font-size:12px; }
.header .nav li ol li a.active,
.header .nav li ol li a:hover {background: #23a135;color: #FFFFFF;}
