body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
optgroup,
p,
blockquote,
figure,
hr,
menu,
dir,
thead,
tbody,
tfoot,
th,
td {
    margin: 0;
    padding: 0
}

ul,
ol {
    list-style-type: none;
    list-style-image: none
}

a {
    text-decoration: none;
    outline: 0 none
}

a:active,
a:hover {
    outline: 0 none
}

h1,
h2,
h3,
h4,
h5,
h6,
em {
    font-weight: normal
}

em {
    font-style: normal
}

abbr,
acronym {
    border-bottom: 1px dotted;
    cursor: help
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background-color: #d2e5ff;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: consolas, "microsoft yahei"
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: auto
}

q {
    quotes: none;
    content: "";
    content: none
}

small {
    font-size: 85.7%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0 none;
    /*    max-width: 100%;

    max-height: 100%;*/
    vertical-align: top;
    -ms-interpolation-mode: bicubic
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    outline: none
}

textarea {
    resize: none
}

input,
button {
    *overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

textarea {
    overflow: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input {
        line-height: normal !important
    }
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #a9a9a9;
    opacity: 1
}

label {
    cursor: pointer
}

svg:not(:root) {
    overflow: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video,
progress {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    font-family: "microsoft yahei"
}

html {
    text-size-adjust: 100%;
    font-size: 62.5%
}

body {
    font-size: 14px;
    line-height: 1.5;
    color: #666
}

a {
    color: #666
}

.w {
    max-width: 1200px;
    margin: 0px auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear:after {
    display: table;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
    width: 0;
}

.grey {
    color: #6f6f6f
}

table {
    width: 100%
}

html,
body {
    min-height: 100%;
    height: 100%
}

.navbar-default .navbar-nav>li:hover>a:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 7px;
    background: #e60012;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.footer1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 12px;
    line-height: 56px;
    background: #f4f4f4
}

.slick-slide {
    position: relative
}

.slick img {
    width: 100%;
    height: 100%
}

.banner-slick .slick-prev,
.banner-slick .slick-next {
    border: 0;
    width: 40px;
    height: 80px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    color: transparent;
    line-height: 0;
    font-size: 0
}


/*.banner-slick .slick-prev {

    background: transparent  center no-repeat;

    left: 0;

    background-color: rgba(0, 0, 0, 0.5);

    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#80000000, endcolorstr=#80000000);

    root: .banner-slick .slick-prev;

    root-filter: none

}



.banner-slick .slick-next {

    background: transparent  center no-repeat;

    right: 0;

    background-color: rgba(0, 0, 0, 0.5);

    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#80000000, endcolorstr=#80000000);

    root: .banner-slick .slick-next;

    root-filter: none

}*/

.banner-slick .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

.banner-slick .slick-dots li {
    display: inline-block;
    margin: 0 5px
}

.banner-slick .slick-dots button {
    border: 0;
    font-size: 0;
    width: 10px;
    height: 10px;
    display: block;
    padding: 0;
    border: 2px solid #fff;
    background: none
}

.banner-slick .slick-dots .slick-active button {
    background-color: #ffa234;
    border-color: #ffa234
}

.honorslick .slick-prev,
.honorslick .slick-next {
    border: 0;
    width: 43px;
    height: 21px;
    position: absolute;
    left: 308px;
    color: transparent;
    line-height: 0;
    font-size: 0
}

.honorslick .slick-prev {
    background: transparent  center no-repeat;
    top: 65px
}

.honorslick .slick-next {
    background: transparent  center no-repeat;
    bottom: 60px
}

.honorslick .slick-disabled {
    opacity: .2
}

.bigphoto .slick-prev,
.bigphoto .slick-next {
    border: 0;
    width: 40px;
    height: 130px;
    position: absolute;
    top: 50%;
    margin-top: -65px;
    line-height: 0;
    font-size: 0
}

.bigphoto .slick-prev {
    background: transparent  center no-repeat;
    background-color: #eee;
    left: 100px
}

.bigphoto .slick-next {
    background: transparent  center no-repeat;
    background-color: #eee;
    right: 100px
}

.photonav .slick-prev,
.photonav .slick-next {
    border: 0;
    width: 40px;
    height: 130px;
    position: absolute;
    top: 50%;
    margin-top: -65px;
    line-height: 0;
    font-size: 0
}

.photonav .slick-prev {
    background: transparent  center no-repeat;
    background-color: #eee;
    left: 0
}

.photonav .slick-next {
    background: transparent  center no-repeat;
    background-color: #eee;
    right: 0
}

@media screen and (max-width: 1200px) {
    .banner-slick .slick-prev,
    .banner-slick .slick-next {
        display: none !important
    }
}

@media screen and (max-width: 768px) {
    .banner-slick .slick-dots {
        bottom: 5px
    }
    .banner-slick .slick-dots button {
        width: 20px
    }
    .bigphoto .slick-prev,
    .bigphoto .slick-next {
        display: none !important
    }
    .honorslick .slick-prev,
    .honorslick .slick-next {
        left: 57px
    }
    .honorslick .slick-prev {
        top: 20px
    }
    .honorslick .slick-next {
        bottom: 0
    }
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .bigphoto .slick-next {
        right: 20px
    }
    .bigphoto .slick-prev {
        left: 20px
    }
}

#wrapper {
    position: relative;
    /*padding-top: 90px*/
    transition: all 300ms linear 700ms;
    opacity: 1;
}