﻿@import "iconfont.css";
.circle > .iconfont {
    display: block;
}
.fs40 {
    font-size: 0.4rem;
}
@media (max-width: 1000px) {
    .fs40 {
        font-size: 20px;
    }
}
.fs30 {
    font-size: 0.3rem;
}
@media (max-width: 1200px) {
    .fs30 {
        font-size: 18px;
    }
}
.fs26 {
    font-size: 0.26rem;
}
@media (max-width: 1200px) {
    .fs26 {
        font-size: 16px;
    }
}
.tf {
    font-size: 16px;
}
@media (max-width: 1200px) {
    .tf {
        font-size: 14px;
    }
}
.nav {
    height: 5em;
    line-height: 5em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 768px) {
    .nav {
        font-size: 12px;
    }
}
.swiper.col,
.swiper.col .col-content {
    margin-bottom: 0;
}
.section-title {
    font-size: 1rem;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 0.3rem;
}
@media (max-width: 1000px) {
    .section-title {
        font-size: 52px;
    }
}
.section-title .title {
    font-size: 0.4em;
    margin-bottom: 0.5em;
}
.section-title .en {
    font-size: 0.24em;
    text-transform: uppercase;
}
.more {
    display: inline-block;
    width: 8.9em;
    text-align: center;
    line-height: 2.4em;
    height: 2.4em;
    border-width: 1px;
    border-style: solid;
}
.more > .text {
    font-size: 0.7em;
}
.more > .text > .iconfont {
    padding-left: 0.5em;
}
.more.default {
    border-color: #bec1c6;
}
.more.default.active,
.more.default:hover {
    border-color: #2f308a;
    background-color: #2f308a;
    color: #fff;
}
.more.white {
    border-color: #fff;
    color: #fff;
}
.more.white:hover {
    background-color: #fff;
    color: #2f308a;
}
.swiper-change {
    text-align: center;
    line-height: 2.4em;
}
.swiper-change > .circle {
    position: static;
    margin-top: 0;
    width: 2.4em;
    height: 2.4em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #808185;
}
.swiper-change > .circle.swiper-button-prev {
    margin-right: 2em;
}
.swiper-change > .circle:after {
    display: none;
}
.swiper-change > .circle > .iconfont {
    font-size: 12px;
}
.swiper-change > .circle:hover {
    color: #2f308a;
    border-color: #fff;
    background-color: #fff;
}
.swiper-pagination.default {
    position: relative;
    left: auto!important;
    z-index: 10;
    bottom: auto;
    margin: 0.3rem auto 0;
    padding-top: 20px;
    transform: translate(0, 0) !important;
    height: 8px;
}
.swiper-pagination.default > .swiper-pagination-bullet {
    vertical-align: top;
}
.swiper-pagination.default > .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2f308a;
}
.swiper-timing {
    height: auto!important;
}
.swiper-timing > .real {
    width: 2em;
    height: 2em;
    line-height: 2em;
    cursor: pointer;
    opacity: 1;
    background-color: transparent!important;
    margin: 0 6px;
}
.swiper-timing > .real > svg {
    display: block;
    width: 100%;
}
.swiper-timing > .real > svg > .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-width: 1px;
    stroke-dasharray: 0, 125.6;
}
.swiper-timing > .real > svg > .cls-2 {
    fill: #fff;
}
.swiper-timing > .real.swiper-pagination-bullet-active > svg > .cls-1 {
    animation: banner-animation 9s linear infinite;
}
@keyframes banner-animation {
    0% {
        stroke-dasharray: 0, 125.6;
    }
    100% {
        stroke-dasharray: 125.6, 0;
    }
}
.swiper-timing.web > .real > svg > .cls-1 {
    stroke: #2f308a;
}
.swiper-timing.web > .real > svg > .cls-2 {
    fill: #2f308a;
}
.swiper-timing.web > .real:not(.swiper-pagination-bullet-active) > svg > .cls-2 {
    fill: #4c4c4c;
}
#anchor {
    background-color: #eaedf3;
    height: 4em;
    line-height: 4em;
}
#anchor .body > .back {
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1.875em;
    background-color: #2f308a;
    color: #fff;
    font-size: 0.8em;
    border-radius: 1.25em;
}
@media (max-width: 768px) {
    #anchor .body > .back {
        float: right;
        margin-top: 14.4px;
    }
}
#anchor .body > .back + .point {
    float: right;
}
#anchor .body > .point {
    font-size: 14px;
}
@media (max-width: 768px) {
    #anchor .body > .point {
        float: none!important;
        margin-right: 150px;
    }
}
#anchor .body > .point .iconfont {
    font-size: 20px;
    color: #2f308a;
}
#anchor .body > .point a {
    display: inline;
}
#anchor .body > .point a:hover {
    text-decoration: underline;
}
#anchor .body > .page-anchor {
    color: #9a9a9a;
    float: left;
}
@media (max-width: 768px) {
    #anchor .body > .page-anchor {
        float: right;
    }
}
#anchor .body > .page-anchor + .point {
    float: right;
}
#anchor .body > .page-anchor .text {
    font-size: 0.9em;
}
#anchor .body > .page-anchor .state {
    font-size: 0.7em;
    overflow: hidden;
    margin-left: 0;
    width: 0;
}
@media (min-width: 768px) {
    #anchor .body > .page-anchor .swiper-slide {
        width: auto;
    }
    #anchor .body > .page-anchor .swiper-slide:not(:last-child) {
        margin-right: 2em;
    }
    #anchor .body > .page-anchor .swiper-slide > span {
        padding: 0 0.32rem;
        height: 2.5em;
        line-height: 2.5em;
    }
    #anchor .body > .page-anchor .swiper-slide:hover > span,
    #anchor .body > .page-anchor .swiper-slide.active > span {
        background-color: #2f308a;
        color: #fff;
    }
}
#page_anchor_mob {
    font-size: 24px;
    left: auto;
}
.col2 {
    margin: 0 -1.5em -1.5em 0;
}
.col2 .col-content {
    margin: 0 1.5em 1.5em 0;
}
.col2.swiper,
.col2.swiper .col-content {
    margin-bottom: 0;
}
ul.pagination {
    text-align: center;
    padding-top: 30px;
    margin-top: 0.2rem;
    font-size: 0;
}
ul.pagination > li {
    -webkit-border-radius: 960px;
    -moz-border-radius: 960px;
    border-radius: 960px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.4em;
    color: #333;
    margin: 0 0.25em;
}
ul.pagination > li > .iconfont {
    display: block;
}
@media (max-width: 1500px) {
    ul.pagination > li {
        font-size: 18px;
    }
}
@media (max-width: 1200px) {
    ul.pagination > li {
        font-size: 16px;
    }
}
@media (max-width: 1000px) {
    ul.pagination > li {
        font-size: 14px;
    }
}
@media (max-width: 768px) {
    ul.pagination > li {
        font-size: 12px;
    }
}
ul.pagination > li > a,
ul.pagination > li > span {
    font-size: 0.9em;
}
ul.pagination > li:last-child > span,
ul.pagination > li:first-child > span {
    display: block;
}
ul.pagination > li:last-child > a,
ul.pagination > li:first-child > a,
ul.pagination > li:last-child > span,
ul.pagination > li:first-child > span {
    position: relative;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0.7em;
}
ul.pagination > li:last-child > a:after,
ul.pagination > li:first-child > a:after,
ul.pagination > li:last-child > span:after,
ul.pagination > li:first-child > span:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: 0;
    font-family: "iconfont";
}
ul.pagination > li:last-child {
    margin-left: 0.26rem;
}
ul.pagination > li:last-child > a:after,
ul.pagination > li:last-child > span:after {
    content: "\e605";
}
ul.pagination > li:first-child {
    margin-right: 0.26rem;
}
ul.pagination > li:first-child > a:after,
ul.pagination > li:first-child > span:after {
    content: "\e604";
}
ul.pagination > li:not(.disabled).active,
ul.pagination > li:not(.disabled):hover {
    color: #FFF;
    background-color: #2f308a;
    border-color: #2f308a;
}
.date {
    opacity: 0.5;
    font-size: 0.8em;
}
#nav {
    position: fixed;
    z-index: 100;
    bottom: auto;
    color: #fff;
}
#nav > .container {
    padding: 0 2rem 0 0.6rem;
}
@media (max-width: 1000px) {
    #nav > .container > .navbar {
        transition: all 0.4s ease-out;
        position: fixed;
        left: 100%;
        width: 100%;
        top: 71px;
        bottom: 0;
        background-color: #fff;
        padding-top: 50px;
    }
}
@media (max-width: 768px) {
    #nav > .container > .navbar {
        top: 61px;
    }
}
#nav > .container > .navbar > .real {
    opacity: 0.5;
}
@media (min-width: 1000px) {
    #nav > .container > .navbar > .real {
        opacity: 1;
        float: left;
        margin-right: 0.6rem;
    }
    #nav > .container > .navbar > .real:nth-last-child(1),
    #nav > .container > .navbar > .real:nth-last-child(2) {
        margin-right: 0;
        white-space: nowrap;
        width: 0;
        overflow: hidden;
        transition: all 0.4s ease-out;
    }
}
@media (max-width: 1000px) {
    #nav > .container > .navbar > .real {
        text-align: center;
        line-height: 50px;
    }
}
#nav > .container > .navbar > .real > .line {
    top: auto;
    margin-bottom: -6px;
    height: 3px;
    background-color: #fff;
}
@media (max-width: 1000px) {
    #nav > .container > .navbar > .real > .line {
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        height: 14px;
        width: 3px;
        margin: -7px 0 0 -3em;
    }
}
#nav > .container > .navbar > .real.active,
#nav > .container > .navbar > .real:hover {
    opacity: 1;
}
#nav > .container > .navbar > .real.active > .line,
#nav > .container > .navbar > .real:hover > .line {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
    margin-bottom: -1.5px;
}
#nav > .container > .logo > img {
    max-height: 3em;
    -webkit-filter: grayscale(1000%) brightness(5000%);
    filter: grayscale(1000%) brightness(5000%);
}
#nav > .container > .navbar-button {
    z-index: 2;
    width: 2rem;
    left: auto;
    cursor: pointer;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 768px) {
    #nav > .container > .navbar-button {
        width: auto;
        padding: 0 0.6rem;
    }
}
#nav > .container > .navbar-button > .button {
    width: 2em;
    height: 18px;
}
#nav > .container > .navbar-button > .button > .line {
    background-color: #fff;
    height: 2px;
    margin: 0 auto;
}
#nav > .container > .navbar-button > .button > .line:nth-of-type(1) {
    bottom: auto;
}
#nav > .container > .navbar-button > .button > .line:nth-of-type(4),
#nav > .container > .navbar-button > .button > .line:nth-of-type(5),
#nav > .container > .navbar-button > .button > .line:nth-of-type(2) {
    top: 50%;
    margin-top: -1px;
    bottom: auto;
}
#nav > .container > .navbar-button > .button > .line:nth-of-type(3) {
    top: auto;
}
#nav > .container > .navbar-button > .button > .line:nth-of-type(4),
#nav > .container > .navbar-button > .button > .line:nth-of-type(5) {
    width: 0;
}
#nav > .container > .navbar-button > .button > .line:nth-of-type(4) {
    transform: rotateZ(-45deg);
}
#nav > .container > .navbar-button > .button > .line:nth-of-type(5) {
    transform: rotateZ(45deg);
}
#nav > .container > .navbar-button > .text {
    margin-left: 4px;
    font-size: 14px;
    color: #fff;
}
#nav > .container > .navbar-button > .text:before {
    content: "菜单";
}
#nav > .container > .navbar-button:hover > .button > .line:nth-of-type(1),
#nav > .container > .navbar-button:hover > .button > .line:nth-of-type(3) {
    transform: translateX(-10%);
}
#nav > .container > .navbar-button:hover > .button > .line:nth-of-type(2) {
    transform: translateX(10%);
}
#nav.scroll,
#nav.fixed {
    background-color: #fff;
    color: #333;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-color: #e8e8e8;
}
#nav.scroll > .container > .logo > img,
#nav.fixed > .container > .logo > img {
    -webkit-filter: none;
    filter: none;
}
#nav.scroll > .container > .navbar > .active,
#nav.fixed > .container > .navbar > .active {
    color: #2f308a;
}
#nav.scroll > .container > .navbar > .active > .line,
#nav.fixed > .container > .navbar > .active > .line {
    background-color: #2f308a;
}
#nav.scroll > .container > .navbar-button,
#nav.fixed > .container > .navbar-button {
    border-color: #e8e8e8;
}
#nav.scroll > .container > .navbar-button > .button > .line,
#nav.fixed > .container > .navbar-button > .button > .line {
    background-color: #2f308a;
}
#nav.scroll > .container > .navbar-button > .text,
#nav.fixed > .container > .navbar-button > .text {
    color: #2f308a;
}
@media (max-width: 1000px) {
    #nav.active {
        background-color: #fff;
        color: #333;
        border-color: #e8e8e8;
    }
    #nav.active > .container > .logo > img {
        -webkit-filter: none;
        filter: none;
    }
    #nav.active > .container > .navbar > .active {
        color: #2f308a;
    }
    #nav.active > .container > .navbar > .active > .line {
        background-color: #2f308a;
    }
    #nav.active > .container > .navbar-button {
        border-color: #e8e8e8;
    }
    #nav.active > .container > .navbar-button > .button > .line {
        background-color: #2f308a;
    }
    #nav.active > .container > .navbar-button > .text {
        color: #2f308a;
    }
}
#nav.active > .container > .navbar {
    left: 0;
}
@media (min-width: 1000px) {
    #nav.active > .container > .navbar > .real:nth-last-child(1),
    #nav.active > .container > .navbar > .real:nth-last-child(2) {
        margin-right: 0.6rem;
        width: 4em;
    }
}
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(1),
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(3) {
    transform: translateX(-50%);
}
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(2) {
    transform: translateX(50%);
}
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(1),
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(2),
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(3) {
    opacity: 0;
}
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(4),
#nav.active > .container > .navbar-button > .button > .line:nth-of-type(5) {
    width: 75%;
    transition-delay: 0.2s;
}
#nav.active > .container > .navbar-button > .text:before {
    content: "关闭";
}
#banner {
    overflow: hidden;
}
#banner > .swiper .cover-img {
    max-height: 100vh;
    min-height: 400px;
    overflow: hidden;
}
#banner > .swiper .cover-img:after {
    padding-top: 100vh;
}
@media (max-width: 1000px) {
    #banner > .swiper .cover-img:after {
        padding-top: 120%;
    }
}
#banner > .mask {
    right: auto;
    width: 50%;
    z-index: 2;
    background-image: -webkit-linear-gradient(left, #2f308a, transparent);
    background-image: linear-gradient(left, #2f308a, transparent);
}
@media (max-width: 768px) {
    #banner > .mask {
        width: 75%;
    }
}
#banner > .banner-title {
    z-index: 3;
    left: 0.6rem;
}
#banner > .banner-title > .item {
    color: #fff;
    white-space: nowrap;
    font-size: 1rem;
    z-index: 1;
}
@media (max-width: 1500px) {
    #banner > .banner-title > .item {
        font-size: 80px;
    }
}
@media (max-width: 1200px) {
    #banner > .banner-title > .item {
        font-size: 70px;
    }
}
@media (max-width: 768px) {
    #banner > .banner-title > .item {
        font-size: 52px;
    }
}
@media (max-width: 500px) {
    #banner > .banner-title > .item {
        font-size: 44px;
    }
}
#banner > .banner-title > .item > div {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition-duration: 0.6s;
    transition-property: all;
    transition-timing-function: ease-in;
    transform: translate(0, -50px);
}
#banner > .banner-title > .item > div.title {
    font-size: 0.48em;
}
#banner > .banner-title > .item > div.en {
    font-size: 0.36em;
    text-transform: uppercase;
    transition-delay: 0.1s;
}
@media (max-width: 1000px) {
    #banner > .banner-title > .item > div.en {
        font-size: 0.3em;
    }
}
#banner > .banner-title > .item > div.line {
    display: none;
    margin: 0.5em 0;
    height: 2px;
    width: 18px;
    background-color: #fff;
    transition-delay: 0.2s;
}
#banner > .banner-title > .item > div.sub {
    font-size: 0.16em;
    transition-delay: 0.4s;
    margin-top: 0.5rem;
}
@media (max-width: 768px){
    #banner > .banner-title > .item > div.sub {
        font-size: 12px;
    }
}
#banner > .banner-title > .item.active{
    z-index: 2;
}
#banner > .banner-title > .item.active > div {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
    transform: translate(0, 0);
    transition-timing-function: ease-out;
}
#banner > .banner-title > .item.exit > div {
    transform: translate(0, 50px);
}
#banner > .banner-title > .item.exit > div.title {
    transition-delay: 0.2s;
}
#banner > .banner-title > .item.exit > div.en {
    transition-delay: 0.1s;
}
#banner > .banner-title > .item.exit > div.line {
    transition-delay: 0.05s;
}
#banner > .banner-title > .item.exit > div.sub {
    transition-delay: 0s;
}
@media (min-width: 768px) {
    #banner > .right {
        width: 2rem;
        left: auto;
        z-index: 4;
        top: 5em;
    }
}
@media (max-width: 768px) {
    #banner > .right {
        top: auto;
    }
}
#banner > .right > .swiper-pagination {
    right: 0;
    width: auto;
}
@media (min-width: 768px) {
    #banner > .right > .swiper-pagination {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        bottom: auto;
        top: 50%;
    }
}
@media (max-width: 768px) {
    #banner > .right > .swiper-pagination {
        bottom: 20px;
        top: auto;
        text-align: center;
    }
}
@media (min-width: 768px) {
    #banner > .right > .swiper-pagination > .real {
        margin: 0.2em auto;
        display: block;
    }
}
#banner > .right > .scroll-down {
    top: auto;
    bottom: 1rem;
    margin-bottom: 0.35em;
    text-align: center;
}
#banner > .right > .scroll-down > .circle {
    right: 100%;
    margin: -1.25em -1.25em 0 0;
    background-color: #fff;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    color: #2f308a;
    animation: fading 6s ease-in-out infinite;
}
@keyframes fading {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#banner > .right > .scroll-down > .circle > .iconfont {
    font-size: 0.8em;
}
#banner > .right > .scroll-down > .text {
    color: #fff;
    font-size: 0.7em;
}
#banner > .right > .line {
    width: 1px;
    background-color: #fff;
    opacity: 0.1;
    margin-left: -1px;
    right: auto;
}
#banner > .right > .line.top {
    bottom: 1rem;
    margin-bottom: 2.7em;
}
#banner > .right > .line.bottom {
    height: 1rem;
    top: auto;
    margin-bottom: -1em;
}
#banner > .column {
    overflow: hidden;
    min-height: 300px;
}
#banner > .column:after {
    padding-top: 39.0625%;
}
#banner > .column ~ .banner-title {
    top: 5em;
}
#home_product {
    background-image: url(../image/home_product.jpg);
    overflow: hidden;
}
#home_product .col,
#home_product .col-content {
    margin-bottom: 0;
}
@media (max-width: 640px) {
    #home_product .product {
        display: none;
    }
}
#home_product .product > .col-content {
    margin-left: -2rem;
    border-radius: 0 1em 0 0;
}
#home_product .container {
    width: 66.66666%;
    margin: 0 0 1rem auto;
}
@media (max-width: 768px) {
    #home_product .container {
        width: 50%;
    }
}
@media (max-width: 640px) {
    #home_product .container {
        width: auto;
    }
}
#home_product .container .swiper-change {
    z-index: 2;
    left: auto;
    top: auto;
}
#home_product .container .title {
    line-height: 1;
    margin-bottom: 0.3rem;
    padding-bottom: 20px;
}
#home_product .container .content {
    padding-bottom: 10px;
    margin-bottom: 0.6rem;
}
@media (min-width: 768px) {
    #home_product .container .content {
        max-width: 620px;
        padding-right: 10em;
    }
}
#home_product .container .list {
    max-width: 18.75em;
    line-height: 2.25em;
}
#home_product .container .list > .fl {
    width: 7.5em;
    margin-bottom: 0.36rem;
}
#home_product .container .list > .fl:nth-of-type(2n-1) {
    margin-right: 3.75em;
}
#home_product .container .list > .fl:nth-last-of-type(1),
#home_product .container .list > .fl:nth-last-of-type(2) {
    padding-bottom: 0;
    margin-bottom: 0;
}
#home_product .container .list > .fl > .text-node {
    max-width: 6em;
}
#home_product .container .list > .fl > .line {
    top: auto;
    height: 1px;
    background-color: #2f308a;
    width: 0;
}
#home_product .container .list > .fl:hover {
    color: #2f308a;
}
#home_product .container .list > .fl:hover > .line {
    width: 100%;
}
#home_product .swiper {
    overflow: visible;
}
#home_product .swiper .col-content {
    border-radius: 1em;
    background-color: #fff;
    padding: 1.4em 1.6em;
    overflow: hidden;
}
#home_product .swiper .col-content > .content {
    margin-right: 1.6rem;
}
@media (max-width: 768px) {
    #home_product .swiper .col-content > .content {
        margin-right: 60px;
    }
}
#home_product .swiper .col-content > .content > .title {
    margin-bottom: 1.2rem;
}
#home_product .swiper .col-content > .content > .title:hover {
    color: #009c4b;
}
#home_product .swiper .col-content > .full {
    top: auto;
    height: 0.3em;
    background-color: #009c4b;
}
#home_product .swiper .col-content .contain-img {
    width: 1.1rem;
}
@media (max-width: 768px) {
    #home_product .swiper .col-content .contain-img {
        width: 45px;
    }
}
#home_product .swiper .col-content .contain-img:after {
    padding-top: 90.90909091%;
}
@media (min-width: 640px) {
    #home_product .swiper .swiper-slide-active > .col-content,
    #home_product .swiper .swiper-slide-prev > .col-content {
        border-radius: 1em 0 0 0;
    }
}
#home_product .swiper .swiper-slide-active > .col-content > .full {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
}
#home_case .swiper .cover-img {
    padding-top: 64.3776824%;
}
#home_case .swiper .clip {
    border-radius: 0.8em;
}
#home_case .swiper .title {
    margin: 1.5em auto 0;
    font-size: 1.2em;
    line-height: 1.5;
    height: 3em;
}
#home_case .swiper .col-content:hover .title {
    color: #2f308a;
}
#home_news {
    background-image: url(../image/home_news.jpg);
    color: #fff;
}
#home_news .view {
    width: 56px;
    font-size: 14px;
    padding-right: 36px;
    background: url(../image/view.png) no-repeat scroll right center;
}
#home_news .title {
    line-height: 1;
}
@media (max-width: 768px) {
    #home_news .col-item {
        width: 100%;
    }
}
#home_news .col-item:nth-of-type(1) .cover-img {
    padding-top: 18.8em;
    padding-bottom: 75.6px;
}
@media (max-width: 768px) {
    #home_news .col-item:nth-of-type(1) .cover-img {
        padding: 60% 0 0;
    }
}
#home_news .col-item:nth-of-type(1) .square {
    z-index: 1;
    width: 6.3em;
    bottom: auto;
    background-color: #2f308a;
    opacity: 0.6;
    margin: -1.2em 0 0 -1.2em;
}
@media (max-width: 1000px) {
    #home_news .col-item:nth-of-type(1) .square {
        margin: -1em 0 0 -1em;
    }
}
#home_news .col-item:nth-of-type(1) .date {
    z-index: 2;
    right: auto;
    bottom: auto;
    padding: 1em;
    line-height: 1;
    text-align: center;
    opacity: 1;
    font-size: 1em;
}
#home_news .col-item:nth-of-type(1) .date > .d {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 6px;
}
#home_news .col-item:nth-of-type(1) .date > .t {
    font-size: 0.7em;
}
#home_news .col-item:nth-of-type(1) .clip {
    border-radius: 0.8em;
    margin-bottom: 2em;
}
#home_news .col-item:nth-of-type(1) .title {
    font-size: 1.2em;
    margin-bottom: 1.5em;
}
#home_news .col-item:nth-of-type(1) .padding {
    padding-bottom: 3.2em;
}
@media (max-width: 768px) {
    #home_news .col-item:nth-of-type(2) {
        margin-top: 30px;
    }
}
#home_news .col-item:nth-of-type(2) .real {
    padding: 2em;
    background-color: rgba(0, 0, 0, 0.45);
}
#home_news .col-item:nth-of-type(2) .real:nth-of-type(1) {
    transition-delay: 0.1s;
}
#home_news .col-item:nth-of-type(2) .real:nth-of-type(2) {
    transition-delay: 0.3s;
}
#home_news .col-item:nth-of-type(2) .real:nth-of-type(3) {
    transition-delay: 0.6s;
}
#home_news .col-item:nth-of-type(2) .real > .full {
    height: 0.1em;
    background-color: rgba(255, 255, 255, 0.4);
}
#home_news .col-item:nth-of-type(2) .real > .title {
    font-size: 1.1em;
    margin-bottom: 1em;
}
#home_news .col-item:nth-of-type(2) .real > .flex {
    margin-top: 1.8em;
    line-height: 16px;
}
#home_news .col-item:nth-of-type(2) .real:not(:last-child) {
    margin-bottom: 1.5em;
}
#home_news .col-item:nth-of-type(2) .real:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
#home_news .col-item:nth-of-type(2) .real:hover > .full {
    height: 0.3em;
    background-color: #009c4b;
}
@media (max-width: 1000px) {
    #home_about .section-title {
        text-align: center;
    }
}
#home_about .item {
    width: 50%;
}
@media (max-width: 1000px) {
    #home_about .item {
        width: 100%;
    }
}
#home_about .item > .container {
    margin-right: 0.7rem;
}
@media (max-width: 1000px) {
    #home_about .item > .container {
        max-width: 480px;
        margin: 0 auto 36px;
    }
}
#home_about .item > .container > .square {
    background-image: url(../image/about.png);
    animation: xuanzhuan 50s linear infinite;
}
#home_about .item > .container > .center {
    background-image: url(../image/about.jpg);
    margin: 10.32998%;
}
#home_about .item > .container > .about-logo {
    width: 26.4%;
    height: 26.4%;
    background-color: #fff;
}
#home_about .item > .container > .about-logo > img {
    max-width: 50%;
    max-height: 50%;
}
#home_about .item .clear {
    padding-top: 20px;
    margin-top: 0.5rem;
}
@media (max-width: 1000px) {
    #home_about .item .clear {
        text-align: center;
    }
}
#home_about .item .clear > .more:not(:last-child) {
    margin-right: 1.2em;
}
#about_data > .li {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}
#about_data > .li:nth-of-type(1) {
    left: 23.1%;
    top: 15.3515%;
}
#about_data > .li:nth-of-type(2) {
    right: 16.929698%;
    top: 19.36872309%;
}
#about_data > .li:nth-of-type(3) {
    left: 25%;
    bottom: 18%;
}
#about_data > .li:nth-of-type(4) {
    right: 13%;
    bottom: 25.824964%;
}
#about_data > .li .circle {
    padding: 1.8em;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(1.5em);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 2px 2px 2px rgba(255, 255, 255, 0.64) inset, -2px -2px 2px #ececec inset;
}
@media (max-width: 1000px) {
    #about_data > .li .circle {
        padding: 10px;
    }
}
#about_data > .li .real {
    font-weight: bold;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-mask-clip: text;
}
#about_data > .li .real > .data {
    font-size: 0.6rem;
    font-family: "Microsoft YaHei UI";
}
@media (max-width: 768px) {
    #about_data > .li .real > .data {
        font-size: 24px;
    }
}
#about_data > .li .real > .data:after {
    content: "+";
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 0.7em;
}
#about_data > .li .real > .sub {
    font-size: 0.9em;
}
#about_data > .li:nth-of-type(2n-1) .real {
    background-image: -webkit-linear-gradient(right, #2f308a, #7ad0ff);
    background-image: linear-gradient(right, #2f308a, #7ad0ff);
}
#about_data > .li:nth-of-type(2n) .real {
    background-image: -webkit-linear-gradient(left, #2f308a, #7ad0ff);
    background-image: linear-gradient(left, #2f308a, #7ad0ff);
}
#footer {
    background-color: #010609;
    color: #fff;
}
@media (max-width: 768px) {
    #footer .container {
        display: block;
    }
}
#footer .container .row-container {
    padding-top: 0.88rem;
    padding-bottom: 0.6rem;
}
@media (max-width: 1000px) {
    #footer .container .row-container {
        padding-top: 45px;
        padding-bottom: 30px;
    }
}
#footer .container > .left {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
    #footer .container > .left {
        width: 60.9375%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 0 none;
        z-index: 2;
    }
}
#footer .container > .left:after {
    right: -1px;
    top: 0;
    width: 1px;
    background-color: #009c4b;
    height: 36.88%;
}
@media (max-width: 768px) {
    #footer .container > .left:after {
        top: 100%;
        right: auto;
        width: 36.88%;
        height: 1px;
    }
}
#footer .container > .left .col-item {
    max-width: 50%;
}
#footer .container > .left .col-content {
    padding-bottom: 0.35rem;
}
#footer .container > .left .col-content > .title {
    font-size: 112.5%;
    margin-bottom: 0.24rem;
    padding-bottom: 12px;
}
#footer .container > .left .col-content > .real {
    opacity: 0.6;
    padding-bottom: 6px;
}
#footer .container > .left .col-content > .real > .line {
    top: auto;
    height: 1px;
    background-color: #fff;
    width: 0;
}
#footer .container > .left .col-content:hover > .real {
    opacity: 1;
}
#footer .container > .left .col-content:hover > .real > .line {
    width: 100%;
}
#footer .container > .left .share {
    margin-top: 1.4rem;
}
@media (max-width: 768px) {
    #footer .container > .left .share {
        text-align: center;
    }
}
#footer .container > .left .share > .circle {
    text-align: center;
    line-height: 2.5em;
    width: 2.5em;
    height: 2.5em;
    background-color: #1b1b1b;
    color: #5c5c5c;
}
#footer .container > .left .share > .circle > .iconfont {
    font-size: 0.9em;
}
#footer .container > .left .share > .circle:not(:last-child) {
    margin-right: 0.8em;
}
#footer .container > .left .share > .circle:hover {
    background-color: #fff;
    color: #2f308a;
}
@media (min-width: 768px) {
    #footer .container > .right {
        width: 39.0625%;
    }
}
@media (max-width: 768px) {
    #footer .container > .right .fr {
        float: none;
        text-align: center;
    }
}
#footer .container > .right .list {
    width: 6em;
}
#footer .container > .right .list > .real {
    display: inline-block;
    line-height: 1;
    padding-bottom: 0.5em;
}
#footer .container > .right .list > .real:not(:last-child) {
    margin-bottom: 1em;
}
#footer .container > .right .list > .real > .text {
    font-size: 0.8em;
}
#footer .container > .right .list > .real > .line {
    width: 0;
    background-color: #fff;
    height: 1px;
    top: auto;
}
#footer .container > .right .list > .real:hover {
    
}
#footer .container > .right .list > .real:hover > .line {
    width: 100%;
}
#footer .container > .right .to-top {
    margin: 0 0 2.7rem auto;
    text-align: center;
    line-height: 2.7em;
    width: 2.7em;
    height: 2.7em;
    border: 1px solid #fff;
    color: #fff;
}
#footer .container > .right .to-top:hover {
    background-color: #fff;
    color: #1b1b1b;
}
#footer .container > .right .wechat img {
    width: 7em;
}
#footer > .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 12px;
}
@media (max-width: 1200px) {
    #footer > .copyright {
        text-align: center;
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
#footer > .copyright > .item {
    opacity: 0.5;
    margin: 4px auto;
}
@media (max-width: 1200px) {
    #footer > .copyright > .item {
        float: none;
    }
}
#product .product-title {
    font-size: 1rem;
    padding-bottom: 20px;
    margin-bottom: 0.4rem;
}
@media (max-width: 1200px) {
    #product .product-title {
        font-size: 62px;
    }
}
#product .product-title > img {
    width: 0.75em;
}
#product .product-title > .title {
    margin-left: 0.2em;
    font-size: 0.3em;
}
@media (max-width: 768px) {
    #product .container {
        font-size: 12px;
    }
}
#product .container .col-content {
    position: relative;
    padding-bottom: 23%;
    overflow: visible;
}
#product .container .col-content > .content {
    position: relative;
    text-align: center;
    border: 1px solid #bebebe;
    padding: 1.5em 1.5em 57%;
}
@media (max-width: 768px) {
    #product .container .col-content > .content {
        padding-bottom: 30%;
    }
}
#product .container .col-content > .content > .full {
    background-image: -webkit-linear-gradient(top, #2e318a, #54c4eb);
    background-image: linear-gradient(top, #2e318a, #54c4eb);
    z-index: 0;
}
#product .container .col-content > .content > .title,
#product .container .col-content > .content > .more {
    position: relative;
    z-index: 1;
}
#product .container .col-content > .content > .title {
    font-size: 1.3em;
    margin: 0.3rem auto 0.5rem;
}
#product .container .col-content > .content > .more {
    min-width: 90px;
    width: 6em;
    border-color: transparent;
}
@media (min-width: 768px) {
    #product .container .col-content > .content > .more {
        border-color: #2f308a;
        background-color: #2f308a;
        color: #fff;
    }
}
#product .container .col-content > .full {
    top: auto;
    padding-top: 60%;
    filter: drop-shadow(0 0 1em rgba(0, 0, 0, 0.5));
}
@media (max-width: 768px) {
    #product .container .col-content > .full {
        padding-top: 40%;
    }
}
#product .container .col-content:hover > .content {
    color: #fff;
}
#product .container .col-content:hover > .content > .more {
    border-color: #fff;
    background-color: #fff;
    color: #2f308a;
}
#intro .container {
    margin: 0 -1.5em;
}
@media (max-width: 1000px) {
    #intro .container > .col-item {
        width: 100%;
    }
    #intro .container > .col-item:not(:last-child) {
        margin-bottom: 24px;
    }
}
#intro .container .content {
    margin: 0 1.5em;
}
@media (min-width: 1000px) {
    #intro .container .content > .clear {
        max-width: 480px;
    }
}
#intro .container .content > .clear > .item {
    margin-top: 0.3rem;
    padding-top: 10px;
    width: 40%;
    line-height: 1;
}
@media (min-width: 1000px) {
    #intro .container .content > .clear > .item {
        max-width: 180px;
    }
}
#intro .container .content > .clear > .item > .data {
    color: #2f308a;
    font-weight: bold;
    font-size: 0.58rem;
    font-family: "Microsoft YaHei";
}
@media (max-width: 1000px) {
    #intro .container .content > .clear > .item > .data {
        font-size: 30px;
    }
}
#intro .container .content > .clear > .item > .data:after {
    content: "+";
    font-size: 0.65em;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}
