body p.col span {
	color: #f42424;
}
.h1 {
	width: 100%;
}
.h1 .h1_sbox_ {
	width: 1200px;
	margin: 0 auto;
	height: 108px;
	position: relative;
	padding: 25px 0;
}
.h1 .h1_logo_box {
	width: 250px;
	float: left;
	text-align: center;
	display: block;
	/* overflow:  hidden; */
	margin-top: 27px;
}
.h1_logo_box .h1_logo_a {
	display: block;
	width: 134px;
	text-align: center;
	position: relative;
	float: left;
}
.h1_logo_box .logo_line_bk {
	position: absolute;
	top: 3px;
	right: 0;
	height: 82%;
	background: gray;
	display: block;
	width: 1px;
}
.h1_logo_box .h1_nav {
	float: left;
	line-height: 28px;
	position: relative;
	height: 28px;
	cursor: pointer;
}
.h1_nav .h1_nav_title {
	margin-left: 8px;
	float: left;
	font-size: 22px;
	font-weight: 500;
	color: #333333;
}
.h1_nav .h1_nav_more {
	position: absolute;
	width: 260px;
	background: white;
	z-index: 10;
	top: 28px;
	display: none;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
}
.h1_nav:hover .h1_nav_more {
	display: block;
}
.h1_nav_more .h1_nm_box {
	width: 92%;
	margin: 0 auto;
}
.h1_nm_box .nm_item {
	text-align: left;
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}
.h1_nm_box .nm_item:last-child {
	border-bottom: 0;
}
.nm_item .nm_name {
	margin-right: 20px;
	cursor: pointer;
	color: #666666;
	display: block;
	float: left;
	padding: 0 5px;
}
.nm_item .nm_name:hover {
	color: #f42424;
}
.nm_name .open_icom {
}
.h1_nav .logo_down_img {
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	transform: rotate(0deg);
	transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
}
.h1_nav:hover .logo_down_img {
	transform: rotate(180deg);
}
.h1_logo_a .logo_img {
	height: 28px;
}
.h1_sbox {
	width: 630px;
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -150px;
	overflow: hidden;
}
.h1_sbox .search_centent {
	overflow: hidden;
	padding-left: 18px;
}
.search_name {
	color: white;
	padding: 0 6px;
	border-radius: 4px 4px 0 0;
	display: inline-block;
	line-height: 22px;
	cursor: pointer;
}
.search_box {
	width: 100%;
	border: 2px solid;
	border-radius: 25px;
	overflow: hidden;
	height: 40px;
}
.search_box .search_left {
	float: left;
	height: 36px;
	overflow: hidden;
	border-radius: 25px 0px 0px 25px;
}
.search_left .search_img {
	float: left;
	width: 16px;
	margin-left: 18px;
	margin-top: 11px;
}
.search_left .search_input {
	height: 36px;
	line-height: 36px;
	margin-left: 10px;
	width: 460px;
	border: 0;
	font-size: 13px;
}
.search_right {
	float: right;
	width: 90px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.search_right .input_submit {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 0;
	font-size: 17px;
}
.search_button {
	position: absolute;
	right: 25px;
	top: 44px;
}
.search_button .button_submit {
	background: url("../../../img/default/zhimeng/sol_btn1.png");
	background-size: contain;
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	border: 0;
	font-size: 16px;
	width: 86px;
	color: white;
}
.h2 {
	overflow: hidden;
	height: 250px;
	position: relative;
}
.h2 a {
	display: block;
	text-align: center;
	width: 3000px;
	position: absolute;
	left: 50%;
	margin-left: -1500px;
}
.h2 .h2_pic_img {
	height: 100%;
}
.h3 {
}
.h3 .h3_sbox {
	width: 1200px;
	border: 1px solid gainsboro;
	margin: 0 auto;
	overflow: hidden;
}
.h3_sbox .h3_item {
	line-height: 40px;
	/* height: 40px; */
	border-bottom: 1px solid #f1f1f1;
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
}
.h3_sbox .h3_item:last-child {
	border-bottom: 0;
}
.h3_item .h3_title {
	float: left;
}
.h3_item .h3_list {
	margin-left: 85px;
	/* height: 40px; */
	overflow: hidden;
	max-width: 1000px;
}
.h3_list .h3_choose {
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.h3_choose .choose_input {
	-webkit-appearance: checkbox;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 12px;
}
.h3_choose .choose_name {
	float: left;
	margin-left: 5px;
}
.h3_choose .and_choose {
	height: 22px;
	width: 90px;
	margin-left: 8px;
}
.h3_list .h3_classify_name {
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.h3_list .h3_classify_name:hover {
	color: #f42424;
}
.classify_span {
	color: #888888;
}
.h3_list .h3_classify_name:hover .classify_span {
	color: #f42424;
}
.h3_header {
	float: right;
	width: 180px;
	overflow: hidden;
	margin-top: 9px;
}
.h3_header .header_sbox {
	float: right;
	overflow: hidden;
}
.header_sbox .header_btn {
	width: 50px;
	text-align: center;
	background: white;
	height: 26px;
	float: left;
	line-height: 26px;
	margin-right: 1px;
	font-family: serif;
	cursor: pointer;
}
.header_sbox .header_btn:hover {
	background: #dfdfdf;
}
.h3_header .page_number {
	float: right;
	margin-right: 15px;
	line-height: 26px;
}
.h3_sbox .h3_screen {
	float: left;
	padding: 0 15px;
	line-height: 40px;
	border-top: 2px solid #f1f1f1;
	cursor: pointer;
	border-right: 1px solid gainsboro;
}
.h3_sbox .h3_screen.on {
	border-top: 2px solid #f42424;
	background: white;
	border-bottom: 0;
}
.h3_screen:hover .h3_title {
	color: #f42424;
}
.h3_screen .h3_title {
	display: block;
	float: left;
}
.h3_screen .screen_bk.off {
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 13px;
	margin-left: 4px;
	background: url("../../../img/default/zhimeng/price_off.png") 4px 3px;
	background-repeat: no-repeat;
}
.h3_screen .screen_bk.on {
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 13px;
	margin-left: 4px;
	background: url("../../../img/default/zhimeng/price_up.png") 4px 3px;
	background-repeat: no-repeat;
}
.h3_screen .screen_bk.down {
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 13px;
	margin-left: 4px;
	background: url("../../../img/default/zhimeng/price_down.png") 4px 3px;
	background-repeat: no-repeat;
}
.read_sbox {
	float: right;
	margin-right: 20px;
	margin-top: 13px;
	cursor: pointer;
}
.list_box {
}
.tile_box {
	margin-right: 30px;
}
.list_box .noe_bk {
	width: 16px;
	height: 16px;
	display: block;
	background: url("../../../img/default/zhimeng/one_off.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.list_box.on .noe_bk {
	display: block;
	background: url("../../../img/default/zhimeng/one_on.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.list_box:hover .noe_bk {
	display: block;
	background: url("../../../img/default/zhimeng/one_on.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.tile_box .noe_bk {
	width: 16px;
	height: 16px;
	display: block;
	background: url("../../../img/default/zhimeng/two_off.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.tile_box.on .noe_bk {
	display: block;
	background: url("../../../img/default/zhimeng/two_on.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.tile_box:hover .noe_bk {
	display: block;
	background: url("../../../img/default/zhimeng/two_on.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.h4 {
	overflow: hidden;
	margin-top: 10px;
}
.h4 .h4_sbox {
	width: 1200px;
	margin: 0 auto;
}
.list_nav_ssbox {
	height: 34px;
	display: none;
}
.h4_sbox .h4_list_nav {
	overflow: hidden;
	height: 34px;
	line-height: 28px;
	margin-bottom: 6px;
	width: 1200px;
	background: #f1f1f1;
	display: none;
}
.h4_sbox .h4_list_nav.on {
	overflow: hidden;
	height: 34px;
	line-height: 28px;
	margin-bottom: 6px;
	position: fixed;
	width: 1210px;
	left: 50%;
	margin-left: -605px;
	top: 0px;
	z-index: 8;
	display: block;
}
.h4_list_nav .h4_nav_item {
	float: left;
	width: 12%;
	text-align: center;
}
.h4_nav_item .h4_nav_title {
	color: #888888;
}
#h4_id {
	width: 100%;
	height: 600px;
	overflow: hidden;
}
.h4_ul {
	width: 1202px;
	overflow: hidden;
	padding-top: 6px;
}
.h4_ul.on {
	overflow: inherit;
}
.h4_ul .h4_li {
	float: left;
	width: 20%;
	position: relative;


	margin-bottom: 15px;
	height: 443px;
}
.h4_card {
	width: 230px;
	margin: 0 auto;
	border: 1px solid gainsboro;
	transition: cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
	transform: translate3d(0px, 0px, 0px);
}
.add_collect {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 230px;
	height: 447px;
	background: white;
	margin-left: -120px;
	margin-top: -223px;
	-ms-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-o-transform: scale(1.08);
	-moz-transform: scale(1.08);
	transition: all 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
	border: 1px solid #ff4a4c;
	box-shadow: 0px 2px 2px #ff4a4c;
	z-index: 15;
}
.h4_li .h4_card:hover {
	box-shadow: 0px 3px 3px grey;
	transform: translate3d(0px, -5px, 0px);
}
.h4_li .add_collect:hover {
	box-shadow: 0px 0px 0px grey;
	margin-top: -240px;
}
.h4_li .add_collect.on {
	-ms-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-moz-transform: scale(0.5);
}
.h4_li .add_collect.on2 {
	-ms-transform: scale(0.13);
	-webkit-transform: scale(0.13);
	-o-transform: scale(0.13);
	-moz-transform: scale(0.13);
	transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
	margin-top: -255px;
}
.h4_card .h4_pic_box {
	display: block;
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.h4_goods_p {
	display: block;
	width: 1px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	background: white;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.h4_pic_box .h4_goods_img {
	width: 100%;
	height: 100%;
}
.h4_card .h4_goods_info {
	width: 94%;
	margin: 0 auto;
	margin-top: 8px;
}
.h4_goods_info .h4_goods_name {
	overflow: hidden;
	line-height: 19px;
	height: 38px;
	color: black;
	float: left;
}
.h4_goods_info .h4_goods_name:hover {
	color: #f42424;
}
.h4_goods_info .h4_info_sbox {
	overflow: hidden;
	line-height: 24px;
	margin-top: 2px;
}
/*.add_collect .h4_info_sbox:last-child{*/
/*display: none;*/
/*}*/
/*.add_collect .h4_info_sbox:nth-last-child(3){*/
/*display: none;*/
/*}*/
.h4_goods_price {
	color: #666666;
	float: left;
}
.h4_hot_price {
}
.h4_goods_price b {
	font-size: 16px;
	/* color: #333333; */
	font-weight: 500;
}
.h4_goods_price span {
	display: inline-block;
}
.h4_info_sbox .h4_sale_text {
	float: left;
	color: #666666;
}
.h4_info_sbox .yj_text{
	float: right;
}
.h4_sale_text span {
	font-size: 14px;
}
.h4_now_price {
	display: none;
}
.h4_quan_box{
	float: right;
	overflow: hidden;
}
.h4_info_sbox .h4_coupon_mark {
	display: block;
	font-size: 12px;
	width: 16px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	float: left;
	border-radius: 3px 0 0 3px;
	margin-top: 2px;
}
.h4_info_sbox .h4_coupon_number {
	border: 1px solid;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 3px;
	border-left: 1px dashed;
	border-radius: 0 3px 3px 0;
	margin-top: 2px;
}
.h4_info_sbox .h4_coupon_text {
	display: block;
	float: left;
	margin-left: 8px;
	color: #666666;
	font-size: 12px;
}
.h4_info_sbox .h4_store_box {
}
.h4_store_box .shop_img {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
.h4_store_box .h4_goods_price {
}
.h4_extend_text {
	display: none;
}
.h4_info_sbox .h4_platform {
	display: block;
	float: right;
	overflow: hidden;
}
.h4_platform .platform_icom {
	width: 16px;
	height: 16px;
	margin-top: 4px;
	float: right;
}
.h4_botton_box {
	line-height: 38px;
	margin-top: 5px;
	height: 38px;
	position: relative;
	z-index: 20;
}
.h4_botton_box .h4_botton_btn {
	display: block;
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
}
.h4_botton_box .collect_btn {
	background: #f8e21c;
	cursor: pointer;
}
.h4_botton_box .docu_img {
	float: left;
	margin-top: 11px;
	margin-left: 24%;/*     transition: all 0.2s ease-in-out 0s; */
}
.h4_botton_box .docu_text {
	float: right;
	margin-right: 29%;
	color: #666666;
	font-size: 14px;
}
.h4_botton_box .docu_hint {
	position: absolute;
	right: 0;
	width: 50%;
	background: #ffe5bd;
	line-height: 39px;
	color: #666666;
	top: 0;
	z-index: 20;
	cursor: no-drop;
	display: none;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.h4_ul .h4_li.on {
	width: 1200px;
	height: 130px;
	float: inherit;
}
.h4_li.on .h4_card {
	width: auto;
	height: 130px;
	position: relative;
}
.h4_li.on .h4_card:hover {
	box-shadow: 0px 0px 1px #f42424;
	transform: translate3d(-10px, 0, 0px);/* width:  1220px; */
}
.h4_li.on .h4_pic_box {
	width: 110px;
	height: 110px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.h4_li.on .h4_goods_img {
}
.h4_li.on .h4_goods_p {
	margin-top: 60px;
}
.h4_li.on .h4_goods_info {
	width: 74%;
	float: left;
	height: 130px;
	margin-top: 0;
}
.h4_li.on .h4_first_info .h4_goods_name {
	margin-right: 10px;
	display: block;
	margin-top: 15px;
	text-indent: 23px;
}
.h4_li.on .h4_extend_text {
	display: block;
	margin-top: 50px;
	text-align: center;
}
.h4_li.on .h4_info_sbox {
	float: left;
	width: 16%;
	text-align: center;
	/* position:  relative; */
	height: 130px;
	margin-top: 0;
}
.h4_li.on .h4_ticket {
	position: relative;
}
.h4_li.on .h4_first_info {
	width: 35%;
	text-align: left
}
.h4_li.on .h4_goods_price {
	text-align: center;
	float: inherit;
	display: block;
	width: 100%;
	margin-top: 50px;
}
.h4_li.on .h4_hot_price {
	margin-top: 35px;
}
.h4_li.on .h4_goods_price b {
	/* display: block; */
	font-weight: 600;
}
.h4_li.on .h4_sale_text {
	position: absolute;
	left: 130px;
	top: 52px;
}
.h4_sale_text .small_text {
	font-size: 13px;
}
.h4_li.on .h4_volume_text {
	display: none;
}
.h4_li.on .h4_now_price {
	display: block;
}
.h4_li.on .h4_now_price b {
	/* display: block; */
	font-weight: 600;
	font-size: 17px;
}
.h4_li.on .h4_coupon_mark {
	margin-left: 45px;
	margin-top: 34px;
}
.h4_li.on .h4_coupon_number {
	margin-top: 34px;
}
.h4_li.on .h4_coupon_text {
	float: initial;
	position: absolute;
	left: 50%;
	margin-left: -35%;
	top: 65px;
	width: 70%;
	text-align: center;
}
.h4_li.on .h4_buy_text {
	float: initial;
}
.h4_li.on .h4_money_text {
	top: 82px;
}


.h4_li.on .h4_store_box {
}
.h4_li.on .shop_img {
	display: block;
	position: absolute;
	left: 130px;
	top: 58px;
}
.h4_li.on .h4_stroe_nam {
	display: inherit;
	position: absolute;
	left: 152px;
	width: auto;
	top: 7px;
}
.h4_li.on .h4_platform {
	display: block;
	position: absolute;
	top: 12px;
	left: 130px;
}
.h4_li.on .platform_icom {
}
.h4_li.on .h4_botton_box {
	width: 15%;
	margin-top: 0;
	float: left;
}
.h4_li.on .h4_botton_btn {
	width: 80%;
	margin: 0 auto;
	float: inherit;
	display: block;
	height: 38px;
	margin-top: 20px;
}
.h4_li.on .collect_btn {
	margin: 0 auto;
	margin-top: 10px;
}
.h4_li.on .docu_img {
	margin-left: 32%;
}
.h4_li.on .docu_text {


	margin-right: 32%;
}
.h4_li.on .add_collect {
	position: fixed;
	margin-left: -66px;
	width: 1200px;
	overflow: hidden;
	margin-top: -111px;
}
.h4_li.on .add_collect.on2 {
	margin-left: -600px;
}
.h_foot {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background: white;
	border-top: 1px solid #e1e1e1;
	z-index: 13;
}
.h_foot .hf_sbox {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.hf_sbox .hf_left {
	float: left;
	overflow: hidden;
	width: 140px;
	color: #666666;
	cursor: pointer;
}
.hf_left .fh_docu_img {
	float: left;
	margin-top: 17px;
}
.hf_left .hf_left_text {
	margin-left: 20px;
}
.hf_sbox .hf_middle {
	position: absolute;
	width: 160px;
	left: 50%;
	margin-left: -80px;
	top: 0;
	cursor: pointer;
}
.hf_sbox .hf_middle:hover {
	background: #f1f1f1;
}
.hf_middle .hf_middle_text {
	text-align: center;
	color: #666666;
	float: left;
	margin-left: 10px;
}
.hf_middle .fh_down_img {
	float: left;
	margin-top: 23px;
	margin-left: 5px;
	transform: rotate(0deg);
	transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
}
.hf_middle .fh_down_img.on {
	transform: rotate(180deg);
}
.hf_sbox .hf_right {
	float: right;
}
.hf_right .hf_spread {
	display: block;
	width: 150px;
	text-align: center;
	font-size: 16px;
}
.hf_right .my_depot {
	color: black;
}
.hf_right .my_depot:hover {
	background: #f1f1f1;
}
.hf_middle .add_goods_mark {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
	font-weight: 600;
	margin-left: -35px;/*display: none;*/
}
.folder {
	position: fixed;
	bottom: 51px;
	z-index: 12;
	background: white;
	left: 0;
	width: 100%;
	display: none;
}
.folder .folder_sbox {
	width: 1200px;
	margin: 0 auto;
}
.folder_sbox .folder_nav {
	overflow: hidden;
	line-height: 50px;
}
.folder_nav .folder_title {
	float: left;
	padding: 0 15px;
	margin-right: 25px;
	cursor: pointer;
}
.folder_title:hover .folder_title_name {
	color: #f42424;
}
.folder_title.bk:hover .folder_title_name {
	color: white;
}
.folder_title .folder_title_name {
	font-size: 16px;
}
.folder_title.bk .folder_mark_number {
	background: white;
	color: #f42424;
}
.folder_title .folder_mark_number {
	padding: 0 10px;
	border-radius: 25px;
}
.folder_nav .clear_folder_goods {
	float: right;
	color: #666666;
	font-size: 16px;
	cursor: pointer;
	display: block;
}
.folder_body {
	overflow-y: auto;
	/* padding:  5px 0; */
	min-height: 250px;
	max-height: 375px;
}
.folder_body .folder_centent {
	display: none;
	overflow: hidden;
}
.folder_body .folder_goods_item {
	float: left;
	width: 110px;
	height: 110px;
	border: 1px solid;
	margin-right: 18px;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
}
.empty_box {
	text-align: center;
	overflow: hidden;
	display: none;
}
.empty_box .empty_img {
	margin-top: 65px;
}
.empty_box .empty_text {
	color: #888888;
	margin-top: 20px;
}
.folder_goods_item .folder_img {
	width: 100%;
	height: 100%;
}
.folder_goods_item .folder_close_bk {
	width: 20px;
	height: 20px;
	position: absolute;
	top: -12px;
	right: -12px;
	cursor: pointer;
	/* display: none; */

	background: url("../../../img/default/zhimeng/delete_off.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.folder_goods_item:hover .folder_close_bk {
	width: 20px;
	height: 20px;
	display: block;
	background: url("../../../img/default/zhimeng/delete_off.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.folder_goods_item .folder_close_bk:hover {
	width: 20px;
	height: 20px;
	display: block;
	background: url("../../../img/default/zhimeng/delete_on.png");
	background-repeat: no-repeat;
}
.shade {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	background: url("../../../img/default/home/index/black_75bj.png");
	background-repeat: repeat;
	top: 0;
	left: 0;
	display: none;
	z-index: 9;/*transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;*/
}

.shade.on {
	z-index: 15;
}
.pop {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 450px;
	background: white;
	z-index: 18;
	text-align: center;
	margin-left: -225px;
	margin-top: -102px;
	display: none;
}
.pop .pop_sbox {
	width: 310px;
	margin: 50px auto;
}
.pop_sbox .pop_title {
	line-height: 40px;
	font-size: 16px;
}
.pop_sbox .pop_botton_box {
	overflow: hidden;
	margin-top: 25px;
}
.pop_sbox .pop_btn {
	line-height: 40px;
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
}
.pop_sbox .sure_btn {
}
.pop_sbox .sure_btn:hover {
	opacity: 0.85;
}
.pop_sbox .cancel_btn:hover {
	color: #f42424;
}
.navt {
	position: fixed;
	right: 50%;
	z-index: 8;
	margin-right: -680px;
	top: 50%;
}
.navt .navt_sbox {
	position: relative;
}
.navt_sbox .navt_line_bk {
	position: absolute;
	width: 1px;
	height: 100%;
	border: 1px dashed gainsboro;
	left: 50%;
	z-index: 1;
}
.navt_sbox .navt_item {
	border: 1px solid gainsboro;
	border-radius: 100%;
	margin-bottom: 12px;
	cursor: pointer;
	background: white;
	position: relative;
	z-index: 2;
}
.navt_item:hover {
	background: #f42424;
}
.navt_item .navt_bk {
}
.navt_item .navt_fb {
	display: block;
	background: url("../../../img/default/zhimeng/right_fb_off.png") 13px 11px;
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}
.navt_item:hover .navt_fb {
	background: url("../../../img/default/zhimeng/right_fb_on.png") 13px 11px;
	background-repeat: no-repeat;
}
.navt_item .navt_service {
	display: block;
	background: url("../../../img/default/zhimeng/right_service_off.png") 12px 12px;
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}
.navt_item:hover .navt_service {
	background: url("../../../img/default/zhimeng/right_service_on.png") 12px 12px;
	background-repeat: no-repeat;
}
.navt_item .navt_help {
	display: block;
	background: url("../../../img/default/zhimeng/right_help_off.png") 18px 11px;
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}
.navt_item:hover .navt_help {
	background: url("../../../img/default/zhimeng/right_help_on.png") 18px 11px;
	background-repeat: no-repeat;
}
.navt_item .navt_top {
	display: block;
	background: url("../../../img/default/zhimeng/right_top_off.png") 15px 17px;
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}
.navt_item:hover .navt_top {
	background: url("../../../img/default/zhimeng/right_top_on.png") 15px 17px;
	background-repeat: no-repeat;
}
.spread {
	position: fixed;
	background: white;
	width: 600px;
	z-index: 10;
	top: 50%;
	margin-top: -180px;
	left: 50%;
	margin-left: -300px;
	opacity: 0;
	display: none;
	transition: all 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
}
.spread.on {
	opacity: 1;
	margin-top: -200px;
}
.spread .spread_sbox {
}
.spread_sbox .spread_nav {
	background: #f1f1f1;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}
.spread_nav .sp_title_item {
	float: left;
	text-align: center;
	width: 33.33%;
	font-weight: 500;
	font-size: 16px;
}
.spread_nav .sp_title {
	float: left;
	margin-left: 20px;
}
.spread_sbox .spread_item {
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.spread_item .spread_text {
	font-size: 12px;
	color: #333333;
}
.spread_text b {
	font-size: 12px;
}
.spread_title {
	display: block;
	color: #999999;
	line-height: 22px;
	margin-bottom: 5px;
}
.sp_box {
	overflow: hidden;
}
.sp_box .spread_checkbox_item {
	min-width: 90px;
	overflow: hidden;
	line-height: 32px;
	float: left;
	margin-right: 10px;
}
.spread_checkbox_item label {
	display: block;
}
.spread_checkbox_item .spread_checkbox {
	-webkit-appearance: radio;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 8px;
}
.spread_checkbox_item .sprend_span {
	float: left;
	margin-left: 10px;
}
.sp_box .sp_choose {
	width: 250px;
	height: 30px;
	border: 1px solid gainsboro;
	color: #666666;
	float: left;
}
.sp_box .sp_a {
	line-height: 30px;
	float: left;
	margin-left: 10px;
	color: #2196F3;
}
.spread_foot {
	text-align: center;
	overflow: hidden;
	margin: 30px 0;
}
.sp_btn {
	height: 36px;
	line-height: 36px;
	width: 120px;
	border: 0;
	cursor: pointer;
	border-radius: 5px;
	font-size: 15px;
	margin: 0 7px;
	background: gainsboro;
	opacity: 1;
}
.sp_btn:hover {
	opacity: 0.9;
}
.spread_foot .sp_sure_btn {
}
.spread_foot .sp_cancel_btn {
}
.spread_body {
	width: 88%;
	margin: 0 auto;
}
.spread_body .sp_item {
}
.sp_item .sp_box1 {
	overflow: hidden;
}
.sp_box1 .sp_text {
	font-size: 12px;
	color: #999999;
}
.sp_text span {
	font-size: 12px;
}
.sp_text a {
	color: #2196F3;
}
.sp_box2 {
	position: relative;
	background: #fff3ea;
	border-radius: 2px;
	padding: 12px 0;
	margin-top: 15px;
}
.sp_box2 .warn_img {
	width: 18px;
	position: absolute;
	top: 10px;
	left: 8px;
}
.sp_box2 .sp2_text {
	margin-left: 35px;
	width: 91%;
	font-size: 12px;
	color: #666666;
}
.navt_text {
	float: left;
	line-height: 32px;
}
.navt_box {
	float: left;
	width: 355px;
	border: 1px solid gainsboro;
	margin-left: 10px;
	border-radius: 3px;
}
.navt_box .navt_input {
	height: 32px;
	width: 96%;
	margin: 0 auto;
	border: 0;
	margin-left: 10px;
}
.navt_btn {
	float: right;
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 5px;
}
