@charset "utf-8";
.banner-indicators{
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}

.banner-indicators li{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
}
.banner-indicators .active{
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}
.banner{
	position: relative;
}.banner-inner{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.banner-inner>.item{
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
	text-decoration: none;
}.banner-inner>.item>img,.banner-inner>.item>a>img{
	line-height: 1;
	text-decoration: none;
}.banner-inner>.active,.banner-inner>.next,.banner-inner>.prev{
	display: block;
	text-decoration: none;
}.banner-inner>.active{
	left: 0;
	text-decoration: none;
}.banner-inner>.next,.banner-inner>.prev{
	position: absolute;
	top: 0;
	width: 100%;
	text-decoration: none;
}.banner-inner>.next{
	left: 100%;
	text-decoration: none;
}.banner-inner>.prev{
	left: -100%;
	text-decoration: none;
}.banner-inner>.next.left,.banner-inner>.prev.right{
	left: 0;
	text-decoration: none;
}.banner-inner>.active.left{
	left: -100%;
	text-decoration: none;
}.banner-inner>.active.right{
	left: 100%;
	text-decoration: none;
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.banner-inner>.item>img,.banner-inner>.item>a>img{
	display: block;
	max-width: 100%;
	height: auto;
}
.banner-control{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	text-decoration: none;
}.banner-control.left{







filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	text-decoration: none;
	background-image: url(../imgs/ban_pre.png);
	background-position: center center;
	background-repeat: no-repeat;
}.banner-control.right{
	left: auto;
	right: 0;
	background-image: url(../imgs/ban_next.png);
	background-repeat: no-repeat;
	background-position: center center;}
	.wy-mod-banner{background: #fff;height:435px;position: relative;}
.wy-mod-banner .banners{width: 100%;height:435px;overflow: hidden;position: absolute;}
.wy-mod-banner .banner{width: 100%;height:435px;overflow: hidden;position: absolute;}
.wy-mod-banner .banner .info{width: 410px;height:230px;position: absolute;right:50%;margin-right:-480px;background: url(img/txt1.png) no-repeat;top:230px;}
.wy-mod-banner .banner2 .info{background-image: url(img/txt2.png);}
.wy-mod-banner .banner3 .info{background-image: url(img/txt3.png);}
.wy-mod-banner .banner4 .info{background-image: url(img/txt4.png);}
.wy-mod-banner .info .link-download{width: 148px;height:40px;overflow: hidden;position: absolute;bottom:-70px;right:0px;cursor:pointer;text-decoration: none;}
.wy-mod-banner .info .link-download span{position:absolute;display: block;left:10px;cursor:pointer;font-size:28px;line-height: 50px;color:white;font-weight: 500; font-family: "Microsoft YaHei"}
.wy-mod-banner .banner1 .info .link-download span,
.wy-mod-banner .banner2 .info .link-download span {color:#3091f2;}
.wy-mod-banner .info .link-download .bor_c{position: absolute;width:14px;height: 26px;right: 0px;top:14px;background-image: url(img/ico_bule.32.png);_background-image: url(img/ico_bule.png); }
.wy-mod-banner .banner3 .info .link-download .bor_c,
.wy-mod-banner .banner4 .info .link-download .bor_c{background-image: url(img/ico_white.32.png);_background-image: url(img/ico_white.png);}

.wy-mod-banner .banner .info h3{display: none;}
.wy-mod-banner .banner .info p{display: none;}
.wy-mod-banner .focus{width:960px;margin:0px auto;padding-top:400px;text-align: center;}
.wy-mod-banner .focus a{text-decoration: none;z-index:3;width:24px;height:74px;position:relative;display: inline-block;*display:inline;overflow: hidden;margin:0px 3px;zoom:1;}
.wy-mod-banner .focus a .bg-m{z-index:4;color:white;line-height:40px;font-size:40px;position:absolute;display: block;left:2px;top:6px;cursor:pointer; display: none;}
.wy-mod-banner .focus a .bg-b{
	background-image:url(../imgs/i_dot.32.png);
	position:absolute;
	display: block;
	left:0px;
	top:0px;
	cursor:pointer;
	width: 18px;
	height: 18px;
}
.wy-mod-banner .focus a .inner{
	background-image:url(../imgs/i_dot_hover.32.png);
	position:absolute;
	left:0px;
	top:0px;
	z-index:9;
	opacity:0;
	display: none\0;
+display: none;*display: none; 	width: 18px;
	height: 18px;
}
.wy-mod-banner .focus a.on .inner,.wy-mod-banner .focus a:hover .inner{cursor:pointer;display:block;border:0;-webkit-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:1;}
.wy-mod-banner .focus .hover .inner{display:block;}
.wrapper{
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
	
	margin-bottom: 0px;
	
}
.clearfix:after{display: block;height:0px;overflow: hidden;clear:both;content:""}
.wy-content {
	float: left;
	width: 100%;
	height: 435px;
}
.banner img {
	float: left;
	height: 435px;
	width: 100%;
}
