@charset "utf-8";
html {
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
th,
td,
table,
label,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
hgroup {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

body {
    color: #666;
    font-family: PingFangSC, PingFang SC;
    font-size: 14px;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
hgroup {
    display: block
}
li,ul{list-style:none}
iframe,img{border:0}
sub,sup{vertical-align:baseline}
a{color:#333;text-decoration:none;outline:0}
button,input,select,textarea{margin:0;padding:0;font-size:100%;vertical-align:middle;outline:0 none}
img,input,select{vertical-align:middle}
button{cursor:pointer}
textarea{resize:none;overflow-y:auto}
.clearfix:after{content:'\0020';display:block;height:0;clear:both;font-size:0;visibility:hidden}
table{border-collapse:collapse;border-spacing:0}
.fl{float:left}
.fr{float:right}
.pd-t-2{padding-top:2px}
.pd-t-6{padding-top:6px}
.pd-t-8{padding-top:8px}
.pd-t-10{padding-top:10px}
.pd-t-12{padding-top:12px}
.pd-t-14{padding-top:14px}
.pd-t-26{padding-top:26px}
.pd-t-30{padding-top:30px}
.pd-t-48{padding-top:48px}
.mg-t-15{margin-top:15px!important}
.mg-l-12{margin-left:12px}
.mg-t-12{margin-top:12px}
.mg-b-12{margin-bottom:12px}
.mg-l-16{margin-left:16px}
.mg-t-16{margin-top:16px}
.mg-b-16{margin-bottom:16px}
.mg-t-15{margin-top:15px!important}
.mg-b-20{margin-bottom:20px!important}
.mg-b-40{margin-bottom:40px}
body, html {width: 100%;}
body {overflow-x: hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wd1200{width:1200px;margin:0 auto}
.inner{width:1200px;margin:0 auto}
.flex{display:flex}
.justify-content-between{justify-content:space-between}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hide{display: none !important;}
