*{
	margin: 0;
	padding: 0;
}
button, input {
    -webkit-appearance: none;
}
body * {
    -webkit-text-size-adjust: 100%;
  	font-family: helvetica neue,tahoma,hiragino sans gb,stheiti,wenquanyi micro hei,\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif;
}
a, button, input {
    -webkit-tap-highlight-color: transparent;
}
input{
     -webkit-user-select: auto!important;
    -khtml-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    user-select: auto!important;
}
.Mall_index .Mall_header{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.Mall_index .Mall_header .search{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
   	width: 4.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.3rem;
    border-radius: 0.3rem;
    background: #F0F0F0;
}
.Mall_index .Mall_header .search img{
	width: 0.3rem;
	margin-right: 0.2rem;
}
.Mall_index .Mall_header .search input{
	border: none;
	background: #F0F0F0;
}
.Mall_index .Mall_header .header_Scan img{
    width: 0.4rem;
    margin-left: 0.1rem;
}
.Mall_index .bui-nav>.active {
    color: #000;
}
.Mall_index .bui-nav>[class*=bui-btn].active:after {
    background: #37C9B6;
    width: 0.6rem;
    margin-left: -0.3rem;
    left: 50%;
      top: .45rem;
}
.Mall_index .store_item_wrapper{
	padding: 0.2rem 0.2rem 0;
}
.Mall_index .store_item{
	-moz-box-shadow: 0px 0px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
		box-shadow: 0px 0px 5px 1px #f3f3f3;
	border-radius: 0.15rem;
	margin-bottom: 0.2rem;
}
.Mall_index .store_item .top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
   	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
	border-bottom: 1px solid #eee;
}
.Mall_index .store_item .top .left{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
}
.Mall_index .store_item .top .left img{
	float: left;
	width: 1rem;
	margin-left: 0.15rem;
	margin-right: 0.3rem;
}
.Mall_index .store_item .top .right{
	float: left;
}
.Mall_index .store_item .top .right .store_name{
	float: left;
	margin: 0.25rem 0;
    text-align: left;
}
.Mall_index .store_item .top .right .store_name .title{
	color: #333;
	margin-bottom: 0.15rem;
	    font-size: 0.3rem;
}
.Mall_index .store_item .top .right .store_name .address{
	font-size: 0.24rem;
	color: #868686;
	background: #F8F9FB;
	display: inline-block;
    padding: 0.05rem 0.2rem;
    border-radius: 0.1rem;
}
.Mall_index .store_item .top .toRight{
	width: 0.5rem;
    margin: 0;
}
.Mall_index .store_item .bottom{
	text-align: center;
	padding: 0.3rem 0;
}
.Mall_index .store_item .bottom .goods_item{
	display: inline-block;
	width: 30%;
}
.Mall_index .store_item .bottom .goods_item img{
	border-radius: 0.1rem;
}
.Mall_index .store_item .bottom .goods_item .name{
	color: #373737;
	font-size: 0.26rem;
	margin: 0.1rem 0;
	text-align: left;
}
.Mall_index .store_item .bottom .goods_item .price{
	color: #F51E23;
	font-weight: bold;
	font-size: 0.4rem;
	text-align: left;
}
.Mall_index #uiDoropdownArea ul.bui-menu-bottom{
	background: #fff;
}
.Mall_index #uiDoropdownArea ul.bui-menu-bottom li{
	height: 0.5rem;
    line-height: 0.5rem;
}
.guanli .Administration_header{
	height: 3.5rem;
	background: url(../images/toux.png) no-repeat;
  	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.guanli .Administration_header .store_name{
	color: #fff;
}
.guanli .Administration_header .store_name::after{
	content: '';
	display: block;
	clear: both;
}
.guanli .Administration_header .store_name .title{
	display: inline-block;
    margin-bottom: 0.2rem;
}
.guanli .Administration_header .store_name .address{
	display: inline-block;
	font-size: 0.24rem;
}
.guanli .Administration_header .store_name .address img{
	display: inline-block;
	width: 0.35rem;
	vertical-align: middle;
	margin-bottom: 0.1rem;
}
.guanli .Administration_header .Head_portrait{
	float: left;
}
.guanli .Administration_header .Head_portrait img{
	width: 1.3rem;
	border-radius: 1rem;
	margin-right: 0.2rem;
}
.guanli .Administration_header .header_mark{
	float: right;
	background: rgba(0, 0, 0, 0.7);
    padding: 0.05rem 0.2rem;
    font-size: 0.24rem;
	color: #fff;
	border-radius: 0.1rem;
}
.guanli .Business_Profile_wrapper{
	padding: 0 0.3rem;
    margin-top: -1.5rem;
}
.guanli .Business_Profile_wrapper .Business_Profile{
	display: inline-block;
    width: 100%;
	background: #fff;
	border-radius: 0.2rem;
	padding: 0.1rem;
    padding-left: 0.3rem;
	-moz-box-shadow: 0px 2px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 2px 5px 1px #f3f3f3;
		box-shadow: 0px 2px 5px 1px #f3f3f3;
}
.guanli .Business_Profile_wrapper .Business_Profile .Business_Profile_label{
	margin: 0.3rem 0;
}
.guanli .Business_Profile_wrapper .Business_Profile .Business_Profile_label::after{
	content: '';
	display: block;
	clear: both;
}
.guanli .Business_Profile_wrapper .Business_Profile .Business_Profile_label .word{
	float: left;
	width: 1.6rem;
	color: #7C7C7C;
}
.guanli .Shop_revenue{
	padding: 0.2rem 0.3rem;
}
.guanli .Shop_revenue .content{
	-moz-box-shadow: 0px 0px 10px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 10px 1px #f3f3f3;
		box-shadow: 0px 0px 10px 1px #f3f3f3;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0.4rem 0.3rem;
    border-radius: 0.2rem;
}
.guanli .Shop_revenue .content > div{
	text-align: center;
}
.guanli .Shop_revenue .content .number{
	font-size: 0.4rem;
	margin-bottom: 0.2rem;
}
.guanli .Shop_revenue .content .word{
	font-size: 0.24rem;
}
.guanli .Shop_management{
	padding: 0.2rem 0.3rem;
	padding-top: 0;
}
.guanli .Shop_management .wrapper{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.guanli .Shop_management .wrapper .content{
	display: inline-block;
	-moz-box-shadow: 0px 0px 10px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 10px 1px #f3f3f3;
		box-shadow: 0px 0px 10px 1px #f3f3f3;
	text-align: center;
	width: 3.3rem;
    padding: 0.4rem 0;
    border-radius: 0.2rem;
}
.guanli .Shop_management .wrapper .content img{
	width: 1.2rem;
	margin: 0 auto;
}
.guanli .Shop_management .wrapper .content .word{
	color: #313131;
	margin: 0.1rem 0;
	font-size: 0.32rem;
}
.guanli .Shop_management .wrapper .content .Lately{
	font-size: 0.24rem;
	color: #999;
}
.Shop_details .Administration_header{
	height: 4.5rem;
	padding: 0.5rem 0.2rem 0;
	background: url(../images/toux.png) no-repeat;
	background-size: 100% 100%;
}
.Shop_details .Administration_header .store_name{
	color: #fff;
}
.Shop_details .Administration_header .store_name::after{
	content: '';
	display: block;
	clear: both;
}
.Shop_details .Administration_header .store_name .title{
	display: inline-block;
    margin-bottom: 0.2rem;
}
.Shop_details .Administration_header .store_name .address{
	display: inline-block;
	font-size: 0.25rem;
}
.Shop_details .Administration_header .store_name .address img{
	width: 0.35rem;
	vertical-align: middle;
	margin-bottom: 0.1rem;
}
.Shop_details .Administration_header .Head_portrait{
	float: left;
}
.Shop_details .Administration_header .Head_portrait img{
	width: 1.3rem;
	border-radius: 0.6rem;
	margin-right: 0.2rem;
}
.Shop_details .Administration_header .header_mark{
	float: right;
	background: rgba(255, 255, 255, 0.2);
    padding: 0.05rem 0.2rem;
    font-size: 0.24rem;
	color: #fff;
	border-radius: 0.1rem;
}
.Shop_details .position_wrapper{
	padding: 0 0.3rem;
	margin-top: -1.5rem;
}
.Shop_details .position_wrapper .position{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    width: 100%;
    height: 2rem;
	background: #fff;
	border-radius: 0.2rem;
    padding-left: 0.3rem;
	-moz-box-shadow: 0px 2px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 2px 5px 1px #f3f3f3;
		box-shadow: 0px 2px 5px 1px #f3f3f3;
	margin-bottom: 0.2rem;
}
.Shop_details .position_wrapper .position img{
	width: 0.6rem;
	margin-right: 0.1rem;
}
.Shop_details .position_wrapper .position .content_label .name{
	color: #151515;
	margin-bottom: 0.15rem;
	font-weight: bold;
}
.Shop_details .position_wrapper .position .content_label .address{
	color: #868686;
	font-weight: bold;
}
.Shop_details .Business_Profile_wrapper{
	padding: 0 0.3rem;
}
.Shop_details .Business_Profile_wrapper .Business_Profile{
	display: inline-block;
    width: 100%;
	background: #fff;
	border-radius: 0.2rem;
	padding: 0.1rem;
    padding-left: 0.3rem;
	-moz-box-shadow: 0px 0px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
		box-shadow: 0px 0px 5px 1px #f3f3f3;
}
.Shop_details .Business_Profile_wrapper .Business_Profile .Business_Profile_label{
	margin: 0.3rem 0;
}
.Shop_details .Business_Profile_wrapper .Business_Profile .Business_Profile_label::after{
	content: '';
	display: block;
	clear: both;
}
.Shop_details .Business_Profile_wrapper .Business_Profile .Business_Profile_label .word{
	float: left;
	width: 1.6rem;
	color: #7C7C7C;
}
.Shop_details .Shop_goods{
	padding: 0.2rem 0.3rem;
}
.Shop_details .Shop_goods .content{
	-moz-box-shadow: 0px 0px 10px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 10px 1px #f3f3f3;
		box-shadow: 0px 0px 10px 1px #f3f3f3;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0.4rem 0.2rem;
    border-radius: 0.2rem;
    margin-bottom: 0.2rem;
}
.Shop_details .Shop_goods .content > img{
	width: 1rem;
}
.Shop_details .Shop_goods .content .goods_name{
	width: 5.2rem;
}
.Shop_details .Shop_goods .content .goods_name .name{
	color: #000;
}
.Shop_details .Shop_goods .content .goods_name .name span{
	float: right;
	color: #08B6BD;
}
.Receipt_record .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Receipt_record .header img.return{
	float: left;
	width: 0.5rem;
	margin-top: 0.2rem;
	margin-left: 0.3rem;
}
.Receipt_record .header span{
	margin-right: 0.8rem;
	color: #3C3C3C;
	font-size: 0.33rem;
}
.Receipt_record .top_title{
	width: 100%;
	height: 0.8rem;
	line-height: 1rem;
	color: #2E2E2E;
	font-size: 0.4rem;
	font-weight: bold;
	padding-left: 0.3rem;
}
.Receipt_record .list_wrapper{
	padding: 0.3rem 0.2rem;
}
.Receipt_record .list_wrapper .list_items{
	border-radius: 0.2rem;
	padding: 0.2rem 0.3rem;
	margin-bottom: 0.2rem;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
}
.Receipt_record .list_wrapper .list_items .label{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	margin: 0.1rem 0;
}
.Receipt_record .list_wrapper .list_items .label .name{
	color: #000;
	font-weight: bold;
	font-size: 0.3rem;
}
.Receipt_record .list_wrapper .list_items .label .state{
	color: #226DED;
	font-weight: bold;
	font-size: 0.3rem;
}
.Receipt_record .list_wrapper .list_items .label .date{
	color: #848599;
	font-size: 0.25rem;
}
.Receipt_record .list_wrapper .list_items .label .money{
	color: #848599;
	font-size: 0.25rem;
}
.Pay_receipt .first_content .bui-btn,
.Pay_receipt .second_content .bui-btn,
.Pay_receipt .third_content .bui-btn{
	background: -webkit-linear-gradient(left, #2899F5 , #36B5F8);
	  	background: -o-linear-gradient(right, #2899F5, #36B5F8);
	  	background: -moz-linear-gradient(right, #2899F5, #36B5F8);
	  	background: linear-gradient(to right, #2899F5 , #36B5F8);
	color: #fff;
	text-align: center;
	line-height: 1rem;
	border-radius: 0.1rem;
	font-size: 0.31rem;
	margin: 0.4rem 0;
}
.Pay_receipt .second_content .Waiting_Audit,
.Pay_receipt .third_content .Waiting_Audit{
	text-align: center;
	margin-top: 1.5rem;
    margin-bottom: 1rem;
}
.Pay_receipt .second_content .Waiting_Audit img,
.Pay_receipt .third_content .Waiting_Audit img{
	width: 1rem;
}
.Pay_receipt .second_content .Waiting_Audit .word,
.Pay_receipt .third_content .Waiting_Audit .word{
	color: #007CF6;
	font-size: 0.35rem;
	margin-top: 0.1rem;
}
.Pay_receipt .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Pay_receipt .header img{
	float: left;
	width: 0.5rem;
	margin-top: 0.25rem;
	margin-left: 0.3rem;
}
.Pay_receipt .header span{
	float: right;
	margin-right: 0.3rem;
	color: #fff;
	font-size: 0.3rem;
}
.Pay_receipt .header_wrapper{
	height: 4rem;
	background-image: url(../images/Community_registration_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.Pay_receipt .top_title{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	background: #FFFAFA;
	color: #F45A58;
	font-size: 0.28rem;
	padding-left: 0.3rem;
}
.Pay_receipt .content_wrapper{
	width: 94%;
	height: 9.5rem;
	padding: 0.2rem;
	margin: 0 auto 0.2rem;
	margin-top: -1.6rem;
    border-radius: 0.2rem;
    background: #fff;
    -moz-box-shadow: 0px 2px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 2px 5px 1px #f3f3f3;
		box-shadow: 0px 2px 5px 1px #f3f3f3;
	text-align: center;
}
.Pay_receipt .content_wrapper .logo{
	width: 2rem;
	height: 2rem;
	border-radius: 1rem;
	-moz-box-shadow: 0px 2px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 2px 5px 1px #f3f3f3;
		box-shadow: 0px 2px 5px 1px #f3f3f3;
	margin: 0 auto;
	margin-top: -1.2rem;
}
.Pay_receipt .content_wrapper .Tips{
	height: 1rem;
    line-height: 1rem;
	font-size: 0.33rem;
	color: #000;
	text-align: center;
}
.Pay_receipt .content_wrapper .Tips .store_name{
	margin-top: 0.3rem;
	font-size: 0.4rem;
}
.Pay_receipt .content_wrapper .Tips .store_enter{
	width: 3.2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.5rem;
    margin: 0.2rem auto 0;
    font-size: 0.3rem;
}
.Pay_receipt .content_wrapper .address{
	margin-top: 0.5rem;
}
.Pay_receipt .content_wrapper .address .address_title{
	text-align: center;
	margin: 0.3rem 0;
	color: #5B7284;
}
.Pay_receipt .content_wrapper .address .copy_address_label{
	width: 100%;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    -ms-flex-pack: center;
    	-webkit-box-pack: center;
    	-webkit-justify-content: center;
    	justify-content: center;
}
.Pay_receipt .content_wrapper .address .copy_address_label .address_content{
	text-align: center;
}
.Pay_receipt .content_wrapper .address .copy_address_label .copy_address{
	width: 1.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
}
.Pay_receipt .content_wrapper .address .copy_Success{
	position: fixed;
    top: 50%;
    left: 50%;
    width: 110px;
    height: 35px;
    line-height: 35px;
    margin-left: -55px;
    background: #454C50;
    opacity: 0.9;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    display: none;
    z-index: 99999;
}
.Pay_receipt .content_wrapper .upload .title{
	text-align: center;
}
.Pay_receipt .content_wrapper ul.Bad_Debt li{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	line-height: 0.6rem;
	padding: 0.1rem 0.25rem;
	margin: 0.2rem 0;
}
.Pay_receipt .content_wrapper ul.Bad_Debt li label{
	width: 3rem;
}
.Pay_receipt .content_wrapper ul.Bad_Debt .span1{
	width: 100%;
}
.Pay_receipt .span1{
	width: 40%;
	float: none;
    margin: 0 auto;
}
.Pay_receipt .span1 #btnUpload{
	height: 3rem;
	line-height: 3rem;
	background: #F2FBFF;
}
.Pay_receipt .bui-upload-thumbnail{
	position: absolute;
    left: 30%;
    z-index: 9;
    min-height: 3rem;
    min-width: 3rem;
}
.Pay_receipt .two_content .two_content_btn{
	background: -webkit-linear-gradient(left, #2899F5 , #36B5F8);
	  	background: -o-linear-gradient(right, #2899F5, #36B5F8);
	  	background: -moz-linear-gradient(right, #2899F5, #36B5F8);
	  	background: linear-gradient(to right, #2899F5 , #36B5F8);
	color: #fff;
	text-align: center;
	line-height: 1rem;
	border-radius: 0.1rem;
	font-size: 0.31rem;
	margin: 0.4rem 0;
}
.Off-shelf .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Off-shelf .header img.return{
	float: left;
	width:0.4rem;
 	min-height:0.4rem;
	margin-top: 0.2rem;
	margin-left: 0.2rem;
}
.Off-shelf .header span{
	float: right;
	margin-right: 0.3rem;
	color: #3C3C3C;
	font-size: 0.33rem;
}
.Off-shelf .top_title{
	width: 100%;
	height: 0.8rem;
	line-height: 1rem;
	color: #2E2E2E;
	font-size: 0.4rem;
	font-weight: bold;
	padding-left: 0.3rem;
}
.Off-shelf .list_wrapper{
	padding: 0.3rem 0.2rem;
}
.Off-shelf .list_wrapper .list_items{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	border-radius: 0.2rem;
	padding: 0.2rem;
	margin-bottom: 0.2rem;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
}
.Off-shelf .list_wrapper .list_items img{
	width: 1.2rem;
	margin-right: 0.2rem;
}
.Off-shelf .list_wrapper .list_items .label{
	margin: 0.1rem 0;
	width: 5.3rem;
}
.Off-shelf .list_wrapper .list_items .label .title{
	color: #020202;
	font-size: 0.31rem;
    margin-bottom: 0.3rem;
}
.Off-shelf .list_wrapper .list_items .label .content{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.Off-shelf .list_wrapper .list_items .label .content .money{
	height: 0.5rem;
	line-height: 0.5rem;
	color: #0BB5B2;
	font-size: 0.35rem;
}
.Off-shelf .list_wrapper .list_items .label .content .btn_wrapper{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
}
.Off-shelf .list_wrapper .list_items .label .content .btn_wrapper > div{
	color: #fff;
	height: 0.5rem;
    line-height: 0.5rem;
    padding: 0 0.15rem;
    text-align: center;
    border-radius: 0.1rem;
    margin: 0 0.05rem;
    font-size: 0.24rem;
}
.Off-shelf .list_wrapper .list_items .label .content .btn_wrapper .btn_one{
	background: -webkit-linear-gradient(left, #FF7181 , #FD4E5B);
	  	background: -o-linear-gradient(right, #FF7181, #FD4E5B);
	  	background: -moz-linear-gradient(right, #FF7181, #FD4E5B);
	  	background: linear-gradient(to right, #FF7181 , #FD4E5B);
}
.Off-shelf .list_wrapper .list_items .label .content .btn_wrapper .btn_two{
	background: -webkit-linear-gradient(left, #00CA9F , #03BDBA);
	  	background: -o-linear-gradient(right, #00CA9F, #03BDBA);
	  	background: -moz-linear-gradient(right, #00CA9F, #03BDBA);
	  	background: linear-gradient(to right, #00CA9F , #03BDBA);
}
.Off-shelf .bui-nav>.active {
    color: #000;
    font-weight: bold;
}
.Off-shelf .bui-nav>[class*=bui-btn].active:after {
    background: #02BCB7;
    width: 0.7rem;
    margin-left: 0.2rem;
}
.Publish_goods .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Publish_goods .header img.return{
	float: left;
	width: 0.5rem;
	margin-top: 0.2rem;
	margin-left: 0.3rem;
}
.Publish_goods .header span{
	float: right;
	margin-right: 0.3rem;
	color: #fff;
	background: -webkit-linear-gradient(left, #FF3E5B , #FF815B);
	  	background: -o-linear-gradient(right, #FF3E5B, #FF815B);
	  	background: -moz-linear-gradient(right, #FF3E5B, #FF815B);
	  	background: linear-gradient(to right, #FF3E5B , #FF815B);
	font-size: 0.3rem;
	height: 0.6rem;
    line-height: 0.6rem;
    width: 1.3rem;
    border-radius: 0.5rem;
    margin-top: 0.2rem;
}
.Edit_goods .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Edit_goods .header img.return{
	float: left;
	width: 0.5rem;
	margin-top: 0.2rem;
	margin-left: 0.3rem;
}
.Edit_goods .header span{
	float: right;
	margin-right: 0.3rem;
	color: #fff;
	background: -webkit-linear-gradient(left, #FF3E5B , #FF815B);
	  	background: -o-linear-gradient(right, #FF3E5B, #FF815B);
	  	background: -moz-linear-gradient(right, #FF3E5B, #FF815B);
	  	background: linear-gradient(to right, #FF3E5B , #FF815B);
	font-size: 0.3rem;
	height: 0.6rem;
    line-height: 0.6rem;
    width: 1.3rem;
    border-radius: 0.5rem;
    margin-top: 0.2rem;
}
.payment .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.payment .header img.return{
	float: left;
	width: 0.5rem;
	margin-top: 0.2rem;
	margin-left: 0.3rem;
}
.payment .Confirm_wrapper{
	padding: 0 1rem;
}
.payment .Confirm{
	background: -webkit-linear-gradient(left, #01CC9D , #02BBBD);
	  	background: -o-linear-gradient(right, #01CC9D, #02BBBD);
	  	background: -moz-linear-gradient(right, #01CC9D, #02BBBD);
	  	background: linear-gradient(to right, #01CC9D , #02BBBD);
	color: #fff;
	text-align: center;
	line-height: 0.8rem;
	border-radius: 0.5rem;
	font-size: 0.31rem;
	margin: 0.4rem 0;
}
.mentou .choice-h{
	border-bottom: 0.02rem solid #F0F4F7;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
}
.mentou .box-mint{
	margin: 0 0.3rem;
}
.mentou .box-mint label{
	color: #ADADAD;
}
.mentou .box-mint input{
	width: 4rem;
	margin-left: 0.3rem;
	border: none;
}
.mentou .box-mint input::-webkit-input-placeholder{
	color: #2B2B2B;
}
.mentou .paiz{
     width: 3rem;
    margin: 0 auto;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
}
.mentou .choice-h .xiala-ico{
	    width: 0.4rem;
    float: right;
}
.mentou .ord button{
	margin-top: 0rem;
    width: 6.5rem;
    border-radius: 1rem;
    border: none;
    color: #fff;
    background: linear-gradient(to right,#17C8AE,#26D497);
    margin-left: 0.5rem;
    display: block;
    margin: 0 auto;
    padding: 0.25rem 0;
    margin-bottom: 0.5rem;
    margin-top: 1rem;
}
.mentou .paiz img{
    width: 1.8rem;
    margin: 0 auto;
}
.mentou .m-cell{
	width: 5rem;
    float: left;
    position: relative;
}
.mentou .suoz:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.mentou .contact .choice-h{
    width: 3.45rem;
	float: left;
}
.mentou .bui-listview{
    border: 0.02rem solid #DDDDDD;
    border-radius: 0.1rem;
    position: absolute;
    width: 6.9rem;
    background: #fff;
    z-index: 99;
        top: 8.3rem;
    display: none;
}
.mentou .bui-listview li{
    height: 1rem;
    padding-left: 0.3rem;
    line-height: 1rem;
    font-size: 0.3rem;
}
.mentou .times{
	float: left;
    margin-left: 0.4rem;
}
.mentou .yingye:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.mentou .yingye{
	position: relative;
}
.mentou .masker {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.29);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
}
.entity_index .Mall_header{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.entity_index .Mall_header .search{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
   	width: 5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.3rem;
    border-radius: 0.1rem;
    background: #F0F0F0;
}
.entity_index .Mall_header .search img{
	width: 0.3rem;
	margin-right: 0.2rem;
}
.entity_index .Mall_header .search input{
	border: none;
	background: #F0F0F0;
}
.entity_index .Mall_header .header_Scan img{
	width: 0.5rem;
}
.entity_index .sort_wrapper{
	padding: 0 0.3rem;
}
.entity_index .sort_wrapper li.sort_item{
	width: 20%;
	float: left;
	text-align: center;
	margin: 0.1rem 0;
}
.entity_index .sort_wrapper li.sort_item img{
	width: 0.6rem;
	margin: 0 auto;
}
.entity_index .sort_wrapper li div{
	font-size: 0.24rem;
	color: #666;
	margin-top: 0.1rem;
}
.entity_index .sort_wrapper ul{
	margin: 0.2rem 0;
}
.entity_index .sort_wrapper ul::after{
	content: '';
	display: block;
	clear: both;
}
.entity_index .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.05rem;
    border-radius: 0;
}
.entity_index .swiper-pagination-bullet-active {
    background: #fff;
}
.entity_index .bui-nav>.active {
    color: #000;
}
.entity_index .bui-nav>[class*=bui-btn].active:after {
    background: #37C9B6;
    width: 0.6rem;
    margin-left: -0.3rem;
    left: 50%;
}
.entity_index .store_item_wrapper{
	padding: 0.2rem;
}
.entity_index .store_item{
	-moz-box-shadow: 0px 0px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
		box-shadow: 0px 0px 5px 1px #f3f3f3;
	border-radius: 0.15rem;
	margin-bottom: 0.2rem;
}
.entity_index .store_item .top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
   	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
	border-bottom: 1px solid #eee;
}
.entity_index .store_item .top .left{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
}
.entity_index .store_item .top .left img{
	float: left;
	width: 1rem;
	height: 1rem;
	border-radius: 0.5rem;
	margin-left: 0.15rem;
	margin-right: 0.3rem;
}
.entity_index .store_item .top .right{
	float: left;
}
.entity_index .store_item .top .right .store_name{
	float: left;
	margin: 0.25rem 0;
    text-align: left;
}
.entity_index .store_item .top .right .store_name .title{
	color: #333;
	margin-bottom: 0.15rem;
	font-size: 0.32rem;
}
.entity_index .store_item .top .right .store_name .address{
	font-size: 0.24rem;
	color: #868686;
	background: #F8F9FB;
	display: inline-block;
    padding: 0.05rem 0.2rem;
    border-radius: 0.1rem;
}
.entity_index .store_item .top .toRight{
	width: 0.5rem;
    margin: 0;
}
.entity_index .store_item .bottom{
	text-align: center;
	padding: 0.3rem 0;
}
.entity_index .store_item .bottom .goods_item{
	display: inline-block;
	width: 30%;
}
.entity_index .store_item .bottom .goods_item img{
	border-radius: 0.05rem;
}
.entity_index .store_item .bottom .goods_item .name{
	color: #373737;
	font-size: 0.26rem;
	margin: 0.1rem 0;
	text-align: left;
}
.entity_index .store_item .bottom .goods_item .price{
	color: #F51E23;
	font-weight: bold;
	font-size: 0.3rem;
	text-align: left;
}
.entity_index .store_item .bottom .goods_item .price span{
	font-size:0.24rem;
	font-weight:normal;
	color:#9B9C9E;
}
.entity_index #uiDoropdownArea ul.bui-menu-bottom{
	background: #fff;
}
.entity_index #uiDoropdownArea ul.bui-menu-bottom li{
	height: 0.5rem;
    line-height: 0.5rem;
}
.Mall_index .Mall_header{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.Mall_index .Mall_header .search{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
   	width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.3rem;
    border-radius: 0.3rem;
    background: #F0F0F0;
}
.Mall_index .Mall_header .search img{
	width: 0.3rem;
	margin-right: 0.2rem;
}
.Mall_index .Mall_header .search input{
	border: none;
	background: #F0F0F0;
}
.Mall_index .top_nav{
	padding: 0 0.3rem;
	margin: 0.3rem 0;
}
.Mall_index .top_nav ul li{
	float: left;
	text-align: center;
  	display: inline-block;
  	margin-right: 0.8rem;
}
.Mall_index .top_nav ul li.shop_car{
	float: right;
}
.Mall_index .top_nav ul li.shop_car img{
	width: 0.4rem;
	float: right;
}
.Mall_index .top_nav ul li.shop_car .car_number{
	position: absolute;
    top: -0.15rem;
    right: 0;
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.35rem;
    padding: 0;
    font-size: 0.24rem;
}
.Mall_index .top_nav ul li a{
	font-size: 0.24rem;
	color: #878787;
}
.Mall_index_active{
	color: #222!important;
	font-size: 0.26rem!important;
}
.Mall_index .top_nav ul::after{
	content: '';
	display: block;
	clear: both;
}
.Mall_index .sort_wrapper{
	padding: 0 0.3rem;
}
.Mall_index .sort_wrapper li.sort_item{
	width: 20%;
	float: left;
	text-align: center;
	margin: 0.1rem 0;
}
.Mall_index .sort_wrapper li.sort_item img{
	width: 0.6rem;
	margin: 0 auto;
}
.Mall_index .sort_wrapper li div{
	font-size: 0.24rem;
	color: #666;
	margin-top: 0.1rem;
  	text-align: center;
}
.Mall_index .sort_wrapper ul{
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
    padding: 0.1rem 0;
	margin: 0.2rem 0;
	border-radius: 0.1rem;
}
.Mall_index .sort_wrapper ul::after{
	content: '';
	display: block;
	clear: both;
}
.Mall_index .sort_wrapper ul .news_wrapper{
	display: inline-block;
    width: 100%;
	padding: 0 0.15rem;
}
.Mall_index .sort_wrapper ul .news_wrapper .news{
	font-size: 0.24rem;
	color: #232323;
	margin: 0.1rem 0;
	border-top: 1px solid #eee;
	padding-top: 0.2rem;
    padding-left: 0.05rem;
}
.Mall_index .sort_wrapper ul .news_wrapper .news > div{
	display: inline-block;
}
.Mall_index .sort_wrapper ul .news_wrapper .news .title{
	font-size: 0.26rem;
}
.Mall_index .sort_wrapper ul .news_wrapper .news .mark{
	color: #F02A2B;
	background: #FEE5E8;
	padding: 0 0.1rem;
    border-radius: 0.05rem;
    margin-right: 0.1rem;
}
.Mall_index .sort_wrapper ul .news_wrapper .news .content{
	height: 0.45rem;
    line-height: 0.45rem;
	color: #181818;
	overflow: hidden;
}
.Mall_index .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.05rem;
    border-radius: 0;
}
.Mall_index .swiper-pagination-bullet-active {
    background: #fff;
}
.Mall_index .swiper-pagination-bullet-active {
    opacity: 0.8;
    background: #fff;
}
.Mall_index .goods_list_wrapper{
	width: 100%;
	padding-bottom: 0.1rem;
}
.Mall_index .goods_list_wrapper .goods_list{
	padding: 0 0.2rem;
	margin: 0 auto;
}
.Mall_index .goods_list_wrapper .goods_list .goods_item{
	float: left;
	display: inline-block;
    width: 48%;
    /*margin: 0.05rem 0.07rem;*/
    margin: 0.05rem 1%;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 5px 1px #eee;
		-webkit-box-shadow: 0px 0px 5px 1px #eee;
		box-shadow: 0px 0px 5px 1px #eee;
}
.Mall_index .goods_list_wrapper .goods_list::after{
	content: '';
	display: block;
	clear: both;
}
.Mall_index .goods_list_wrapper .goods_list .goods_item .content{
	padding: 0.15rem;

	height: 1.75rem;
}
.Mall_index .goods_list_wrapper .goods_list .goods_item .content p{
	font-size: 0.26rem;
	word-break: break-all;
    text-overflow: ellipsis;
    /*height: 0.34rem;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.1rem;
    font-family: PingFangSC-Regular,Helvetica,STHeiti STXihei,Microsoft YaHei,Microsoft JhengHei,Arial;

	min-height: 0.5rem;
}
.Mall_index .goods_list_wrapper .goods_list .goods_item .content .price{
	margin-top: 0.2rem;
	color: #F3204B;
	font-weight: bold;
}
.Mall_index .goods_list_wrapper .goods_list .goods_item .content .price span{
	display: inline-block;
	height: 0.5rem;
}
.Mall_index .goods_list_wrapper .goods_list .goods_item .content .price .number{
	line-height: 0.5rem;
	font-size: 0.28rem;
}
.Mall_index .goods_list_wrapper .goods_list .goods_item .content .price .mark{
	float: right;
    font-size: 0.24rem;
    margin-top: 0.1rem;
	color: #9F9F9F;
	font-weight: normal;
}
.Mall_index_footer{
	height: 1.5rem;
}
.barter_index .Mall_header{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.barter_index .Mall_header img{
	width: 1.2rem;
}
.barter_index .Mall_header .search{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
   	width: 5.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.3rem;
    border-radius: 0.1rem;
    background: #F0F0F0;
}
.barter_index .Mall_header .search img{
	width: 0.3rem;
	margin-right: 0.2rem;
}
.barter_index .Mall_header .search input{
	border: none;
	background: #F0F0F0;
}
.barter_index .Mall_header .Order img{
	width: 0.5rem;
}
.barter_index .swiper-pagination-bullet-active {
    opacity: 0.8;
    background: #fff;
}
.barter_index .goods_list_wrapper{
	width: 100%;
	background: #fff;
	padding: 0.1rem 0;
}
.barter_index .goods_list_wrapper .goods_list{
	padding: 0 0.2rem;
	margin: 0 auto;
}
.barter_index .goods_list_wrapper .goods_list .goods_list_left,
.barter_index .goods_list_wrapper .goods_list .goods_list_right{
	float: left;
	width: 100%;
}
.barter_index .goods_list_wrapper .goods_list .goods_item{
	display: inline-block;
    width: 47%;
    margin: 0.1rem;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
		box-shadow: 0px 0px 5px 1px #f3f3f3;
}
.barter_index .goods_list_wrapper .goods_list::after{
	content: '';
	display: block;
	clear: both;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content{
	padding: 0.15rem;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .title{
  	height: 0.5rem;
    line-height: 0.4rem;
  	padding-top: 0.05rem;
	font-size: 0.26rem;
  	font-weight: bold;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .title .mark{
	display: inline-block;
    margin-right: 0.1rem;
    padding: 0 0.1rem;
	border: 1px solid #00B28A;
	color: #00B28A;
	font-size: 0.2rem;
  	font-weight: normal;
	border-radius: 3px;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .price{
	margin-top: 0.1rem;
	color: #F3204B;
	font-weight: bold;
	border-bottom: 1px solid #eee;
    padding-bottom: 0.1rem;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .price span{
	display: inline-block;
	height: 0.5rem;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .price .number{
	line-height: 0.5rem;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .user{
	padding: 0.2rem 0 0.1rem;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .user img{
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 0.2rem;
	margin-right: 0.1rem;
	vertical-align: middle;
}
.barter_index .goods_list_wrapper .goods_list .goods_item .content .user .tel{
	display: inline-block;
	font-size: 0.24rem;
}
.barter_index .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.05rem;
    border-radius: 0;
}
.barter_index .swiper-pagination-bullet-active {
    background: #fff;
}
.barter_index #uiNavbar ul li{
	color: #484848;
	line-height: 0.5rem;
    text-align: center;
    font-size: 0.25rem;
}
.barter_index .bui-nav>[class*=bui-btn].active:after {
    background: #37C3A7;
    width: 0.5rem;
    margin: 0 auto;
}
.entity_goods_details .details_header .top{
	position: absolute;
    top: 0.2rem;
    left: 0;
    padding: 0 0.2rem;
    width: 100%;
    height: 1rem;
}
.entity_goods_details .details_header .top .return_wrapper{
	float: left;
}
.entity_goods_details .details_header .top .return_wrapper img{
	width: 0.7rem;
    padding: 0.15rem;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.5);
}
.entity_goods_details .details_header .top .top_btn{
	float: right;
	color: #fff;
    background: #FFA127;
    padding: 0.1rem 0.2rem;
    margin-top: 0.05rem;
    font-size: 0.2rem;
    border-radius: 0.05rem;
}
.entity_goods_details .goods_desc{
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.entity_goods_details .goods_desc .title{
	font-size: 0.32rem;
  	font-weight: bold;
	color: #2E2D35;
	margin: 0.1rem 0;
}
.entity_goods_details .goods_desc .wrapper::after{
	content: '';
	display: block;
	clear: both;
}
.entity_goods_details .goods_desc .wrapper .price_left{
	float: left;
	font-size: 0.3rem;
    font-weight: bold;
    color: #FFA025;
}
.entity_goods_details .goods_desc .wrapper .price_left span{
	font-size: 0.24rem;
	font-weight: normal;
    color: #9F9F9F;
}
.entity_goods_details .goods_desc .wrapper .price_right{
	float: right;
	color: #9D9D9D;
	font-size: 0.24rem;
	font-weight: normal;
}
.entity_goods_details .goods_desc .wrapper .Sold{
	float: left;
	color: #A09591;
}
.entity_goods_details .goods_desc .wrapper .express{
	float: right;
	color: #757575;
}
.entity_goods_details .goods_content{
	padding: 0 0.3rem;
	margin-bottom: 0.5rem;
}
.entity_goods_details .goods_content .title{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    margin: 0.2rem 0;
}
.entity_goods_details .goods_content .title .word{
	font-size: 0.3rem;
	font-weight: bold;
	color: #313131;
}
.entity_goods_details .goods_content .content p{
	font-size: 0.25rem;
	text-indent: 0.5rem;
}
.entity_buy_now{
	background: #FFA127;
    color: #fff;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    border-radius: 0.5rem;
    font-size: 0.3rem;
}
.entity_goods_details .pop_entity_confirm{
	position: fixed;
    bottom: 0;
	width: 100%!important;
	height: 5.5rem!important;
	background: #fff;
	padding: 0.3rem;
	border-top-left-radius: 0.2rem;
	border-top-right-radius: 0.2rem;
}
.entity_goods_details .pop_entity_confirm .head_top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding-bottom: 0.3rem;
    border-bottom: 1px solid #eee;
}
.entity_goods_details .pop_entity_confirm .head_top img.goods{
	width: 2rem;
    border-radius: 0.05rem;
}
.entity_goods_details .pop_entity_confirm .head_top .right{
	width: 4.6rem;
}
.entity_goods_details .pop_entity_confirm .head_top .right img.close{
	float: right;
	width: 0.4rem;
}
.entity_goods_details .pop_entity_confirm .head_top .right .integral{
	font-size: 0.24rem;
	color: #6F6F6F;
	margin-bottom: 0.2rem;
}
.entity_goods_details .pop_entity_confirm .head_top .right .integral span{
	font-size: 0.33rem;
	font-weight: bold;
	color: #FFA127;
}
.entity_goods_details .pop_entity_confirm .head_top .right .bottom{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.entity_goods_details .pop_entity_confirm .head_top .right .bottom .pop_btn{
	background: #FFA127;
    color: #fff;
    width: 1.4rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.05rem;
    font-size: 0.2rem;
    text-align: center;
}
.entity_goods_details .pop_entity_confirm .barter_size,
.entity_goods_details .pop_entity_confirm .barter_color{
	border-bottom: 1px solid #eee;
	padding: 0.3rem 0;
}
.entity_goods_details .pop_entity_confirm .barter_size .title,
.entity_goods_details .pop_entity_confirm .barter_color .title{
	font-size: 0.3rem;
}
.entity_goods_details .pop_entity_confirm .barter_size .mark_wrapper,
.entity_goods_details .pop_entity_confirm .barter_color .color_wrapper{
	margin-top: 0.2rem;
}
.entity_goods_details .pop_entity_confirm .barter_size .size_mark,
.entity_goods_details .pop_entity_confirm .barter_color .color_mark{
	background: #F2F2F2;
	color: #383838;
	font-weight: bold;
	display: inline-block;
    width: 1.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.4rem;
    margin-right: 0.2rem;
    border: 1px solid #F2F2F2;
}
.entity_goods_details .pop_entity_confirm .confirm_btn{
	background: #FFA127;
    color: #fff;
    width: 6rem;
    height: 0.9rem;
    line-height: 0.9rem;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    text-align: center;
    margin: 0 auto;
}
.entity_goods_details .pop_entity_confirm .buy_num{
	margin-top: 0.3rem;
}
.entity_goods_details .pop_entity_confirm .buy_num .num_sign i.icon-minus,
.entity_goods_details .pop_entity_confirm .buy_num .num_sign i.icon-plus{
	margin-bottom: 0.03rem;
	font-weight: bold;
}
.entity_goods_details .pop_entity_confirm .buy_num .num_sign input{
	font-weight: bold;
}
.entity_goods_details .pop_entity_confirm .confirm_btn{
	margin: 0.6rem 0 0.2rem;
}
.entity_goods_details .barter_gd_active{
	background: #F6FFFA!important;
	color: #FFA127!important;
	border: 1px solid #FFA127!important;
}
.barter_goods_details .details_header .top{
	position: absolute;
    top: 0.2rem;
    left: 0;
    padding: 0 0.2rem;
    width: 100%;
    height: 1rem;
}
.barter_goods_details .details_header .top .return_wrapper{
	float: left;
}
.barter_goods_details .details_header .top .return_wrapper img{
	width: 0.7rem;
    padding: 0.15rem;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.5);
}
.barter_goods_details .details_header .top .top_btn{
	float: right;
	color: #fff;
    background: #09B995;
    padding: 0.1rem 0.2rem;
    margin-top: 0.05rem;
    font-size: 0.2rem;
    border-radius: 0.05rem;
}
.barter_goods_details .goods_desc{
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.barter_goods_details .goods_desc .title{
	font-size: 0.32rem;
  	font-weight: bold;
	color: #2E2D35;
	margin: 0.1rem 0;
}
.barter_goods_details .goods_desc .wrapper::after{
	content: '';
	display: block;
	clear: both;
}
.barter_goods_details .goods_desc .wrapper .price_left{
	float: left;
	font-size: 0.3rem;
    font-weight: bold;
    color: #09B995;
}
.barter_goods_details .goods_desc .wrapper .price_left span{
	font-size: 0.24rem;
	font-weight: normal;
    color: #9F9F9F;
}
.barter_goods_details .goods_desc .wrapper .Sold{
	float: left;
	color: #A09591;
}
.barter_goods_details .goods_desc .wrapper .express{
	float: right;
	color: #757575;
}
.barter_goods_details .goods_content{
	padding: 0 0.3rem;
	margin-bottom: 0.5rem;
}
.barter_goods_details .goods_content .title{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    margin: 0.2rem 0;
}
.barter_goods_details .goods_content .title .word{
	font-size: 0.3rem;
	font-weight: bold;
	color: #313131;
}
.barter_goods_details .goods_content .content p{
	font-size: 0.25rem;
	text-indent: 0.5rem;
}
.barter_buy_now{
	background: #09B995;
    color: #fff;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    border-radius: 0.5rem;
    font-size: 0.3rem;
}
.Mall_goods_details .details_header .top{
	position: absolute;
    top: 0.2rem;
    left: 0;
    padding: 0 0.2rem;
    width: 100%;
    height: 1rem;
}
.Mall_goods_details .details_header .top .return_wrapper{
	float: left;
}
.Mall_goods_details .details_header .top .return_wrapper img{
	width: 0.6rem;
    padding: 0.15rem;
  	margin-top: 0.05rem;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.5);
}
.Mall_goods_details .details_header .top .top_btn{
	float: right;
	color: #fff;
    background: #E82954;
    padding: 0.1rem 0.2rem;
    margin-top: 0.05rem;
    font-size: 0.22rem;
    border-radius: 0.05rem;
  	text-align: center;
}
.Mall_goods_details .details_header .top .forward_wrapper{
	float: right;
}
.Mall_goods_details .details_header .top .forward_wrapper img{
	width: 0.6rem;
	/*padding: 0.15rem;*/
	margin-top: 0.05rem;
	/*border-radius: 0.5rem;*/
	background: transparent;
}
.Mall_goods_details .goods_desc{
	padding: 0 0.3rem;
	margin: 0.2rem 0;
}
.Mall_goods_details .goods_desc .title{
	font-size: 0.32rem;
  	font-weight: bold;
	color: #2E2D35;
	margin: 0.1rem 0;
}
.Mall_goods_details .goods_desc .wrapper::after{
	content: '';
	display: block;
	clear: both;
}
.Mall_goods_details .goods_desc .wrapper .price_left{
	float: left;
	font-size: 0.3rem;
    font-weight: bold;
    color: #E82954;
}
.Mall_goods_details .goods_desc .wrapper .price_left span{
	font-size: 0.24rem;
	font-weight: normal;
    color: #9F9F9F;
}
.Mall_goods_details .goods_desc .wrapper .price_right{
	float: right;
	color: #9D9D9D;
	font-size: 0.24rem;
	font-weight: normal;
}
.Mall_goods_details .goods_desc .wrapper .Sold{
	float: left;
	color: #A09591;
}
.Mall_goods_details .goods_desc .wrapper .express{
	float: right;
	color: #757575;
}
.Mall_goods_details .goods_content{
	padding: 0 0.3rem;
	/*margin-bottom: 0.5rem;*/
	margin-bottom: 1rem;
}
.Mall_goods_details .goods_content .title{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    margin: 0.2rem 0;
}
.Mall_goods_details .goods_content .title .word{
	font-size: 0.3rem;
	font-weight: bold;
	color: #313131;
}
.Mall_goods_details .goods_content .content p{
	font-size: 0.25rem;
    text-indent: 0.15rem;
    line-height: 0.5rem;
}
.Mall_btn_wrapper{
	display: inherit;
}
.Mall_btn_wrapper .Mall_join_Car{
	display: inline-block;
	background: #333;
    color: #fff;
    width: 50%;
    height: 0.9rem;
    line-height: 0.9rem;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    font-size: 0.26rem;
}
.Mall_btn_wrapper .Mall_buy_now{
	display: inline-block;
	background: #E82954;
    color: #fff;
    width: 50%;
    height: 0.9rem;
    line-height: 0.9rem;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    font-size: 0.26rem;
}
.Mall_goods_details_car_number{
	position: absolute;
    top: 0.05rem;
    right: 0.2rem;
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.35rem;
    padding: 0;
    font-size: 0.24rem;
}
.Mall_goods_details .pop_Mall_confirm{
	position: fixed;
    bottom: 0;
	width: 100%!important;
	height: 9rem!important;
	background: #fff;
	padding: 0.3rem;
	border-top-left-radius: 0.2rem;
      z-index: 9999999;
	border-top-right-radius: 0.2rem;
}
.Mall_goods_details .pop_Mall_confirm .head_top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding-bottom: 0.3rem;
    border-bottom: 1px solid #eee;
}
.Mall_goods_details .pop_Mall_confirm .head_top img.goods{
	width: 2rem;
    border-radius: 0.05rem;
}
.Mall_goods_details .pop_Mall_confirm .head_top .right{
	width: 4.6rem;
}
.Mall_goods_details .pop_Mall_confirm .head_top .right img.close{
	float: right;
	width: 0.4rem;
}
.Mall_goods_details .pop_Mall_confirm .head_top .right .integral{
	font-size: 0.24rem;
	color: #6F6F6F;
	margin-bottom: 0.2rem;
}
.Mall_goods_details .pop_Mall_confirm .head_top .right .integral span{
	font-size: 0.33rem;
	font-weight: bold;
	color: #E82954;
}
.Mall_goods_details .pop_Mall_confirm .head_top .right .bottom{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.Mall_goods_details .pop_Mall_confirm .head_top .right .bottom .pop_btn{
	background: #E82954;
    color: #fff;
    width: 1.4rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.05rem;
    font-size: 0.22rem;
    text-align: center;
}
.Mall_goods_details .pop_Mall_confirm .barter_size,
.Mall_goods_details .pop_Mall_confirm .barter_color{
	border-bottom: 1px solid #eee;
	padding: 0.3rem 0;
}
.Mall_goods_details .pop_Mall_confirm .barter_size .title,
.Mall_goods_details .pop_Mall_confirm .barter_color .title{
	font-size: 0.3rem;
}
.Mall_goods_details .pop_Mall_confirm .barter_size .mark_wrapper,
.Mall_goods_details .pop_Mall_confirm .barter_color .color_wrapper{
	margin-top: 0.2rem;
}
.Mall_goods_details .pop_Mall_confirm .barter_size .size_mark,
.Mall_goods_details .pop_Mall_confirm .barter_color .color_mark{
	background: #F2F2F2;
	color: #383838;
	font-weight: bold;
	display: inline-block;
    width: 1.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.4rem;
    margin-right: 0.2rem;
    border: 1px solid #F2F2F2;
}
.Mall_goods_details .pop_Mall_confirm .confirm_btn{
	background: #E82954;
    color: #fff;
    width: 6rem;
    height: 0.9rem;
    line-height: 0.9rem;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    text-align: center;
    margin: 0 auto;
}
.Mall_goods_details .pop_Mall_confirm .buy_num{
	margin-top: 0.3rem;
}
.Mall_goods_details .pop_Mall_confirm .buy_num .num_sign i.icon-minus,
.Mall_goods_details .pop_Mall_confirm .buy_num .num_sign i.icon-plus{
	margin-bottom: 0.03rem;
	font-weight: bold;
}
.Mall_goods_details .pop_Mall_confirm .buy_num .num_sign input{
	font-weight: bold;
}
.Mall_goods_details .pop_Mall_confirm .confirm_btn{
	margin: 0.6rem 0 0.2rem;
}
.Mall_goods_details .barter_gd_active{
	background: #F6FFFA!important;
	color: #E82954!important;
	border: 1px solid #E82954!important;
}




.Mall_goods_details2{
	    z-index: 99999999999999999999;
    position: fixed!important;
    top: 0;
    width: 100%;
}

.Mall_goods_details2 .pop_Mall_confirm{
    position: fixed;
    bottom: 0;
    width: 100%!important;
    height: 8rem!important;
    background: #fff;
    height: 100%;
    padding: 0.3rem;
    border-top-left-radius: 0.2rem;
    z-index: 9999999999;
    border-top-right-radius: 0.2rem;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding-bottom: 0.3rem;
    border-bottom: 1px solid #eee;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top img.goods{
	width: 2rem;
    border-radius: 0.05rem;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top .right{
	width: 4.6rem;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top .right img.close{
	float: right;
	width: 0.4rem;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top .right .integral{
	font-size: 0.24rem;
	color: #6F6F6F;
	margin-bottom: 0.2rem;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top .right .integral span{
	font-size: 0.33rem;
	font-weight: bold;
	color: #E82954;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top .right .bottom{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.Mall_goods_details2 .pop_Mall_confirm .head_top .right .bottom .pop_btn{
	background: #E82954;
    color: #fff;
    width: 1.4rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.05rem;
    font-size: 0.22rem;
    text-align: center;
}
.Mall_goods_details2 .pop_Mall_confirm .barter_size,
.Mall_goods_details2 .pop_Mall_confirm .barter_color{
	border-bottom: 1px solid #eee;
	padding: 0.3rem 0;
}
.Mall_goods_details2 .pop_Mall_confirm .barter_size .title,
.Mall_goods_details2 .pop_Mall_confirm .barter_color .title{
	font-size: 0.3rem;
}
.Mall_goods_details2 .pop_Mall_confirm .barter_size .mark_wrapper,
.Mall_goods_details2 .pop_Mall_confirm .barter_color .color_wrapper{
	margin-top: 0.2rem;
}
.Mall_goods_details2 .pop_Mall_confirm .barter_size .size_mark,
.Mall_goods_details2 .pop_Mall_confirm .barter_color .color_mark{
	background: #F2F2F2;
	color: #383838;
	font-weight: bold;
	display: inline-block;
    width: 1.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.4rem;
    margin-right: 0.2rem;
    border: 1px solid #F2F2F2;
}
.Mall_goods_details2 .pop_Mall_confirm .confirm_btn{
	background: #E82954;
    color: #fff;
    width: 6rem;
    height: 0.9rem;
    line-height: 0.9rem;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    text-align: center;
    margin: 0 auto;
}

















.entity_place_order .details_header .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.entity_place_order .details_header .header img.return{
	float: left;
	width: 0.4rem;
	margin-top: 0.35rem;
	margin-left: 0.3rem;
}
.entity_place_order .details_header .header span{
	margin-right: 0.45rem;
	color: #3C3C3C;
	font-size: 0.3rem;
}
.entity_place_order .Buyer_details{
	margin: 0 0.3rem;
	margin-bottom: 0.3rem;
	padding: 0.2rem;
	padding-bottom: 0;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
	border-radius: 0.1rem;
}
.entity_place_order .Buyer_details .top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.entity_place_order .Buyer_details .top .user_wrapper{
	color: #262626;
}
.entity_place_order .Buyer_details .top .user_wrapper > div{
	display: inline-block;
}
.entity_place_order .Buyer_details .top .user_wrapper .name{
	min-width: 1.3rem;
}
.entity_place_order .Buyer_details .top .user_wrapper .tel{
	font-weight: bold;
}
.entity_place_order .Buyer_details .top img{
	width: 0.5rem;
}
.entity_place_order .Buyer_details .address .mark{
	display: inline-block;
	float: left;
    color: #fff;
    padding: 0.05rem 0.2rem;
    font-size: 0.24rem;
	background: #00B28A;
	border-radius: 0.05rem;
	border-top-right-radius: 0.15rem;
}
.entity_place_order .Buyer_details .address .content{
	display: inline-block;
	float: right;
	width: 4.9rem;
    color: #7A7A7A;
    font-size: 0.28rem;
}
.entity_place_order .goods_news{
	margin: 0 0.3rem;
	margin-bottom: 0.2rem;
	padding: 0.2rem;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
	border-radius: 0.1rem;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
}
.entity_place_order .goods_news img.goods_pic{
	width: 2rem;
    border-radius: 0.1rem;
    margin-right: 0.2rem;
}
.entity_place_order .goods_news .content .title{
	color: #7A7A7A;
	font-size: 0.3rem;
	font-weight: bold;
}
.entity_place_order .goods_news .content .bottom{
	display: flex;
	align-content: center;
	justify-content: space-between;
	margin-top: 0.2rem;
}
.entity_place_order .goods_news .content .bottom .price{
	color: #E82954;
	font-weight: bold;
	font-size: 0.31rem;
}
.entity_place_order .goods_news .content .bottom .price span{
	color: #8F8F8F;
	font-weight: normal;
	font-size: 0.24rem;
}
.entity_place_order .goods_news .content .bottom .mark{
	background: #FFA127;
    color: #fff;
    width: 1.4rem;
    text-align: center;
    height: 0.65rem;
    line-height: 0.65rem;
    border-radius: 0.05rem;
}
.entity_place_order .Delivery{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0 0.3rem;
	margin-top: 0.3rem;
}
.entity_place_order .Delivery > div{
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.31rem;
}
.entity_place_order .payment{
	padding: 0 0.3rem;
	text-align: right;
	color: #747474;
	font-size: 0.31rem;
	margin-top: 0.3rem;
}
.entity_place_order .payment span{
	font-weight: bold;
	color: #E82954;
}
.entity_place_order_footer{
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 1.2rem;
	-moz-box-shadow: 0px 0px 10px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 10px 1px #f3f3f3;
		box-shadow: 0px 0px 10px 1px #f3f3f3;
}
.entity_place_order_footer .left_total{
	display: inline-block;
	font-size: 0.35rem;
	color: #5D5D5D;
	line-height: 1.2rem;
	padding-left: 0.3rem;
}
.entity_place_order_footer .right_btn{
	float: right;
	width: 3rem;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    background: #00B28A;
    color: #fff;
    font-size: 0.32rem;
}
.barter_place_order .details_header .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.barter_place_order .details_header .header img.return{
	float: left;
    width: 0.35rem;
	margin-top: 0.35rem;
	margin-left: 0.3rem;
}
.barter_place_order .details_header .header span{
	margin-right: 0.45rem;
	color: #3C3C3C;
	font-size: 0.3rem;
}
.barter_place_order .Buyer_details{
	margin: 0 0.3rem;
	margin-bottom: 0.3rem;
	padding: 0.2rem;
	padding-bottom: 0;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
	border-radius: 0.1rem;
}
.barter_place_order .Buyer_details .top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.barter_place_order .Buyer_details .top .user_wrapper{
	color: #262626;
}
.barter_place_order .Buyer_details .top .user_wrapper > div{
	display: inline-block;
}
.barter_place_order .Buyer_details .top .user_wrapper .name{
	min-width: 1.3rem;
}
.barter_place_order .Buyer_details .top .user_wrapper .tel{
	font-weight: bold;
}
.barter_place_order .Buyer_details .top img{
	width: 0.5rem;
}
.barter_place_order .Buyer_details .address .mark{
	display: inline-block;
	float: left;
    color: #fff;
    padding: 0.05rem 0.2rem;
    font-size: 0.24rem;
	background: #00B28A;
	border-radius: 0.05rem;
	border-top-right-radius: 0.15rem;
}
.barter_place_order .Buyer_details .address .content{
	display: inline-block;
	float: right;
	width: 4.9rem;
    color: #7A7A7A;
    font-size: 0.28rem;
}
.barter_place_order .goods_news{
	margin: 0 0.3rem;
	margin-bottom: 0.2rem;
	padding: 0.2rem;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
	border-radius: 0.1rem;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
}
.barter_place_order .goods_news img.goods_pic{
	width: 2rem;
    border-radius: 0.1rem;
    margin-right: 0.2rem;
}
.barter_place_order .goods_news .content .title{
	color: #7A7A7A;
	font-size: 0.3rem;
	font-weight: bold;
}
.barter_place_order .goods_news .content .bottom{
	display: flex;
	align-content: center;
	justify-content: space-between;
	margin-top: 0.2rem;
}
.barter_place_order .goods_news .content .bottom .price{
	color: #E82954;
	font-weight: bold;
	font-size: 0.31rem;
}
.barter_place_order .goods_news .content .bottom .price span{
	color: #8F8F8F;
	font-weight: normal;
	font-size: 0.24rem;
}
.barter_place_order .goods_news .content .bottom .mark{
	background: #09B995;
    color: #fff;
    width: 1.4rem;
    text-align: center;
    height: 0.65rem;
    line-height: 0.65rem;
    border-radius: 0.05rem;
}
.barter_place_order .Delivery{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0 0.3rem;
	margin-top: 0.3rem;
}
.barter_place_order .Delivery > div{
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.31rem;
}
.barter_place_order .payment{
	padding: 0 0.3rem;
	text-align: right;
	color: #747474;
	font-size: 0.31rem;
	margin-top: 0.3rem;
}
.barter_place_order .payment span{
	font-weight: bold;
	color: #E82954;
}
.barter_place_order_footer{
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 1.2rem;
	-moz-box-shadow: 0px 0px 10px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 10px 1px #f3f3f3;
		box-shadow: 0px 0px 10px 1px #f3f3f3;
}
.barter_place_order_footer .left_total{
	display: inline-block;
	font-size: 0.35rem;
	color: #5D5D5D;
	line-height: 1.2rem;
	padding-left: 0.3rem;
}
.barter_place_order_footer .right_btn{
	float: right;
	width: 3rem;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    background: #00B28A;
    color: #fff;
    font-size: 0.32rem;
}
.Mall_place_order .details_header .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Mall_place_order .details_header .header img.return{
	float: left;
	width: 0.4rem;
	margin-top: 0.35rem;
	margin-left: 0.3rem;
}
.Mall_place_order .details_header .header span{
	margin-right: 0.45rem;
	color: #3C3C3C;
	font-size: 0.3rem;
}
.Mall_place_order .Buyer_details{
	margin: 0 0.3rem;
	margin-bottom: 0.3rem;
	padding: 0.3rem;
	padding-bottom: 0;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
	border-radius: 0.1rem;
}
.Mall_place_order .Buyer_details .top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.Mall_place_order .Buyer_details .top .user_wrapper{
	color: #262626;
}
.Mall_place_order .Buyer_details .top .user_wrapper > div{
	display: inline-block;
}
.Mall_place_order .Buyer_details .top .user_wrapper .name{
	min-width: 1.5rem;
}
.Mall_place_order .Buyer_details .top .user_wrapper .tel{
	font-weight: bold;
}
.Mall_place_order .Buyer_details .top img{
	width: 0.15rem;
}
.Mall_place_order .Buyer_details .address .mark{
	display: inline-block;
	float: left;
    color: #fff;
    padding: 0.05rem 0.2rem;
    margin-right: 0.2rem;
    font-size: 0.24rem;
	background: #00B28A;
	border-radius: 0.05rem;
	border-top-right-radius: 0.15rem;
}
.Mall_place_order .Buyer_details .address .content{
	display: inline-block;
	width: 4.7rem;
    color: #7A7A7A;
    font-size: 0.28rem;
  	line-height: 0.4rem;
}
.Mall_place_order .goods_news{
	margin: 0 0.3rem;
	margin-bottom: 0.2rem;
	padding: 0.4rem 0.2rem;
	-moz-box-shadow: 0px 0px 15px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 15px 1px #f3f3f3;
		box-shadow: 0px 0px 15px 1px #f3f3f3;
	border-radius: 0.1rem;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
}
.Mall_place_order .goods_news img.goods_pic{
	width: 2rem;
	    height: 2rem;
    border-radius: 0.1rem;
    margin-right: 0.2rem;
}
.Mall_place_order .goods_news .content .title{
	color:#2E2D35;
	font-size: 0.3rem;
	font-weight: bold;
}
.Mall_place_order .goods_news .content .bottom{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
    -webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	margin-top: 0.1rem;
}
.Mall_place_order .goods_news .content .bottom .price{
	color: #E82954;
	font-weight: bold;
	font-size: 0.31rem;
}
.Mall_place_order .goods_news .content .bottom .price span{
	color: #8F8F8F;
	font-weight: normal;
	font-size: 0.24rem;
}
.Mall_place_order .goods_news .content .bottom .mark{
	background: #E82954;
    color: #fff;
    width: 1.8rem;
    text-align: center;
    height: 0.65rem;
    line-height: 0.65rem;
    border-radius: 0.05rem;
}
.Mall_place_order .Delivery{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 0 0.5rem;
	margin-top: 0.3rem;
}
.Mall_place_order .Delivery > div{
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.31rem;
}
.Mall_place_order .payment{
	padding: 0 0.5rem;
	text-align: right;
	color: #747474;
	font-size: 0.28rem;
	margin-top: 0.3rem;
}
.Mall_place_order .payment span{
	font-weight: bold;
  	font-size: 0.32rem;
	color: #E82954;
}
.Mall_place_order_footer{
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 1.2rem;
	-moz-box-shadow: 0px 0px 10px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 10px 1px #f3f3f3;
		box-shadow: 0px 0px 10px 1px #f3f3f3;
  	background: #fff;
	display: flex;
	justify-content: space-between;
}
.Mall_footer_flex{
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.Mall_place_order_footer .left_total{
	display: inline-block;
	font-size: 0.3rem;
	color: #5D5D5D;
	line-height: 1.2rem;
	padding-left: 10px;
}
.Mall_place_order_footer .right_btn{
	float: right;
	width: 1.8rem;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    background: #00B28A;
    color: #fff;
    font-size: 0.32rem;
}
.barter_sort .details_header .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.barter_sort .details_header .header img.return{
	float: left;
	width: 0.4rem;
	margin-top: 0.32rem;
	margin-left: 0.3rem;
}
.barter_sort .details_header .header span{
	margin-right: 0.45rem;
	color: #3C3C3C;
	font-size: 0.3rem;
}
.barter_sort .swiper-pagination-bullet-active {
    opacity: 0.8;
    background: #fff;
}
.barter_sort .goods_list_wrapper{
	width: 100%;
	background: #fff;
	padding: 0.1rem 0;
}
.barter_sort .goods_list_wrapper .goods_list{
	padding: 0 0.2rem;
	margin: 0 auto;
}
.barter_sort .goods_list_wrapper .goods_list .goods_list_left,
.barter_sort .goods_list_wrapper .goods_list .goods_list_right{
	float: left;
	width: 50%;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item{
	display: inline-block;
    width: 94%;
    margin: 0.1rem;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
		box-shadow: 0px 0px 5px 1px #f3f3f3;
}
.barter_sort .goods_list_wrapper .goods_list::after{
	content: '';
	display: block;
	clear: both;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content{
	padding: 0.15rem;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .title{
	font-size: 0.24rem;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .title .mark{
	display: inline-block;
    margin-right: 0.1rem;
    padding: 0 0.1rem;
	border: 1px solid #00B28A;
	color: #00B28A;
	font-size: 0.24rem;
	border-radius: 3px;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .price{
	margin-top: 0.1rem;
	color: #F3204B;
	font-weight: bold;
	border-bottom: 1px solid #eee;
    padding-bottom: 0.1rem;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .price span{
	display: inline-block;
	height: 0.5rem;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .price .number{
	line-height: 0.5rem;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .user{
	padding: 0.2rem 0 0.1rem;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .user img{
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 0.2rem;
	margin-right: 0.1rem;
	vertical-align: middle;
}
.barter_sort .goods_list_wrapper .goods_list .goods_item .content .user .tel{
	display: inline-block;
	font-size: 0.24rem;
}
.barter_sort .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.05rem;
    border-radius: 0;
}
.barter_sort .swiper-pagination-bullet-active {
    background: #fff;
}
.barter_sort #uiNavbar ul li{
	color: #484848;
	line-height: 0.5rem;
}
.barter_sort .bui-nav>[class*=bui-btn].active:after {
    background: #E82954;
    width: 0.5rem;
    margin: 0 auto;
}
.entity_sort .details_header .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.entity_sort .details_header .header img.return{
	float: left;
	width: 0.4rem;
	margin-top: 0.32rem;
	margin-left: 0.3rem;
}
.entity_sort .details_header .header span{
	margin-right: 0.45rem;
	color: #3C3C3C;
	font-size: 0.3rem;
}
.entity_sort .store_item_wrapper{
	padding: 0.2rem;
}
.entity_sort .store_item{
	-moz-box-shadow: 0px 0px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
		box-shadow: 0px 0px 5px 1px #f3f3f3;
	border-radius: 0.15rem;
	margin-bottom: 0.2rem;
}
.entity_sort .store_item .top{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
   	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
	border-bottom: 1px solid #eee;
}
.entity_sort .store_item .top .left{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
}
.entity_sort .store_item .top .left img{
	float: left;
	width: 1rem;
	height: 1rem;
	border-radius: 0.5rem;
	margin-left: 0.15rem;
	margin-right: 0.3rem;
}
.entity_sort .store_item .top .right{
	float: left;
}
.entity_sort .store_item .top .right .store_name{
	float: left;
	margin: 0.25rem 0;
    text-align: left;
}
.entity_sort .store_item .top .right .store_name .title{
	color: #333;
	margin-bottom: 0.15rem;
	font-size: 0.32rem;
}
.entity_sort .store_item .top .right .store_name .address{
	font-size: 0.24rem;
	color: #868686;
	background: #F8F9FB;
	display: inline-block;
    padding: 0.05rem 0.2rem;
    border-radius: 0.1rem;
}
.entity_sort .store_item .top .toRight{
	width: 0.5rem;
    margin: 0;
}
.entity_sort .store_item .bottom{
	text-align: center;
	padding: 0.3rem 0;
}
.entity_sort .store_item .bottom .goods_item{
	display: inline-block;
	width: 30%;
}
.entity_sort .store_item .bottom .goods_item img{
	border-radius: 0.05rem;
}
.entity_sort .store_item .bottom .goods_item .name{
	color: #373737;
	font-size: 0.26rem;
	margin: 0.1rem 0;
	text-align: left;
}
.entity_sort .store_item .bottom .goods_item .price{
	color: #F51E23;
	font-weight: bold;
	font-size: 0.3rem;
	text-align: left;
}
.entity_sort .store_item .bottom .goods_item .price span{
	font-size:0.24rem;
	font-weight:normal;
	color:#9B9C9E;
}
.entity_sort #uiDoropdownArea ul.bui-menu-bottom{
	background: #fff;
}
.entity_sort #uiDoropdownArea ul.bui-menu-bottom li{
	height: 0.5rem;
    line-height: 0.5rem;
}
.Mall_sort .details_header .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Mall_sort .details_header .header img.return{
	float: left;
	width: 0.4rem;
	margin-top: 0.32rem;
	margin-left: 0.3rem;
}
.Mall_sort .details_header .header span{
	margin-right: 0.45rem;
	color: #3C3C3C;
	font-size: 0.3rem;
}
.Mall_sort .goods_list_wrapper{
	width: 100%;
	padding-bottom: 0.1rem;
}
.Mall_sort .goods_list_wrapper .goods_list{
	padding: 0 0.2rem;
	margin: 0 auto;
}
.Mall_sort .goods_list_wrapper .goods_list .goods_item{
	float: left;
	display: inline-block;
    width: 48.5%;
	margin: 0.05rem 0.6% 0.05rem 0.8%;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 5px 1px #eee;
		-webkit-box-shadow: 0px 0px 5px 1px #eee;
		box-shadow: 0px 0px 5px 1px #eee;
}
.Mall_sort .goods_list_wrapper .goods_list::after{
	content: '';
	display: block;
	clear: both;
}
.Mall_sort .goods_list_wrapper .goods_list .goods_item .content{
	padding: 0.15rem;
	height: 1.75rem;
}
.Mall_sort .goods_list_wrapper .goods_list .goods_item .content p{
	font-size: 0.24rem;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.1rem;

	/*line-height: 0.3rem;*/
	/*height: 0.6rem;*/
	min-height: 0.5rem;
}
.Mall_sort .goods_list_wrapper .goods_list .goods_item .content .price{
	margin-top: 0.2rem;
	color: #F3204B;
	font-weight: bold;
}
.Mall_sort .goods_list_wrapper .goods_list .goods_item .content .price span{
	display: inline-block;
	height: 0.5rem;
}
.Mall_sort .goods_list_wrapper .goods_list .goods_item .content .price .number{
	line-height: 0.5rem;
	font-size: 0.28rem;
}
.Mall_sort .goods_list_wrapper .goods_list .goods_item .content .price .mark{
	float: right;
    font-size: 0.24rem;
    margin-top: 0.1rem;
	color: #9F9F9F;
	font-weight: normal;
}
.exchange .details_header .header{
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.exchange .details_header .header img.return{
	float: left;
	width: 0.4rem;
	margin-top: 0.35rem;
	margin-left: 0.3rem;
}
.exchange .details_header .header span{
	margin-right: 0.45rem;
	color: #3C3C3C;
	font-size: 0.3rem;
}
.exchange .top_wrapper{
	padding: 0 0.2rem;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.exchange .top_wrapper > div{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	padding: 0.3rem 0.2rem;
	width: 49%;
	color: #fff;
	border-radius: 0.3rem;
	-moz-box-shadow: 0px 0px 10px 1px #b0b0b0;
		-webkit-box-shadow: 0px 0px 10px 1px #b0b0b0;
		box-shadow: 0px 0px 10px 1px #b0b0b0;
}
.exchange .top_wrapper > div img{
	width: 0.7rem;
	margin-right: 0.2rem;
}
.exchange .top_wrapper .ETH{
	background: url(../images/purple_eth_bg.png) no-repeat;
	background-size: 101% 100%;
}
.exchange .top_wrapper .SOHB{
	background: url(../images/orange_sohb_bg.png) no-repeat;
	background-size: 100% 100%;
}
.exchange .top_wrapper .content .top{
	font-size: 0.24rem;
	margin-bottom: 0.1rem;
}
.exchange .top_wrapper .content .top span{
	font-size: 0.3rem;
	font-weight: bold;
  margin-right: .1rem;
}
.exchange_row{
	width: 90%;
    margin: 0.3rem auto;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #eee;
}
.exchange_row .title{
	font-size: 0.28rem;
	margin-bottom: 0.15rem;
	color: #383838;
}
.exchange_row .triangle_border_nw{
    width: 0;
    height: 0;
    border-width: 7px 7px 7px;
    margin-top: 0.15rem;
    border-style: solid;
    border-color: #9B9EAD transparent transparent transparent;
    position: relative;
}
.exchange_row .exchange_select{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.exchange_row .pop{
	position: fixed;
	left: 50%;
    bottom: -4rem;
    width: 7rem;
  	margin-left: -3.5rem;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    z-index: 999;
    background: #fff;
}
.exchange_row .pop .pop_top{
	width: 100%;
  	height: 0.8rem;
    line-height: 0.8rem;
  	padding: 0 0.3rem;
  	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.exchange_row .pop .pop_top .pop_top_title{
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
}
.exchange_row .pop .pop_top .pop_top_title .line{
	width: 0.05rem;
  	height: 0.35rem;
  	background: #FF565D;
  	margin-right: 0.2rem;
}
.exchange_row .pop img{
	width: 0.4rem;
}
.exchange_row .pop .pop_item{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	border-bottom: 1px solid #eee;
  	padding-left: 0.55rem;
}
 .exchange_row input{
	width: 85%;
}
.exchange_row input::-webkit-input-placeholder{
	color: #B8B8B8;
}
.exchange_row input::-moz-placeholder{
	color: #B8B8B8;
}
 .exchange_row input::-ms-input-placeholder{
	color: #B8B8B8;
}
.exchange .num_total{
	width: 90%;
    margin: 0 auto;
	text-align: right;
	color: #A1A1A1;
}
.exchange .anniu{
	width: 91%;
    margin: 0.3rem auto;
    padding: 0.2rem 0;
    border-radius: 0.1rem;
    color: #fff;
    display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    -ms-flex-pack: center;
    	-webkit-box-pack: center;
    	-webkit-justify-content: center;
    	justify-content: center;
}
.exchange .anniu1{
	background: -webkit-linear-gradient(left, #9473F8 , #6189FA);
	  	background: -o-linear-gradient(right, #9473F8, #6189FA);
	  	background: -moz-linear-gradient(right, #9473F8, #6189FA);
	  	background: linear-gradient(to right, #9473F8 , #6189FA);
}
.exchange .anniu2{
	background: -webkit-linear-gradient(left, #FF565D , #FF764C);
	  	background: -o-linear-gradient(right, #FF565D, #FF764C);
	  	background: -moz-linear-gradient(right, #FF565D, #FF764C);
	  	background: linear-gradient(to right, #FF565D , #FF764C);
}
.exchange .anniu img{
	width: 0.5rem;
    margin-right: 0.2rem;
}
.exchange .Record{
	width: 90%;
	margin: 0.1rem auto;
}
.exchange .Record .title{
	font-size: 0.28rem;
	color: #3F3F3F;
	margin: 0.3rem 0;
}
.exchange .Record .Record_item{
	-moz-box-shadow: 0px 0px 5px 1px #f3f3f3;
		-webkit-box-shadow: 0px 0px 5px 1px #f3f3f3;
		box-shadow: 0px 0px 5px 1px #f3f3f3;
	margin: 0.2rem 0;
	padding: 0.3rem;
	border-radius: 0.1rem;
	display: -webkit-flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -moz-flex;
	    display: -ms-flexbox;
	  display: flex;
	-webkit-box-align: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
	-webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
}
.exchange .Record .Record_item .left .name{
	margin-bottom: 0.15rem;
	color: #3D3D3D;
	font-size: 0.27rem;
}
.exchange .Record .Record_item .left .date{
	color: #ABABAB;
	font-size: 0.24rem;
}
.exchange .Record .Record_item .right{
	font-size: 0.32rem;
	font-weight: bold;
}
.exchange .mask{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 10;
	display: none;
}
.Mall_index .store_item .bottom .goods_item .price span{
    color: #9e9e9e;
    font-weight: initial;
    margin-left: 0.1rem;
}
.Mall_index .store_item .bottom .goods_item .mius{
	color: #9e9e9e;
    font-weight: bold;
    margin-top: 0.08rem;
    font-size: 0.24rem;
}
.Mall_index .store_item .bottom .goods_item .mius span{
  margin-left:0;
}
