﻿header {
	position: relative;
	display: block;
	width: 100%;
	height: 939px;
	background: url() top center no-repeat;
}

.box-1 {
	position: relative;
	display: block;
	width: 100%;
	height: 807px;
	background: url() top center no-repeat;
}
.box-2 {
	position: relative;
	display: block;
	width: 100%;
	height: 624px;
	background: url() top center no-repeat;
}
.box-3 {
	position: relative;
	display: block;
	width: 100%;
	height: 900px;
	background: url() top center no-repeat;
}
.box-4 {
	position: relative;
	display: block;
	width: 100%;
	height: 893px;
	background: url() top center no-repeat;
}

.nav {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
	height: 300px;
	z-index: 99;
}
.nav a {
	display: inline-block;
	float: left;
	width: 285px;
	height: 287px;
	margin-right: 20px;
	background-position: bottom center;
}
.nav a:last-child {
	margin-right: 0;
}
.nav a:hover {
	background-position: top center;
	margin-top: -10px;
}
.nav a.a1 {
	background: url() no-repeat;
}
.nav a.a2 {
	background: url() no-repeat;
}
.nav a.a3 {
	background: url() no-repeat;
}
.nav a.a4 {
	background: url() no-repeat;
}
.flash {
	position: absolute;
	top: 0;
	left: 0;
	width: 1920px;
	height: 940px;
	z-index: 1;
}

.s1 {
	position: absolute;
	bottom: 70px;
	left: 50%;
	margin-left: -385px;
	width: 771px;
	height: 312px;
}
.s1 .swiper-button-prev {
	margin-left: -200px;
}
.s1 .swiper-button-next {
	margin-right: -200px;
}

.s2 {
	position: absolute;
	left: 50%;
	margin-left: -630px;
	width: 1260px;
	height: 632px;
}
.s2 .swiper-button-prev {
	margin-left: -100px;
}
.s2 .swiper-button-next {
	margin-right: -100px;
}

.s3 {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -650px;
	width: 1300px;
	height: 760px;
}
.s3 .swiper-button-prev {
	margin-left: -100px;
}
.s3 .swiper-button-next {
	margin-right: -100px;
}

.s3 .swiper-slide {
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}
.s3 .swiper-slide-active,
.s3 .swiper-slide-duplicate-active {
	transform: scale(1);
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;

	/* 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;
}

.swiper-button-prev {
	background: url("../image/left.png") no-repeat;
	margin-top: -55px;
	margin-left: -46px;
	width: 93px;
	height: 111px;
}
.swiper-button-next {
	background: url("../image/right.png") no-repeat;
	margin-top: -55px;
	margin-left: -46px;
	width: 93px;
	height: 111px;
}

.navs {
	height: 75px;
	background: url() repeat-x;
	padding-top: 5px;
	position: relative;
	z-index: 10;
}
.navs .t-logo {
	display: block;
	margin: 0 0 0 10px;
	width: 700px;
	height: 70px;
	float: left;
	background: url() no-repeat;
}
.r-nav-c {
	width: 654px;
	height: 37px;
	float: right;
	background: url() no-repeat;
	margin-right: 28px;
	position: relative;
	margin-top: 15px;
}
.r-nav-c .al {
	width: 116px;
	height: 68px;
	float: left;
	margin-left: 12px;
	position: relative;
}
.r-nav-c a {
	width: 116px;
	height: 37px;
	display: block;
	background: url() no-repeat;
}
.r-nav-c a.a1 {
	background-position: -12px 0px;
	font-size: 16px;
	color: #242424;
}
.r-nav-c a.a2 {
	background-position: -140px 0px;
}
.r-nav-c a.a3 {
	background-position: -268px 0px;
}
.r-nav-c a.a4 {
	background-position: -396px 0px;
}
.r-nav-c a.a5 {
	background-position: -524px 0px;
}
.r-nav-c a.a1:hover,
.r-nav-c a.a1.on {
	background-position: -12px -37px;
}
.r-nav-c a.a2:hover,
.r-nav-c a.a2.on {
	background-position: -140px -37px;
}
.r-nav-c a.a3:hover,
.r-nav-c a.a3.on {
	background-position: -268px -37px;
}
.r-nav-c a.a4:hover,
.r-nav-c a.a4.on {
	background-position: -396px -37px;
}
.r-nav-c a.a5:hover,
.r-nav-c a.a5.on {
	background-position: -524px -37px;
}
.r-nav-c .al .aui {
	display: none;
	width: 128px;
	position: absolute;
	left: -3px;
	top: 67px;
	z-index: 10;
}
.r-nav-c .al .aui .b {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.r-nav-c .al ul {
	position: relative;
	padding: 10px 0;
}
.r-nav-c .al ul li {
	height: 32px;
}
.r-nav-c .al ul li a {
	color: #404040;
	width: 110px;
	height: 32px;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 32px;
	background-image: none;
	border-radius: 5px;
}
.r-nav-c .al ul li a:hover {
	background-color: #7cae95;
	color: #fff;
}

#footer {
	clear: both;
	background: #333;
	padding-bottom: 10px;
	height: 100px;
}
.rightbar {
	width: 160px;
	height: 492px;
	position: fixed;
	top: 40%;
	right: 0;
	margin-top: -280px;
	background: url() no-repeat;
	z-index: 10000;
	text-align: center;
	color: #5b4022;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.rightbar.close {
	right: -155px;
}
.rightbar.close .btn-close {
	background: url() no-repeat;
}
.rightbar .btn-close {
	width: 28px;
	height: 78px;
	background: url();
	position: absolute;
	top: 10px;
	left: -28px;
}
.rightbar h6 {
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 28px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	overflow: hidden;
}
.rightbar h6 span {
	display: block;
	font-size: 14px;
}
.rightbar .code {
	margin: 30px 0 30px 10%;
	width: 90%;
	text-align: center;
}
.rightbar .code p {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
.rightbar p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
	padding-left: 20px; /*Ã©Ââ„¢Ã¥Â®Â Ã§Â«Å¸*/
}
.rightbar .kefu {
	display: block;
	width: 90%;
	margin-left: 10%;
	height: auto;
	text-align: center;
}
.rightbar .kefu a {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
