*{margin: 0; padding: 0; font-family: "微软雅黑";}
/* body{width: 100vw; background-color: #fff;} */
li{list-style: none; }
a{text-decoration: none;color:#000;user-select:text;}
.l{float: left;}
.r{float: right;}
/*.img{border: 0;}*/
.ofh{overflow: hidden;}
.wrapper{width: 100%; padding:0 0.18rem; box-sizing:border-box;}
.clear{clear: both;}
/* :focus {outline: -webkit-focus-ring-color auto 0px;} */
.ml0{margin-left: 0;}
.mr0{margin-right: 0;}
.mt0{margin-top: 0;}
.mb0{
	margin-bottom: 0!important;
}
.none{display: none;}
/*input::-webkit-input-placeholder{
            color:#f7d446;
        }*/

.ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fl{float: left;}
.fr{float: right;}
.ml0{margin-left: 0;}
.mr0{margin-right: 0;}
