.page1{
	height: 100%;
	width: 100%;
	background: url(/webpage/enphone/cms/public/images/sjyx_page1.jpg);
	background-size: 100% 100%;
}
.page2{
	height: 100%;
	width: 100%;
	background: url(/webpage/enphone/cms/public/images/sjyx_page2.jpg);
	background-size: 100% 100%;
}
.page3{
	height: 100%;
	width: 100%;
	background: url(/webpage/enphone/cms/public/images/sjyx_page3.jpg);
	background-size: 100% 100%;
}

.page4{
	height: 100%;
	width: 100%;
	background: url(/webpage/enphone/cms/public/images/sjyx_page4.jpg);
	background-size: 100% 100%;
}
.page5{
	height: 100%;
	width: 100%;
	background: url(/webpage/enphone/cms/public/images/sjyx_page5.jpg);
	background-size: 100% 100%;
}
.page6{
	height: 100%;
	width: 100%;
	background: url(/webpage/enphone/cms/public/images/sjyx_page6.jpg);
	background-size: 100% 100%;
}
.swiper-slide{
	position: relative;
}
.wenzi1{
	position: absolute;
	top: 80px;
    left: 18px;
}
.wenzi2{
	position: absolute;
	bottom: 46px;
    left: 70px;
}
.tips{
	position: absolute;
	right: 2%;
	bottom: 3%;
	color:#fff;
	font-size: 20px;
	font-family: "microsoft yahei";

}
.jiantou{
	position: absolute;
	bottom: 15%;
	left:50%;
	margin-left: -26px;
	z-index: 20;
	-webkit-animation: start 1.5s infinite ease-in-out;

}
@-webkit-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(10px,0px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(-8px,0px);}
}
@-moz-keyframes start {
	0%,30% {opacity: 0;-moz-transform: translate(10px,0px);}
	60% {opacity: 1;-moz-transform: translate(0,0);}
	100% {opacity: 0;-moz-transform: translate(-8px,0px);}
}
@keyframes start {
	0%,30% {opacity: 0;transform: translate(10px,0px);}
	60% {opacity: 1;transform: translate(0,0);}
	100% {opacity: 0;transform: translate(-8px,0px);}
}

/*滚动条*/
.wzkbox{
	width:596px;
	height:352px;
	background:url(/webpage/enphone/cms/public/images/wzk.png);
	position:absolute;
	left: 50%;
	margin-left: -298px;
	bottom: 10%;
}
.wzkbox h2{
	font-size:22px;
	color:#c4977f;
	text-align:center;
	margin-top:62px;
	
}
.container2 {
    width:494px;
	height:152px;
	position:absolute;
	top:133px;
	left:45px;
	
}

.container2 .div_scroll {
	width: 100%;
	height: 152px;
	overflow: auto;
	float: left;

}	
.container2 .div_scroll  p{
	font-size:16px;
	line-height:22px;
}
.container2 .div_scroll  span{
	font-size:14px;
	line-height:16px;
}
.container2 .div_scroll  h6{
	font-size:20px;
	line-height:28px;
}
.container2 .scroll_container {
	overflow: hidden;
    width:494px;
	height:auto;
	position:relative;
	
	color:#b68062;
}

.container2 .scroll_absolute {
    position: absolute;
}


.container2 .scroll_track {
	position: absolute;
	background-color: #0b0b0b;
	width:4px;
	opacity:0.8;
	right:0;

}

.container2 .scroll_drag {
	position:absolute;
	width:2px;
	top: 0;
	left: 1px;
	cursor: pointer;
	background-color: #bf9f7c;
	
}

.container2 .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #369DB4;
}

.container2 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}
/*查看交通*/
.ckjt{
	position: absolute;
	bottom: -2%;
	left: 50%;
	margin-left: -70px;
}
.trafic{
	width: 100%;
	height: 100%;
	background: #fefaea;
	position: absolute;
	z-index: 12;
	left: 0px;
	top:0px;
}
.guanbi{
	position: absolute;
	right: 2%;
	top:4%;
}
.trafic_bt{
	position: absolute;
	bottom: 5%;
	width: 100%;

}
.trafic_bt li{
	width:140px;
	height: 51px;
	float: left;
	text-align: center;
	margin-left: 19%;
}
.ditu img{
padding-top: 137px;
max-width: 100%;
}
.swiper-slide{
	margin-top: -1px;
}