﻿
html {
    font-family: sans-serif;
}
body {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline-color: currentcolor;
    outline-style: none;
    outline-width: 0;
}
abbr[title] {
    border-bottom-color: currentcolor;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.67em;
}
mark {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ff0;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0;
    /*! margin-top: 80px; */
    width: 500px;
    weight:400px;
}
svg:not(:root) {
    overflow-x: hidden;
    overflow-y: hidden;
}
figure {
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 1em;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow-x: auto;
    overflow-y: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    -x-system-font: none;
    color: inherit;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant-alternates: inherit;
    font-variant-caps: inherit;
    font-variant-east-asian: inherit;
    font-variant-ligatures: inherit;
    font-variant-numeric: inherit;
    font-variant-position: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
button {
    overflow-x: visible;
    overflow-y: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: silver;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: silver;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: silver;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: silver;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 0.75em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    padding-top: 0.35em;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
textarea {
    overflow-x: auto;
    overflow-y: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
body {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2c2c2c;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #333;
    font-family: "microsoft yahei",arial,SimSun,sans-serif;
    font-size: 12px;
}
a {
    text-decoration-color: currentcolor;
    text-decoration-line: none;
    text-decoration-style: solid;
}
ul, li, a, i, b, p, h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
input, select, button, textarea {
    outline-color: currentcolor;
    outline-style: none;
    outline-width: medium;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
}
.sprite {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/sprite.png");
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.header {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000;
    background-image: url("../images/header-bg.jpg");
    background-origin: padding-box;
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.he-warp .he-top {
    height: 102px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 1000px;
}
.he-top .het-logo {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/logo.png");
    background-origin: padding-box;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    height: 102px;
    text-indent: -9999px;
    width: 400px;
}
.he-top .het-right .het-lang {
    float: right;
    margin-top: 20px;
}
.he-top .het-right .het-lang a {
    color: #d4b57f;
    margin-right: 23px;
    padding-left: 26px;
    position: relative;
}
.he-top .het-right .het-lang a i {
    height: 13px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 19px;
}
.he-top .het-right .het-lang .lau_en i {
    background-position-x: -245px;
    background-position-y: -10px;
}
.he-top .het-right .het-lang .lau_cn i {
    background-position-x: -245px;
    background-position-y: -29px;
}
.he-top .het-right .het-hotline {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/telBtn_bg.png");
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #d4b57f;
    float: right;
    font-size: 26px;
    height: 60px;
    line-height: 39px;
    margin-top: 20px;
    padding-left: 20px;
    width: 330px;
}
.he-top .het-right .het-hotline span {
    font-size: 24px;
    margin-left: 29px;
}
.he-warp .he-nav {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/nav-bg.jpg");
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 50px;
}
.he-top .nav-box {
    float: right;
    margin-bottom: -100px;
    margin-right: -100px;
    margin-top: -100px;
}
.he-top .nav-box .item {
    float: left;
    height: 30px;
    line-height: 55px;
    margin-right: 10px;
    margin-top: 40px;
    position: relative;
}



.he-top .nav-box .item a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    text-decoration-color: currentcolor;
    text-decoration-line: none;
    text-decoration-style: solid;
    top: 60px;
    vertical-align: middle;
    text-decoration:none;
}
.he-top .nav-box .item:hover a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #000;
}
.he-top .nav-box .p1 {
    float: right;
    height: 18px;
    margin-right: 65px;
    margin-top: 10px;
    padding-left: 76px;
    position: relative;
    width: 500px;
}
.he-top .nav-box .p {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    float: right;
    height: 18px;
    margin-right: -40px;
    padding-left: 76px;
    position: relative;
    z-index: 2;
}
.he-top .nav-box .s {
    float: right;
    height: 18px;
    margin-left: 5px;
    margin-right: -250px;
    padding-left: 6px;
    position: relative;
}
.he-warp .he-nav ul {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 800px;
}
.he-warp .he-nav ul li {
    float: left;
    height: 50px;
    line-height: 50px;
}
.he-warp .he-nav ul li a {
    color: #000;
    display: block;
    font-size: 16px;
    padding-bottom: 0;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 0;
    text-align: right;
}
.he-warp .he-nav ul li a:hover {
    text-decoration-color: currentcolor;
    text-decoration-line: underline;
    text-decoration-style: solid;
}
.banner {
    height: 583px;
}
.banner1 {
    height: 383px;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    width: 100%;
}
#full-screen-slider {
    float: left;
    height: 583px;
    position: relative;
    width: 100%;
}
#slides {
    display: block;
    height: 583px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    width: 100%;
}
#slides li {
    display: block;
    height: 100%;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    width: 100%;
}
#slides li a {
    display: block;
    height: 100%;
    text-indent: -9999px;
    width: 100%;
}
#pagination {
    bottom: 10px;
    display: block;
    left: 50%;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 15px;
    padding-top: 5px;
    position: absolute;
    z-index: 9900;
}
#pagination li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    float: left;
    height: 10px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 15px;
    width: 10px;
}
#pagination li a {
    display: block;
    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-indent: -9999px;
    width: 100%;
}
#pagination li.current {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0092ce;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.foot {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #bed63a;
	background-image: url("../images/botbj.jpg");
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.foot .f-nav {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
    width: 1000px;
}
.foot .f-nav ul {
    text-align: center;
}
.foot .f-nav ul li {
    display: inline-block;
    padding-bottom: 0;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 0;
}
.foot .f-nav ul li a {
    color: #fff;
    font-size: 14px;
}
.foot .f-nav ul li a:hover {
    text-decoration-color: currentcolor;
    text-decoration-line: underline;
    text-decoration-style: solid;
}
.foot .f-copyright {
    color: #fff;
    font-size: 10px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    text-align: left;
    width: 1000px;
}
