@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
	border: none;
	background: rgba(0,0,0,0);
	}
body{
	background: #fff;
	}

a{
	text-decoration: none;
	}
li{
	list-style: none;
	}
header{
	width: 100%;
	height: 124px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9000;
}
#header_1{
	width: 100%;
	height: 90px;
	background:rgba(37,37,37,0.8);
	z-index: 4000;
	position: relative;
}
#header_2{
	width: 100%;
	height: 34px;
	background:rgba(255,0,0,0.5);
}
#nav_1{
	width: 1094px;
	height: 90px;
	margin: 0 auto;
}

#nav_1_lift{
	width: 0px;
	height: 90px;
	float: left;
}
#nav_1_lift div{
	width: 241px;
	height: 87px;
	margin-top: 2px;
	margin-left: 7px;
	background: url("images/logo.png");
}
#nav_1_right{
	width: 1094px;
	height: 40px;
	float: right;
	
}
#nav_1_right li{
	height: 40px;
	line-height: 40px;
	margin-right: 8px;
	text-align: center;
	display: block;
	float: right;
	overflow: hidden;
}

#nav_1_right li a{
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}
#nav_1_right li a:hover{
	color: #000;
}
.reight_down{
	width: 154px;
	height: 20px;
	float: right;
	margin-right: 8px;
	background: #8b898a;
	outline: none;/*去蓝色外边框！*/
	border: none;/*去边框！*/
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	padding-left: 20px;
	text-align: left;
}
#nav_2{
	width: 1094px;
	height: 34px;
	margin: 0 auto;
}
#nav_2 li{
	height: 34px;
	line-height: 34px;
	margin-right: 37px;
	float: left;
	text-align: center;
	display: block;
}
#nav_2 li:first-child{
	margin-left: 7px;
}
#nav_2 li a{
	color: #fff;
}
#nav_2 li a:hover{
	color: #000;
}
#baneer_1{
	width: 100%;
	height: 540px;
	background: url("images/panzi.jpg");
	background-size: cover;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}
#logo_1{
	width: 100%;
	height: 90px;
	background: url("images/banner_bottom.jpg") repeat;
	box-shadow: 0px 2px 10px #8b898a;
	position: relative;
	z-index: 1000;
	
}
#nav_3{
	width: 1094px;
	height: 90px;
	margin: 0 auto;
	z-index: 2000;
	position: relative;
}
#nav_3 li{
	display: block;
	float: left;
	height: 90px;
	line-height: 90px;
	text-align: center;
}

#nav_3 li img{
	width: 110px;
	height: 60%;
	margin-top: 20px;
	line-height: 60%;
}
#main{
	width: 1094px;
	margin: 0 auto;
	z-index: 2000;
	position: relative;
	}
#banner_nav{
	width: 1094px;
	height: 290px;
	margin-top: 50px;
}
#banner_nav h5{
	margin-top: 40px;
	font-size: 26px;
	font-weight: normal;/*取消加粗！*/
}
#banner_2{
	margin-top: 25px;
	width: 1094px;
	height: 250px;
}
#banner_2 li{
	width: 190px;
	height: 250px;
	margin-right: 36px;
	display: block;
	text-align: center;
	position: relative;
	float: left;
}
#banner_2 li:last-child{
	margin-right: 0;
}
#banner_2 li a{
	width: 190px;
	height: 250px;
	display: block;
}
#banner_2 li a img{
	width: 188px;
	height: 188px;
	border: 2px #FFFFFF solid;
	box-shadow: 2px 2px 6px #000;
	display: block;
}
#banner_2 li a span{
	width: 42px;
	height: 42px;
	border-radius: 21px;
	background: url("images/图标.png");
	background-position: 0 0;
	position: absolute;
	right: -15px;
	top: 163px;
}
.tubiao_1{
	background-position: 0 0;
}
.tubiao_2{
	background-position: -42px 0;
}
.tubiao_3{
	background-position: -84px 0;
}
.tubiao_4{
	background-position: -126px 0;
}
.tubiao_5{
	background-position: -168px 0;
}
#banner_2 li a p{
	margin-top: 12px;
	color: #000;

}


