<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body{

	background-color: #fff;/*æ•´ä½“èƒŒæ™¯é¢œè‰²*/

	-webkit-touch-callout: none;/*-webkit-user-select: none;*//*ç¦æ­¢å¤åˆ¶*/

	-webkit-text-size-adjust:100%;

	-webkit-tap-highlight-color:rgba(255,255,255,0);/*ç‚¹å‡»é«˜äº®æ•ˆæžœ*/

}







@font-face {

    font-family: 'dincond';

    src: url('../font/DINCOND-BOLD.eot');

    src: url('../font/DINCOND-BOLD.eot') format('embedded-opentype'),

            url('../font/DINCOND-BOLD.woff2') format('woff2'),

            url('../font/DINCOND-BOLD.woff') format('woff'),

            url('../font/DINCOND-BOLD.ttf')  format('truetype'),

            url('../font/DINCOND-BOLD.svg') format('svg');

}

@font-face {

    font-family: 'opensansB';

    src: url('../font/OPENSANS-BOLD.eot');

    src: url('../font/OPENSANS-BOLD.eot') format('embedded-opentype'),

            url('../font/OPENSANS-BOLD.woff2') format('woff2'),

            url('../font/OPENSANS-BOLD.woff') format('woff'),

            url('../font/OPENSANS-BOLD.ttf')  format('truetype'),

            url('../font/OPENSANS-BOLD.svg') format('svg');

}

@font-face {

    font-family: 'opensansR';

    src: url('../font/OPENSANS-REGULAR.eot');

    src: url('../font/OPENSANS-REGULAR.eot') format('embedded-opentype'),

            url('../font/OPENSANS-REGULAR.woff2') format('woff2'),

            url('../font/OPENSANS-REGULAR.woff') format('woff'),

            url('../font/OPENSANS-REGULAR.ttf')  format('truetype'),

            url('../font/OPENSANS-REGULAR.svg') format('svg');

}









/*clearfix*/

.clearfix{*zoom:1}

.clearfix:before,

.clearfix:after{display:table;content:""}

.clearfix:after{clear:both}

body, button, input, pre, select, textarea{font-size: 14px;font-family:'opensansR','Microsoft YaHei','Arial';}

article, aside, audio, body, canvas, caption, details, div, figure, footer, header, hgroup, html, iframe, img, mark, menu, nav, object, section, span, summary, table, tbody, td, tfoot, thead, tr, video{margin: 0;padding: 0;border: 0;}

a, abbr, address, b, blockquote, cit, code, dd, del, dfn, dl, dt, em, fieldset, h1, h2, h3, h4, h5, h6, hr, i, ins, label, legend, li, ol, p, pre, q, samp, small, strong, sub, sup, ul{border: 0;vertical-align: baseline;margin: 0;padding: 0;}

article, aside, audio, canvas, figcaption, figure, figure img, footer, header, hgroup, nav, section, video{display: block;}

table{border-collapse: separate;border-spacing:0;}

table caption, table td, table th{text-align: center;vertical-align: middle;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

input,textarea{-webkit-appearance: none;border-radius:0;}

ol,ul,li{list-style: none;}

a, a:active{color: inherit;text-decoration: none;cursor:pointer;}

a{border:0;}

em{font-style:normal;}



*{box-sizing:border-box;}

*::before, *::after{box-sizing:border-box;}

*:focus{outline:none;}



input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance: none;}



img{border:0;vertical-align:middle;}



*{transition-property:all;}





</pre></body></html>