/*深蓝色主题*/
.btn_span_on{ color: #026be3; }


/*会员中心*/
.blue_1{ padding: 0.8rem 0.6rem; }
.blue_2{width: 100%;background: #fff; border-radius: 0.4rem; overflow: hidden;}
.blue_2in{padding: 1.2rem 0.8rem 0 0.8rem; background-image: linear-gradient(135deg, #5765ff ,#0dd3fd 80%); }
.blue_3{ display: flex;align-items: center; }
.blue_3L{ width: 4rem;height: 4rem; border-radius: 2rem;border:1px solid #efefef;margin-right: 0.5rem; overflow: hidden; }
.blue_3tx{ width: 4rem;height: 4rem;}
.blue_3C{ flex: 1; color: #fff;}
.blue_3C1{ font-size: 1.1rem; }
.blue_3C2{ padding-top: 0.3rem; }
.blue_3R{ width: 1.5rem;margin-left: 0.6rem;}
.blue_3Rset{ width: 1.5rem;height: 1.3rem; }

.blue_3ul{ display: flex;padding: 1.5rem 0 1rem 0;}
.blue_3li{ width: 33.3%;text-align: center; }
.blue_3lia{ display: block; color: #fff;}
.blue_3h3{ font-size: 1.2rem; }
.blue_3lip{ padding-top: 0.8rem; }

/*我的订单*/
.red_4{ margin-top: 1rem;background: #fff;border-radius: 0.4rem;padding: 1rem 0rem 0.8rem 0; }
.red_4t{ padding:0 0.8rem;display: flex;align-items: center;}
.red_4tsp{ font-size: 1rem;font-weight: bold; flex: 1;}
.red_4ta{ color: #818181; }
.red_4ul{ display: flex;flex-wrap: wrap; }
.red_4li{ width: 25%;text-align: center;margin-top: 1rem;padding-bottom: 0.3rem;}
.red_4a{ display: block;width: 100%;height: 100%; }
.red_4icon{ width: 2.4rem;height: 2.4rem; }
.red_4p{ padding-top: 0.2rem;color: #666 }

.orange_2{ width: 100%;margin-top: 1rem; }
.orange_2img{ width: 100%;height: auto; }

/*好友晒单*/
.zs_1_1{ padding: 0rem 0rem 1rem 0rem; }
.rmhd_2{width: 100%;border-radius: 0.3rem;box-sizing: border-box;overflow: hidden;}
.rmhd_2in{width: 100%;overflow:auto;}
.rmhd_2in::-webkit-scrollbar{
    width:0px;
    height:0px;
    background-color:#F5F5F5;
}
.rmhd_1li{float: left;margin-right: 10px;padding: 0.8rem; background: #fff;border-radius: 0.5rem;box-shadow: 0 0 8px rgba(0,0,0,0.15)}
.zs_3{ display: flex;align-items: center; }
.zs_3img{ width: 2rem;height: 2rem;border-radius: 2rem;overflow: hidden;margin-right: 0.6rem; }
.zs_3in{ flex: 1;font-size: 1rem; }
.zs_4{ padding-top: 0.5rem;color: #666;font-size: 0.85rem;}
.zs_5{ display: flex;justify-content: space-between; padding-top: 0.6rem;}
.zs_5in{ width: 30%;height: 5rem;border-radius: 0.3rem;overflow: hidden; }
.zs_5img{ width: 100%;height: 100%; }
.zs_6{ margin-top: 0.6rem;padding: 0.6rem;border-radius: 0.4rem;background: #f3f3f7; }
.zs_6in{ font-size: 0.85rem;color: #666; }
.zs_7{ padding-top: 1rem;text-align: right; }
.zs_7sp{ padding-left: 0.8rem;color: #aaaaaa; }
.zs_7icon{ width: 1.2rem;vertical-align: middle; }


.g_center_3{
	width: 100%;
	height: 3rem;
	line-height: 3rem;
	padding: 0 1.25rem;
	background: #fff;
	overflow: hidden;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	border-radius: 0 0 0.3rem 0.3rem;
	background:#fff;
}
.g_center_3a{
	width: 10%;
	float: left;
}
.g_center_3aicon{
	display: block;
	width: 1.5rem;
	padding: 0.75rem 0; 
}
.g_center_3ul {
    /*position: absolute;*/
    width: 90%;
    height: 3rem;
    display:flex;
	float: left;
	padding: 0 1.25rem 0 0.5rem;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 1;
	white-space: nowrap;
}
.g_center_3li{
	color: #666;
}
.g_center_3li a{
	color: #666;
	line-height: 3rem;
}
.str_wrap{ background:#fff}

/*订单角标*/
.ttt{
	width: 2.875rem;
	margin:auto;
	position: relative;
}
.ts1{
	position: absolute;
	/*margin-left: 2.25rem;*/
	margin-top: -0.6rem;
	width: 2.875rem;
}
.ts{
	float: right;
    background: #fff;
    color: red;
    border-radius: 0.75rem;
    /* font-size: 0.5rem; */
    padding: 0.162rem 0.29rem;
    line-height: 0.75rem;
    border: 1px solid red;
}

.orange_3sp{ flex: 1; }
.orange_3a{ color: #999; font-weight:normal; font-size:1rem; }
.index_3t{ display: flex; padding: 0 0.8rem 0.3rem 0.8rem;}
.index_3{
padding:0.8rem 1rem;
background-image:linear-gradient(-0deg, #90d8e1, transparent);
}
.index_3in1{
background:#fff;
}
.index_2L{
height:6rem;
padding:1.5rem 0.4rem 0.5rem 20%;
}
.index_2L1 {
    font-size: 1rem;
}
.index_2L2 {
    font-size: 0.8rem;
    padding-top: 0.3rem;
}
























