﻿/*! BASE STYLES */
*{margin:0;padding:0;list-style:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
html{font-size:62.5%}
body{padding:0;margin:0;color:#252525;background:#fff;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;font-size:12px;font-size:1.2rem;line-height:1;min-width:280px}
table tr td,table tr th{font-size:18px;font-size:1.8rem;line-height:1.222222222222em}
p{color:#404040}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;line-height:1.2em}
.xxlrg{font-size:25px;font-size:2.5rem;line-height:1.12em}
.xlrg{font-size:24px;font-size:2.4rem;line-height:1.181818181818em}
.lrg{font-size:22px;font-size:2.2rem;line-height:1.181818181818em}
.sml{font-size:18px;font-size:1.8rem;line-height:1.111111111111em}
.xsml{font-size:16px;font-size:1.6rem;line-height:1.125em}
.xxsml{font-size:14px;font-size:1.4rem;line-height:1.142857142857em}
a{text-decoration:none;color: #000;}
b,dt,em,strong{font-weight:700}
em,i{font-style:normal}
dl,ol{margin-bottom:1px}
dd,dl,dt,ol{line-height:14px}
em{font-weight:inherit}
img{border:0}
@media only screen and (min-width:0) and (max-width:974px){html{font-size:56.875%}
}
@media only screen and (min-width:0) and (max-width:770px){html{font-size:46.875%}
}
@media only screen and (min-width:0) and (max-width:500px){html{font-size:44%;-webkit-text-size-adjust:none}
}