/* CSS Document */
.weichuangyi2 {
	width:100%;
	min-width:1200px;
	height:600px;
	margin:0 auto;
	position: relative;
}
.weichuangyi_main2{
	width:100%;
	height:600px;
	position: absolute;
	left:0;
	top:0;
}
.img2{
	width:100%;
	height:450px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	display:block;
	position: absolute;
	left:0;
	top:0;
}

.weichuangyi_ul2 li{
	display:none;
}

.weichuangyi_span2 {
	width:100%;
	height:20px;
	position: absolute;
	left:0;
	bottom:30px;
	zoom:1;
	cursor:pointer;
	text-align:center;
}
.weichuangyi_span2 span {
	display:inline-block;
	width:6px;
	height:6px;
	margin:0 10px;
	border:2px solid #ccc;
	background:#ccc!important;
	opacity:0.5;
	border-radius:100px;
	float: left;
}
.weichuangyi_span2 p {
	width:100px;
	height:35px;
	margin:0 auto;
}
.weichuangyi_span2 .weichuangyi_span_one2{
	width:12px;
	height:12px;
	border:2px solid #ccc;
	background:none!important;
	opacity:1!important;
	border-radius:100px;
	margin-top: -3px;
}
.weichuangyi_left2 {
	width:60px;
	height:90px;
	cursor: pointer;
	background:url(../images/ad_ctr.png) no-repeat 5px -180px;
	filter:alpha(opacity:50);opacity:0.5;
	position: absolute;
	left:0;
	top:155px;
}
.weichuangyi_left12 {
	background:url(../images/ad_ctr.png) no-repeat 3px top;
}
.weichuangyi_right2 {
	width:60px;
	height:90px;
	cursor: pointer;
	background:url(../images/ad_ctr.png) no-repeat -5px bottom;
	filter:alpha(opacity:50);opacity:0.5;
	position: absolute;
	right:0;
	top:155px;
}
.weichuangyi_right12 {
	background:url(../images/ad_ctr.png) no-repeat -3px -90px;
}


.storeBtnlogin12{
	width:160px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:24px;
	text-align:center;
	border:2px solid #fff;
	position:absolute;
	right:0;
	left:0;
	margin:0 auto;
	bottom:45px;
}

.storeBtnlogin12:hover{
	border:2px solid #1b7892;
	color:#1b7892;
	background:#fff;
}

.storeBtnlogin22{
	width:120px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:24px;
	text-align:center;
	border:2px solid #fff;
	position:absolute;
	left:50%;
	bottom:115px;
	margin-left:-600px;
}

.storeBtnlogin22:hover{
	border:2px solid #161d3a;
	color:#161d3a;
	background:#fff;
}





























