@charset "utf-8";
/* CSS Document */

/*
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.Commons-1.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.Commons-2.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.Basic-1.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.Basic-2.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.Basic-3.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.Basic-4.woff2);}
*/

/*
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-1.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-2.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-3.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-4.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-5.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-6.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-7.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-8.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.CJK-Unified-Ideographs-9.woff2);}
@font-face{ font-family:HarmonyOSSansCNRegular; src:url(../fonts/HarmonyOS_Sans_SC_Regular.Specials.woff2);}
*/

html{ scroll-behavior:smooth;}
*{ max-height:999999999999px; font-size:inherit; margin:0; padding:0;}
body{ zoom:1; background:#ffffff; font-family:HarmonyOSSansCNRegular, "微软雅黑"; font-size:12px;}
img{ border:0 none; vertical-align:middle;}
ul, ol, li{ list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:inherit;}
input, select, button, textarea{ font-size:inherit; font-family:inherit;}
i, em, cite, address{ font-style:normal;}
a{ color:inherit; text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
a:link{ text-decoration:none; cursor:pointer;}
a:hover, a:active{ text-decoration:none;}
select:focus,
button:focus,
input:focus,
textarea:focus,
a:focus{ outline:none;}

::placeholder{ color:#ccc;}

button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner{ border:none; padding:0;}
body{-webkit-tap-highlight-color:rgba(0,0,0,0)}

input[type="button"],
input[type="submit"],
input[type="reset"]{ -webkit-appearance:none; cursor:pointer;}

textarea{ -webkit-appearance:none;}

a,button,input,button,select,label{ -webkit-tap-highlight-color:rgba(255,0,0,0);}