body{margin: 0; padding: 0; min-width: 320px; color: #333; font-size: 14px; font-family: "Microsoft YaHei", SimHei, helvetica, arial, verdana, tahoma, sans-serif; background: #fff;}
button, div, a{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  -webkit-user-select:none; }
input, textarea{ -webkit-appearance: none; display: block; width: 86%; margin: 10px auto; font-size: 14px; padding-left: 5px; padding-right: 5px; border: 1px solid #ccc; background: #efefef; border-radius: 5px; height: 24px; line-height: 24px;}
textarea{height: 80px;}
div{box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
img{border: 0}
.a{border: 1px solid #f00;}
.b{background: #efefef;}
.float{float: left;}
.clear{clear: both;}
.hide{display: none;}
.txtMore{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.arrow-down{ width: 0px; height: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #f00; font-size: 0px; line-height: 0px; margin: 0 auto;}
.flex{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.flex1{flex: 1; -moz-box-flex:1.0; -webkit-box-flex:1.0; box-flex:1.0;}

.btn{color: #ea5455; font-size: 16px; border: 1px solid #ea5455; width: 30%; height: 30px; line-height: 30px; text-align: center; margin: 20px auto; border-radius: 15px;}
.list{border-top: 1px solid #ccc; padding: 0px 7%;}
.left{width: 75px; border-right: 1px solid #efefef; color: #ea5455; position: relative; padding-top: 10px; padding-bottom: 5px;    text-align: right;    padding-right: 8px;}
.c1{width: 6px; height: 6px; background: #fcac54; border-radius: 3px; position: absolute; right: -3.5px; top: 18px;}
.c2{width: 6px; height: 6px; background: #ff6130; border-radius: 3px; position: absolute; right: -3.5px; top: 18px;}
.c3{width: 6px; height: 6px; background: #4dd1c1; border-radius: 3px; position: absolute; right: -3.5px; top: 18px;}
.right{padding-left: 10px; padding-top: 10px; padding-bottom: 5px;}
.kn{width: 90%; margin: 10px auto 20px; display: block;}
