@charset "utf-8";
html, body, div, span, applet, b,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { padding: 0; margin: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 100%; vertical-align: baseline;text-decoration: none; }
ol, ul { list-style: none }
ul{margin: 0;padding: 0;}
a img { border: 0 }
input { outline: 0 }
html,body{width: 100%;height: 100%;font-family:"PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑";font-size: 12px;}
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden}
.clearfix{clear:both;zoom:1}
a:hover{
	text-decoration: none!important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.fz12 {
    font-size: 12px;
}
.fz14 {
    font-size: 14px;
}
.fz16 {
    font-size: 16px;
}
.fz18 {
    font-size: 18px;
}
.fz24 {
    font-size: 24px;
}
.fz28{
    font-size: 28px;
}
[data-dpr="2"] .fz12 {
    font-size: 24px;
}

[data-dpr="3"] .fz12 {
    font-size: 36px;
}
[data-dpr="2"] .fz14 {
    font-size: 28px;
}

[data-dpr="3"] .fz14 {
    font-size: 42px;
}
[data-dpr="2"] .fz16 {
    font-size: 32px;
}

[data-dpr="3"] .fz16 {
    font-size: 48px;
}
[data-dpr="2"] .fz18 {
    font-size: 36px;
}

[data-dpr="3"] .fz18 {
    font-size: 54px;
}

[data-dpr="2"] .fz24 {
    font-size: 48px;
}
[data-dpr="3"] .fz24 {
    font-size: 72px;
}

[data-dpr="2"] .fz28 {
    font-size: 56px;
}
[data-dpr="3"] .fz28 {
    font-size: 84px;
}

/* goTop按钮 */
.goTop {
    width: 1.653333rem;
    height: 1.653333rem;
    position: fixed;
    bottom: 0.56rem;
    right: 0.56rem;
    display: none;
    z-index: 10;
}
.goTop img {
    width: 100%;
    height: auto;
}