@charset "utf-8";

/* 调大看小 */
@media screen and (max-width: 1680px) {
    .hc_cont1410,
    .hc_cont1530{
        width: 1320px;
    }

    :root{
        font-size: 14px;
    }

    .contact-message .right .title {
        font-size: 40px;
        margin-bottom: 35px;
    }

    .contact-message-form label input {
        height: 50px;
    }

    .contact-message-form button {
        margin-top: 24px;
    }

    .contact-info-list .item .iconfont {
        width: 60px;
        height: 60px;
    }

    .contact-info-content .title {
        font-size: 36px;
        margin-bottom: 40px;
    }
    
    .home-banner .swiper-pagination {
        bottom: 40px;
        width: 500px;
    }

    .home-about .right .title {
        font-size: 38px;
        margin-bottom: 2rem;
    }

    .home-about .right .controls .more {
        width: 190px;
        height: 54px;
    }

    .home-about .right .controls .video img {
        width: 50px;
        margin-right: 12px;
    }

    .home-about .right .controls .video {
        margin-left: 2.5rem;
    }

    .home-about {
        padding: 8rem 0;
    }

    .home-partner {
        padding: 8rem 0;
    }

    .home-partner .left .title, .home-partner .left .title p {
        font-size: 40px;
    }
    
    .home-partner .left .title {
        margin-bottom: 30px;
    }

    .home-partner .left .text {
        margin-bottom: 40px;
    }

    .footer-s1 .left .title {
        font-size: 30px;
    }



















    /* 1680end */
}

