BODY {

	BACKGROUND: #efefef

}

.webbox {

	

}

.main {

	BORDER-RIGHT: #aaa 5px solid; BORDER-TOP: #aaa 5px solid; BACKGROUND: #fff; PADDING-BOTTOM: 20px; MARGIN: 10px auto; BORDER-LEFT: #aaa 5px solid; PADDING-TOP: 20px; BORDER-BOTTOM: #aaa 5px solid

}

.logo {

	MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 20px; BORDER-BOTTOM: #efefef 1px solid

}

.logo .logoimg {

	FONT-WEIGHT: bold; FONT-SIZE: 40px; MARGIN-LEFT: 20px; FONT-FAMILY: Î¢ÈíÑÅºÚ

}

.logodesc {

	FONT-SIZE: 22px; COLOR: #e51400; FONT-FAMILY: Î¢ÈíÑÅºÚ

}

.rightbox {

	BORDER-RIGHT: #efefef 1px solid

}

.rightbox .content-title {

	FONT-WEIGHT: bold; FONT-SIZE: 22px; MARGIN-BOTTOM: 8px; MARGIN-LEFT: 20px; COLOR: #e51400; MARGIN-RIGHT: 20px

}

.rightbox .content-body {

	FONT-SIZE: 18px; MARGIN-BOTTOM: 20px; MARGIN-LEFT: 20px; MARGIN-RIGHT: 20px; FONT-FAMILY: ËÎÌå

}

.sidebar {

	

}

.sidebar .gamedown {

	BORDER-RIGHT: #bbb 2px solid; WIDTH: 170px; PADDING-RIGHT: 10px; BORDER-TOP: #bbb 2px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 16px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #bbb 2px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #bbb 2px solid; BACKGROUND-COLOR: #eee; TEXT-ALIGN: center

}

.sidebar .gamedown A {

	COLOR: #e51400; TEXT-DECORATION: none

}

.ad {

	TEXT-ALIGN: center

}

.ad IMG {

	WIDTH: 600px

}
.bannerBox{
	width: 662px;
	height: 429px;
	position: relative;
	margin: 20px auto 0px;
	cursor: pointer;
	padding-bottom:20px;
	
}
.bannerBox:hover .left{
	display: block;
}
.bannerBox:hover .right{
	display: block;
}
#swiper1,#swiper2{
	width: 662px;
	height: 429px;			
}
#swiper1{
	filter:alpha(opacity=95);   
	-moz-opacity:0.95;     
	opacity: 0.95;   				
}
#swiper2{
	position: absolute;
	left: 0;top: 0;
}
#swiper1 .swiper-slide,#swiper1 img{
	width: 662px;
	height: 429px;
	font-size: 100px;
	line-height: 429px;
	text-align: center;
	object-fit: cover;
}
#swiper2 .swiper-slide,#swiper2 img{
	width: 331px;
	height: 429px;
	font-size: 100px;
	line-height: 429px;
	text-align: center;
	object-fit: cover;				
}
#swiper2 .swiper-slide{
	overflow: hidden;
}
.direction img{
	margin-top: 12px;
}
.left{
	position: absolute;
	top: 190px;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	text-align: center;
	line-height: 65px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	z-index: 2;
	display: none;
}
.left img{
	width:15px ;
	height: 28px;
	margin-top: 18px;
	margin-right: 3px;				
}
.right{
	position: absolute;
	top: 190px;
	right: 0;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	z-index: 2;	
	display: none;			
}
.right img{
	width:15px ;
	height: 28px;
	margin-top: 18px;
	margin-left: 6px;				
}
/*css3动画*/
#swiper2 img{
	transition: all .4s;
}
#swiper2 img:hover{
	-ms-transform:scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari */
	transform: scale(1.1); /* 标准语法 */
}



.bannerBox1{
	width: 662px;
	height: 429px;
	position: relative;
	margin: 20px auto 0px;
	cursor: pointer;
	padding-bottom:20px;
	
}
.bannerBox1:hover .left{
	display: block;
}
.bannerBox1:hover .right{
	display: block;
}
#swiper3,#swiper4{
	width: 662px;
	height: 429px;			
}
#swiper3{
	filter:alpha(opacity=95);   
	-moz-opacity:0.95;     
	opacity: 0.95;   				
}
#swiper3{
	position: absolute;
	left: 0;top: 0;
}
#swiper3 .swiper-slide,#swiper3 img{
	width: 662px;
	height: 429px;
	font-size: 100px;
	line-height: 429px;
	text-align: center;
	object-fit: cover;
}
#swiper4 .swiper-slide,#swiper4 img{
	width: 331px;
	height: 429px;
	font-size: 100px;
	line-height: 429px;
	text-align: center;
	object-fit: cover;				
}
#swiper4 .swiper-slide{
	overflow: hidden;
}
.direction img{
	margin-top: 12px;
}
.left1{
	position: absolute;
	top: 190px;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	text-align: center;
	line-height: 65px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	z-index: 2;
	display: none;
}
.left img{
	width:15px ;
	height: 28px;
	margin-top: 18px;
	margin-right: 3px;				
}
.right{
	position: absolute;
	top: 190px;
	right: 0;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	z-index: 2;	
	display: none;			
}
.right img{
	width:15px ;
	height: 28px;
	margin-top: 18px;
	margin-left: 6px;				
}
/*css3动画*/
#swiper4 img{
	transition: all .4s;
}
#swiper4 img:hover{
	-ms-transform:scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari */
	transform: scale(1.1); /* 标准语法 */
}



