html{
	font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/
}
ul,li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
body,header{
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	padding: 0;
}
/*----------------*/
.mui-bar{
	padding: 0;
	height: auto;
}
.clear:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.mui-search.mui-active:before{
	top: 10px;
}
.mui-content{
	padding-top: 45px;
	height: 100%;
}
.mui-off-canvas-right{
	width: 90%;
}
.img-auto{
	display: block;
	width: 100%;
	height: 100%;
}
/*-----------------------*/
.top-search-col{
	height: 45px;
	line-height: 45px;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 555;
	max-width: 640px;
	min-width: 300px;
	margin: 0 auto;
}
.top-search-col .top-col{
	position: relative;
}
.top-search-col .top-col > a{
	color: #f00;
	width: 10%;
	text-align: center;
	margin: 0!important;
	padding: 10px 0;
}
.top-search-col .search-col{
	display: inline-block;
	width: 90%;
	padding: .8rem 1rem;
	padding-left: 0;
	height: 45px;
	line-height: 45px;
}
.top-search-col .search-col a{
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, .1);
	color: #999;
	text-align: center;
	line-height: 30px;
	font-size: 1.5rem;
}
.top-search-col .search-col a span{
	padding: 0!important;
	margin: 0!important;
	font-size: 2rem!important;
}
/*-----------------------------------------*/
.header-wrap{
	position: relative;
	overflow: hidden;
}
.header-wrap .logo-slider{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 100%;
}
.header-wrap .logo-slider .slider-page{
	bottom: 0;
	height: 16px;
	line-height: 8px;
	text-align: center;
}
.header-wrap .logo-slider .slider-page .swiper-pagination-bullet{
	box-shadow: none;
	background-color: #fff;
	opacity: 1;
	border-radius: 0;
	height: 3px;
	width: 9px;
	margin: 1px 3px;
}
.header-wrap .logo-slider .slider-page .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: rgba(0, 0, 0, .5);
}
.header-wrap .logo-slider .slider-item{
	padding: 0 5px;
}
.header-wrap .logo-slider .slider-item a{
	float: left;
	width: 33.333%;
	padding: 5px 5px;
}
.header-wrap .logo-slider .slider-item a img{
	display: block;
	width: 85%;
	height: 100%;
	max-width: 100px;
	max-height: 46px;
	opacity:0.75;
	margin: 0 auto;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .5);
	box-shadow: 0 0 8px rgba(0, 0, 0, .5);
}
/*-------------------------------------------*/
.search-main{
	display: none;
	background-color: #fff;
	position: relative;
	z-index: 666;
	box-shadow: 0 1px 15px rgba(0, 0, 0, .8);
}
.search-main .search-hd{
	position: relative;
}
.search-main .search-hd .search-go{
	position: absolute;
	right: 0;
	top: 1px;
	width: 45px;
	line-height: 45px;
	color: #666;
	text-align: center;
	font-size: 1.4rem;
}
.search-main .search-hd .mui-icon-arrowleft{
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	line-height: 45px;
	color: #666;
	text-align: center;
	font-size: 2rem;
	margin: 0;
	padding: 0;
}
.search-main .search-hd .search-frame{
	color: #666;
	padding-right: 35px;
	font-size: 1.4rem;
	height: 29px;
	margin: 6px 0;
}
.search-main .search-hd{
	position: relative;
	width: 100%;
	height: 45px;;
	line-height: 45px;
}
.search-main .search-bd h3{
	position: relative;
	text-align: center;
	font-size: 1.6rem;
	color: #848484;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0;
	border-bottom: 1px solid #eee;
}
.search-main .search-bd h3 span{
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 2rem;
	margin: -5px 0 0!important;
	padding: 0 0!important;
}
.search-main .search-bd h3 span i{
	float: left;
	font-style: normal;
	font-size: 1.2rem;
	padding-top: 4px;
}
.search-main .search-wrap{
	width: 100%;
	display: inline-block;
	padding-left: 45px;
	padding-right: 45px;
}
.search-main .search-wrap .mui-icon-clear{
	top: 3px!important;
}
.search-main .search-close{
	position: absolute;
	left: 45%;
	text-align: center;
	bottom: -5rem;
	width: 10%;
	color: #fff;
	line-height: 22px;
	font-size: 1.4rem;
}
.search-main .mui-icon-closeempty{
	text-align: center;
	padding: 0!important;
	margin: 0 0 5px!important;
	font-weight: bold;
	font-size: 3rem;
	border: 2px solid #fff;
	border-radius: 50%;
}
.search-main .search-hd .mui-placeholder{
	top: 3px;
}
.search-main .search-hd .mui-placeholder span{
	color: #999;
}
.search-main .mui-search.mui-active:before{
	top: 18px;
}
.search-main .mui-input-row.mui-search .mui-icon-clear{
	top: 12px!important;
}
.search-main .search-hd .mui-placeholder span.mui-icon-search{
	padding: 10px 0;
}
.search-main .search-bd{
	margin-top: 20px;
	position: relative;
	z-index: 55;
	padding: 10px;
}
.search-main .search-bd ul{
	padding: 10px;
}
.search-main .search-bd li{
	float: left;
	width: 31.33%;
	text-align: center;
	margin: 1% 1%;
}
.search-main .search-bd li.hot a{
	color: #c00;
}
.search-main .search-bd li a{
	display: block;
	font-size: 1.4rem;
	line-height: 32px;
	color: #383636;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 1rem;
	border-radius: 18px;
	background-color: #f2f1f1;
}
.search-main .search-bd .search-his{
	margin-bottom: 20px;
}
.search-main .search-bd .search-his .txt{
	text-align: center;
	font-size: 1.2rem;
	margin: 0;
}
/*-----------------------------------------*/
.nav-tab-col{
	position: relative;
	height: 45px;
	line-height: 45px;
	background-color: #fff;
	width: 100%;
}
.nav-tab-col .txt{
	display: none;
}
.nav-tab-col .mui-scroll-wrapper.open .mui-scroll{
	white-space: normal;
	position: static;
	height: auto;
	padding-right: 0;
	padding-top: 45px;
}
.nav-tab-col .mui-scroll-wrapper.open .unfold{
	width: 100%;
	z-index: 555;
}
.nav-tab-col .mui-slider-indicator .mui-icon{
	margin: 0;
	width: auto;
	height: auto;
}
.nav-tab-col .mui-scroll-wrapper.open .mui-scroll a{
	display: block;
	width: 25%;
	float: left;
}
.nav-tab-col .unfold{
	position: absolute;
	right: 0;
	top: 0;
	height: 45px;
	width: 45px;
	line-height: 45px;
	text-align: center;
	background-color: rgba(255, 255, 255, .85);
	z-index: 10;
}
.nav-tab-col .unfold.cur span.mui-icon-arrowup{
	transform:rotate(0deg);
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
}
.nav-tab-col .unfold span.mui-icon-arrowup{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
}
.nav-tab-col .mui-scroll-wrapper.open .txt{
	display: inline-block;
}
.nav-tab-col .mui-scroll-wrapper.open .mui-scroll{
	transform: translate3d(0px, 0px, 0px)!important;
	-webkit-transform: translate3d(0px, 0px, 0px)!important;
}
.nav-tab-col .unfold.cur .txt{
	float: left;
	font-size: 1.3rem;
	color: #666;
}
.nav-tab-col .unfold .txt{
	display: none;
}
.nav-tab-col .unfold.cur{
	text-align: right;
	padding: 0 1rem;
}
.nav-tab-col .mui-slider-indicator .mui-icon{
	border: none;
}
.nav-tab-col ul{
	position: absolute;
}
.nav-tab-col li{
	float: left;
}
.nav-tab-col #sliderSegmentedControl.fixed{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 555;
	max-width: 640px;
	min-width: 300px;
	margin: 0 auto;
	background: rgba(255, 255, 255, .85);
	box-shadow: 0 1px 6px #ccc;
}
.nav-tab-col .mui-scroll{
	padding-right: 45px;
}
.nav-tab-col .mui-scroll .mui-control-item{
	line-height: 45px;
	padding: 0 1rem;
	color: #666;
	font-size: 1.4rem;
	position: relative;
}
.nav-tab-col .mui-scroll .mui-control-item.mui-active{
	border-bottom: none;
	color: #f34c4c;
}
.nav-tab-col .mui-scroll .mui-control-item.mui-active:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 70%;
	margin: 0 auto;
	height: 3px;
	background-color: #f34c4c;
}
.nav-tab-col .mui-scroll-wrapper .mui-scroll,
.nav-tab-col .mui-scroll-wrapper{
	height: 45px;
}
/*--------------------------------------------*/
.floor-name{
	overflow: hidden;
}
.floor-name a{
	display: block;
}
.floor-name h3{
	font-size: 1.6rem;
	color: #666;
	margin: 1.2rem 0;
	text-align:center;
	/*padding-left: .5rem;*/
	line-height: 32px;
	/*border-left: 3px solid #f00;*/
}
.floor-name h3 .left-icon{

	color: #FFF;
	margin-left:5px;
	font-size: 1.7rem;
	font-weight: bold;
	background:#000000;
	padding:3px 12px;
	border:1px solid #000;
	border-right:none;
}
.floor-name h3 .right-icon{

	color: #000;
	font-size: 1.5rem;
	font-weight: normal;
	background:#FFF;
	padding:3px 12px;
	border:1px solid #000;
	border-left:none;
}


