.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.zqcont>div {
	display: none;
}

.zqcont>.active {
	display: block;
}

.swiper-pagination-bullet {
	position: relative;
	display: inline-block;
	width: 64px;
	height: 4px;
	border-radius: 0; background : rgba( 255, 255, 255, 0.4);
	cursor: pointer;
	margin: 0 8px;
	background: rgba(255, 255, 255, 0.4);
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
	{
	background: rgba(255, 255, 255, 0.9) !important;
}

/*.xf {
	position: fixed;
	right: 0;
	top: 45%;
	width: 67px;
	z-index: 10;
	height: 112px;
	background: url(../images/xf.png) no-repeat left top;
}

.xf:hover {
	display: none;
}

.long {
	position: fixed;
	right: 0;
	top: 45%;
	width: 67px;
	height: 112px;
	z-index: 8;
	background: url(../images/xfhover.png) no-repeat left top;
}*/


/*.long:hover {
	position: fixed;
	right: 0;
	top: 45%;
	animation: myfirst 1s;
	-webkit-animation: myfirst .5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	height: 112px;
	background: url(../images/xfhover.png) no-repeat left top;
}*/

a:link, a:visited {
	text-decoration: none;
}

.content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.foot {
	overflow: hidden;
	background: #00373b;
}

.footnav {
	overflow: hidden;
	padding: 55px 0;
}

.footnav dl {
	width: 13%;
	padding: 0 0 0 6%;
	float: left;
	overflow: hidden;
	line-height: 52px;
	font-size: 20px;
}

.footnav dl:nth-of-type(3) {
	width: 18%;
}

.footnav dl dt {
	overflow: hidden;
	font-weight: 600;
	color: #FFF;
}

.footnav dl a {
	color: #fff;
}

.footintro {
	overflow: hidden;
	padding: 0 33px 0 70px;
}

.footext {
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	overflow: hidden;
}

.footext p:nth-of-type(1) {
	color: #ffb83c;
	font-weight: 600;
	line-height: 64px;
	margin: 0 0 16px;
}

.erwei {
	float: right;
}

.footpic {
	text-align: center;
	padding: 50px 0 30px;
}

.tijiao>#total_area {
	margin: 0 0 0 34px;
	width: 200px;
	height: 60px;
	line-height: 60px;
	background: rgba(255, 255, 255, 0.8);
	color: #fff;
	font-size: 22px;
	text-align: center;
	border: 0;
	padding: 0;
	float: right;
}
.select>select{
	width: 130px;
	height: 30px;
	margin-top:8px
}
.xinxi>ul>li>span{
	padding-left:20px;
}



/*悬浮窗*/
.floating {
	position: fixed;
	right: 0px;
	top: 20%;
	/*background: #fff;*/
	z-index: 999999;
	padding-bottom: 2px;
}
.floating-top {
	display: block;
	width: 100px;
	background: #c0c0c0;
	filter: alpha(opacity:76);
	opacity: 0.76;
	-moz-opacity:0.76;
	cursor: pointer;
	border-radius: 20px;
}
.floating-a {
	display: block;
	width: 100px;
	height: 98px;
	padding-top: 2px;
}
.floating-a .floating-service {
	display: block;
	background: #00aeba;
	margin-left: 2px;
	cursor: pointer;
	border-radius: 20px;
}
.floating-none {
	display: none !important;
}
.floating-none1 {
	display: none;
	position: absolute;
	right: 0px;
	top: 101px;
	z-index: 1000000;
	border-radius: 20px;
}
@keyframes myfirst {
	from {width: 100px;opacity:0;-webkit-transform:translate3d(1000px, 0, 0);transform:translate3d(1000px, 0, 0)}
	to {width: 200px;opacity:1;-webkit-transform:none;transform:none}
}
@-webkit-keyframes myfirst {
	from {width: 100px;opacity:0;-webkit-transform:translate3d(1000px, 0, 0);transform:translate3d(1000px, 0, 0)}
	to {width: 200px;opacity:1;-webkit-transform:none;transform:none}
}
.floating-a:hover {
	width: 100px !important;
}
.floating-a:hover .floating-none1 {
	display: block;
	animation: myfirst .5s;
	-webkit-animation: myfirst .5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.steadfast {
	display: block !important;
	animation: myfirst .5s;
	-webkit-animation: myfirst .5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.floating-phone1 {
	display: block;
	background: #00aeba;
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
	border-radius: 20px;
}
.floating-none2 {
	display: none;
	position: absolute;
	right: 100px;
	top: 150px;
	z-index: 1000000;
}
.floating-wx1 {
	display: block;
	background: #00aeba;
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
	border-radius: 20px;
}
.floating-none3 {
	display: none;
	position: absolute;
	right: 100px;
	top: 250px;
	z-index: 1000000;
}
.floating-ppwy1 {
	display: block;
	background: #00aeba;
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
	border-radius: 20px;
}
.floating-none4 {
	display: none;
	position: absolute;
	right: 100px;
	top: 350px;
	z-index: 1000000;
}











