/* 底部信息 */
a {
    text-decoration: none;
    font-family: "MEDIUM";
}

div p span a{
    font-family: "MEDIUM";
}

.foot {
    width: 100%;
    height: auto;
    background: #0e0e0e;
    margin: 0px;
    background-attachment: fixed
}

.foot_kuang {
    width: 80%;
    /* max-width: 1440px; */
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.foot_company {
    width: 50%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}

.foot_img {
    width: 80%;
    margin: 15px auto;
}

.foot_img img {
    width: 100%;
    object-fit: contain;
}
.foot_img_content{
    width: 80%;
    margin: 0 auto;
    height: auto;
    font-size: 14px;
    color: #000000;
    text-align: center;
}
.company_English {
    width: 100%;
    height: auto;
    color: rgb(207, 216, 232);
    text-align: center;
    font-weight: 700;
    font-size: 0.7rem;
}

.company_tubiao {
    width: 40%;
    height: 2.5vh;
    margin: 10px auto;
    display: flex;
    justify-content: space-around;
}
.company_tubiao a{
    width: 25%;
    display: flex !important;
    height: auto;
    justify-content: center;
    align-items: center;
}
.company_tubiao img {
    /* border: px dotted rgb(95, 117, 145); */
    width: 100%;
    height: 100%;
    object-fit: contain;

}
#foot_222,#foot_333{
    display: none;
}
.foot_daohang {
    width: 45%;
    height: 23vh;
    text-transform: capitalize;
}

.foot_QUICK {
    margin-top: 10px;
    width: 100%;
    height: auto;
    min-height: 3vh;
    color: white;
    font-size: 0.9rem;
    line-height: 3vh;
}

.daohang_kuang {
    width: 50%;
    height: 15vh;
    display: flex;
    flex-wrap: wrap;
}

.daohang_kuang li {
    list-style-type: none;
    width: 100%;
    height: 3vh;
    align-items: center;
}

.daohang_kuang li a {
    line-height: 3vh;
    display: block;
    text-decoration: none;
    color: white;
    font-size: 0.6rem;

}

.foot_2 {
    width: 100%;
    height: auto;
    color: white;
}

.let_title {
    width: 100%;
    height: auto;
    min-height: 3vh;
    color: white;
    font-size: 1.5rem;
    line-height: 3vh;
    text-align: center;
}

.foot_lianxi {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 10px;
}

.foot_lianxi li {
    list-style-type: none;
    align-items: center;
    width: auto;
    height: auto;
    min-height: 3vh;
    font-size: 1rem;
    color: white;
}

.foot_lianxi li a {
    display: block;
    text-decoration: none;
    color: white;
    font-size: 0.6rem;
    font-weight: 200;
}
.foot_lianxi li a img{
    width: 5%;
    height: 60%;
    max-width: 5%;
    object-fit: contain;
}
.foot_erweima_box{
    width: 100%;
    height: auto;
    display: flex;
    padding-bottom: 20px;
}
.foot_erweima{
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.foot_erweima_title{
    width: 100%;
    text-align: center;
    color: white;
}
.foot_erweima img{
    width: 100%;
    height: 100%;
}
.foot3 {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.foot3_kuang {
    width: 85vw;
    min-height: 40vh;
    height: auto;
    margin: 0 auto;
    background-color: white;
}

.foot3_title {
    width: 100%;
    height: 8vh;
    line-height: 7vh;
    font-weight: 700;
    font-size: 2rem;
    text-align: center;
}

.foot3_input {
    width: 80%;
    height: 5vh;
    border-bottom: 2px solid black;
    margin: 5px auto;
}

.foot3_input input {
    width: 100%;
    height: 100%;
    border: 0px solid;
    /* outline:none; */
}

.zuidi{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #005288;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}
.foot3_button {
    width: 80%;
    height: 5vh;
    margin: 10px auto;
    margin-bottom: 20px;
    background-color: rgb(39, 68, 118);
    text-align: center;
    line-height: 5vh;
    color: white;
    cursor: pointer;
}
.foot3_button img{
    height: 35%;
    width: auto;
    margin: 10px;
    object-fit: contain;
}

.foot_yzimg {
    width: 80%;
    height: 5vh;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    align-items: center;
    border-bottom: 2px solid black;
}
#liuyan{
    height: auto;
}
#liuyan textarea{
    height: 100%;
    padding: 3px 3px 3px 3px;
    width: 100%;
    min-height: 30px;
    max-height: 60px;
    border: 0;
}
.foot_yzimg input {
    width: 80%;
    height: 100%;
    border: 0px solid;
}

.foot_yzimg img {
    width: 95%;
    height: auto;
    object-fit: contain;
    max-height: 40px;
}

.tishi {
    width: 80%;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    color: green;
    display: none;
}
.foot_bro_bott{
    width: 100%;
    height: 1px;
    max-width: 168px;
    background-color: white;
}
#channpin_navber{
    display: none;
}

