body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td
{
    margin: 0;
    padding: 0;
}
input, textarea
{
    border: 2 none;
    box-shadow: none;
    outline: none;
}
body, button, input, select, textarea
{
    font: 14px "Microsoft YaHei";
    color: #666;
}
h1
{
    font-size: 18px;
}
h2
{
    font-size: 16px;
}
h3
{
    font-size: 14px;
}
h4, h5, h6
{
    font-size: 100%;
}
* h1, * h2, * h3, * h4, * h5, * h6
{
    margin: 0;
}
ul, ol, li
{
    list-style: none;
}
a
{
    text-decoration: none;
    color: #666;
    word-wrap: break-word;
    outline: none;
}
a:hover
{
    text-decoration: none;
    color: #de0011;;
}
legend
{
    color: #000;
}
fieldset, img
{
    border: none;
}
button, input, select, textarea
{
    font-size: 100%;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
html
{
    overflow-y: scroll;
}
body
{
    min-width: 1200px;
    width: 100%;
    overflow: hidden;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.pr
{
    position: relative;
}
.pa
{
    position: absolute;
}
.clear
{
    clear: both;
    height: 0;
}
.blk-main .clearlist, .blk-main .listclear
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}
.b-main .clearlist, .b-main .listclear
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}
.clearafter:after
{
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.body-color
{
    background: #fff;
}
.bark-body-color
{
    background: #181818;
}
.blk
{
    margin-bottom: 25px;
}
.blk-main
{
    width: 1200px;
    margin: 0 auto;
}
.blk-xs
{
    width: 240px;
}
.blk-sm
{
    width: 930px;
}
.blk
{
    margin-bottom: 30px;
}
.p
{
    padding: 30px 0;
}
.b
{
    clear: both;
}
.blk
{
    margin-bottom: 20px;
}
.nodata
{
    background: url("404.png") no-repeat 58px 20px #fff;
    margin: 10px 0;
    padding: 80px 0 80px 220px;
    border: 1px solid #eee;
    text-transform: capitalize;
}
.page-content
{
    line-height: 28px;
}
.page-content p
{
    margin: 15px 0;
}
.page-content img
{
    max-width: 100%;
}
.page-content #map img, .page-content #dituContent img, .page-content #platform img
{
    max-width: inherit;
}
.page-content em, .page-content i
{
    font-style: italic;
}
.page-content .img-p
{
    text-indent: 0;
    padding-top: 14px;
    margin: 0;
    text-align: center;
}
.page-content .img-block
{
    text-indent: 0;
    padding-top: 14px;
    margin: 0;
    text-align: center;
}
.page-content a
{
    color: #f00;
    font-weight: bold;
}
.pagination-main
{
    margin: 0 auto;
    padding: 20px 0;
    height: 30px;
    text-align: center;
}
.pagination a, .pagination span
{
    vertical-align: top;
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 2px;
    background: #fff;
}
.pagination span
{
    border: 1px solid #fff;
}
.pagination .page_curr
{
    background: #de0011;
    color: #fff;
    border-color: #de0011;
}
.pagination .laypage_first, .pagination .laypage_last
{
    display: none;
}
