/*index*/
.index_cate{
	width: 1200px;
	height: 538px;
	position: relative;
}
.index_cate_lt{
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
}
.index_cate_lt li{
	background: #EC5E58;
	border-bottom: 1px solid #ffffff;
	border-left: 2px solid #EC5E58;
	position: relative;
}
.index_cate_lt li:last-child{
	border-bottom: 1px solid #EC5E58;
}
.index_menu{
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 1000;
}
.index_menulist{
	display: none;
	width: 460px;
	height: 538px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    border: solid 1px #EC5E58;
    border-left: 0;
    border-top: 0;
    padding: 0 20px;
}
.index_menulist dl dt{
	width: 460px;
    height: 34px;
    text-align: left;
    line-height: 42px;
    font-weight: bold;
    border-bottom: solid 1px #e6e6e6;
    font-size: 12px;
    color: #616161;
}
.index_menulist dl dd a{
	display: block;
    float: left;
    margin-right: 20px;
    margin-top: 6px;
    font-size: 12px;
    color: #616161;
    white-space: nowrap;
}
.index_menulist dl dd a:hover{
    color: #EC5E58;
}
.index_dl{
	text-align: left;
	padding:15px 0;
}
.index_dl dl{
	padding: 0 15px;
}
.index_dl dt{
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
}
.index_dl dd{
	height: 16px;
	line-height: 16px;
	font-size: 12px;
}
.index_dl dd a{
	float: left;
	width: 33.33%;
	color: #fff;
}
.index_dl_img{
	float: right;
	height: 14px;
	margin-top: 2px;
}
.index_cate .swiper{
	position: absolute;
	top: 16px;
	left: 210px;
}
.index_cate .swiper-container01{
	width: 746px;
	height: 340px;
}
.index_cate .swiper-container .swiper-container-img{
	display: block;
	width: 100%;
}
.index_cate_md{
	position: absolute;
	top: 372px;
	left: 210px;
}
.index_cate_md a{
	float: left;
	margin-left: 10px;
	width: 242px;
	height: 167px;
}
.index_cate_md a:first-child{
	margin-left: 0;
}
.index_cate_md a img{
	display: block;
	width: 100%;
	height: 167px;
}
.index_cate_rt{
	position: absolute;
	top: 0;
	right: 0;
}
.index_cate_hp{
	width: 232px;
	margin-top: 8px;
	border: 1px solid #EAEAEA;
}
.index_cate_hp h4{
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	background: #fff;
	padding: 15px 10px;
}
.index_cate_hp h4 a{
	float: right;
	color: #65A3F8;
}
.index_cate_hp p{
	font-size: 14px;
	color: #333;
	text-align: left;
	padding:6px 10px;
}
.index_cate_hp p span{
	color: #ED6521;
	margin: 0 8px;
	font-size: 20px;
}
.index_cate_hp p a{
	color: #999;
}
.index_banner_notice{
	width: 212px;
	padding: 10px;
	margin-top: 8px;
	background: #fff;
	border: 1px solid #EAEAEA;
}
.index_banner_notice h4{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.index_banner_notice h4 a{
	float: right;
	color: #999;
}
.index_banner_notice .swiper-container02 .swiper-slide a{
	display: block;
	text-align: left;
	height: 26px;
	line-height: 26px;
	color: #999;
	font-size: 12px;
	white-space: nowrap;  
	overflow: hidden;  
	text-overflow: ellipsis;  
}
.index_cate_bt{
	width: 212px;
	height: 169px;
	padding: 10px;
	margin-top: 8px;
	border: 1px solid #EAEAEA;
	position: relative;
}
.index_cate_bt .swiper-container03{
	width: 212px;
	height: 169px;
}
.index_cate_bt .swiper-container03 .swiper-slide h4{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #515151;
}
.index_cate_bt .swiper-container03 .swiper-slide h4 span{
	color: #ED6E2D;
	margin-right: 3px;
}
.index_cate_bt .swiper-container03 .swiper-slide h4 b{
	font-weight: normal;
	color: #515151;
	margin-left: 3px;
}
.index_cate_bt .swiper-container03 .swiper-container-img{
	width: 52%;
	border: 1px solid #ECECEC;
}
.index_cate_bt .swiper-container03 .swiper-slide p{
	margin-top: 10px;
	color: #666666;
}
.index_arrow-left {
    background: url("../../images/arrows.png") no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 999;
}
.index_arrow-right {
    background: url("../../images/arrows.png") no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 999;
}
/*热点活动*/
.index_hot{
	width: 1200px;
	margin-top: 30px;
	margin-bottom: 18px;
}
.index_hot_title{
	color: #515151;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
}
.index_hot_lt{
	float: left;
	width: 585px;
	margin-bottom: 26px;
}
.index_hot_rt{
	float: right;
	width: 585px;
	margin-bottom: 26px;
}
.index_hot_lt img,.index_hot_rt img{
	display: block;
	width: 100%;
}
/*一周精选*/
.index_week{
	width: 1200px;
	margin-bottom: 30px;
}
.index_week_title{
	color: #515151;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
}
.index_week ul a{
	float: left;
}
.index_week_list{
	width: 225px;
	padding: 20px 0;
	margin-left: 15px;
	background: #ffffff;
	border: 1px solid #ECECEC;
}
.index_week_list:hover{
	border: 1px solid #EC5E58;
}
.index_week_list:hover img{
	transform: scale(1.1);
}
.index_week ul a:first-child li{
	margin-left: 0;
}
.index_week_list h6{
	font-size: 18px;
	color: #515151;
	line-height: 20px;
}
.index_week_list p{
	font-size: 14px;
	color: #515151;
	line-height: 14px;
	margin: 10px auto;
}
.index_week_list span{
	display: inline-block;
	line-height: 16px;
	padding: 4px 16px;
	color: #fff;
	background: #EC5E58;
	border-radius: 50px;
	margin-bottom: 24px;
}
.index_week_list img{
	display: block;
	width: 120px;
	height: 150px;
	margin: 0 auto;
	transition: all 0.5s;
}
/*楼层*/
.index_floor{
	width: 1200px;
	padding-bottom: 30px;
}
.index_floor_title{
	color: #515151;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
}
.index_floor_lt{
	display: block;
	float: left;
	width: 258px;
	height: 535px;
}
.index_floor_md{
	float: left;
	width: 660px;
	height: 535px;
	margin-left: 10px;
}
.index_floor_md ul a{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.index_floor_list{
	width: 178px;
	padding: 0 15px;
	height: 258px;
	text-align: left;
	background: #fff;
	border: 1px solid #ECECEC;
}
.index_floor_list:hover{
	border: 1px solid #EC5E58;
}
.index_floor_list img{
	display: block;
	width: 120px;
	height: 120px;
	margin: 30px auto;
	transition: all 0.5s;
}
.index_floor_list:hover img{
	transform: scale(1.1);
}
.index_floor_list h4{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;  
	overflow: hidden;  
	text-overflow: ellipsis;  
}
.index_floor_list h6{
	color: #EC5E58;
	font-size: 12px;
	margin: 6px auto;
}
.index_floor_list h6 span{
	font-size: 18px;
}
.index_floor_list p{
	color: #999;
	font-size: 12px;
}
.index_floor_list p span{
	color: #666;
}
.index_floor_rt{
	float: right;
	width: 210px;
	height: 513px;
	text-align: left;
	padding: 10px 30px;
	background: #ffffff;
	border: 1px solid #ECECEC;
}
.index_floor_rt h4{
	color: #515151;
	font-size: 16px;
	font-weight: normal;
	height: 29px;
	line-height: 29px;
	position: relative;
}
.index_floor_rt h4::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 72px;
	height: 4px;
	background: #EC651F;
}
.index_floor_rt li{
	margin-top: 8px;
	width: 211px;
	height: 88px;
}
.index_floor_rt li img{
	float: left;
	width: 60px;
	margin-top: 10px;
}
.index_floor_rt li h6{
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	padding-left: 40px;
	margin-top: 10px;
	width: 111px;
	height: 40px;
	line-height: 20px;
	position: relative;
}
.index_floor_rt li h6 span{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	background: #EC5E58;
}
.index_floor_rt li h6 .index_floor_last{
	background: #CBCBCB;
}
.index_floor_rt li p{
	float: left;
	font-size: 14px;
	color: #EC5E58;
	padding-left: 30px;
}
.index_floor_rt li p span{
	font-size: 20px;
}

/*good_list*/
.good_content{
	width: 100%;
}
.good_head{
	width: 1200px;
}
.good_head h1{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin: 20px auto;
}
.good_head h1 a{
	color:#333;
}
.good_head h1 span{
	margin:0 5px;
}
.good_list{
	border: 1px solid #E8E8E8;
	width: 1198px;
}
.good_option{
	padding:10px;
	padding-bottom: 0;
	border-top: 1px dashed #E8E8E8;
}
.good_option:first-child{
	border-top: none;
}
.good_ul_div{
	float: left;
}
.good_h{
	height: 22px;
	overflow: hidden;
	margin-bottom: 10px;
}
.good_name{
	float: left;
	color:#999;
	padding-left:18px;
	width: 84px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	text-align: left;
}
.good_option ul{
	width: 840px;
	font-size: 14px;
}
.good_option ul li{
	float: left;
	text-align: left;
	padding:0 10px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 10px;
	white-space: nowrap;
	cursor:pointer;
}
.good_option ul li.good_li_choose{
	color:#EC5E58;
}
.good_more{
	float: right;
	line-height: 22px;
	margin:0 20px;
	position: relative;
	cursor:pointer;
}
.good_more_txt{
	color:#999;
	font-size: 14px;
	text-align: left;
	padding-right: 24px;
}
.good_more b{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 3px;
	right: 0px;
}
.good_bg_img{
	background-image: url("../../images/good_more_img_01.png");
}
.good_h_in{/*默认悬停*/
	background-image: url("../../images/good_more_img_03.png");
}
.good_b_in{/*点击悬停*/
	background-image: url("../../images/good_more_img_04.png");
}
.good_h_out{/*默认*/
	background-image: url("../../images/good_more_img_01.png");
}
.good_b_out{/*点击*/
	background-image: url("../../images/good_more_img_02.png");
}
.good_sort{
	margin-top: 40px;
	background: #F5F5F5;
	padding: 16px 0;
	width: 1200px;
	position: relative;
}
.good_sort ul li{
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0 22px;
	color:#666;
	font-size: 14px;
	cursor: pointer;
}
.good_sort ul li p{
	display:inline-block;
	position: relative;
}
.good_sort ul .good_select{
	color:#EC5E58;
}
.good_sort ul li:nth-child(2) p:after,.good_sort ul li:nth-child(3) p:after{
	content:"";
	border-left: 5px solid transparent;  
    border-right: 5px solid transparent;  
    border-top: 5px solid #999999;  
    position:absolute;  
    bottom:3px;
    right: -17px;      
    width: 0;  
}
.good_sort ul li:nth-child(2) p:before,.good_sort ul li:nth-child(3) p:before{
	content:"";
	border-left: 5px solid transparent;  
    border-right: 5px solid transparent;  
    border-bottom: 5px solid #999999;  
    position:absolute;
    top:3px;
    right: -17px;      
    width: 0;  
}
.good_sort ul li:nth-child(2) .good_choose_01:after,.good_sort ul li:nth-child(3) .good_choose_01:after{
	border-top: 5px solid #EC5E58;
}
.good_sort ul li:nth-child(2) .good_choose_02:before,.good_sort ul li:nth-child(3) .good_choose_02:before{
	border-bottom: 5px solid #EC5E58;
}
.good_sort_rt{
	position: absolute;
	top: 16px;
	right: 16px;
	color: #515151;
	height: 18px;
    line-height: 18px;
    font-size: 16px;
}
.goods_content{
	width: 1200px;
	margin-top: 30px;
}
.goods_content ul li{
	float: left;
	width: 206px;
	border: 1px solid #E4E4E4;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 20px 8px;
}
.goods_content ul a:nth-child(5n+5) li{
   margin-right: 0;
}
.goods_content ul li:hover{
	border: 1px solid #EC5E58;
}
.goods_content ul li img{
	margin-bottom: 20px;
}
.goods_content ul li h4{
	width: 200px;
    height: 44px;
    line-height: 22px;
	font-size: 16px;
	font-weight: normal;
	color:#515151;
	text-align: left;
	margin-bottom: 10px;
    text-overflow: -o-ellipsis-lastline;  
	overflow: hidden;  
	text-overflow: ellipsis;  
	display: -webkit-box;  
	-webkit-line-clamp: 2;  
	-webkit-box-orient: vertical;  
}
.goods_content ul li h4 span{
	display: inline-block;
	color: #fff;
	background: #EC5E58;
	padding:2px 5px;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	margin-right: 5px;
}
.goods_activity{
	text-align: left;
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 16px;
	white-space: nowrap;  
	overflow: hidden;  
	text-overflow: ellipsis;  
}
.goods_content ul li p{
	font-size: 14px;
	text-align: left;
	color:#EC5E58;
}
.goods_content ul li p span{
	float: right;
	color:#999;
}
.goods_content ul li p span b{
		font-weight: normal;
}

/*details_page.html*/
.goods_page{
	width: 1200px;
	margin: auto;
}
.goods_page_left{
	width: 470px;
	height: 470px;
	float: left;
}
.goods_page_lt{
	float: left;
	margin-left: 20px;
}
.goods_page_lt li{
	width: 84px;
	height: 84px;
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}
.goods_page_lt li:first-child{
	margin-top: 0;
}
.goods_page_lt li img{
	width: 100%;
	height: 100%;
}
.goods_page_right{
	float: right;
}
.goods_page_right h4{
	font-size: 24px;
	color: #333;
	text-align: left;
	width:560px;
}
.goods_page_right h4 span{
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	background: #EC5E58;
	line-height: 20px;
	height: 20px;
	padding: 2px 10px;
	margin-right: 20px;
}
.goods_page_subject{
	width: 520px;
	background: #F4F4F4;
	margin-top: 30px;
	padding:20px;
	position: relative;
}
.goods_page_subject table{
	width: 100%;
	text-align: left;
}
.goods_page_subject table tr td:first-child{
	display: inline-block;
	width: 90px;
}
.goods_page_subject table tr td{
	width: 464px;
	height: 40px;
}
.goods_page_subject table .goods_sub_title{
	padding:10px 0;
	color:#999;
	font-size: 14px;
	width: 100%;
}
.goods_page_subject table span{
	color:#333;
	font-size: 14px;
}
.goods_page_subject table .goods_sub_pirce{
	color:#EC5E58;
	font-size: 28px;
}
.goods_sub_num{
	width: 554px;

}
.goods_sub_num p{
	width: 80px;
	font-size: 14px;
	color: #605f5f;
	line-height: 60px;
	margin-left: 16px;
	float: left;
	text-align: left;
}
.goods_sub_reduce{
	float: left;
	margin-top: 12px;
}
.goods_sub_num .goods_sub_count{
	height: 32px;
	width: 60px;
	margin:0;
	margin-top: 12px;
	border: 1px solid #dddddd;
	line-height: 32px;
	text-align: center;
	float: left;
}
.goods_sub_add img{
	float: left;
	margin-top: 12px;
}
.goods_sub_btn{
	margin-top: 12px;
}
.goods_sub_btn .goods_sub_buy{
	float: left;
	font-size: 16px;
	width: 166px;
	height: 48px;
	line-height: 48px;
	color:#EC5E58;
	background: #FFF5F5;
	border: 1px solid #EC5E58;
	border-radius: 4px;
}
.goods_sub_btn .goods_sub_shop{
	float: left;
	font-size: 16px;
	width: 166px;
	height: 48px;
	line-height: 48px;
	color:#fff;
	background: #EC5E58;
	border: 1px solid #EC5E58;
	border-radius: 4px;
	margin-left: 20px;
}
.goods_hot{
	width: 1200px;
}
.goods_deta_lt{
	float: left;
	width: 790px;
	border: 1px solid #EEEEEE;
	margin-bottom: 80px;
}
.goods_deta_lt .goods_deta_img{
	display: block;
}
.goods_deta_lt h1,.goods_deta_rt h1{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	background: #F4F4F4;
	border-bottom: 1px solid #EEEEEE;
}
.goods_deta_rt{
	float: right;
	width: 268px;
	border: 1px solid #EEEEEE;
	margin-bottom: 80px;
}
.goods_deta_rt ul li{
	padding: 60px 20px;
	position: relative;
}
.goods_deta_rt ul li .goods_deta_icon{
	position: absolute;
	top:15px;
	left: 15px;
}
.goods_deta_rt ul li:before{
	content: "";
	position: absolute;
	left:34px;
	bottom: 0;
	width: 200px;
	border-top: 1px solid #E8E8E8;
}
.goods_deta_rt ul:first-child li:before{
	border-top: none;	
}
.goods_deta_rt ul li p{
    font-size: 14px;
    color: #F54D75;
    text-align: left;
}
.goods_deta_rt ul li p span {
    float: right;
    color: #999;
}
.goods_market_data{
	text-align: left;
	margin-left: 96px;
}
.goods_market_data li p{
	width: 800px;
	height: 20px;
	line-height: 20px;
	padding: 14px 0;
	float: left;
	text-align: left;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 0;
	color: #333;
	border-bottom: 1px solid #DDDDDD;
}
.goods_market_data span{
	float: left;
	margin-right: 10px;
	padding: 0 15px;
	background: #fff;
	color: #333;
	border: 1px solid #E8E8E8;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
	margin-top: 16px;
	text-align: center;
}
.goods_market_data span.goods_market_select{
	color: #EC5E58;;
	border: 1px solid #EC5E58;
	position: relative;
	overflow: hidden;
}
.goods_market_data span.goods_market_select:before{
	content: "";
	position: absolute;
	bottom: -1px;
	right: -2px;
	width: 18px;
	height: 17px;
	background:url("../../images/goods_market_select.png");
}
.page_floor{
	width: 1200px;
	margin: 50px auto;
}
.page_floor_lt{
	width: 886px;
	float: left;
}
.page_floor_lt h4{
	padding: 10px;
	border: 1px solid #E9E9E9;
	background: #F4F4F4;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.goods_page_img {
    display: block;
    width: 100%;
}

/*shopping_cart*/
.index_subtitle{
	width: 100%;
	height: 120px;
	background: #fff;
}
.index_subtitle .index_subtitle_in{
	width: 1200px;
}
.index_subtitle_in .index_subtitle_left{
	float: left;
	margin-top: 30px;
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	color: #515151;
}
.index_subtitle_left .index_icon{
	float: left;
	margin-right: 20px;
	border-right: 1px solid #DDDDDD;
}
.index_subtitle_in .index_cart_right{
	float: right;
	margin-top: 31px;
}
.index_cart_right li{
	float: left;
	width: 176px;
	padding:5px 0;
	position: relative;
	z-index: 10;
}
.index_cart_right li:first-child{
	margin-right: -10px;
}
.index_cart_right li:last-child{
	margin-left: -10px;
}
.index_cart_right li.cart_choose02{
	z-index: 11;
}
.index_cart_right li span{
	position: absolute;
	top:6px;
	left: 76px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color:#EC5E58;
	background: #FFF5F5;
	border-radius: 50px;
}
.index_cart_right li.cart_choose02 span{
	position: absolute;
	top:6px;
	left: 76px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color:#fff;
	background: #EC5E58;
	border-radius: 50px;
}
.index_cart_right li h4{
	width: 176px;
	height: 8px;
	background: #FFF5F5;
	border-radius: 50px;
	margin: 10px auto;
}
.index_cart_right li.cart_choose02 h4{
	width: 176px;
	height: 8px;
	background: #EC5E58;
	border-radius: 50px;
	margin: 10px auto;
}
.index_cart_right li p{
	height: 20px;
	line-height: 20px;
	color:#999;
}
.index_cart_right li.cart_choose02 p{
	height: 20px;
	line-height: 20px;
	color:#EC5E58;
}
.index_cart_right li.cart_choose03 p{
	height: 20px;
	line-height: 20px;
	color:#A8C2E0;
}
.shopping_cart_none{
	display: none;
	width: 1200px;
	height: 670px;
	margin-bottom: 45px;
	border: 1px solid #eee;
}
.shopping_cart_none .shopping_cart_img{
	display: block;
	margin-top: 200px;
}
.shopping_cart_none p{
	color:#999;
	font-size: 14px;
	margin: 20px 0;
}
.shopping_cart_none .shopping_cart_go {
	display: block;
    font-size: 16px;
    width: 166px;
    height: 48px;
    line-height: 48px;
    color: #EC5E58;
    background: #FFF5F5;
    border: 1px solid #EC5E58;
    border-radius: 4px;
    margin: 0 auto;
}
.shopping_cart_show{
	width: 1200px;
	margin-bottom: 45px;
}

/*shopping_settlement.html*/
.settlement_head{
	width: 1200px;
}
.settlement_head h1{
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	margin: 15px auto;
}
.settlement_head h1 a{
	float: right;
	font-size: 14px;
	color: #EC5E58;
	text-decoration: none;
}
.settlement_head h1 img{
	margin-bottom: 0;
	margin-left: 20px;
	cursor: pointer;
}
.settlement_name{
	width: 1200px;
	text-align: left;
	padding: 10px 0;
}
.shopping_set_show{
	width: 1198px;
    border: 1px solid #ccc;
}
.shopping_set_show .cartBox{
	margin: 0;
}
.shopping_set_show .cartBox .order_content{
	border: none;
	padding: 0 15px;
}
.shopping_set_list{
	padding: 15px 0;
}
.shopping_set_list h6{
	color:#454545;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	padding: 0 15px;
}
.shopping_set_list h6 a{
	float: right;
    color: #EC5E58;
    text-decoration: none;
}
.shopping_set_address{
	text-align: left;
	padding: 16px 0;
	color:#666;
}
.shopping_set_address span{
	margin-left:10px;
	margin-right: 20px;
}
.shopping_set_address img{
	margin-bottom: -3px;
}
.shopping_set_address b{
	color: #EC5E58;
	padding: 2px 10px;
	font-weight: normal;
}
.shopping_set_address b:hover{
	color: #F54D75;
}
.shopping_set_address a{
	color:#fff;
	padding: 2px 10px;
	font-weight: normal;
	background: #BFBFBF;
}
.shopping_set_list ul li.shopping_set_choose p{
	color:#EC5E58;
}
.shopping_set_add{
	text-align: left;
	color:#666;
	margin-top: 10px;
	cursor:pointer;
	width: 70px;
    margin-left: 0;
    padding: 0 15px;
}
.shopping_set_add img{
	margin-left: 6px;
	margin-bottom: -1px;
}
.shopping_set_addmore{
	padding: 0 15px;
}
.shopping_set_addmore li{
	display: none;
	cursor:pointer;
}
.shopping_set_list ul li:first-child{
	display: block;
}
.shopping_set_add .shopping_set_transform{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.shopping_set_list ul li .shopping_set_address b{
	display: none;
}
.shopping_set_list .list_con{
    width: 568px;
}
.shopping_set_show .list_price,.shopping_set_show .order_lists .list_amount,.shopping_set_show .order_lists .list_sum{
    width: 200px;
}
.shopping_set_list .order_lists{
	border: none;
	height: 110px;
}
.shopping_set_show .order_lists li{
    float: left;
    height: 110px;
}
.shopping_set_show .order_lists .list_price .price{
	margin-top: 26px;
	text-align: center;
}
.shopping_set_show .order_lists .list_price .price_cost{
	margin-top: 45px;
	margin-left: 0;
	text-align: center;
}
/*.shopping_set_show .order_lists .list_price span{
	display: inline-block;
	width: 50px;
	font-size: 12px;
	color:#fff;
	background: #F54D75;
	padding: 0 5px;
	margin-right: 6px;
	text-align: center;
}*/
.shopping_set_show .order_lists .list_price b{
	text-align: center;
	display: block;
	margin-top: 10px;
	font-weight: normal;
	display: block;
    line-height: 20px;
    color: #999999;
}
/*.shopping_set_show .order_lists .list_price b span{
	display: inline-block;
	width: 50px;
	font-size: 12px;
	color: #fff;
	background: #BBBBBB;
	padding: 0 5px;
	margin-right: 6px;
	text-align: center;
}*/
.shopping_set_list hr{
    width: 1170px;
	border: 1px dashed #E1E1E1;
	border-top: none;
}
.shopping_set_total{
	border: 1px solid #ccc; 
	border-top: none;
	width: 1168px;
	height: 56px;
	padding: 0 15px;
	margin-bottom: 20px;
}
.shopping_set_total p{
	float: right;
	font-size: 14px;
	line-height: 56px;
	color: #666666;
}
.shopping_set_total p span{
	margin-left: 30px;
}
.shopping_set_total p span b{
	font-weight: normal;
}
.shopping_set_total p span b.set_total{
	color: #EC5E58;
}
.shopping_set_mode{
	padding-bottom: 15px;
	width: 1200px;
}
.shopping_set_mode p{
	text-align: left;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px
}
.shopping_set_mode ul li{
	float: left;
	width: 296px;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
	margin-right: 30px;
	color:#666666;
	border: 1px solid #666666;
	border-radius: 4px;
	cursor: pointer;
}
.shopping_set_mode ul li.shopping_set_li{
	color:#EC5E58;
	border: 1px solid #EC5E58;
	position: relative;
	overflow: hidden;
}
.shopping_set_mode ul li.shopping_set_li:before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: -2px;
    width: 18px;
    height: 17px;
    background: url(../../images/goods_market_select.png);
}
.shopping_set_ticket{
    width: 1198px;
    border: 1px solid #ccc;
}
.shopping_set_ul{
	border-bottom: 1px solid #E0E0E0;
}
.shopping_set_ul li{
	float: left;
	height: 38px;
	line-height: 38px;
	color:#747474;
	font-size: 16px;
	margin: 0 20px;
	border-bottom: 2px solid #fff;
	position: relative;
	cursor:pointer;
}
.shopping_set_ul li.shopping_set_change{
	color:#EC5E58;
	border-bottom: 2px solid #EC5E58;
}
.shopping_set_none{
	display: none;
	padding: 15px;
}
.shopping_set_none img{
	display: block;
	margin-bottom: 10px;
}
.shopping_set_none p{
	font-size: 14px;
	color: #999;
}
.shopping_ticket{
	padding: 24px 20px;
	padding-bottom: 0;
}
.shopping_ticket li{
	float: left;
	width: 330px;
	height: 198px;
	margin-right: 84px;
	margin-bottom: 24px;
	position: relative;
	cursor: pointer;
	background: url("../../images/shopping_bg01.png");
}
.shopping_ticket li:nth-child(3n+3){
	margin-right: 0;
}
.shopping_ticket li.shopping_choose{
	background: url("../../images/shopping_bg02.png");
}
.shopping_ticket_info{
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 198px;
	padding: 0 30px;
	text-align: left;
}
.shopping_ticket_info h4{
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 14px;
}
.shopping_ticket_info p{
	color: #fff;
	line-height: 18px;
	margin-bottom: 10px;
	font-size: 14px;
}
.shopping_ticket_total{
	border-top: 1px solid #ccc; 
	width: 1168px;
	height: 56px;
	padding: 0 15px;
	background: #F7F7F7;
}
.shopping_ticket_total p{
	text-align: left;
	font-size: 14px;
	line-height: 56px;
	color: #666666;
}
.shopping_ticket_total p span b{
	font-weight: normal;
	color: #EC5E58;
}
.shopping_set_moeny{
	width: 1170px;
	padding: 0 15px;
	margin-top: 20px;
}
.shopping_set_moeny p{
	text-align: right;
	color:#666;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
}
.shopping_set_moeny p span{
	display: inline-block;
	width: 120px;
}
.shopping_set_moeny p b{
	font-weight: normal;
	color:#EC5E58;
}
.shopping_set_location{
	width: 1170px;
	padding:10px 15px;
	margin: 20px auto;
	text-align: right;
	background: #FFF5F5;
}
.shopping_set_location h4{
	color:#666;
	font-size: 14px;
	font-weight: normal;
	margin-right: 20px;
}
.shopping_set_location h4 span{
	font-size: 12px;
	color:#EC5E58;
	height: 30px;
	line-height: 30px;
}
.shopping_set_location h4 span b{
	font-size: 20px;
}
.shopping_set_location p{
	color:#999;
}
.shopping_set_location p span{
	margin-right: 20px;
}
.shopping_set_order{
	width: 1200px;
	height: 46px;
	margin-bottom: 40px;
	position: relative;
}
.shopping_set_order a{
	position: absolute;
	top:0;
	right: 0;
	font-size: 14px;
	width: 190px;
	height: 46px;
	line-height: 46px;
	color:#fff;
	background: #EC5E58;
	border-radius: 4px;
	text-decoration: none;
}

/*shopping_complete.html*/
.shop_content{
	width: 100%;
}
.shop_complete{
	width: 1170px;
	background: #F8F8F8;
	padding: 15px;
}
.shop_complete_lt{
	float: left;
	width: 740px;
	height: 150px;
}
.shop_complete_lt img{
	float: left;
	margin: 45px 20px 0 145px;
}
.shop_complete_lt h4{
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
	margin-top: 60px;
}
.shop_complete_lt p{
	color: #666;
	text-align: left;
	margin-top: 5px
}
.shop_complete_rt{
	float: right;
	width: 349px;
	height: 120px;
	padding: 15px 40px;
	border-left: 1px dashed #D2D2D2;
}
.shop_complete_rt li{
	text-align: left;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
}
.shop_complete_rt li.shop_complete_total{
	margin-top: 20px;
}
.shop_complete_rt li p span{
	margin-left: 10px;
}
.shop_complete_foot{
	width: 520px;
	background: #fff;
	margin-top: 50px;
	margin-bottom: 160px;
}
.shop_complete_btn{
	float: left;
	font-size: 14px;
	width: 240px;
	height: 46px;
	line-height: 46px;
	color: #EC5E58;
	border: 1px solid #EC5E58;
	background: #fff;
	border-radius: 4px;
}
.shop_complete_btn01{
	float: right;
	font-size: 14px;
	width: 240px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	border: 1px solid #EC5E58;
	background: #EC5E58;
	border-radius: 4px;
}

/*login.html*/
.login_head{
	width: 1200px;
    height: 100px;
    position: relative;
}
.login_logo{
	position: absolute;
    top: 20px;
    left: 100px;
}
.login_head h4{
	position: absolute;
    top: 35px;
    left: 260px;
    line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #EC5E58;
	padding: 0 30px;
	border-left: 1px solid #dddddd;
}
.login_content{
	width: 100%;
    background: #EC5E58;
}
.login_banner{
	width: 1200px;
	background: #EC5E58;
	position: relative;
}
.login_banner_img{
	display: block;
	margin-left: 0;
}
.login_form{
	position: absolute;
	top: 80px;
	right: 100px;
	padding: 20px;
	background: #fff;
	border-radius: 4px;
}
.login_title{
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.login_reg {
    width: 370px;
    height: 38px;
    line-height: 38px;
    color: #515151;
    margin-top: 20px;
    position: relative;
}
.login_reg p {
    font-size: 16px;
    float: left;
}
.login_reg img {
    margin-bottom: -3px;
    margin-right: 7px;
}
.login_int {
    outline: none;
    border: none;
    float: right;
    font-size: 16px;
    width: 280px;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    border-radius: 4px;
    background: #F8F8F8;
}
.login_prompt {
    display: none;
    position: absolute;
    top: 40px;
    left: 90px;
    font-size: 14px;
    color: #EC5E58;
}
.login_forget{
    position: absolute;
    top: 40px;
    right: 0;
    font-size: 14px;
    color: #EC5E58;
}
.login_btn {
    display: block;
    width: 370px;
    height: 38px;
    line-height: 38px;
    border: none;
    outline: none;
    background: #BBBBBB;
    color: #fff;
    margin-top: 40px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
}
.login_btn:hover{
	background: #EC5E58;
}
.login_jump {
    display: inline-block;
    color: #EC5E58;
    font-size: 14px;
    padding-top: 20px;
}

/*register.html*/
#regs_data{
	width: 780px;
	padding: 0 100px;
	padding-bottom: 50px;
	margin: 50px auto;
	background: #fff;
}
.registers_header .registers_title{
	position: absolute;
	top:24px;
	left:42px;
    font-size: 20px;
    color: #EC5E58;
    height: 50px;
    line-height: 50px;
}
.registers_title .registers_data_img{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 20px;
}
#regs_data .registers_head{
	padding: 38px 0;
	position: relative;
}
.registers_head .registers_title{
	font-size: 18px;
	color: #EC5E58;
}
.registers .registers_data{
	
	height: 38px;
	line-height: 38px;
	color:#515151;
	margin-bottom: 20px;
	position: relative;
}
.registers_data_top{
	padding-top: 20px;
	border-top: 1px dashed #E8E8E8;
}
.registers .registers_data p{
	width: 200px;
	font-size: 16px;
	float: left;
	text-align: right;
}
.registers .registers_data .data_int{
	outline: none;
	border: none;
	float: left;
	font-size: 16px;
	width: 321px;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	border-radius: 4px;
	background: #F8F8F8;
	margin-left: 50px;
}
.registers_select{
	float: left;
	width: 530px;
	margin-left: 50px;
}
.registers_select select{	
    float: left;
    text-align: center;
    width: 122px;
    padding-left:20px;
    padding-right:32px;
    margin-right: 10px;
    color:#757575;
    border: none;
    outline: none;
    border-radius: 4px;
    height: 38px;
	line-height: 38px;
	font-size: 16px;
  	background: transparent;
   	-webkit-appearance: none; /*for chrome*/
   	overflow: hidden;
   	background: url("../../images/data_select.png") no-repeat 100px center #F8F8F8;
}
.registers .registers_btn {
    display: block;
    width: 440px;
    height: 48px;
    line-height: 48px;
    border: none;
    outline: none;
    background: #BDC4CC;
    color: #fff;
    margin: 0 auto;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
}
.registers .registers_btn:hover {
    background: #EC5E58;
}
.reg_code{
	position: absolute;
	top: 0;
	right: 210px;
}
.reg_send{
	position: absolute;
	top: 0;
	right: 240px;
	height: 38px;
	line-height: 38px;
	color: #EC5E58;
	font-size: 16px;
}
.deta_pd{
	padding-right: 180px;
}

