/* reset */ html{width:100%; height:100%; font-size:75%; -ms-text-size-adjust:none; -webkit-text-size-adjust:none; -moz-text-size-adjust:none; -o-text-size-adjust:none; font-family: "Helvetica","Tahoma","Arial","PingFang SC","Microsoft JhengHei","SimSun","sans-serif"} *{margin: 0; padding: 0;} body{ width:100%; height:100%; background-color: #ece9ed; } ul{list-style:none;} li{ display:inline-block; } input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; } button{border-style:none;background: transparent;} a:link,a:visited{text-decoration:none; outline:none;} *, *:after, *:before{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .clearfix:before,.clearfix:after{ content: ''; display:block;} .clearfix:after { clear: both; } p, span{ word-wrap:break-all; word-wrap:break-word; } p{line-height: 1.8rem;} /*澶ф爣棰�*/ .font0{font-size:1.8rem;} /*鏍囬*/ .font1{font-size:1.4rem;} /*鏄电О銆佸唴瀹�*/ .font2{font-size:1.2rem;} /*淇℃伅銆佹椂闂�*/ .font3{font-size:1.0rem;} /*灏忔爣*/ .font4{font-size:0.8rem;} .font5{font-size:0.6rem;} .green{color:#05c0ab;} .darkgray{color:#343434;} .lightgray{color:#999;} .white{color:#fff;} .red{color: #e3817f;} .overlay{ width: 100%; height: 100%; position: fixed; z-index:10; top: 0; left: 0; background: rgba(0,0,0,0.8); display: none; } .hide{display: none;} /*脡脧脌颅脧脗脌颅录脫脭脴脩霉脢陆*/ .dropload-refresh, .dropload-update, .dropload-load{font-size:1rem; color:#818181;} /*录脫脭脴麓铆脦贸脩霉脢陆*/ .loaderror{display:none;width:80%;height:3rem;line-height:3rem;font-size:1.5rem;color:#fff;text-align:center;background-color:rgba(5,192,171,0.9);margin:0 auto;border-radius:8px;position:fixed;z-index:10;top:30%;left:10%;}