ï»¿/*PingFang Font*/
@font-face {
font-family: 'PingFang-SC-Regular';
src: url("/statics/yikai/en/fonts/PingFang-SC/PingFang-SC-Regular.woff") format("woff");
}
@font-face {
font-family: 'PingFang-SC-Light';
src: url("/statics/yikai/en/fonts/PingFang-SC/PingFang-SC-Light.woff") format("woff");
}
@font-face {
font-family: 'PingFang-SC-Medium';
src: url("/statics/yikai/en/fonts/PingFang-SC/PingFang-SC-Medium.woff") format("woff");
}
/*HanHei-SC Font*/
@font-face {
font-family: 'HanHei SC';
font-style: normal;
font-weight: 300;
src: local("â˜ºï¸Ž"), url("/statics/yikai/en/fonts/HanHei-SC/HanHei-SC-thin.woff") format("woff"), url("/statics/yikai/en/fonts/HanHei-SC/HanHei-SC-thin.ttf") format("truetype");
}
/*Interstate Font*/
@font-face {
    font-family: 'Interstate-Regular';
    src: url("/statics/yikai/en/fonts/Interstate/Interstate-Regular.woff") format("woff");
}


* { margin:0; padding:0; outline:none; }
body { font-family:"PingFang-SC-Regular","HanHei SC","Interstate-Regular",arial,helvetica,tahoma,verdana,"microsoft yahei",\5FAE\8F6F\96C5\9ED1; font-size:0.8rem; color:#858d9c; line-height:180%; background-color:#eeeff1; }
a { color:#525a66; text-decoration:none; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
/*a:hover { color:#418cff; text-decoration:none; }*/
ol,ul { list-style:none; }
img { display:block; border:none; }
i,em,cite { font-style:normal; }
h1,h2,h3,h4,h5,h6 { font-family:inherit; font-weight:bold; color:#525a66; line-height:150%; }
h1 { font-size:1.35rem; }
h2 { font-size:1.2rem; }
h3 { font-size:1rem; }
h4 { font-size:0.9rem; }
h5 { font-size:0.8rem; }
h6 { font-size:0.7rem; }
.clearfix:after { content:"."; clear:both; display:block; height:0; font-size:0; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix,
* html { height:1%; }
.clearfix { display:block; }
.clear { clear:both; height:0; height:1%; font-size:0; line-height:0; border-top:1px solid transparent!important; border-top:0; }

input,textarea,select,button { font-family:inherit; font-size:inherit; *font-size:100%; font-weight:inherit; color:inherit; line-height:inherit; }
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
button[type="button"],
button[type="reset"] { -webkit-appearance:none; }
input,
textarea,
select { outline:none; }
input,
textarea { -webkit-transition:all 0.5s ease; transition:all 0.5s ease; outline:none; }
input:focus,
textarea:focus {}

::-webkit-input-placeholder { color:rgba(255,255,255,0.7); }
:-moz-placeholder { color:rgba(255,255,255,0.7); }
::-moz-placeholder { color:rgba(255,255,255,0.7); }
:-ms-input-placeholder { color:rgba(255,255,255,0.7); }

.table { display:table; width:100%; }
.table-caption { display:table-caption; }
.table-header-group { display:table-header-group; }
.table-row-group { display:table-row-group; }
.table-footer-group { display:table-footer-group; }
.table-column-group { display:table-column-group; }
.table-column { display:table-column; }
.table-row { display:table-row; }
.table-cell { display:table-cell; }
<!--ºÄÊ±1752811957.129Ãë-->