/*.bottom-nav{width:100%; position:fixed; bottom:0; left:0; background-color:#f7f7f7; border-top:1px solid #ddd; height:50px;z-index: 999;}*/
/*.bottom-nav .nav-div{display:table-cell; width:1%; text-align:center; padding:5px 0 0 0}*/
/*.bottom-nav .nav-div  p{color:#555; margin:0 ;font-size: 12px; line-height: 15px;}*/
/*.bottom-nav .cut p{color:#ff6400;font-family: "微软雅黑";line-height: 15px;}*/
/*.bottom-nav .nav-div .nav-icon1{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_near_nor.png); background-size:100% 100%;}*/
/*.bottom-nav .cut .nav-icon1{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_near_sel.png); background-size:100% 100%;}*/
/*.bottom-nav .nav-div .nav-icon2{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_me_nor.png); background-size:100% 100%;}*/
/*.bottom-nav .cut .nav-icon2{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_me_sel.png); background-size:100% 100%;}*/
/*.bottom-nav .nav-div .nav-icon3{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_shop_no.png); background-size:100% 100%;}*/
/*.bottom-nav .cut .nav-icon3{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_shop_one.png); background-size:100% 100%;}*/
/*.bottom-nav .nav-div .nav-icon4{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_card_nor.png); background-size:100% 100%;}*/
/*.bottom-nav .nav-div .nav-icon5{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_shop_product.png); background-size:100% 100%;}.bottom-nav .nav-div .nav-icon4{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_card_nor.png); background-size:100% 100%;}*/
/*.bottom-nav .cut .nav-icon5{width:22px; height:22px; display:inline-block; background:url(../images/shop/ic_shop_product_one.png); background-size:100% 100%;}*/
/*.share{*/
/*	width: 11vw;*/
/*	height: 11vw;*/
/*}*/

/*!*底部*!*/
/*[class*="icon_foot"] {*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*	background-repeat: no-repeat;*/
/*	background-position: center;*/
/*	background-size: 100% 100%;*/
/*}*/

.icon_foot01 {
	background: url(../mobile/images/newIndex/h_foot_on01.png) no-repeat;
	background-size: 100%
}

.bottom_menu.active .icon_foot01 {
	background: url(../mobile/images/newIndex/h_foot_ic01.png) no-repeat;
	background-size: 100%
}

.icon_foot02 {
	background: url(../mobile/images/newIndex/h_foot_on02.png) no-repeat;
	background-size: 100%
}

.bottom_menu.active .icon_foot02 {
	background: url(../mobile/images/newIndex/h_foot_ic02.png) no-repeat;
	background-size: 100%
}

.icon_foot03 {
	background: url(../mobile/images/newIndex/h_foot_on03.png) no-repeat;
	background-size: 100%
}

.bottom_menu.active .icon_foot03 {
	background: url(../mobile/images/newIndex/h_foot_ic03.png) no-repeat;
	background-size: 100%
}

.icon_foot04 {
	background: url(../mobile/images/newIndex/h_foot_on04.png) no-repeat;
	background-size: 100%
}

.bottom_menu.active .icon_foot04 {
	background: url(../mobile/images/newIndex/h_foot_ic04.png) no-repeat;
	background-size: 100%
}

.icon_footT {
	width: 12.96vw;
	height: 12.96vw;
	background: url(../mobile/images/newIndex/h_foot_ic_T.png) no-repeat;
	background-size: 100%
}

.bottom_box {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 18.98vw;
	display: flex;
	padding: 0 3.58%;
	background: url("../mobile/images/newIndex/h_foot_icon.png") repeat-x;
	background-size: cover;
	z-index: 99;
}

.bottom_menu {
	flex: 1;
	height: 14.48vw;
	margin-top: 4.36vw;
	padding-top: 2.48vw;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.bottom_menu i {
	display: block;
	width: 5vw;
	height: 5vw;
}

.bottom_menu p {
	color: #999999;
	line-height: 1;
	font-size: 3.15vw;
	margin-top: 1.35vw;
}

.bottom_menu.active p {
	color: #FF6D1A;
}

.T-bottom_menu {
	flex: none;
	width: 26.68%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 2.48vw;
}
/*底部*/
