@charset "utf-8";
@font-face{
	font-family:'QTypeCompBook';
	src:url('fonts/qtypecomp-book-webfont.eot');
	src:url('fonts/qtypecomp-book-webfont.eot?iefix') format('eot'),url('fonts/qtypecomp-book-webfont.ttf') format('truetype'),url('fonts/qtypecomp-book-webfont.svg#webfontgiHXErbZ') format('svg');
	font-weight:700;
	font-style:normal
}

@font-face{
	font-family:'HelveticaNeueLTStd45Light';
	src:url('fonts/helveticaneueltstd-lt-webfont.eot');
	src:url('fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),url('fonts/helveticaneueltstd-lt-webfont.svg#HelveticaNeueLTStd45Light') format('svg');
	font-weight:normal;
	font-style:normal
}

.W_bann{
	width:100%;
	height:576px;
	position:relative;


}

.W_bann #slider{
	width: 1920px;
	height: 576px;
	/*left: 50%;
	margin-left: -960px;
	position: relative;*/
}

.W_bann #slider li{
	font-size:0;
	width:100%;
	height:576px;
	position:absolute;
	left:0;
	top:0;
	display:none
}

.W_bann .element{
	position:relative;
	width:1000px;
	margin:0 auto
}

.W_bann .element .text{
	color:#fff;
	position:absolute;
	width:350px;
	top:90px;
	right:20px
}

.W_bann .element .text strong{
	font-weight:100;
	color:#818181;
	font-size:14px;
}

.W_bann .element .text h1{
	font-size:50px;
	line-height:40px;
	color:#fff;
	padding-top:8px;
	padding-bottom:15px
}

.W_bann .element .text span{
	font-size:20px;
	display:block;
	clear:both;
	margin-bottom:25px;
	color:#fff;
	font-style:italic
}

.W_bann .element .text a{
	-webkit-border-radius:5px;
	font-style:italic;
	height:22px;
	line-height:22px;
	padding:0;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#a3a3a2;
	display:block;
	text-align:center;
	margin-left:4px;
	width:125PX;
	color:#333;
	font-size:10PX;
	-webkit-text-size-adjust:none
}

.W_bann .element .text a:hover{
	background:#e3e3e3;
	text-decoration:none
}

.W_bann .element .text a:active{
	background:#666;
	color:white
}

.W_bann .e1 .b1{
	top:30px;
	z-index:9
}

.W_bann .e2 .b1{
	top:20px;
	z-index:8
}

.W_bann .e2 .b2{
	top:-30px;
	z-index:9
}

.W_bann .e2 .b3{
	top:320px;
	z-index:9
}

.W_bann .e3 .b1{
	top:70px;
	z-index:8
}

.W_bann .e3 .b2{
	top:130px;
	z-index:9
}

.W_bann .e4 .b1{
	top:71px;
	z-index:8
}

.W_bann .e4 .b2{
	top:-20px;
	z-index:9
}

.W_bann .e5 .b1{
	top:200px;
	z-index:9
}

.W_bann .e5 .b2{
	top:210px;
	z-index:8
}

.W_bann .e5 .b3{
	top:90px;
	z-index:7
}

.W_bann .e6 .b1{
	top:5px;
	z-index:9
}

.W_bann .W_arrow{
	width:35px;
	height:35px;
	display:block;
	top:300px;
	text-indent:-9999px;
	position:absolute;
	background:url(../images/sprite.png) no-repeat;
	z-index:99;
}

.W_bann a.arrow_left{
	background-position:-111px 0;
	left:50px
}

.W_bann a.arrow_left:hover{
	background-position:-148px 0
}

.W_bann a.arrow_left:active,.W_bann a.arrow_left.active{
	background-position:-185px 0
}

.W_bann a.arrow_right{
	background-position:0 0;
	right:50px
}

.W_bann a.arrow_right:hover{
	background-position:-37px 0
}

.W_bann a.arrow_right:active,.W_bann a.arrow_right.active{
	background-position:-74px 0
}

.W_bann .element .thumb{
	position:absolute
}

.W_bann .element .thumb img{
	background:transparent;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom:1
}

.W_bann .point{
	bottom:20px;
	left:48%;
	position:absolute;
	z-index:99;
}

.W_bann #num span{
	width:13px;
	height:13px;
	margin-left:10px;
	cursor:pointer;
	display:inline;
	float:left;
	background:url(../images/banner_btn.png) no-repeat;
	background-position:0px -13px;
	text-indent:-9999px;
	line-height:0
}

.W_bann #num .on{
	background-position:0px 0px;
}

.W_bann .W_hr{
	width:100%;
	height:27px;
	background:url(../images/hr.png) no-repeat center;
	position:absolute;
	top:457px;
	left:0
}