<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,body{width:100%;display:block;}
html{height:100%;overflow: scroll;}
body{min-height:100%;font-size: 14px;overflow:auto}
li{display:block;}
div.clear{height:10px;clear:both;}
input{display:inline-block;}
select{}
button{outline:none;}
h1,h2,h3,h4,h5,h6{font-family:'微软雅黑',Verdana,Sans-serif;}

.blue{color:#2cafe7}
.org{color:#f69900}
.green{color:#40e6d6}
.red{color:#e30}
.red2{color:#f95e48}
.price{color:#f75139}

.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}

.fl{float:left;}
.fr{float:right;}

.flexwarp{display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.flexspacebetween{-webkit-justify-content: space-between;-ms-justify-content: space-between;-o-justify-content: space-between;justify-content: space-between;}

html{background-color:#fff}
body{position:relative;margin:auto}

.oneLine{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

danban{display:block;left:0;top:0;position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,0.5);z-index:100;}

i.icon{display:block;position:absolute;background:no-repeat center;background-size:100%;}
i.icon_back{background-image:url('../2018new_images/icon_back.png');}
</pre></body></html>