﻿.top_div1{ width:100%; height:80px; float:left; background-color:#006DBC;position:fixed; left:0px; top:0px;z-index:9999; }
	.top_div2{ 
	width:100%; height:80px; float:left;
	background-image: url(img/top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	.top_div3{ 
	   width:1200px; height:80px; margin-left:auto; margin-right:auto;
	}
	
	.top_div4{ 
	   width:370px; height:80px; float:left;
	}
	.top_div4 img { width:199px; height:40px; margin-top:20px;}
	.top_div5{ 
	   width:830px; height:80px; float:left;
	} 
    .top_div5_1{
	    width:118px; 
		height:50px;
		float:left;
		padding-top:30px;
		
		text-align:center;
		font-size:16px;
	
	}  
	.top_div5_1 a{
	color:#FFFFFF;
	text-decoration: none;
    }
	.top_div5_1 a:hover{
	color:#FABE00;
	text-decoration: none;
    }
	
	.top_div5_2{
	    width:118px; 
		height:80px;
		float:left;
    }	
	.top_div5_2_1{
	    width:118px;
		height:20px;
		float:left;
		 
		text-align:right;
		margin-top:10px;
    }		
   .top_div5_2_2{
	    width:118px; 
		height:50px;
		float:left;
		
		
		text-align:center;
		font-size:16px;
    }	
	
	.top_div5_2_2 a{
	color:#FFFFFF;
	text-decoration: none;
    }
	.top_div5_2_2 a:hover{
	color:#FABE00;
	text-decoration: none;
    }
	.hot1 {
	-webkit-animation: bounceUpDown .5s infinite;
	-moz-animation: bounceUpDown .5s infinite;
	-ms-animation: bounceUpDown .5s infinite;
	animation: bounceUpDown .5s infinite;
}


.fullSlide{ position:relative; margin:0 auto; }



		.fullSlide .bd{ position:relative; z-index:0; }



		.fullSlide .bd li img{width:100%; vertical-align:top;  } 



		.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;



			



		}



		.fullSlide .hd ul{ text-align:center;  padding-top:0px;  }



		.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; background:#ccc; margin:5px; overflow:hidden; 



			font-size:0;border-radius:50%;



		}



		.fullSlide .hd ul .on{ background:#0377C2; }



		.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-27% 0 0 3%; float:left;  background:url(images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }



		.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }



		.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }
		
		
/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding: 30px 0 20px;
	background: #191919;
}
.footer .links {
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-size: 16px;
	border-bottom: 1px solid #434343;
}
.footer .links span {
	color: #f9f9f9;
	display: inline-block;
}
.footer .links a {
	display: inline-block;
	color: #f9f9f9;
	padding-right: 10px;
	font-weight: normal;
}
.footer .links a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-weight: normal;
}
.footer .contact {
	width: 340px;
}
.footer .contact .ewm {
	width: 100px;
	height: 100px;
	background: #ddd;
}
.footer .contact .ewm img {
	display: block;
	margin: 6px;
	width: 88px;
	height: 88px;
}
.footer .contact .contact_info {
	margin-left: 16px;
}
.footer .contact .contact_info p {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
}
.footer .contact .contact_info .tel {
	margin-top: 10px;
	margin-bottom: 12px;
	font: normal 30px "arial";
	color: #fff;
	line-height: 24px;
}
.footer .contact .contact_info .p2 {
	margin-bottom: 6px;
}
.footer .bNav {
	width: 850px;
}
.footer .bNav .item {
	float: left;
	line-height: 26px;
}
.footer .bNav .item h3 {
	margin-bottom: 24px;
	padding: 0 30px;
	border-right: 1px solid #fff;
}
.footer .bNav .item:first-child h3 {
	border-left: 1px solid #fff;
}
.footer .bNav .item h3 a {
	color: #fff;
	font-size: 18px;
	text-indent: 0px;
}
.footer .bNav .item h3 a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.footer .bNav .item a {
	color: #ccc;
	display: block;
	font-size: 12px;
	line-height: 26px;
	text-indent: 40px;
}
.footer .bNav .item a:hover {
	color: #fff;
}
/*copyright*/
.copyright1 {
	height: 57px;
	line-height: 57px;
	color: #999999;
	font-size: 12px;
	background: #101010;
	border-top: 1px solid #434343;
}
.copyright1 span {
	margin: 0 12px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.copyright1 a {
	color: #999999;
}
.copyright1 a:hover {
	color: #fff;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}		