@charset "UTF-8";
a,
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
img,
input,
label,
li,
object,
ol,
p,
pre,
q,
small,
span,
strong,
table,
tbody,
td,
th,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

a,
img {
    -webkit-touch-callout: none
}

li,
ol,
ul {
    list-style: none
}

input,
textarea {
    outline: 0;
    background: #fff;
    white-space: pre-wrap;
    word-wrap: break-word;
    resize: none;
    -webkit-ppzyWebsiteearance: none
}

#__bs_notify__ {
    display: none !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.al {
    text-align: left
}

.ac {
    text-align: center
}

.ar {
    text-align: right
}

.ov {
    overflow: hidden
}

.hide {
    display: none
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    zoom: 1
}

.pt12 {
    padding-top: 12px
}

body {
    font-size: 14px;
    font-family: "PingFang SC", "Helvetica Neue", Roboto, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    background-color: #fff
}

.pp-content {
    width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.page-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-col>main {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 860px
}

.page-col>aside {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 300px
}

.pp-area {
    margin-bottom: 24px
}

.bd .bd-item:nth-child(n+2) {
    display: none
}

header {
    background-color: #fff
}

.headCont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    height: 80px;
    margin: 0 auto
}

.headCont .logo {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: inherit
}

.headCont .logo img {
    display: block;
    max-height: 100%
}

.headCont .search {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto;
    border-radius: 4px
}

#searchBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 42px
}

#searchBox .searchBox-txt {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 260px;
    padding-left: 40px;
    padding-right: 8px;
    border-left: 1px solid #e2e8f0;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    border-radius: 4px 0 0 4px;
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 12px center;
    color: #333;
    font-size: 14px;
    line-height: 40px
}

#searchBox .searchBox-txt:focus {
    border-color: #07c5b9
}

#searchBox .searchBox-btn {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 80px;
    cursor: pointer;
    background-color: #07c5b9;
    border-radius: 0 4px 4px 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 42px
}

.nav {
    background-color: #07c5b9
}

.nav .nav-wrap {
    margin: 0 auto;
    width: 1200px
}

.nav-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px
}

.nav-box a {
    padding: 0 32px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 56px
}

.nav-box a:hover {
    background-color: #08d4c7
}

.nav-box a.active {
    background-color: #05a69f;
    font-size: 20px
}

footer {
    overflow: hidden;
    background-color: #1a2a29
}

.foot {
    margin: 32px auto;
    width: 1200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 8px
}

.foot>p {
    color: #b0b0b0;
    text-align: center;
    font-size: 14px;
    line-height: 24px
}

.foot>p a {
    color: #b0b0b0
}

.foot>p a:hover {
    color: #07c5b9
}

.pp-crumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0
}

