@import "../font/iconfont.css";
.iconfont {
    font-size: unset;
}
[duration='1'] {
    animation-duration: 1s;
}
[duration='2'] {
    animation-duration: 2s;
}
[duration='3'] {
    animation-duration: 3s;
}
[duration='4'] {
    animation-duration: 4s;
}
[duration='5'] {
    animation-duration: 5s;
}
[duration='6'] {
    animation-duration: 6s;
}
[duration='7'] {
    animation-duration: 7s;
}
[duration='8'] {
    animation-duration: 8s;
}
[duration='9'] {
    animation-duration: 9s;
}
[duration='10'] {
    animation-duration: 10s;
}
@media (max-width: 1000px) {
    #page_anchor {
        position: fixed;
        z-index: 5000;
        display: none;
        color: #333;
    }
    #page_anchor > .masking {
        z-index: 1;
        background-color: rgba(0, 0, 0, 0.7);
    }
    #page_anchor > .container {
        transform: translateY(100%);
        opacity: 0;
        top: auto;
        padding: 20px;
        background-color: #fff;
        font-size: 0;
        z-index: 2;
    }
    #page_anchor > .container > .middle-item {
        font-size: 15px;
        line-height: 40px;
        width: 50%;
        text-align: center;
    }
    #page_anchor > .container > .belong {
        position: relative;
    }
    #page_anchor > .container > .belong > .top50 {
        right: -16px;
        height: 1px;
        width: 32px;
        margin-top: -0.5px;
        background-color: #c6c5c5;
    }
    #page_anchor > .container > .scroll-container {
        height: 200px;
        position: relative;
        overflow: hidden;
    }
    #page_anchor > .container > .scroll-container > .masking {
        z-index: 2;
        pointer-events: none;
        background-image: -webkit-linear-gradient(top, #fff 0%, transparent 50%, #fff 100%);
        background-image: -moz-linear-gradient(top, #fff 0%, transparent 50%, #fff 100%);
        background-image: -ms-linear-gradient(top, #fff 0%, transparent 50%, #fff 100%);
        background-image: -o-linear-gradient(top, #fff 0%, transparent 50%, #fff 100%);
        background-image: linear-gradient(top, #fff 0%, transparent 50%, #fff 100%);
    }
    #page_anchor > .container > .scroll-container > .swiper {
        padding: 80px 0;
    }
    #page_anchor > .container > .scroll-container > .swiper .iconfont {
        display: none;
    }
    #page_anchor > .container > .scroll-container > .swiper .swiper-slide-active {
        color: #0089ad;
        font-weight: bold;
    }
    #page_anchor.active > .container {
        opacity: 1;
        transform: translateY(0);
    }
}
@media (min-width: 1001px) {
    #page_anchor {
        text-align: center;
        position: static;
    }
    #page_anchor .masking,
    #page_anchor .belong {
        display: none;
    }
    #page_anchor > .container {
        position: static;
    }
    #page_anchor > .container > .scroll-container {
        display: block;
    }
    #page_anchor > .container > .scroll-container > .full {
        position: static;
    }
    #page_anchor > .container > .scroll-container > .swiper > .swiper-wrapper > .swiper-slide {
        flex-shrink: unset;
    }
}
.nav > .body-content {
    height: 4.25em;
    line-height: 4.25em;
}
.logo {
    max-width: 324px;
}
@media (max-width: 1200px) {
    .logo {
        max-width: 240px;
    }
}
.section-title {
    margin-bottom: 0.2rem;
    padding-bottom: 20px;
}
.section-title .title {
    font-size: 20px;
}
.section-title .title > .circle {
    width: 0.3em;
    height: 0.3em;
    border: 0.1em solid #0089ad;
}
.section-title .title > .text {
    font-size: 1.2em;
}
@media (max-width: 1200px) {
    .section-title .title {
        font-size: 16px;
    }
}
.more {
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    line-height: 14px;
    width: 120px;
    font-size: 14px;
}
.more:hover {
    color: #0089ad;
    border-color: #0089ad;
}
.go {
    font-size: 20px;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    text-align: center;
    color: #fff;
    background-color: #d7d7d7;
}
.go > .iconfont {
    display: block;
    font-size: 0.8em;
}
a.go:hover,
a:hover .go {
    background-color: #0089ad;
}
.hr:after {
    height: 1px;
    background-color: #e0e0e0;
}
.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: #0172bd;
}
.swiper-timing {
    height: auto!important;
}
.swiper-timing > .real {
    cursor: pointer;
    margin: 0 6px;
    vertical-align: bottom;
}
@media (min-width: 768px) {
    .swiper-timing > .real {
        width: 2em;
        height: 2em;
        line-height: 2em;
        opacity: 1;
        background-color: transparent!important;
    }
}
.swiper-timing > .real > svg {
    display: block;
    width: 100%;
}
@media (max-width: 768px) {
    .swiper-timing > .real > svg {
        display: none;
    }
}
.swiper-timing > .real > svg > .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-width: 1px;
    stroke-dasharray: 0, 125.6;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-delay: unset;
}
.swiper-timing > .real > svg > .cls-2 {
    fill: #fff;
}
.swiper-timing > .real.swiper-pagination-bullet-active > svg > .cls-1 {
    animation-name: banner-animation;
}
@keyframes banner-animation {
    0% {
        stroke-dasharray: 0, 94.2;
    }
    100% {
        stroke-dasharray: 94.2, 0;
    }
}
.swiper-timing.web > .real > svg > .cls-1 {
    stroke: #0089ad;
}
.swiper-timing.web > .real > svg > .cls-2 {
    fill: #0089ad;
}
.swiper-timing.web > .real:not(.swiper-pagination-bullet-active) > svg > .cls-2 {
    fill: #c7c7c7;
}
.swiper-timing.white > .real > svg > .cls-1 {
    stroke: #fff;
}
.swiper-timing.white > .real > svg > .cls-2 {
    fill: #fff;
}
.swiper-timing.white > .real:not(.swiper-pagination-bullet-active) > svg > .cls-2 {
    fill: rgba(255, 255, 255, 0.5);
}
.scroll {
    cursor: pointer;
    width: 20px;
    text-align: center;
}
.scroll > .contain-img {
    width: 20px;
    height: 26px;
    margin: 0 auto ;
}
.scroll > .iconfont {
    font-size: 14px;
    line-height: 1;
    animation: scroll 3s linear infinite;
}
@keyframes scroll {
    0% {
        transform: translateY(0);
        opacity: 0;
    }
    33.33% {
        transform: translateY(5px);
        opacity: 1;
    }
    66.66% {
        transform: translateY(10px);
        opacity: 0;
    }
    100% {
        transform: translateY(10px);
        opacity: 0;
    }
}
.banner-title {
    color: #fff;
}
.banner-title > .item {
    max-width: 590px;
    pointer-events: none;
}
.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-title > .item > div.en {
    font-size: 12px;
    text-transform: uppercase;
}
.banner-title > .item > div.title {
    font-size: 1.8em;
    margin-top: 1em;
    transition-delay: 0.1s;
    margin-bottom: 0.9rem;
}
.banner-title > .item > div.scroll {
    transition-delay: 0.2s;
}
.banner-title > .item > div.scroll > .contain-img {
    background-image: url(../images/mouse.png);
}
.banner-title > .item.active {
    pointer-events: unset;
}
.banner-title > .item.active > div {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
    transform: translate(0, 0);
    transition-timing-function: ease-out;
}
.banner-title > .item.exit > div {
    transform: translate(0, 50px);
}
.banner-title > .item.exit > div.en {
    transition-delay: 0.2s;
}
.banner-title > .item.exit > div.title {
    transition-delay: 0.1s;
}
.banner-title > .item.exit > div.scroll {
    transition-delay: 0.05s;
}
.char {
    line-height: 1.8;
}
.char * {
    font-size: inherit!important;
    line-height: inherit!important;
}
.quote {
    margin-top: 0.4rem;
    padding-top: 0.6rem;
    padding-left: 1.2rem;
}
@media (max-width: 1000px) {
    .quote {
        padding-top: 30px;
        margin-top: 30px;
    }
}
.quote > .iconfont {
    position: absolute;
    left: 0;
    top: 0;
    color: #0089ad;
    font-size: 20px;
}
ul.pagination {
    text-align: center;
    padding-top: 30px;
    margin-top: 0.2rem;
    font-size: 0;
}
ul.pagination > li {
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.2s linear;
    font-size: 20px;
    border: 1px solid #e6e6e6;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.4em;
    color: #333;
    margin: 0 0.25em;
}
@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;
    transition: none;
}
ul.pagination > li:last-child,
ul.pagination > li:first-child {
    color: #999;
}
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: 1em;
}
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: "\e6ea";
}
ul.pagination > li:first-child {
    margin-right: 0.26rem;
}
ul.pagination > li:first-child > a:after,
ul.pagination > li:first-child > span:after {
    content: "\eb06";
}
ul.pagination > li:not(.disabled).active,
ul.pagination > li:not(.disabled):hover {
    color: #FFF;
    background-color: #0089ad;
    border-color: #0089ad;
}
.list > .flex {
    position: relative;
}
.list > .flex > .date {
    padding-right: 0.7rem;
}
@media (max-width: 768px) {
    .list > .flex > .date {
        padding-right: 15px;
    }
}
.list > .flex > .date .d {
    font-size: 1.5em;
    white-space: nowrap;
}
@media (max-width: 768px) {
    .list > .flex > .date .d {
        font-size: 1.1em;
    }
}
.list > .flex > .date .d > span {
    font-size: 75%;
    position: relative;
    top: -0.1em;
}
.list > .flex > .date .y {
    text-align: right;
    font-size: 0.8em;
}
.list > .flex > .right {
    border-left: 1px solid #e0e0e0;
    padding-left: 0.7rem;
    width: 100%;
}
@media (max-width: 768px) {
    .list > .flex > .right {
        padding-left: 15px;
    }
}
.list > .flex > .right .content {
    max-width: 890px;
}
.list > .flex > .right .title {
    -webkit-line-clamp: 1;
    margin-bottom: 0.6em;
}
.list > .flex > .add {
    margin-left: 1rem;
}
.list > .flex > .add .go > .text {
    font-size: 14px;
}
.list > .flex > .line {
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #0089ad;
}
.list > .flex:hover .date,
.list > .flex:hover .title {
    color: #0089ad;
}
.list > .flex:hover .go {
    background-color: #0089ad;
}
.list > .flex:hover > .line {
    width: 50%;
}
@media (max-width: 1000px) {
    .list-3 {
        font-size: 16px;
    }
}
@media (max-width: 1000px) {
    .list-3 > .col-item {
        width: 50%;
    }
}
@media (max-width: 640px) {
    .list-3 > .col-item {
        width: 100%;
    }
}
.list-3 > .col-item > .col-content {
    padding: 2em;
}
@media (max-width: 1000px) {
    .list-3 > .col-item > .col-content {
        padding: 1em;
    }
}
#nav {
    background-color: #fff;
    position: fixed;
    z-index: 100;
    bottom: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#nav .navbar-button {
    float: right;
    margin-left: 20px;
    z-index: 2;
    left: auto;
    cursor: pointer;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 0.5em;
}
@media (min-width: 1000px) {
    #nav .navbar-button {
        display: none;
    }
}
#nav .navbar-button > .button {
    width: 2em;
    height: 16px;
    position: relative;
}
#nav .navbar-button > .button > .line {
    background-color: #0089ad;
    height: 2px;
    margin: 0 auto;
}
#nav .navbar-button > .button > .line:nth-of-type(1) {
    bottom: auto;
}
#nav .navbar-button > .button > .line:nth-of-type(4),
#nav .navbar-button > .button > .line:nth-of-type(5),
#nav .navbar-button > .button > .line:nth-of-type(2) {
    top: 50%;
    margin-top: -1px;
    bottom: auto;
}
#nav .navbar-button > .button > .line:nth-of-type(3) {
    top: auto;
}
#nav .navbar-button > .button > .line:nth-of-type(4),
#nav .navbar-button > .button > .line:nth-of-type(5) {
    width: 0;
}
#nav .navbar-button > .button > .line:nth-of-type(4) {
    transform: rotateZ(-45deg);
}
#nav .navbar-button > .button > .line:nth-of-type(5) {
    transform: rotateZ(45deg);
}
#nav .navbar-button:hover > .button > .line:nth-of-type(1),
#nav .navbar-button:hover > .button > .line:nth-of-type(3) {
    transform: translateX(-10%);
}
#nav .navbar-button:hover > .button > .line:nth-of-type(2) {
    transform: translateX(10%);
}
#nav .navbar {
    float: right;
}
#fixed_nav {
    display: none;
    transition: all 0.4s ease-out;
    position: fixed;
    margin-left: 0;
    left: 100%;
    width: 100%;
    top: 4.25em;
    bottom: 0;
    background-color: #eee;
    border-top: 1px solid #e5e5e5;
    z-index: 500;
    overflow-y: auto;
    padding-top: 10%;
}
#fixed_nav > .list{
    margin: 0 20px;
}
#fixed_nav > .list .top{
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
#fixed_nav > .list .top .fr{
    width: 50px;
    text-align: right;
    cursor: pointer;
}
#fixed_nav > .list .top .fr .iconfont{
    display: inline-block;
}
#fixed_nav > .list .active .top .fr .iconfont{
    transform: rotateZ(90deg);
}
#fixed_nav > .list .sublist {
  padding: 12px 20px;
  background-color: rgba(255,255,255,0.5);
  display: none;
}
#fixed_nav > .list .sublist a{
    opacity: 0.7;
    line-height: 1.8;
}
@media (max-width: 1000px) {
    #nav .navbar{
        display: none;
    }
    #fixed_nav {
        display: block;
    }
}
#nav .navbar > .item {
    padding: 0 0.22rem;
    position: relative;
}
#nav .navbar > .item > .slide{
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 10px;
    transform: translateX(-50%);
    background-color: rgba(255,255,255,0.8);
    min-width: 100%;
    text-align: center;
    line-height: 2;
    padding: 1em;
    color: #666;
}
#nav .navbar > .item > .slide:empty{
    display: none;
}
#nav .navbar > .item > .slide >a:hover{
    color: #0172bd;
}
#nav .navbar > .item:hover > .slide {
    pointer-events: unset;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
