|
|
body {
|
|
|
background-color: #F7F7F7;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 首页 */
|
|
|
|
|
|
.in_box {
|
|
|
padding-bottom: 1.3rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* banner */
|
|
|
|
|
|
.swiper-pagination-bullet {
|
|
|
background: white;
|
|
|
opacity: 0.5;
|
|
|
}
|
|
|
|
|
|
.swiper-pagination-bullet-active {
|
|
|
opacity: 1
|
|
|
}
|
|
|
|
|
|
|
|
|
/* search */
|
|
|
|
|
|
.in_search {
|
|
|
position: absolute;
|
|
|
top: 0.2rem;
|
|
|
z-index: 10;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
margin: 0 0.32rem;
|
|
|
}
|
|
|
|
|
|
.in_search1 {
|
|
|
width: 6.08rem;
|
|
|
height: 0.56rem;
|
|
|
border-radius: 0.08rem;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.in_search1 img {
|
|
|
width: 0.3rem;
|
|
|
vertical-align: middle;
|
|
|
}
|
|
|
|
|
|
.in_search1 p {
|
|
|
font-size: 0.26rem;
|
|
|
margin-left: 0.1rem;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
}
|
|
|
|
|
|
.in_search_no {
|
|
|
color: white;
|
|
|
font-size: 0.28rem;
|
|
|
margin-left: 0.16rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* nav */
|
|
|
|
|
|
.in_nav {
|
|
|
margin: 0.36rem 0.24rem 0.3rem;
|
|
|
}
|
|
|
|
|
|
.in_nav ul {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.in_nav ul li {
|
|
|
width: 0.92rem;
|
|
|
}
|
|
|
|
|
|
.in_navImg {
|
|
|
width: 0.92rem;
|
|
|
height: 0.92rem;
|
|
|
}
|
|
|
|
|
|
.in_navImg img {
|
|
|
border-radius: 0.2rem;
|
|
|
}
|
|
|
|
|
|
.in_navTxt {
|
|
|
color: #333333;
|
|
|
text-align: center;
|
|
|
font-size: 0.22rem;
|
|
|
margin-top: 0.1rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 校园团购 */
|
|
|
|
|
|
.in_campus {
|
|
|
padding: 0.3rem 0.16rem;
|
|
|
box-sizing: border-box;
|
|
|
margin: 0 0.14rem;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.in_campusTitle {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
justify-content: flex-start;
|
|
|
}
|
|
|
|
|
|
.in_campusTitle1 {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem;
|
|
|
font-size: 0.2rem;
|
|
|
color: white;
|
|
|
text-align: center;
|
|
|
line-height: 0.32rem;
|
|
|
background: rgba(214, 0, 0, 1);
|
|
|
border-radius: 0.04rem;
|
|
|
}
|
|
|
|
|
|
.in_campusTitle2 {
|
|
|
color: #333333;
|
|
|
font-weight: bold;
|
|
|
font-size: 0.36rem;
|
|
|
margin-left: 0.16rem;
|
|
|
}
|
|
|
|
|
|
.in_campusTitle3 {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
color: #5C5C5C;
|
|
|
font-size: 0.26rem;
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
.in_campusTitle3 img {
|
|
|
width: 0.32rem;
|
|
|
margin-left: 0.16rem;
|
|
|
}
|
|
|
|
|
|
.in_campust2 {
|
|
|
color: #333333;
|
|
|
font-size: 0.24rem;
|
|
|
margin: 0.1rem 0 0.32rem;
|
|
|
}
|
|
|
|
|
|
.in_cam_shop {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
flex-wrap: wrap;
|
|
|
width: calc(100% + 0.14rem);
|
|
|
}
|
|
|
|
|
|
.in_cam_shopLi {
|
|
|
width: 2.2rem;
|
|
|
margin-right: 0.14rem;
|
|
|
}
|
|
|
|
|
|
.in_cam_shopImg {
|
|
|
width: 100%;
|
|
|
height: 2.2rem;
|
|
|
}
|
|
|
|
|
|
.in_cam_shopName {
|
|
|
-webkit-line-clamp: 2;
|
|
|
font-size: 0.26rem;
|
|
|
margin-top: 0.1rem;
|
|
|
line-height: 0.28rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.in_cam_shopPrice {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: flex-end;
|
|
|
line-height: 1;
|
|
|
margin-top: 0.16rem;
|
|
|
}
|
|
|
|
|
|
.in_cam_shopN {
|
|
|
font-size: 0.3rem;
|
|
|
color: #F20000;
|
|
|
}
|
|
|
|
|
|
.in_cam_shopY {
|
|
|
font-size: 0.2rem;
|
|
|
color: #CCCCCC;
|
|
|
margin-left: 0.18rem;
|
|
|
text-decoration: line-through;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 热门推荐 */
|
|
|
|
|
|
.in_hot_shop {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
flex-wrap: wrap;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.in_hot {
|
|
|
margin: 0.52rem 0.32rem 0;
|
|
|
}
|
|
|
|
|
|
.in_hot_Img {
|
|
|
width: 0.32rem;
|
|
|
}
|
|
|
|
|
|
.in_hotLi {
|
|
|
width: 49%;
|
|
|
background-color: white;
|
|
|
margin-bottom: 0.16rem;
|
|
|
}
|
|
|
|
|
|
.in_hotImg {
|
|
|
width: 100%;
|
|
|
height: 3.36rem;
|
|
|
}
|
|
|
|
|
|
.in_hotImg img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.in_hotName {
|
|
|
margin-top: 0.08rem;
|
|
|
-webkit-line-clamp: 2;
|
|
|
}
|
|
|
|
|
|
.in_hotName span {
|
|
|
padding: 0.01rem 0.12rem;
|
|
|
box-sizing: border-box;
|
|
|
font-size: 0.2rem;
|
|
|
color: white;
|
|
|
line-height: 1;
|
|
|
background: rgba(255, 119, 0, 1);
|
|
|
border-radius: 0.04rem;
|
|
|
margin-right: 0.04rem;
|
|
|
}
|
|
|
|
|
|
.in_hotPrice1 {
|
|
|
color: #F20000;
|
|
|
font-size: 0.24rem;
|
|
|
}
|
|
|
|
|
|
.in_hotPrice1 span {
|
|
|
font-size: 0.34rem;
|
|
|
}
|
|
|
|
|
|
.in_hotText {
|
|
|
padding: 0.08rem 0.16rem 0.26rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 已经到底了 */
|
|
|
|
|
|
.in_what {
|
|
|
color: #CCCCCC;
|
|
|
text-align: center;
|
|
|
font-size: 0.22rem;
|
|
|
margin-top: 0.06rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 底部导航 */
|
|
|
|
|
|
.in_bottom {
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
width: 100%;
|
|
|
height: 0.98rem;
|
|
|
background-color: white;
|
|
|
box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.05);
|
|
|
}
|
|
|
|
|
|
.in_bottom ul {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
height: 0.98rem;
|
|
|
margin: 0 0.7rem;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.in_bottom ul li img {
|
|
|
width: 0.48rem;
|
|
|
}
|
|
|
|
|
|
.in_bottom ul li p {
|
|
|
color: #B5B5B5;
|
|
|
font-size: 0.2rem;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 搜索页面 */
|
|
|
|
|
|
.classification_box {
|
|
|
padding-bottom: 1.3rem;
|
|
|
}
|
|
|
|
|
|
.se_search {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
height: 0.88rem;
|
|
|
background: linear-gradient(338deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
}
|
|
|
|
|
|
.search_left {
|
|
|
width: 0.16rem;
|
|
|
margin: 0 0.16rem 0 0.32rem;
|
|
|
}
|
|
|
|
|
|
.se_input {
|
|
|
width: 5.92rem;
|
|
|
height: 0.56rem;
|
|
|
border-radius: 0.08rem;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.se_input {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
|
|
|
.se_input img {
|
|
|
width: 0.28rem;
|
|
|
margin-left: 0.14rem;
|
|
|
vertical-align: middle;
|
|
|
}
|
|
|
|
|
|
.se_input input {
|
|
|
width: 88%;
|
|
|
height: 100%;
|
|
|
outline: none;
|
|
|
margin-left: 0.1rem;
|
|
|
color: #CCCCCC;
|
|
|
}
|
|
|
|
|
|
.se_searchNo {
|
|
|
font-size: 0.28rem;
|
|
|
color: white;
|
|
|
margin-left: 0.2rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 搜索导航 */
|
|
|
|
|
|
.search_box {
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
|
|
|
.se_nav ul {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.se_nav {
|
|
|
margin: 0.36rem 0.64rem 0.32rem;
|
|
|
}
|
|
|
|
|
|
.se_nav ul li {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
font-size: 0.26rem;
|
|
|
line-height: 1;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
}
|
|
|
|
|
|
.se_nav ul li img {
|
|
|
width: 0.16rem;
|
|
|
height: 0.22rem;
|
|
|
margin-left: 0.08rem;
|
|
|
}
|
|
|
|
|
|
.se_con {
|
|
|
margin: 0 0.32rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 分类页面 */
|
|
|
|
|
|
.cl_top {
|
|
|
width: 100%;
|
|
|
background: linear-gradient(338deg, rgba(255, 119, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
}
|
|
|
|
|
|
.cl_title {
|
|
|
position: relative;
|
|
|
width: 100%;
|
|
|
height: 0.88rem;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
|
|
|
.cl_title h1 {
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 600;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
}
|
|
|
|
|
|
.cl_titleImg {
|
|
|
position: absolute;
|
|
|
width: 0.3rem;
|
|
|
right: 0.32rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 分类导航 */
|
|
|
|
|
|
.cl_nav {
|
|
|
white-space: nowrap;
|
|
|
overflow-y: hidden;
|
|
|
width: 100%;
|
|
|
height: 0.8rem;
|
|
|
padding-left: 0.5rem;
|
|
|
padding-top: 0.14rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.cl_list2 {
|
|
|
overflow: hidden;
|
|
|
width: 100%;
|
|
|
padding: 0.16rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.cl_list2 ul {
|
|
|
overflow: hidden;
|
|
|
width: calc(100% + 0.48rem);
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
|
display: -webkit-flex;
|
|
|
}
|
|
|
|
|
|
.cl_list2 ul li {
|
|
|
margin-right: 0.3rem;
|
|
|
border-radius: 0.24rem;
|
|
|
padding: 0.06rem 0.26rem;
|
|
|
margin-bottom: 0.16rem;
|
|
|
box-sizing: border-box;
|
|
|
border: 1px solid #FF8915;
|
|
|
font-size: 0.26rem;
|
|
|
color: #FF8713;
|
|
|
}
|
|
|
|
|
|
.cl_nav::-webkit-scrollbar {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.cl_nav ul {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
}
|
|
|
|
|
|
.cl_nav ul li {
|
|
|
font-size: 0.26rem;
|
|
|
margin-right: 1rem;
|
|
|
color: rgba(255, 255, 255, 0.7);
|
|
|
}
|
|
|
|
|
|
.cl_navActive:after {
|
|
|
content: "";
|
|
|
display: block;
|
|
|
width: 0.32rem;
|
|
|
height: 0.08rem;
|
|
|
margin: 0.2rem auto 0;
|
|
|
background-color: white;
|
|
|
border-radius: 0.1rem 0.1rem 0 0;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 商品详情页 */
|
|
|
|
|
|
.de_top {
|
|
|
overflow: hidden;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.de_topImg {
|
|
|
width: 100%;
|
|
|
height: 5.6rem;
|
|
|
}
|
|
|
|
|
|
.de_topImg img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.de_topTxt {
|
|
|
padding-bottom: 0.32rem;
|
|
|
margin: 0.24rem 0.32rem 0;
|
|
|
}
|
|
|
|
|
|
.de_topTxt1 {
|
|
|
line-height: 1;
|
|
|
display: flex;
|
|
|
align-items: flex-end;
|
|
|
display: -webkit-flex;
|
|
|
}
|
|
|
|
|
|
.de_topTxt1_1 {
|
|
|
font-size: 0.28rem;
|
|
|
color: rgba(242, 0, 0, 1);
|
|
|
}
|
|
|
|
|
|
.de_topTxt1_1 span {
|
|
|
font-size: 0.4rem;
|
|
|
}
|
|
|
|
|
|
.de_topTxt1_2 {
|
|
|
font-size: 0.2rem;
|
|
|
color: #B7B7B7;
|
|
|
margin-left: 0.12rem;
|
|
|
text-decoration: line-through;
|
|
|
}
|
|
|
|
|
|
.de_topTxt1_2 span {
|
|
|
font-size: 0.3rem;
|
|
|
}
|
|
|
|
|
|
.de_topTxt2 {
|
|
|
-webkit-line-clamp: 2;
|
|
|
margin-top: 0.1rem;
|
|
|
line-height: 0.34rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: bold;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.de_topTxt3 {
|
|
|
margin-top: 0.16rem;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.de_topTxt3 span {
|
|
|
font-size: 0.22rem;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 出版 */
|
|
|
|
|
|
.de_main2 {
|
|
|
padding-bottom: 0.3rem;
|
|
|
margin-top: 0.16rem;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.de_main2_1 li {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
line-height: 1;
|
|
|
padding: 0.24rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
border-bottom: 1px solid #F5F5F5;
|
|
|
}
|
|
|
|
|
|
.de_main2_1 li:last-child {
|
|
|
border: 0;
|
|
|
}
|
|
|
|
|
|
.de_main2Txt1 {
|
|
|
width: 1rem;
|
|
|
font-size: 0.24rem;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
}
|
|
|
|
|
|
.de_main2Txt2 {
|
|
|
font-size: 0.28rem;
|
|
|
margin-left: 1.36rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.de_main2Img {
|
|
|
width: 0.1rem;
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
.de_main2_2 {
|
|
|
margin: 0.1rem 0.32rem 0;
|
|
|
}
|
|
|
|
|
|
.de_main2_2 ul {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
}
|
|
|
|
|
|
.de_main2_2 ul li {
|
|
|
padding: 0.16rem 0.34rem;
|
|
|
box-sizing: border-box;
|
|
|
background-color: #F6F6F6;
|
|
|
border-radius: 0.34rem;
|
|
|
margin-right: 0.4rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 相关推荐 */
|
|
|
|
|
|
.de_main3 {
|
|
|
margin-top: 0.16rem;
|
|
|
padding: 0 0.32rem 0.3rem;
|
|
|
box-sizing: border-box;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.de_main3Tiele {
|
|
|
color: #FF7700;
|
|
|
text-align: center;
|
|
|
font-size: 0.28rem;
|
|
|
line-height: 1;
|
|
|
padding: 0.3rem 0;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.de_main3Tiele span {
|
|
|
font-weight: 600;
|
|
|
}
|
|
|
|
|
|
.de_main3_list {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
flex-wrap: wrap;
|
|
|
width: calc(100% + 0.28rem);
|
|
|
}
|
|
|
|
|
|
.de_main3_list li {
|
|
|
width: 2.12rem;
|
|
|
margin-right: 0.26rem;
|
|
|
}
|
|
|
|
|
|
.de_main3Img {
|
|
|
width: 100%;
|
|
|
height: 2.12rem;
|
|
|
}
|
|
|
|
|
|
.de_main3Img img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.de_main3_list li p {
|
|
|
font-size: 0.24rem;
|
|
|
margin-top: 0.16rem;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 商品详情 */
|
|
|
|
|
|
.de_main4 {
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.de_main4Parameter {
|
|
|
margin: 0 0.32rem;
|
|
|
padding: 0.2rem 0.38rem;
|
|
|
box-sizing: border-box;
|
|
|
background-color: #F9FBFF;
|
|
|
}
|
|
|
|
|
|
.de_main4Parameter h1 {
|
|
|
font-weight: 500;
|
|
|
font-size: 0.28rem;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
}
|
|
|
|
|
|
.de_main4ParaCon {
|
|
|
margin-top: 0.2rem;
|
|
|
}
|
|
|
|
|
|
.de_main4ParaCon li {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.de_main4ParaCon li p {
|
|
|
font-size: 0.28rem;
|
|
|
margin-bottom: 0.08rem;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
}
|
|
|
|
|
|
.de_main4Img {
|
|
|
height: 5.02rem;
|
|
|
margin-top: 0.32rem;
|
|
|
}
|
|
|
|
|
|
.de_main4Img {
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 精彩推荐 */
|
|
|
|
|
|
.detail_top {
|
|
|
background: linear-gradient(338deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
}
|
|
|
|
|
|
.de_main5 {
|
|
|
padding-top: 0.28rem;
|
|
|
padding-bottom: 1.2rem;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.de_main5Tit {
|
|
|
margin: 0 0.3rem;
|
|
|
color: #666666;
|
|
|
font-size: 0.28rem;
|
|
|
padding-bottom: 0.14rem;
|
|
|
border-bottom: 1px solid #EBEBEB;
|
|
|
}
|
|
|
|
|
|
.de_main5Con {
|
|
|
margin: 0.2rem 0.3rem 0;
|
|
|
font-size: 0.24rem;
|
|
|
color: #666666;
|
|
|
line-height: 0.44rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 底部 */
|
|
|
|
|
|
.de_footer {
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
width: 100%;
|
|
|
height: 0.98rem;
|
|
|
background-color: white;
|
|
|
box-shadow: 0px -0.06rem 0.12rem rgba(0, 0, 0, 0.06);
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
}
|
|
|
|
|
|
.de_footerLeft {
|
|
|
width: 2.72rem;
|
|
|
height: 0.98rem;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-around;
|
|
|
}
|
|
|
|
|
|
.de_footerLeftImg {
|
|
|
width: 0.3rem;
|
|
|
height: 0.3rem;
|
|
|
margin: auto;
|
|
|
}
|
|
|
|
|
|
.de_footerLeftImg img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.de_footerLeftLi p {
|
|
|
text-align: center;
|
|
|
font-size: 0.2rem;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
}
|
|
|
|
|
|
.de_footerRight {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
}
|
|
|
|
|
|
.de_footerRight1,
|
|
|
.de_footerRight2 {
|
|
|
width: 2.4rem;
|
|
|
text-align: center;
|
|
|
line-height: 0.98rem;
|
|
|
color: white;
|
|
|
font-size: 0.34rem;
|
|
|
}
|
|
|
|
|
|
.de_footerRight1 {
|
|
|
background-color: #FF7700;
|
|
|
}
|
|
|
|
|
|
.de_footerRight2 {
|
|
|
background-color: #F20000;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 确认订单页面 */
|
|
|
|
|
|
.order_top {
|
|
|
position: relative;
|
|
|
width: 100%;
|
|
|
height: 0.88rem;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.order_top img {
|
|
|
width: 0.32rem;
|
|
|
position: absolute;
|
|
|
margin-top: -0.16rem;
|
|
|
top: 50%;
|
|
|
left: 0.32rem;
|
|
|
}
|
|
|
|
|
|
.order_top p {
|
|
|
text-align: center;
|
|
|
font-size: 0.34rem;
|
|
|
line-height: 0.88rem;
|
|
|
font-weight: 600;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.order_address {
|
|
|
padding-bottom: 0.26rem;
|
|
|
background-repeat: no-repeat;
|
|
|
background-image: url("../img/32.png");
|
|
|
background-position: bottom;
|
|
|
background-size: 100% 0.06rem;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.order_adImg {
|
|
|
width: 1.9rem;
|
|
|
height: 1.3rem;
|
|
|
margin: auto;
|
|
|
padding-top: 0.12rem;
|
|
|
}
|
|
|
|
|
|
.order_adImg img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.order_addressGo {
|
|
|
text-align: center;
|
|
|
font-size: 0.26rem;
|
|
|
color: #010101;
|
|
|
margin-top: 0.14rem;
|
|
|
}
|
|
|
|
|
|
.order_addressGo a {
|
|
|
color: #FF7700;
|
|
|
}
|
|
|
|
|
|
.order_addressYes {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
padding: 0 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.or_addressYesTxt2 {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.or_addressYesTxt1 {
|
|
|
width: 5rem;
|
|
|
margin-left: 0.16rem;
|
|
|
}
|
|
|
|
|
|
.or_addressName {
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 600;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.or_addressPhone {
|
|
|
font-size: 0.34rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.or_address_detailed {
|
|
|
font-size: 0.22rem;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
}
|
|
|
|
|
|
.or_addressYesImg1 {
|
|
|
width: 0.8rem;
|
|
|
height: 0.8rem;
|
|
|
}
|
|
|
|
|
|
.or_addressYesImg1 img {
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.or_addressYesImg2 {
|
|
|
width: 0.2rem;
|
|
|
}
|
|
|
|
|
|
.or_addressYesImg2 {
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 订单信息 */
|
|
|
|
|
|
.order_news {
|
|
|
margin-top: 0.16rem;
|
|
|
padding: 0 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.order_newsTit {
|
|
|
padding: 0.32rem 0;
|
|
|
box-sizing: border-box;
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: bold;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.order_newsImg {
|
|
|
width: 1.6rem;
|
|
|
height: 1.6rem;
|
|
|
}
|
|
|
|
|
|
.order_newsImg img {
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.order_newsUl li {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
justify-content: space-between;
|
|
|
padding-bottom: 0.32rem;
|
|
|
}
|
|
|
|
|
|
.order_newsCon {
|
|
|
width: 5.1rem;
|
|
|
}
|
|
|
|
|
|
.order_newsTxt1 {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: bold;
|
|
|
-webkit-line-clamp: 2;
|
|
|
line-height: 0.32rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.order_newsTxt2 {
|
|
|
font-size: 0.24rem;
|
|
|
margin: 0.1rem 0;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
}
|
|
|
|
|
|
.order_newsTxt3 {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: flex-end;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
.order_newsNum {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
width: 1.41rem;
|
|
|
height: 0.4rem;
|
|
|
margin-left: auto;
|
|
|
border: 0.02rem solid rgba(204, 204, 204, 1);
|
|
|
border-radius: 0.08rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.order_newsnum {
|
|
|
width: 0.6rem;
|
|
|
outline: none;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.order_newsJian {
|
|
|
border-right: 1px solid #CCCCCC;
|
|
|
}
|
|
|
|
|
|
.order_newsJia {
|
|
|
border-left: 1px solid #CCCCCC;
|
|
|
}
|
|
|
|
|
|
.order_newsJian,
|
|
|
.order_newsJia {
|
|
|
width: 0.4rem;
|
|
|
font-size: 0.4rem;
|
|
|
color: #CCCCCC;
|
|
|
text-align: center;
|
|
|
line-height: 0.34rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 支付方式等 */
|
|
|
|
|
|
.order_Etc {
|
|
|
margin-top: 0.16rem;
|
|
|
background: white;
|
|
|
margin-bottom: 1.3rem;
|
|
|
}
|
|
|
|
|
|
.order_Etc1 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
margin: 0 0.32rem;
|
|
|
line-height: 1;
|
|
|
height: 0.92rem;
|
|
|
border-bottom: 1px solid #F5F5F5;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.order_EtcTxt {
|
|
|
font-size: 0.3rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.order_EtcImg {
|
|
|
width: 0.56rem;
|
|
|
}
|
|
|
|
|
|
.order_EtcTxt2 {
|
|
|
color: #333333;
|
|
|
font-size: 0.26rem;
|
|
|
}
|
|
|
|
|
|
.order_Etc2 {
|
|
|
margin: 0 0.32rem;
|
|
|
padding: 0.29rem 0;
|
|
|
display: flex;
|
|
|
}
|
|
|
|
|
|
.order_Etc2 textarea {
|
|
|
border: 0;
|
|
|
width: 5rem;
|
|
|
height: 1rem;
|
|
|
font-family: 微软雅黑;
|
|
|
color: #999999;
|
|
|
font-size: 0.26rem;
|
|
|
outline: none;
|
|
|
margin: 0.06rem 0 0 0.24rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 底部 */
|
|
|
|
|
|
.order_bottom {
|
|
|
width: 100%;
|
|
|
height: 1.12rem;
|
|
|
background-color: white;
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
box-shadow: 0px -0.06rem 0.12rem rgba(0, 0, 0, 0.06);
|
|
|
}
|
|
|
|
|
|
.order_bottom1 {
|
|
|
display: flex;
|
|
|
line-height: 1;
|
|
|
display: -webkit-flex;
|
|
|
align-items: flex-end;
|
|
|
margin-left: 0.32rem;
|
|
|
}
|
|
|
|
|
|
.order_bottomHe {
|
|
|
font-size: 0.28rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.order_bottom2 {
|
|
|
width: 2.86rem;
|
|
|
height: 100%;
|
|
|
font-size: 0.32rem;
|
|
|
color: white;
|
|
|
text-align: center;
|
|
|
margin-left: auto;
|
|
|
line-height: 1.12rem;
|
|
|
background: linear-gradient(320deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%, rgba(0, 0, 0, 1) 100%);
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 收获地址 */
|
|
|
|
|
|
.ad_top {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
padding: 0.18rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.ad_topImg {
|
|
|
width: 0.32rem;
|
|
|
}
|
|
|
|
|
|
.ad_top h1 {
|
|
|
font-size: 0.34rem;
|
|
|
margin-left: 0.4rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.ad_top p {
|
|
|
font-size: 0.32rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.ad_con1 {
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
|
|
|
.ad_content ul li {
|
|
|
margin: 0 0.32rem;
|
|
|
padding: 0.24rem 0;
|
|
|
box-sizing: border-box;
|
|
|
border-bottom: 1px solid #EBEBEB;
|
|
|
}
|
|
|
|
|
|
.ad_conName {
|
|
|
font-size: 0.3rem;
|
|
|
font-weight: bold;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.ad_conMo {
|
|
|
width: 0.64rem;
|
|
|
height: 0.32rem;
|
|
|
font-size: 0.22rem;
|
|
|
text-align: center;
|
|
|
margin-left: 0.26rem;
|
|
|
line-height: 0.32rem;
|
|
|
color: rgba(255, 119, 0, 1);
|
|
|
background: rgba(255, 141, 41, 0.2);
|
|
|
border-radius: 0.04rem 0.04rem 0.04rem 0rem;
|
|
|
}
|
|
|
|
|
|
.ad_conPhone {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: bold;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
.ad_conImg {
|
|
|
width: 0.26rem;
|
|
|
margin-left: 0.3rem;
|
|
|
}
|
|
|
|
|
|
.ad_conAddress {
|
|
|
margin-top: 0.2rem;
|
|
|
font-size: 0.24rem;
|
|
|
line-height: 0.34rem;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 收获地址管理 */
|
|
|
|
|
|
.add_con {
|
|
|
padding-top: 0.2rem;
|
|
|
width: 100%;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.add_con ul li {
|
|
|
margin: 0 0.32rem;
|
|
|
padding: 0.22rem 0;
|
|
|
box-sizing: border-box;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
line-height: 1;
|
|
|
overflow: hidden;
|
|
|
border-bottom: 1px solid #F5F5F5;
|
|
|
}
|
|
|
|
|
|
.add_con ul li label {
|
|
|
display: block;
|
|
|
width: 1.28rem;
|
|
|
font-size: 0.32rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.add_con ul li input {
|
|
|
width: 4rem;
|
|
|
height: 0.44rem;
|
|
|
font-size: 0.32rem;
|
|
|
outline: none;
|
|
|
margin: 0 0 0 0.86rem;
|
|
|
padding: 0;
|
|
|
border: 0;
|
|
|
}
|
|
|
|
|
|
.add_con ul li input::placeholder {
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
}
|
|
|
|
|
|
.add_conThere img {
|
|
|
width: 0.14rem;
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
.add_detailAddress {
|
|
|
height: 1.5rem;
|
|
|
margin: 0.4rem 0.32rem 0;
|
|
|
}
|
|
|
|
|
|
.add_detailAddress textarea {
|
|
|
height: 1rem;
|
|
|
width: 100%;
|
|
|
font-family: 微软雅黑;
|
|
|
outline: none;
|
|
|
border: 0;
|
|
|
font-size: 0.26rem;
|
|
|
resize: none;
|
|
|
}
|
|
|
|
|
|
.add_detailAddress textarea::placeholder {
|
|
|
color: #CCCCCC;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 购物车页面 */
|
|
|
|
|
|
.top_navBg {
|
|
|
background: linear-gradient(338deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
}
|
|
|
|
|
|
.top_navBg h1,
|
|
|
.top_navBg p {
|
|
|
color: white;
|
|
|
}
|
|
|
|
|
|
.shopping_cartBox {
|
|
|
margin: 0.16rem 0.32rem 0;
|
|
|
}
|
|
|
|
|
|
.sh_cartNum {
|
|
|
font-size: 0.22rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
}
|
|
|
|
|
|
.sp_cartUl .order_newsCon {
|
|
|
width: 4.4rem;
|
|
|
}
|
|
|
|
|
|
.sp_cartUl li {
|
|
|
margin-top: 0.3rem;
|
|
|
padding: 0.32rem 0.16rem;
|
|
|
box-sizing: border-box;
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.sh_cartround {} |
|
|
\ No newline at end of file |
...
|
...
|
|