body{
	min-width: 1000px;
}
.about-btns{
	width: 1000px;
	background: #fff;
	margin:0 auto;
	height: 130px;
}
.change-about{
	padding:0 255px;
}
.about-btns li{
	float: left;
	width: 50%;
	height: 90px;
	text-align: center;
	/*margin-top: 20px;*/
	padding-top: 15px;
}
.about-btns div{
	width: 100px;
	margin: 0 auto;
	cursor: pointer;
	padding: 10px 0;
	transition:all 1s ease 0s;
}
.about-btns li:hover div{
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.1);
	border-radius: 10px;
}
.about-btns li:nth-child(1) {
	border-right:2px solid #eee;
	box-sizing: border-box;
}
.about-btns img{
	width: 40px;
	height: 40px;
	margin-bottom: 6px;
	cursor: pointer;
}
.about-btns .active{
	color: #e8473f;
}
.top-fix{
	position: fixed;
	top:70px;
	left:50%;
	transform: translateX(-50%);
	z-index: 80;
	width: 500px;
}
.about-bd{
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	padding-bottom: 60px;
	position: relative;
	height: 3695px;
	overflow: hidden;
}
.hd-tt{
	padding-top: 25px;
	font-size: 24px;
	text-align: center;
	letter-spacing: 2px;
}
.env{
	text-align: center;
}
.about-bd i{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 1px;
	background: #ebebeb;
}
.env img{
	width: 13px;
	padding: 0 10px;
}
.env p{
	color:#666;
	padding-top: 5px;
}
.swiper-box .flexslider:hover .flex-prev { opacity: 0.7; left: -50px;}
.swiper-box .flexslider:hover .flex-next { opacity: 0.7; right: -50px;}
.swiper-box .flexslider:hover .flex-next:hover, .swiper-box .flexslider:hover .flex-prev:hover { opacity: 1; }
.swiper-box .flex-direction-nav .flex-prev { opacity: 1; left: -50px;}
.swiper-box .flex-direction-nav .flex-next { opacity: 1; right: -50px;}
.swiper-box .flexslider{
	border: none;
	box-shadow: none;
	margin-bottom: 0;
}
.swiper-box li{
	border-radius: 10px;
}
.swiper-box img{
	border-radius: 10px;
}
.swiper-box .flexslider .slides img{
	height: 224px;
}
.swiper-box{
	width: 850px;
	margin:20px auto;
}
.connect-box{
	width: 370px;
	height: 230px;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	margin:25px auto 0;
	text-align: center;
	border-radius: 10px;
}
.connect-box img{
	padding-top:40px;
	width: 100px;
	height: 100px;
}
.connect-box p{
	font-size: 16px;
	color:#333;
	margin-bottom:12px;
}
.connect-box div{
	width: 33%;
	line-height: 30px;
	border-radius: 20px;
	margin: 0 auto;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
#allmap{
	height:500px;
	width:900px;
	margin: 0 auto;
	margin-top:30px;
}
.u-pt-10{
	padding-top:10px;
}

/*购买*/

.buy-tt{
	padding-top: 70px;
}
.buy-btn{
	padding:0 90px;
	overflow: hidden;
	margin-top: 30px;
}
.buy-btn li{
	float: left;

}
.buy-btn li:nth-child(1){
	margin-right:65px;
}
.buy-btn li div{
	width: 95px;
	line-height: 38px;
	border: 1px solid #1e2629;
	margin: 0 140px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
}
.buy-btn .active div{
	border: 1px solid #e8473f;
	background: #e8473f;
	color: #fff
}
.buy-img{
	margin: 0 auto;
	display: block;
}
#connect .buy-img{
	margin-top: 25px;
}
.cost{
	overflow: hidden;
	margin-bottom: 45px;
}
.cost li{
	float: left;
	line-height: 40px;
	margin-top:40px;
	width: 190px;
	text-align: center;
}
.cost li:nth-child(1) {
	margin-left: 115px;
	margin-right: 25px;
	width: 250px;
}
.cost li:nth-child(2) {
	margin-right:58px;
}
.cost div{
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	color: #e7483f;
	border-radius: 20px;
	cursor: pointer;
}
.cost div:hover{
	font-size: 26px;
}
.cost p{
	color: #4f646a;
}
.buy-connect{
	overflow: hidden;
	padding:0 90px 80px;
}
.buy-connect>div{
	float: left;
}
.buy-connect>div:nth-child(1) {
	margin-right: 77px;
}
.buy-connect img{
	width: 70px;
	height: 70px;
}
.buy-connect p{
	font-size: 20px;
	font-weight: 900;
	line-height: 46px;
	letter-spacing: 1px;
}
.buy-connect .connect-box div{
	width: 130px;
	border-radius: 5px;
	letter-spacing: 1px;
	line-height: 33px;
	font-size: 16px;
}
.kf p{
	font-weight: normal;
}
.buy-connect .kf div{
	background: #e8473f;
	color: #fff;
	cursor: pointer;
}
.connect-box .qrcode {
	width: 100px;
	height: 100px;
	padding: 15px;
}

#connect{
	visibility: hidden;
}

.buy-connect .connect-box .kf-box{
	margin-top:30px;
	margin-bottom: 15px;
	width: 130px;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
.kf a{
	display: block;
	width: 100%;
	color: #fff
}
