@charset "utf-8"; /* CSS Document */ html,body {height: 100%;} img {max-width:100%;} a {text-decoration:none;} .clear {line-height:0;font-size:0;clear:both;visibility:hidden;overflow:hidden;padding:0;margin:0;} /* common main */ .c0 { color:#000;} .c1 { color:#111;} .c2 { color:#222;} .c3 { color:#333;} .c4 { color:#444;} .c5 { color:#555;} .c6 { color:#666;} .c7 { color:#777;} .c8 { color:#888;} .c9 { color:#999;} .fw-b { font-weight:bold;} .fw400 { font-weight:400;} .ta-l { text-align:left;} .ta-c { text-align:center;} .ta-r { text-align:right;} .fl { float:left;} .fr { float:right;} .oh { overflow:hidden;} .none { display:none;} .block { display:block;} .inblock { display:inline-block;} .inline { display:inline;} .w100 { width:100%;} .w96 { width:96%;} .w94 { width:94%;} .w90 { width:90%} .w80 { width:80%;} .w70 { width:70%;} .w75 { width:75%;} .w60 { width:60%;} .w50 { width:50%;} .w40 { width:40%;} .w30 { width:30%;} .w20 { width:20%;} .w10 { width:10%;} .z-index5 { z-index:5;} .z-index10 { z-index:10;} .z-index15 { z-index:15;} .mga { margin-left:auto;margin-right:auto;} /* 1、无法编译SCSS文件时,不要修改style.css文件内容 2、需求调整样式,就在该文件中编辑所需求修改的详细样式,common.css优先级高于style.css ,具体须修改的样式名,请务必以浏览器解析为主 */