.mfooter-new .zhanwei-bottom {
	background-color: transparent !important
}

html {
	font-size: 13.33333333vw
}

body {
	background-color: #fff
}
.marbot {
	margin-bottom: .3rem;
	background-color: #fff
}

div.glist-headnav,#selMoreCity {
	display: none
}
.m-selbox-head {
	position: fixed;
	top: .96rem;
	left: 0;
	z-index: 19;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .26rem;
	width: 100%;
	height: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: .02rem solid #f5f5f5
}
.m-selbox-head .item {
	font-size: .3rem;
	line-height: .32rem;
	color: #333;
	padding: .32rem 0
}
.m-selbox-head .address,.m-selbox-head .type {
	padding-right: .28rem;
	position: relative
}
.m-selbox-head .address span,.m-selbox-head .type span {
	width: .18rem;
	height: .1rem;
	background: url(../images/icon_xiala2.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.05rem;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}
.m-selbox-head .address.openIcon,.m-selbox-head .type.openIcon {
	color: #fe8331;
}
.m-selbox-head .address.openIcon span,.m-selbox-head .type.openIcon span {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background-image: url(../../images/common/icon_xiala.png);
}
.glist-select {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	z-index: 9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 1.96rem;
	display: none
}
.glist-select .selbox .box {
	background-color: #fff;
	border-radius: 0 0 .08rem .08rem;
	overflow: hidden;
	display: none
}
.glist-select .selbox .box .label {
	display: none
}
.glist-select .selbox .box .items {
	height: 3.84rem;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
.glist-select .selbox .box .items .ulbox {
	padding: .15rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.glist-select .selbox .box .items .ulbox div {
	padding: .18rem .2rem;
	background-color: #f4f4f4;
	border-radius: .05rem;
	font-size: .27rem;
	line-height: .29rem;
	color: #333;
	margin: 0 .1rem .22rem
}
.glist-select .selbox .box .items .ulbox div.sel-act {
	background-color: #fff5ee;
	color: #ff552e
}
.glist-select .selbox .box .more {
	display: none
}
.glist-select .selbox .box .btns {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.glist-select .selbox .box .btns div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	font-size: .3rem;
	line-height: .9rem;
	color: #333;
	letter-spacing: .02rem
}
.glist-select .selbox .box .btns .cancel {
	border-top: .02rem solid #f5f5f5;
	/* border-right: .02rem solid #f5f5f5 */
}
.glist-select .selbox .box .btns .sure {
	background-color: #fe8331;
	color: #fff;
	display: none;
}
.glist-list {
	padding: .46rem .26rem 0;
	margin-bottom: 1.2rem;
	border-top: .2rem solid #f5f5f5;
	margin-top: 1rem;
}
.glist-list .list-tit {
	margin-bottom: .54rem;
	text-align: center
}
.glist-list .list-tit .tit {
	font-size: .33rem;
	line-height: .78rem;
	color: #333;
	letter-spacing: .02rem
}
.glist-list .list-tit .cont {
	font-size: .22rem;
	line-height: .36rem;
	color: #666;
	letter-spacing: .02rem
}
.glist-list .listbox .list-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.glist-list .listbox .list-content .citem {
	width: 3.36rem;
	height: 4.64rem;
	background-color: #fff;
	-webkit-box-shadow: 0 0 .3rem rgba(204,204,204,0.5);
	box-shadow: 0 0 .3rem rgba(204,204,204,0.5);
	margin-bottom: .4rem
}
.glist-list .listbox .list-content .citem img {
	width: 100%;
	height: 2.52rem
}
.glist-list .listbox .list-content .citem .word {
	padding: .08rem .26rem 0
}
.glist-list .listbox .list-content .citem .word .tit {
	font-size: .3rem;
	line-height: .74rem;
	color: #333;
	letter-spacing: .02rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.glist-list .listbox .list-content .citem .word .cont {
	font-size: .24rem;
	line-height: .4rem;
	color: #898f9a;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.glist-list .listbox .lookmore {
	width: 3rem;
	height: .8rem;
	/* background-color: #fe8331; */
	background: -webkit-gradient(linear, left top, right top, from(#da4615), to(#fb822f));
  	background: linear-gradient(left, #da4615, #fb822f);
	-webkit-box-shadow: 0 0 .3rem rgba(17,204,128,0.3);
	box-shadow: 0 0 .3rem rgba(17,204,128,0.3);
	text-align: center;
	font-size: .28rem;
	line-height: .8rem;
	color: #fff;
	margin: 0 auto;
	letter-spacing: .02rem
}