﻿a,button,input,textarea{-webkit-tap-highlight-color:rgba(255,0,0,0);-moz-tap-highlight-color:rgba(255,0,0,0);outline: none;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);/*-webkit-user-select: none;*/font-family:"Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", 'sans-serif';padding: 0;margin: 0;}
a{text-decoration: none;}
img{border: none;}
li{list-style: none;}
.clearfix{zoom: 1;}
.clearfix:after{content: '';display: table;width: 100%;clear: both;}
.clear-b{clear: both;}
.p-10{padding: 10px;}
.p-15{padding: 15px;}
.p-20{padding: 20px;}
.p-tb-20{padding-top: 20px;padding-bottom: 20px;}
.p-tb-5 {padding-top: 5px !important;padding-bottom: 5px !important;}
.p-tb-15{padding-top: 15px !important;padding-bottom: 15px !important;}
.pl-15{padding-left:15px;}
.pt-10{padding-top: 10px;}
.pt-5{padding-top: 5px;}
.pb-5{padding-bottom:5px;}
.pb-10{padding-bottom: 10px;}
.pb-15{padding-bottom: 15px;}
.pb-20{padding-bottom:20px;}
.pl-10{padding-left: 10px;}
.pr-10{padding-right:10px ;}
.p-tb-10{padding-bottom: 10px;padding-top:10px;}
.p-lr-10{padding-left: 10px;padding-right:10px;}
.p-lr-20{padding-left: 20px;padding-right:20px;}
.p-lr-15{padding-left: 15px !important;padding-right:15px !important;}
.m-10{margin: 10px;}
.mt-5{margin-top:5px;}
.mt-10{margin-top: 10px;}
.m-15{margin: 15px;}
.mt-20{margin-top: 20px;}
.m-tb-20{margin-bottom: 20px !important;margin-top: 20px !important;}
.mb-10{margin-bottom: 10px;}
.mb-5{margin-bottom: 5px;}
.ml-10{margin-left: 10px;}
.ml-5{margin-left: 5px;}
.mr-10{margin-right:10px ;}
.mr-15{margin-right:15px;}
.mr-5{margin-right:5px ;}
.m-tb-10{margin-bottom: 10px;padding-top:10px;}
.m-lr-10{margin-left: 10px;padding-right:10px;}
.text-12{font-size: 12px !important;line-height: 16px;}
.text-10{font-size: 10px;line-height: 14px;}
.text-14{font-size: 14px !important;line-height: 18px;}
.text-15{font-size: 15px!important;line-height: 18px;}
.text-16{font-size: 16px!important;line-height: 20px;}
.text-18{font-size: 18px!important;line-height: 22px;}
.text-20{font-size:20px!important;}
.text-22{font-size:22px!important;}
.text-24{font-size:24px!important;}
.text-28{font-size:26px!important;}
.text-27{font-size:28px!important;}
.text-30{font-size:30px!important;line-height: 36px;}
.text-0{color: #000;}
.text-4{color: #444;}
.text-8{color: #888;}
.text-white{color: #fff !important;}
.text-white *{color: #fff;}
.text-center{text-align: center;}
.text-right{text-align: right !important;}
.text-left{text-align: left !important;}
.text-normal{font-weight: normal;font-style: normal;}
.text-justify{text-align: justify;}
.text-ellipsis{text-overflow:ellipsis;white-space: nowrap;overflow: hidden; display:block;}
.bg-white{background: #fff !important;}
.bb-1{border-bottom:1px solid #e5e5e5}
.bb-10{border-bottom: 10px solid #f0f0f0;}
.bt-1{border-top: 1px solid #e5e5e5;}
.line-h-20{line-height: 20px;}
.line-h-24{line-height: 24px;}
.opacity-5{opacity: 0.5;}
.w-100{width: 100%;box-sizing: border-box;}
.fixed-top{position: fixed;top:0;left: 0;width: 100%;box-sizing: border-box;z-index: 100;}
.fixed-bottom{position: fixed;bottom:0;left: 0;width: 100%;box-sizing: border-box;z-index: 100;}
.float-l{float: left;}
.float-r{float: right;}
.shadow{box-shadow: 0 0 8px #ddd;z-index: 1;}
input,textarea{ }
.height-100vh{height: 100vh;}
.round{border-radius: 50%;overflow: hidden;}
.display-b{display:block;}
.display-ib{display:inline-block;_display:inline;*display: inline;}
.vertical-m{vertical-align: middle;}
.text-underline {text-decoration:underline;}