html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, input, button, select, textarea blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul, ol {
	list-style-type: none;
}
i,em {
  font-style: normal;
}
body {
  background: #fff;
  line-height: 1.5;
  color: #333;
  font: normal 14px "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", Arial;
}
a {
	-webkit-tap-highlight-color: transparent;
}
html {
    font-size: 13.3333333333333vw  /*100px*/
}
main {
	width: 100%;
}
.banner_wrap {
	width: 100%;
	height: 5.06rem;
	position:relative;
	overflow: hidden;
}
.banner_wrap .lb_img {
	position:absolute;
	left: 0;
	transition: all .4s;
}
.banner_wrap .lb_img img{
	width: 7.5rem;
	height: 5.06rem;
	float:left;
	display:block; 
}
.banner_wrap ul {
	width:.5rem;
	height:.15rem;
	position:absolute;
	bottom:.2rem;
	left:50%;
	margin-left:-.15rem;
}
.banner_wrap ul li {
	width:.15rem;
	height:.15rem;
	border-radius:50%;
	margin-right:.1rem;
	background:#fff;
	float:left;
	cursor:pointer;
}
.banner_wrap ul .active {
	background: #a9935a;
}
.tab_title {
	padding-top:30px;
	padding-bottom:30px;
	width: 100%;

}
.tab_cons {
	position: relative;
}
.tab_tool {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 auto;
	width: 4rem;
	height: .56rem;
	border-radius: .5rem;
	border: 1px solid #000;
	line-height: .56rem;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
}
.tab_tool li {
	width: 50%;
	background: #fff;
}
.tab_tool li:first-of-type {
	border-right: .01rem solid #000;
}
.tab_tool li.on {
	background: #000;
	color: #fff;
}
.tab_item {
	width: 100%;
	display: none;
}
.tab_item.show {
	display: block;
}
.tab_item img {
	width: 100%;
}
.item_tlt {
	margin-top: -1rem;
	position: absolute;
	z-index: -1;
}
.tab_list {
	width: 100%;
	padding-top: 1.50rem;
}
.advert img {
	display: block;
	width: 100%;
}
.banner_box{
  position: relative; /*attention*/
  width: 6.06rem;
  height: 3.42rem;
  margin: 0 auto;
  overflow: hidden;
}
.banner_images{
  position: absolute; /*attention*/
  left: 0;
  width: 400%; /*attention please*/
}
.banner_img{
  float: left;
  width: 6.06rem; /*attention please*/
  /*text-align: center;*/
  position: relative;
  height: 3.42rem;
}
.banner_img:after {
  content: '';
  display: block;
  clear: both;
}
.banner_img img{
  float: right;
  display: block;
  width: 2.92rem;
  height: 3.42rem
}
.banner_img img:first-of-type {
	float: left
}
.slide {
	position: relative;
	margin-bottom:10px;
}
.prev{
  position: absolute;
  left: .08rem;
  top:50%;
  margin-top: -.4rem;
  width: .52rem;
  height: .8rem;
  background: url(../img/prev.png) center no-repeat;
  background-size: contain;
}
.next{
  position: absolute;
  right: .08rem;
  top:50%;
  margin-top: -.4rem;
  width: .52rem;
  height: .8rem;
  background: url(../img/next.png) center no-repeat;
  background-size: contain;
}
.slide_wrap>img {
	width: 100%;

}
.martop img{
	display: block;
	width: 100%;
}


.store {
	width: 100%;
	height: 3.9rem;
	margin-top: .55rem;
	background-image: url(../img/dianmianbg.jpg);
	background-size: contain;
	/*background-attachment: fixed;*/
	position: relative;
}
.store .share {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}
.store img {
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width: 100%;
}

.lika1{
    float:left;	
	width:40%;
	}
.lika1 img{
	margin-left:40%;    
	width:58%;	
	}
	
.lika3{
    float:left;	
	width:50%;
	}
.lika3 img{
	margin-left:15%;    
	width:75%;	
	}	
			
	
.lika2{
    float:left;	
     width:26%;
	}
.lika2 img{
	margin-left:45%;    
	width:81%;	
	}		

	
.lika4{
    float:left;	
     width:33%;
	}
.lika4 img{
	margin-left:1%;
	width:100%;	
	}	