.bdsharebuttonbox .bds_tsina{
	background-position: 0 0;
}
.bdshare-button-style1-24 .bds_tqq {
	background-position: -40px 0px;
}
.bdsharebuttonbox .bds_weixin{
	background-position: -120px 0px;
}
.bdshare-button-style1-24 a {
	display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 10px;
    padding: 10px 0 0 0 ;
    background: url("../images/ico_sns.png") no-repeat;
    vertical-align: middle;
    font: 0/0 'microsoft yahei';
    -webkit-transition-timing-function: ease;
    transition: 0.3s;
}
.pc-KV,.wrapper01,.wrapper02,.wrapper03,.wrapper04{
	overflow: hidden;
    position: relative;
    /*max-width: 1920px;*/
}
.pc-KV img{
	width: 100%;
}

.zone_title{
	width: 100%;
	height: 122px;
	background: url("../images/model01_title.jpg") no-repeat;
}
.zone_main{
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
.wrapper01 .wrapper01_content {
	width: 100%;
	height: 783px;
	background: url("../images/model01_bg.jpg") no-repeat center center ;
}
.wrapper01 .title_img {
	width: 336px;
	height: 59px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-168px; 
	margin-top:30px;
}
.wrapper01 .content_img {
	width: 100%;
}
.wrapper01_content .food_area {
	position: absolute;
	left: 164px;
	top: 207px;
	width: 185px;
	height: 202px;
}
.wrapper01_content .play_area {
	position: absolute;
	left: 554px;
	top: 320px;
	width: 186px;
	height: 257px;
}
.wrapper01_content .play_area .area_title {
	margin-bottom: 10px;
}
.wrapper01_content .play_area .area_list{
	width: 140px;
}
.wrapper01_content .gift_area {
	position: absolute;
	left: 978px;
	top: 282px;
	width: 185px;
	height: 202px;
}
.wrapper01_content .gift_area .area_list {
	width: 100%;
}
.wrapper01_content .gift_area .area_title{
	width: 120px;
}
.wrapper01_content .area_title {
	/*width: 131px;*/
	text-align: center;
	color:#fff;
	font-weight: 500;
	font-size: 18px;
}
.wrapper01_content .area_list {
	width: 131px;
	margin: 0 auto;
}
.wrapper01_content .area_list li {
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color:#fff;
	font-weight: 500;
}
.wrapper01_content .area_list .number_one {
	padding-left: 20px;
	background: url("../images/num_1.png") no-repeat center center;
	margin-right: 10px;
}
.wrapper01_content .area_list .number_two {
	padding-left: 20px;
	background: url("../images/num_2.png") no-repeat center center;
	margin-right: 10px;
}
.wrapper01_content .area_list .number_three {
	padding-left: 20px;
	background: url("../images/num_3.png") no-repeat center center;
	margin-right: 10px;
}
.wrapper01_content .area_list .number_four {
	padding-left: 20px;
	background: url("../images/num_4.png") no-repeat center center;
	margin-right: 10px;
}
.wrapper01_content .area_list .number_five {
	padding-left: 20px;
	background: url("../images/num_5.png") no-repeat center center;
	margin-right: 10px;
}



.wrapper02_content{
	width: 100%;
	height: 351px;
	background: url("../images/model02_bg.jpg") no-repeat center center;
}
.wrapper02 .zone_main{
	padding: 108px 65px 42px;
	height: 350px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.wrapper02 .prev {
	width: 31px;
	height: 51px;
	background: url("../images/prev.png") no-repeat center center;
	position: absolute;
	left: 32px;
	top: 182px;
}
.wrapper02 .next {
	width: 31px;
	height: 51px;
	background: url("../images/next.png") no-repeat center center;
	position: absolute;
	right: 32px;
	top: 182px;
}
.wrapper02 .zone_main .swiper {
	width: 100%;
	overflow: hidden;
}
.wrapper02 .zone_main ul{
	width: 1000%;
	position: relative;
	transition:left 0.5s;
	left: 0;
}
.wrapper02 .zone_main ul:after{
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
}
.wrapper02 .zone_main ul li{
	float: left;
	width: 234px;
	height: 200px;
	padding: 0 17px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.wrapper02 .zone_main ul li .itemImg {
	height: 200px;
	position: relative;
}
.wrapper02 .zone_main ul li .itemImg:hover{
	transform: scale(1.1, 1.1) rotate(0.001deg);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.wrapper02 .zone_main ul li .itemImg .itemTitle{
	width: 100%;
	height: 43px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	line-height: 37px;
	text-align: center;
	color:#fff;
	display: none;
}
.wrapper02 .zone_main ul li .itemImg:hover .itemTitle{
	display: block;
}
.wrapper02 .zone_main ul li .itemImg img{
	width: 100%;
	box-shadow: 3px 5px 8px rgba(0,0,0,0.20);
}
.wrapper03_content{
	width: 100%;
	height: 817px;
	background: url("../images/model03_bg.jpg") no-repeat center center ;
}
.wrapper03_content .address_1 {
	position: absolute;
	left: 411px;
	top: 307px;
}
.wrapper03_content .address_2 {
	position: absolute;
	left: 679px;
	top: 503px;
}
.wrapper03_content .address_3 {
	position: absolute;
	left: 816px;
	top: 480px;
}
.wrapper03_content .address_4 {
	position: absolute;
	left: 709px;
	top: 529px;
}
.wrapper03_content .address_5 {
	position: absolute;
	left: 938px;
	top: 502px;
}
.wrapper03_content .address_6 {
	position: absolute;
	left: 770px;
	top: 676px;
}
.wrapper03_content .address_7 {
	position: absolute;
	left: 751px;
	top: 748px;
}
.wrapper03_content .currAddress:hover .zone_store{
	display: block;
}
.wrapper03_content .zone_store{
	width: 412px;
	height: 355px;
	background: url("../images/icon_widon.png") no-repeat center center ;
	position: absolute;
	left: -64px;
	top: -335px;
	padding: 44px 37px 110px 37px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	display: none;
}
.wrapper03_content .store_info {
	height: 114px;
}
.store_info .info_name,.store_info .info_img {
	float:left;
	width: 50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */ 
}
.info_name p {
	width: 132px;
	font-size: 24px;
	font-weight: 500;
}
.hr {
	margin-top: 5px;
}
.store_address {
	margin-top: 16px;
}
.store_address p {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 5px; 
}
.wrapper03 .title_img{
	width: 244px;
	height: 89px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-122px; 
	margin-top:16px;
}
.wrapper04_content{
	width: 100%;
	height: 746px;
	background: url("../images/model04_bg.jpg") no-repeat center center;
}
.wrapper04_content .zone_main{
	padding: 152px 52px 114px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.wrapper04_content .zone_main .tipLeft{
	display:block;
	width: 69px;
	height: 63px;
	position: absolute;
	left: 48px;
	top:131px;
}
.wrapper04_content .zone_main .tipRight{
	display:block;
	width: 69px;
	height: 63px;
	position: absolute;
	right: 39px;
	bottom:85px;
}
.wrapper04_content .zone_list:after{
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
}
.zone_list li{
	float:left;
	width:398px;
	padding: 0 17px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.zone_list li .zone_item{
	width: 100%;
}
.zone_list li .zone_item img{
	width: 100%;
	box-shadow: 3px 5px 8px rgba(0,0,0,0.20);
}

.tips {
	position: absolute;
	top: 36px;
	left: 50%; 
	color: #8e8d8d;
	font-size: 18px;
	transform: translate(-50%, 0);
}
.tipsIcon {
	margin-right: 0px;
}