@media (max-width: 1000px) {
    #nav .navbar > .item {
        padding: 0;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        line-height: 50px;
    }
}
@media (max-height: 500px) {
    #nav .navbar > .item {
        line-height: 40px;
    }
}
#nav .navbar > .item.active {
    background-color: #0089ad;
    color: #fff;
}
#fixed_nav.active {
    left: 0;
}
#nav.active .navbar-button > .button > .line:nth-of-type(1),
#nav.active .navbar-button > .button > .line:nth-of-type(3) {
    transform: translateX(-50%);
}
#nav.active .navbar-button > .button > .line:nth-of-type(2) {
    transform: translateX(50%);
}
#nav.active .navbar-button > .button > .line:nth-of-type(1),
#nav.active .navbar-button > .button > .line:nth-of-type(2),
#nav.active .navbar-button > .button > .line:nth-of-type(3) {
    opacity: 0;
}
#nav.active .navbar-button > .button > .line:nth-of-type(4),
#nav.active .navbar-button > .button > .line:nth-of-type(5) {
    width: 75%;
    transition-delay: 0.2s;
}
#banner > .set-height {
    max-height: 100vh;
}
#banner > .set-height:after {
    padding-top: 100vh;
}
@media (max-width: 1000px) {
    #banner > .set-height:after {
        padding-top: 120%;
    }
}
#banner > .full {
    top: 4.25em;
}
#banner > .body-content {
    z-index: 2;
}
@media (max-width: 768px) {
    #banner > .body-content {
        font-size: 12px;
        top: 60px;
    }
}
#banner > .body-content .swiper-pagination {
    font-size: 15px;
}
@media (min-width: 768px) {
    #banner > .body-content .swiper-pagination {
        right: 0;
        left: auto;
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
        width: auto;
    }
}
#banner > .body-content .swiper-pagination > .swiper-pagination-bullet {
    background-color: #fff;
}
@media (min-width: 768px) {
    #banner > .body-content .swiper-pagination > .swiper-pagination-bullet {
        display: block;
        margin: 10px auto;
    }
}
#index {
    background-image: url(../images/index.jpg);
    overflow: hidden;
}
#gonggao {
    z-index: 10;
}
#gonggao > .container {
    width: 100%;
    max-width: 600px;
    left: auto;
    top: auto;
    background-color: #0089ad;
    color: #fff;
}
@media (max-width: 768px) {
    #gonggao > .container {
        max-width: unset;
        position: static;
    }
}
#gonggao > .container > .clear {
    padding: 1em 2em;
    height: 1.75em;
    line-height: 1.75em;
}
#gonggao > .container > .clear > .swiper {
    margin-left: 3.75em;
    height: 100%;
}
#home_news {
    color: #444;
}
#home_news .y {
    opacity: 0.7;
}
#home_news .d {
    font-weight: bold;
    line-height: 0.85;
}
#home_news .title {
    line-height: 1;
}
#home_news .tab-option > .item {
    float: left;
}
@media (min-width: 1001px) {
    #home_news .tab-option > .item {
        width: 14.625em;
        height: 2.375em;
        line-height: 2.375em;
        text-align: center;
        border: 1px solid #c7c7c7;
    }
    #home_news .tab-option > .item.active {
        border-color: #0089ad;
        background-color: #0089ad;
        color: #fff;
    }
}
@media (max-width: 1000px) {
    #home_news .tab-option > .item.active {
        color: #0089ad;
        text-decoration: underline;
    }
}
#home_news .tab-option > .item:not(:last-child) {
    margin-right: 0.36rem;
}
#home_news .swiper {
    margin-right: 0.6rem;
}
@media (max-width: 1000px) {
    #home_news .swiper {
        margin-right: 0;
        background-color: #fff;
        padding: 16px;
        margin-bottom: 40px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
}
#home_news .swiper .cover-img {
    max-height: 338px;
    overflow: hidden;
    margin-bottom: 12px;
}
@media (min-width: 1001px) {
    #home_news .swiper .cover-img {
        margin-bottom: 40px;
    }
}
@media (min-width: 1001px) {
    #home_news .swiper .cover-img:after {
        height: 338px;
    }
}
@media (max-width: 1000px) {
    #home_news .swiper .cover-img:after {
        padding-top: 60%;
    }
}
#home_news .swiper .title {
    font-size: 1.1em;
}
@media (max-width: 1000px) {
    #home_news .swiper .title {
        font-size: 16px;
    }
}
#home_news .swiper .date {
    font-size: 14px;
    margin: 12px auto 24px;
}
#home_news .swiper .text-node {
    margin-bottom: 50px;
}
@media (max-width: 1000px) {
    #home_news .swiper .text-node {
        margin-bottom: 20px;
    }
}
@media (max-width: 1000px) {
    #home_news .swiper .go {
        display: none;
    }
}
#home_news .swiper .swiper-pagination {
    font-size: 18px;
}
@media (min-width: 1001px) {
    #home_news .swiper .swiper-pagination {
        right: 0;
        left: auto;
        bottom: 0;
        width: auto;
    }
}
@media (max-width: 1000px) {
    #home_news .swiper .swiper-pagination {
        position: static;
    }
}
@media (max-width: 1000px) {
    #home_news .container {
        display: block;
    }
}
@media (min-width: 1001px) {
    #home_news .container > .left {
        width: 42%;
    }
}
@media (min-width: 1001px) {
    #home_news .container > .right {
        width: 58%;
    }
}
@media (max-width: 500px) {
    #home_news .top {
        display: block;
    }
}
@media (min-width: 501px) {
    #home_news .top > .left .cover-img {
        width: 11.8em;
        margin-right: 1.8em;
    }
}
#home_news .top > .left .cover-img:after {
    height: 128.5px;
}
@media (max-width: 1000px) {
    #home_news .top > .left .cover-img:after {
        height: 120px;
    }
}
@media (max-width: 500px) {
    #home_news .top > .left .cover-img:after {
        height: auto;
        padding-top: 60%;
    }
}
#home_news .top > .right > .flex {
    margin-bottom: 24px;
}
@media (max-width: 500px) {
    #home_news .top > .right > .flex {
        margin: 12px auto;
    }
}
#home_news .top > .right > .flex > .date {
    width: 60px;
    margin-right: 1em;
    text-align: center;
}
#home_news .top > .right > .flex > .date > .d {
    font-size: 32px;
}
#home_news .top > .right > .flex > .date > .y {
    font-size: 14px;
}
#home_news .top > .right > .flex > .title {
    font-size: 18px;
    line-height: 1.5;
    height: 3em;
}
@media (max-width: 1000px) {
    #home_news .top > .right > .flex > .title {
        font-size: 16px;
    }
}
#home_news .top:hover .d,
#home_news .top:hover .title {
    color: #0089ad;
}
#home_news .hr {
    margin: 2em auto;
}
#home_news .list > .flex:not(:last-child) {
    margin-bottom: 20px;
}
#home_news .list > .flex > .date {
    padding-right: 1.5em;
}
@media (max-width: 500px) {
    #home_news .list > .flex > .date {
        padding-right: 1em;
    }
}
#home_news .list > .flex > .date .d {
    font-size: 1.3em;
}
#home_news .list > .flex > .right {
    padding-left: 1.5em;
}
@media (max-width: 500px) {
    #home_news .list > .flex > .right {
        padding-left: 1em;
    }
}
#home_news .list > .flex > .right .title {
    font-size: 18px;
    margin-bottom: 12px;
}
@media (max-width: 1200px) {
    #home_news .list > .flex > .right .title {
        font-size: 16px;
        margin-bottom: 8px;
    }
}
#home_business .body > .bg {
    position: absolute;
    top: -50px;
    bottom: -50px;
    right: -60px;
    background-color: #fff;
    z-index: 1;
    left: -500px;
}
#home_business .body > .real {
    z-index: 2;
}
#home_business .container {
    background-color: #0089ad;
}
@media (min-width: 769px) {
    #home_business .container {
        padding-top: 29%;
    }
}
@media (max-width: 768px) {
    #home_business .container > .full {
        position: static;
    }
}
#home_business .container .fl {
    width: 25%;
    height: 100%;
}
@media (max-width: 768px) {
    #home_business .container .fl {
        width: 50%;
        height: auto;
    }
}
#home_business .container .fl > .cover-img {
    height: 100%;
}
@media (max-width: 768px) {
    #home_business .container .fl > .cover-img {
        height: auto;
        padding-top: 100%;
    }
}
#home_business .container .fl > .mask {
    top: auto;
    height: 25%;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75), transparent);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.75), transparent);
    z-index: 1;
}
#home_business .container .fl > .t {
    z-index: 2;
    color: #fff;
    right: auto;
    top: auto;
    margin: 1.8em;
}
#home_business .container .fl > .t > .iconfont {
    font-size: 1.6em;
}
#home_business .container .fl > .t > .text {
    margin-top: 0.6em;
}
#home_business .container .fl > .o {
    left: auto;
    top: auto;
    margin: 1.8em;
    z-index: 3;
}
#home_business .container .fl > .o > .go {
    background-color: #fff !important;
    color: #0089ad !important;
}
@media (max-width: 1000px) {
    #home_business .container .fl > .o > .go {
        font-size: 18px;
    }
}
@media (min-width: 769px) {
    #home_business .container .fl:hover {
        width: 31%!important;
    }
}
#home_business .container .fl:hover > .cover-img {
    opacity: 0.3;
}
@media (min-width: 769px) {
    #home_business .container:hover .fl {
        width: 23%;
    }
}
@media (min-width: 1001px) {
    #home_party .body > .section-title {
        display: none;
    }
}
#home_party .body > .full {
    width: 42%;
}
@media (max-width: 1000px) {
    #home_party .body > .full {
        display: none;
    }
}
#home_party .body > .full > .real {
    margin-right: 0.6rem;
}
#home_party .body > .full > .real > .cover-img {
    bottom: 166px;
}
#home_party .body > .full > .real > .content {
    position: absolute;
    bottom: 0;
    left: 40px;
    z-index: 2;
}
#home_party .body > .full > .real > .content > .more {
    width: auto;
}
#home_party .body > .full > .real > .content > .box {
    margin-bottom: 40px;
    letter-spacing: 10px;
    font-size: 24px;
    text-align: center;
    width: 68px;
    line-height: 40px;
    padding: 89px 82px 32px 40px;
    background-color: #0089ad;
    color: #fff;
    position: relative;
}
#home_party .body > .full > .real > .content > .box:after {
    width: 6px;
    border: 2px solid #fff;
    right: 32px;
    top: 32px;
    border-radius: 10px;
    height: 6px;
    position: absolute;
}
#home_party .container {
    margin-left: 42%;
}
@media (max-width: 1200px) {
    #home_party .container {
        font-size: 16px;
    }
}
@media (max-width: 1000px) {
    #home_party .container {
        margin-left: 0;
    }
}
#home_party .container > .title {
    font-size: 1.1em;
    color: #0089ad;
    margin-bottom: 30px;
}
#home_party .container > .title:after {
    width: 36px;
    height: 2px;
    background-color: #0089ad;
    margin-top: 6px;
}
#home_party .container > .tab-option > .item {
    margin-bottom: 1.2em;
}
#home_party .container > .tab-option > .item > .clear {
    line-height: 1em;
}
#home_party .container > .tab-option > .item > .clear > .date {
    font-size: 14px;
    opacity: 0.5;
    float: right;
}
#home_party .container > .tab-option > .item > .clear > .title {
    font-size: 0.9em;
    margin-right: 80px;
}
#home_party .container > .tab-option > .item > .content {
    height: 0;
    overflow: hidden;
    padding-top: 0;
}
#home_party .container > .tab-option > .item > .content > .hr {
    margin: 1.8em auto 0.6em;
}
#home_party .container > .tab-option > .item:last-child {
    margin-bottom: 0;
}
@media (min-width: 769px) {
    #home_party .container > .tab-option > .item.active > .clear {
        line-height: 20px;
    }
    #home_party .container > .tab-option > .item.active > .clear > .title {
        font-size: 1em;
        color: #0089ad;
    }
    #home_party .container > .tab-option > .item.active > .content {
        padding-top: 20px;
        height: 99.5px;
    }
}
#home_party .container > .img-list {
    margin: 30px -0.3rem 0 0;
}
#home_party .container > .img-list .col-content {
    margin: 0 0.3rem 0 0;
}
#home_party .container > .img-list .col-content > .cover-img {
    padding-top: 58%;
}
#footer {
    background-color: #333333;
    color: #fff;
    padding-top: 55px;
}
@media (max-width: 768px) {
    #footer .container {
        display: block;
    }
}
#footer .logo > img {
    -webkit-filter: grayscale(100%) invert(2000) brightness(2000);
    filter: grayscale(100%) invert(2000) brightness(2000);
}
#footer .to-top {
    border: 1px solid #fff;
    width: 2.4em;
    height: 2.4em;
    text-align: center;
    line-height: 2.4em;
}
#footer .to-top > .iconfont {
    font-size: 1em;
}
#footer .to-top:hover {
    background-color: #fff;
    color: #333;
}
#footer .top {
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 50px;
}
@media (max-width: 768px) {
    #footer .top {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}
@media (max-width: 1000px) {
    #footer .navbar {
        display: none;
    }
}
#footer .info {
    margin-right: -1rem;
    margin-bottom: -20px;
}
#footer .info .col-content {
    margin-right: 1rem;
    margin-bottom: 20px;
}
#footer .info .col-content > .title {
    font-size: 112.5%;
    margin-bottom: 0.36rem;
}
#footer .info .col-content > .value {
    opacity: 0.7;
}
#footer .info .col-content > .value > .line {
    height: 1px;
    background-color: #fff;
    margin-top: 4px;
}
#footer .info .col-content:hover > .value {
    opacity: 1;
}
#footer .share {
    padding-top: 10px;
    margin-top: 0.5rem;
}
#footer .share > .circle {
    width: 2.4em;
    height: 2.4em;
    text-align: center;
    line-height: 2.4em;
    border: 1px solid #fff;
    margin-right: 16px;
}
#footer .share > .circle > .iconfont {
    font-size: 14px;
}
#footer .share > .circle:hover {
    background-color: #fff;
    color: #0089ad;
}
#footer .wechat {
    margin-left: 50px;
}
@media (max-width: 768px) {
    #footer .wechat {
        margin-left: 0;
        margin-top: 30px;
        text-align: center;
    }
}
#footer .wechat > img {
    width: 136px;
}
@media (max-width: 768px) {
    #footer .wechat > img {
        width: 100px;
    }
}
#footer .navbar > .fl {
    margin-left: 20px;
}
#footer .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 50px;
    padding: 24px 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
    #footer .copyright {
        margin-top: 30px;
        padding: 16px 0;
    }
}
#footer .copyright .clear {
    margin: 0 -20px;
}
#footer .copyright .clear > .item {
    margin: 2px 0;
    padding: 0 20px;
    text-align: center;
}
@media (max-width: 1000px) {
    #footer .copyright .clear > .item {
        float: none;
    }
}
@media (max-width: 1000px) {
    #column {
        font-size: 16px;
    }
}
#column > .cover-img {
    min-height: 300px;
}
#column > .cover-img:after {
    padding-top: 39.0625%;
}
#column > .body-content {
    bottom: 3em;
}
@media (max-width: 1000px) {
    #column > .body-content {
        bottom: 48px;
        font-size: 14px;
    }
}
#anchor {
    z-index: 3;
    top: auto;
    height: 3em;
    line-height: 3em;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}
