img {
	border: 0;
}
* {
	padding: 0;
	margin: 0;
	list-style: none;
}
.slides {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}
.slideInner {
	height: 700px;
	position: relative;
	left: 0;
	margin-left: 0;
}
.slideInner a {
	display: block;
	height: 400px;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
	z-index: 1;
}
.slideInner a img{
	width: 1200px;
	height: 400px;
}
.slideInner a div.img1 {
	width: 1070px;
	position: absolute;
	left: 50%;
	margin-left: -535px;
}
.slideInner a div.img2 {
	width: 1070px;
	position: absolute;
	top: 557px;
	left: 50%;
	margin-left: -535px;
}
.slideInner .slide3 .img2{
	top: 200px;
}
.slideInner .slide3 .img3{
	width: 181px;
	height: 286px;
	position: absolute;
	left: 50%;
	margin-left: 330px;
	top: 330px;
}
.nav {
	width: 1200px;
	position: relative;
	left: 50%;
	margin-left: -600px;
	display: none;
}
.nav a {
	display: block;
	width: 41px;
	height: 119px;
	opacity: .2;
	z-index: 9;
}
.nav a.prev {
	position: absolute;
	left: 0;
	top: -350px;
	margin-top: -58px;
	background: url(../img/ban_pre.png) no-repeat;
}
.nav a.next {
	position: absolute;
	right: 0;
	top: -350px;
	margin-top: -58px;
	background: url(../img/ban_next.png) no-repeat;
}
.navListBox {
	position: absolute;
	left: 50%;
	top: 370px;
	z-index: 99;
}
.navListBox li {
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 5px;
	border-radius: 50%;
	overflow: hidden;
}
.navListBox li:first-child {
	margin-left: 0;
}
.navListBox li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0.6;
}
.navListBox li a.active {
	background-color: #03a3ed;
}
#roll{
	width: 200%;
}
#roll dd{
	float: left;
	margin-right: 40px;
	position: relative;
}
#roll dd a span{
	position: absolute;	
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	z-index: 5;
}
#roll dd a i{
	background: #000;
	opacity: 0.35;
	position: absolute;	
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
}
#roll dd a img{
	width: 185px;
	height: 104px;
}
.super_slider{
	height: 100px;
	position: relative;
	display: inline-block;
	padding: 30px 20px;
}
.super_slider span.prev{width: 18px; height: 30px;float: left;background: url(https://img.wmzhe.top/static/images/prev.png) no-repeat;margin-top: 35px;cursor: pointer;}
.super_slider span.next{width: 18px; height: 30px;float: right;background: url(https://img.wmzhe.top/static/images/next.png) no-repeat;margin-top: 35px;cursor: pointer;}
.super-center{
	float: left;
	margin: 0 18px;
}
.my-slider{
	border: 1px solid #f1f1f1;
	border-top: none;
	background: #fff;
	margin-top: 30px;
}
.my-slider h2{
	height: 59px;
	line-height: 59px;
	font-size: 20px;
	border-bottom: 1px solid #f0f0f0;	
	padding: 0 20px;
	overflow: hidden;
}
.my-slider h2 .more{
	color: #666666;
	font-size: 14px;
	float: right;
}

.phone-super_slider{
	
	position: relative;
	display: inline-block;
	padding: 0 19px;
	position: relative;
}
.phone-super_slider span.phone-prev{
	width: 60px; height: 60px;background: url(https://img.wmzhe.top/static/images/prev_left.png) no-repeat;cursor: pointer;
	position: absolute;	
	left: 0px;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
}
.phone-super_slider span.phone-next{
	width: 60px; height: 60px;background: url(https://img.wmzhe.top/static/images/next_right.png) no-repeat;cursor: pointer;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
}
.phone-super-center{
	float: left;
	margin: 0 18px;
}
.phone-my-slider{
	border: 1px solid #f1f1f1;
	border-top: none;
	background: #fff;
}
.phone-my-slider h4{
	height: 59px;
	line-height: 59px;
	font-size: 20px;
	border-bottom: 1px solid #f0f0f0;	
	padding: 0 20px;
	overflow: hidden;
}
.phone-my-slider h4 .more{
	color: #666666;
	font-size: 14px;
	float: right;
}
#phone-roll{
	width: 200%;
	max-height: 600px;
}
#phone-roll dd{
	float: left;
	margin: 0 auto;
	display: block;
	width: 760px;
	position: relative;
	min-height: 360px;
}

#phone-roll dd a span,
#phone-roll dd > div span{
	position: absolute;	
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	z-index: 5;
}

#phone-roll dd a i,
#phone-roll dd > div i{
	background: #000;
	opacity: 0.35;
	position: absolute;	
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

#phone-roll dd a img,
#phone-roll dd > div img{
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	display: block;
}

.opacity {
	opacity: 0;
	max-height: 600px;
}

#phone-roll .img-bg {
	opacity: .6;
	width: 100%;
	height: 100%;
	filter: blur(12px);
	position: absolute;
	top: 0;
	background-size: cover;
}

#phone-roll .img {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
	background-position: center; 
	position: absolute;
	z-index: 1;
}

.phone-my-slider .phone-super-center {
	width: 760px !important;
}