html {
    font-size: 12px;
}

body {
    font-size: 12px;
    -webkit-user-select: none;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    background-color: #0061d7;
}

b,
h3,
i,
p,
span {
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}

input,
textarea,
select {
    border: 0;
    border-radius: 0;
    outline: 0;
    background-color: transparent;
    -webkit-box-shadow: none, inset none;
    box-shadow: none, inset none;
    -webkit-appearance: none;
}

span {
    line-height: 1;
    vertical-align: middle;
}

.f-cb:after,
.f-cbli li:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: '.';
}

.f-cb,
.f-cbli li {
    zoom: 1;
}

.pic-img {
    display: block;
    width: 100%;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.mt15 {
    margin-top: .375rem/* 15px */
    ;
}

.pdtb15 {
    padding-top: .375rem/* 15px */
    padding-bottom: .375rem/* 15px */
    ;
    ;
}

.pd15 {
    padding: .375rem/* 15px */
    ;
}

.pdb15 {
    padding-bottom: .375rem/* 15px */
    ;
}

.pdlr15 {
    padding-right: .375rem/* 15px */
    padding-left: .375rem/* 15px */
    ;
    ;
}

.box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}

.flex {
    display: block;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.bgwhite {
    background-color: #fff;
}

.alink {
    color: #333;
}

.alink:hover {
    color: #333;
}

.bgi {
    line-height: 0;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.pic-img {
    display: block;
    width: 100%;
}

@font-face {
    font-family: 'h5-wlshop';
    font-weight: normal;
    font-style: normal;
    src: url('font/icomoon.eot');
    src: url('font/icomoon.eot') format('embedded-opentype'), url('font/icomoon.ttf') format('truetype'), url('font/icomoon.woff') format('woff'), url('font/icomoon.svg') format('svg');
}

[class^='icon-'],
[class*=' icon-'] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'h5-wlshop' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    vertical-align: middle;
    text-transform: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.f-tac {
    text-align: center!important;
}

.s-fc91 {
    color: #ff9100;
}

.s-fc91:active {
    color: #ff9100;
}

.s-fcgreen {
    color: #32b735;
}

.s-fcblue {
    color: #0294e8;
}

.s-fc99 {
    color: #999;
}

.s-fc66 {
    color: #666;
}

.f-vat {
    vertical-align: top;
}


/*字号*/

.f20 {
    font-size: 20px;
}

.f18 {
    font-size: 18px;
}

.f16 {
    font-size: 16px;
}

.f14 {
    font-size: 14px;
}

.f12 {
    font-size: 12px;
}

.f10 {
    font-size: 10px;
}

[data-dpr='2'] .f18,
[data-dpr='3'] .f12 {
    font-size: 36px;
}

[data-dpr='3'] .f18 {
    font-size: 54px;
}

[data-dpr='2'] .f16 {
    font-size: 32px;
}

[data-dpr='3'] .f16 {
    font-size: 48px;
}

[data-dpr='2'] .f14 {
    font-size: 26px;
}

[data-dpr='3'] .f14 {
    font-size: 42px;
}

[data-dpr='2'] .f12 {
    font-size: 24px;
}

[data-dpr='2'] .f10 {
    font-size: 20px;
}

[data-dpr='3'] .f10 {
    font-size: 30px;
}

[data-dpr='2'] .shop-ensure li span,
[data-dpr='3'] .shop-ensure li span {
    vertical-align: middle;
}

[data-dpr='2'] .f20 {
    font-size: 40px;
}

[data-dpr='3'] .f20 {
    font-size: 60px;
}

.f-tal {
    text-align: left;
}

.f-tar {
    text-align: right;
}

.f-tac {
    text-align: center!important;
}

.f-elleps {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}


/*人数*/

.p-number,
.index-btn,
.f-pr {
    position: relative;
}

.p-number img {
    min-height: 94.5px;
}

.wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    padding: 0 24px;
}

.p-number .wrap {
    width: 270px;
    height: 90px;
    margin: 0 auto;
    padding: 5px 5px 0;
    border: 2px solid #000;
    border-radius: 5px;
    background-color: #c70026;
}

.p-number .hd {
    width: 100%;
    padding: 6px 0;
    border: 2px solid #6c0015;
    border-radius: 5px;
    background-color: #001378;
    -webkit-box-shadow: inset 0 0 0 1px #1b1b1b;
    box-shadow: inset 0 0 0 1px #1b1b1b;
}

.p-number span {
    font-size: 25px;
    line-height: 40px;
    display: inline-block;
    width: 35px;
    height: 40px;
    margin-left: 11px;
    text-align: center;
    color: #c70026;
    border-radius: 5px;
    background-color: #fff;
    *display: inline;
    *zoom: 1;
}

.p-number .fd {
    font-size: 14px;
    line-height: 22.5px;
    text-align: center;
    color: #fcdc08;
}

.ipt {
    margin-top: 15px;
}

.btn {
    font-size: 18px;
    /* line-height: 40px; */
    padding-top: 5px;
    width: 100%;
    height: 50px;
    color: #c70026;
    background: url(../../img/5wash-car/btn_bg.png) no-repeat;
    -webkit-background-size: 100% 50px;
    background-size: 100% 50px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tips {
    font-size: 16px;
    color: #fce005;
    text-align: center;
}

.tips p {
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 15px;
}

.ipt input {
    display: block;
    width: 100%;
    height: 42px;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 20px;
    padding: 0 21px;
    text-align: center;
    font-size: 16px;
}

.list {
    padding: 10px 15px 15px;
    border: 5px solid #000;
    background-color: #c70026;
    color: #fce005;
    font-size: 12px;
    margin-bottom: 15px;
}

.list h3 {
    font-size: 16px;
    margin-bottom: 5px;
    text-align: center;
}

.list .tt {
    font-size: 10px;
}

.list .tt span:nth-child(2) {
    padding: 0 5px 0 8px;
}

.list .ct {
    font-size: 12px;
    color: #fff;
    width: 80%;
    padding-top: 3px;
}

.list li {
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #000;
}

.list li:last-child {
    border-bottom: 0;
}

.list .order {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 21px;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.ticket-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    text-align: center;
}

.ticket-box {
    position: relative;
    width: 214px;
    margin: 15px auto 0;
}

.ticket-box h3 {
    padding-top: 10px;
    font-size: 34px;
    color: #c70026;
}

.ticket-box h3 span {
    font-size: 18px;
}

.ticket-box p {
    font-size: 14px;
    color: #c70026;
    padding-top: 23px;
}

.txt {
    margin: 15px auto 0;
    text-align: center;
    font-size: 18px;
    color: #f3fc04;
}

.txt p {
    line-height: 1.3;
}

.other .wrap {
    top: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

.logo{
    width: 50%;
    margin:40px auto 25px;
}
.m-form{
    padding:0 20px;
}
input,fieldset{
    border:0;
    margin: 0;
    padding: 0;
}
fieldset{
    position: relative;
    border:1px solid #ededed;
    border-radius: 5px;
}
.m-form input{
    display: block;
    width: 100%;
    height: 44px;
    background-color: #fff;
    font-size: 14px;
}
fieldset input{
    padding-left: 10px;
}
.m-form input[type='text']{
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #ededed;

}
.m-form input[type='password']{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.m-form input[type='button']{
    background-color: #0294e8;
    color:#fff;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 10px;
}
footer{
    padding-top: 40%;
    text-align: center;
}
footer p{
    color:#a1a1a6;
    font-size: 12px;
    margin-bottom: 10px;
}
footer img{
    width: 15px;
    margin-right: 5px;
}
footer a{
    color:#0294e8;
    font-size: 15px;
}
footer a:link{
    color:#0294e8;
}