#banner_nav2{
	margin-top: 180px;
	width: 1094px;
	height: 360px;
	z-index: 1000;
	
}
#banner_nav2 h3{
	font-weight: normal;/*取消加粗！*/
}
#banner_nav2 li{
	width: 230px;
	height: 360px;
	margin-right: 18px;
	float: left;
	display: block;
	padding: 15px;
	background: #FFFFFF;
	box-shadow: 3px 3px 5px #b0b0b0;
	
}
#banner_nav2 li:last-child{
	margin-right: 0;
}
#banner_nav2 li img{
	margin: 15px 0;
}
.text_1{
	width: 230px;
	height: 90px;
	overflow: hidden;
}
#banner_nav2 li p{
	font-size: 12px;
	margin-top: 12px;
}
#banner_nav2 li a{
	width: 130px;
	height: 27px;
	background: red;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-top: 15px;
	line-height: 27px;
	text-align: center;
	box-shadow: 3px 3px 6px #7d7d7d;
}
.play{
	width: 12px;
	height: 13px;
	border-radius: 10px;
	background: red;
	color: #fff;
	text-align: center;
	line-height: 13px;
	display: inline-block;
	font-size: 12px;
	border: 2px solid #fff;
	margin-left: 5px;
	padding-left: 3px;
	padding-bottom: 2px;
}
.clear{
	clear: both;
}
footer{
	width: 100%;
	background: #626262;
	margin-top: 60px;
	padding: 30px 0;
	z-index: 2000;
	position: relative;
}
footer ul{
	width: 1094px;
	height: 270px;
	margin: 0 auto;
}
footer ul li{
	width: 150px;
	height: 270px;
	overflow: hidden;
	margin-right: 7px;
	float: left;
}
footer ul li:last-child{
	margin-right: 0;
}
footer ul li h4{
	margin-top: 15px;
	font-size: 12px;
	color: #FFF;
}
footer ul li P{
	margin-top: 9px;
	color:#b8b8b8;
	font-size: 8px;
}
footer ul li P:hover{
	color: #fff;
}
#foot{
	width: 100%;
	height: 100px;
	background: #292929;
	padding-top: 15px;
	position: relative;
	overflow: hidden;
	z-index: 1000;
}
#foot div{
	width: 1094px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	
}
#foot div h5{
	margin-top: 15px;
	font-size: 8px;
	color: #fff;
	display:block;
	float: left;
	width: 100%;
	font-weight: normal;/*取消加粗！*/
}
#foot div span{
	margin-top: 15px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
}
#up{
	width: 50px;
	height: 40px;
	position: fixed;
	right: 80px;
	bottom: 50px;
	background: url("images/goToTop.png") no-repeat;
	z-index: 3000;
	
}
#up:hover{
	background: url("images/goToTop2.png");
	display: block;
}
#bj_banner{
	width: 100%;
	height: 100%;
	background: url("images/main_bg.jpg") no-repeat;
	background-size: 100%;
	position: fixed;
	top: 0;
}
#lift_banner{
	width: 280px;
	height: 670px;
	background: url("images/红苹果.png") no-repeat;
	position: fixed;
	left: 50px;
	bottom: 120px;
	
}
#right_banner{
	width: 280px;
	height: 280px;
	background: url( "images/香蕉.png") no-repeat;
	position: fixed;
	right: 40px;
	bottom: 120px;
}
#yincang{
	width: 100px;
	height: 120px;
	position: absolute;
	top: -122px;
	right: 0px;
	display: none;
}
#yincang li:hover{
	display: block;
}
#yincang:hover{
	display: block;
}
#yincang li{
	width: 100px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #A7A7A7;
}
#yincang li:hover{
	background: #4c4c4c;
}






