body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, th, td, img
{
    margin: 0;
    padding: 0;
}
img
{
    border: 0;
}
ol, ul
{
    list-style: none;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 16px;
}
input
{
    outline: none;
    border: none;
}
html
{
    _overflow-y: scroll;
}
html, body
{
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1000 ? "1000px": "auto");
}
body
{
    font-family: "寰蒋闆呴粦";
    font-size: 14px;
    color: #3e3d3d;
    min-width: 1200px;
    outline: none;
}
*
{
    word-break: break-all;
    word-wrap: break-word;
}
a
{
    text-decoration: none;
}
a:link
{
    color: #2c2c2c;
}
a:visited
{
    color: #2c2c2c;
}
a:hover
{
    color: #2c2c2c;
    text-decoration: none;
}
a:active
{
    color: #2c2c2c;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.hide
{
    display: none;
}
.show
{
    display: block;
}
.dib
{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
.dib
{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.wrap
{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.red
{
    color: #f00;
}
checkbox
{
    border: 0;
}
.input
{
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
}
ul, li
{
    list-style: none;
}
.banner02
{
    width: 100%;
    position: relative;
    z-index: 0;
}
.banner02 .flexslider
{
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
}
.banner02 .slides
{
    position: relative;
    z-index: 1;
}
.banner02 .slides li
{
    height: 100%;
}
.banner02 .slides li img
{
    width: 100%;
    margin: 0 auto;
    display: block;
}
.banner02 .flex-direction-nav, .banner02 .flex-control-nav
{
    display: none;
}
