

body{
	font-family: "宋体" !important;
}
/*轮播*/
.banner_content{
	width: 100%;
	height:100%;
	margin:0 auto;
	overflow: hidden;
	
}

.banner_content img{width: 100%;
	height: 100%;
}


/*热门产品，产品分类*/
.content{
	width: 100%;
	height: 960px;
	margin-top: 30px;
	clear: both;
}
.product{
	width: 1200px;
	height: 376px;
	margin: auto;
	background: #f9f9f9;
	/*box-shadow: 0 2px 2px 2px #bfbfbf;*/
	
}
/*左边*/
.product_left{
	float: left;
	width: 285px;
	height: 100%;
}
.product_left p{
	padding:20px 10px 5px 20px;
	font-size: 20px;
	color: #666666 !important;
	font-weight: bold;
}
.product_left ul{
	border-right: 1px solid #fff;
}
.product_left ul li{
	margin: 0 0 0 20px;
	width: 250px;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #f1f1f1;
	letter-spacing: 1px;
}
.product_left ul li a{
	color: black;
	font-size: 14px;
}
.product_left ul li a:hover{
	
	color: #F9BE00;
}
.product_left ul li span{
	display: block;
	width: 10px;
	height: 10px;
	background: #F9BE00;
	float: left;
	border-radius: 20px;
	margin-right: 10px;
	margin-top: 10px;
	
}
.btn{
	margin-top: 20px;
	margin-left: 20px;
}
.btn a{
	display: block;
	width: 110px;
	height: 30px;
	background: #666666;
	border: none;
	text-align: center;
	line-height: 30px;
	color: white;
	border-radius: 2px;
}
.btn a:hover{
	background: #F9BE00;
}
/****************右边*/
.product_right{
	width: 900px;
	height: 100%;
	float: right;

}

.shang{
	float: left;
	margin-top: 90px;
}
.xia{
	float: right;
	margin-top: 90px;
}
.head_right_search #s_btnss{
	background: none;
	width: 50px;
	height: 50px;
}
/*.product_right .btn_left{
	float: left;
	margin-top: 85px;
}
.product_right .btn_right{
	float: right;
	margin-top: 85px;
}
.product_right ul li{
	width: 190px !important;
	height: 250px;
	background: #dedede;
	float: left;
	
}*/
#carousel ul .img_font{
	padding-top: 1000px;
	text-align: center;
}
#carousel ul li a{
	color: #333333;
}
#carousel ul li a:hover{
	color: #F9BE00;
}
/*公司信息，，介绍*/
.company_info{
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 50px;
}
.company_info .mar{
	margin: 0;
}
.company_info_list{
	width: 390px;
	height: 500px;
	float: left;
	margin-left: 10px;
}
.company_info_list .company_info_list_title{
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #666666 !important;
}
.company_info_list img{
	width: 100%;
	height: auto;
}
.company_info_list .company_info_list_content{
	margin-top: 5px;
	line-height: 27px;
	text-indent: 2em;
	font-size: 13px;
	padding: 10px;
	color: #333333;
}
.company_info_list_more1{
	margin-top: 25px;
} 
.company_info_list_more1 a{
	display: block;
	width: 110px;
	height: 30px;
	box-shadow: -3px 3px 3px #dddddd;
	background: #f9be02;
	color: white;
	text-align: center;
	line-height: 30px;
	margin: auto;
}

.company_info_list_more2{
	margin-top: 25px;
} 
.company_info_list_more2 a{
	display: block;
	width: 110px;
	height: 30px;
	box-shadow: -3px 3px 3px #dddddd;
	background: #666666;
	color: white;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	margin: auto;
}

.company_info_list_more2 a:hover{

	background: #f9be02;

}
.company_info_list_more3{
	margin-top: 25px;
} 
.company_info_list_more3 a{
	display: block;
	width: 110px;
	height: 30px;
	box-shadow: -3px 3px 3px #dddddd;
	background: #666666;
	color: white;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	margin: auto;
}

.right_minute{
	clear: both;
}
