/* 鍏叡 */
.title_desc {
    color: #666666;
}

.link_btn {
    font-size: 1.4rem;
    color: #ffffff;
    background: #e1251b;
    border-radius: 30px;
    padding: 0.5rem 2rem;
    margin-top: 2rem;
    animation-delay: 0.5s;
}

.link_btn:hover {
    opacity: 0.8 !important;
}

.page_anchor {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 0;
    height: 0;
}

/* 椤甸潰banner */
.xxz_banner {
    padding-top: 70px;
    /* background-image: url("../images/banner1.png"); */
    background-image: url("../images/banner2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #ffffff;
}

.xxz_banner .xxz_banner_top {
    width: 1200px;
    padding-bottom: 3rem;
    background-image: url("../images/banner-line.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.xxz_banner .button_wrapper {
    position: relative;
    width: 80%;
    height: 6.3rem;
    margin: 3rem auto 0;
    background-image: url("../images/banner-line2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.xxz_banner_top .title {
    font-size: 6rem;
    letter-spacing: 10px;
}

.xxz_banner_top .title:first-child {
    color: #e1251b;
}

.xxz_banner_top .download_btn {
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0px 0px 10px 0px rgba(173, 9, 0, 0.75);
}

.xxz_banner_top .download_btn img {
    width: 46px;
    height: 46px;
}

.xxz_banner_top .download_btn span {
    font-size: 1.9rem;
    color: #e1251b;
    margin-right: 10px;
}

/* 涓嬭浇鎸夐挳 */
.scale_btn {
    margin: 0 auto;
    transition: all 0.75s ease-in;
}

.scale_btn:hover {
    transform: translateY(10px);
}

.scale_btn:hover button:hover {
    opacity: 1;
}

.button_wrapper h2 {
    position: absolute;
    bottom: -18px;
    right: 0;
    left: 0;
    font-weight: normal;
}

.xxz_banner p,
.xxz_banner h2 {
    color: #ffffff;
}

.xxz_banner .xxz_banner_bottom {
    margin: 3rem auto 0;
}

.xxz_banner .xxz_banner_bottom .banner_icon {
    padding: 0 2rem;
}

.xxz_banner .xxz_banner_bottom .banner_icon:first-child img {
    width: 27px;
    height: 27px;
}

.xxz_banner .xxz_banner_bottom .banner_icon img {
    width: 28px;
    height: 28px;
}

.xxz_banner .xxz_banner_bottom .banner_icon p {
    margin-left: 10px;
    font-size: 1.3rem;
}

/* 鑽搧搴� */
.medicine_item {
    cursor: pointer;
}

.medicine_img {
    width: 100%;
    max-width: 320px;
}

.medicine_title {
    font-size: 1.4rem;
    margin-top: 40px;
    margin-bottom: 20px;
}

.xxz_medicine .content_wrapper .content {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 10%);
}

.xxz_medicine_banner {
    background-image: url("../images/medicine_home.jpg");
}

/* 鏄熸槦绉熺殑浼樺娍 */
.xxz_advantage {
    color: #ffffff;
    background-color: #e1251b;
}

.xxz_advantage small {
    color: #ffffff !important;
}

.xxz_advantage .title_border {
    background-color: #ffffff;
}

.xxz_advantage h1,
.xxz_advantage p {
    color: #ffffff;
}

.adv_image {
    width: 30%;
}

.adv_image+p {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.3rem;
}

.adv_item {
    width: 80%;
}

.xxz_advantage .row .col-lg-4:nth-child(-n + 3) .adv_item {
    padding-bottom: 3rem;
}

/* 鐑棬鍝佺被 */
.xxz_category .title_border {
    margin-bottom: 0.5rem;
}

.xxz_category .col-lg-3 {
    margin-top: 1.5rem;
}

.xxz_category .col-lg-3 p {
    font-size: 1.4rem;
}

.xxz_category .img-fluid {
    max-width: 70%;
}

/* 鏄熸槦绉熷皬绋嬪簭 */
.xxz_code {
    padding-bottom: 0;
}

.xxz_code h1 {
    margin-left: 0;
}

.xxz_code .content_wrapper,
.xxz_code .pc_code {
    height: 100%;
}

.xxz_code .pc_code {
    position: relative;
    padding-left: 45%;
}

.xxz_code .title_border {
    margin-bottom: 0.5rem;
}

.xxz_code_btn {
    background: #e1251b;
    border-radius: 30px;
    color: #ffffff;
    padding: 0.5rem 3rem;
    margin: 1.5rem 0 0.5rem;
    font-size: 1.8rem;
}

.code_wrapper {
    width: 60%;
    margin: 5rem auto;
}

.code_wrapper p {
    color: #999999;
    font-size: 1.5rem;
}

.xxz_code_link:hover {
    color: #e1251b;
}

.code_img img {
    width: 65%;
}

.left_img {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 50%;
    max-height: 95%;
}

.xxz_code .right_content {
    position: relative;
    z-index: 3;
    margin-top: 20%;
}

.xxz_code .content_wrapper {
    position: relative;
}

/* 鍏充簬鎴戜滑 */
.xxz_about_us .title_border {
    background-color: #ffffff;
}

.xxz_about_us {
    background-image: url(../images/about-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.xxz_about_us h1,
.xxz_about_us p,
.xxz_about_us h3,
.xxz_about_us .au_swiper .swiper-slide span {
    color: #ffffff;
}

.xxz_about_us aside {
    position: relative;
    width: 30%;
}

.xxz_about_us aside .top_icon {
    position: absolute;
    top: -4rem;
    right: -4rem;
    z-index: 2;
}

.xxz_about_us aside .white_border {
    position: absolute;
    right: -2rem;
    top: 50%;
    bottom: 0;
    width: 200px;
    z-index: 0;
    border: 1px solid #ffffff;
}

.xxz_about_us .content {
    width: 70%;
    padding-left: 6%;
    text-align: left;
}

.xxz_about_us .content>p {
    line-height: 2;
    text-indent: 2em;
}

.xxz_about_us .content small,
.xxz_about_us .content h1,
.xxz_about_us .content .title_border {
    margin-left: 2rem;
}

.compony_img {
    position: relative;
    z-index: 1;
    border: 5px solid #ffffff;
}

.business_uint h3 {
    margin: 2rem 0;
}

.more_news {
    color: #999999;
}

.au_swiper .swiper-slide span {
    margin-top: 10px;
}

.au_swiper .swiper-slide img {
    width: 6rem;
    height: 6rem;
}

.xxz_about_us .desc {
    line-height: 1.8rem;
}

/* 鍏ラ┗娴佺▼ */
.xxz_settle_flow .content {
    padding: 3rem;
    box-shadow: 0px 0px 25px 0px rgba(247, 206, 203, 0.5);
}

.xxz_settle_flow .content .row {
    margin-left: 5%;
    margin-right: 5%;
}

.xxz_settle_flow .content .row .col-lg-3 p {
    color: #999999;
    font-size: 1.3rem;
}

.xxz_settle_flow .content .row .col-lg-3 h4 {
    padding: 0.5rem 0;
}

/* 鍚堜綔妗堜緥 */
.xxz_cooper_case {
    background-image: url(../images/case-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.case_item {
    padding: 2rem;
    background-image: url(../images/case-dot.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.case_item p {
    height: 13rem;
    margin: 20% 0 25%;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.xxz_cooper_case .swiper-slide {
    background-color: #ffffff;
}

.xxz_cooper_case .swiper-container {
    padding-bottom: 5rem;
}

.cc_swiper_pagination {
    margin-top: 1rem;
}

/* 鏂伴椈璧勮 */
.news_item {
    width: 16rem;
    margin: auto;
    background: #ffffff;
    border: 1px solid #eeeeee;
}

.news_item .card-img-top {
    height: 14rem;
}

.news_item .card-text {
    padding: 0.5rem 10px 0;
}

.news_item .card-text span {
    font-size: 0.9rem;
    margin-top: 0.5rem;
    color: #999999;
}

.xxz_news .swiper-container {
    padding: 1rem 4rem;
}

.xxz_contact_us .form_row {
    display: flex;
    justify-content: center
}

/* 鏄熸槦绉熸暟鎹� */
.xxz_data {
    background-image: url(../images/xxz_data.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#china-map {
    width: 50vw;
    height: 40vw;
    margin: auto;
}

.xxz_data .title_border {
    margin: 0.5rem 0;
}

.content-video {
    width: 100%;
    margin-top: 30px;
}

@media screen and (max-width: 1400px) and (min-width: 993px) {

    /* 椤甸潰banner */
    .xxz_banner .xxz_banner_top {
        width: 100%;
    }

    /* 鍏充簬鎴戜滑 */
    .xxz_about_us {
        min-height: 750px;
    }
}

@media screen and (max-width: 1130px) and (min-width: 993px) {
    .left_img {
        width: 55%;
    }
}

@media screen and (max-width: 1130px) and (min-width: 886px) {
    .xxz_banner_top .title {
        font-size: 5rem;
    }

    .button_wrapper h2 {
        font-size: 1.5rem;
    }

    .xxz_banner .xxz_banner_bottom .banner_icon p {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 1600px) and (min-width: 993px) {
    .dropdown-menu {
        right: 0;
        left: auto;
    }
}

/* 鍏充簬鎴戜滑 */
@media screen and (max-width: 1400px) and (min-width: 1201px) {
    .xxz_about_us aside .white_border {
        height: 45%;
        bottom: auto;
    }
}

@media screen and (max-width: 1200px) and (min-width: 993px) {
    .xxz_about_us aside .top_icon {
        width: 70px;
        right: -2rem;
        top: -2rem;
    }

    .xxz_about_us aside .white_border {
        height: 35%;
        bottom: auto;
    }
}

/* 鏂伴椈璧勮 */
@media screen and (min-width: 993px) {

    .news_item,
    .medicine_item {
        transition: all 0.4s;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
    }

    .news_item:hover,
    .medicine_item:hover {
        box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
        transform: scale(1.2);
    }

    .xxz_news .swiper-container {
        padding: 3.2rem 4rem;
    }
}