*{
	margin:0px;
	padding: 0px;
}

body{
	font-size: 12px;
}

ul{
	list-style: none;
}

a{
	text-decoration: none;
}

a img{
	border:0px;
}

.font-yahei{
	font-family: '微软雅黑';
}

.font-red{
	color:#d00000;
}

.font-weight{
	font-weight: bold;
}

.font-14{
	font-size: 14px;
}

.font-16{
	font-size: 16px;
}

.font-18{
	font-size: 18px;
}

.font-20{
	font-size: 20px;
}

.clear{
	clear: both;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.top{
	height: 115px;
	width: 1200px;
	margin:0 auto;
	position: relative;
	left:0px;
	top:0px;

	
}

.header{
	background: #fff;
}

.top .logo{
	width: 443px;
	height: 91px;
	position: absolute;
	top:10px;
	left:10px;
	background: url(../images/logo.jpg) no-repeat;
}


.top .search{
	width: 344px;
	height: 34px;
	background: url(../images/search_bg.jpg) no-repeat;
	position: absolute;
	right: 20px;
	top:20px;
	overflow: hidden;
}

.top .search_input{
	border:0px;
	height: 34px;
	background: none;
	outline: none;
	text-indent: 15px;
	width: 290px;
}

.top .search_btn{
	width: 45px;
	cursor:pointer;
/* 	height: 34px; */
	border: 0px;
	background: none;
}

.top .search_keywords{
	color: #969696;
	width: 330px;
	height: 34px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 12px;
}

.top .search_keywords a{
	color:#969696;
}

.nav{
	height: 60px;
	background: #c20a02;
	width: 100%;
}

.nav_list{
	width: 920px;
	margin:0 auto;
	list-style: none;
}

.nav_list li{
	width: 130px;
	float: left;
	text-align: center;
	height: 57px;
	line-height: 57px;
}

.nav_list li a{
	color:#fff;
	text-decoration: none;
}

.nav_list li.hover,.nav_list li:hover{
	border-bottom: 3px solid #ffff00;
	cursor: pointer;
}

.nav_list li.hover a,.nav_list li:hover a{
	color:#ffff00;
}


.slider{
	width: 100%;
	height: 500px;

	background: url(../images/slider_1.jpg) no-repeat center center;
}


.row{
	width: 1200px;
	margin:0 auto;
}

.type-box{
	width: 1200px;
	height: 36px;
	background: url(../images/li_bg.jpg) repeat-x;
	margin:15px 0px;
}

.type-name-box{
	background: #FFF;
	width: 185px;
	height: 36px;
	text-align: center;
	margin: 0 auto;
}

.type-name-cn{
	color:#d00000;
}

.type-name-en{
	color:#999;
}


.index_product_list{
	list-style: none;
	margin-left: 30px;
}

.index_product_list li{
	width: 280px;
	overflow: hidden;
	float: left;
	height: 240px;
	margin-right: 10px;
}

.index_product_list li a p{
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#6b6b6b;
}

.index_product_list li a img{
	width: 272px;
	height: 184px;
	padding: 2px;
	border:1px solid #ddd;
}


.index_about{
	
	height: 435px;
	width: 100%;
	background: url(../images/about_bg.jpg) repeat-x;

}

.index_about_content{
	width: 1200px;
	margin:0 auto;
	position: relative;
	height: 390px;
	left:0px;
	top:30px;
	overflow: hidden;
}

.index_zizhi{
	width: 880px;

}

.index_contact{
	width: 302px;

}

.index-contact-box{
	width: 267px;
	padding: 15px;
	border:1px solid #eee;
	border-radius: 5px;
}

.md-title{
	height: 36px;
	background: url(../images/circle.png) no-repeat left center;
	line-height: 35px;
	text-indent: 20px;
}

.md-title .md-title-cn{
	color:#d00000;
}

.md-title .md-title-en{
	color:#999;
}

.index-contact-box p{
	line-height: 30px;
}

.news_slider{
	width: 267px;
	height: 307px;
	padding:5px;
	border:1px solid #ddd;
}

.index_news_center{
	width: 900px;
	height: 350px;
}

.hot{
	height: 150px;
}

.hot h3{
	padding: 10px;
	text-align: center;
}

.hot_desc{
	color:#999;
	line-height: 240%;
}

.index_news_list li{
	width: 48%;
	float: left;
	line-height: 240%;
	overflow: hidden;
}

.index_news_list li a{
	color:#999;
}

.index_news_list li a:hover{
	color:#d00000;
}

.footer_nav{
	width: 100%;
	height: 45px;
	background: #1b1b1b;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
}

.footer_nav a{
	padding:0px 20px;
	color:#b3b3b3;
	font-weight: bold;
}


.footer{
	background: #000;
	padding:20px;
	color:#939393;
	text-align: center;
}

.footer a{
	color:#939393;
}

.footer p{
	color:#939393;
	line-height: 180%
}

.list-body{
	background: #f8f8f8;
}

.left{
	width: 295px;
	min-height: 1200px;

}

.right{
	width: 890px;
	float: right;
}

.left-box{
	width: 292px;
	border:1px solid #ddd;
	min-height: 200px;
	background: #fff;
	border-radius: 5px;
}

.list-area{
	margin:20px auto;
}

.left-product{
	width: 95%;
	margin:0 auto;
	padding-bottom: 20px;
}



.left-product dt,.left-product dd{
	height: 40px;
	border-bottom: 1px dashed #ddd;
	line-height: 40px;
	text-indent: 15px;
}

.left-product dt{
	text-indent: 10px;
}

.left-product dt a{
	color:#d00000;
	font-size: 14px;
	font-weight: bold;
}

.left-product dd a{
	color:#666;
}

.clear-side{
	margin-top:10px;
	clear: both;
}

.side-contact-body{
	padding:12px;
	line-height: 240%;
}

.right-content{
	width: 895px;
	border:1px solid #ddd;
	border-radius: 5px;
	background: #fff;
	min-height: 700px;
	overflow: hidden;

}

.zizhi{
	margin-left: 30px;
	margin-top: 20px;

}

.zizhi li{
	width: 262px;
	float: left;
	margin-right: 25px;
}

.zizhi li img{
	width: 258px;
	height: 313px;
	border:1px solid #ddd;
}

.zizhi li a p{
	height: 30px;
	line-height: 30px;
	color:#666;
	text-align: center;

}


.list-news{
	padding:10px 20px 20px 20px;
}

.list-news li{
	height: 118px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	width: 100%;
	left: 0px;
	top:0px;
	margin-top: 10px;
}

.list-news li a{
	display:block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top:0px;
}

.list-news li a img{
	padding:2px;
	border:1px solid #ddd;
}

.list-news-box{
	width: 680px;
	height: 118px;
	position: absolute;
	right: 0px;
	top:0px;
	z-index: 1000;
		font-size: 14px;
	line-height: 180%;
	overflow: hidden;
	color: #888;
}


.list-news-box h3{
	color:#666;
	padding:0px 0px 10px 0px;
}

.pagelist{
	padding:20px;
	text-align: center;
}

.pagelist li a{
	color:#666;
}

.pagelist li{
	display: inline;
	font-size: 14px;
	padding:4px 10px;
	border:1px solid #ddd;
}

.list-product{

	overflow: hidden;
	margin-left: 20px;

}

.list-product li{
	width: 276px;
	float: left;
	margin-right: 10px;
}

.list-product li img{
	padding: 2px ;
	border:1px solid #ddd;
}

.list-product li a p{
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color:#999;
}

.clear{
	clear: both;
}


.product_btn{
	width: 200px;
	margin:10px auto;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	border:1px solid #ddd;
}

.product_btn a{
	display: block;
	width: 50%;
	float: left;

	text-align: center;
	color:#666;
}

.product_btn_hover{
		background: #ddd;
		color:#d00000;
}

.right-body{
	padding:20px;
}

.right-body .main-title{
	text-align: center;
	font-size: 18px;
}

.writer_info{
	height: 40px;
	text-align: center;
	color:#999;
	line-height: 40px;
}

.scroll_horizontal{position:relative;width:870px;height:260px;padding:10px;padding-top: 20px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:780px;height:250px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:200px;}
.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;background-image:url(../images/control.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left:5px;background-position:0 0;}
.scroll_horizontal .next{right:5px;background-position:-40px 0;}
.scroll_horizontal .prev:hover{background-position:0 -50px;}
.scroll_horizontal .next:hover{background-position:-40px -50px;}