.daohang{
        font-weight: bold;
        font-size: 25px;
        /*margin-top: 25px;*/
        padding: 10px;
}
.daohang ul{
    position: relative;
    top: -2px;
}
.daohang a{
    color: black;
    font-weight: normal;
    font-size: 16px;
}
.daohang a:hover{
    color: #405c8b;
}


.weixin{
    font-weight: bold;
    font-size: 25px;
    margin-top: 25px;
    padding: 10px;
}
.weixin img{
    margin-top: 25px;
}


@media (min-width: 1220px) {
    /* 原有样式保持不变... */

    /* 新增微信区块样式 */
    .weixin_box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .weixin {
        font-size: 25px;
        color: black;
    }
    .weixin_box img {
        width: 120px;
        height: auto;
        border: 2px solid #fff;
    }

    /* 调整联系信息容器布局 */
    .foot_2 .contact {
        margin-bottom: 30px; /* 给微信区块留出空间 */
    }
}
@media (max-width: 992px) {
    .contact, .foot_company{
        display: none;
    }
    .language-select{
        display: none;
    }
}
@media (min-width: 768px) {
    .foot_QUICK {
        font-size: 13px;
    }

    .foot_lianxi li a {
        font-size: 10px;
        color: white;
        font-weight: 200;
    }

    .daohang_kuang li a {
        font-size: 10px;
    }

    .let_title {
        font-size: 13px;
    }


}

