body {
	padding:0;
	margin:0 auto;
	font:400 14px "Microsoft YaHei","\u5fae\u8f6f\u96c5\u9ed1",Arial;
	-webkit-font-smoothing:antialiased;
	background:url(../images/body-bg.jpg);
	-webkit-background-size:100% 100%;
	background-size:100%;
	color:#666;
	overflow-x:hidden;
	-webkit-overflow-scrolling:touch
}
a {
	color:#555;
	text-decoration:none;
	outline:0;
	-webkit-tap-highlight-color:rgba(255,0,0,0);
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	transition:all .3s linear
}
a:hover {
	color:rgba(85,85,85,.8);
	text-decoration:none;
	opacity:.7
}
a:visited,a:active {
	text-decoration:none;
	color:#000;
	opacity:.5
}
img {
	border:0
}
ul,ol {
	margin:0;
	padding:0
}
li {
	list-style:none
}
input {
	outline:0;
	-webkit-appearance:none
}
::-webkit-scrollbar {
	height:8px;
	width:8px
}
::-webkit-scrollbar-thumb {
	-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:gray;
	min-height:40px;
	padding-top:100px;
	-webkit-border-radius:4px;
	border-radius:4px
}
::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active {
	background-color:#B3B3B3
}
.dbdh{display:none;}
.phone {
	display:none
}
@media screen and (max-width:750px) {
	.phone {
	display:block
}
.pc {
	display:none
}

}.loading-box {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	background:#fff;
	color:#999
}
.loading-box .loading-info {
	width:100%;
	top:45%;
	position:absolute;
	left:0;
	text-align:center;
	line-height:2rem;
	font-size:2rem
}
.tips-box {
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	z-index:9999;
	top:0;
	left:0;
	position:fixed
}
.tips-box span {
	display:inline-block;
	background:rgba(0,0,0,.7);
	font-size:1.6em;
	color:#fff;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:8px 15px
}
.content {
	width:1200px;
	margin:0 auto;
	text-align:center
}
@media screen and (max-width:750px) {
	.content {
	width:100%
}
}.content img {
	max-width:100%
}
.header {
	width:100%;
	text-align:center;
	padding-top:40px;
	position:relative;
	z-index:10
}
.header img {
	max-width:50%
}
@media screen and (max-width:640px) {
	.header {
	padding-top:20px;
	background:#f9f9f9
}
.header img {
	width:30%
}
}.big-banner {
	width:100%;
	display:block;
	position:relative;
	margin-top:-2%;
	z-index:5
}
@media screen and (max-width:640px) {
	.big-banner {
	width:100%;
	
}


.slide-s1 {
    margin-top: 80px;
    width: 100%;
}


}.slide-1 {
	width:100%;margin-top: 80px;
}
.slide-1 .slide-1-info {
	margin-top:30px
}
.slide-1 .slide-2-title {
	margin-top:120px
}
@media screen and (max-width:640px) {
	.slide-1 .slide-1-title {
	width:70%
}
.slide-1 .slide-2-title {
	margin:40px 0 20px;
	width:70%
}
}.slide-2 {
	margin-top:80px;
	width:100%
}
.slide-2 .list-box {
	width:100%;
	position:relative;
	margin-top:40px;
	float:left
}
.slide-2 .list-box .pic {
	float:left;
	position:relative;
	z-index:99
}
.slide-2 .list-box .info {
	width:500px;
	height:400px;
	position:absolute;
	right:0;
	top:30px;
	background:#eee;
	z-index:88
}
.slide-2 .list-box .info img {
	margin:80px 0 0 80px
}
.slide-2 .list-box.right .pic {
	float:right;
	margin-top:20px
}
.slide-2 .list-box.right .info {
	right:auto;
	left:0;
	top:0;
	text-align:left
}
.slide-2 .list-box.right .info img {
	margin:80px 0 0 40px
}
.slide-2 .list-box.last .info {
	top:0;
	width:450px
}
.slide-2 .list-box.last .info img {
	margin:80px 0 0 110px
}
@media screen and (max-width:640px) {
	.slide-2 {
	margin:0
}
.slide-s1 {
    margin-top: 0px;
    width: 100%;
}
.slide-1 {
    width: 100%;
    margin-top: 40px;
}
.slide-2 .list-box {
	margin:0
}
.slide-2 .list-box .pic {
	width:100%;
	display:block
}
.slide-2 .list-box .info {
	width:100%;
	height:auto;
	position:relative;
	top:auto;
	left:auto;
	right:auto
}
.slide-2 .list-box .info img {
	margin:0;
	width:50%
}
.slide-2 .list-box.right .pic {
	float:left;
	margin-top:20px
}
.slide-2 .list-box.right .info {
	right:auto;
	left:auto;
	top:auto;
	text-align:center
}
.slide-2 .list-box.right .info img {
	margin:20px 0
}
.slide-2 .list-box.last .info {
	top:auto;
	width:100%
}
.slide-2 .list-box.last .info img {
	margin:20px 0
}
}.slide-3 {
	width:100%;
	text-align:left;
	padding:80px 0 50px;
	float:left
}
.slide-3 .list-box {
	width:70%;
	padding:50px 0;
	text-align:center;float:left;
}
.slide-3 .list-box1 {
	width:30%;
	padding:50px 0;
	text-align:center;float:left;
}
.slide-3 .list-box .list {
	display:inline-block;
	
	margin:10px 5px;
}
.slide-3 .list-box .list img {
	width:100%
}
@media screen and (max-width:640px) {
	.slide-3 {
	padding:0;
	text-align:center
}
.slide-3 .title {
	width:70%;
	margin:40px 0
}
.slide-3 .list-box {
	padding:0;
	width:100%
}
.slide-3 .list-box1 {
	padding:0;
	width:100%
}
.slide-3 .list-box .list {
	width:39%;
	padding:15px 0;
	margin:8px 5%
}
.slide-3 .list-box .list img {
	width:95%
}
}.slide-4 {
	width:100%;
	background:#f3f3f3;
	float:left;
	padding:80px 0
}
.slide-4 .info {
	margin-top:40px
}
@media screen and (max-width:640px) {
	.slide-4 {
	padding:40px 0
}
.slide-4 img {
	width:80%
}
.slide-4 img.info {
	width:100%
}
}.slide-5 {
	width:100%;
	float:left;
	padding:80px 0 50px
}
.slide-5 img {
	width:48%
}
.slide-5 .left {
	float:left;
	margin:20px 6% 0 0;
	width:43%
}
@media screen and (max-width:640px) {
	.slide-5 {
	padding:40px 0;
	text-align:center
}
.slide-5 img {
	width:80%
}
.slide-5 .left {
	margin:0;
	width:80%;
	float:none;
	margin-bottom:30px
}
}.slide-6 {
	width:100%;
	float:left;
	padding:30px 0
}
.slide-6 .left {
	float:left;
	width:35%
}
.slide-6 .right {
	width:65%;
	margin-top:5%
}
@media screen and (max-width:640px) {
	.slide-6 {
	padding:0
}
.slide-6 .left {
	width:40%;
	display:none
}
.slide-6 .right {
	width:90%;
	margin:0
}
}.slide-7 {
	width:100%;
	background:#f0f0f0;
	float:left;
	position:relative;
	padding:60px 0
}
.slide-7 .content {
	text-align:left
}
.slide-7 .content img {
	position:relative;
	z-index:55
}
.slide-7 .right {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	z-index:22
}
@media screen and (max-width:640px) {
	.slide-7 {
	padding:40px 0
}
.slide-7 .content {
	text-align:center
}
.slide-7 .content img {
	width:90%
}
.slide-7 .right {
	display:none
}
}.slide-8 .title {
	margin:20px 0 60px
}
@media screen and (max-width:640px) {
	.slide-8 .title {
	width:70%
}
}.slide-9 {
	background:0 0;
	padding:30px 0
}
.slide-9 .title {
	margin:50px 0
}
@media screen and (max-width:640px) {
	.slide-9 .title {
	width:60%
}
}footer {
	padding-bottom:50px;
	background:url(../images/footer-bg.jpg)
}
footer .wx-code {
	margin:0
}
a.more-shops-menu {
	font-size:26px;
	color:#c00;
	border:1px solid #c00;
	display:block;
	width:300px;
	height:60px;
	line-height:60px;
	text-align:center;
	margin-top:30px
}
@media screen and (max-width:640px) {
	a.more-shops-menu {
	font-size:18px;
	width:80%;
	margin:40px auto
}
}


@media screen and (max-width: 750px) {
  .copy{display:none;}
  .dbdh {
    z-index: 99999999999999999;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 65px;
    background-color: #fff;
  }
  .dbdh ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  .dbdh ul li {
    width: 25%;
    height: 100%;
  }
  .dbdh ul li a {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .dbdh ul li a img {
    width: 31%;
  }
  .dbdh ul li a p {
    font-size: 13px;margin: 0px;
    color: #000;
  }
  .dbdh ul .click p {
    color: #ff0000;
  }
  footer .footer-links {
    margin-top: 0;
    margin-bottom: 70px;
}
}
