body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td
{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
body, button, input, select, textarea
{
    font-size: 12px;
    font-family: "微软雅黑","Helvetica Neue",Helvetica,Arial!important;
}
body
{
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 12px;
    text-rendering: auto;
}
address, cite, dfn, var, i
{
    font-style: normal;
}
code, kbd, pre, samp
{
    font-family: courier new,courier,monospace;
}
small
{
    font-size: 12px;
}
li
{
    line-height: normal;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
legend
{
    color: #000;
}
fieldset, img
{
    border: 0;
}
button, input, select, textarea
{
    font-size: 12px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
textarea
{
    resize: none;
}
.ks-clear:after, .clear:after
{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.ks-clear, .clear
{
    *zoom: 1;
}
a:active, a:hover
{
    color: #6b5234;
    text-decoration: none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    margin-bottom: 0;
}
*, *:before, *:after
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
body
{
    overflow-y: scroll;
    overflow-x: hidden;
}
.help-block
{
    color: #000;
}
.content
{
    width: 100%;
}
.tpl_one .col-md-12
{
    padding: 0;
}
.body-right .page
{
    margin: 0 15px 20px;
}
@media screen and (max-width: 875px)
{
    .content-box
    {
        margin: 0 auto;
    }
}
@media screen and (max-width: 1200px)
{
    .content-box
    {
        width: auto;
        margin: 0 12px;
    }
    .n-box
    {
        margin: 0 10px;
    }
}
@media screen and (max-width: 600px)
{
    .content-box
    {
        margin: 0;
    }
}
