<>
img {
max-width: 100%;
}
input[type='text'] {
outline: none;
-webkit-appearance: none;
}
.backgroundStyle1 {
background: '#FFFFFF';
position: 'fixed';
top: '0';
}
.searchBox {
width: 5.66rem;
height: 0.72rem;
background: #F1F3F8;
border-radius: 0.4rem;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 0.24rem;
}
.searchBox>input {
width: 4rem;
height: 0.72rem;
font-size: 0.28rem;
margin: 0;
background: transparent;
border: none;
}
.searchStyle2 {
width: 6.9rem !important;
}
.searchStyle2>input {
width: 5.24rem !important;
}
.homeTop .searchBox {
width: 6.24rem;
}
.homeTop .searchBox>input {
width: 4.58rem;
}
.paddW12 {
padding: 0.24rem;
}
.backgroundF {
background: #FFFFFF;
}
.pspbBox {
display: flex;
justify-content: space-between;
}
.pspbBoxa {
display: flex;
justify-content: space-between;
align-items: center;
}
.posSticky {
-webkit-position: sticky;
position: sticky;
top: 0;
background: #FFFFFF;
z-index: 20;
}
.posSticky2 {
-webkit-position: fixed;
position: fixed;
bottom: 0;
background: #FFFFFF;
z-index: 20;
}
.posFixed {
-webkit-position: fixed;
position: fixed;
top: 0;
background: #FFFFFF;
z-index: 20;
}
.inputStyle1 {
width: 7.5rem;
padding: 0.4rem 0.24rem 0.22rem 0.24rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.inputStyle1 .searchBox {
width: 5.66rem;
}
.inputStyle1 .searchBox>input {
width: 4rem;
}
.inputStyle2 .searchBox {
width: 6.9rem;
}
.inputStyle2 .searchBox>input {
width: 5.24rem;
}
.searchBox>div {
width: 0.32rem;
height: 0.32rem;
}
.searchBox .clear1 {
width: 0.32rem;
height: 0.32rem;
display: none;
}
.searchBox>.sibmitImg {
width: 0.44rem;
height: 0.44rem;
}
>
