@charset "utf-8";
/* CSS Document */
*{
	margin: 0 auto;
	list-style-type: none;
}
a:hover{
	text-decoration: none;
}
.C-about-us,.C-product,.C-news,.C-contact-us,.C-contact2-us,.C-contact3-us,.C-product-c{
	margin: 0 auto;
	width: 1000px;
	hight: auto;
	
}

.us-top,.product-top,.news-top,.contact-top,.contact2-top,.contact3-top,.product-c-top{
	margin-top: 30px;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #CCC;
}

.contact-top img,.contact2-top img,.contact3-top img,.us-top img,.product-c-top img{
	float: left;
	margin-top: 10px; 
	width: auto;
	height: 50px;
}

.us-top h3,.product-top h3,.news-top h3,.contact-top h3,.contact2-top h3,.contact3-top h3,.product-c-top h3{
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: normal;
	line-height: 80px;
	color: #900;
}

.us-top h3 a,.product-top h3 a,.news-top h3 a,.contact-top h3 a,.contact2-top h3 a,.contact3-top h3 a,.product-c-top h3 a{
	float: right;
	margin-left: 10px;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
}

.us-top h3 a:hover,.product-top h3 a:hover,.news-top h3 a:hover,.contact-top h3 a:hover,.contact2-top h3 a:hover,.contact3-top h3 a:hover,.product-c-top h3 a:hover{
	color: #900;
}

.us-bottom,.product-bottom,.contact-bottom,.contact2-bottom,.contact3-bottom,.product-c-bottom{
	margin-top: 20px;
	width: 100%;
	height: auto;
}

.product-c-bottom img{
	width: 400px;
	height: auto;
}

.news-bottom{
	width: 100%;
	height: auto;
}

.us-bottom img,.product-bottom img,.news-bottom img,.contact2-bottom img,.contact3-bottom img{
	display: block;
	width: 400px;
	height: auto;
}

.product-c-bottom ul{
}
.product-c-bottom ul il{
	margin-left: 25px;
	margin-right: 25px;
	width: 200px;
	height: 150px;
}

.us-bottom p,.product-bottom p,.news-bottom p,.contact-bottom p,.contact2-bottom p,.contact3-bottom p,.product-c-bottom p{
	display: block;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	text-indent: 2em;
	line-height: 27px;
	font-weight: normal;
}

.product-bottom{
	width: 100%;
	height: auto;
}

.product-bottom-F{
	width: 240px;
	height: auto;
	background-: #666;
}

.product-bottom-F ul{
    list-style-type: none;
    text-decoration: none;
}

.product-bottom-F ul li a{
	display: block;
	width: 260px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#333;
	line-height: 45px;
	text-align: center;
}
.product-bottom-F ul li a:hover{
	color: #FFF;
	border: 1px solid #0099ff;
	background: #0099ff;
	width: 258px;
	text-decoration:none;
}

.product-bottom-R{
	width: 740px;
	height: auto;
	background-: #999;
}

.product-bottom-R ul{
    list-style-type: none;
    text-decoration: none;
}

.product-bottom-R ul li{
	float: left;
	margin: 1px;
	margin:0px 10px 40px 10px;
	width: 200px;
	height: 150px;
}

.product-bottom-R img{
	width: 200px;
	height: 150px;
	border: 1px solid #8A8686;
}

.news-bottom ul{
	text-decoration: none;
	list-style-type: none;
}

.news-bottom ul li a{
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.news-bottom ul li a:hover{
	color: #999;

}

.C-zike{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 1000px;
	height: auto;
}

.C-zike li{
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	width: 220px;
	height: 160px;
}

.C-zike li img{
	width: 220px;
	height: 160px;
}

.C-about-right-B2-body{
	margin-bottom: 15px;
	width: 100%;
	height: auto;
	font-family: "宋体";
	font-size: 14px;
	color: #030;
	line-height: 27px;
	border-bottom: 1px solid #afcecf;
}