@media (min-width: 992px) {
    .foot_erweima_box{
        padding-top: 10px;
    }
    .foot_erweima{
        margin:  0;
    }
    #foot_erweima{
        margin-right: 15px;
    }
    .foot_company{
        align-content: flex-start;
    }
    #channpin_navber{
        display: block;
    }

    /* 底部信息 */
    .foot {
        width: 100%;
        height: auto;
        display: flex;

    }

    .foot_company {
        width: 18%;
        height: auto;
        padding-top: 20px;
    }

    .foot_img {
        width: 70%;
        margin: 15px auto;
    }

    .foot_img img {
        width: 100%;
        object-fit: contain;

    }

    .company_English {
        width: 100%;
        height: auto;
        color: rgb(207, 216, 232);
        text-align: center;
        font-weight: 700;
        font-size: 0.6rem;
    }

    .company_tubiao {
        width: 100%;
        height: 30px;
        display: flex;
        justify-content: space-around;
    }
    .company_tubiao a{
        width: 100%;
        display: block;
        height: auto;
    }
    .company_tubiao img {
        height: 100%;
        width: 70%;
        object-fit: contain;

    }

    .foot_daohang {
        width: 15%;
        height: auto;
    }

    .foot_QUICK {
        margin-top: 24px;
        width: 100%;
        font-size: 18px;
        color: white;
        font-size: 1.3rem;
        height: auto;
        min-height: 40px;
        line-height: 40px;
        font-weight: 600;
    }


    .daohang_kuang {
        width: 65%;
        height: auto;
        margin-top: 0px;
        border-top: 0px double white;
        display: flex;
        flex-wrap: wrap;
    }

    .daohang_kuang li {
        list-style-type: none;
        width: 100%;
        height: 30px;
        align-items: center;
    }

    .daohang_kuang li a {
        height: 30px;
        display: block;
        text-decoration: none;
        color: white;

    }

    .foot_2 {
        width: 18%;
        height: auto;
        max-height: 100%;
        color: white;
    }

    .let_title {
        margin-top: 25px;
        width: 100%;
        color: white;
        text-align: left;
        font-size: 1.3rem;
        height: 40px;
        line-height: 40px;
        font-weight: 600;
    }

    .foot_lianxi {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .foot_lianxi li {
        list-style-type: none;
        width: 100%;
        height: auto;
        align-items: center;
    }

    .foot_lianxi li a {
        line-height: 30px;
        display: block;
        text-decoration: none;
        color: white;
        font-weight: 200;

    }

    .foot3 {
        width: 25vw;
        height: 100%;
    }

    .foot3_kuang {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        background-color: white;
        padding-bottom: 15px;
    }

    .foot3_title {
        width: 80%;
        height: 10vh;
        line-height: 9vh;
        font-weight: 700;
        font-size: 2rem;
        margin: 0 auto;
    }

    .foot3_input {
        width: 80%;
        height: 40px;
        border-bottom: 2px solid black;
        margin: 5px auto;
    }
    #liuyan{
        height: auto;
    }
    #liuyan textarea{
        width: 100%;
        height: auto;
        max-height: 600px;

    }
    .foot3_input input {
        max-width: 100%;
        width: 100%;
        height: 100%;
        border: 0px solid;
    }

    .foot3_button {
        width: 80%;
        height: 5vh;
        margin: 10px auto;
        background-color: #005288;
        text-align: center;
        line-height: 5vh;
        color: white;
    }
    .foot_2{
        text-align: center;
        color: #000000;
    }
    .foot_2 .title{
        font-weight: bold;
        font-size: 20px;
    }
    .foot_2 .contact{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .foot_2 .contact div{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .foot_2 .contact .contact_content {
       align-items: start;
    }
}

@media (min-width: 1220px) {
    .foot_img_content{
        width: 300px;
        font-size: 29px;
        font-weight: bold;
        white-space: nowrap;
    }
    /* 底部信息 */
    .foot {
        width: 100%;
        min-height: 380px;
        height: auto;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        position: relative;
    }
    .language-select{
        width: 10%;
        position: absolute;
        bottom: 10px;
        right: 10px;
        border: 1px solid;
        padding: 2px;
    }
    .foot_company {
        width: 18%;
        height: auto;
    }

    .foot_img {
        width: 150px;
    }

    .foot_img img {
        width: 100%;
        object-fit: contain;
    }

    .foot_daohang {
        width: 12%;
        max-height: 100%;
        height: auto;
    }

    .foot_QUICK {
        margin-top: 24px;
        width: 100%;
        color: white;
        font-size: 25px;
    }

    .daohang_kuang {
        width: 100%;
        height: auto;
        margin-top: 0px;
        display: flex;
        flex-wrap: wrap;
    }

    .daohang_kuang li {
        list-style-type: none;
        width: 100%;
        height: auto;
        min-height: 30px;
    }

    .daohang_kuang li a{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        display: block;
        text-decoration: none;
        color: white;
        font-size: 16px;
    }

    .foot_2 {
        width: 18%;
        height: auto;
        max-height: 100%;
        color: white;
    }

    .let_title {
        margin-top: 24px;
        width: 100%;
        height: auto;
        min-height: 40px;
        color: white;
        text-align: left;
        font-size: 25px;
        line-height: 40px;
    }

    .foot_lianxi {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
    }

    .foot_lianxi li {
        list-style-type: none;
        width: 100%;
        height: auto;
        align-items: center;
    }

    .foot_lianxi li a {
        line-height: 30px;
        display: block;
        text-decoration: none;
        color: white;
        font-size: 16px;

    }

    .foot3 {
        width: 25%;
        height: 100%;
        padding-bottom: 0;
    }

    .foot3_kuang {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        background-color: white;
        padding-bottom: 15px;
    }

    .foot3_title {
        width: 80%;
        height: 50px;
        line-height: 50px;
        font-weight: 700;
        font-size: 25px;
        margin: 0 auto;
        text-align: left;
    }

    .foot3_input {
        width: 80%;
        height: 40px;
        border-bottom: 2px solid black;
        margin: 10px auto;
    }

    .foot3_input input {
        width: 100%;
        height: 100%;
        border: 0px solid;
        /* outline:none; */
    }

    .foot3_button {
        width: 80%;
        height: 40px;
        margin: 10px auto;
        margin-top: 30px;
        background-color: #064AAF;
        text-align: center;
        line-height: 40px;
        color: white;
    }
    .foot_2{
        text-align: left;
        color: #000000;
        width: 20%;
    }
    .foot_2 .title{
        font-weight: bold;
        font-size: 25px;
        padding: 10px 0 10px 0;
        text-align: left;
    }
    .foot_2 .contact{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 21rem;
    }
    .foot_2 .contact .contact_content{
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: start;
        font-size: 16px;
        padding: 1px;
        word-break: break-all;
    }
    .foot_2 .contact_content div{
        /*padding: 0 138px 20px 0px;*/
    }
    .foot_2 .contact .contact_content img{
        width: 30px;
    }
}

.foot_2 .contact_content .contact_content_right img{
    padding-left: 1%;
}




.link_icon{
    width: 5%;
    height: 5%;
    float: left;
}




/* 基础样式设置 */
.foot_kuang {
    box-sizing: border-box;
    width: 100%;
    padding: 40px 60px;
    font-family: Arial, sans-serif;
    background-color: #f0f0f0;
}

/* 电脑端容器 - 网格布局协调 */
.foot_container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    gap: 30px;
}