#intro .container .content > .clear > .item > .line {
    height: 1px;
    background-color: #f3f3f3;
    margin: 0.7em auto;
}
#intro .container .content > .clear > .item > .key {
    font-size: 0.9em;
    color: #666;
}
#core {
    z-index: 2;
    padding-top: 1px;
}
#core .video {
    color: #fff;
    text-align: center;
    margin-top: -60px;
}
@media (max-width: 1200px) {
    #core .video {
        margin-top: -50px;
    }
}
#core .video > .cover-img {
    max-height: 100vh;
    min-height: 300px;
}
#core .video > .cover-img::after {
    padding-top: 40%;
}
#core .video > .button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    text-align: center;
}
#core .video > .button > .circle {
    width: 3.5em;
    height: 3.5em;
    margin: 0 auto 0.8em;
    line-height: 3.4em;
    background-color: #fff;
    color: #2f308a;
}
#core .video > .button > .circle > .circle {
    background-color: rgba(255, 255, 255, 0.2);
    animation: scaling 10s linear infinite;
    opacity: 0;
}
@keyframes scaling {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(2);
        opacity: 1;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}
#core .video > .button > .circle > .circle:nth-of-type(2) {
    animation-delay: 3.33333333s;
}
#core .video > .button > .circle > .circle:nth-of-type(3) {
    animation-delay: 6.6666s;
}
@media (max-width: 768px) {
    #core .swiper {
        font-size: 12px;
    }
}
#core .col-content {
    background-color: #fff;
    padding: 2.5em 3em 0;
    overflow: hidden;
}
#core .col-content > .title {
    font-size: 1.5em;
    line-height: 1.5;
    height: 3em;
    margin-bottom: 1em;
}
@media (max-width: 768px) {
    #core .col-content > .title {
        height: auto;
        -webkit-line-clamp: unset;
    }
}
#core .col-content > .text-node {
    -webkit-line-clamp: 8;
    height: 190px;
}
@media (max-width: 768px) {
    #core .col-content > .text-node {
        height: auto;
        -webkit-line-clamp: unset;
    }
}
#core .col-content > .order {
    font-weight: bold;
    color: #e5e5e5;
    line-height: 1;
    font-size: 0.8rem;
    font-family: "Microsoft YaHei";
    position: relative;
    bottom: -0.25em;
    margin-top: 0.1rem;
}
@media (max-width: 1200px) {
    #core .col-content > .order {
        font-size: 50px;
    }
}
#core .col-content:hover > .order,
#core .col-content:hover > .title {
    color: #2f308a;
}
#about {
    background-image: url(../image/about-bg.jpg);
    color: #fff;
}
#about .swiper-pagination.default > .swiper-pagination-bullet {
    background-color: #fff;
}
#about .swiper-pagination.default > .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
}
#about .line {
    background-color: #fff;
    height: 1px;
    opacity: 0.1;
}
.honor .col-content {
    background-color: #fff;
    padding: 1.8em;
    text-align: center;
}
.honor .col-content > .m-video {
    padding-top: 100%;
    cursor: pointer;
}
.honor .col-content > .title {
    font-size: 0.9em;
    margin-top: 1.5em;
    color: #666;
}
#wenhua {
    margin: 0 -0.7rem -0.7rem;
}
#wenhua .content {
    margin: 0 0.7rem 0.7rem;
}
#wenhua .content > .iconfont {
    font-size: 2.5em;
}
#wenhua .content > .title {
    font-size: 1.2em;
    margin: 0.83em auto 1.67em;
}
#jr .padding {
    height: 95.2px;
}
#jr .content {
    background-color: #53b6dd;
    padding: 3em;
}
#jr .content .title {
    font-size: 1.2em;
}
#jr .content .iconfont {
    font-size: 2em;
    opacity: 0.5;
}
#jr .content .sub {
    margin: 1em auto 0.64rem;
    opacity: 0.8;
    font-size: 0.9em;
}
#jr .content .text-node {
    height: 71.4px;
    -webkit-line-clamp: 3;
}
#jr .swiper-slide-thumb-active > .padding {
    height: 0;
}
#jr .swiper-slide-thumb-active > .content {
    background-color: #fff;
    color: #333;
}
#jr .swiper-slide-thumb-active > .content .sub,
#jr .swiper-slide-thumb-active > .content .iconfont {
    opacity: 1;
}
#jr .swiper-slide-thumb-active > .content .text-node {
    height: 166.6px;
    -webkit-line-clamp: 7;
}
#map {
    height: 600px;
}
@media (max-width: 1200px) {
    #map {
        height: 500px;
    }
}
@media (max-width: 1000px) {
    #map {
        height: 400px;
    }
}
#map .BMapLabel > .content {
    font-size: 1rem;
    width: 1.4em;
    height: 1.4em;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 50%;
    margin-left: -0.7em;
    margin-bottom: 10px;
    -webkit-filter: drop-shadow(0 0 0.2em rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 0 0.2em rgba(0, 0, 0, 0.2));
}
@media (max-width: 1200px) {
    #map .BMapLabel > .content {
        font-size: 60px;
    }
}
#map .BMapLabel > .content:after {
    position: absolute;
    left: 50%;
    top: 100%;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #fff;
    margin-left: -6px;
}
#map .BMapLabel > .content > img {
    max-width: 50%;
    max-height: 50%;
}
#contact .flex {
    margin-top: 50px;
    margin-bottom: -30px;
}
@media (max-width: 1000px) {
    #contact .col-3 {
        display: block;
    }
}
#contact .flex .col-content {
    padding: 16px 1rem;
    margin-bottom: 30px;
    border-right: 1px solid #e8e8e8;
}
@media (max-width: 1000px) {
    #contact .flex .col-content {
        position: relative;
        padding: 0 0 30px 5em;
        border-right: 0 none;
        border-bottom: 1px solid #e8e8e8;
    }
}
#contact .flex .col-content > .circle {
    width: 3em;
    height: 3em;
    text-align: center;
    line-height: 3em;
    background-color: #2f308a;
    color: #fff;
    margin-bottom: 2.5em;
}
@media (max-width: 1000px) {
    #contact .flex .col-content > .circle {
        position: absolute;
        left: 0;
        top: 0;
    }
}
#contact .flex .col-content > .circle > .iconfont {
    font-size: 1.3em;
}
#contact .flex .col-content > .name {
    font-size: 1.1em;
    margin-bottom: 1em;
}
#contact .flex .col-content > .padding {
    height: 2em;
}
#contact .flex .col-content > .title {
    font-size: 1.2em;
}
#contact .flex .col-content > .value {
    font-size: 0.9em;
}
#contact .flex .col-content > .tip {
    font-size: 0.8em;
    opacity: 0.7;
}
#contact .flex > .col-item:last-child > .col-content {
    border: 0 none;
}
@media (min-width: 1000px) {
    #contact .flex > .col-item:first-child > .col-content {
        padding-left: 0;
    }
    #contact .flex > .col-item:last-child > .col-content {
        padding-right: 0;
    }
}
@media (max-width: 1000px) {
    #contact .flex > .col-item {
        width: 100%;
        float: none;
    }
    #contact .flex > .col-item:last-child > .col-content {
        padding-bottom: 0;
    }
}
#message .section-title {
    text-align: center;
}
#message .container {
    max-width: 900px;
    margin: 0 auto;
}
#message .container .col2 {
    margin-bottom: 0;
}
#message .container .content {
    background-color: #fff;
    border-radius: 1.725em;
}
#message .container .content textarea {
    max-width: 100%;
    min-height: 150px;
}
#message .container .content > .fl {
    line-height: 3.5em;
    padding-left: 1.5em;
}
#message .container .content > .input {
    margin-left: 42px;
    padding-left: 2em;
    height: 3.5em;
}
#message .container .content > .textarea {
    height: auto;
    padding-top: 1.1em;
    padding-bottom: 1.1em;
}
#message .container .submit-button {
    display: block;
    width: 100%;
    margin-top: 3em;
    height: 4em;
    color: #fff;
    background-color: #2f308a;
}
#news .container > .real {
    padding: 1.5em 0;
}
@media (max-width: 768px) {
    #news .container > .real:nth-of-type(2n) {
        background-color: #eaedf3;
    }
}
#news .container > .real > .full {
    z-index: 1;
    background-image: -webkit-linear-gradient(left, #eaedf3, transparent);
    background-image: linear-gradient(left, #eaedf3, transparent);
}
#news .container > .real > .body-content {
    z-index: 2;
}
@media (max-width: 768px) {
    #news .container > .real > .body-content > .body {
        display: block;
    }
}
#news .container > .real > .body-content .clip {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    #news .container > .real > .body-content .clip {
        width: 5rem;
        margin-bottom: 0;
    }
}
#news .container > .real > .body-content .cover-img:after {
    padding-top: 64%;
}
#news .container > .real > .body-content .content {
    max-width: 670px;
}
@media (min-width: 768px) {
    #news .container > .real > .body-content .content {
        margin: 0 2.5em;
    }
}
#news .container > .real > .body-content .content > .title {
    height: 1em;
    line-height: 1em;
    position: relative;
    font-size: 1.2em;
    margin: 1.25em auto 2em;
}
@media (max-width: 768px) {
    #news .container > .real > .body-content .content > .title {
        margin: 10px auto 16px;
    }
}
#news .container > .real > .body-content .content > .text-node {
    -webkit-line-clamp: 3;
    height: 71.4px;
}
@media (max-width: 768px) {
    #news .container > .real > .body-content .content > .text-node {
        -webkit-line-clamp: 2;
        height: 47.6px;
    }
}
#news .container > .real:hover > .full {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
}
@media (min-width: 1000px) {
    #news_detail .content {
        margin-left: 4.8rem;
        padding-left: 0.6rem;
    }
    #news_detail .container:before{
        content:"";
        position: absolute;
        left: 4.8rem;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: #e8e8e8;
    }
}
#news_detail .container{
    position: relative;
}

