﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup
{
    font-style: inherit;
    font-weight: inherit;
}
del, ins
{
    text-decoration: none;
}
li
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
textarea
{
    resize: none;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}
legend
{
    color: #000;
}
input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select
{
    *font-size: 100%;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
a:focus
{
    outline: none;
}
select:focus
{
    outline: none;
}
.fb
{
    font-weight: bold;
}
.fn
{
    font-weight: normal;
}
.unl
{
    text-decoration: underline;
}
.no_unl
{
    text-decoration: none;
}
.ti
{
    text-indent: -9999px;
}
.eps
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bc
{
    margin-left: 0;
    margin-right: 0;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.cb
{
    clear: both;
}
.cl
{
    clear: left;
}
.cr
{
    clear: right;
}
.cf:after
{
    clear: both;
}
.zoom
{
    zoom: 1;
}
.none
{
    display: none;
}
.block
{
    display: block;
}
body
{
    margin: 0;
    padding: 0;
    font: 12px 'Microsoft Yahei','宋体',Georgia,'Times New Roman';
    min-width: 1200px;
}
ul, li
{
    list-style: none;
    padding: 0;
    margin: 0;
}
a
{
    text-decoration: none;
}
.clearfix:after
{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.contain
{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.header
{
    height: 80px;
    background: #fff;
    box-shadow: 0 10px 30px 0 rgba(32,40,94,.1);
    position: relative;
    z-index: 6;
}
.header .logo
{
    width: 144px;
    height: 48px;
    margin-top: 16px;
    display: inline-block;
    background: url("/keywords.png") no-repeat;
    text-indent: -1000px;
    overflow: hidden;
}
.header .menu
{
    float: right;
}
.header .menu .items li.item
{
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 16px;
    padding: 10px 32px;
    background: url("/png/ze8877yn.png") no-repeat center right;
}
.header .menu .items li.item a
{
    color: #2a2c2e;
    position: relative;
}
.header .menu .items li.item a:hover
{
    color: #0075eb;
}
.header .menu .items li.item.has-sub a
{
    padding-right: 20px;
}
.header .menu .items li.item.has-sub a:after
{
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    background: url("/png/iept35j1.png") no-repeat 0 0;
    top: 10px;
    right: 0;
}
.header .menu .items li.item.has-sub a:hover:after
{
    background-position: 0 -10px;
}
.header .menu .items li.item.has-sub.on a:after
{
    background-position: 0 -5px;
}
.header .menu .items li.item.has-sub.on a:hover:after
{
    background-position: 0 -15px;
}
.header .menu .items li.item:last-child
{
    background: none;
}
.sub-menu-box
{
    background: #f5f5f5;
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    top: 79px;
}
.sub-menu-box #sub-items
{
    padding-top: 50px;
    padding-bottom: 70px;
}
.sub-menu-box .contain
{
    display: none;
}
.sub-menu-box .contain.active
{
    display: block;
}
.sub-menu-box .sub-item
{
    display: block;
    float: left;
}
.sub-menu-box .sub-item .hd
{
    font-size: 16px;
    color: #2a2c2e;
    margin-bottom: 20px;
}
.sub-menu-box .sub-item .bd a
{
    display: block;
    color: #72767e;
    font-size: 15px;
    margin-bottom: 15px;
}
.sub-menu-box .sub-item .bd a:hover
{
    color: #2a2c2e;
}
.sub-menu-box .sub-items-4 .sub-item
{
    padding-left: 60px;
    width: 240px;
}
.sub-menu-box .more
{
    float: right;
    font-size: 15px;
    color: #72767e;
    display: inline-block;
    margin-right: 168px;
}
.sub-menu-box .more:hover
{
    color: #2a2c2e;
}
.sub-menu-box .sub-items-5 .sub-item
{
    padding-left: 40px;
    width: 200px;
}
.sub-menu-box .sub-items-5 .more
{
    margin-right: 128px;
}
.footer
{
    display: block;
    background: #f3f5f6;
    padding-top: 90px;
    padding-bottom: 90px;
}
.footer a
{
    color: #72767e;
    font-size: 13px;
}
.footer a:hover
{
    color: #0075eb;
}
.footer .a1
{
    color: #72767e;
    font-size: 13px;
}
.footer p
{
    color: #72767e;
}
.footer .foot-top
{
    padding-bottom: 30px;
}
.footer .foot-top .foot-item
{
    width: 240px;
    float: left;
}
.footer .foot-top .foot-item .hd
{
    font-size: 20px;
    color: #2a2c2e;
    margin-bottom: 35px;
}
.footer .foot-top .foot-item .bd li
{
    margin-bottom: 12px;
}
.footer .foot-top .foot-item .bd a
{
    display: inline-block;
    line-height: 20px;
}
.footer .foot-top .foot-item .bd .mail
{
    padding-left: 20px;
    background: url("/png/ptq0gew9.png") no-repeat left center;
}
.footer .foot-top .foot-item .bd .address
{
    padding-left: 20px;
    background: url("/png/u4i8n2nr.png") no-repeat left 0;
}
.footer .foot-top .foot-item .bd .tel
{
    padding-left: 20px;
    background: url("/png/cl577eho.png") no-repeat left center;
}
.footer .foot-top .foot-item .bd .code-box
{
    margin-bottom: 0;
    width: 90px;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.footer .foot-top .foot-item .bd .code-box img
{
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
}
.footer .foot-top .foot-item .bd .code-box .name
{
    font-size: 13px;
    color: #72767e;
}
.footer .foot-bottom
{
    border-top: 1px solid #d5dee0;
    padding-top: 35px;
    font-size: 12px;
    background: url("/png/wpernmh2.png") no-repeat 965px 30px;
}
.footer .foot-bottom a
{
    font-size: 12px;
}
.footer .foot-bottom .img-1
{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.footer .foot-bottom .p2
{
    display: inline-block;
}
.footer .foot-bottom .a1
{
    margin-right: 20px;
}
.footer .foot-bottom .p1
{
    padding-top: 15px;
}
.footer-mobile
{
    display: none;
}
.browser
{
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    color: #c7a17b;
    background: #ffffe1;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 1000;
    left: 0;
    top: 0;
}
.browser a
{
    color: #06c;
    text-decoration: underline;
}