/* 各区域统一间距 */
.foot_company, .daohang, .foot_2, .weixin_box {
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
}

/* 标题通用样式 */
.foot_title {
    font-weight: bold;
    margin-bottom: 18px;
    font-size: 16px;
    color: #333;
}

/* 公司信息区域 */
.foot_img {
    margin: 0 auto 15px; /* logo容器水平居中 */
    display: flex;
    justify-content: center;
}

.foot_img img {
    max-width: 120px;
    height: auto; /* 防止变形 */
    object-fit: contain; /* 保持图片比例 */
}

.foot_img_content, .foot_company > div:nth-child(3) {
    text-align: center; /* 文字水平居中 */
    margin: 10px 0;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.company_tubiao {
    display: flex;
    justify-content: center; /* 社交图标水平居中 */
    gap: 15px; /* 图标间距匹配示例 */
    align-items: center;
    text-align: center;
    width: 80%;
}

.company_tubiao img {
    width: 20px;
    height: 20px;
    object-fit: contain; /* 防止图标变形 */
    transition: transform 0.2s ease;
}

.company_tubiao img:hover {
    transform: scale(1.1);
}

/* 导航区域 */
.daohang .foot_title {
    margin-bottom: 15px;
}

.daohang ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.daohang li {
    /*margin: 10px 0;*/
    /*height: 1.8rem;*/
    color: #FFFFFF;
}

.daohang a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
    transition: color 0.2s ease;
}

.daohang a:hover {
    color: #337ab7;
}

/* 联系信息区域 */
.foot_2 .foot_title {
    margin-bottom: 15px;
}

