@charset "utf-8";
/* CSS Document */

.top_div{
	width:100%;
	height:auto;
}
.top{
	width:1000px;
	height:120px;
	margin:0 auto;
	background:#fff;
}
.ad_div{
	width:100%;
	background:#008dd9;
	height:500px;
	}
.logo{
	width:300px;
	float:left;
}
.logo a{
	background:url(../images/logo.png) no-repeat;
	width:300px;
	height:120px;
	display: block;
	}
.top_nav{
	width:700px;
	height:120px;
	float:right;
	}
.top_nav ul li{
	display:block;
	float:left;
	font-size:20px;
	line-height:100px;
	padding:0px 0px 0px 20px;
	cursor:pointer;
	}
.top_nav ul li:hover{
	color:#008DD9;
	}
#menu li a{
	text-decoration:none;
	color:#000;
}
#menu li a:hover{
	color:#008DD9;
}
.third-menu{
	position:absolute;
	width:100px;
	float:left;
	display:none;
	background:#fff;
	padding:0px 0px 0px 0px;
	margin-left:-5px;
	margin-top:0px;
	padding-bottom: 10px;
	z-index:20;
	}
.third-menu li{
	border-bottom:1px dashed #CCC;
	width:80px;
	margin:0 auto;
	}
.third-menu li a{
	line-height:30px;
	color:#000;
	text-decoration:none;
	font-size:16px;
	}
.third-menu li a:hover{
	color:#008DD9;
	}
.third-menu li:first-child{
	margin-top:2px;
	}
.dongtai_div{
	width:1000px;
	margin:0 auto;
	}
.dongtai_boder{
	border-bottom:3px solid #008DD9;
	width:360px;
	height:97px;
	float:left;
	}
.dongtai_title{
	width:280px;
	height:100px;
	float:left;
	text-align:center;
	}
.nihuodongtai_txt{
	font-family:'微软雅黑';
	font-size:36px;
	color:#008DD9;
	margin-top:15px;  
} 
.nihuodongtai_en{
	color:#008DD9;
	font-size:30px; 
	font-family:'Harlow_Solid_Italic'; 
	margin-top:-30px;
}
.nihuo_dongtai{
	width:1000px;
	height:auto;
	/*background:#9C0;*/
		}
.dongtai_top{
	width:100%;
	height:100px;
	}
.dongtai_content{
	width:485px;
	height:auto;
	float:left;
	}
.dongtai_content_right{
	width:485px;
	height:auto;
	float:right;
	}
.dongtai_list{
	width:100%;
	height:140px;
	border-bottom :1px dashed #999999;
	font-size:16px;
	}
.dongtai_list p{
	font-size:12px;
	color:#616161;
	height: 48px;
	}
.dongtai_list p:first-child{
	/*line-height:16px;*/
	font-size:16px;
	color:#000;
	height:40px;
	}
.dongtai_list p:nth-last-child(1){
	/*margin-bottom:0px !important;
	position:static;*/
	}
.dongtai_list img{
	height:130px;
	width:190px;
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
	border:1px solid #CCC;
	}
.dongtai_str{
	height:130px;
	}
.dongtai_str p a{
	text-decoration:none;
	color:#000;
	}
.dongtai_str p a:hover{
	color:#06F;
	}
.product_left{
	width:280px;
	height:230px;
	background:#87C500;
	float:left;
	margin-top:10px;
	color:#FFF;
}
.product_left p{
	font-size:18px;
	padding: 20px;
	margin-top: -8px;
	line-height: 30px;
	}
.product_box{
	width:110px;
	height:110px;
	margin-top:10px;
	background:#33FF99;
	float:left;
	margin-left:10px;
	}
.foot{
	width:100%;
	height:250px; 
	background:#018DDA; 
	float:left; 
	margin-top:60px;
	}
.foot_div{
	width:1000px;
	margin:0 auto;
}
.foot_div ul{
/*	margin-right:200px;*/
}
.a_ul{
	float:left;
	padding:0px;
	margin-top:40px;
	width:300px;
	color:#fff;
	}
.a_ul a{
	color:#fff;
	text-decoration:none;
	}
.a_ul a:hover{
	font-weight:bold;
	}
.a_ul li{
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	}
.last_ul li{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	width:330px;
	}
	
.a_ul span a{
	color:#fff;
	font-size:20px;
	text-decoration:none;
	}
.a_ul span a:hover{
	font-weight:bold;
	}
.img_pic{
	margin-top:10px;
	float:left;
}	
/*.img_pic_box{
	background:#33CCCC;
	width:158px; 
	height:85px; 
	float:left;
	margin-right:10px;
}
.img_pic_box:nth-last-child(1){
	margin-right:0px;
}	*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	