|
|
/* 弹框 */
|
|
|
|
|
|
.tx_mask {
|
|
|
display: none;
|
|
|
z-index: 2;
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
position: fixed;
|
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
|
}
|
|
|
|
|
|
.tx_maskone {
|
|
|
display: none;
|
|
|
z-index: 2;
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
position: fixed;
|
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
|
}
|
|
|
|
|
|
.tx_maskCon {
|
|
|
width: 5.6rem;
|
|
|
height: 6rem;
|
|
|
position: absolute;
|
|
|
top: 50%;
|
|
|
left: 50%;
|
|
|
transform: translate(-50%, -50%);
|
|
|
-webkit-transform: translate(-50%, -50%);
|
|
|
-ms-transform: translate(-50%, -50%);
|
|
|
-moz-transform: translate(-50%, -50%);
|
|
|
-o-transform: translate(-50%, -50%);
|
|
|
}
|
|
|
|
|
|
.tx_maskConImg {
|
|
|
width: 100%;
|
|
|
height: 2.5rem;
|
|
|
}
|
|
|
|
|
|
.tx_maskConImg img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.tx_maskCon2 {
|
|
|
width: 99.8%;
|
|
|
margin-top: -0.34rem;
|
|
|
box-sizing: border-box;
|
|
|
background-color: white;
|
|
|
padding: 0.66rem 0.32rem 0.3rem;
|
|
|
}
|
|
|
|
|
|
.tx_maskInput {
|
|
|
width: 100%;
|
|
|
outline: none;
|
|
|
font-size: 0.32rem;
|
|
|
padding-bottom: 0.16rem;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
border-bottom: 1px solid #F5F5F5;
|
|
|
}
|
|
|
|
|
|
.tx_maskInput::placeholder {
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
}
|
|
|
|
|
|
.tx_maskOk {
|
|
|
width: 100%;
|
|
|
height: 0.8rem;
|
|
|
background: linear-gradient(338deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
border-radius: 0.08rem;
|
|
|
text-align: center;
|
|
|
line-height: 0.8rem;
|
|
|
color: white;
|
|
|
font-size: 0.32rem;
|
|
|
margin-top: 0.4rem;
|
|
|
}
|
|
|
|
|
|
.tx_maskTxt1 {
|
|
|
padding-top: 0.24rem;
|
|
|
display: flex;
|
|
|
display: -webkit-flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
}
|
|
|
|
|
|
.tx_maskConImg2 {
|
|
|
width: 0.3rem;
|
|
|
height: 0.3rem;
|
|
|
}
|
|
|
|
|
|
.tx_maskConImg2 img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
}
|
|
|
|
|
|
.tx_maskTxt1 span {
|
|
|
margin-left: 0.04rem;
|
|
|
font-size: 0.24rem;
|
|
|
color: rgba(45, 45, 45, 1);
|
|
|
}
|
|
|
|
|
|
.tx_maskTxt2 {
|
|
|
padding-top: 0.2rem;
|
|
|
text-align: center;
|
|
|
font-size: 0.24rem;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
}
|
|
|
|
|
|
.log_top {
|
|
|
width: 100%;
|
|
|
/* height: 1.76rem; */
|
|
|
background-image: url(../img/41.png);
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
|
|
|
|
.log_top_co {
|
|
|
width: 100%
|
|
|
}
|
|
|
|
|
|
|
|
|
/* .detail_top {
|
|
|
background: linear-gradient(338deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
} */
|
|
|
|
|
|
.order_top {
|
|
|
position: relative;
|
|
|
width: 100%;
|
|
|
height: 0.88rem;
|
|
|
}
|
|
|
|
|
|
.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);
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 头像 */
|
|
|
|
|
|
.log_top_buddha {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
/* margin-left: 0.32rem; */
|
|
|
padding: 0.32rem 0 0.64rem 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_top_buddha_img {
|
|
|
width: 1.28rem;
|
|
|
height: 1.28rem;
|
|
|
border-radius: 50%;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_top_buddha_img img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_top_buddha_contant {
|
|
|
/* display: none; */
|
|
|
margin-left: 0.16rem
|
|
|
}
|
|
|
|
|
|
.log_top_buddha_contant_one {
|
|
|
font-size: 0.36rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 600;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_top_buddha_contant_two {
|
|
|
font-size: 0.24rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
opacity: 0.9;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 个人资料 */
|
|
|
|
|
|
.log_top_buddha_btn {
|
|
|
display: block;
|
|
|
margin-left: 0.16rem;
|
|
|
width: 2.22rem;
|
|
|
height: 0.6rem;
|
|
|
border: 0.02rem solid rgba(255, 255, 255, 1);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.3rem;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-content: center;
|
|
|
}
|
|
|
|
|
|
.log_top_buddha_btn a {
|
|
|
color: #fff;
|
|
|
font-size: 0.26rem;
|
|
|
line-height: 0.6rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 底部导航 */
|
|
|
|
|
|
.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 {
|
|
|
margin: auto;
|
|
|
width: 0.48rem;
|
|
|
}
|
|
|
|
|
|
.in_bottom ul li p {
|
|
|
color: #B5B5B5;
|
|
|
font-size: 0.2rem;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.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;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_one页面 */
|
|
|
|
|
|
|
|
|
/* 列表 */
|
|
|
|
|
|
.log_one_list_one {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
padding: 0.4rem 0.22rem 0.26rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
}
|
|
|
|
|
|
.log_one_list_left {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_one_list_img {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_one_list_word {
|
|
|
margin-left: 0.16rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_one_list_right {
|
|
|
width: 0.18rem;
|
|
|
height: 0.16rem;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_two页面 */
|
|
|
|
|
|
.log_two_input {
|
|
|
padding: 0.22rem 0.3rem 0 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_two_input_one {
|
|
|
padding: 0.26rem 0;
|
|
|
box-sizing: border-box;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
}
|
|
|
|
|
|
.log_two_input_btn {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
margin-left: auto;
|
|
|
color: rgba(0, 144, 255, 1);
|
|
|
}
|
|
|
|
|
|
.log_two_input_title {
|
|
|
width: 1.6rem;
|
|
|
height: 0.44rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
line-height: 0.36rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.log_two_input_contant input {
|
|
|
margin-left: 0.36rem;
|
|
|
border: none;
|
|
|
/* width: 4.56rem; */
|
|
|
height: 0.44rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
line-height: 0.36rem;
|
|
|
color: #333;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 上传图片 */
|
|
|
|
|
|
.log_two_picture {
|
|
|
padding: 0.4rem 0 0 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.log_two_picture_title {
|
|
|
font-size: 0.26rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_two_picture_img {
|
|
|
margin-top: 0.4rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_two_pi_one {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
padding: 0.4rem 0.56rem 0.32rem 0.56rem;
|
|
|
box-sizing: border-box;
|
|
|
border: 0.02rem dashed rgba(204, 204, 204, 1);
|
|
|
}
|
|
|
|
|
|
.log_two_pi_ones {
|
|
|
padding: 0
|
|
|
}
|
|
|
|
|
|
.log_two_pi_one_ps {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.log_two_pi_one_icons {
|
|
|
width: 1.6rem!important;
|
|
|
height: 1.6rem!important
|
|
|
}
|
|
|
|
|
|
.log_two_pi_two {
|
|
|
margin-left: 0.16rem
|
|
|
}
|
|
|
|
|
|
.log_two_pi_one_icon {
|
|
|
width: 0.48rem;
|
|
|
height: 0.48rem
|
|
|
}
|
|
|
|
|
|
.log_two_pi_one_icon img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_two_pi_one_p {
|
|
|
margin-top: 0.08rem;
|
|
|
font-size: 0.24rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.input_file {
|
|
|
position: absolute
|
|
|
}
|
|
|
|
|
|
.input_file input {
|
|
|
width: 0.48rem;
|
|
|
opacity: 0
|
|
|
}
|
|
|
|
|
|
.log_two_picture_state {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
align-items: center;
|
|
|
justify-content: center
|
|
|
}
|
|
|
|
|
|
.log_two_picture_state {
|
|
|
margin-top: 0.46rem
|
|
|
}
|
|
|
|
|
|
.log_two_ps_one {
|
|
|
font-size: 0.34rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 600;
|
|
|
color: rgba(0, 0, 0, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_two_ps_two {
|
|
|
margin-top: 0.34rem;
|
|
|
width: 5.4rem;
|
|
|
height: 2.84rem;
|
|
|
position: relative
|
|
|
}
|
|
|
|
|
|
.log_two_ps_two .img1 {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_two_ps_two .img2 {
|
|
|
position: absolute;
|
|
|
top: 2.14rem;
|
|
|
left: 2.46rem;
|
|
|
width: 0.48rem;
|
|
|
height: 0.48rem;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_two_ps_three {
|
|
|
text-align: center;
|
|
|
width: 4.8rem;
|
|
|
height: 0.68rem;
|
|
|
font-size: 0.22rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
line-height: 0.36rem;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_two_ps_three span {
|
|
|
color: #FF2E2E
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 保存 */
|
|
|
|
|
|
.log_two_bottom_btn {
|
|
|
margin: 1.12rem 0.32rem 1.6rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
width: 6.88rem;
|
|
|
height: 0.96rem;
|
|
|
background: linear-gradient(344deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
box-shadow: 0 0.06rem 0.12rempx rgba(255, 111, 0, 0.24);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.08rem;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
}
|
|
|
|
|
|
.log_two_bottom_btn a {
|
|
|
color: #fff;
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 600;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_three页面 */
|
|
|
|
|
|
|
|
|
/* model弹窗 */
|
|
|
|
|
|
.log_three_model_one {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding-bottom: 0.2rem;
|
|
|
margin-bottom: 0.3rem
|
|
|
}
|
|
|
|
|
|
.log_three_model_left {
|
|
|
width: 1.28rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_model_right {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_three_model_right_tltle {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_model_right_icon {
|
|
|
margin-left: 0.1rem;
|
|
|
width: 0.1rem;
|
|
|
height: 0.2rem
|
|
|
}
|
|
|
|
|
|
.log_three_model_right_icon img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_three_model_right input {
|
|
|
border: none;
|
|
|
padding: 0;
|
|
|
margin-left: 1.28rem;
|
|
|
text-align: right;
|
|
|
font-size: 0.26rem;
|
|
|
height: 0.36rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 选择学校弹窗 */
|
|
|
|
|
|
.tx_mask_school {
|
|
|
display: none;
|
|
|
z-index: 2;
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
position: fixed;
|
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
|
}
|
|
|
|
|
|
.tx_maskCon_school {
|
|
|
width: 100%;
|
|
|
height: 5.16rem;
|
|
|
background: #fff;
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
}
|
|
|
|
|
|
.three_model_school {
|
|
|
padding: 0.28rem 0 0.28rem 0.48rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.three_model_school_title {
|
|
|
font-size: 0.3rem;
|
|
|
font-weight: 500;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.three_model_school_tab {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
padding: 0.24rem 1.68rem 0 1.2rem;
|
|
|
box-sizing: border-box;
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1)
|
|
|
}
|
|
|
|
|
|
.three_model_school_hover:after {
|
|
|
content: "";
|
|
|
display: block;
|
|
|
width: 0.6rem;
|
|
|
height: 0.04rem;
|
|
|
margin: 0.2rem auto 0;
|
|
|
background-color: rgba(255, 119, 0, 1);
|
|
|
border-radius: 0.1rem 0.1rem 0 0;
|
|
|
}
|
|
|
|
|
|
.three_model_school_data {
|
|
|
/* display: none!important; */
|
|
|
/* margin-top: */
|
|
|
height: 3.64rem;
|
|
|
text-align: center;
|
|
|
display: none;
|
|
|
padding: 0.32rem 1.68rem 0.28rem 1.2rem;
|
|
|
box-sizing: border-box;
|
|
|
overflow-y: auto
|
|
|
}
|
|
|
|
|
|
.three_model_school_name {
|
|
|
/* width: 750rem; */
|
|
|
height: 0.36rem;
|
|
|
margin: 0.08rem;
|
|
|
font-size: 0.24rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
padding: 0.2rem 0;
|
|
|
line-height: 0;
|
|
|
/* border: 0.02rem solid rgba(153, 153, 153, 1); */
|
|
|
border-left: none;
|
|
|
border-right: none
|
|
|
}
|
|
|
|
|
|
|
|
|
/* tab选项卡 */
|
|
|
|
|
|
.log_three_tab {
|
|
|
display: flex;
|
|
|
justify-content: space-around;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_three_tab_one {
|
|
|
font-size: 0.28rem;
|
|
|
height: 0.64rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_tab_two:after {
|
|
|
content: "";
|
|
|
display: block;
|
|
|
width: 0.8rem;
|
|
|
height: 0.04rem;
|
|
|
margin: 0.2rem auto 0;
|
|
|
background-color: rgba(255, 119, 0, 1);
|
|
|
border-radius: 0.1rem 0.1rem 0 0;
|
|
|
}
|
|
|
|
|
|
.word_color {
|
|
|
color: rgba(255, 119, 0, 1);
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 下拉框 */
|
|
|
|
|
|
.log_three_select {
|
|
|
padding: 0.4rem 0.3rem 0.32rem 0.3rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_three_select_one {
|
|
|
display: flex;
|
|
|
justify-content: flex-end;
|
|
|
align-items: center;
|
|
|
width: 6.88rem;
|
|
|
border: 0.1rem solid rgba(255, 255, 255, 1);
|
|
|
background: rgba(247, 247, 247, 1);
|
|
|
border-radius: 0.08rem;
|
|
|
padding: 0.1rem 0.16rem 0.1rem 0;
|
|
|
box-sizing: border-box;
|
|
|
margin-bottom: 0.2rem
|
|
|
}
|
|
|
|
|
|
.log_three_select_title {
|
|
|
font-size: 0.28rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
margin-right: 2rem
|
|
|
}
|
|
|
|
|
|
.log_three_select_tlt {
|
|
|
margin-right: 2.45rem
|
|
|
}
|
|
|
|
|
|
.log_three_select_img {
|
|
|
width: 0.2rem;
|
|
|
height: 0.1rem;
|
|
|
}
|
|
|
|
|
|
.log_three_select_btn {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
font-size: 0.28rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 600;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
opacity: 1;
|
|
|
background: linear-gradient(350deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.08rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 列表内容 */
|
|
|
|
|
|
.log_three_list_contant {
|
|
|
padding: 0.32rem 0.32rem 0.16rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
|
|
|
.log_three_list {
|
|
|
padding: 0 0.16rem 0.32rem 0.16rem;
|
|
|
margin-bottom: 0.16rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.log_three_list_top {
|
|
|
padding: 0 0.23rem 0.3rem 0;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
}
|
|
|
|
|
|
.log_three_list_top_lo,
|
|
|
.log_three_list_top_lt img {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_three_list_top_lt {
|
|
|
margin-left: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_three_shijian {
|
|
|
margin-left: 0.16rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_list_top_left,
|
|
|
.log_three_list_top_lt {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_three_list_top_right {
|
|
|
font-size: 0.26rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 500;
|
|
|
color: rgba(255, 119, 0, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_list_center {
|
|
|
margin-top: 0.32rem;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding-bottom: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_three_center_one {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_center_two {
|
|
|
font-size: 0.22rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_center_three span {
|
|
|
font-size: 0.24rem
|
|
|
}
|
|
|
|
|
|
.log_three_center_three {
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 400;
|
|
|
line-height: 25px;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 立即发货按钮 */
|
|
|
|
|
|
.log_three_bottom_btn {
|
|
|
display: flex;
|
|
|
justify-content: flex-end
|
|
|
}
|
|
|
|
|
|
.log_three_bottom {
|
|
|
margin-top: 0.3rem;
|
|
|
width: 1.6rem;
|
|
|
height: 0.48rem;
|
|
|
background: linear-gradient(328deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
box-shadow: 0 0.06rem 0.12rem rgba(255, 128, 0, 0.24);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.08rem;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
}
|
|
|
|
|
|
.log_three_list_fixed {
|
|
|
height: 1.12rem;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
background: #fff
|
|
|
}
|
|
|
|
|
|
.log_three_fixed_left {
|
|
|
margin-left: 0.32rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_three_fixed_left_one {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_three_fixed_left_two {
|
|
|
margin-left: 0.16rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_three_fixed_right {
|
|
|
width: 2.86rem;
|
|
|
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%);
|
|
|
opacity: 1;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 600;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_four页面 */
|
|
|
|
|
|
|
|
|
/* 配送方式 */
|
|
|
|
|
|
.log_four_top {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
padding: 0.02rem 0 0.02rem 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_four_top_left {
|
|
|
font-size: 0.3rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_top_right {
|
|
|
margin-left: 0.64rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_four_top_right_bg {
|
|
|
background-image: url(../img/71.png);
|
|
|
background-size: 100% 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
color: #F20000
|
|
|
}
|
|
|
|
|
|
.log_four_top_right_one {
|
|
|
padding: 0.16rem 0.4rem;
|
|
|
border: 0.02rem solid rgba(153, 153, 153, 1);
|
|
|
}
|
|
|
|
|
|
.log_four_top_right_two {
|
|
|
margin-left: 0.28rem;
|
|
|
padding: 0.16rem 0.2rem;
|
|
|
border: 0.02rem solid rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 地址信息 */
|
|
|
|
|
|
.log_four_input {
|
|
|
padding: 0 0.32rem;
|
|
|
margin-top: 0.28rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.log_four_input_title {
|
|
|
padding: 0 0.32rem;
|
|
|
}
|
|
|
|
|
|
.log_four_input_one {
|
|
|
padding: 0.3rem 0 0.24rem 0;
|
|
|
box-sizing: border-box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1)
|
|
|
}
|
|
|
|
|
|
.log_four_input_one_center {
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
.log_four_input_one_left {
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
/* text-align: left */
|
|
|
}
|
|
|
|
|
|
.log_four_input_one_center input {
|
|
|
outline: none;
|
|
|
text-align: right;
|
|
|
height: 0.4rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: #333;
|
|
|
opacity: 1;
|
|
|
border: none
|
|
|
}
|
|
|
|
|
|
.log_four_input_border {
|
|
|
border: none
|
|
|
}
|
|
|
|
|
|
.log_four_input_phone {
|
|
|
margin-left: -0.25rem;
|
|
|
}
|
|
|
|
|
|
.log_four_input_one_right {
|
|
|
width: 0.1rem;
|
|
|
height: 0.2rem;
|
|
|
margin-left: 0.18rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 选择框 */
|
|
|
|
|
|
.log_four_radio {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.log_four_contant {
|
|
|
padding: 0.26rem 0 0.18rem 0.5rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_four_contant_one {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
margin-bottom: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_four_contant_left {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_four_contant_right {
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
margin-left: 0.14rem
|
|
|
}
|
|
|
|
|
|
.log_four_radios {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.log_four_contants {
|
|
|
padding: 0.26rem 0 0.18rem 0.5rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_four_contants_left {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_four_contants_right {
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
margin-left: 0.14rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 显示班级 */
|
|
|
|
|
|
.log_botms {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
margin-bottom: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_four_contants_input_block {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.log_four_contants_input {
|
|
|
padding-left: 0.32rem;
|
|
|
margin-bottom: 0.22rem
|
|
|
}
|
|
|
|
|
|
.log_four_contants_input {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
}
|
|
|
|
|
|
.log_four_xian_ban,
|
|
|
.log_four_xian_ban2 {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
background: rgba(247, 247, 247, 1);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.08rem;
|
|
|
padding: 0.06rem 0.24rem 0.06rem 0.16rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_four_xian_nei {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_xian_icon {
|
|
|
margin-top: 0.15rem;
|
|
|
margin-left: 0.28rem;
|
|
|
width: 0.2rem;
|
|
|
height: 0.1rem
|
|
|
}
|
|
|
|
|
|
.log_four_xian_icon img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_four_xian_wife {
|
|
|
margin: 0 0.12rem;
|
|
|
color: rgba(245, 245, 245, 1)
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 选择班级列表 */
|
|
|
|
|
|
.log_four_li,
|
|
|
.log_four_li2 {
|
|
|
display: none;
|
|
|
padding: 0 0 0 0.16rem
|
|
|
}
|
|
|
|
|
|
.log_four_li li,
|
|
|
.log_four_li2 li {
|
|
|
font-size: 0.26rem;
|
|
|
line-height: 0.52rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 订单信息 */
|
|
|
|
|
|
.log_four_order {
|
|
|
margin-top: 0.28rem
|
|
|
}
|
|
|
|
|
|
.log_four_order_details {
|
|
|
padding: 0.28rem 0.36rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_four_order_one {
|
|
|
border-top: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding: 0.28rem 0;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_four_order_left {
|
|
|
width: 1.4rem;
|
|
|
height: 1.4rem
|
|
|
}
|
|
|
|
|
|
.log_four_order_left img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_four_order_center {
|
|
|
margin-left: 0.26rem
|
|
|
}
|
|
|
|
|
|
.log_four_order_center_one {
|
|
|
width: 2.8rem;
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_order_center_two {
|
|
|
margin-top: 0.24rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_order_right {
|
|
|
margin-left: 1rem;
|
|
|
font-size: 0.4rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(242, 0, 0, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_order_right span {
|
|
|
font-size: 0.28rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 支付方式 */
|
|
|
|
|
|
.log_four_pash {
|
|
|
padding: 0.22rem 0.32rem 0.22rem 0.34rem;
|
|
|
}
|
|
|
|
|
|
.log_four_pash_top {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding-bottom: 0.28rem
|
|
|
}
|
|
|
|
|
|
.log_four_pash_top_one {
|
|
|
font-size: 0.3rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_pash_top_two {
|
|
|
width: 0.56rem;
|
|
|
height: 0.56rem
|
|
|
}
|
|
|
|
|
|
.log_four_pash_bottom {
|
|
|
margin-top: 0.3rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
}
|
|
|
|
|
|
.log_four_pash_bottom_two {
|
|
|
margin-left: 0.26rem
|
|
|
}
|
|
|
|
|
|
.log_four_pash_bottom_two textarea {
|
|
|
margin-top: 0.03rem;
|
|
|
border: none;
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: #333;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 底部按钮 */
|
|
|
|
|
|
.log_four_zong_qian {
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_zong_shu {
|
|
|
font-size: 0.4rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(242, 0, 0, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_zong_shu span {
|
|
|
font-size: 0.28rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_five页面 */
|
|
|
|
|
|
|
|
|
/* 商品列表 */
|
|
|
|
|
|
.log_five_list {
|
|
|
padding: 0.32rem 0.3rem 0.32rem 0.32rem;
|
|
|
display: flex;
|
|
|
justify-content: space-around;
|
|
|
}
|
|
|
|
|
|
.log_five_list_left {
|
|
|
width: 1.64rem;
|
|
|
height: 1.64rem
|
|
|
}
|
|
|
|
|
|
.log_five_list_center_one {
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_five_list_center_three {
|
|
|
margin-top: 0.06rem;
|
|
|
font-size: 0.22rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_five_list_right {
|
|
|
width: 0.48rem;
|
|
|
height: 0.48rem;
|
|
|
margin-top: 1.2rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 操作 */
|
|
|
|
|
|
.log_five_shanxian {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.log_five_handle {
|
|
|
background: rgba(247, 247, 247, 1);
|
|
|
padding: 0.14rem 0 0.08rem 0!important;
|
|
|
display: flex;
|
|
|
justify-content: space-around;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_five_handle_one {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_five_handle_img {
|
|
|
width: 0.4rem;
|
|
|
height: 0.4rem
|
|
|
}
|
|
|
|
|
|
.log_five_handle_word {
|
|
|
font-size: 0.2rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_six页面 */
|
|
|
|
|
|
.log_six_add_photo {
|
|
|
border-top: 0.02rem solid rgba(247, 247, 247, 1);
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
justify-content: space-around;
|
|
|
align-items: center;
|
|
|
padding: 0.52rem 0 0.44rem 0
|
|
|
}
|
|
|
|
|
|
.log_six_add_photos {
|
|
|
padding: 0
|
|
|
}
|
|
|
|
|
|
.log_six_add_img {
|
|
|
width: 0.64rem;
|
|
|
height: 0.46rem;
|
|
|
}
|
|
|
|
|
|
.log_six_add_imgs {
|
|
|
width: 100%;
|
|
|
height: 1.92rem;
|
|
|
}
|
|
|
|
|
|
.log_six_add_img img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_six_add_titles {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.log_six_add_title {
|
|
|
margin-top: 0.2rem;
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_six_input_one {
|
|
|
margin-top: 0.26rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
}
|
|
|
|
|
|
.log_six_input_contant textarea {
|
|
|
border: none;
|
|
|
margin: 0 0 0.3rem 0.36rem;
|
|
|
padding: 0.1rem 0.3rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_six_wire {
|
|
|
width: 7.5rem;
|
|
|
height: 0.16rem;
|
|
|
background: rgba(247, 247, 247, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 套装 */
|
|
|
|
|
|
.log_six_select_contant {
|
|
|
padding: 0 0.3rem 0.26rem 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_six_select_top {
|
|
|
margin-top: 0.26rem;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding-bottom: 0.24rem
|
|
|
}
|
|
|
|
|
|
.log_six_select_left {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_six_select_one {
|
|
|
width: 1.6rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_six_select_two {
|
|
|
margin-left: 0.75rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_six_select_three {
|
|
|
width: 0.1rem;
|
|
|
height: 0.2rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 上传图片 */
|
|
|
|
|
|
.log_six_file_picture {
|
|
|
margin-top: 0.2rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_six_picture {
|
|
|
position: relative;
|
|
|
margin-right: 0.16rem
|
|
|
}
|
|
|
|
|
|
.log_six_picture_one {
|
|
|
width: 1.6rem;
|
|
|
height: 1.6rem;
|
|
|
border: 0.02rem dashed rgba(204, 204, 204, 1);
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
}
|
|
|
|
|
|
.log_six_pictyre_img {
|
|
|
width: 0.48rem;
|
|
|
height: 0.48rem
|
|
|
}
|
|
|
|
|
|
.log_six_pictyre_imgs {
|
|
|
width: 100%;
|
|
|
height: 1.6rem
|
|
|
}
|
|
|
|
|
|
.log_six_pictyre_img img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_six_pictyre_title {
|
|
|
font-size: 0.24rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_six_pictyre_titles {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.input_files {
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
left: 0;
|
|
|
opacity: 0
|
|
|
}
|
|
|
|
|
|
.input_files input {
|
|
|
width: 1.6rem;
|
|
|
height: 1.6rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_seven页面 */
|
|
|
|
|
|
.log_seven {
|
|
|
padding: 0.32rem 0.3rem 0.16rem 0.4rem
|
|
|
}
|
|
|
|
|
|
.log_seven_list {
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
padding: 0.2rem 0.34rem 0.32rem 0.26rem;
|
|
|
margin-bottom: 0.16rem
|
|
|
}
|
|
|
|
|
|
.log_seven_list_one {
|
|
|
background-image: url(../img/81.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_list_two {
|
|
|
background-image: url(../img/80.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_list_three {
|
|
|
background-image: url(../img/79.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_list_four {
|
|
|
background-image: url(../img/78.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_right {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
}
|
|
|
|
|
|
.log_seven_left_one {
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 500;
|
|
|
color: rgba(255, 141, 42, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_seven_left_two {
|
|
|
margin-top: 0.16rem;
|
|
|
font-size: 0.22rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_secen_left_three {
|
|
|
margin-top: 0.12rem;
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_seven_right_one {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_seven_right_two {
|
|
|
margin-left: 0.14rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 按钮 */
|
|
|
|
|
|
.log_seven_btn {
|
|
|
margin-top: 0.96rem;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_seven_btn_contant {
|
|
|
width: 6.88rem;
|
|
|
height: 0.96rem;
|
|
|
background: linear-gradient(344deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
box-shadow: 0 0.06rem 0.12rem rgba(255, 87, 0, 0.24);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.08rem;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 600;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_eight页面 */
|
|
|
|
|
|
|
|
|
/* log_nine页面 */
|
|
|
|
|
|
.log_nine_top {
|
|
|
width: 100%;
|
|
|
background: linear-gradient(334deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_nine_money {
|
|
|
padding: 0.6rem 0 0.74rem 0;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.nine_money_one {
|
|
|
font-size: 0.22rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
opacity: 0.7;
|
|
|
}
|
|
|
|
|
|
.nine_money_two {
|
|
|
margin-top: 0.22rem;
|
|
|
font-size: 0.68rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.nine_money_explain {
|
|
|
display: flex;
|
|
|
justify-content: space-around;
|
|
|
align-items: center;
|
|
|
padding-bottom: 0.26rem
|
|
|
}
|
|
|
|
|
|
.nine_money_explain_one {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
}
|
|
|
|
|
|
.nine_money_explain_one_img {
|
|
|
width: 0.32rem;
|
|
|
height: 0.24rem;
|
|
|
margin-top: 0.06rem;
|
|
|
}
|
|
|
|
|
|
.nine_money_explain_two_img {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem;
|
|
|
margin-top: 0.04rem;
|
|
|
}
|
|
|
|
|
|
.nine_money_explain_title {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
opacity: 0.7;
|
|
|
margin-left: 0.08rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 其他信息 */
|
|
|
|
|
|
.log_nine_center {
|
|
|
background: rgba(247, 247, 247, 1);
|
|
|
padding: 0.16rem 0 0.16rem 0.32rem;
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 列表 */
|
|
|
|
|
|
.log_nine_list_one {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
padding: 0.24rem 0.3rem 0.22rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1)
|
|
|
}
|
|
|
|
|
|
.log_nine_list_one_left {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_nine_list_one_left_img {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_nine_list_one_left_title {
|
|
|
margin-left: 0.16rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_nine_list_one_left_title_add {
|
|
|
margin-left: 0.32rem;
|
|
|
font-size: 0.28rem;
|
|
|
color: #999999
|
|
|
}
|
|
|
|
|
|
.log_nine_list_one_right {
|
|
|
width: 0.1rem;
|
|
|
height: 0.2rem
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_ten页面 */
|
|
|
|
|
|
.log_ten_list {
|
|
|
/* margin-top: 0.32rem; */
|
|
|
padding: 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_ten_list_contant {
|
|
|
padding: 0.48rem 0.18rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one {
|
|
|
padding: 0.16rem 0.26rem 0.3rem 0.16rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
/* background: rgba(245, 245, 245, 1) */
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_left {
|
|
|
width: 1.28rem;
|
|
|
height: 1.28rem
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_left img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_center {
|
|
|
margin-left: 0.22rem;
|
|
|
margin-top: 0.16rem
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_center_top {
|
|
|
width: 3.2rem;
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_center_bottom {
|
|
|
margin-top: 0.2rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
}
|
|
|
|
|
|
.log_ten_list_onb_icon {
|
|
|
width: 0.24rem;
|
|
|
height: 0.24rem;
|
|
|
margin-top: 0.05rem
|
|
|
}
|
|
|
|
|
|
.log_ten_list_onb_title {
|
|
|
margin-left: 0.1rem;
|
|
|
font-size: 0.22rem;
|
|
|
line-height: 18px;
|
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_right {
|
|
|
margin-left: 1.2rem;
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_right_top {
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_right_top span {
|
|
|
font-size: 0.24rem
|
|
|
}
|
|
|
|
|
|
.log_ten_list_one_right_bottom {
|
|
|
margin-top: 0.24rem;
|
|
|
font-size: 0.24rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_ten_money_select_top {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
font-size: 0.4rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
margin-bottom: 0.42rem
|
|
|
}
|
|
|
|
|
|
.log_ten_money_select_top span {
|
|
|
font-size: 0.22rem;
|
|
|
}
|
|
|
|
|
|
.log_ten_money_select_title {
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_ten_bottom_btn_left {
|
|
|
width: 4.16rem;
|
|
|
background: #fff;
|
|
|
font-size: 0.34rem;
|
|
|
font-weight: 600;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_ten_bottom_btn_right-right {
|
|
|
width: 3.34rem
|
|
|
}
|
|
|
|
|
|
.log_eleven_hide {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.log_ten_block {
|
|
|
display: block!important;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_eleven页面 */
|
|
|
|
|
|
.log_eleven_list {
|
|
|
padding: 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_eleven_list_contant {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding: 0.34rem 0.4rem 0.4rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
margin-bottom: 0.22rem
|
|
|
}
|
|
|
|
|
|
.log_eleven_title {
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_eleven_time {
|
|
|
margin-top: 0.2rem;
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_eleven_time_icon {
|
|
|
width: 0.32rem;
|
|
|
height: 0.32rem
|
|
|
}
|
|
|
|
|
|
.log_eleven_time_num {
|
|
|
margin-left: 0.18rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_eleven_list_contant_right {
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(242, 0, 0, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* log_twelve页面 */
|
|
|
|
|
|
.log_twelve_list {
|
|
|
margin-top: 0.16rem;
|
|
|
padding: 0.32rem 0.3rem 0.32rem 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_contant_one {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding-bottom: 0.18rem
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_left,
|
|
|
.log_twelve_list_right {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_left_img {
|
|
|
width: 0.8rem;
|
|
|
height: 0.8rem;
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_left_img img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_left_title {
|
|
|
margin-left: 0.16rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_right_word {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_right_word span {
|
|
|
margin-left: 0.04rem
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_right_icon {
|
|
|
margin-left: 0.3rem;
|
|
|
width: 0.2rem;
|
|
|
height: 0.1rem;
|
|
|
}
|
|
|
|
|
|
.log_twelve_list_right_icon img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 佣金列表 */
|
|
|
|
|
|
.log_twelve_money {
|
|
|
padding: 0.28rem 0 0.18rem 0.4rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
|
|
.log_twelve_money_one {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding-bottom: 0.18rem
|
|
|
}
|
|
|
|
|
|
.log_twelver_money_left_top {
|
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center
|
|
|
}
|
|
|
|
|
|
.log_twe_mon_left_one {
|
|
|
width: 0.48rem;
|
|
|
height: 0.48rem
|
|
|
}
|
|
|
|
|
|
.log_twe_mon_left_one img {
|
|
|
width: 100%;
|
|
|
height: 100%
|
|
|
}
|
|
|
|
|
|
.log_twe_mon_left_two {
|
|
|
margin-left: 0.24rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_twe_mon_left_three {
|
|
|
margin-left: 0.12rem;
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
width: 1.16rem;
|
|
|
height: 0.34rem;
|
|
|
background: linear-gradient(350deg, rgba(255, 78, 0, 1) 0%, rgba(255, 157, 45, 1) 100%);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.22rem;
|
|
|
font-size: 0.22rem;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
}
|
|
|
|
|
|
.log_twelver_money_left_bottom {
|
|
|
font-size: 0.26rem;
|
|
|
font-weight: 400;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
opacity: 1;
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|