 @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:100%;-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,"Segoe UI",Roboto,"Segoe UI","Helvetica Neue","PingFang SC","Noto Sans","Noto Sans CJK SC","Microsoft YaHei",微软雅黑,sans-serif;margin:0;padding:0;white-space:normal;color:#777;overflow-x:hidden;scroll-behavior:smooth;}
article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}
img{vertical-align:middle;border:none;max-width:100%; object-fit:cover;}
a{text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
ol,ul{list-style:none;margin:0px;padding:0px;}
p{line-height:30px;font-size:14px;transition:.5s ease;-webkit-transition:.5s ease;}
*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
input,button{outline:none;}
[type=button],[type=reset],[type=submit],button{appearance:button;-moz-appearance:button;-o-appearance:button;-ms-appearance:button;-webkit-appearance:button;}
button.button{border:none;cursor:pointer;}
i,em{font-style:normal;}
:root{--color-title:#060606;--color-text:#414240;--color-white:#fff;--color-pubilc:#00A8D6;}

/*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:"number";
    src: url('../fonts/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf') format('truetype');
}
@font-face{
    font-family:"Os";
    src: url('../fonts/Oswald-Medium.3e97dbdb.ttf') format('truetype');
}

/*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;}