.pp-crumbs i {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding-left: 18px;
    background-image: url(../images/icon-crumbs.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 1px center;
    font-style: normal;
    font-weight: 700;
    color: #666
}

.pp-crumbs a {
    color: #333;
    padding: 12px 14px 12px 0;
    margin-right: 9px;
    background-image: url(../images/icon-crumbs-arr.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right center
}

.pp-crumbs a:hover {
    color: #07c5b9
}

.pp-crumbs span {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.g-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 20px
}

.g-title .h3 {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #07c5b9;
    font-weight: bolder;
    font-size: 22px;
    line-height: 44px;
    border-bottom: 2px solid #07c5b9;
    margin-bottom: -2px
}

.g-title .hd {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 32px;
    margin-top: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.g-title .hd p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333;
    padding: 4px 16px;
    border-radius: 4px;
    cursor: pointer
}

.g-title .hd p.active {
    position: relative;
    background-color: #ffd83f
}

.g-title .hd p.active::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -7px;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffd83f
}

.g-title .feedback {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 11px;
    border: 1px solid #07c5b9;
    border-radius: 6px;
    cursor: pointer
}

.g-title .feedback:hover {
    background-color: #e6f7f6
}

.g-title .feedback span {
    margin: auto;
    font-size: 14px;
    line-height: 20px;
    color: #07c5b9;
    padding-left: 18px;
    background-image: url(../images/icon-fk.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: left center
}

.g-title .more {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto;
    font-size: 14px;
    line-height: 20px;
    color: #999
}

.g-title .more:active,
.g-title .more:hover {
    color: #07c5b9
}

.aside-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 16px
}

.aside-title .h3 {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: relative;
    margin-left: 12px;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    line-height: 44px
}

.aside-title .h3::after {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    top: 13px;
    width: 3px;
    height: 20px;
    border-radius: 50px;
    background-color: #07c5b9
}

.aside-title .more {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto;
    font-size: 14px;
    line-height: 20px;
    color: #999
}

.aside-title .more:active,
.aside-title .more:hover {
    color: #07c5b9
}

.goTop {
    position: fixed;
    right: 50%;
    bottom: 100px;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(660px);
    transform: translateX(660px)
}

.goTop.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.goTop .top-btn {
    padding: 6px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: url(../images/icon_gotop.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    background-color: #07c5b9
}

.goTop .top-btn:active,
.goTop .top-btn:hover {
    background-color: #08d9cc;
    -webkit-box-shadow: 0 10px 15px rgba(7, 197, 185, .1), 0 4px 6px rgba(7, 197, 185, .1);
    box-shadow: 0 10px 15px rgba(7, 197, 185, .1), 0 4px 6px rgba(7, 197, 185, .1)
}

.page {
    padding-top: 32px
}

.page .pb-pages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 2px;
    -moz-column-gap: 2px;
    column-gap: 2px
}

.page .pb-pages a {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    min-width: 18px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333;
    padding: 6px 8px;
    border-radius: 4px
}

.page .pb-pages a:hover {
    color: #07c5b9
}

.page .pb-pages a.on {
    background-color: #07c5b9;
    color: #fff
}

.page .pb-pages a.btn {
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #999;
    margin: 0 3px
}

.page .pb-pages a.btn:hover {
    color: #07c5b9;
    border-color: #07c5b9
}

.page .pb-pages a.disable {
    color: #bbb;
    border-color: #e2e8f0
}

.page .pb-pages a.disable:hover {
    color: #bbb;
    border-color: #e2e8f0
}

.card-hj {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 8px
}

.card-hj .cover {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    border-radius: 4px
}

.card-hj .cover img {
    position: absolute;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.card-hj .cover img:hover {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.card-hj .txt-a1 {
    color: #333;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-hj .txt-a1:hover {
    color: #05a69f
}

.card-hj .txt-a2 {
    color: #333;
    font-size: 14px;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.card-hj .txt-a2:hover {
    color: #05a69f
}

.card-wz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 8px
}

.card-wz .cover {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    height: 0;
    padding-bottom: 66.666666%;
    overflow: hidden;
    border-radius: 4px
}

.card-wz .cover img {
    position: absolute;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.card-wz .cover img:hover {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.card-wz .txt-a1 {
    color: #333;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-wz .txt-a1:hover {
    color: #05a69f
}

.card-wz .txt-a2 {
    color: #333;
    font-size: 14px;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.card-wz .txt-a2:hover {
    color: #05a69f
}

.about-news-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px 20px
}

.about-news-list li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 200px
}

.article-module {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 12px
}

.article-module>h3 {
    padding: 8px 12px;
    color: #07c5b9;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    background-color: #f8f8f8;
    border-left: 3px solid #07c5b9;
    border-radius: 4px
}

.article-module>p {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    word-wrap: break-word
}

.article-module>p a {
    color: #3877ff
}

.article-module>p a:hover {
    text-decoration: underline;
    color: #ff5a5a
}

.article-module>p img {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    max-height: 500px
}

.article-module>p embed {
    display: block;
    margin: 0 auto
}

.article-module iframe {
    display: block;
    min-width: 80%;
    max-width: 100%;
    min-height: 207px;
    max-height: 350px;
    height: auto;
    margin: 0 auto
}

.article-module table {
    width: 100% !important;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    empty-cells: show
}

.article-module table th {
    background-color: #e0e0e0;
    padding: .8em 1em;
    color: #333;
    text-align: center;
    font-size: 15px
}

.article-module table td a {
    color: #2563eb
}

.article-module table td a:hover {
    text-decoration: underline;
    color: #f43f5e
}

.article-module table td img {
    display: block;
    max-width: 100%;
    margin: 3% auto
}

.turnPage {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    margin-top: 24px
}

.turnPage a {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 45%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%;
    height: 44px;
    max-width: 50%;
    padding: 0 16px;
    background-color: #f8f8f8;
    border-radius: 4px;
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 44px
}

.turnPage a span {
    color: #999;
    font-weight: 700
}

.turnPage a:active,
.turnPage a:hover {
    color: #07c5b9
}

.turnPage a:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 16px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e8f0
}

.article-head .h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #333
}

.article-head .infos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 31px;
    -moz-column-gap: 31px;
    column-gap: 31px
}

.article-head .infos span {
    font-size: 12px;
    line-height: 16px;
    color: #666
}

.article-head .infos span:nth-child(n+2) {
    position: relative
}

.article-head .infos span:nth-child(n+2)::after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: -16px;
    width: 0;
    height: 12px;
    border-left: 1px solid #ccc
}

.news-list li {
    border-radius: 4px;
    padding: 16px 0
}

.news-list li:nth-child(n+2) {
    border-top: 1px dashed #e2e8f0
}

.news-list li:hover {
    background-color: #fafafa
}

.news-list-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

.news-list-card .cover {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 210px;
    height: 140px;
    overflow: hidden;
    border-radius: 4px
}

