html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 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: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

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], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

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

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

.clearfix {
    zoom: 1
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none;
    visibility: none
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.list-inline {
    margin-left: -3px
}

.list-inline li {
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px
}

.list-float {
    margin-top: 0;
    margin-bottom: 0;
    zoom: 1
}

.list-float:after, .list-float:before {
    content: " ";
    display: table
}

.list-float:after {
    clear: both
}

.list-float li {
    float: left
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background: #fff;
    min-width: 1020px
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.page-wrap {
    min-height: 400px;
    padding-bottom: 15px
}

.container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    zoom: 1
}

.container:after, .container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

ul {
    padding-left: 0;
    list-style: none
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

a {
    -webkit-transition: background-color .25s ease 0s, border .25s ease 0s, color .25s ease 0s, opacity .25s ease-in-out 0s;
    -moz-transition: background-color .25s ease 0s, border .25s ease 0s, color .25s ease 0s, opacity .25s ease-in-out 0s;
    -ms-transition: background-color .25s ease 0s, border .25s ease 0s, color .25s ease 0s, opacity .25s ease-in-out 0s;
    -o-transition: background-color .25s ease 0s, border .25s ease 0s, color .25s ease 0s, opacity .25s ease-in-out 0s;
    transition: background-color .25s ease 0s, border .25s ease 0s, color .25s ease 0s, opacity .25s ease-in-out 0s;
    text-decoration: none
}

@font-face {
    font-family: iconfont;
    src: url(../iconfont/iconfont.eot?v=1.0.0);
    src: url(../iconfont/iconfont.eot?#iefix&v=1.0.0) format('embedded-opentype'), url(../iconfont/iconfont.woff?v=1.0.0) format('woff'), url(../iconfont/iconfont.ttf?v=1.0.0) format('truetype'), url(../iconfont/iconfont.svg?v=1.0.0#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.icon-search:before {
    content: "\e600"
}

.icon-list:before {
    content: "\e601"
}

.icon-phone:before {
    content: "\e602"
}

.icon-arrow:before {
    content: "\e603"
}

.icon-local:before {
    content: "\e604"
}

.icon-book:before {
    content: "\e605"
}

.icon-download:before {
    content: "\e606"
}

.icon-news:before {
    content: "\e607"
}

.icon-good:before {
    content: "\e608"
}

.icon-nogood:before {
    content: "\e609"
}

.icon-close:before {
    content: "\e60a"
}

.icon-up:before {
    content: "\e60b"
}

.icon-check:before {
    content: "\e60c"
}

.icon-checkempty:before {
    content: "\e60d"
}

.icon-ok:before {
    content: "\e60e"
}

.icon-more:before {
    content: "\e60f"
}

.icon-down:before {
    content: "\e610"
}

.icon-card:before {
    content: "\e611"
}

.icon-time:before {
    content: "\e612"
}

.icon-star:before {
    content: "\e613"
}

.icon-right:before {
    content: "\e614"
}

.wide-banner {
    width: 100%;
    background-size: cover
}

.wide-banner img {
    vertical-align: middle
}

.header {
    border-bottom: 1px solid #555
}

.header li {
    width: 33.3%;
    text-align: center;
    font-size: 22px
}

.header li a {
    position: relative;
    display: block;
    height: 120px;
    line-height: 120px;
    color: #333;
    background-color: transparent
}

.header li a:active, .header li a:focus, .header li a:hover {
    color: #fff;
    background-color: #777;
    outline: 0
}

.header li a:active {
    color: #f6ab01
}

.header li a.active {
    color: #fff;
    background-color: #6b6b6b;
    cursor: default
}

.header li em {
    position: absolute;
    top: 80px;
    left: 95px;
    line-height: 2;
    font-size: 12px;
    color: red;
    font-style: normal
}

#footer {
    background-color: #595959;
    padding-top: 25px;
    padding-bottom: 15px
}

#footer .foot-container {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1
}

#footer .foot-container:after, #footer .foot-container:before {
    content: " ";
    display: table
}

#footer .foot-container:after {
    clear: both
}

#footer .footer-copy p {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 12px;
    color: #c3c3c3
}

#footer .footer-copy p .tom {
    margin-left: 20px
}

#footer .footer-copy p a {
    color: #c3c3c3
}

#footer .footer-copy p a:active, #footer .footer-copy p a:focus, #footer .footer-copy p a:hover {
    color: #fff;
    outline: 0
}

#footer .footer-copy p a:active {
    color: #f6ab01
}

#footer .kx-btn {
    margin-right: 15px
}

#footer .record-icon {
    height: 12px;
    margin-right: 3px
}

#J_Back-top {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 40px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    color: #eee;
    background-color: #004a8f;
    text-align: center
}

#J_Back-top:active, #J_Back-top:focus, #J_Back-top:hover {
    color: #fff;
    background-color: #003b72;
    outline: 0
}

#J_Back-top:active {
    color: #f6ab01
}

#J_Back-top .iconfont {
    font-size: 18px
}

.qrcode {
    text-align: center
}

.qrcode p {
    margin-top: 0;
    margin-bottom: 0;
    color: #c3c3c3;
    font-size: 12px
}

.summary-box {
    width: 750px;
    margin: 30px auto;
    padding: 10px 30px;
    border: 1px solid #777;
    font-size: 18px
}

.summary-box a {
    color: red
}

.summary-box a:active, .summary-box a:focus, .summary-box a:hover {
    color: #f33;
    outline: 0
}