#anchor > .full {
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    backdrop-filter: blur(10px);
    z-index: 1;
}
#anchor > .body-content {
    z-index: 2;
}
#anchor > .body-content > .body > .fr {
    font-size: 14px;
    max-width: 300px;
}
@media (max-width: 1000px) {
    #anchor > .body-content > .body > .fr {
        max-width: unset;
        float: none;
        margin-right: 80px;
    }
}
#anchor > .body-content > .body > .fr a {
    display: inline;
}
#anchor > .body-content > .body > .fr a:hover {
    text-decoration: underline;
}
#anchor > .body-content > .body > .page-anchor {
    float: left;
}
@media (max-width: 1000px) {
    #anchor > .body-content > .body > .page-anchor {
        float: right;
    }
}
#anchor > .body-content > .body > .page-anchor .text {
    font-size: 0.9em;
}
#anchor > .body-content > .body > .page-anchor .state {
    font-size: 0.7em;
    overflow: hidden;
    margin-left: 0;
    width: 0;
}
@media (min-width: 1001px) {
    #anchor > .body-content > .body > .page-anchor .swiper-slide {
        width: auto;
        padding: 0 0.32rem;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
    }
    #anchor > .body-content > .body > .page-anchor .swiper-slide:first-child {
        padding-left: 0;
    }
}
#anchor > .body-content > .body > .page-anchor .swiper-slide:hover .state,
#anchor > .body-content > .body > .page-anchor .swiper-slide.active .state {
    width: 1em;
    margin-left: 1em;
}
#page_anchor_mob {
    font-size: 24px;
    left: auto;
}
@media (min-width: 1001px) {
    #page_anchor_mob {
        display: none;
    }
}
#company .container > .fr {
    width: 28%;
    text-align: right;
}
@media (max-width: 1000px) {
    #company .container > .fr {
        display: none;
    }
}
@media (min-width: 1001px) {
    #company .container > .content {
        margin-right: 28%;
        padding-right: 1.2rem;
    }
}
@media (min-width: 1000px) {
    #company .container > .content .img {
        display: none;
    }
}
#company_info {
    background: url(../images/about.jpg) no-repeat scroll right bottom;
}
@media (max-width: 1000px) {
    #company_info .container {
        display: block;
    }
}
#company_info .container > .left {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
@media (max-width: 1000px) {
    #company_info .container > .left {
        display: block;
    }
}
#company_info .container > .left .line {
    border-top: 1px solid #e5e5e5;
}
@media (max-width: 1200px) {
    #company_info .container > .left .line:nth-last-of-type(2) {
        display: none;
    }
}
#company_info .container > .left .clear {
    font-size: 14px;
    color: #666;
}
@media (max-width: 1000px) {
    #company_info .container > .left .clear {
        margin: 24px auto;
    }
    #company_info .container > .left .clear:first-child {
        margin-top: 0;
    }
    #company_info .container > .left .clear .top {
        float: left;
    }
    #company_info .container > .left .clear .key {
        float: right;
        padding-top: 2px;
    }
    #company_info .container > .left .clear .key br {
        display: none;
    }
}
#company_info .container > .left .clear .data {
    font-size: 0.44rem;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1200px) {
    #company_info .container > .left .clear .data {
        font-size: 28px;
    }
}
#company_info .container > .left .clear .iconfont {
    font-size: 0.1rem;
    line-height: 0.44rem;
}
@media (max-width: 1200px) {
    #company_info .container > .left .clear .iconfont {
        line-height: 28px;
        font-size: 12px;
    }
}
#company_info .container > .left .clear .key {
    margin-top: 6px;
}
#company_info .container > .left .clear:hover .top {
    color: #0089ad;
}
#company_info .container > .left .scroll {
    color: #0089ad;
}
@media (max-width: 1200px) {
    #company_info .container > .left .scroll {
        display: none;
    }
}
#company_info .container > .left .scroll > .contain-img {
    background-image: url(../images/mouse-active.png);
}
@media (min-width: 1001px) {
    #company_info .container > .right {
        width: 71.5%;
    }
}
#company_info .container > .right > .cover-img {
    padding-top: 50%;
}
#speech .signature {
    text-align: right;
    padding-top: 20px;
    margin-top: 0.4rem;
}
#dt {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 1.1rem;
}
#dt .content {
    text-align: left;
}
#dt .content > .clear:not(:last-child) {
    margin-bottom: 0.32rem;
}
#dt .content > .clear > .fl {
    color: #0172bd;
    font-size: 0.4rem;
}
@media (max-width: 1000px) {
    #dt .content > .clear > .fl {
        font-size: 20px;
    }
}
#dt .content > .clear > .char {
    margin-left: 0.9rem;
    padding-top: 0.15rem;
}
@media (max-width: 1500px) {
    #dt .content > .clear > .char {
        padding-top: 0.1rem;
    }
}
@media (max-width: 1200px) {
    #dt .content > .clear > .char {
        padding-top: 0.05rem;
    }
}
@media (max-width: 1000px) {
    #dt .content > .clear > .char {
        padding-top: 0;
        margin-left: 50px;
    }
}
#year {
    margin: 0 auto 40px;
    padding: 0 2.5em;
}
#year > .swiper-button {
    width: 2.5em;
    height: 2.5em;
    box-sizing: border-box;
    border: 1px solid #b2b2b2;
    color: #b2b2b2;
    top: auto;
    bottom: -1em;
    margin-bottom: 0.5px;
}
#year > .swiper-button:after {
    display: none;
}
#year > .swiper-button:hover {
    background-color: #0172bd;
    border-color: #0172bd;
    color: #fff;
}
#year > .swiper-button.swiper-button-prev {
    left: 0;
}
#year > .swiper-button.swiper-button-next {
    right: 0;
}
#year > .line {
    top: auto;
    margin: 0 2.5em 0.25em;
    height: 1px;
    background-color: #cccccc;
    pointer-events: none;
    z-index: 1;
}
#year > .swiper {
    z-index: 8;
    text-align: center;
}
#year > .swiper .year {
    font-size: 0.72rem;
    line-height: 1;
    color: #cacaca;
    padding-bottom: 10px;
    margin-bottom: 0.3rem;
}
@media (max-width: 640px) {
    #year > .swiper .year {
        font-size: 24px;
    }
}
#year > .swiper .circle {
    width: 0.5em;
    background-color: #ccc;
    margin: 0 auto;
}
#year > .swiper .swiper-slide-active .year {
    color: #0172bd;
}
#year > .swiper .swiper-slide-active .circle {
    background-color: #0172bd;
}
#honor {
    background: url(../images/about.jpg) no-repeat scroll right bottom;
}
@media (max-width: 1000px) {
    #honor .container > .col-item {
        width: 33.33333%;
    }
}
@media (max-width: 640px) {
    #honor .container > .col-item {
        width: 50%;
    }
}
#honor .container > .col-item > .col-content {
    background-color: #fcf8f8;
    padding: 2em;
    text-align: center;
}
@media (max-width: 1000px) {
    #honor .container > .col-item > .col-content {
        padding: 1em;
    }
}
#honor .container > .col-item > .col-content > .contain-img {
    padding-top: 100%;
    margin-bottom: 0.8em;
    cursor: pointer;
}
#honor .container > .col-item > .col-content:hover {
    color: #0089ad;
}
#assets .top {
    padding-bottom: 3em;
}
@media (max-width: 768px) {
    #assets .top {
        display: block;
        padding: 0;
    }
}
#assets .top > .left {
    width: 64%;
}
#assets .top > .left > .content {
    margin-right: -1rem;
}
#assets .top > .right {
    color: #fff;
    z-index: 2;
    background-image: url(../images/news.jpg);
    position: relative;
}
@media (min-width: 769px) {
    #assets .top > .right {
        top: 3em;
        width: 36%;
    }
}
#assets .list > .flex {
    padding: 0.6rem 0;
    border-bottom: 1px solid #e5e5e5;
}
#assets .list > .flex:first-child {
    padding-top: 0;
}
#news_top .content {
    padding: 0.6rem;
}
@media (max-width: 768px) {
    #news_top .content {
        padding: 30px 30px 50px;
    }
}
#news_top .content .cover-img {
    padding-top: 60%;
    margin-top: 20px;
}
#news_top .content .date {
    font-size: 0.9em;
    opacity: 0.7;
}
#news_top .content .title {
    line-height: 1.5;
    height: 3em;
    margin-top: 1.2em;
}
#news_top .content .text-node {
    padding-top: 10px;
    margin-top: 0.4rem;
}
#news_top .content .go {
    background-color: #fff !important;
    color: #0089ad !important;
    margin-top: 1.1rem;
}
#news_top .swiper-pagination {
    bottom: 20px;
}
#news_top .swiper-pagination > .swiper-pagination-bullet {
    background-color: #fff;
}
@media (min-width: 769px) {
    #news_top .swiper-pagination {
        bottom: 0.6rem;
        right: 0.6rem;
        width: auto;
        left: auto;
    }
}
#field .container > .flex {
    position: relative;
    padding: 0.5rem 0;
}
@media (max-width: 768px) {
    #field .container > .flex {
        display: block;
        padding: 20px;
    }
}
#field .container > .flex:not(:last-child) {
    margin-bottom: 2em;
}
#field .container > .flex > .left,
#field .container > .flex > .right {
    position: relative;
    z-index: 2;
}
@media (min-width: 769px) {
    #field .container > .flex > .left,
    #field .container > .flex > .right {
        width: 50%;
    }
}
#field .container > .flex > .bg {
    z-index: 1;
}
@media (max-width: 768px) {
    #field .container > .flex > .bg {
        background-color: #f6f6f6;
    }
}
#field .container > .flex:nth-of-type(2n-1) > .left {
    order: 1;
}
#field .container > .flex:nth-of-type(2n-1) > .right {
    order: 2;
}
#field .container > .flex:nth-of-type(2n-1) .cover-img {
    -webkit-filter: drop-shadow(0.8em 0.8em 0 #b2dbe6);
    filter: drop-shadow(0.8em 0.8em 0 #b2dbe6);
}
@media (min-width: 769px) {
    #field .container > .flex:nth-of-type(2n-1) .content {
        padding-left: 0.8rem;
    }
    #field .container > .flex:nth-of-type(2n-1) > .bg {
        left: 32%;
        background-image: -webkit-linear-gradient(left, #f6f6f6, transparent);
        background-image: linear-gradient(left, #f6f6f6, transparent);
    }
}
#field .container > .flex:nth-of-type(2n) > .left {
    order: 2;
}
#field .container > .flex:nth-of-type(2n) > .right {
    order: 1;
}
@media (min-width: 769px) {
    #field .container > .flex:nth-of-type(2n) .cover-img {
        -webkit-filter: drop-shadow(-0.8em 0.8em 0 #b2dbe6);
        filter: drop-shadow(-0.8em 0.8em 0 #b2dbe6);
    }
    #field .container > .flex:nth-of-type(2n) .content {
        padding-right: 0.8rem;
    }
    #field .container > .flex:nth-of-type(2n) > .bg {
        right: 32%;
        background-image: -webkit-linear-gradient(right, #f6f6f6, transparent);
        background-image: linear-gradient(right, #f6f6f6, transparent);
    }
}
@media (max-width: 768px) {
    #field .container > .flex:nth-of-type(2n) .cover-img {
        -webkit-filter: drop-shadow(0.8em 0.8em 0 #b2dbe6);
        filter: drop-shadow(0.8em 0.8em 0 #b2dbe6);
    }
}
#field .container > .flex .content {
    padding-top: 0.6rem;
}
@media (max-width: 768px) {
    #field .container > .flex .content {
        padding-top: 30px;
    }
}
#field .container > .flex .content > .title {
    line-height: 1;
    font-size: 1.1em;
    padding-left: 1em;
    border-left: 4px solid #0089ad;
}
#field .container > .flex .content > .text-node {
    margin-top: 0.5rem;
}
@media (min-width: 1000px) {
    #field .container > .flex .content > .text-node {
        height: 5.4em;
        -webkit-line-clamp: 3;
    }
}
#field .container > .flex .content > .go {
    margin-top: 0.5rem;
}
#field .container > .flex .cover-img {
    padding-top: 51.42857143%;
}
#party .container > .col-item > .col-content {
    border: 1px solid #e7e7e7;
}
#party .container > .col-item > .col-content > .title {
    margin-bottom: 1em;
}
#party .container > .col-item > .col-content > .date {
    font-size: 0.8em;
    opacity: 0.5;
}
#party .container > .col-item > .col-content > .hr {
    margin: 0.3rem auto;
    padding: 10px 0;
}
#party .container > .col-item > .col-content > .hr > .line {
    border-top: 1px solid #e7e7e7;
}
#party .container > .col-item > .col-content > .go {
    font-size: inherit;
    margin-top: 0.32rem;
}
#party .container > .col-item > .col-content:hover,
#party .container > .col-item > .col-content:hover > .hr > .line {
    border-color: #0089ad;
}
#party .container > .col-item > .col-content:hover > .title {
    color: #0089ad;
}
#bidding .container > .col-item > .col-content {
    background-color: #f8f8f8;
}
#bidding .container > .col-item > .col-content > .fade {
    background-image: url(../images/bidding.jpg);
    z-index: 1;
}
#bidding .container > .col-item > .col-content > .content {
    position: relative;
    z-index: 2;
}
#bidding .container > .col-item > .col-content > .content > .title {
    line-height: 1.5;
    -webkit-line-clamp: 3;
    height: 4.5em;
}
#bidding .container > .col-item > .col-content > .content > .hr {
    margin: 0.3rem auto 0.4rem;
    padding: 10px 0;
}
#bidding .container > .col-item > .col-content > .content > .hr > .line {
    height: 1px;
    background-color: #dfdfdf;
}
#bidding .container > .col-item > .col-content > .content > .hr > .line > .fade {
    width: 20px;
    height: 1px;
    background-color: #fff;
}
#bidding .container > .col-item > .col-content > .content > .flex > .date {
    font-size: 0.9em;
}
#bidding .container > .col-item > .col-content > .content > .flex > .go {
    font-size: inherit;
}
#bidding .container > .col-item > .col-content:hover {
    color: #fff;
}
#bidding .container > .col-item > .col-content:hover > .content > .hr > .line {
    background-color: rgba(255, 255, 255, 0.1);
}
#bidding .container > .col-item > .col-content:hover > .content > .flex > .go {
    background-color: #fff;
    color: #0089ad;
}
#recruit .body {
    overflow: hidden;
}
#recruit .container {
    margin: 0 -1px -1.5em 0;
}
@media (max-width: 640px) {
    #recruit .container > .col-item {
        width: 100%;
    }
}
#recruit .container > .col-item > .col-content {
    background-color: #f9f9f9;
    padding: 0.7rem 0.6rem;
    border-right: 1px solid #e0e0e0;
    margin-bottom: 1.5em;
}
#recruit .container > .col-item > .col-content .title {
    font-size: 1.2em;
}
#recruit .container > .col-item > .col-content .circle {
    width: 1.9em;
    height: 1.9em;
    line-height: 1.9em;
    text-align: center;
    border: 1px solid #7c7c7c;
    color: #7c7c7c;
    transform: rotateZ(45deg);
    margin-left: 30px;
}
#recruit .container > .col-item > .col-content .circle > .iconfont {
    font-size: 0.8em;
    display: block;
}
#recruit .container > .col-item > .col-content .sub {
    margin: 1em auto 2em;
    font-size: 0.9em;
}
#recruit .container > .col-item > .col-content .text-node {
    height: 5.4em;
    -webkit-line-clamp: 3;
}
@media (max-width: 1000px) {
    #recruit .container > .col-item > .col-content .text-node {
        height: 4.8em;
    }
}
#recruit .container > .col-item > .col-content:hover {
    background-color: #0089ad;
    color: #fff;
}
#recruit .container > .col-item > .col-content:hover .circle {
    background-color: #fff;
    color: #0089ad;
    border-color: #fff;
}
#contact .container {
    margin: 0 -20px;
}
@media (max-width: 1000px) {
    #contact .container {
        display: block;
    }
}
#contact .container > .item {
    padding: 0 20px;
}
@media (min-width: 1001px) {
    #contact .container > .item > .content {
        max-width: 280px;
    }
}
#contact .container > .item > .wechat {
    text-align: center;
}
#contact .container > .item > .wechat > .grid:not(:last-child) {
    margin-right: 0.4rem;
}
#contact .container > .item > .wechat > .grid > img {
    width: 135px;
}
#contact .container > .item > .wechat > .grid > p {
    margin-top: 10px;
}
#contact .container > .line {
    position: relative;
    width: 1px;
    background-color: #e5e5e5;
}
@media (max-width: 1000px) {
    #contact .container > .line {
        display: none;
    }
}
@media (max-width: 1000px) {
    #contact .container .content {
        margin-bottom: 30px;
        position: relative;
        padding: 0 0 30px 5em;
        border-right: 0 none;
        border-bottom: 1px solid #e8e8e8;
    }
}
#contact .container .content > .circle {
    width: 3em;
    height: 3em;
    text-align: center;
    line-height: 3em;
    background-color: #0089ad;
    color: #fff;
    margin-bottom: 2.5em;
}
@media (max-width: 1000px) {
    #contact .container .content > .circle {
        position: absolute;
        left: 0;
        top: 0;
    }
}
#contact .container .content > .circle > i {
    font-size: 1.3em;
}
#contact .container .content > .name {
    font-size: 1.1em;
    margin-bottom: 1em;
    font-weight: bold;
}
#contact .container .content > .padding {
    height: 2em;
}
#contact .container .content > .title {
    font-size: 1.2em;
    margin-bottom: 0.8em;
}
#contact .container .content > .value {
    font-size: 0.9em;
}
#contact .container .content > .tip {
    font-size: 0.8em;
    opacity: 0.7;
}
#contact .container > .col-item:last-child > .col-content {
    border: 0 none;
}
@media (min-width: 1000px) {
    #contact .container > .col-item:first-child > .col-content {
        padding-left: 0;
    }
    #contact .container > .col-item:last-child > .col-content {
        padding-right: 0;
    }
}
@media (max-width: 1000px) {
    #contact .container > .col-item {
        width: 100%;
        float: none;
    }
    #contact .container > .col-item:last-child > .col-content {
        padding-bottom: 0;
    }
}
#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 {
    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: 70%;
    max-height: 70%;
}
#detail {
    background: url(../images/detail.jpg) no-repeat scroll left top;
}
#detail .top {
    padding-bottom: 20px;
    margin-bottom: 0.3rem;
    font-size: 14px;
}
#detail .top > .left {
    color: #0089ad;
    white-space: nowrap;
    margin-right: 50px;
}
#detail .top > .left > .circle {
    width: 2.3em;
    height: 2.3em;
    line-height: 2.3em;
    text-align: center;
    border: 1px solid #eaeaea;
    margin-right: 0.3em;
}
#detail .top > .left > .circle > .iconfont {
    font-size: 0.8em;
    display: block;
}
#detail .top > .left:hover > .circle {
    background-color: #0089ad;
    border-color: #0089ad;
    color: #fff;
}
#detail .top > .right > a {
    display: inline;
}
#detail .title {
    font-size: 1.8em;
    color: #0089ad;
    padding-bottom: 20px;
    margin-bottom: 0.3rem;
}
@media (max-width: 768px) {
    #detail .title {
        font-size: 20px;
    }
}
#detail .info {
    padding-bottom: 20px;
    margin-bottom: 0.3rem;
    font-size: 14px;
}
#detail .info > .left > .name {
    opacity: 0.7;
}
#detail .info > .left > .date {
    color: #0089ad;
}
#detail .info > .right > .circle {
    margin-left: 4px;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.4em;
    text-align: center;
    border: 1px solid #d6d6d6;
    color: #666;
}
#detail .info > .right > .circle > .iconfont {
    font-size: 0.8em;
    display: block;
}
#detail .info > .right > .circle:hover {
    border-color: #0089ad;
    background-color: #0089ad;
    color: #fff;
}
#detail .page > .clear {
    border-top: 1px solid #e7e7e7;
    padding: 2em 0;
    line-height: 1em;
    color: #888;
}
#detail .page > .clear > .left {
    margin-right: 20%;
}
#detail .page > .clear:last-child {
    padding-bottom: 0;
}
#detail .page > .clear:hover {
    color: #0089ad;
}
@media (min-width: 1001px) {
    #cultivate .swiper-pagination {
        display: none;
    }
}
@media (min-width: 1001px) {
    #cultivate .swiper {
        overflow: visible;
    }
    #cultivate .swiper .swiper-slide {
        transition: all 0.6s ease-out;
        opacity: 0.5;
        transform: scale(0.3);
    }
    #cultivate .swiper .swiper-slide-prev,
    #cultivate .swiper .swiper-slide-next {
        opacity: 1;
        transform: scale(0.5);
    }
    #cultivate .swiper .swiper-slide-prev .title,
    #cultivate .swiper .swiper-slide-next .title {
        visibility: visible;
        opacity: 1;
        pointer-events: unset;
    }
    #cultivate .swiper .swiper-slide-active {
        opacity: 1;
        transform: scale(1);
    }
    #cultivate .swiper .swiper-slide-active .title,
    #cultivate .swiper .swiper-slide-active .text-node {
        visibility: visible;
        opacity: 1;
        pointer-events: unset;
    }
}
@media (max-width: 1000px) {
    #cultivate .swiper {
        margin-right: -1.5em;
    }
    #cultivate .swiper .fade {
        visibility: visible;
        opacity: 1;
        pointer-events: unset;
    }
    #cultivate .swiper .content {
        margin-right: 1.5em;
    }
    #cultivate .swiper .swiper-button {
        display: none;
    }
}
#cultivate .swiper .cover-img {
    padding-top: 84%;
}
#cultivate .swiper .title {
    font-size: 1.1em;
    height: 3em;
    line-height: 1.5;
    margin: 1.8em auto 1em;
}
@media (max-width: 1000px) {
    #cultivate .swiper .title {
        margin: 16px auto;
    }
}
#cultivate .swiper .swiper-button {
    width: 2.3em;
    height: 2.3em;
    line-height: 2.3em;
    text-align: center;
    border: 1px solid #bcbcbc;
    color: #bcbcbc;
    background-color: #fff;
    top: auto;
    margin-top: auto;
    bottom: 2em;
}
#cultivate .swiper .swiper-button:after {
    display: none;
}
#cultivate .swiper .swiper-button:hover {
    color: #fff;
    border-color: #0172bd;
    background-color: #0172bd;
}