.news-list-card .cover img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.news-list-card .cover img:hover {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.news-list-card .cont {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    overflow: hidden
}

.news-list-card .cont .h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-list-card .cont .h3:hover {
    color: #07c5b9
}

.news-list-card .cont .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 27px;
    -moz-column-gap: 27px;
    column-gap: 27px
}

.news-list-card .cont .desc span {
    font-size: 12px;
    line-height: 16px;
    color: #999
}

.news-list-card .cont .desc span em {
    color: #05a69f;
    font-style: normal;
    font-weight: 400
}

.news-list-card .cont .desc span a {
    color: #3877ff
}

.news-list-card .cont .desc span a:hover {
    text-decoration: underline
}

.news-list-card .cont .desc span.time {
    padding-left: 18px;
    background-image: url(../images/icon-time.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left center
}

.news-list-card .cont .p3 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.pp-aside1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px 20px
}

.pp-aside1 li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 140px
}

.pp-aside2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 16px
}

.card-game-h {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px
}

.card-game-h .cover {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 72px;
    height: 72px;
    overflow: hidden;
    border-radius: 12px
}

.card-game-h .cover img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.card-game-h .cover img:hover {
    opacity: .9
}

.card-game-h .cont {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.card-game-h .cont .h3 {
    font-size: 16px;
    line-height: 24px;
    color: #333
}

.card-game-h .cont .h3:hover {
    color: #05a69f
}

.card-game-h .cont>p {
    margin-right: 70px;
    font-size: 12px;
    line-height: 16px;
    color: #999
}

.card-game-h .cont>p span {
    color: #666
}

.card-game-h .btn {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    margin-top: 24px;
    background-color: #e6f7f6;
    border-radius: 4px;
    width: 60px;
    padding: 5px 0;
    color: #07c5b9;
    text-align: center;
    font-size: 13px;
    line-height: 19px
}

.card-game-h .btn:hover {
    color: #fff;
    background-color: #07c5b9
}

.pp-aside3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 16px
}

.card-h-tw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.card-h-tw::after {
    content: "";
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-enter.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center top
}

.card-h-tw .cover {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 8px;
    margin-right: 12px
}

.card-h-tw .cover img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.card-h-tw .txt-p1 {
    margin-right: 4px;
    color: #333;
    font-size: 15px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-h-tw:hover::after {
    background-position: center bottom
}

.card-h-tw:hover .txt-p1 {
    color: #07c5b9
}

.pp-aside4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 12px
}

.card-h-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0
}

.card-h-txt::before {
    content: "";
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;
    width: 5px;
    height: 5px;
    background-color: #aaa;
    border-radius: 100px
}

.card-h-txt .txt-p1 {
    color: #333;
    font-size: 15px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-h-txt:hover::before {
    background-color: #07c5b9
}

.card-h-txt:hover .txt-p1 {
    color: #07c5b9
}

.pp-aside4-dll {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-aside4-dll {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0
}

.card-aside4-dll::before {
    content: "";
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;
    width: 5px;
    height: 5px;
    background-color: #aaa;
    border-radius: 100px
}

.card-aside4-dll .txt-p1 {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-aside4-dll:hover::before {
    background-color: #07c5b9
}

.card-aside4-dll:hover .txt-p1 {
    color: #07c5b9
}

.pp-aside5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-aside5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

.card-aside5 .num {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 22px;
    background-color: #eee;
    border-radius: 4px;
    color: #666;
    text-align: center;
    font-size: 12px;
    line-height: 22px
}

.card-aside5 .num.num1 {
    color: #fff;
    background-color: #07c5b9
}

.card-aside5 .num.num2 {
    color: #fff;
    background-color: #07c5b9
}

.card-aside5 .num.num3 {
    color: #fff;
    background-color: #07c5b9
}

.card-aside5 .txt-p1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 8px 0;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-aside5 .btn {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 42px;
    border-radius: 4px;
    border: 1px solid #07c5b9;
    color: #07c5b9;
    text-align: center;
    font-size: 12px;
    line-height: 22px
}

.card-aside5:hover .txt-p1 {
    color: #07c5b9
}

.card-aside5:hover .btn {
    background-color: #07c5b9;
    color: #fff
}

.pp-aside6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-aside6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

.card-aside6 .cover {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 26px
}

.card-aside6 .cover img {
    display: block;
    height: 100%
}

.card-aside6 .txt-p1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 8px 0;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-aside6 .btn {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 42px;
    border-radius: 4px;
    border: 1px solid #07c5b9;
    color: #07c5b9;
    text-align: center;
    font-size: 12px;
    line-height: 22px
}

.card-aside6:hover .txt-p1 {
    color: #07c5b9
}

.card-aside6:hover .btn {
    background-color: #07c5b9;
    color: #fff
}