@media screen and (max-width: 1440px) {

    :root{
        font-size: 12px;
    }


    .hc_cont1410,
    .hc_cont1530{
        width: 1120px;
    }   

    .contact-message .right {
        padding: 32px;
    }

    .contact-message .right .title {
        font-size: 32px;
        margin-bottom: 35px;
    }

    .contact-message-form button {
        width: 135px;
        height: 50px;
    }

    .contact-info-content .title {
        font-size: 30px;
    }

    .contact-info-content {
        width: 54%;
    }

    .contact-info-list .item .conts {
        padding-left: 20px;
    }

    .contact-info-list .item .iconfont {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .contact-message {
        padding-top: 60px;
    }

    .contact-message .left {
        width: 53.941176%;
        padding-bottom: 17.5rem;
    }

    .header-search span {
        font-size: 22px;
    }

    .home-banner .swiper-pagination {
        bottom: 38px;
        width: 450px;
    }

    .home-about .left {
        width: 46%;
    }

    .home-about {
        padding: 7rem 0;
    }

    .home-about .right .title {
        font-size: 32px;
        margin-bottom: 2rem;
    }

    .home-about .right .controls .more {
        width: 170px;
        height: 50px;
    }

    .home-about .right .controls .video img {
        width: 47px;
        margin-right: 12px;
    }

    .home-about .right .text {
        margin-bottom: 3.5rem;
    }

    .home-partner {
        padding: 7rem 0;
    }

    .home-partner .left .title, .home-partner .left .title p {
        font-size: 34px;
    }

    .home-partner .left .more {
        min-width: 170px;
        height: 50px;
    }

    .home-partner .left .more p {
        margin-right: 10px;
    }

    .footer-s1 .left .title {
        font-size: 24px;
    }

    .footer-top {
        padding: 5rem 0;
    }

    .footer-s2 .left .title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .footer-s1 {
        margin-bottom: 4rem;
    }

    .footer-s2 .left {
        padding-top: 0px;
    }

    .footer-contact p, .footer-contact a {
        margin-bottom: 20px;
    }

    .privacy_cont .title{
        font-size: 30px;
    }

    .privacy_cont .edit p{
        line-height: 1.88;
    }





    /* 1440end */
}

/* 1199~992 平板横屏*/
@media screen and (max-width: 1200px) {
    .hc_cont1410,
    .hc_cont1530{
        width: 940px;
    }

    :root{
        font-size: 10px;
    }

    .contact-message .right .title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .contact-message-form label textarea {
        height: 110px;
    }

    .contact-message-form label input {
        height: 46px;
    }

    .contact-message-form label {
        margin-bottom: 20px;
    }

    .contact-message .right {
        width: 41.522876%;
    }

    .contact-message .right {
        padding: 30px;
    }

    .contact-message-form button {
        width: 130px;
        height: 48px;
    }

    .contact-info-content .title {
        font-size: 28px;
    }

    .contact-info {
        margin-top: -17.875rem;
    }

    .home-about .right .title {
        font-size: 28px;
        margin-bottom: 2rem;
    }

    .home-about .right .controls .more {
        width: 160px;
        height: 48px;
    }

    .home-about .right .controls .more p {
        margin-right: 8px;
    }

    .home-about .right .controls .video img {
        width: 45px;
        margin-right: 12px;
    }

    .home-about .left {
        width: 47%;
    }

    .home-partner .left .title, .home-partner .left .title p {
        font-size: 30px;
    }

    .home-partner .left .title {
        margin-bottom: 20px;
    }

    .home-partner .left .text {
        margin-bottom: 30px;
    }

    .home-partner .right {
        width: 49%;
    }

    .footer-s1 .left .title {
        font-size: 22px;
        margin-top: 10px;
    }

    .footer-contact{
        width: 48%;
    }

    .footer-s2 .left .title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .footer-top {
        padding: 5.5rem 0;
    }

    .home-partner .left .more {
        min-width: 160px;
        height: 48px;
    }

    .home-about .left {
        width: 46%;
    }

    /* 移动端导航 */
    nav{
        position: absolute;
        width: 100%;
        top: 80px;
        left: 0;
        padding: 25px 40px;
        background-color: var(--main-color);
        display: none;
        max-height: calc(100vh - 80px);
        overflow-y: auto;
        z-index: 100;
        background:var(--main-color);
    }

    .hd_second {
        padding: 0px 0 0 !important;
    }

    .hd_item.active .hd_link {
        color: #fff;
    }

    .hd_item .hd_link {
        color: #fff;
    }

    .hd_item {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .hd_item:last-child {
        margin-bottom: 0;
    }

    .hd_list {
        display: block;
        margin-right: 0px;
    }

    .hd_link{
        line-height: 1.9;
        display: inline-block !important;
        padding: 5px 0;
    }

    .c_pcbtn{
        display: flex;
        align-items: center;
        margin-left: 20px;
        transform: scale(0.9);
    }

    .hd_conts{
        position: relative;
    }

    .child>.hd_conts::before,
    .child>.hd_conts::after{
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        transition: all 0.36s;
        background-color: #fff;
        cursor: pointer;
    } 

    .child .hd_conts::before{
        width: 14px;
        height: 2px;
        right: 0;
    }

    .child .hd_conts::after{
        width: 2px;
        height: 14px;
        right: 6px;
    }

    .hd_second{
        display: none;
        position: static;
        width: 100%;
        transform: none;
        padding: 5px 0 0;
        background-color: transparent !important;
        box-shadow: none;
        transition: none;
        opacity: 1;
        pointer-events: all;
    }

    .hd_second_link{
        color: #fff;
        line-height: 1;
        padding: 6px 20px;

    }

    .hd_second_link{
        display: inline-block;
    }

    .hd_three{
        display: none;
        padding-left: 40px;
    }

    .hd_three_item{
        margin-bottom: 4px;
    }

    .hd_three_item:last-child{
        margin-bottom: 0;
    }

    .hd_three_link{
        color: #fff;
        font-size: 14px;
        line-height: 1.75;
        display: inline-block;
        padding: 4px 0;
    }

    .hd_second_item.child .hd_conts::before{
        right: 12px;
    }

    .hd_second_item.child .hd_conts::after{
        right: 18px;
    }

    .child.open>.hd_conts::after{
        transform: translateY(-50%) rotate(-90deg);
    }

    .c_pcbtn{
        display: flex;
        align-items: center;
    }

    .hd_second_link {
        padding: 12px 20px;
    }

    .hd_item:not(:last-child) {
        margin-right: 0px;
    }

    .c_pcbtn{
        display: flex;
        align-items: center;
    }
    /* 移动端导航 */

    .hd_link span{
        display: none;
    }

    .hd_link p{
        font-size: 16px;
        line-height: 1.65;
    }

    .privacy_cont .title{
        font-size: 28px;
    }

    .privacy_cont .edit p{
        line-height: 1.88;
    }

    .ct_aside1-top{
        opacity: 1 !important;
        margin-bottom: 10px;
    }

    




    /* 1200end */
}


/* 991~768 平板竖屏 重点*/
@media screen and (max-width: 991px) {
    .hc_cont1410,
    .hc_cont1530{
        width: 100%;
        padding: 0 40px;
    }

    .contact-info {
        margin-top: 0rem;
    }

    .contact-message .left{
        padding-bottom: 0;
        width: 50%;
    }

    .contact-message {
        padding: 60px 0;
    }

    .contact-message .right {
        width: 44.522876%;
    }

    .contact-message .right .title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .contact-message-form label .key {
        margin-bottom: 8px;
    }

    .contact-message .right {
        padding: 30px 22px;
    }

    .contact-message-form label input {
        height: 44px;
    }

    .contact-message-form button {
        width: 110px;
        height: 44px;
    }

    .contact-message-form label .key {
        font-size: 15px;
    }

    .contact-info-content{
        width: 100%;
    }

    .contact-info {
        padding: 6rem 0;
    }

    .home-about .right .title {
        font-size: 22px;
        margin-bottom: 2rem;
    }

    .home-about .right .controls .more {
        width: 150px;
        height: 46px;
    }

    .home-about .right .controls .more span {
        font-size: 22px;
    }

    .home-about .right .controls .video img {
        width: 42px;
        margin-right: 12px;
    }

    .home-about {
        padding: 6rem 0;
    }

    .home-partner {
        padding: 6rem 0;
    }

    .home-partner .left .title, .home-partner .left .title p {
        font-size: 26px;
    }

    .home-partner .left .more {
        min-width: 150px;
        height: 46px;
    }

    .home-partner .left .more .iconfont {
        font-size: 22px;
    }

    .footer-s1 .left .title {
        font-size: 18px;
        margin-top: 10px;
    }

    .footer-logo {
        width: 130px;
    }

    .footer-bottom .left{
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-bottom .left p, .footer-bottom .left a{
        margin-bottom: 6px;
    }

    .footer-bottom .left a:last-child{
        margin-bottom: 0;
    }

    .footer-bottom {
        padding: 18px 0;
    }

    .home-banner .swiper-pagination {
        bottom: 35px;
        width: 400px;
    }

    .header-logo {
        width: 120px;
    }

    .privacy_cont .title{
        font-size: 26px;
    }


    /* 991end */
}

/* <768 移动端 重点*/
@media screen and (max-width: 768px) {
    .hc_cont1410,
    .hc_cont1530{
        padding: 0 20px;
    }

    .contact-message .flex{
        flex-direction: column-reverse;
    }

    .contact-message .left{
        width: 100%;
    }

    .contact-message .right{
        width: 100%;
        margin-bottom: 30px;
    }

    .contact-info-list .item .iconfont {
        width: 44px;
        height: 44px;
        font-size: 18px;
        flex-shrink: 0;
    }

    .contact-info-list .item .conts .key {
        margin-bottom: 8px;
    }

    .contact-info-list .item .conts {
        padding-left: 16px;
    }

    .contact-info-content .title {
        font-size: 23px;
    }

    .contact-info {
        padding: 5.5rem 0 6rem;
    }

    .contact-info-list .item {
        margin-bottom: 30px;
    }

    .contact-message {
        padding: 55px 0 60px;
    }

    .page-banner img{
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        max-width: initial;
        width: 800px;
    }

    .home-about .flex{
        flex-direction: column;
    }

    .footer-s1 .flex{
        flex-direction: column;
    }

    .home-banner .swiper-pagination {
        bottom: 20px;
        width: 300px;
    }

    .home-about .left{
        width: 100%;
    }

    .home-about .right{
        width: 100%;
        margin-top: 30px;
    }

    .home-about .right .title {
        font-size: 20px;
        margin-bottom: 2rem;
    }

    .home-about .right .title {
        font-size: 20px;
        margin-bottom: 1.5rem;
    }

    .home-about .right .text p {
        line-height: 165%;
    }

    .home-partner .flex{
        flex-direction: column;
    }

    .home-partner .left{
        width: 100%;
        margin-bottom: 35px;
    }

    .home-partner .right{
        width: 100%;
    }

    .home-partner .left .title, .home-partner .left .title p {
        font-size: 24px;
    }

    .home-partner {
        padding: 5.5rem 0;
    }

    .footer-s1 .left{
        width: 100%;
        margin-bottom: 30px;
    }

    .footer-s1 .flex{
        align-items: flex-start;
    }

    .footer-s2 .flex{
        flex-direction: column;
    }

    .footer-s2 .left{
        width: 100%;
        margin-bottom: 35px;
    }

    .footer-contact{
        width: 100%;
    }

    .footer-s2 .left {
        width: 100%;
        margin-bottom: 40px;
    }

    .footer-bottom .flex{
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-bottom .right{
        margin-top: 14px;
    }

    .footer-bottom {
        padding: 22px 0;
    }

    .footer-bottom .left p, .footer-bottom .left a {
        margin-bottom: 12px;
    }

    .footer-logo {
        width: 126px;
    }

    .header-search{
        margin-left: 0;
    }

    .header .google-translate {
        margin-left: 18px;
    }

    .c_pcbtn {
        margin-left: 15px;
    }

    .header-logo {
        width: 110px;
    }

    nav {
        padding: 20px 20px;
    }

    .slide-video video{
        display: none !important;
    }

    .home-banner .slide-video{
        pointer-events: all;
    }

    .slide-video .iconfont{
        display: block !important;
        color: var(--main-color) !important;
    }

    .footer{
        padding-bottom: 59px;
    }
    
    .mod_online_item:not(:last-child) {
        border-right: 1px solid #f1f1f1;
    }

    .privacy_cont .title{
        font-size: 24px;
    }

    /* 768end */
}

