 #FocusBG{
	width:100%;
	height:536px;
	
	}
.fullSlide {
	width:100%;
	position:relative;
	height:536px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:536px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:536px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:22px;
	height:3px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:40%;
	margin-top:-30px;
	left:0%;
	z-index:1;
	width:49px;
	height:104px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	background:url("/images/foot.png") no-repeat 0px 0px;
}
.fullSlide .next {
	left:auto;
	right:0%;
	background-position:-49px 0px;
}

.MainBlock{
	width:1200px;
	margin:auto;
	padding:50px 0px;}
.PartTitle{
	text-align:center;}
.PartTitle .TitLine{
	height:20px;
	width:100px;
	border-bottom:1px solid #e1e1e1;
	margin:auto;
	}
.PartTitle h1{
	font-size:18px;
	font-weight:normal;
	line-height:70px;
	color:#525252;}
.MainBlockBG1{
	width:100%;
	height:640px;
	background:url("/images/block_bg1.jpg") no-repeat center 0px;
	}
.MainBlockBG2{
	width:100%;
	height:631px;
	background:url("/images/block_bg2.jpg") no-repeat center 0px;
	}


#body    .MBlockTable td{
	line-height:25px;
	font-size:12px;
}

#body  .MBlockTable .ListTitle{
	background:url("/images/title_icon1.jpg") no-repeat 15px 10px;
	padding-left:30px;
}
#body    .MBlockTable td{
	text-align:left;
	padding-left:0;}
	
#body  .MBlockTable span{
	color:#9a9a9a;
	padding-left:10px;
	font-size:12px;}


 #LinksBG{
	background:#FFF;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:10px 0px;
	line-height:25px;
	width:1200px;
	margin:auto;
	font-size:12px;
	}
 #Links span{
	font-weight:bold;
	color:#871316;
	font-size:14px;}

 #Links a{
	padding:0px 7px;}


.speviews a{
	display:block;
	float:left;
	width:25%;
	position:relative;
	
	color:#fff;
	}
.speviews .pic{
	width:100%;
	overflow:hidden;
	}
.speviews .pic img{
	width:100%;
	}
.speviews .cover{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	transition:400ms; 
	-webkit-transition:400ms; 
	background:url(/images/black.png);
	opacity:0;
	display:none\9;
	
	}
.speviews .ch{
	width:30px;
	height:145px;
	line-height:1.1;
	padding:10px 4px 0 4px;
	background:url(/images/ibg1.png);
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-12px;
	top:30%;
	margin-top:-46px;
	border:1px solid transparent;
	transition:300ms;
	-webkit-transition:300ms;
	font-size:30px;
	font-family:"ºÚÌå";
	}
.speviews .moh .ch{
	height:120px;
	margin-top:-66px;
	}
.speviews .cover .en,
.imgsShow .txts .en,
.fTitle .en{
	font-size:14px;
	font-family:"ËÎÌå";
	line-height:22px;
	text-align:center;
	margin-top:90%;
	letter-spacing:3px;
	opacity:0;
	*display:none;
	padding-left:15px;
	padding-right:15px;
	transform:translateY(80px);
	-webkit-transform:translateY(80px);
	transition:600ms 100ms;
	-webkit-transition:600ms 100ms;
	}
.speviews .cover .arrow{
	display:block;
	width:20px;
	height:20px;
	background:url(/images/i_arrow.png) no-repeat center center;
	margin:0 auto;
	margin-top:35%;
	opacity:0;
	*display:none;
	transform:translateY(80px);
	-webkit-transform:translateY(80px);
	transition:600ms 200ms;
	-webkit-transition:600ms 200ms; 
	}	
.speviews a:hover .cover{
	opacity:1;
	display:block\9;
	}
.speviews a:hover .ch{
	border:1px solid #cfa972;
	}
.speviews a:hover .cover .en,
.speviews a:hover .cover .arrow{
	opacity:1;
	*display:black;
	transform:translateY(0);
	-webkit-transform:translateY(0);
	}
.iTitle{
	font-size:18px;
	color:#1d1d1d;
	width:20px;
	text-align:center;
	line-height:1.1;
	margin:0 auto;
	margin-bottom:3.5%;
	margin-top:3.2%;
	}
.imgsShow .bx-viewport{
	overflow:visible;
	}
.imgsShow{
	width:60%;
	margin:0 auto;
	position:relative;
	}
.imgsShow li{
	width:100%;
	position:relative;
	}
.imgsShow li .pic{
	width:100%;
	overflow:hidden;
	}
.imgsShow li img{
	width:100%;
	}
.imgsShow .counts{
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	font-size:0;
	bottom:35px;
	} 
.imgsShow .counts span{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	color:#fff;
	}
.imgsShow .counts .is-prev,
.imgsShow .counts .is-next{
	width:20px;
	height:20px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	}
.imgsShow .counts .is-prev{
	background-image:url(/images/is-prev.png);
	}
.imgsShow .counts .is-next{
	background-image:url(/images/is-next.png);
	}
.imgsShow .counts .line{
	width:80px;
	height:1px;
	background:#fff;
	opacity:0.2;
	filter:alpha(opacity=20);
	}
.imgsShow .counts .cnum{
	margin-left:25px;
	}
.imgsShow .counts .anum{
	margin-right:25px;
	}
.imgsShow .cover{
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:url(/images/black.png);
	opacity:0;
	display:none\9;
	transition:300ms;
	-webkit-transition:300ms;
	}
.imgsShow .txts{
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	}
.imgsShow .txts .ti{
	width:16px;
	text-align:center;
	line-height:1.1;
	margin:0 auto;
	margin-top:22%;
	opacity:0;
	*display:none;
	transform:translateY(80px);
	-webkit-transform:translateY(80px);
	transition:600ms;
	-webkit-transition:600ms;
	}
.imgsShow .txts .en,
.fTitle .en{
	margin-top:11%;
	color:#cfa972;
	transition:600ms 100ms;
	-webkit-transition:600ms 100ms;
	}
.imgsShow .txts .ch{
	text-align:center;
	margin-top:15px;
	opacity:0;
	*display:none;
	transform:translateY(80px);
	-webkit-transform:translateY(80px);
	transition:600ms 200ms;
	-webkit-transition:600ms 200ms;
	}
.imgsShow ul li:hover .cover{
	opacity:1;
	display:block\9;
	}
.imgsShow ul li:hover .txts .ti,
.imgsShow ul li:hover .txts .en,
.imgsShow ul li:hover .txts .ch{
	opacity:1;
	*display:black;
	transform:translateY(0);
	-webkit-transform:translateY(0);
	}	