@charset "utf-8";

/* CSS Document */

/*banner开始*/
.banner{margin:0 auto;}
.slide{position:relative;}
.slide ul.slide-main{height:517px;}
.slide ul.slide-main li{position:absolute;left:0;top:0;height:517px;width:100%;}
.slide ul.slide-main li img{position:absolute;left:50%;top:0;margin-left:-960px;top:0;}
.slide ul.points{text-align:center;padding:10px 0;position:absolute;bottom:14px;left:472px;width:100%;}
.slide ul.points li{display:inline-block;*display:inline;zoom:1;width:18px;height:18px;border-radius:50%;background:#ccc;margin-right:8px;}
.slide ul.points li.selected{background:#fff;}
.slide a.slide-arrow{position:absolute;top:50%;margin-top:-35px;left:0;background:#000;background:rgba(0,0,0,.2);color:#fff;font-size:25px;text-align:center;line-height:60px;height:60px;width:30px;z-index:2;text-decoration:none;font-family:sans-serif;}
.slide a.slide-arrow:hover{background:#000;background:rgba(0,0,0,.3);}
.slide a.slide-arrow-right{left:auto;right:0;}


/*产品开始*/
.product{
	width:1200px;
	margin:0 auto;
	padding-top:33px;}
.product h2, .company h2, .find h2 , .down h2{
	font-size:20px;
	color:#333333;
	font-weight:bold;}
.product h2 .more, .company h2 .more, .find h2 .more, .down h2 .more{
	font-size:12px;
	color:#999;
	display:inline-block;
	width:52px;
	height:25px;
	line-height:25px;
	border:1px solid #999;
	text-align:center;
	border-radius:13px;
	margin-left:13px;}
.product ul{
	margin:0 auto;
	width:1152px;
	text-align:center;
	margin-top:30px;
	height:654px;}
.product_list li{
	text-align:center;
	float:left;
	margin:0 25px;
	margin-bottom:30px;}
.product_list li img{
	width:238px;
	height:217px;}
.product_list li.name5{
	margin-left:184px;}
.product_list li h3{
	font-size:15px;
	color:#4f73a7;
	margin-top:15px;
	margin-bottom:5px;}
.product_list li span{
	font-size:12px;
	color:#999999;
	line-height:22px;
	width:200px;
	display:inline-block;
	text-align:center;}

/*公司介绍开始*/
.info_area{
	width:1200px;
	margin:0 auto;}
.info_area .company{
	width:417px;
	height:118px;
	float:left;}
.info_area .company span{
	font-size:13px;
	color:#666;
	line-height:25px;
	padding-top:10px;
	display:inline-block;}
.info_area .find{
	width:420px;
	height:118px;
	float:left;
	margin-left:78px;}
.info_area .find ul{
	margin-top:8px;}
.info_area .find ul li{
	background:url(../image/dian.jpg) no-repeat  left center;
	padding-left:18px;
	font-size:13px;
	color:#666666;
	border-bottom:1px dashed #ccc;
	line-height:26px;
	height:26px;}
.info_area .find ul li em{
	float:right;}
.info_area .find ul li .name{
	width:110px;
	
	display:inline-block;
	margin-right:10px;}
.info_area .find ul li .lx{
	width:60px;
	
	display:inline-block;
	margin-right:10px;}
.info_area .find ul li .position{
	width:40px;
	display:inline-block;
	margin-right:10px;}
.info_area .find ul li .num{
	width:30px;
	
	display:inline-block;
	margin-right:10px;}
.info_area .down{
	width:200px;
	height:118px;
	float:right;
	}
.info_area .down ul{
	margin-top:7px;}

.info_area .down ul li{
	font-size:13px;
	color:#666666;
	line-height:25px;
	}
.info_area .down ul li img{
	display:inline-block;
	margin-right:10px;}





