body, div, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, hr, thead, tbody, tfoot, th, td, ::before,
::after {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-overflow-scrolling : touch;
}

.none{
    display:none;
 }
 .opacitynone{
    opacity:0;
 }

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

body {
    line-height: 1.5;
    font-size: 14px;
}

body, button, input, select, textarea {
    font-family: 'PingFang-SC-Medium', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
}

b, strong {
    font-weight: bold;
}

i, em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th, table td {
    border: 1px solid #ddd;
    padding: 5px;
}

table th {
    font-weight: inherit;
    border-bottom-width: 2px;
    border-bottom-color: #ccc;
}

img {
    border: 0 none;
    width: auto \9;
    max-width: 100%;
    vertical-align: top; /* height:100%; */
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    /* -webkit-appearance: none; */
    cursor: pointer;
    border-radius: 0;
}

button[disabled], input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    /* -webkit-appearance: none; */
}

input:focus {
    outline: none;
}
input{
    background-color: transparent;
}
/* input{-webkit-appearance: none;} */

select[size], select[multiple], select[size][multiple] {
    border: 1px solid #AAA;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video, progress {
    display: inline-block;
}

body {
    background: #fff;
}

input::-webkit-input-speech-button {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

input,
textarea,
button {
    border: none;
    outline: none;
    resize: none;
    /* -webkit-appearance: none; */
}

* {
    box-sizing: border-box;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

.clearfix {
    zoom: 1;
    display: block;
    content: "";
    clear: both;
}

.break1 {
    display: -webkit-box;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.break2 {
    display: -webkit-box;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.break3 {
    display: -webkit-box;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}
input:-webkit-autofill{
    background-color: pink!important;
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
html, body {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    background-color: #fff;
}

body {
    /*padding-top: 1.3rem;*/
    /*background-color: #444;*/
}

.over_h {
    overflow-y: hidden!important;
}
.mb6{
    margin-bottom: 0.06rem;
}
.mb10 {
    margin-bottom: 0.1rem;
}

.mb20 {
    margin-bottom: 0.2rem;
}
.mb60 {
    margin-bottom: 0.6rem;
}
.mb80 {
    margin-bottom: 0.8rem;
}
.mb33{
    margin-bottom: 0.33rem;
}
.mb75 {
    margin-bottom: 0.75rem;
}
.mr10 {
    margin-right: 0.1rem;
}

.mr26 {
    margin-right: 0.26rem;
}
.mr57 {
    margin-right: 0.57rem;
}
.mr61 {
    margin-right: 0.61rem;
}

.ml26 {
    margin-left: 0.26rem;
}
.pb100{
    padding-bottom: 1rem;
}

.radius10 {
    border-radius: 0.1rem;
}
.color-main{
    color: #fe595d;
}
.color-sec{
    color: #fefefe;

}
.color0 {
    color: #000;
}
.colorf {
    color: #fff;
}


.fs18 {
    font-size: 0.18rem;
}

.fs20 {
    font-size: 0.2rem;
}

.fs22 {
    font-size: 0.22rem;
}

.fs24 {
    font-size: 0.24rem;
}

.fs26 {
    font-size: 0.26rem;
}

.fs28 {
    font-size: 0.28rem;
}

.fs30 {
    font-size: 0.30rem;
}

.fs32 {
    font-size: 0.32rem;
}
.fs34 {
    font-size: 0.34rem;
}
.fs36 {
    font-size: 0.36rem;
}
.fs42 {
    font-size: 0.42rem;
}
.pdl21 {
    padding-left: 0.21rem;
}
.pdl50 {
    padding-left: 0.5rem;
}

.pdt20 {
    padding-top: 0.2rem;
}
.pdt75 {
    padding-top: 0.75rem;
}
.pdr21 {
    padding-right: 0.21rem;
}
.pdr45 {
    padding-right: 0.45rem;
}

.pdr50 {
    padding-right: 0.5rem;
}

.letters2 {
    letter-spacing: 0.02rem;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 3;
}
.maskbg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
}
.model {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 4;
}

.visibleno {
    visibility: hidden;
}

.father {
    display: flex;
    align-items: center
}

/*.loading {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*z-index: 1000;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background-color: #fff;*/
    /*!*width: 238px;*!*/
    /*!*height: 29px;*!*/
    /*font-size: 0.3rem;*/
    /*font-weight: normal;*/
    /*font-stretch: normal;*/
    /*line-height: 0.48rem;*/
    /*color: #fdc830;*/
    /*padding-top: 3.06rem;*/
    /*text-align: center;*/
/*}*/
/*.loading .loadinfo{*/
    /*width: 100%;*/
    /*position: absolute;*/
    /*margin-top: -1.47rem;*/
    /*top: 50%;*/
/*}*/
/*.loading .imgbox {*/
    /*width: 2.39rem;*/
    /*height: 1.96rem;*/
    /*margin: 0 auto;*/
    /*margin-bottom: 0.5rem;*/
/*}*/
