body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	margin: 0;
	padding: 0;
	background:#fff;
	color:#000;
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
li{list-style-type:none}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:12px;}
table,td,tr,th{font-size:12px;}
input,select{font-size:12px;}
img {border:0px}
a {color: #000;text-decoration: none}
a:hover {color: #DA1F31;text-decoration: none}
/* 盒子 */
.box{
	width: 1004px;
	margin: 0 auto;
	background: #fff;
	text-align:left;
}
.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
/* 头 */
.header{
	height:97px;
}
.header .logo1{
	float:left;
}
.header .nav1{
	float:left;
	height:46px;
}
.header .nav1 h1{
	float:left;
	padding:12px 0 0 0;
	letter-spacing:5px;
	color:#666;
	width:460px;
}
.header .nav1 h2{
	float:left;
	padding:12px 0 0 0;
	font-weight:normal;
	width:200px;
}
.header .nav1 h2 a{
	color:#005A99;
	padding:0 5px;
}
.header .nav1 h2 a:hover{
	color:#FF9900;
}
.header .nav1 h3{
	float:left;
	padding:12px 0 0 0;
}
.header .nav2{
	background:#005A99;
	float:left;
	height:47px;
	width:773px;
}
.header .nav2 ul li{
	float:left;
	line-height:47px;
	padding:0 22px;
	background:url(images/nav_bg1.gif) right center no-repeat;
}
.header .nav2 ul li h1{
	font-size:14px;
}
.header .nav2 ul li h1 a{
	color:#fff;
}
.header .nav2 ul li h1 a:hover{
	color:#FF9900;
}
/* 主体 */
.main{
	background:#fff;
}
/* 左边 */
.lefter{
	width:231px;
	float:left;
}
/* 产品分类 */
.pro_txt_cata{
	padding:15px 0 15px 5px;
}
.pro_txt_cata ul li{
	padding:5px;
}
.pro_txt_cata ul .li1 h1{
	background:url(images/pro_arrow1.gif) left center no-repeat;
	padding:4px 0 4px 15px;
}
.pro_txt_cata ul .li2{
	background:url(images/pro_bg1.gif) center bottom no-repeat;
	
}
.pro_txt_cata ul .li2 h1{
	background:url(images/pro_arrow2.gif) 5px center no-repeat;
	padding:4px 0 4px 15px;
}
.pro_txt_cata ul li h2{
	font-weight:normal;
	padding:10px;
	line-height:150%;
}
.pro_txt_cata ul li a{
	font-size:14px;
}
/* 产品搜索 */
.pro_search{
	background:#005A99;
	padding:10px;
}
.pro_search .tb1 .td1{
	color:#FF4902;
	font-weight:bold;
	font-size:14px;
}
.pro_search .tb1 .td2{
	color:#B8D7ED;
}
/* 右边 */
.righter{
	background:url(images/bg1.gif) right repeat-y;
	width:773px;
	float:right;
}
/* 视频 */
.video{
	float:left;
	padding:15px 0 0 10px;
	width:520px;
}
.video .tt1{
	font-size:14px;
	font-weight:bold;
}
/* 产品列 */
.product{
	float:left;
	padding:15px 0 0 15px;
	width:520px;
}
.product .tt1{
	font-size:14px;
	font-weight:bold;
}
.right_banner{
	float:right;
	width:220px;
}
.product .list1 ul li{
	padding:15px 0;
	border-bottom:1px dashed #8DBEDE;
}
.product .list1 ul li .img1{
	background:url(images/pro_bg2.gif) center top no-repeat;
	width:160px;
	height:180px;
	text-align:center;
}
.product .list1 ul li .img1 h1{
	padding:3px 0 12px 0;
}
.product .list1 ul li .img1 h2{
	font-weight:normal;
}
.product .list1 ul li .td1{
	font-weight:bold;
	background:#C9E1F2;
}
.product .list1 ul li .td2{
	background:#fff;
}
/* 产品知识列 */
.product .list2{
	padding:15px 0 0 0;
}
.product .list2 ul li{
	line-height:25px;
	height:25px;
	border-bottom:1px dashed #8DBEDE;
}
.product .list2 ul li h1{
	padding:0 0 0 10px;
	font-weight:normal;
	background:url(images/arrow2.gif) left center no-repeat;
	float:left;
}
.product .list2 ul li h2{
	padding:0 10px 0 0;
	font-weight:normal;
	float:right;
}
/* 关于我们 */
.about{
	float:left;
	padding:15px 0 0 10px;
	width:520px;
}
.about .tt1{
	font-size:14px;
	font-weight:bold;
}
.about .ctt1{
	font-size:13px;
	line-height:180%;
	padding:15px 0 0 15px;
}
.about .ctt1 .sp1{
	color:#FF3300;
}
.about .ctt1 .sp2{
	color:#FF3300;
	font-weight:bold;
}
.about .ctt1 .img1{
	text-align:center;
	padding:150px 0 0 0;
}
/* 产品查看 */
.pro_view{
	margin:20px 0 0 0;
}
.pro_view .tt1{
	padding:10px 0;
	border-bottom:1px dashed #8DBEDE;
	font-size:14px;
	font-weight:bold;
}
.pro_view .tt1 span{
	color:#FF6600;
}
.pro_view .img1{
	padding:15px 0;
	text-align:center;
}
.pro_view .img1 img{
	border:1px solid #ccc;
}
.pro_view .tt2{
	color:#FF6600;
	font-size:14px;
	padding:10px 0;
	font-weight:bold;
}
.pro_view .ctt1{
	line-height:160%;
}
.pro_view .ot1{
	padding:15px 0;
	text-align:center;
	border-bottom:1px dashed #8DBEDE;
}
/* 信息查看 */
.info_view{
	margin:20px 0 0 0;
}
.info_view .tt1{
	padding:10px 0;
	border-bottom:1px dashed #8DBEDE;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-align:center;
}
.info_view .ctt1{
	line-height:160%;
	padding:15px 0;
}
.info_view .ot1{
	padding:15px 0;
	text-align:center;
	border-bottom:1px dashed #8DBEDE;
}
/* 品质保障 */
.qa{
	float:left;
	padding:15px 0 0 15px;
	width:520px;
}
.qa .tt1{
	font-size:14px;
	font-weight:bold;
}
.qa .tb1{
	margin:30px 0 0 0;
}
.qa .tb1 .td1{
	text-align:center;
}
.qa .tb1 .td2{
	padding:20px 0;
	line-height:160%;
	font-weight:bold;
}
/* 营销网络 */
.network{
	background:url(images/right_bg4.gif) right top no-repeat;
	height:630px;
}
.network1{
	width:560px;
	padding:15px 0 0 15px;
}
.network1 .tt1{
	font-size:14px;
	font-weight:bold;
}
.network1 .ctt1{
	padding:15px 0;
	line-height:160%;
}
/* 联系我们 */
.contact{
	background:url(images/right_bg5.gif) right top no-repeat;
	height:680px;
}
.contact1{
	width:560px;
	padding:15px 0 0 15px;
}
.contact1 .tt1{
	font-size:14px;
	font-weight:bold;
}
.contact1 .ctt1{
	padding:15px 0 15px 30px;
	line-height:200%;
	font-size:14px;
}
.contact1 .ctt1 .sp1{
	color:#ff3300;
}
.contact1 .line1{
	padding:15px 0;
}
/* 在线留言 */
.guestbook{
	background:url(images/right_bg2.gif) right top no-repeat;
	height:680px;
}
.guestbook1{
	width:560px;
	padding:15px 0 0 15px;
}
.guestbook1 .tt1{
	font-size:14px;
	font-weight:bold;
}
.guestbook1 .ctt1{
	padding:15px 0 15px 30px;
	line-height:200%;
}
/* 留言列 */
.gb{
	padding:20px;
}
.gb ul li{
	border-bottom:1px dashed #ccc;
}
.gb .sp1{
	font-weight:bold;
	color:#000;
}
.gb .sp2{
	font-weight:bold;
	color:#B20004;
}
/* 首页 */
.h_righter{
	float:left;
	padding:0 0 0 15px;
}
.h_righter .td1{
	background:url(images/h_bg1.gif) right top no-repeat;
	height:199px;
}
.h_righter .td1 .tt1{
	font-weight:bold;
	font-size:14px;
	padding:10px 0;
}
.h_righter .td1 .more1{
	text-align:right;
	padding:0 10px 0 0;
}
.h_righter .td1 .list1{
	padding:0 10px 15px 10px;
}
.h_righter .td1 .list1 ul li{
	padding:5px 0;
	border-bottom:1px dashed #8DBEDE;
}
.h_righter .td1 .list1 ul li h1{
	padding:0 0 0 10px;
	font-weight:normal;
	background:url(images/arrow2.gif) left center no-repeat;
	float:left;
}
.h_righter .td1 .list1 ul li h2{
	padding:0 10px 0 0;
	font-weight:normal;
	float:right;
}

.h_righter .td2{
	background:url(images/h_bg2.gif) no-repeat;
}
.h_righter .td2 .ctt1{
	padding:20px 15px 0 15px;
	line-height:160%;
	color:#fff;
}
.h_righter .td3{
	background:url(images/h_bg3.gif) right top no-repeat;
	height:457px;
}
.h_righter .td3 .list1{
	padding:0 0 0 20px;
}
.h_righter .td3 .list1 ul li{
	background:url(images/pro_bg2.gif) center top no-repeat;
	width:160px;
	height:180px;
	text-align:center;
	float:left;
	margin:20px 0 0 30px;
}
.h_righter .td3 .list1 ul li h1{
	padding:3px 0 12px 0;
}
.h_righter .td3 .list1 ul li h2{
	font-weight:normal;
}
.h_righter .td4{
	background:url(images/h_bg4.gif) right top no-repeat;
}
.h_righter .td4 .more1{
	 position:relative; top:340px; left:-15px;
}
.h_righter .td5{
	background:url(images/h_bg5.gif) right top no-repeat;	
}
.h_righter .td5 .tt1{
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}
.h_righter .td5 .ctt1{
	padding:12px;
	line-height:160%;
}
.h_righter .td6{
	background:url(images/h_bg6.gif) top no-repeat;
	height:237px;
}
/* 右边底 */
.right_bottom{
	clear: both;
	height: 80px;
	background:url(images/right_bottom.gif) right no-repeat;
}
/* 垃圾 */
.nothing{
	background:#6DAAD8;
}
.nothing .tt1{
	padding:5px 0 0 20px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}
.nothing .ctt1{
	padding:30px 10px 30px 20px;
	color:#fff;
	line-height:180%;
}
/* 底 */
.footer{
	width:1004px;
	line-height:180%;
	text-align:center;
	padding:15px 0;
}
/* 补丁 */
.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.pages{
	width:100%;
	padding:15px 0;
	text-align:center;
}