.summary-box a:active {
    color: #f6ab01
}

.box-group {
    margin-bottom: 30px;
    padding: 10px 8px;
    background-color: #dedede
}

.box-group li {
    width: 33.3%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    overflow: hidden
}

.box-group img {
    width: 300px;
    height: 200px;
    vertical-align: middle
}

.photo-intro p {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 2em;
    line-height: 2
}

.photo-intro .prize-list li {
    margin-bottom: 3px
}

.photo-intro .prize-list span {
    display: inline-block;
    width: 220px
}

.photo-intro a {
    color: #004a8f
}

.photo-intro a:active, .photo-intro a:focus, .photo-intro a:hover {
    color: #0079eb;
    outline: 0
}

.photo-intro a:active {
    color: #f6ab01
}

.photo-intro ul {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 4em
}

.photo-intro ul li {
    line-height: 1.8
}

.review-tab .container {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.review-tab .container a {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    padding: 3px 8px;
    border: 1px solid #8b8b8b;
    border-radius: 4px;
    color: #333;
    background-color: transparent
}

.review-tab .container a:active, .review-tab .container a:focus, .review-tab .container a:hover {
    color: #fff;
    background-color: #8b8b8b;
    outline: 0
}

.review-tab .container a:active {
    color: #f6ab01
}

.review-tab .container a.active {
    color: #fff;
    background-color: #777;
    cursor: default
}

.photo-show-content {
    margin-bottom: 5px;
    zoom: 1
}

.photo-show-content:after, .photo-show-content:before {
    content: " ";
    display: table
}

.photo-show-content:after {
    clear: both
}

.photo-show-content > a {
    float: left
}

.photo-show-content a {
    display: inline-block;
    padding: 5px
}

.photo-show-content img {
    vertical-align: middle
}

.photo-show-content .tip-group {
    padding-left: 10px
}

.photo-show-content .tip-group .tip-btn {
    border: none;
    background-color: transparent;
    color: #004a8f
}

.class-title {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 15px;
    font-size: 18px;
    border-radius: 6px;
    background-color: #eee
}

#navigatediv {
    text-align: center;
    zoom: 1
}

#navigatediv:after, #navigatediv:before {
    content: " ";
    display: table
}

#navigatediv:after {
    clear: both
}

#navigatediv ul {
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    zoom: 1
}

#navigatediv ul:after, #navigatediv ul:before {
    content: " ";
    display: table
}

#navigatediv ul:after {
    clear: both
}

#navigatediv ul li {
    float: left;
    font-size: 11px;
    margin-right: 4px
}

#navigatediv ul li a {
    display: inline-block;
    padding: 3px 6px;
    text-decoration: none
}

#navigatediv ul li a:hover {
    font-weight: 700
}

#navigatediv .pageoff {
    padding: 3px 6px;
    background-color: #eee;
    color: #ccc
}

#navigatediv .pagenavigate a {
    color: #777;
    background-color: #dfdfdf
}

#navigatediv .pagenavigate a:active, #navigatediv .pagenavigate a:focus, #navigatediv .pagenavigate a:hover {
    color: #555;
    background-color: #e5e5e5;
    outline: 0
}

#navigatediv .pagenavigate a:active {
    color: #f6ab01
}

#navigatediv .pagefirst a, #navigatediv .pagelast a, #navigatediv .pagenext a, #navigatediv .pagepre a {
    color: #ddd;
    background-color: #004a8f
}

#navigatediv .pagefirst a:active, #navigatediv .pagefirst a:focus, #navigatediv .pagefirst a:hover, #navigatediv .pagelast a:active, #navigatediv .pagelast a:focus, #navigatediv .pagelast a:hover, #navigatediv .pagenext a:active, #navigatediv .pagenext a:focus, #navigatediv .pagenext a:hover, #navigatediv .pagepre a:active, #navigatediv .pagepre a:focus, #navigatediv .pagepre a:hover {
    color: #fff;
    background-color: #0070d8;
    outline: 0
}

#navigatediv .pagefirst a:active, #navigatediv .pagelast a:active, #navigatediv .pagenext a:active, #navigatediv .pagepre a:active {
    color: #f6ab01
}

#navigatediv .pagenavigateon {
    padding: 3px 6px;
    background-color: #0070d8;
    color: #fff;
    font-weight: 700
}

#slider {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 480px;
}

#slider .slider-content {
    width: 100%;
    height: 479px;
    overflow: hidden;
}

#slider .slider-content .slider-group {
    position: relative;
    height: 709px;
}

#slider .slider-content .slider-group .slider-item {
    width: 100%;
    height: 479px;
    background-size: cover;
    background-position: center;
}

#slider .slider-content .slider-link {
    display: block;
    /* width: 980px; */
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}

#slider .slider-content .slider-link:after, #slider .slider-content .slider-link:before {
    content: " ";
    display: table
}

#slider .slider-content .slider-link:after {
    clear: both
}

#slider .slider-content .slider-link img {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}

#slider .slider-select {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center
}

#slider .slider-select .slider-btn {
    display: inline-block
}

#slider .slider-select .slider-btn span {
    display: inline-block;
    width: 40px;
    height: 5px;
    margin-right: 5px;
    border-radius: 2px;
    background-color: #fff;
    opacity: .5;
    cursor: pointer;
}

#slider .slider-select .slider-btn span.active {
    opacity: 1;
    cursor: default;
    width: 40px;
}