/* banner */
.banner{ 
	width:100%; 
	height:880px; 
	overflow:hidden; 
	position:relative;
	font-size:0;
}
.b-img{ 
	height:500px;  
	position:absolute; 
	left:0; 
	top:0;
}
.b-img a{ 
	display:block; 
	height:880px; 
	float:left;
}
.b-list{ 
	height:50px; 
	padding-top:830px; 
	position:relative; 
	margin:0 auto;
	z-index:1;
}
.b-list span{ 
	display:block;
	cursor:pointer; 
	width:7px; 
	height:7px; 
	background:url(../img/list-2.png) center no-repeat; 
	float:left; 
	margin:0 5px; 
	_margin:0 3px;
}
.b-list .spcss{
	width:57px; 
	background:url(../img/list-1.png) center no-repeat; 
}
.bar-left{ 
	position:absolute; 
	z-index:1; 
	display:block; 
	background:none; 
	width:100px; 
	height:200px; 
	left:0px; 
	top:0px; 
}
.bar-left-menu{ 
	display:block;
	width:40px; 
	height:40px; 
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}
.menu-1{
	background:url(../img/1.png) center no-repeat; 
}
.menu-2{
	background:url(../img/2.png) center no-repeat; 
}
.menu-3{
	background:url(../img/3.png) 0px 0px no-repeat; 
	height:59px;
	width: 115px;
	margin-left: 40px;
}
.menu-3-jp{
	background:url(../img/3-jp.png) 0px 0px no-repeat; 
	height:59px;
	width: 240px;
	margin-left: 40px;
}
.menu-4{
	background:url(../img/4.png) center no-repeat; 
}
.menu-5{
	background:url(../img/5.png) center no-repeat; 
}
.menu-6{
	background:url(../img/6.png) 0px 0px no-repeat; 
	height:59px;
	width: 115px;
	margin-left: 40px;
}
.menu-6-jp{
	background:url(../img/6-jp.png) 0px 0px no-repeat; 
	height:59px;
	width: 240px;
	margin-left: 40px;
}
/* end banner */
.main_table{
	width: 1200px;
	margin:0px auto;
	padding-top: 0px;
	position:relative;
	clear: both;
}
.main_table table{
	border: 0;
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.main_table  tr, td{
	width: 33%;
	height: 50%;
	border: 0;
	cursor:pointer;
}
.main_table img{
	max-width: 500px;
}
.main_flash{
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.main_table ul{
	width:100%;
	height:100%;
	padding: 20px 0px;
}
.main_table li{
	width:1012px;
	height:100%;
	float: left;
	list-style-type: none;
}
.main_app img{
	width:25%;
	margin-left: 8%;
	float: left;
	cursor:pointer;
}
.main_app li img:FIRST-CHILD{
	margin-left:5%;
}
.main_hidden{
	display: none;
}
.btn_back{
	height: 40px;
	text-align: center;
	margin:20px auto 0px;
	width:240px;
}
.content_btn{
	width: 50%;
	height: 20px;
	margin:0 auto;
	font-size: 20px;
	color: black;
	float: left;
	cursor:pointer;
	text-align: center;
	font-family: "鏂规鍏颁涵瓒呯粏榛戠畝浣�";
}
.select{
	color: #ea5413;
}
.c_main{
	width: 100%;
	background: url(../img/c-28.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top: 80px;
	height:620px;
}
.c_content{
	width: 1000px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
}
.c_box{
	width: 21%;
	height: 100%;
	float: left;
	text-align: center;
	cursor:pointer;
	margin:0px 2%;
}
.c_select{
	background-color: #f5ad18;
}
.c_unselect_img{
	background: url(../img/img-bg.png) no-repeat;
	background-size:100%;
}
.c_box_img{
	width: 150px;
	height: 150px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.c_box img{
	width: 95px;
	height: 95px;
	margin-top: 25px;
}
.c_box strong{
	font-size: 28px;
	color: #0055ba;
}
.c_select strong{
	color: black;
}
.c_box b{
	font-size: 22px;
	color: white;
	visibility: hidden;
}
.c_select b{
	visibility: visible;
}
.c_box span{
	font-size: 16px;
	color: white;
	visibility: hidden;
	text-align: left;
	line-height: 30px;
	padding:0px 5px;
}
.c_select span{
	visibility: visible;
}
.b_bg{
	background: url(../img/b-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.b_btn{
	position: absolute;
	width: 1200px;
	height: 60px;
	left: 10px;
	top:231px;
}
.b_btn_hidden{
	visibility: hidden;
}
.b_btn_left{
	width: 60px;
	height: 60px;
	cursor:pointer;
	background: url(../img/b-btn-left.png) center no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
.b_btn_right{
	width: 60px;
	height: 60px;
	cursor:pointer;
	background: url(../img/b-btn-right.png) center no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
}