...
|
...
|
@@ -108,7 +108,7 @@ |
|
|
.log_top {
|
|
|
width: 100%;
|
|
|
/* height: 1.76rem; */
|
|
|
background-image: url(../images/41.png);
|
|
|
background-image: url(../img/41.png);
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
...
|
...
|
@@ -258,9 +258,7 @@ |
|
|
|
|
|
|
|
|
/* log_one页面 */
|
|
|
.log_one_list{
|
|
|
margin-bottom: 1.3rem;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 列表 */
|
|
|
|
...
|
...
|
@@ -323,7 +321,10 @@ |
|
|
margin-left: auto;
|
|
|
color: rgba(0, 144, 255, 1);
|
|
|
}
|
|
|
|
|
|
.log_two_input_btn input{
|
|
|
background: #fff;
|
|
|
color: rgba(0, 144, 255, 1);
|
|
|
}
|
|
|
.log_two_input_title {
|
|
|
width: 1.6rem;
|
|
|
height: 0.44rem;
|
...
|
...
|
@@ -550,6 +551,7 @@ |
|
|
}
|
|
|
|
|
|
.log_three_model_right input {
|
|
|
|
|
|
border: none;
|
|
|
padding: 0;
|
|
|
margin-left: 1.28rem;
|
...
|
...
|
@@ -557,7 +559,9 @@ |
|
|
font-size: 0.26rem;
|
|
|
height: 0.36rem
|
|
|
}
|
|
|
|
|
|
.log_five_shanxian{
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
/* 选择学校弹窗 */
|
|
|
|
...
|
...
|
@@ -614,8 +618,6 @@ |
|
|
}
|
|
|
|
|
|
.three_model_school_data {
|
|
|
/* display: none!important; */
|
|
|
/* margin-top: */
|
|
|
height: 3.64rem;
|
|
|
text-align: center;
|
|
|
display: none;
|
...
|
...
|
@@ -625,16 +627,14 @@ |
|
|
}
|
|
|
|
|
|
.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);
|
|
|
color: #666666;
|
|
|
opacity: 1;
|
|
|
padding: 0.2rem 0;
|
|
|
line-height: 0;
|
|
|
/* border: 0.02rem solid rgba(153, 153, 153, 1); */
|
|
|
border-left: none;
|
|
|
border-right: none
|
|
|
}
|
...
|
...
|
@@ -679,8 +679,9 @@ |
|
|
}
|
|
|
|
|
|
.log_three_select_one {
|
|
|
position: relative;
|
|
|
display: flex;
|
|
|
justify-content: flex-end;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
width: 6.88rem;
|
|
|
border: 0.1rem solid rgba(255, 255, 255, 1);
|
...
|
...
|
@@ -697,14 +698,20 @@ |
|
|
font-weight: 400;
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
margin-right: 2rem
|
|
|
}
|
|
|
|
|
|
.log_three_select_tlt {
|
|
|
margin-right: 2.45rem
|
|
|
#city_text,
|
|
|
.city_text {
|
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: #CCCCCC;
|
|
|
}
|
|
|
|
|
|
.log_three_select_img {
|
|
|
right: 0.16rem;
|
|
|
top: 50%;
|
|
|
padding-top: -0.2rem;
|
|
|
position: absolute;
|
|
|
width: 0.2rem;
|
|
|
height: 0.1rem;
|
|
|
}
|
...
|
...
|
@@ -727,6 +734,7 @@ |
|
|
/* 列表内容 */
|
|
|
|
|
|
.log_three_list_contant {
|
|
|
display: none;
|
|
|
padding: 0.32rem 0.32rem 0.16rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
overflow: hidden;
|
...
|
...
|
@@ -892,8 +900,9 @@ |
|
|
display: flex;
|
|
|
justify-content: flex-start;
|
|
|
align-items: center;
|
|
|
padding: 0.02rem 0 0.02rem 0.32rem;
|
|
|
box-sizing: border-box
|
|
|
padding: 0.2rem 0.32rem;
|
|
|
box-sizing: border-box;
|
|
|
margin-top: 0.16rem;
|
|
|
}
|
|
|
|
|
|
.log_four_top_left {
|
...
|
...
|
@@ -920,7 +929,7 @@ |
|
|
|
|
|
.log_four_top_right_one {
|
|
|
padding: 0.16rem 0.4rem;
|
|
|
border: 0.02rem solid rgba(153, 153, 153, 1);
|
|
|
|
|
|
}
|
|
|
|
|
|
.log_four_top_right_two {
|
...
|
...
|
@@ -929,18 +938,29 @@ |
|
|
border: 0.02rem solid rgba(153, 153, 153, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
.log_psong input{
|
|
|
width: 3rem;
|
|
|
text-align: right;
|
|
|
color:#333333;
|
|
|
font-size: 0.26rem;
|
|
|
}
|
|
|
.log_ks,.log_jsu,.log_xue{
|
|
|
color: #CCCCCC;
|
|
|
margin-left: auto;
|
|
|
margin-right: 0.26rem;
|
|
|
font-size: 0.28rem;
|
|
|
}
|
|
|
/* 地址信息 */
|
|
|
|
|
|
.log_four_input {
|
|
|
padding: 0 0.32rem;
|
|
|
margin-top: 0.28rem;
|
|
|
padding: 0.28rem 0.32rem;
|
|
|
margin-top: 0.16rem;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.log_four_input_title {
|
|
|
padding: 0 0.32rem;
|
|
|
font-size: 0.3rem;
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
}
|
|
|
|
|
|
.log_four_input_one {
|
...
|
...
|
@@ -950,6 +970,10 @@ |
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1)
|
|
|
}
|
|
|
.log_four_input_one:last-child{
|
|
|
border: 0;
|
|
|
padding-bottom: 0;
|
|
|
}
|
|
|
|
|
|
.log_four_input_one_center {
|
|
|
margin-left: auto;
|
...
|
...
|
@@ -970,8 +994,20 @@ |
|
|
font-size: 0.28rem;
|
|
|
font-weight: 400;
|
|
|
color: #333;
|
|
|
opacity: 1;
|
|
|
border: none
|
|
|
border: none;
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
}
|
|
|
|
|
|
.log_four_top,
|
|
|
.log_four_input,
|
|
|
.log_four_order,
|
|
|
.log_four_pash {
|
|
|
background-color: white;
|
|
|
}
|
|
|
|
|
|
.log_four_input_one_center input::placeholder {
|
|
|
color: #CCCCCC;
|
|
|
}
|
|
|
|
|
|
.log_four_input_border {
|
...
|
...
|
@@ -1073,7 +1109,7 @@ |
|
|
background: rgba(247, 247, 247, 1);
|
|
|
opacity: 1;
|
|
|
border-radius: 0.08rem;
|
|
|
padding: 0.06rem 0.24rem 0.06rem 0.16rem;
|
|
|
padding: 0.12rem 0.24rem 0.12rem 0.16rem;
|
|
|
box-sizing: border-box
|
|
|
}
|
|
|
|
...
|
...
|
@@ -1083,7 +1119,13 @@ |
|
|
color: rgba(204, 204, 204, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
.log_four_xian_nei input{
|
|
|
width: 2.08rem;
|
|
|
height: 0.36rem;
|
|
|
font-size: 0.26rem;
|
|
|
color: #333;
|
|
|
margin-bottom: 0!important;
|
|
|
}
|
|
|
.log_four_xian_icon {
|
|
|
margin-top: 0.15rem;
|
|
|
margin-left: 0.28rem;
|
...
|
...
|
@@ -1114,9 +1156,7 @@ |
|
|
.log_four_li2 li {
|
|
|
font-size: 0.26rem;
|
|
|
line-height: 0.52rem;
|
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
...
|
...
|
@@ -1185,6 +1225,8 @@ |
|
|
/* 支付方式 */
|
|
|
|
|
|
.log_four_pash {
|
|
|
margin-top: 0.16rem;
|
|
|
margin-bottom: 0.4rem;
|
|
|
padding: 0.22rem 0.32rem 0.22rem 0.34rem;
|
|
|
}
|
|
|
|
...
|
...
|
@@ -1289,11 +1331,6 @@ |
|
|
|
|
|
|
|
|
/* 操作 */
|
|
|
|
|
|
.log_five_shanxian {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.log_five_handle {
|
|
|
background: rgba(247, 247, 247, 1);
|
|
|
padding: 0.14rem 0 0.08rem 0!important;
|
...
|
...
|
@@ -1511,19 +1548,19 @@ |
|
|
}
|
|
|
|
|
|
.log_seven_list_one {
|
|
|
background-image: url(../images/81.png);
|
|
|
background-image: url(../img/81.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_list_two {
|
|
|
background-image: url(../images/80.png);
|
|
|
background-image: url(../img/80.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_list_three {
|
|
|
background-image: url(../images/79.png);
|
|
|
background-image: url(../img/79.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_list_four {
|
|
|
background-image: url(../images/78.png);
|
|
|
background-image: url(../img/78.png);
|
|
|
}
|
|
|
|
|
|
.log_seven_right {
|
...
|
...
|
@@ -2014,4 +2051,15 @@ |
|
|
font-weight: 400;
|
|
|
color: rgba(102, 102, 102, 1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
|
|
|
/* 修改 */
|
|
|
|
|
|
.there_unActive {
|
|
|
color: #FF7700 !important;
|
|
|
border-top: 1px solid #F5F5F5;
|
|
|
border-bottom: 1px solid #F5F5F5;
|
|
|
padding: 0.34rem 0;
|
|
|
box-sizing: border-box;
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|