/*activity*/
.active_w{
	width: 100%;
	background: #2A60FE;
}
.active_w img{
	display: block;
	width: 1200px;
}
.active_w2{
	width: 1200px;
	background: #2A60FE;
	padding-bottom: 50px;
}
.active_content{
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.active_content li{
	float: left;
	width: 232px;
	padding-top: 15px;
	background: #fff;
	margin-left: 10px;
}
.active_content li:first-child{
	margin-left: 0;
}
.active_content li img{
	width: 150px;
	margin-bottom: 30px;
}
.active_content li h4{
	font-size: 16px;
	font-weight: normal;
	color: #333;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;  
	overflow: hidden;  
	text-overflow: ellipsis;  
}
.active_content li h6{
	font-size: 14px;
	font-weight: normal;
	color: #999;
	height: 22px;
	line-height: 22px;
}
.active_content li p{
	padding: 15px 10px;
	color: #fff;
	background: #F53469;
	text-align: left;
	border-radius: 4px 4px 0 0;
	position: relative;
}
.active_content li p span{ 
	display: inline-block;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
}
.active_content li p span b{
	font-size: 20px;
	font-weight: normal;
	margin-left: 5px;
}
.active_content li p a{
	position: absolute;
	top: 15px;
	right: 10px;
	height: 26px;
	line-height: 26px;
	padding: 0 5px;
	color: #F53469;
	background: #fff;
	border-radius: 4px;
}

/*under_line.html*/
.under_line{
	width: 1200px;
}
.under_line h4{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color:#494949;
	margin:0 30px;
	height: 20px;
	line-height: 20px;
}
.under_line h4 span{
	float: right;
	color: #5D5D5D;
}
.under_line h4 span b{
	font-size: 20px;
	color: #EC5E58;
	margin-right: 8px;
}
.under_content{
	width: 1200px;
	height: 489px;
	margin-top: 15px;
	margin-bottom: 60px;
	border-top: 4px solid #B3B3B3;
	border-bottom: 4px solid #B3B3B3;
	border-radius: 4px;
	background: #FCFCFC;
	position: relative;
}
.under_img{
	position: absolute;
	top: 31px;
	left: 200px;
}
.under_lt{
	width: 480px;
	height: 278px;
	position: absolute;
	top: 121px;
	left: 93px;
	background: #FFFFFF;
	border-radius: 8px;
	-webkit-box-shadow:0 0 6px #999;  
  	-moz-box-shadow:0 0 6px #999;  
  	box-shadow:0 0 6px #999; 
  	overflow: hidden;
}
.under_title{
	height: 100px;
	line-height: 100px;
	font-size: 16px;
	font-weight: normal;
	color: #EC5E58;
	padding-left: 28px;
	text-align: left;
	background: #F7F7F7;
}
.under_lt p{
	margin-top: 39px;
	font-size: 16px;
	color: #a1a1a1;
	padding-left: 28px;
	text-align: left;
}
.under_lt p:last-child{
	margin-top: 50px;
}
.under_lt p span{
	color: #515151;
}
.under_pro{
	position: absolute;
	bottom: 48px;
	left: 93px;
	color: #FF7531;
	font-size: 14px;
}
.under_rt{
	position: absolute;
	top: 73px;
	right: 191px;
	width: 320px;
}
.under_rt a{
	display: block;
	width: 318px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	border: 1px solid #EC5E58;
	border-radius: 4px;
	margin-top: 22px;
}
.under_rt .under_rt_btn01{
	color: #EC5E58;
	background: #fff;
}
.under_rt .under_rt_btn02{
	color: #fff;
	background: #EC5E58;
}
.under_info_ul{
	position: absolute;
	bottom: 73px;
	right: 100px;
	width: 480px;
}
.my_sale_upload{
	float: left;
	margin-right: 20px;
    position: relative;
	width: 140px;
    height: 140px;
}
.my_sale_content ul .my_sale_upload img{
	width: 140px;
    height: 140px;
    margin: 10px 0;
}
.my_sale_upload input{
	width: 140px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
}