 @charset "utf-8";
html,body,div,span,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,b,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,footer,header,hgroup,menu,nav, output,section,summary,time,mark,audio,video{margin:0;padding:0;}
html{font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body,html{-webkit-overflow-scrolling:touch;width:100%;height:100%;}
body{font-family: -apple-system, 'BlinkMacSystemFont', 'Helvetica', 'Microsoft Yahei', arial, sans-serif;margin:0;padding:0;white-space:normal;color:var(--color-text);overflow-x:hidden;scroll-behavior:smooth;background-color:rgba(243, 243, 243, 0.42);background-color:#fff;}
article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}
img{vertical-align:middle;border:none;object-fit:cover;}
a{text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a.underline{text-decoration:underline;}
ol,ul,li{list-style:none;margin:0px;padding:0px;}
*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
i,em{font-style:normal;}
.clearfix:before,.clearfix:after{display:block;clear: both;content: "";visibility: hidden;height: 0}

/*font*/
@font-face{
    font-family:"tt140";
    src: url('../fonts/tt0140m_2.eot');
    src: url('../fonts/tt0140m_2.eot?#iefix') format('embedded-opentype'),
    url('../fonts/tt0140m_2.woff') format('woff'),
    url('../fonts/tt0140m_2.ttf') format('truetype'),
    url('../fonts/tt0140m_2.svg#iconfont') format('svg');
}
@font-face{
    font-family:"tt144";
    src: url('../fonts/tt0144m_2.eot');
    src: url('../fonts/tt0144m_2.eot?#iefix') format('embedded-opentype'),
    url('../fonts/tt0144m_2.woff') format('woff'),
    url('../fonts/tt0144m_2.ttf') format('truetype'),
    url('../fonts/tt0144m_2.svg#iconfont') format('svg');
}
@font-face{
    font-family:"MicrosoftYaHeiLight-01";
    src: url('../fonts/MicrosoftYaHeiLight-01.eot');
    src: url('../fonts/MicrosoftYaHeiLight-01.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MicrosoftYaHeiLight-01.woff') format('woff'),
    url('../fonts/MicrosoftYaHeiLight-01.ttf') format('truetype'),
    url('../fonts/MicrosoftYaHeiLight-01.svg#iconfont') format('svg');
}
@font-face{
    font-family:"rtws";
    src:url("../fonts/RTWSYueGoTrial-Regular.otf") format("OpenType");
    font-weight:normal;
}
/*ico*/
@font-face{
    font-family:"icon";
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}

[class*="ico-"]{
    font-family:"icon" !important;
    font-style:normal;
    -webkit-text-stroke-width: 0.2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}



