body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, lable, input, button, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
fieldset, img
{
    border: 0;
}
:focus
{
    outline: 0;
}
body
{
    line-height: 24px;
    color: #000;
    font-family: 'Microsoft YaHei','Hiragino Sans GB',Helvetica,Arial,'Lucida Grande',sans-serif;
}
address, caption, cite, code, dfn, em, th, var, optgroup, i
{
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
code, kbd, pre, samp
{
    font-family: courier new,courier,monospace;
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}
input, button, textarea, select, optgroup, option
{
    color: #5e5e5e;
    font-family: inherit;
    font-size: 12px;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt
{
    font-size: 100%;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
caption
{
    text-align: left;
}
:link, :visited, ins
{
    text-decoration: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
body, button, input, select, textarea
{
    font: 12px/1.5 'Microsoft YaHei';
}
address, cite, dfn, em, var
{
    font-style: normal;
}
small
{
    font-size: 14px;
}
sup
{
    vertical-align: text-top;
}
sub
{
    vertical-align: text-bottom;
}
legend
{
    color: #000;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.Show
{
    display: none;
}
a
{
    color: #1a1a1a;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a:hover
{
    color: #0080cb;
}
.block, a.block, a.block:hover
{
    color: #000;
}
.green, a.green, a.green:hover
{
    color: #090;
}
.red, a.red, a.red:hover
{
    color: #ff5462;
}
.orange, a.orange, a.orange:hover
{
    color: #f30;
}
.gray, a.gray, a.gray:hover
{
    color: #999;
}
.white, a.white, a.white:hover
{
    color: #fff;
    text-decoration: none;
}
.yellow, a.yellow, a.yellow:hover
{
    color: #ff8d04;
}
.blue, a.blue, a.blue:hover
{
    color: #00a1e9;
}
.cb
{
    vertical-align: middle;
    margin-top: -1px;
    margin-bottom: 1px;
    margin-right: 5px;
}
.fwb
{
    font-weight: bold;
}
.fwn
{
    font-weight: normal;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.tdn
{
    text-decoration: none;
}
.tdu
{
    text-decoration: underline;
}
.tdlt
{
    text-decoration: line-through;
}
.cp
{
    cursor: pointer;
}
.cd
{
    cursor: default;
}
.p10
{
    padding: 10px;
}
.pt10
{
    padding-top: 10px;
}
.pt5
{
    padding-top: 5px;
}
.plr5
{
    padding: 0 5px;
}
.ptb5
{
    padding: 5px 0;
}
.pl10
{
    padding-left: 10px;
}
.pl20
{
    padding-left: 20px;
}
.pl5
{
    padding-left: 5px;
}
.pr10
{
    padding-right: 10px;
}
.pr20
{
    padding-right: 20px;
}
.pb10
{
    padding-bottom: 10px;
}
.pt20
{
    padding-top: 20px;
}
.mt3
{
    margin-top: 3px;
}
.mt5
{
    margin-top: 5px;
}
.mt15
{
    margin-top: 15px;
}
.mt10
{
    margin-top: 10px;
}
.mt20
{
    margin-top: 20px;
}
.ml5
{
    margin-left: 5px;
    display: inline;
}
.ml10
{
    margin-left: 10px;
    display: inline;
}
.mr5
{
    margin-right: 5px;
    display: inline;
}
.mr10
{
    margin-right: 10px;
    display: inline;
}
.mb10
{
    margin-bottom: 10px;
}
.mb20
{
    margin-bottom: 20px;
}
.mb30
{
    margin-bottom: 30px;
}
.mtb5
{
    margin-bottom: 5px;
    margin-top: 5px;
}
.lh22
{
    line-height: 22px;
}
.lh24
{
    line-height: 24px;
}
.lh26
{
    line-height: 26px;
}
.lh28
{
    line-height: 28px;
}
.lh30
{
    line-height: 30px;
}
.lh45
{
    line-height: 45px;
}
.fs12
{
    font-size: 12px;
}
.fs13
{
    font-size: 13px;
}
.fs14
{
    font-size: 14px;
}
.fs16
{
    font-size: 16px;
}
.fs18
{
    font-size: 18px;
}
.fs20
{
    font-size: 20px;
}
.fs24
{
    font-size: 24px;
}
.fs28
{
    font-size: 28px;
}
.fs30
{
    font-size: 30px;
}
.w230
{
    width: 230px;
}
.w300
{
    width: 300px;
}
.w500
{
    width: 500px;
}
.h22
{
    height: 22px;
}
.db
{
    display: block;
}
.di
{
    display: inline;
}
.tal
{
    text-align: left;
}
.tac
{
    text-align: center;
}
.tar
{
    text-align: right;
}
.clearboth
{
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}
.check_box
{
    margin-bottom: 1px;
    margin-top: -1px;
    vertical-align: middle;
}
.price
{
    font-family: arial,verdana;
}
.ffw
{
    font-family: 'Microsoft YaHei';
}
.ffs
{
    font-family: '宋体';
}
.ffa
{
    font-family: Arial,Helvetica,sans-serif;
}
.ffa
{
    font-family: Arial;
}
.vam
{
    vertical-align: middle;
}
.vat
{
    vertical-align: top;
}
.vab
{
    vertical-align: bottom;
}
.beaeaea
{
    border: 1px solid #eaeaea;
}
.slh
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
a, span, div
{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: none;
}
.text-1
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
