@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-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 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    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-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}




@media (max-width:767px) {
    .announcement-container {
        padding: 0 15px
    }
    .announcement-container .announc-kv {
        margin-top: 20px
    }
    .announcement-container .news-detail-article:last-child,
    .announcement-container .news-detail-iframe:last-child,
    .announcement-container .news-detail-img:last-child,
    .announcement-container .news-detail-text-img:last-child,
    .announcement-container .news-detail-video:last-child {
        margin-bottom: 40px
    }
}

.news-list {
    width: 100%
}

.news-list .list {
    margin-top: 20px;
    width: 100%
}

.news-list .list li {
    margin-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e6e9ee
}

.news-list .list li.none-line {
    border-bottom: none
}

.news-list .list li .bg {
    background: #e6e9ee;
    position: relative;
    height: 540px
}

.news-list .list li .bg a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
    display: block
}

.news-list .list li .bg a .imgtop {
    position: relative
}

.news-list .list li .bg a .imgtop img {
    width: 100%
}

.news-list .list li .bg a .imgtop img[src=""] {
    visibility: hidden
}

.news-list .list li .bg a .imgtop .small {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px;
    background: #00856f;
    color: #fff
}

.news-list .list li .bg a .text {
    color: #000;
    background: #e6e9ee;
    padding: 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 0;
    position: relative
}

.news-list .list li .bg a .text h1 {
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.news-list .list li .bg a .text span {
    font-size: 18px;
    color: #07468b;
    line-height: 2
}

.news-list .list li .bg a .text p {
    height: 66px;
    overflow: hidden;
    font-size: 16px;
    margin-top: 10px;
    background: #e6e9ee;
    background: none
}

.news-list .list li .bg a .ckxq {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 0;
    overflow: hidden;
    width: 100%
}

.news-list .list li .bg a .ckxq p {
    color: #00856f;
    padding: 15px;
    font-size: 16px
}

.news-list .list li .bg a:hover .text {
    position: relative;
    margin-top: -60px
}

.news-list .list li .bg a:hover .ckxq {
    height: 50px;
    border-bottom: 2px solid #00856f
}

@media (max-width:992px) {
    .news-list .list li .bg {
        height: 460px
    }
}

.news-list .list li .bg.noImg {
    background: #07468b
}

.news-list .list li .bg.noImg a .imgtop {
    height: .5px
}

.news-list .list li .bg.noImg a .text {
    background: #07468b;
    color: #fff;
    height: 85%;
    margin-top: 15%
}

.news-list .list li .bg.noImg a .text h1 {
    height: 66px;
    white-space: normal
}

.news-list .list li .bg.noImg a .text span {
    color: #fff
}

.news-list .list li .bg.noImg a .text p {
    height: 66px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 180px
}

@media (max-width:992px) {
    .news-list .list li .bg.noImg a .text p {
        margin-top: 120px
    }
}

@media (max-width:767px) {
    .news-list .list li .bg.noImg a .text p {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .news-list .list li .bg.noImg a .text {
        margin-top: 30px
    }
}

.news-list .list li .bg.noImg a:hover .text {
    position: relative;
    margin-top: 15%
}

.news-list .list li .bg.noImg a:hover .text p {
    margin-top: 120px
}

@media (max-width:992px) {
    .news-list .list li .bg.noImg a:hover .text p {
        margin-top: 60px
    }
}

.news-list .list li .bg.noImg a:hover .ckxq {
    height: 50px;
    border-bottom: 2px solid #f58426
}

.news-list .list li .xian {
    width: 100%;
    margin: 30px 0;
    border-bottom: 1px solid #e6e9ee
}

@media (max-width:767px) {
    .news-list .list li {
        border: none
    }
    .news-list .list li .bg {
        height: auto
    }
}

.news-list .list li:nth-child(3n) {
    padding-right: 0;
    padding-left: 12px
}

@media (max-width:767px) {
    .news-list .list li:nth-child(3n) {
        padding-right: 0;
        padding-left: 0
    }
}

.news-list .list li:nth-child(3n-1) {
    padding-right: 6px;
    padding-left: 6px
}

@media (max-width:767px) {
    .news-list .list li:nth-child(3n-1) {
        padding-right: 0;
        padding-left: 0
    }
}

.news-list .list li:nth-child(3n-2) {
    padding-right: 12px;
    padding-left: 0
}

@media (max-width:767px) {
    .news-list .list li:nth-child(3n-2) {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width:1199px) {
    .news-list .list li .bg.noImg a .text p,
    .news-list .list li .bg a .text p {
        height: 135px
    }
}

@media (max-width:768px) {
    .news-list .list li .bg.noImg a .text p,
    .news-list .list li .bg a .text p {
        height: auto
    }
    .news-list .list li .bg a:hover .text {
        margin-top: 0
    }
    .news-list .list li .bg a:hover .ckxq {
        height: 0;
        border-bottom: none
    }
}

.app-download-wrap {
    overflow: hidden;
    background: #f6f6f6!important
}