.floor-name h3 .right-icon .mui-icon-arrowright{
	font-size: 1.5rem;
}
/*----------------------------------------------*/
.brand-floor .floor-content{
	background-color: #fff;
	overflow: hidden;
}
.brand-floor .f-item{
	position: relative;
	border-bottom: 1px solid #f6f6f6;
	margin: 0 1rem;
}
.brand-floor .f-item a{
	display: block;
	overflow: hidden;
	padding: 1rem 0;
}
.brand-floor .f-item p{
	margin: 0;
}
.brand-floor .f-item .logo-img{
	float: left;
	margin-right: 1rem;
}
.brand-floor .f-item .brand-info{
	position: relative;
	overflow: hidden;
}
.brand-floor .f-item .brand-info .tit{
	font-size: 1.6rem;
	font-weight: bold;
	color: #666;
	margin-top: .3rem;
}
.brand-floor .f-item .brand-info .sub-tit{
	font-size: 1.2rem;
	color: #999;
	padding-right: 2rem;
}
.brand-floor .f-item .brand-info .mui-icon-arrowright{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1rem;
	color: #ccc;
	font-size: 2rem;
}
.brand-recom .logo-img img,
.brand-floor .logo-img img{
	display: block;
	min-width: 10rem;
	min-height: 4.6rem;
	margin: 0 auto;
}
.brand-floor .logo-img img{
	border-radius: .3rem;
}
.brand-recom .logo-img .brand-info{
	overflow: hidden;
}
.brand-floor .floor-content .brand-name{
	display: block;
	color: #666;
	font-size: 1.4rem;
	text-align: center;
	margin-top: .8rem;
}
/*----------------------------------------------------*/
.new-add .new-bd{
	overflow: hidden;
	padding-bottom: 5px;
}
.new-add .info{
	background-color: #fff;
	padding: .5rem 0;
}
.new-add .info .logo{
	max-width: 10rem;
	max-height: 4.6rem;
	margin: 0 auto;
	text-align: center;
}
.new-add .info .logo img{
	display: block;
	margin: 0 auto;
}
.new-add .info .name{
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.6rem;
	height: 3.2rem;
	color: #666;
	margin: .5rem 0 0;
	padding: 0 1rem;
	overflow: hidden;
}
.new-add li{
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, .2);
}
.new-add .new-page{
	text-align: center;
	height: 20px;
}
.new-add .new-page span{
	width: 5px;
	height: 5px;
	background-color: #666;
}
/*------------------------------------------------*/
.hot-brand .hot-list{
	overflow: hidden;
}
.hot-brand .hot-item{
	background-color: #fff;
	position: relative;
	width: 49%;
	float: left;
	margin-bottom: 2%;
}
.hot-brand .hot-item:nth-child(odd){
	margin-right: 1%;
}
.hot-brand .hot-item:nth-child(even){
	margin-left: 1%;
}
.hot-brand .hot-item a{
	display: block;
	overflow: hidden;
}
.hot-brand .hot-item p{
	margin: 0;
}
.hot-brand .hot-item .info{
	padding: .5rem 0;
}
.hot-brand .hot-item .info .logo img{
	display: block;
	max-width: 10rem;
	max-height: 4.6rem;
	margin: 0 auto;
}
.hot-brand .hot-item .info .name{
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #666;
	padding: 0 1rem;
	margin-top: .5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*-----------------蒙版*/
.mui-backdrop{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 444;
    max-width: 640px;
    min-width: 300px;
    margin: 0 auto;
    background-color: rgba(0,0,0,.5);
}
/*滚动顶部按钮*/
.fixed-btn{
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 38px;
	text-align: center;
	z-index: 20;
}
.fixed-btn a{
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	color: #f34c4c;
	border-radius: 50%;
	border: 1px solid #f34c4c;
	background-color: rgba(255, 255, 255, .8);
}
/*底部*/
.footer .footer-wrap{
	margin: 0 10px;
}
.footer .footer-btn-group{
	text-align: center;
}
.footer .mui-content-padded{
	margin: 15px 0 10px;
}
.footer .footer-btn-group a{
	color: #666;
}
.footer .footer-btn-group .mui-btn{
	margin: 0 5px;
}
.footer .footer-btn-group button.mui-btn-danger a{
	color: #dd524d;
}
.footer p{
	text-align: center;
	font-size: 1.2rem;
	margin: 0;
	padding: 0;
}
.footer p a{
	color: #888;
	margin-left: 5px;
	font-weight: bold;
}