@charset "UTF-8";
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 {
    overflow-x: hidden;
}

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, var {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: 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 {
    text-decoration: none;
}

a {
    outline: none;
    transition-duration: 0.3s, 0.3s;
    color: #282828;
}

img, a {
    transition-duration: 0.5s, 0.5s;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

.noBg {
    background: none !important;
}

.noBd {
    border: none !important;
}

.mr0 {
    margin-right: 0 !important;
    float: right !important;
}

.info {
    text-align: justify;
    text-justify: inter-ideograph;
}

.wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.logo-tel {
    line-height: 104px;
}

.logo-tel img {
    vertical-align: middle;
}

.logo {
    float: left;
}

.tel {
    float: right;
    font-size: 28px;
    font-family: "Impact";
    color: #099600;
}

.nav li {
    position: relative;
    float: left;
    width: 150px;
    padding: 15px 0;
    font-size: 14px;
    text-align: center;
}

.nav li i {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 46px;
    border: 2px solid #099600;
    border-radius: 50%;
    transition-delay: .2s;
    transition-duration: .5s;
    z-index: 9;
}

.nav li b {
    display: block;
    position: relative;
    top: 0;
    width: 30px;
    height: 30px;
    padding: 8px;
    margin: 0 auto 10px;
    line-height: 30px;
    overflow: hidden;
    z-index: 1;
}

.nav li b img {
    position: relative;
    top: 0;
    margin-left: 2px;
    margin-top: 2px;
    vertical-align: middle;
    transition-duration: .5s;
    perspective: 300px;
}

.nav li span {
    display: block;
}

.nav li em {
    font-size: 12px;
    text-transform: uppercase;
}

.nav li:hover, .nav li.current {
    background: #099600;
}

.nav li:hover a, .nav li.current a {
    color: #fff;
}

.nav li:hover b img, .nav li.current b img {
    top: -32px;
}

.nav li:hover i, .nav li.current i {
    border-color: #fff;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.banner {
    position: relative;
    width: 100%;
    /*left: 50%;*/
    /*margin-left: -960px;*/
    text-align: center;
}

.banner .hd {
    position: absolute;
    width: 100%;
    bottom: 25px;
    z-index: 9999;
    text-align: center;
}

.banner .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 20px;
    height: 5px;
    background: #099600;
    transition-duration: .5s;
    font-size: 0;
    border-radius: 5px;
    margin: 0 5px;
    cursor: pointer;
}

.banner .hd li.on {
    background: #ffffff;
    width: 35px;
}

.banner .bd img {
    width: 100%;
}

.footer {
    background: #099600;
}

.footer .two-p {
    padding: 45px 0 0;
}

.footer .two-p .t-p-l {
    position: relative;
    top: -100px;
    float: left;
    width: 248px;
    padding: 43px 20px;
    background: #099600;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
}

.footer .two-p .t-p-l .code {
    color: #ffffff;
}

.footer .two-p .t-p-l .code h2 {
    float: left;
    margin-right: 11px;
}

.footer .two-p .t-p-l .code span {
    display: block;
}

.footer .two-p .t-p-l .code b {
    font-size: 48px;
    line-height: 40px;
}

.footer .two-p .t-p-l .code p {
    font-size: 18px;
    line-height: 18px;
}

.footer .two-p .t-p-l li {
    float: left;
    width: 121px;
    margin: 14px 0;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    background: #ffffff;
}

.footer .two-p .t-p-l li img {
    margin-right: 3px;
    vertical-align: middle;
}

.footer .two-p .t-p-l li:last-child {
    float: right;
}

.footer .two-p .t-p-l .three {
    position: relative;
    width: 295px;
    font-size: 14px;
    line-height: 45px;
    background: #ffb82c;
    text-align: center;
}

.footer .two-p .t-p-r {
    float: right;
}

.footer .two-p .t-p-r dl {
    float: left;
    width: 191px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

.footer .two-p .t-p-r dl:last-child {
    border-right: 0;
}

.footer .two-p .t-p-r dl dt {
    margin-bottom: 18px;
}

.footer .two-p .t-p-r dl dt a {
    font-weight: bold;
    color: #ffffff;
}

.footer .two-p .t-p-r dl dd {
    margin-bottom: 18px;
}

.footer .two-p .t-p-r dl dd a {
    color: rgba(255, 255, 255, 0.4);
}

.footer .two-p .t-p-r dl dd:last-child {
    margin-bottom: 0;
}

.copyright {
    text-align: center;
    color: rgba(255, 255, 255, 0.37);
    line-height: 42px;
    background: #075702;
}

.copyright a {
    color: rgba(255, 255, 255, 0.37);
}

.container {
    padding-bottom: 119px;
}

/*# sourceMappingURL=base.css.map */