#news_detail .container > .left,
#news_detail .container > .content {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}
@media (min-width: 1000px) {
    #news_detail .container > .left {
        float: left;
        width: 4.2rem;
    }
}
@media (max-width: 1000px) {
    #news_detail .container > .left {
        padding-top: 40px;
        text-align: center;
    }
}
#news_detail .container > .left > .title {
    font-size: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 0.2rem;
    text-align: left;
}
#news_detail .container > .left > .share {
    margin-top: 1rem;
}
#news_detail .container > .left > .share > .circle {
    width: 2.4em;
    height: 2.4em;
    text-align: center;
    margin-right: 0.6em;
    line-height: 2.4em;
    border: 1px solid #cfcfcf;
}
#news_detail .container > .left > .share > .circle > .iconfont {
    font-size: 14px;
}
#news_detail .container > .left > .share > .circle:hover {
    background-color: #2f308a;
    border-color: #2f308a;
    color: #fff;
}



@media (max-width: 1000px) {
    #news_detail .container > .content {
        border-left: 0 none;
        padding-bottom: 40px;
    }
}
#news_detail .page {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 0.26rem 0;
}
@media (max-width: 768px) {
    #news_detail .page {
        padding: 12px 0;
    }
}
#news_detail .page .clear {
    padding: 0.22rem 0;
}
@media (max-width: 768px) {
    #news_detail .page .clear {
        padding: 6px 0;
    }
}
#news_detail .page .content:hover {
    color: #2f308a;
}
#news_detail .bottom .clear {
    margin-top: 0.3rem;
    padding-top: 20px;
}
#news_detail .bottom .col-content > .cover-img {
    padding-top: 58.0698152%;
}
#news_detail .bottom .col-content > .title {
    font-size: 1.2em;
    margin: 1.8em auto 1.5em;
    line-height: 1.5em;
    height: 3em;
}
@media (max-width: 768px) {
    #news_detail .bottom .col-content > .title {
        margin: 10px auto 12px;
    }
}
#news_detail .bottom .col-content:hover > .title {
    color: #2f308a;
}
#case .col-content .cover-img {
    padding-top: 58.0698152%;
}
#case .col-content > .content {
    border: 1px solid #bebebe;
    border-top: 0 none;
    padding: 2.5em;
}
@media (max-width: 1200px) {
    #case .col-content > .content {
        padding: 1.5em;
    }
}
#case .col-content > .content > .title {
    font-size: 1.1em;
    
    line-height: 1.5em;
    height: 3em;
}
#case .col-content:hover > .content {
    background-color: #2f308a;
    border-color: #2f308a;
    color: #fff;
}
#download .col-content {
    padding: 1.8em;
    border: 1px solid #b7b7b7;
    background-color: #eaedf3;
}
#download .col-content > .title {
    font-size: 0.9em;
    line-height: 1.5;
    height: 3em;
}
#download .col-content > .line {
    margin: 1.4em auto;
    border-top: 1px dashed #bbbec2;
}
#download .col-content > .download {
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid transparent;
}
#download .col-content > .download > .iconfont {
    font-size: 16px;
}
#download .col-content:hover > .download {
    color: #2f308a;
    border-color: #2f308a;
}
#download .col-content:hover > .download > .iconfont {
    animation: download 1.5s ease-in infinite;
}
@keyframes download {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-2px);
    }
    75% {
        transform: translateY(2px);
    }
    100% {
        transform: translateY(0);
    }
}