.contact {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.contact_content {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contact_content img {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 2px;
    object-fit: contain;
}

.contact_content div {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

/* 微信区域 */
.weixin_box {
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-start;
    width: 10%;
}
.weixin_box .weixin {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.weixin_box img {
    /*width: 100px;*/
    /*height: 100px;*/
    object-fit: contain; /* 防止二维码变形 */
    border: 1px solid #eee;
    padding: 5px;
}
.weixin_box p {
    margin: 0;
    font-size: 13px;
    color: #666;
}

/* 底部版权信息 */
.copyright {
    max-width: 1200px;
    margin: 30px auto 0;
    padding-top: 20px;
    border-top: 1px solid #eee;
    text-align: center;
    font-size: 13px;
    color: #999;
}

/* 移动端适配 (屏幕宽度 <= 768px) - 匹配示例垂直居中+排版 */
@media (max-width: 768px) {
    .weixin_right{
        width: 50%;
        display: flex !important;
        justify-content: center;
        gap: 15px;
        flex-direction: column;
        align-items: flex-start;
        padding: 10px;
    }
    .foot{
        margin-top: 1rem;
    }
    .foot_kuang {
        padding: 25px 15px;
        display: flex;
        flex-direction: row;
        align-items: start; /* 整体水平居中 */
        color: #FFFFFF;
        background: black;
    }

    .foot_container {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    /* 公司信息区域 - 匹配示例排版 */
    .foot_company {
        text-align: center; /* 内部文字统一居中 */
        /*margin-bottom: 30px;*/
    }

    .foot_img {
        margin-bottom: 15px;
    }

    .foot_img_content, .foot_company > div:nth-child(3) {
        margin: 8px 0; /* 调整文字间距更紧凑 */
        font-size: 14px;
    }

    .company_tubiao {
        gap: 12px; /* 图标间距适配手机 */
        margin-top: 15px;
    }

    /* 导航区域 - 垂直分布+居中 */
    .daohang {
        width: 50%;
        max-width: 400px;
        text-align: left;
        /*margin-bottom: 30px;*/
    }

    .daohang .foot_title {
        padding-bottom: 5px;
        border-bottom: 1px solid #eee;
    }

    .daohang ul {
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }
    .daohang ul li a{
       color: #FFFFFF;
    }
    /* 联系信息区域 - 居中 */
    .foot_2 {
        width: 50%;
        max-width: 400px;
        text-align: left;
        /*margin-bottom: 30px;*/
        padding: 10px;
    }
    .foot_2 .title{
        font-size: 25px;
        font-weight: bold;
    }
    .weixin_box {
        display: flex;
        flex-direction: column;
        gap: 15px;
        justify-content: flex-start;
        width: 10%;
    }
    .contact_content div {
        font-size: 14px;
        line-height: 1.5;
        color: #FFFFFF;
    }
    .foot_2 .foot_title {
        padding-bottom: 5px;
        border-bottom: 1px solid #eee;
    }
    .foot_2 .contact_content{
        justify-content: flex-start;
        align-items: center;
    }
    .foot_2 .contact_content .contact_content_right{
        justify-content: center;
        align-items: center;
    }
    .foot_2 .contact_content .contact_content_right img{
        width: 8% !important;
    }
    .foot_2 .contact_content .contact_content_right .external-links{
        display: none;
    }
    .contact {
        align-items: center;
    }

    .contact_content {
        justify-content: center;
        width: 100%;
        max-width: 300px;
    }
    .contact_href{
        display: none;
    }
    /* 微信区域 - 居中 */
    .weixin_box {
        width: 50%;
        max-width: 400px;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 0;
    }
    .weixin_box .weixin {
        margin-bottom: 10px;
        display: none;
    }

    .whatsapp-float, .Email-float{
          display: none;
    }
    .weixin_box img{
        border: none !important;
    }
    .contact_href_weixin1 .contact_content_right{
        flex-direction: column;
    }
    .contact_href_weixin2{
        display: flex;
        gap: 15px;
    }
}

/* WhatsApp浮动按钮 */
.whatsapp-float {
  position: fixed;
  bottom: 20%;
  right: 40px;
  z-index: 1000;
  animation: float 2s ease-in-out infinite;
}
.Email-float {
    position: fixed;
    bottom: 10%;
    right: 40px;
    z-index: 1000;
    cursor: pointer;
}
.whatsapp-float img {
  width: 60px;
  height: 60px;
  /*border-radius: 50%;*/
  /*box-shadow: 0 2px 10px rgba(0,0,0,0.2);*/
  transition: transform 0.3s;
}
.Email-float img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.whatsapp-float:hover img {
  transform: scale(1.1);
}
@keyframes float {
  0% { transform: translateY(0px); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(0px); }
}
/* 移动端适配 */
@media (max-width: 768px) {
  .contact_content {
    padding: 0.15rem;
  }

  .links_container {
    gap: 0.75rem;
  }

  .link_item {
    padding: 0.4rem 0.6rem;
    font-size: 0.9rem;
  }

  .link_icon {
    width: 24px;
    height: 24px;
  }
  .Category{
      flex-direction: column;
      gap: 0;
      .name{
          display: none;
      }
      .infos{
          gap: 0 !important;
      }
  }
}
