﻿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;
}
body, button, input, select, textarea
{
    font: 12px/1.5 微软雅黑,Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
address, cite, dfn, em, i, var
{
    font-style: normal;
}
ul, ol
{
    list-style: none;
}
legend
{
    color: #000;
}
fieldset, img
{
    border: 0;
    vertical-align: bottom;
}
section, article, aside, header, footer, nav, dialog, figure
{
    display: block;
}
figure
{
    margin: 0;
}
button, input, select, textarea
{
    font-size: 100%;
    border: 0;
    background: none;
    outline: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
.clear
{
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after
{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.clearfix
{
    *zoom: 1;
}
a:link, a:visited, a:hover, a:active
{
    text-decoration: none;
}
a
{
    text-decoration: none;
    outline: none;
}
.hidden
{
    display: none;
}
.invisible
{
    visibility: hidden;
}
.fl
{
    float: left;
    display: inline;
}
.fr
{
    float: right;
    display: inline;
}
.fn
{
    float: none;
}
.tl
{
    text-align: left;
}
.tr
{
    text-align: right;
}
.tc
{
    text-align: center;
}
.hide
{
    display: none;
}
.show
{
    display: block;
}
.noBg
{
    background: none!important;
}
.noBorder
{
    border: none!important;
}
.noMg
{
    margin: 0!important;
}
.mr0
{
    margin-right: 0!important;
    float: right!important;
}
body
{
    margin: 0 auto;
    overflow-x: hidden;
    background: #fff;
    color: #555;
}
area
{
    anything: expression(this.onfocus=this.blur);
}
a
{
    color: #555;
    transition: all .5s ease 0s;
}
a:hover
{
    color: #ff2a2a;
}
.wrapper
{
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.wrap
{
    width: 1200px;
    margin: 0 auto;
}
.welcome
{
    background: #014b9c;
    height: 40px;
}
.welcome p
{
    color: #fff;
}
.welcome .p1
{
    float: left;
    line-height: 40px;
}
.welcome .p2
{
    float: right;
    background: #013166;
    padding: 0 15px;
    line-height: 40px;
}
.welcome .p2 i
{
    background: url(../image/tel.png) no-repeat left;
    padding-left: 25px;
}
.welcome .p3
{
    float: right;
    margin-right: 5px;
    line-height: 40px;
}
.welcome .p3 a
{
    color: #fff;
    margin: 0 10px;
}
.welcome .p3 a:hover
{
    color: #ff2a2a;
}
.welcome .p4
{
    float: right;
    background: #989898;
    height: 20px;
    border: 1px solid #757575;
    margin: 10px 0 0 0;
}
.welcome .p4 .txt
{
    float: left;
    width: 120px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}
.welcome .p4 .btn
{
    float: left;
    width: 16px;
    height: 18px;
    background: url(../image/btn01.jpg) no-repeat;
    cursor: pointer;
}
.logo
{
    float: left;
}
.nav
{
    float: right;
}
.nav ul li
{
    position: relative;
    float: left;
    width: 120px;
    height: 95px;
    line-height: 95px;
    text-align: center;
    font-size: 14px;
}
.nav ul li .a1
{
    display: block;
    width: 90px;
    height: 91px;
    line-height: 91px;
    border-bottom: 4px solid #fff;
}
.nav ul li:hover .a1, .nav .current .a1
{
    border-color: #ff2a2a;
    color: #ff2a2a;
}
.nav .sub
{
    position: absolute;
    top: 95px;
    display: none;
    z-index: 999;
}
.nav .sub dl
{
    background: #fff;
}
.nav .sub dl dt
{
    width: 90px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.nav .sub dl dt a
{
    color: #000;
}
.nav .sub dl dt:hover
{
    background: #ff2a2a;
}
.nav .sub dl dt:hover a
{
    color: #fff;
}
.banner
{
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}
.banner .bd
{
    position: relative;
    left: 50%;
    width: 1900px;
    margin: 0 0 0 -950px;
    text-align: center;
    overflow: hidden;
}
.banner .wrap
{
    position: relative;
}
.banner .hd
{
    position: absolute;
    bottom: 20px;
    width: 1200px;
    text-align: center;
    z-index: 999;
}
.banner .hd ul
{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.banner .hd li
{
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    margin-right: 10px;
    text-indent: -9999em;
    background: #fff;
    cursor: pointer;
}
.banner .hd li.on
{
    background: #fe0000;
}
.footer
{
    border-top: 1px solid #ccc;
}
.footer01
{
    padding: 40px 0;
}
.footer01 .network
{
    float: left;
}
.footer01 .network dl
{
    float: left;
    width: 115px;
    text-align: center;
    background: url(../image/network.jpg) no-repeat right top;
    min-height: 182px;
}
.footer01 .network dl dt
{
    font-size: 14px;
    margin-bottom: 15px;
}
.footer01 .network dl dt a
{
    color: #222;
}
.footer01 .network dl dt a:hover
{
    color: #ff2a2a;
}
.footer01 .network dl dd a
{
    color: #888;
    line-height: 25px;
}
.footer01 .network dl dd a:hover
{
    color: #ff2a2a;
}
.footer01 .code
{
    float: right;
    width: 290px;
    margin-right: 30px;
}
.footer01 .code ul li
{
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 15px;
}
.footer01 .code ul li img
{
    padding: 6px;
    border: 1px solid #e5e5e5;
}
.footer01 .code ul li span
{
    display: block;
    margin-top: 10px;
}
.footer02
{
    height: 45px;
    line-height: 45px;
    background: #333;
    color: #fff;
}
.footer02 .p1
{
    float: left;
}
.footer02 .p2
{
    float: right;
}
.footer02 p a
{
    color: #fff;
}
.footer02 p a:hover
{
    color: #ff2a2a;
}
.back-to
{
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop)+400);
    bottom: 110px;
    right: 50%;
    margin-right: -670px;
    display: none;
    z-index: 999;
}
.back-to .back-top
{
    display: block;
    width: 60px;
    height: 60px;
    background: url(../image/top.jpg) no-repeat;
    outline: 0 none;
    text-indent: -9999em;
    overflow: hidden;
}
.back-to .back-top:hover
{
    background-position: 0 0;
}
