* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑"
}
li {
	list-style: none;
}
i {
	font-style: normal;
}
input {
	outline: 0;
	border: 0;
}
html, body {
	height: 100%;
}
.ed {
	background: #ededed;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
.border_e5 {
	border-bottom: 1px solid #e5e5e5;
}
.bgf7 {
	background: #f7f7f7;
}

/*@media only screen and (max-width:1199px) {
	html {
		font-size: 20px;
	}
}
@media only screen and (max-width:991px) {
	html {
		font-size: 18px
	}
}
@media only screen and (max-width:767px) {
	html {
		font-size: 16px
	}
}
@media only screen and (max-device-width:667px) {
	html {
		font-size: 16px
	}
}
@media only screen and (max-device-width:414px) {
	html {
		font-size: 16px
	}
}
@media only screen and (max-device-width:375px) {
	html {
		font-size: 15px
	}
}
@media only screen and (max-device-width:320px) {
	html {
		font-size: 14px
	}
}*/
@font-face {
	font-family: "iconfont";
	src: url('../iconFont/iconfont.eot?t=1490241251426'); /* IE9*/
	src: url('../iconFont/iconfont.eot?t=1490241251426#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../iconFont/iconfont.woff?t=1490241251426') format('woff'), /* chrome, firefox */
	url('../iconFont/iconfont.ttf?t=1490241251426') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('../iconFont/iconfont.svg?t=1490241251426#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-queren:before {
	content: "\e605";
}
.icon-fahuo:before {
	content: "\e606";
}
.icon-qian:before {
	content: "\e607";
}
.ova {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.ovv {
	overflow: visible;
}
.ohi {
	overflow: hidden;
}
.por {
	position: relative;
}
.wrap {
	width: 100%;
}
.none {
	display: none;
}
.mine_top_layer {
	font-size: 14px;
	padding: 30px 0;
	box-sizing: border-box;
	background: url(../img/mine_bg.jpg) no-repeat;
	background-size: 100%;
	background-position: 0 20px;
	text-align: center;
}
.mine_top_layer img {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto;
	box-shadow: 0 8px 30px #c2d9f2;
}
.mine_top_layer p {
	margin-top: 20px;
	line-height: 40px;
}
.mine_top_layer h4 {
	line-height: 30px;
	font-size: 14px;
	background: #eeb74d;
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	border-radius: 25px;
	margin: 0 auto;
}
.mine_menu p {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 15px;
	line-height: 40px;
	position: relative;
	box-sizing: border-box;
	padding-left: 50px;
	color: #030304;
}
.arrow {
	display: inline-block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	border-right: 2px solid #d8d8d8;
	border-top: 2px solid #d8d8d8;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.mine_menu p img {
	position: absolute;
	left: 15px;
	top: 50%;
	display: inline-block;
}
.mine_menu .cardbag {
	height: 16px;
	width: 21px;
	margin-top: -8px;
}
.mine_menu .resetPsw {
	height: 16px;
	width: 14px;
	margin-top: -8px;
	left: 17px;
}
.mine_menu .exit {
	height: 16px;
	width: 17.5px;
	margin-top: -8px;
	left: 17px;
}
.card_list {
	padding-top: 15px;
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto;
}
.card_wrap_red {
	background: url(../img/card_bg_red.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: 0 0;
}
.card_wrap_blue {
	background: url(../img/card_bg_blue.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: 0 0;
}
.card_wrap {
	margin-bottom: 15px;
	position: relative;
	border-radius: 10px;
	padding: 10px 15px 5px;
	box-sizing: border-box;
	cursor: pointer;
}
.card_wrap h3, .card_wrap h4, .card_wrap h5 {
	color: #fff;
	line-height: 40px;
}
.card_wrap h3 {
	font-size: 16px;
	padding-left: 50px;
	box-sizing: border-box;
	position: relative;
}
.card_wrap h3 > i {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12.5px;
	display: inline-block;
	width: 35px;
	height: 25px;
	border-radius: 5px;
	background: url(../img/card_logo.jpg) no-repeat;
	background-size: 61%;
	background-color: #fff;
	background-position: 5px;
}
.card_wrap h3 span {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 13px;
}
.card_wrap h3 span i {
	opacity: 0.44;
}
.card_wrap h4 {
	font-size: 19px;
	/*text-align: center;*/
}
.card_wrap h5 {
	text-align: right;
	font-size: 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.card_wrap h5 img {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	padding-bottom: 3px;
}
.card_wrap h5 span {
}
.mask_layer,.mask_layer2 {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .45);
	top: 0;
	left: 0;
	z-index: 333;
}
.unbind_box {
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	height: 139px;
	overflow: hidden;
	bottom: -139px;
	left: 0;
	width: 100%;
}
.unbind_box p {
	font-size: 17px;
	line-height: 40px;
	border: 1px solid #afafaf;
	border-radius: 5px;
	text-align: center;
}
.unbindBtn {
	color: #3071f5;
	margin-bottom: 15px;
}
.cancelBtn {
	color: #e83838;
}
.psw_context {
	padding-top: 15px;
	box-sizing: border-box;
}
.psw_title {
	line-height: 50px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background: #fff;
	text-indent: 25px;
	font-size: 15px;
	margin-bottom: 15px;
}
.resetBtn, .orderBtn {
	line-height: 40px;
	width: 80%;
	margin: 30px auto 0;
	text-align: center;
	font-size: 1rem;
	border-radius: 25px;
	color: #fff;
	box-shadow: 0 7px 14px #91c5ff;
	background: -webkit-linear-gradient(left, #7eb9fa, #68c1f9);
	background: -o-linear-gradient(right, #7eb9fa, #68c1f9);
	background: -moz-linear-gradient(right, #7eb9fa, #68c1f9);
	background: linear-gradient(to right, #7eb9fa, #68c1f9);
}
.psw_main {
	border-top: 1px solid #dedede;
}
.psw_main p {
	position: relative;
	padding-left: 120px;
	box-sizing: border-box;
	background: #fff;
	border-bottom: 1px solid #dedede;
	line-height: 50px;
	font-size: 16px;
}
.psw_main p i {
	position: absolute;
	left: 25px;
	top: 0;
	line-height: 50px;
	font-size: 16px;
}
.psw_main p input {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	width: 90%;
}
.product_list {
	width: 90%;
	margin: 0 auto;
	padding: 15px 0;
	box-sizing: border-box;
}
.product_wrap {
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
}
.product_wrap img {
	width: 100%;
	display: block;
	max-height: 140px;
	min-height: 100px
}
.product_wrap p {
	background: #fff;
	line-height: 50px;
	text-indent: 15px;
	font-size: 16px;
	padding-right: 80px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_wrap p span {
	float: right;
	color: #4495fa;
	font-size: 18px;
	position: absolute;
	right: 15px;
	top: 0;
}
.float_layer img {
	display: block;
	width: 20px;
	height: auto;
	margin: 0 auto 3px;
}
.float_layer {
	position: fixed;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #444444;
	box-shadow: 0 7px 14px #cbe2fb;
	border-radius: 50%;
	padding: 10px;
	background: #fff;
	bottom: 25px;
	right: 25px;
	font-size: 14px;
}
.detail_title {
	line-height: 25px;
	padding: 10px 25px;
	box-sizing: border-box;
	background: #fff;
	margin: 10px 0;
	min-height: 45px;

}
.detail_title i{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.detail_content {
	padding: 0;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 10px;
	width: 100%;
}
.detail_content h4 {
	line-height: 35px;
}
.detail_text {
	line-height: 30px;
	padding: 10px 0;
}
.detail_text img {
	width: 100%;
	display: inline-block;
}
.detail_subtitle {
	position: relative;
	padding-left: 30px;
	border-bottom: 1px solid #ededed;
	margin: 0 25px;
}
.detail_subtitle i {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	background: url(../img/warning.png) no-repeat;
	background-size: 2px 10px;
	background-position: center;
	background-color: #89ccf7;
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-radius: 50%;
}
.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.purchase_box {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	background: #fff;
	padding-left: 25px;
	box-sizing: border-box;
}
.purchase_box .purchaseBtn {
	position: absolute;
	height: 50px;
	line-height: 50px;
	bottom: 0;
	right: 0;
	background: #50a3ff;
	color: #fff;
	width: 130px;
	text-align: center;
}
.purchase_box p {
	color: #414141;
}
.purchase_box p span {
	color: #44a4ff;
}
.purchase_box p i {
	font-size: 15px;
	color: #a0a0a0;
	text-decoration: line-through;
	margin: 15px;
}
#orgPrice:after {
	content: "元";
}
.mall_nodata {
	width: 100%;
	padding-top: 60%;
}
.mall_nodata img {
	display: block;
	width: 30%;
	margin: 0 auto;
}
.mall_nodata p {
	color: #616161;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
}
.address_area {
	text-align: center;
	font-size: 16px;
	color: #444444;
	line-height: 80px;
	height: 80px;
	background: #fff;
	border-bottom: 5px solid transparent;
	-webkit-border-image: url(../img/border.png)  100% 1 round; /* Safari 5 */
	-o-border-image: url(../img/border.png)  100% 1 round; /* Opera */
	border-image: url(../img/border.png)  100% 1 round;
	margin-bottom: 15px;
}
.noaddress img {
	display: inline-block;
	width: 16px;
	height: 16px;/*	background: url(../img/add_grey.png) no-repeat;
																						background-position: center center;
																						background-size: 16px 16px;*/
	margin-left: 8px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.order_detail {
	background: #fff;
	height: 120px;
	padding: 0 90px 0 90px;
	box-sizing: border-box;
	position: relative;
}
.order_detail p {
	font-size: 16px;
	display: table;
	width: 100%;
	height: 100%;
	padding: 36px 0;
}
.order_detail p i {

	/*display: table-cell;*/

	/*vertical-align: middle;*/
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-all;
}
.order_detail  span {
	color: #44a4ff;
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 120px
}
.order_detail img {
	width: 74px;
	height: 40px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -20px;
}
.orderBtn {
	position: absolute;
	bottom: 30px;
	left: 10%;
}
.has_address {
	position: relative;
	padding: 15px 0;    /* box-sizing: border-box; */
	text-align: left;
	min-height: 60px;
	height: auto;
}
.more_arr {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px;
}
.has_address h3 {
	font-size: 18px;
}
.has_address h3, .has_address p {
	padding: 0 36px;
	line-height: 30px;
}
.has_address #address_tel {
}
span.orderlist_name {
	/*margin-right: 15px;*/
}
#address_address,.orderlist_addr {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.has_address p {
	color: #707070;
	position: relative;
	box-sizing: border-box;
}
.has_address p i {
	position: absolute;
	display: inline-block;
	width: 13px;
	height: 16px;
	left: 10px;
	top: 6px;
	background: url(../img/location.png);
	background-size: 13px 16px;
	background-position: center;
}
.fillin_wrap {
	background: #fff;
	padding: 20px 0 0;
	box-sizing: border-box;
	width: 80%;
	margin: 39% auto 0;
	position: relative;
}
.saveBtn {
	line-height: 40px;
	width: 100%;
	margin: 50px auto 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #51c4ff;
}
.maskclose_btn {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(../img/close_grey.png) no-repeat;
	background-size: 12px 12px;
	background-position: center center;
}
.fillin {
	padding: 0 15px;
	box-sizing: border-box;
}
.fillin p {
	position: relative;
	padding-left: 50px;
	box-sizing: border-box;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
}
.fillin p b {
	position: absolute;
	left: 5px;
	top: 0;
	line-height: 50px;
}
.fillin p input, .fillin p textarea {
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	width: 95%;
}
.fillin .concrete_address {
	padding: 0 0 0 5px;
	height: 50px;
}
.fillin p textarea {
	line-height: 24px;
	height: 100%;
	width: 100%;
}
.fillin .select_area {
	position: relative;
	padding: 0 0 0 5px;
}
.tips-error {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 12px;
	color: #F35858;
	overflow: auto;
}
.select_area i {
	width: 10px;
	height: 10px;
	margin-top: -5px;
}
.area_text {
	text-overflow: ellipsis;
	display: inline-block;
	width: 90%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.success_title {
	height: 110px;
	line-height: 110px;
	font-size: 18px;
	background: -webkit-linear-gradient(left, #97c8ff, #48afff);
	background: -o-linear-gradient(right, #97c8ff, #48afff);
	background: -moz-linear-gradient(right, #97c8ff, #48afff);
	background: linear-gradient(to right, #97c8ff, #48afff);
}
.success_title span {
	color: #fff;
	text-indent: 50px;
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../img/order_bg.png) no-repeat;
	background-size: 100px 80px;
	background-position: 75% center;
}
.success_body {
	font-size: 18px;
}
.success_table {
	background: #fff;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.success_table > tbody > tr > td {
	padding: 10px 0;
}
.success_table > tbody > tr > td:nth-child(odd) {
	width: 35%;
}
.success_table > tbody > tr > td:nth-child(even) {
	text-align: right;
	color: #868686;
	vertical-align: top;
	word-break: break-all;
	width: 65%;
}
.finishBtn {
	text-align: center;
	color: #bcbcbc;
	line-height: 50px;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	font-size: 15px;
}
.finishBtn i {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	border-radius: 50%;
	box-shadow: 0 7px 14px #91c5ff;
	background: url(../img/success_2.png) no-repeat;
	background-size: 28.95px 20px;
	background-position: center;
	background-color: #48afff;
}
.list_title {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	background: #fff;
}
.list_title i {
	font-size: 12px;
	float: right;
	line-height: 30px;
	color: #737373;
}
.list_detail {
	background: #f9f9f9;
	height: 90px;
	font-size: 14px;
	padding: 0 90px 0 100px;
}
.list_detail img {
	width: 80px;
	height: 45px;
	margin-top: -22.5px;
}
.list_detail p {
	font-size: 14px;
}
.list_detail span {
	line-height: 90px;
}
.list_address {
	text-align: center;
	font-size: 14px;
	color: #444444;
	line-height: 80px;
	height: 80px;
	background: #fff;
	border-bottom: 1px solid #f2f2f2;
}
.list_address {
	position: relative;
	padding: 15px 0;    /* box-sizing: border-box; */
	text-align: left;
	min-height: 50px;
	height: auto;
	color: #616161;
	border-bottom: 1px solid #f2f2f2;
}
.list_address h3 {
	font-size: 14px;
}
.list_address h3, .list_address p {
	padding: 0 36px 0 60px;
	line-height: 25px;
}
.list_address .orderlist_tel{
	margin-left: 15px;
}
.list_address p {
	color: #707070;
	position: relative;
	box-sizing: border-box;
}
.list_address:before {
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 25px;
	left: 20px;
	top: 50%;
	margin-top: -12.5px;
	background: url(../img/location.png) no-repeat;
	background-size: 20px 25px;
	background-position: center;
	content: " ";
}
.noorder {
	line-height: 50px;
	text-align: center;
	padding-top: 55%;
	color: #b0b0b0;
	font-size: 16px;
}
.noorder img {
	width: 30%;
	display: block;
	height: auto;
	margin: 0 auto;
}
.process {
	font-size: 14px;
	background: #fff;
	padding: 15px 20px;
}
.deliveryBtn_wrap {
	position: relative;
	height: 36px;
	border-top: 1px solid #f2f2f2;
}
.deliveryBtn {
	border: 1px solid #adadad;
	display: inline;
	padding: 4px 12px;
	border-radius: 3px;
	position: absolute;
	right: -10px;
	bottom: -3px;
	background: #fff;
	color: #3a3a3a;
}
.process p {
	color: #737373;
	line-height: 20px;
	min-height: 40px;
	position: relative;
    padding: 10px 0;
}
.process > p {
    padding-left: 36px;
    box-sizing: border-box;
}
.process b {
}
.process .clr_blue {
	color: #44a4ff;
}

.process .iconfont {
	font-size: 18px;
    margin: -9px 17px 0 1px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 50%;
}

.process_b-2 b {
	word-break: break-all;
	font-weight: normal;
}
.process_a:before {
	display: inline-block;
	width: 0;
	height: 16px;
	border-right: 1px dashed #44a4ff;
	position: absolute;
	left: 9px;
	top: 33px;
	content: " ";
}
.process_c:before {
	display: inline-block;
	width: 0;
	height: 16px;
	border-right: 1px dashed #44a4ff;
	position: absolute;
	left: 9px;
	bottom: 31px;
	content: " ";

}
.nocard {
	width: 100%;
	line-height: 50px;
	text-align: center;
	padding-top: 55%;
	font-size: 14px;
}
.nocard img {
	width: 40%;
	display: block;
	margin: 0 auto 10px;
}
.nocard h3 {
}
.nocard p {
	line-height: 40px;
	width: 40%;
	margin: 0 auto;
	text-align: center;
	/*font-size: 1rem;*/
	border-radius: 25px;
	color: #fff;
	background: -webkit-linear-gradient(left, #62b0ff, #77c1ff);
	background: -o-linear-gradient(right, #62b0ff, #77c1ff);
	background: -moz-linear-gradient(right, #62b0ff, #77c1ff);
	background: linear-gradient(to right, #62b0ff, #77c1ff);
}
.query_top {
	text-align: center;
	padding-top: 25px;
}
.query_top img {
	width: 54%;
	margin: 0 0 0 33px;
}
.query_top h3 {
	font-size: 15px;
	color: #636363;
	line-height: 30px;
	padding: 30px 20px;
}
.query_read {
	line-height: 40px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	border-radius: 25px;
	color: #fff;
	box-shadow: 0 7px 20px #91c5ff;
	background: -webkit-linear-gradient(left, #65bcff, #77b6fe);
	background: -o-linear-gradient(right, #65bcff, #77b6fe);
	background: -moz-linear-gradient(right, #65bcff, #77b6fe);
	background: linear-gradient(to right, #65bcff, #77b6fe);
}
.change_channel {
	color: #575757;
	line-height: 70px;
}
.change_channel span, .circular_red {
	color: #fff;
	background: #f35858;
	padding: 2px 8px;
	border-radius: 25px;
}
@media only screen and (max-device-width:375px) {
	.circular_red {
		padding: 2px 6px;
	}
}
.query_read_box, .query_find_blue, .delaying_box, .debbting_box {
	overflow: hidden;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 8%;

	width: 84%;
	text-align: center;
	padding: 0;
	transform: translate(0, -50%);
	-ms-transform:translate(0, -50%);; 	/* IE 9 */
	-moz-transform:translate(0, -50%);; 	/* Firefox */
	-webkit-transform:translate(0, -50%);; /* Safari 和 Chrome */
	-o-transform:translate(0, -50%);; 
}
.query_find_blue,.debbting_box {
	background: none;
	border-radius: 0;
}
.query_find_blue > *,.debbting_box > *{
	background: #fff;
}
.debbting_box > :first-child	{
border-radius: 5px 5px 0 0;

}
.query_read_box h1 {
	background: url(../img/query_frame_top.png), -webkit-linear-gradient(left, #f35c5c, #f25252);
	background: url(../img/query_frame_top.png), -o-linear-gradient(right, #f35c5c, #f25252);
	background: url(../img/query_frame_top.png), -moz-linear-gradient(right, #f35c5c, #f25252);
	background: url(../img/query_frame_top.png), linear-gradient(to right, #f35c5c, #f25252);
	background-position: top center, top;
	background-size: 100% 100%, 100%;
	background-repeat: no-repeat;
	height: 140px;
	position: relative;
}
.find_blue_top {
	width: 100%;
	height: 115px;
	position: relative;
	background-image: url(../img/blueTooth.png), -webkit-linear-gradient(left, #52a7ff, #52a7ff);
	background-image: url(../img/blueTooth.png), -o-linear-gradient(right, #52a7ff, #52a7ff);
	background-image: url(../img/blueTooth.png), -moz-linear-gradient(right, #52a7ff, #52a7ff);
	background-image: url(../img/blueTooth.png), linear-gradient(to right, #52a7ff, #52a7ff);
	background-position: top center, top;
	background-size: 60% 100%, 100%;
	background-repeat: no-repeat;
	border-radius: 5px 5px 0 0;
	
}
.find_blue_top img {
	width: 60%;
}
.find_blue_top h3 {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #fff;
	background: rgba(97, 97, 97, .38);
	font-size: 13px;
	line-height: 35px;
}
.query_read_box h3 {
	font-size: 16px;
	line-height: 35px;
	padding: 20px 0;
}
.query_read_box p, .query_find_blue h4 {
	background: #eb5d5d;
	color: #fff;
	line-height: 35px;
	font-size: 12px;
}
.query_find_blue h4 {
	background: #3f99ff;
}
.query_close {
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 9999;
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(../img/close_white.png) no-repeat;
	background-size: 12px 12px;
	background-position: center center;
}
.bluetooth_list {
	padding: 0 0 10px 15px;
	position: relative;
	box-sizing: border-box;
	text-align: left;
	max-height: 300px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
}
.bluetooth_list p {
	position: relative;
	padding: 0 10px 0 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #f5f5f5;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bluetooth_list p:after {
	position: absolute;
	left: 0;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(../img/bluetooth_list.png) no-repeat;
	background-position: center;
	background-size: 10.18px 14px;
	background-color: #55a4fe;
	border-radius: 50%;
	content: " ";
}
.bluetooth_list p.disconnected:after {
	background: url(../img/bluetooth_list.png) no-repeat;
	background-position: center;
	background-size: 10.18px 14px;
	background-color: #bac3d0 ;
}
.hasMatched, .unMatched {
    min-height: 40px;
}
.hasMatched:before {
	content: "已配对设备";
	display: block;
	width: 100%;
	line-height: 40px;
	height:40px;
	text-indent: 12px;
	border-bottom: 1px solid #f5f5f5;
	color: #858585;
	font-size: 12px;
	box-sizing: border-box;
}
.bluetooth_list .hasBind {
	color: #36a8fb;
}
.unMatched:before {
	display: block;
	content: "可用设备";
	line-height: 40px;
	width: 100%;
	height: 41px;
	text-indent: 12px;
	border-bottom: 1px solid #f5f5f5;
	color: #858585;
	font-size: 10px;
}
.nextStep {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #3f99ff;
	line-height: 40px;
	height: 40px;
}
.nextStep:before {
	content: "下一步";
}
.disable {
	background: #b9b9b9;
}
.query_result {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	padding-top: 20px;
	border-radius: 10px;
}
.query_card_box, .handle_top {
	width: 90%;
	margin: 0 auto;
	background-image: url(../img/logo_2.png), -webkit-linear-gradient(left, #52a7ff, #45d9ec);
	background-image: url(../img/logo_2.png), -o-linear-gradient(right, #52a7ff, #45d9ec);
	background-image: url(../img/logo_2.png), -moz-linear-gradient(right, #52a7ff, #45d9ec);
	background-image: url(../img/logo_2.png), linear-gradient(to right, #52a7ff, #45d9ec);
	background-repeat: no-repeat;
	background-position: 90% 70px, center;
	background-size: 160px 134.66px, 100% 100%;
	color: #fff;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 8px 30px #c2d9f2;
}
@media only screen and (max-device-width:375px) {
	.circular_red {
		padding: 2px 6px;
	}
	.delay_readcard_top {
		padding: 15px 8px;
	}
}
.query_card_box *, .query_result_body *, .handle_top * {
}
.query_num {
	font-size: 19px;
	line-height: 30px;
	padding-bottom: 5px;
	min-height: 30px;
}
.query_type {
	font-size: 10px;
}
.query_atradebal {
	font-size: 25px;
	text-align: center;
	padding-top: 15px;
	line-height: 35px;
    min-height: 33px;
}
.queryText {
	font-size: 10px;
	text-align: center;
	padding-bottom: 25px;
	    min-height: 16px;
}
@media only screen and (max-device-width:375px) {
	.query_atradebal {
		padding-top: 12px;
	}
	.queryText {
		padding-bottom: 15px;
	}
}
.queryText2 {
	font-size: 13px;
	height: 18px;
	line-height: 18px;
}
.query_enddate {
	float: right;
}
.query_divide {
	width: 100%;
	height: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 35px 0 25px;
}
.query_result_body {
	padding: 0 30px;
	box-sizing: border-box;
}
.query_result_top {
	position: relative;
	font-size: 14px;
	line-height: 30px;
	position: relative;
	padding-left: 25px;
	box-sizing: border-box;
}
.query_result_top span {
	float: right;
	position: relative;
	padding-left: 25px;
	box-sizing: border-box;
}
.query_result_btm {
	position: relative;
	font-size: 20px;
	color: #36a8fb;
	line-height: 34px;
}
.query_result_btm span {
	float: right;
	font-size: 15px;
	color: #aeaeae;
}
.query_result_btm i {
}
.wallet_icon {
	position: absolute;
	width: 18px;
	height: 16px;
	left: 0;
	top: 50%;
	margin-top: -9px;
	background: url(../img/wallet.png) no-repeat;
	background-size: 18px 16px;
	background-position: center;
}
.time_icon {
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
	margin-top: -9px;
	background: url(../img/time.png) no-repeat;
	background-size: 16px 16px;
	background-position: center;
}
.re_query {
	position: absolute;
	left: 5%;
	bottom: 80px;
	line-height: 40px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	border-radius: 25px;
	color: #fff;
	box-shadow: 0 7px 20px #91c5ff;
	background: -webkit-linear-gradient(left, #65bcff, #77b6fe);
	background: -o-linear-gradient(right, #65bcff, #77b6fe);
	background: -moz-linear-gradient(right, #65bcff, #77b6fe);
	background: linear-gradient(to right, #65bcff, #77b6fe);
}
.query_result .change_channel {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #575757;
}
.change_channel {
	text-align: center;
}
.handle_btn {
	position: absolute;
	left: 13%;
	bottom: 30px;
	line-height: 40px;
	width: 74%;
	text-align: center;
	font-size: 16px;
	border-radius: 25px;
	color: #fff;
	box-shadow: 0 7px 30px #96e1ff;
	background: -webkit-linear-gradient(left, #65bcff, #3daad5);
	background: -o-linear-gradient(right, #65bcff, #3daad5);
	background: -moz-linear-gradient(right, #65bcff, #3daad5);
	background: linear-gradient(to right, #65bcff, #3daad5);
}
.handle_top .handle_amount {
	padding-top: 25px;
	text-align: center;
	line-height: 40px;
	font-size: 34px;
}
.handle_top h3 {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 15px;
}
.handle_top h4 {
	font-size: 18px;
	line-height: 30px;
}
.handle_top h5 {
	font-size: 11px;
	line-height: 25px;
}
@media only screen and (max-device-width:375px) {
	.handle_top .handle_amount {
		padding-top: 10px;
	}
	.handle_top h3 {
		padding-bottom: 10px;
	}
}
.top20 {
	padding-top: 20px;
	box-sizing: border-box;
}
.handle_result, .delay_readcard {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
.handle_result h2 {
	font-size: 17px;
	color: #696969;
	line-height: 100px;
	height: 100px;
	text-indent: 65px;
	background-image: url(../img/handle.png), -webkit-linear-gradient(left, #ffea36, #ffdf50);
	background-image: url(../img/handle.png), -o-linear-gradient(right, #ffea36, #ffdf50);
	background-image: url(../img/handle.png), -moz-linear-gradient(right, #ffea36, #ffdf50);
	background-image: url(../img/handle.png), linear-gradient(to right, #ffea36, #ffdf50);
	background-repeat: no-repeat;
	background-position: 82% center, center;
	background-size: 85px 49.41px, 100% 100%;
}
.handle_result_box {
	margin: 30px auto;
	width: 90%;
	box-shadow: 0 5px 20px #eaeaea;
	box-sizing: border-box;
}
.handle_result_box h3 {
	text-align: right;
	line-height: 50px;
	font-size: 15px;
	padding: 0 15px 0 50px;
	position: relative;
}
.handle_result_table {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.result_card_icon {
	position: absolute;
	left: 17px;
	top: 50%;
	width: 21px;
	height: 14px;
	margin-top: -7px;
	background: url(../img/card_2.png) no-repeat;
	background-position: center;
	background-size: 100%;
}
.handle_result_table tr td {
	line-height: 50px;
	width: 50%;
}
.handle_result_table tr td:nth-child(1) {
	color: #8a8a8a;
}
.handle_result_table tr td:nth-child(2) {
	color: #00aeef;
	text-align: right;
}
.delay_readcard_top #delayEndDate {
	font-size: 12px;
}
.delay_readcard_body {
	background: #fff;
	margin-top: 20px;
}
.delay_readcard_body .handle_btn {
	bottom: 70px;
}
.delay_readcard_body .change_channel {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 20px;
	line-height: 40px;
}
.bgf7.delay_readcard {
	background: #f7f7f7;
}
.delay_readcard_info h2 {
	color: #8e8e8e;
	position: relative;
	font-size: 16px;
	line-height: 50px;
	padding: 0 30px;
	box-sizing: border-box;
}
.clock_icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	padding-bottom: 2px;
	margin: 0 10px;
}
.delay_info {
	padding: 0 0 5px 30px;
	box-sizing: border-box;
}
.delay_info p {
	padding-top: 5px;
	color: #9a9a9a;
	font-size: 12px;
	line-height: 25px;
	padding-left: 36px;
}
.delay_info h3 {
	color: #555555;
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 5px;
	padding-left: 36px;
	box-sizing: border-box;
	position: relative;
}
.calendar_icon {
	display: inline-block;
	width: 16px;
	height: 19.33px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -11px;
}
.calendar_red {
	background: url(../img/calendar_red.png) no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.calendar_blue {
	background: url(../img/calendar_blue.png) no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.delaying_box img {
	display: block;
	width: 100%;
	padding: 0 15%;
	box-sizing: border-box;
}
.delaying_box h2 {
	text-align: center;
	color: #575757;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
}

/*充值&圈存*/
.rech_topbox {
	width: 100%;
	position: relative;
	background-image: url(../img/recharge_top.png), -webkit-linear-gradient(left, #52a7ff, #45d9ec);
	background-image: url(../img/recharge_top.png), -o-linear-gradient(right, #52a7ff, #45d9ec);
	background-image: url(../img/recharge_top.png), -moz-linear-gradient(right, #52a7ff, #45d9ec);
	background-image: url(../img/recharge_top.png), linear-gradient(to right, #52a7ff, #45d9ec);
	background-repeat: no-repeat;
	background-position: center bottom;
	0 0;
	background-size: 100% 60%, 100% 100%;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
@media only screen and (max-width:320) {
	.rech_topbox {
		padding: 20px 30px;
	}
}
.rech_topbox p {
	position: relative;
	font-size: 16px;
	line-height: 25px;
}
.rech_topbox h1 {
	height: 40px;
	line-height: 40px;
}
.rech_topbox h2 {
	height: 28px;
	line-height: 28px;
}
.rech_topbox h1, .rech_topbox h2 {
	font-size: 21px;
}
.rech_topbox h1 {
	padding-bottom: 8px;
}
.rech_topbox h1 span {
	font-size: 30px;
}
.float_btn {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	background: #feffac;
	color: #5c98f7;
	border-radius: 4px;
	padding: 3px 10px;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
}
.float_btn i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/exchange.png) no-repeat;
	background-position: center;
	background-size: 100% 100%;
	vertical-align: middle;
}
.rech_bodybox {
	text-align: center;
}
.rech_bodybox h3 {
	font-size: 15px;
	color: #6b6b6b;
	line-height: 40px;
}
.rech_bodybox>div {
	width: 85%;
	height: 84px;
	margin: 0 auto;
	color: #5ea2ec;
	font-size: 40px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0 15px 65px;
	box-sizing: border-box;
	position: relative;
	text-indent: -65px;
}
.rech_bodybox div i {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #efdf73;
	color: #fff;
	font-size: 30px;
	border-radius: 50%;
	vertical-align: middle;
	box-shadow: 0 5px 20px #f1e7aa;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -20px;
	text-indent: 0;
}
.input_holder {
	position: relative;
	width: 100%;
	height: 100%;
}
.input_holder p {
	text-align: center;
	width: 100%;
	color: #c4c4c4;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	top: 5px;
	left: 0;
}
.input_holder p:nth-child(2) {
	margin-top: 25px;
}
.rech_bodybox input {
	width: 100%;
	height: 100%;
	font-size: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	background: none;
	text-align: center;
	color: #5ea2ec;
}
.rech_bottombox {
	width: 80%;
	height: 70px;
	border-radius: 8px;
	border: 1px solid #efefef;
	line-height: 70px;
	padding-left: 60px;
	box-sizing: border-box;
	position: absolute;
	bottom: 30px;
	left: 10%;
	font-size: 16px;
	text-align: center;
	color: #575757;
	box-shadow: 0 8px 30px #efefef;
	background: url(../img/wechat_logo_bg.png) no-repeat;
	background-position: 104% -11px;
	background-size: 75px 70px;
}
.rech_bottombox i {
	display: inline-block;
	width: 55px;
	height: 52px;
	background: url(../img/wechat_logo.png) no-repeat;
	background-position: center;
	background-size: 100%;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -26px;
}
.recharge_result h2 {
	background-image: url(../img/recharge_success.png), -webkit-linear-gradient(left, #16b9f6, #47ccfe);
	background-image: url(../img/recharge_success.png), -o-linear-gradient(right, #16b9f6, #47ccfe);
	background-image: url(../img/recharge_success.png), -moz-linear-gradient(right, #16b9f6, #47ccfe);
	background-image: url(../img/recharge_success.png), linear-gradient(to right, #16b9f6, #47ccfe);
	background-repeat: no-repeat;
	background-position: 82% center, center;
	background-size: 85px 85px, 100% 100%;
	color: #fff;
}
.recharge_result .recharge_result_btn  i {
	background-image: url(../img/right_arrow.png), -webkit-linear-gradient(left, #16b9f6, #47ccfe);
	background-image: url(../img/right_arrow.png), -o-linear-gradient(right, #16b9f6, #47ccfe);
	background-image: url(../img/right_arrow.png), -moz-linear-gradient(right, #16b9f6, #47ccfe);
	background-image: url(../img/right_arrow.png), linear-gradient(to right, #16b9f6, #47ccfe);
	background-repeat: no-repeat;
	background-size: 28.95px 20px, 100%;
	background-position: center;
}
.recharge_result .debit_result_btn  i {
	background-image: url(../img/success_2.png), -webkit-linear-gradient(left, #16b9f6, #47ccfe);
	background-image: url(../img/success_2.png), -o-linear-gradient(right, #16b9f6, #47ccfe);
	background-image: url(../img/success_2.png), -moz-linear-gradient(right, #16b9f6, #47ccfe);
	background-image: url(../img/success_2.png), linear-gradient(to right, #16b9f6, #47ccfe);
	background-repeat: no-repeat;
	background-size: 28.95px 20px, 100%;
	background-position: center;
}
.debit_btn {
	line-height: 40px;
	width: 74%;
	margin: 30px auto 5px;
	text-align: center;
	font-size: 16px;
	border-radius: 25px;
	color: #fff;
	box-shadow: 0 7px 30px #96e1ff;
	background: -webkit-linear-gradient(left, #65bcff, #3daad5);
	background: -o-linear-gradient(right, #65bcff, #3daad5);
	background: -moz-linear-gradient(right, #65bcff, #3daad5);
	background: linear-gradient(to right, #65bcff, #3daad5);
}
.debit_btn span {
	color: #ff6e6e;
	margin: 0 2px;
}
.debit_btn span:before {
	font-family: "Helvetica";
	content:"\00A5";
}
.goToRecharge {
	color: #3f9bf1;
	font-size: 16px;
	text-align: center;
	width: 100%;
	    margin: 20px 0;
}
.goToRecharge i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/wechat_logo.png) no-repeat;
	background-position: center;
	background-size: 100%;
	margin-left: 10px;
	vertical-align: bottom;
	margin-bottom: 2px;
}
.debbting_box img {
	width: 100%;
	background: #3997ff;
	outline: none;

    display: block;
}
.debbting_body {
	font-size: 16px;
	line-height: 35px;
	padding: 20px 0;
	position: relative;
}
.query_read_box hr,.query_read_box span{
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: -3px;
	left:0;
}
.debbting_body hr,.debbting_body span{
	position: absolute;
	width: 100%;
	height: 3px;
	top: 0;
	left:0;
}
.query_read_box h1 hr{ background-color: #f69a87; z-index: 1; }
.query_read_box h1 span{ background-color: #d5d5d5; z-index: 0; }
.debbting_body hr{ background-color: #3286dd; z-index: 1; }
.debbting_body span{ background-color: #d5d5d5; z-index: 0; }

.loading {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
}
.loading img {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	margin-left: -16px;

}
.toast_error {
	position: fixed;
	width: 230px;
	line-height: 20px;
	padding: 5px 8px;
	font-size: .8rem;
	left: 50%;
	bottom: 11%;
	margin-left: -124px;
	text-align: center;
	color: #fff;
	background: #797979;
	border-radius: 16px;
}
.toast_timeout {
	position: fixed;
	width: 230px;
	line-height: 30px;
	font-size: .8rem;
	left: 50%;
	bottom: 5%;
	margin-left: -124px;
	text-align: center;
	color: #fff;
	background: #797979;
	border-radius: 16px;
}
.recharge_wrap {
	padding-bottom: 120px;
	box-sizing: border-box;
	min-height: 100%;
	position: relative;
}
.addCardBtn {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #4078cb;
	background: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
}
.addCardBtn img {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 15px;
	margin-top: -4px;
}
.cardmng_wrap {
	position: relative;
	min-height: 100%;
	padding-bottom: 50px;
	box-sizing: border-box;
}
.alert-box-with-btn, .alert-box-without-btn, .alert-box-with-two-btn {
	width: 78%;
	overflow: hidden;


	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 11%;
	transform: translate(0, -50%);
}
.alert-box-with-btn > *, .alert-box-without-btn> *, .alert-box-with-two-btn> * {
	background: #fff;
}
.alert-box-with-btn > :first-child, .alert-box-without-btn> :first-child, .alert-box-with-two-btn> :first-child{
	border-radius: 8px 8px 0 0;
}
.alert-box-with-btn > :last-child, .alert-box-without-btn> :last-child, .alert-box-with-two-btn> :last-child{
	border-radius: 0 0 8px 8px;
}
.alert-box-with-btn img, .alert-box-without-btn img, .alert-box-with-two-btn img {
	width: 100%;
	height: auto;
	display: block;
	min-height: 100px;
}
.alert-box-with-btn .text-box, .alert-box-without-btn .text-box, .alert-box-with-two-btn .text-box {
	padding: 16px 12px;
	line-height: 25px;
	font-size: 16px;
	font-weight: normal;
	color: #575757;
	text-align: center;
}
.alert-box-btn {
	border-top: 1px solid #eeeeee;
	text-align: center;
	padding: 10px;
}
.alert-box-btn2 {
	position: relative;
	border-top: 1px solid #eeeeee;
	overflow: auto;
}
.alert-box-btn-left:after {
	position: absolute;
	content: " ";
	border-right: 1px solid #eeeeee;
	width: 0;
	height: 100%;
	top: 0;
	left: 50%;
}
.alert-box-btn-left, .alert-box-btn-right{
	text-align: center;
	width: 50%;
	float: left;
    padding: 12px 0;
    line-height: 25px;
    font-size: 16px;
    color: #575757;
}
.cardNoHasChosen:before {
	content: "默认卡片";
	color: #fff;
	display: inline-block;
	width: 80px;
	height: 32px;
	background: url(../img/select-bg.png) no-repeat;
	background-position: left bottom;
	background-size: 80px 32px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 10px;
	text-indent: 10px;
	line-height: 32px;
}
.errorLoad {
	text-align: center;
	font-size: 17px;
	color: #9c9c9c;
	display: inline-block;
	width: 100%;
	padding-top: 30px;
}
.product_list {
	padding-bottom: 55px;
	position: relative;
}
.getMoreProduct:after {
	content: "点击加载更多商品";
}
.noMoreProduct:after {
	content: "已无更多商品";
}
.getMoreProduct:after, .noMoreProduct:after,.getMoreOrder:after,.noMoreOrder:after {
	text-align: center;
	color: #868686;
	font-size: 16px;
	padding: 10px 0 15px;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.getMoreOrder:after {
	content: "点击加载更多订单";
}
.noMoreOrder:after {
	content: "已无更多订单";
}
#orderProducPrice:after {
	content: "元";
	padding-left: 5px;
}
#info {
	width: 100%;
}
.order-item {
	margin-bottom: 15px;
}
.order-list {
	position: relative;
	padding-bottom: 50px;
}
.debit_btn.disable {
    box-shadow: 0 7px 30px #dee;
    background: #b5b5b5;
}