@media screen and (min-width: 1200px) and (max-width: 1500px) {
    #news-container .col-3-item:first-child {
        font-size: 20px;
    }
    #news-container .col-3-item:first-child .title {
        margin-top: -1.5em;
    }
    #news-container .col-3-item:first-child .flex {
        margin-top: 1.5em;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1500px) {
    body {
        font-size: 18px;
    }
    .spacing,
    .spacing-top {
        padding-top: 5em;
    }
    .spacing,
    .spacing-bottom {
        padding-bottom: 5em;
    }
}
@media screen and (min-width: 1300px) and (max-width: 1400px) {
    body {
        font-size: 16px;
    }
    .spacing,
    .spacing-top {
        padding-top: 3.6em;
    }
    .spacing,
    .spacing-bottom {
        padding-bottom: 3.6em;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
    body {
        font-size: 14px;
    }
    .spacing,
    .spacing-top {
        padding-top: 3.2em;
    }
    .spacing,
    .spacing-bottom {
        padding-bottom: 3.2em;
    }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
    body {
        font-size: 14px;
    }
    .body-content {
        padding-left: 2em;
        padding-right: 2em;
    }
    #banner .title {
        margin-top: 0.64em;
        font-size: 3.8em;
    }
    #news-container > .item > .body-content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
    .body-content {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    #banner .title {
        margin-top: 0.7em;
        font-size: 3.6em;
    }
    #news-container > .item > .body-content {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
    .body-content {
        padding-left: 1.25em;
        padding-right: 1.25em;
    }
    #banner .title {
        margin-top: 0.85em;
        font-size: 3.2em;
    }
    #news-container > .item > .body-content {
        padding-top: 1.25em;
        padding-bottom: 1.25em;
    }
    #product-container .col-item-content {
        margin-right: 6%;
    }
    #classic > .tab-content > .item:after {
        left: 25%;
    }
    #honor .col-item-content {
        margin-right: 9%;
    }
}
@media screen and (min-width: 1500px) {
    body {
        font-size: 20px;
    }
    .spacing,
    .spacing-top {
        padding-top: 6em;
    }
    .spacing,
    .spacing-bottom {
        padding-bottom: 6em;
    }
    #footer {
        margin-top: -9em;
    }
    #news-container .col-3-item:first-child {
        font-size: 24px;
    }
    #news-container .col-3-item:first-child .section-title .zh {
        font-size: 2em;
    }
    #news-container .col-3-item:first-child .title {
        margin-top: -1em;
    }
    #news-container .col-3-item:first-child .flex {
        margin-top: 2.5em;
    }
}
@media screen and (max-width: 1500px) {
    #footer {
        margin-top: -6em;
    }
    .motto {
        font-size: 18px;
    }
}
@media screen and (min-width: 1200px) {
    .body-content {
        padding-left: 3em;
        padding-right: 3em;
    }
    #news-container .col-3-item:first-child {
        width: auto;
    }
    #news-container .col-3-item:first-child .oppress,
    #news-container .col-3-item:first-child .right {
        width: 48%;
    }
    #news-container .col-3-item:first-child .cover-img:after {
        padding-top: 53.59661495%;
    }
    #news-container .col-3-item:first-child .title {
        white-space: nowrap;
        display: block;
    }
    #news-container .col-3-item:first-child .time {
        display: none;
    }
    #news-container .col-3-item:first-child .section-title .zh {
        font-family: Arial;
    }
    #news-container .col-3-item:first-child .flex {
        margin-top: 2.5em;
    }
    #news-container .col-3-item:not(:first-child) {
        float: left;
    }
    #news-container .col-3-item:not(:first-child) .cover-img {
        width: 42.222222%;
    }
    #news-container .col-3-item:not(:first-child) .cover-img:after {
        padding-top: 73.68421053%;
    }
    #news-container .col-3-item:not(:first-child) .title {
        height: 3em;
        -webkit-line-clamp: 2;
    }
    #news-container .col-3-item:not(:first-child) .text-node,
    #news-container .col-3-item:not(:first-child) .section-title {
        display: none;
    }
    #news-container .col-3-item:not(:first-child) .right {
        width: 53.33333333%;
    }
    #news-container .col-3-item:not(:first-child) .time {
        font-size: 12px;
        opacity: 0.7;
    }
    #news-container .col-3-item:not(:first-child) .more-button {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
        -webkit-filter: grayscale(1000%);
        filter: grayscale(1000%);
        opacity: 0.7;
    }
    #home-about > .body-content > .left {
        float: left;
        width: 35%;
    }
    #home-about > .body-content > .left .text-node {
        min-height: 253px;
    }
    #home-about > .body-content > .left:after {
        top: -3em;
        bottom: -20em;
    }
    #home-about > .body-content > .right {
        float: right;
        width: 65%;
    }
    #banner .title {
        margin-top: 0.58em;
        font-size: 4.3em;
    }
    #footer {
        padding-top: 1.8em;
    }
    #footer-container {
        margin: -1em auto 1em;
    }
    #footer-container > .left {
        float: left;
    }
    #footer-container > .left > .logo {
        margin-bottom: 4.5em;
    }
    #footer-container > .left > .info > .fl {
        width: 15em;
        margin-right: 1em;
    }
    #footer-container > .right {
        float: right;
    }
    #footer-container > .right > .fl:not(:first-child) {
        margin-left: 4em;
    }
    #footer-container > .right > .fl.qq {
        padding: 0.3em 0;
    }
    #footer-container > .right > .fl.qq > .content {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 14px;
        padding: 1.8em 0.8em;
        line-height: 1.2;
    }
    #footer-container > .right > .fl.navbar > .item {
        float: left;
        font-size: 0.9em;
        width: 1em;
        text-align: center;
        position: relative;
    }
    #footer-container > .right > .fl.navbar > .item:not(:first-child) {
        margin-left: 2.2em;
    }
    #footer-container > .right > .fl.navbar > .item:before {
        -webkit-border-radius: 960px;
        -moz-border-radius: 960px;
        border-radius: 960px;
        display: block;
        content: "";
        width: 4px;
        height: 4px;
        background-color: #fff;
        margin: 0 auto 10px;
    }
    #footer-container > .right > .fl.navbar > .item:after {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: #fff;
        opacity: 0;
        margin-left: -4px;
    }
    #footer-container > .right > .fl.navbar > .item:hover:after {
        opacity: 0.6;
    }
    #health-swiper .section-title > .left {
        font-size: 26px;
        margin-right: 1em;
    }
    #health-swiper .section-title > .title {
        font-size: 1.5em;
    }
    #news-detail > .container {
        font-size: 18px;
    }
    #news-detail > .title {
        font-size: 2.7em;
    }
    #message .item {
        padding: 10px 30px;
        line-height: 60px;
    }
    #message .submit-button {
        height: 85px;
    }
    #top-left .swiper-slide > .swiper-pagination {
        height: 6em;
        width: 6em;
        font-size: 1.2em;
    }
    #profile .left {
        float: left;
        width: 48.5%;
    }
    #profile .right {
        float: right;
        width: 48.5%;
    }
    #development > .container {
        padding: 0;
        max-width: unset;
        z-index: 2;
        width: 48.5%;
        margin-left: auto;
        margin-right: 0;
    }
    #development > .container > .title {
        font-size: 1.2em;
        letter-spacing: 0.4em;
    }
    #culture-container .left {
        width: 450px;
        float: left;
    }
    #culture-container .left > .cover-img {
        padding-top: 133.3333%;
    }
    #culture-container .right {
        margin-top: 92px;
        margin-left: 450px;
        height: 450px;
        position: relative;
    }
    #culture-container .right > .full > .content {
        height: 100%;
        position: relative;
    }
    #culture-container .right > .full > .content > .scroll-box {
        /*top: 3em;*/
    }
    #culture-container .right > .full > .content > .scroll-box > .text-node {
        height: 100%;
        overflow-y: scroll;
        padding-right: 4px;
    }
    #culture-container .right > .full > .content > .scroll-box > .text-node::-webkit-scrollbar {
        width: 2px;
        background-color: rgba(255, 255, 255, 0.3);
    }
    #culture-container .right > .full > .content > .scroll-box > .text-node::-webkit-scrollbar-thumb {
        background-color: #ffffff;
    }
    #culture-tabs {
        position: absolute;
        left: 450px;
    }
    #culture-tabs > .clear {
        padding-left: 7%;
    }
    #culture-tabs > .clear > .item .text {
        font-size: 1.5em;
    }
}
@media screen and (max-width: 1200px) {
    .spacing,
    .spacing-top {
        padding-top: 3em;
    }
    .spacing,
    .spacing-bottom {
        padding-bottom: 3em;
    }
    .body-content {
        max-width: 1000px;
    }
    #home-about > .body-content {
        padding-top: 0;
    }
    #home-about > .body-content > .left {
        margin-bottom: 3em;
    }
    #home-about > .body-content > .left > .body-content,
    #home-about > .body-content > .right > .body-content {
        padding-left: 0;
        padding-right: 0;
    }
    #news-container .col-3-item {
        width: auto;
    }
    #news-container .col-3-item > .col-item-content {
        margin-right: 3%;
        margin-top: 3%;
    }
    #news-container .col-3-item .cover-img,
    #news-container .col-3-item .right {
        width: 48%;
    }
    #news-container .col-3-item .section-title {
        display: none;
    }
    #news-container .col-3-item .cover-img {
        margin-right: 4%;
    }
    #news-container .col-3-item .cover-img:after {
        padding-top: 53.59661495%;
    }
    #news-container .col-3-item .time {
        font-size: 12px;
    }
    #news-container .col-3-item .title {
        font-size: 1.2em;
        white-space: nowrap;
        display: block;
        margin-top: 0;
        margin-bottom: 1em;
    }
    #news-container .col-3-item .right > .flex {
        margin-top: 0.8em;
    }
    #footer {
        margin-top: -5em;
        padding-top: 0.6em;
    }
    #footer:after {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 6em;
        z-index: 1;
        background-color: #9b1f21;
    }
    #footer > .cover-img {
        padding-top: 2em;
        position: relative;
        z-index: 2;
    }
    #footer,
    #footer > .cover-img {
        background-size: 100% auto;
    }
    #footer-container {
        margin-bottom: 0;
    }
    #footer-container > .left {
        float: left;
    }
    #footer-container > .left > .logo {
        margin-bottom: 3em;
    }
    #footer-container > .left > .info > .fl {
        margin-right: 2em;
    }
    #footer-container > .right {
        float: right;
    }
    #footer-container > .right > .fl#stick {
        margin-left: 2em;
    }
    #footer-container > .right > .fl.qq {
        padding: 0.3em 0;
    }
    #footer-container > .right > .fl.qq > .content {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 14px;
        padding: 1.8em 0.8em;
        line-height: 1.2;
    }
    #footer-container > .right > .fl.navbar {
        display: none;
    }
    #health-swiper .section-title > .left {
        font-size: 20px;
        margin-right: 1em;
    }
    #health-swiper .section-title > .title {
        font-size: 1.2em;
    }
    #news-detail > .container {
        font-size: 16px;
    }
    #news-detail > .title {
        font-size: 2em;
    }
    #message .item {
        padding: 10px 30px;
        line-height: 40px;
    }
    #message .submit-button {
        height: 64px;
        font-size: 20px;
    }
    #news-strip > li > .flex > .right > .text-node {
        -webkit-line-clamp: 2;
        height: 42px;
    }
    #news-strip > li > .flex > .right > .title {
        margin: 0.2em auto 1em;
    }
    #news-strip > li > .flex > .right > .more-button {
        margin-top: 1em;
    }
    #top-left .more-button {
        margin: 2em auto 4em;
    }
    #top-left .swiper-slide > .swiper-pagination {
        height: 5em;
        width: 5em;
        font-size: 1em;
    }
    #top-left .title {
        font-size: 1.2em;
    }
    #top-right > .section-title .right.slide > .item > .top50 {
        display: none;
    }
    #top-right > .section-title .right.slide > .item.swiper-button-next {
        margin-right: 0;
    }
    #top-right > .section-title .right.slide > .item.swiper-button-prev {
        margin-left: 0;
    }
    #top-right > .section-title .right.slide > .item:not(:first-child) {
        margin-left: 30px;
    }
    #profile .right {
        margin-top: 2em;
    }
    #development > .full {
        position: static;
    }
    #culture-container {
        margin-top: 2em;
    }
    #culture-container .full {
        position: static;
    }
    #culture-container .title {
        margin-bottom: 2em;
    }
    #culture-tabs .text {
        font-size: 1.2em;
    }
}
@media screen and (min-width: 1000px) {
    .quote {
        margin-bottom: 0.5em;
    }
    .button-big {
        height: 3em;
    }
    .section-title .zh {
        font-size: 1.8em;
    }
    #nav {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    #navbar {
        position: relative;
        background: url(../images/nav.png) repeat-x scroll center left;
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        background-size: auto 100%;
        margin-right: 1.4em;
    }
    #navbar > .item {
        float: left;
        margin: 0 0.7em;
    }
    #navbar > .item > .option {
        padding: 0 0.8em;
        position: relative;
        font-size:0.8em;
    }
    #navbar > .item > .option:before,
    #navbar > .item > .option:after {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
        bottom: 0.7em;
        opacity: 0;
    }
    #navbar > .item > .option:after {
        left: 0;
        right: 0;
        height: 1px;
        margin: 0 auto;
        width: 0;
        background-color: #fff;
    }
    #navbar > .item > .option:before {
        left: 50%;
        border-left: 0.25em solid transparent;
        border-right: 0.25em solid transparent;
        border-bottom: 0 solid #fff;
        margin-left: -0.25em;
    }
    #navbar > .item:hover > .option:before,
    #navbar > .item.active > .option:before,
    #navbar > .item:hover > .option:after,
    #navbar > .item.active > .option:after {
        opacity: 1;
    }
    #navbar > .item:hover > .option:after,
    #navbar > .item.active > .option:after {
        width: 100%;
    }
    #navbar > .item:hover > .option:before,
    #navbar > .item.active > .option:before {
        border-bottom-width: 0.25em;
    }
    #navbar:before,
    #navbar:after,
    #navbar .option:after,
    #navbar .option:before {
        display: block;
        content: "";
        position: absolute;
    }
    #navbar:before,
    #navbar:after {
        background-position: center center;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        top: 0;
        bottom: 0;
        width: 1.4em;
        background-repeat: no-repeat;
    }
    #navbar:before {
        right: 100%;
        background-image: url(../images/nav-left.png);
    }
    #navbar:after {
        left: 100%;
        background-image: url(../images/nav-right.png);
    }
    #nav-ms,
    #product-container .swiper-pagination,
    #navbar-button {
        display: none;
    }
    #banner > .part {
        top: 50%;
        bottom: auto;
    }
    #banner .swiper-pagination {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        left: auto;
        right: 0;
        top: 50%;
        width: auto;
        font-size: 1.2em;
        color: rgba(0, 0, 0, 0.5);
        bottom: auto;
        font-weight: bold;
    }
    #banner .swiper-pagination > .swiper-pagination-current,
    #banner .swiper-pagination > .swiper-pagination-total {
        display: block;
        line-height: 1;
        font-family: "宋体";
    }
    #banner .swiper-pagination > .swiper-pagination-current {
        color: #a40001;
    }
    #health-container .col-item:not(:first-child) {
        width: 28.125%;
    }
    #health-container .col-item:not(:first-child) > .col-item-content > .title {
        margin-bottom: 2em;
    }
    #health-container .col-item:not(:first-child) > .col-item-content > .text-node {
        height: 63px;
        -webkit-line-clamp: 3;
    }
    #health-container .col-item:not(:first-child) > .col-item-content > .time {
        margin: 6em auto 4em;
    }
    #health-container .col-item:first-child {
        width: 43.75%;
    }
    #health-container .col-item:first-child .cover-img {
        height: 20.5em;
    }
    #health-container .col-item:first-child .swiper-pagination {
        bottom: 2.4em;
        right: 1.5em;
    }
    #health-container .col-item:first-child .swiper-pagination > .swiper-pagination-bullet {
        margin: 0 0 0 1em;
    }
    #health-container .col-item:first-child .title {
        left: 1.5em;
        bottom: 1.5em;
        right: 5em;
    }
    #classic > .tab-content > .item:after {
        left: 16%;
    }
    #position .left > .align-middle:not(:last-child) {
        margin-right: 1em;
    }
    #partner .col-5 > .fl {
        width: 20%;
    }
    #partner .col-5 > .fl > .col-item-content {
        margin-right: 15%;
        margin-top: 15%;
    }
}
@media screen and (max-width: 1000px) {
    .button-big {
        height: 2.4em;
    }
    .section-title {
        margin-bottom: 2em;
    }
    .section-title .zh {
        font-size: 1.5em;
    }
    #nav {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    #nav-ms {
        display: none;
        position: fixed;
        color: #333;
        text-align: center;
        z-index: 180;
        background-color: #fff;
        padding-top: 62px;
    }
    #nav-ms > .container {
        left: 0;
        right: 0;
        margin: 0 auto;
        line-height: 3.6em;
        width: 50%;
    }
    #nav-ms > .container > .active > .option {
        position: relative;
    }
    #nav-ms > .container > .active > .option:before,
    #nav-ms > .container > .active > .option:after {
        display: block;
        content: "";
        position: absolute;
        bottom: 10px;
    }
    #nav-ms > .container > .active > .option:before {
        left: 0;
        right: 0;
        height: 1px;
        background-color: #fff;
        max-width: 100px;
        margin: 0 auto;
    }
    #nav-ms > .container > .active > .option:after {
        left: 50%;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #fff;
        margin-left: -5px;
    }
    #banner > .down,
    .section-title .slide,
    #navbar {
        display: none;
    }
    #product-container .swiper-pagination {
        position: static;
        width: auto;
    }
    #product-container .swiper-pagination > .swiper-pagination-bullet-active {
        background-color: #a40001;
    }
    #banner > .part {
        top: auto;
        bottom: 1em;
    }
    #banner > .part .swiper-pagination > .swiper-pagination-bullet {
        background-color: #fff;
        opacity: 0.4;
    }
    #banner > .part .swiper-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
    }
    #navbar-button {
        padding: 8px;
        cursor: pointer;
    }
    #navbar-button > .cover-img {
        width: 30px;
        height: 30px;
        background-image: url(../images/menu.png);
    }
    #navbar-button.active > .cover-img {
        background-image: url(../images/close.png);
    }
    #home-about {
        -webkit-background-size: contain;
        -moz-background-size: contain;
        background-size: contain;
    }
    #health-container .col-3 > .flex {
        -webkit-box-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #health-container .col-item:not(:first-child) {
        width: 50%;
    }
    #health-container .col-item:not(:first-child) > .col-item-content {
        margin-right: 6%;
    }
    #health-container .col-item:not(:first-child) > .col-item-content > .title {
        margin-bottom: 1em;
    }
    #health-container .col-item:not(:first-child) > .col-item-content > .text-node {
        height: 42px;
        -webkit-line-clamp: 2;
    }
    #health-container .col-item:not(:first-child) > .col-item-content > .time {
        margin: 1.5em auto;
    }
    #health-container .col-item:first-child {
        width: 100%;
    }
    #health-container .col-item:first-child > .col-item-content {
        margin-right: 3%;
    }
    #health-container .col-item:first-child .cover-img {
        height: 240px;
    }
    #health-container .col-item:first-child .swiper-pagination {
        bottom: 1.5em;
        right: 0.6em;
    }
    #health-container .col-item:first-child .swiper-pagination > .swiper-pagination-bullet {
        margin: 0 0 0 0.4em;
    }
    #health-container .col-item:first-child .title {
        left: 0.6em;
        bottom: 0.6em;
        right: 5em;
    }
    #news-container .col-3 {
        margin-top: -1em;
    }
    #news-container .col-item-content {
        margin-top: 1em;
    }
    #partner .col-5 > .fl {
        width: 33.3333%;
    }
    #partner .col-5 > .fl > .col-item-content {
        margin-right: 9%;
        margin-top: 9%;
    }
}
@media screen and (min-width: 768px) {
    #banner {
        height: 100vh;
    }
    #copyright {
        padding: 3em 0;
        border-top: 2px solid #fff;
    }
    #copyright > .left {
        float: left;
    }
    #copyright > .right {
        float: right;
    }
    #copyright .item {
        display: inline-block;
        vertical-align: top;
    }
    #copyright .item:not(:first-child) {
        margin-left: 10em;
    }
    #health-swiper .item {
        width: 48%;
    }
    #health-swiper .text-node {
        margin: 8% 0;
    }
    #health-swiper .pagination {
        margin-top: 8%;
    }
    #news-detail > .info {
        padding: 1.2em 2em;
        margin: 4% 0;
    }
    #news-detail > .info > .item {
        font-size: 14px;
    }
    #news-detail > .info > .item .share {
        background-color: #f6f6f6;
        width: 36px;
        height: 36px;
        position: relative;
    }
    #news-detail > .info > .item .share > .home-icon {
        position: absolute;
        left: 50%;
        top: 50%;
    }
    #news-detail > .pagination > .item {
        max-width: 45%;
    }
    #news-detail > .pagination > .left {
        float: left;
    }
    #news-detail > .pagination > .right {
        float: right;
    }
    #contact .left {
        width: 50%;
    }
    #contact .left > .container {
        margin-right: -100%;
    }
    #map-content {
        width: 150px;
        height: 150px;
    }
    #map-content > .content {
        width: 150px;
    }
    #map-content > .content > img.text {
        margin-left: 6px;
        margin-top: -6px;
    }
    #classic > .tab-content > .item > ul li {
        margin: 0.9em 0;
    }
    #classic > .tab-content > .item > ul li > .td {
        font-size: 16px;
    }
    #top-left {
        z-index: 2;
        width: 38.75%;
        padding-right: 5.25%;
        margin-left: 0;
    }
    #top-left .top {
        -webkit-box-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #top-left .top > .title {
        width: 100%;
    }
    #top-left .swiper-slide > .swiper-pagination {
        position: static;
        border: 1px solid #cdcccc;
        text-align: center;
        line-height: 1.2;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-conten: center;
        align-content: center;
        color: #999;
    }
    #top-left .swiper-slide > .swiper-pagination > span {
        width: 100%;
        display: block;
        font-weight: bold;
    }
    #top-left .swiper-slide > .swiper-pagination > span.swiper-pagination-current {
        color: #a40001;
    }
    #top-right {
        overflow: visible;
        left: 50%;
        right: 0;
    }
    #top-right > .swiper-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }
    #top-right > .swiper-wrapper > .swiper-slide {
        height: 64%;
    }
    #top-right > .swiper-wrapper > .swiper-slide > .oppress {
        margin-left: 12%;
        height: 100%;
        position: relative;
    }
    #top-right > .swiper-wrapper > .swiper-slide > .oppress .hide-mob{
        background-image: -webkit-linear-gradient(bottom, #000, transparent);
        background-image: -moz-linear-gradient(bottom, #000, transparent);
        background-image: -ms-linear-gradient(bottom, #000, transparent);
        background-image: -o-linear-gradient(bottom, #000, transparent);
        background-image: linear-gradient(bottom, #000, transparent);
        color:#fff;
        padding: 1.5em;
        font-size: 1em;
        top: auto;
    }
    #top-right > .swiper-wrapper > .swiper-slide.swiper-slide-active {
        height: 100%;
    }
    #top-right > .swiper-wrapper > .swiper-slide.swiper-slide-active > .oppress {
        margin-left: -24%;
    }
    #top-right > .section-title {
        position: absolute;
        right: 0;
        top: 0;
    }
    #top-right > .section-title > .right {
        display: block;
    }
    #profile .right > .tag > span {
        padding: 0 2.4em;
    }
    #profile-data > .item {
        margin-top: 1.6em;
    }
    #profile-data > .item > .content > .align-bottom.data {
        width: 2em;
        font-size: 2.3em;
    }
    #profile-data > .item > .content > .align-bottom.after:after {
        font-size: 18px;
        margin-top: -9px;
    }
    #culture-tabs > .clear > .item:not(:first-child) {
        margin-left: 4em;
    }
    #culture-tabs > .clear > .item > .top50 {
        margin-top: -0.25em;
        border-top: 0.25em solid transparent;
        border-bottom: 0.25em solid transparent;
        opacity: 0;
    }
    #culture-tabs > .clear > .item > .top50.left {
        right: 100%;
        margin-right: -0.5em;
        border-right: 0.3em solid #a40001;
    }
    #culture-tabs > .clear > .item > .top50.right {
        left: 100%;
        margin-left: -0.5em;
        border-left: 0.3em solid #a40001;
    }
    #team-left {
        right: auto;
        width: 18.75%;
        bottom: -1.5em;
    }
    #team-left > .swiper {
        max-width: 180px;
        margin-left: 0;
        margin-right: 40px;
    }
    #team-left .content {
        bottom: 1.5em;
    }
    #team-left .content > .title {
        font-size: 1em;
        text-align: center;
        margin: 1.2em;
        color: #fff;
        top: auto;
        z-index: 2;
    }
    #team .section-title {
        position: absolute;
        left: 18.75%;
        top: 0;
        z-index: 2;
    }
    #team-right {
        margin-left: 18.75%;
    }
    #team-right .info {
        right: 51.5%;
        top: auto;
    }
    #team-right .scroll-box {
        height: 105px;
    }
    #team-right .scroll-box > .text-node {
        max-height: 100%;
        overflow-y: scroll;
    }
    #team-right .contain-img {
        margin-left: 51.5%;
        min-height: 400px;
    }
    #fade-panel .close {
        width: 32px;
        height: 32px;
    }
    ul.pagination > li{
        margin: 0 8px;
    }
}
@media screen and (max-width: 768px) {
    ul.pagination{
        margin: 24px auto;
    }
    ul.pagination > li{
        margin: 0 2px;
    }
    #fade-panel .close {
        width: 24px;
        height: 24px;
    }
    .body-content {
        padding-left: 1em;
        padding-right: 1em;
    }
    #banner {
        height: 550px;
    }
    #banner .title {
        margin-top: 1.2em;
        font-size: 2.4em;
    }
    #news-container > .item > .body-content {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    #news-container .col-3-item .title {
        font-size: 1em;
        margin-bottom: 10px;
    }
    #news-container .col-3-item .text-node {
        -webki-line-clamp: 1;
        font-size: 12px;
        height: 18px;
    }
    #news-container .col-3-item .more-button {
        display: none;
    }
    #product-container .col-item-content {
        margin-right: 3%;
    }
    #footer-container {
        padding-top: 1em;
    }
    #footer-container > .left {
        font-size: 12px;
        float: none;
    }
    #footer-container > .left > .info > .fl {
        margin-right: 0;
        float: none;
        margin-bottom: 2em;
    }
    #footer-container > .left > .info > .fl > .tel {
        text-align: center;
    }
    #footer-container > .right {
        font-size: 12px;
        float: none;
        text-align: center;
    }
    #footer-container > .right > .fl {
        float: none;
    }
    #footer-container > .right > .fl#stick {
        z-index: 150;
        position: fixed;
        bottom: 10vh;
        right: -50px;
        -webkit-filter: drop-shadow(0 0 5px #9b1f21);
        filter: drop-shadow(0 0 5px #9b1f21);
    }
    #footer-container > .right > .fl#stick.active {
        right: 50px;
    }
    #footer-container > .right > .fl.qq {
        display: inline-block;
        padding: 0 0.3em;
    }
    #footer-container > .right > .fl.qq > .content {
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        width: auto;
        padding: 0.6em 1.8em;
        line-height: 1;
    }
    #footer-container > .right > .fl.qq > .content > .home-icon,
    #footer-container > .right > .fl.qq > .content > .text {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
    }
    #copyright {
        font-size: 12px;
        border-top: 1px solid #fff;
        padding: 2em 0;
        text-align: center;
    }
    #copyright .align-top {
        display: block;
    }
    #position .left {
        text-align: center;
        width: 100%;
    }
    #health-swiper .cover-img {
        margin-bottom: 1.5em;
    }
    #health-swiper .text-node {
        margin: 1.5em 0;
    }
    #health-swiper .swiper-slide > .flex {
        -webkit-box-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #health-swiper .swiper-slide > .flex > .item {
        width: 100%;
    }
    #health-swiper .pagination {
        margin-top: 2em;
        text-align: center;
    }
    #health-strip > .col-3-item {
        width: 50%;
    }
    #health-strip > .col-3-item > .col-item-content {
        margin-right: 6%;
    }
    #health-strip > .col-3-item > .col-item-content > .title {
        font-size: 14px;
    }
    #health-strip > .col-3-item > .col-item-content > .content > .text-node {
        font-size: 12px;
        height: 54px;
    }
    #health-strip > .col-3-item > .col-item-content > .more-button {
        margin-bottom: -8px;
    }
    #news-detail > .container {
        font-size: 14px;
    }
    #news-detail > .info {
        padding: 1.2em 1em;
        margin: 2em 0;
    }
    #news-detail > .info > .item {
        font-size: 12px;
    }
    #news-detail > .info > .item .share > .home-icon {
        margin: 0!important;
    }
    #news-detail > .title {
        font-size: 1.5em;
    }
    #message .container {
        font-size: 14px;
    }
    #message .tip {
        font-size: 14px;
    }
    #message .col-2,
    #message .col-item-content {
        margin-right: 0;
    }
    #message .col-2-item {
        float: none;
        width: auto;
    }
    #message .item {
        padding: 10px 20px;
        line-height: 30px;
    }
    #message .submit-button {
        height: 50px;
        font-size: 18px;
    }
    #contact > .container {
        margin-top: 2em;
        position: static;
    }
    #contact > .container > .full {
        display: none;
    }
    #contact > .container > #map {
        height: 400px;
    }
    #map-content {
        width: 100px;
        height: 100px;
    }
    #map-content > .content {
        width: 50px;
    }
    #map-content > .content > img.text {
        margin-left: 3px;
        margin-top: -3px;
    }
    #classic > .tab-content > .item:after {
        left: 50%;
    }
    #classic > .tab-content > .item > ul li {
        margin: 8px 0;
    }
    #classic > .tab-content > .item > ul li > .td {
        font-size: 14px;
    }
    .load-more-state {
        font-size: 14px;
    }
    #news-list > .body-content > .container {
        padding: 3em 1em 3em;
        margin: 0 -1em;
    }
    #news-strip > li {
        margin-bottom: 0.75em;
    }
    #news-strip > li > .flex > .right > .text-node {
        display: none;
    }
    #news-strip > li > .flex > .right > .title {
        font-size: 14px;
        margin-bottom: 6px;
        font-weight: normal;
    }
    #news-strip > li > .flex > .right > .more-button {
        transform: scale(0.8);
        margin-top: 0;
    }
    #top-left {
        padding-bottom: 36px;
    }
    #top-left .top {
        margin-top: 16px;
    }
    #top-left .top > .section-title {
        margin-right: 0.6em;
        margin-bottom: 0.6em;
    }
    #top-left .top > .title {
        font-size: 1.1em;
    }
    #top-left .cover-img {
        padding-top: 64%;
    }
    #top-left .more-button {
        display: none;
    }
    #top-left > .swiper-pagination {
        bottom: 0;
    }
    #top-left > .swiper-pagination > .swiper-pagination-bullet-active {
        background-color: #a40001;
    }
    #honor .col-item-content {
        margin-right: 6%;
    }
    #profile-data > .item {
        margin-top: 1em;
    }
    #profile-data > .item > .content > .align-bottom.data {
        width: 2em;
        font-size: 2em;
    }
    #profile-data > .item > .content > .align-bottom.after:after {
        font-size: 14px;
        margin-top: -7px;
    }
    #culture-tabs .text {
        font-size: 16px;
    }
    #culture-tabs > .clear {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    #culture-tabs > .clear > .item {
        margin-left: 0;
        text-align: center;
    }
    #culture-tabs > .clear > .item > .top50 {
        display: none;
    }
    #culture-tabs > .clear:after {
        display: none;
    }
    #team-right .info {
        position: static;
    }
    #team-left {
        margin: 0 -1em;
        position: static;
    }
    #team-left > .swiper .swiper-slide {
        height: auto;
    }
    #team-left > .swiper:after {
        display: block;
        content: "";
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 1;
    }
    #team-left > .swiper > .swiper-wrapper {
        z-index: 2;
    }
    #team-left .contain-img {
        padding-top: 120%;
    }
    #team-left .content {
        position: relative;
    }
    .motto .box{
        font-size: 14px;
        border-width: 2px ;
        border-bottom-width: 16px;
    }
    
}