.banner{
    position: relative;
width: 100%;
height: 400px;
}
.ban_cont{
    color: #253554;
    text-align: left;
    font-family: PingFang SC;
}
.ban_cont h3{

font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: 44px; 
}
.ban_cont p{
    width: 665px;
    font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px; 
}
/* mod begin  */
.mod_box{
    background: linear-gradient(180deg, #E7EDFB 0%, rgba(217, 217, 217, 0.00) 100%);
    padding-bottom: 100px;
}
 
.mod1_box{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 60px;
padding:60px 0;
 
}
.contact_title{
    color: #253554;
    width: 100%;
    text-align: center;
    font-family: Microsoft YaHei UI;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.mod1{
 
display: flex;
width: 100%;
align-items: flex-start;
gap: 20px;
}
.mod1_list{
 
 
padding: 24px 32px;
flex-shrink: 0;
border-radius: 4px;
border: 2px solid #FFF;
background: linear-gradient(180deg, #F4F5F8 0%, #FEFEFE 100%);
box-shadow: 0px 16px 24px 0px rgba(210, 217, 236, 0.30);
}
.mod1_list:hover{
    border-top:2px solid #0054DD;
}
.mod1_list_cont{
    display: inline-flex;

flex-direction: column;
align-items: flex-start;
gap: 10px;

}
.mod1_list_box{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 20px;
}
.m1_title{
    color: rgba(0, 0, 0, 0.85);
font-family: Microsoft YaHei;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 26px;
}
.m1_tel{
    color:  #3D485D;
font-family: PingFang SC;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
.m1_tel:hover{
    color: #2B78F6;
}
.cpzx_btn{
    display: flex;
/*width: 99px;*/
padding: 8px 10px;
justify-content: center;
align-items: flex-start;
gap: 10px;
    color: #2B78F6;
    border-radius: 5px;
    border: 1px solid #2B78F6;
text-align: center;
font-family: PingFang SC;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

/* mod2 begin  */
.mod2{
display: flex;
}
.mod2_left{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2B78F6;
    width: 64px;
    height: 222px;
    flex-shrink: 0;
  
}
.mod2_left div{
    width: 30px;
    height: 170px;
    color: #FFF;
 
    font-family: Microsoft YaHei UI;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
.mod2_right{
    width: 1136px;
height: 222px;
flex-shrink: 0;
background: #FFF;
box-shadow: 0px 63px 50px 0px rgba(67, 67, 68, 0.07);
display: flex;
justify-content: center;
align-items: center;
}
 
.mod2_r_box{
    display:flex;
align-items: center;
justify-content: center;
gap: 10px;
}
.mod2_r_l{
    display: flex;
width: 802px;
flex-direction: column;
align-items: flex-start;
gap: 20px;
}
.m2_l_top{
    color:  rgba(0, 0, 0, 0.85);
font-family: Microsoft YaHei;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 157.143% */
}
.m2_l_top span{
    color: #0054DD;
    font-size: 24px;
    line-height: 24px;
}
.m2_r_ft{
    color:  #3D485D;
font-family: PingFang SC;
font-size: 14px;
font-weight: 400;
line-height: 28px;
}
.mod2_r_r{
    display: flex;
    width: 240px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}
/* mod3 begin */
.mod3{
	text-align: center;
	width:100%;
 
 
}
.mod3_list{
	margin-top: 60px;
	gap: 42px;
	flex-wrap: wrap;
}
.mod3_list li{
	cursor: pointer;
	height: 115px;
	background: #fff;
	width:48%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.mod3_list li:hover{
	filter: drop-shadow(0px 63px 50px rgba(22, 61, 100, 0.07));
}
.mod3_list li a{
	padding-left:20px;
	width: 520px;
	display:flex;
	height: 48px;
	align-items: center;
	
	color: #253554;
font-family: Inter;
font-size: 20px;       
font-style: normal;
font-weight: 600;
line-height: 24px;
}
.mod3_list li:hover a{
	border-left: 6px solid #2B78F6;
}
.box5{
    margin-bottom: 60px;
       width: 100%;
       overflow: hidden;
        display: flex;
        justify-content: space-around;
   }
   .box5 p {
       font-size: 14px;
       line-height: 24px;
       text-align: center;
       margin-bottom: 10px;
   }
   .box5 .box5_li{
       width: 224px;
   height: 200px;
   padding: 40px 20px;
   background: #fff;
   border: 1px solid #dfdfdf;
   text-align: center;
   position: relative;
   }
   .box5 li .show1 h6 {
       margin-top: 30px;
       margin-bottom: 10px;
       font-size: 16px;
   }
   .box5 li .show1 p {
       color: #999;
   }
   .box5 .hide1 {
   padding: 30px 20px;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 200px;
   left: 0;
   background-color: #2468f2;
   color: #fff;
}
.box5 .hide1 {
padding: 30px 20px;
width: 100%;
height: 100%;
position: absolute;
top: 200px;
left: 0;
background-color: #2468f2;
color: #fff;
}
.box5 h4::after {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -18px;
content: '';
width: 36px;
height: 1px;
background-color: #fff;
}
.box5 h4 {
font-size: 16px;
height: 30px;
position: relative;
margin-top:0;
margin-bottom: 20px;
text-align: center;
}
.box5 h5{
    margin:0;
}
.box5 li .talk {
width: 116px;
height: 30px;
line-height: 30px;
background-color: #fff;
position: absolute;
bottom: 30px;
left: 50%;
margin-left: -58px;
}
.box5 li .talk a {
display: block;
width: 100%;
height: 100%;
color: #2468f2;
}
.box5 li:hover {
border-color: transparent;
}
.box5 li:hover .hide1 {
top: 0;
transition: top 0.5s;
}


/* ========== 联系我们 常见问题 FAQ contactv2 ========== */
.contactv2_faq{
    width:100%;
    background:linear-gradient(180deg, #f6f9ff 0%, #ffffff 70%);
    padding:80px 24px 100px;
    box-sizing:border-box;
    margin-top:30px;
}
.contactv2_faq_inner{
    max-width:1100px;
    margin:0 auto;
}
.contactv2_faq_head{
    text-align:center;
    margin-bottom:48px;
}
.contactv2_faq_badge{
    display:inline-block;
    padding:6px 18px;
    border-radius:999px;
    background:linear-gradient(135deg, #eaf2ff 0%, #d6e6ff 100%);
    color:#2B78F6;
    font-size:13px;
    font-weight:600;
    letter-spacing:.5px;
    margin-bottom:18px;
    border:1px solid rgba(43,120,246,0.15);
}
.contactv2_faq_tt{
    margin:0 0 14px;
    font-family:"PingFang SC","Microsoft YaHei",sans-serif;
    font-size:38px;
    font-weight:800;
    color:#0a1f4f;
    line-height:1.3;
    letter-spacing:1px;
}
.contactv2_faq_desc{
    margin:0 auto;
    max-width:700px;
    color:#6b7592;
    font-size:15px;
    line-height:1.7;
}

.contactv2_faq_list{
    display:flex;
    flex-direction:column;
    gap:14px;
}
.contactv2_faq_item{
    background:#ffffff;
    border:1px solid #eef0f5;
    border-radius:14px;
    box-shadow:0 4px 14px rgba(10,31,79,0.04);
    overflow:hidden;
    transition:box-shadow .25s ease, border-color .25s ease;
}
.contactv2_faq_item:hover{
    border-color:#cfe0ff;
    box-shadow:0 10px 28px rgba(43,120,246,0.10);
}
.contactv2_faq_item[open]{
    border-color:#cfe0ff;
    box-shadow:0 12px 32px rgba(43,120,246,0.12);
}
.contactv2_faq_q{
    list-style:none;
    cursor:pointer;
    padding:22px 28px;
    display:flex;
    align-items:center;
    gap:18px;
    color:#0a1f4f;
    font-size:17px;
    font-weight:600;
    line-height:1.5;
    user-select:none;
    outline:none;
}
.contactv2_faq_q::-webkit-details-marker{ display:none; }
.contactv2_faq_q::marker{ display:none; content:""; }
.contactv2_faq_q_text{
    flex:1;
    min-width:0;
}
.contactv2_faq_q_ico{
    flex-shrink:0;
    width:34px;
    height:34px;
    border-radius:50%;
    background:#eaf2ff;
    color:#2B78F6;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    transition:transform .3s ease, background .3s ease, color .3s ease, box-shadow .3s ease;
}
.contactv2_faq_item[open] .contactv2_faq_q_ico{
    transform:rotate(135deg);
    background:linear-gradient(135deg, #2B78F6 0%, #22D0FF 100%);
    color:#ffffff;
    box-shadow:0 6px 14px rgba(43,120,246,0.30);
}
.contactv2_faq_a{
    padding:0 28px 26px;
    color:#566073;
    font-size:14.5px;
    line-height:1.9;
}
.contactv2_faq_a p{
    margin:0;
}

/* 底部 CTA */
.contactv2_faq_cta{
    margin-top:48px;
    padding:32px 40px;
    background:linear-gradient(135deg, #1a5dff 0%, #2B78F6 45%, #22D0FF 100%);
    border-radius:18px;
    color:#ffffff;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    flex-wrap:wrap;
    box-shadow:0 16px 40px rgba(43,120,246,0.28);
    position:relative;
    overflow:hidden;
}
.contactv2_faq_cta::before{
    content:"";
    position:absolute;
    top:-40%;
    right:-10%;
    width:240px;
    height:240px;
    border-radius:50%;
    background:radial-gradient(circle, rgba(255,255,255,0.18) 0%, rgba(255,255,255,0) 70%);
    pointer-events:none;
}
.contactv2_faq_cta_l{
    position:relative;
    z-index:1;
}
.contactv2_faq_cta_tt{
    font-size:20px;
    font-weight:700;
    margin-bottom:6px;
    color:#ffffff;
}
.contactv2_faq_cta_desc{
    font-size:14px;
    color:rgba(255,255,255,0.88);
    line-height:1.6;
}
.contactv2_faq_cta_btn{
    position:relative;
    z-index:1;
    display:inline-flex;
    align-items:center;
    gap:8px;
    background:#ffffff;
    color:#1a5dff !important;
    padding:13px 28px;
    border-radius:999px;
    font-size:15px;
    font-weight:600;
    text-decoration:none;
    transition:transform .2s ease, box-shadow .2s ease;
    white-space:nowrap;
    cursor:pointer;
}
.contactv2_faq_cta_btn:hover{
    transform:translateY(-2px);
    box-shadow:0 10px 22px rgba(0,0,0,0.18);
    color:#1a5dff !important;
}
.contactv2_faq_cta_btn svg{
    transition:transform .25s ease;
}
.contactv2_faq_cta_btn:hover svg{
    transform:translateX(4px);
}

@media (max-width:768px){
    .contactv2_faq{ padding:48px 18px 60px; }
    .contactv2_faq_head{ margin-bottom:32px; }
    .contactv2_faq_badge{ font-size:12px; padding:5px 14px; margin-bottom:14px; }
    .contactv2_faq_tt{ font-size:24px; letter-spacing:0; }
    .contactv2_faq_desc{ font-size:13px; }
    .contactv2_faq_q{ padding:18px 18px; font-size:15px; gap:12px; }
    .contactv2_faq_q_ico{ width:28px; height:28px; }
    .contactv2_faq_a{ padding:0 18px 20px; font-size:13.5px; line-height:1.8; }
    .contactv2_faq_cta{ flex-direction:column; align-items:flex-start; padding:24px; }
    .contactv2_faq_cta_btn{ align-self:stretch; justify-content:center; }
}
/* ========== 联系我们 常见问题 FAQ end ========== */


/* =====================================================
   联系我们 整页美化 contactv2
   作用域：body.page_contactv2
   不修改原 HTML 结构 / 客服弹窗绑定 / swiper 行为
   ===================================================== */

/* ---------- 0. 整页底色 ---------- */
body.page_contactv2{
    background:#f6f9ff;
}
body.page_contactv2 .mod_box{
    background:linear-gradient(180deg, #eaf1ff 0%, rgba(246,249,255,0) 320px), #f6f9ff !important;
    padding-bottom:0 !important;
}
body.page_contactv2 .mod_box > ul.m12{
    padding-left:0;
    padding-right:0;
}

/* ---------- 1. 顶部 Banner（明亮浅蓝） ---------- */
body.page_contactv2 .contactv2_banner{
    padding:100px 0 110px !important;
    position:relative;
    overflow:hidden;
    border-bottom:1px solid rgba(43,120,246,0.08);
}
body.page_contactv2 .contactv2_banner::before{
    content:"";
    position:absolute; inset:0;
    background:
        linear-gradient(110deg, rgba(255,255,255,0.92) 0%, rgba(234,242,255,0.75) 45%, rgba(214,230,255,0.35) 100%);
    pointer-events:none;
    z-index:1;
}
body.page_contactv2 .contactv2_banner::after{
    content:"";
    position:absolute;
    top:-160px; right:-100px;
    width:480px; height:480px;
    border-radius:50%;
    background:radial-gradient(circle, rgba(43,120,246,0.16) 0%, rgba(34,208,255,0.06) 50%, rgba(255,255,255,0) 75%);
    pointer-events:none;
    z-index:1;
}
body.page_contactv2 .contactv2_banner .ban_cont1{
    position:relative;
    z-index:2;
}
body.page_contactv2 .ban_cont{
    color:#0a1f4f !important;
    max-width:780px;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
}
/* 标题上方独立小徽章（文案走多语言变量） */
body.page_contactv2 .ban_cont_badge{
    display:inline-block;
    padding:6px 18px;
    margin-bottom:18px;
    border-radius:999px;
    background:linear-gradient(135deg, #eaf2ff 0%, #d6e6ff 100%);
    border:1px solid rgba(43,120,246,0.18);
    color:#2B78F6;
    font-size:13px;
    font-weight:600;
    letter-spacing:1px;
    line-height:1.4;
}
body.page_contactv2 .ban_cont h3{
    font-size:48px !important;
    font-weight:800 !important;
    line-height:1.25 !important;
    letter-spacing:1px;
    margin:0 0 18px !important;
    color:#0a1f4f !important;
    text-shadow:none !important;
    display:block !important;
}
body.page_contactv2 .ban_cont p{
    width:auto !important;
    max-width:640px;
    font-size:16px !important;
    line-height:1.85 !important;
    color:#566073 !important;
    margin:0 0 32px;
}
/* 蓝色渐变胶囊按钮，呼应整体明亮风 */
body.page_contactv2 .ban_btnbox .ban_btn1,
body.page_contactv2 .ban_btnbox .btn_public{
    display:inline-flex !important;
    align-items:center;
    gap:8px;
    padding:14px 32px !important;
    border-radius:999px !important;
    background:linear-gradient(135deg, #1a5dff 0%, #2B78F6 50%, #22D0FF 100%) !important;
    color:#ffffff !important;
    font-size:15px !important;
    font-weight:600 !important;
    border:none !important;
    box-shadow:0 12px 28px rgba(43,120,246,0.32);
    transition:transform .25s ease, box-shadow .25s ease;
    text-decoration:none;
}
body.page_contactv2 .ban_btnbox .ban_btn1:hover,
body.page_contactv2 .ban_btnbox .btn_public:hover{
    transform:translateY(-3px);
    box-shadow:0 18px 34px rgba(43,120,246,0.45);
    color:#ffffff !important;
}

/* ---------- 2. "在线客服联系方式" 标题区 ---------- */
body.page_contactv2 .mod1_box{
    align-items:center !important;
    gap:32px !important;
    padding:70px 0 30px !important;
    width:100%;
}
body.page_contactv2 .contact_title_wrap{
    width:100%;
    max-width:100%;
    text-align:center;
    margin-bottom:8px;
}
body.page_contactv2 .contact_title_badge{
    display:inline-block;
    padding:6px 18px;
    margin-bottom:14px;
    border-radius:999px;
    background:linear-gradient(135deg, #eaf2ff 0%, #d6e6ff 100%);
    color:#2B78F6;
    font-size:13px;
    font-weight:600;
    letter-spacing:.5px;
    border:1px solid rgba(43,120,246,0.18);
}
body.page_contactv2 .contact_title{
    position:relative;
    width:100%;
    text-align:center !important;
    line-height:1.3 !important;
    font-size:36px !important;
    font-weight:800 !important;
    color:#0a1f4f !important;
    padding-bottom:14px;
    margin:0 auto;
}
body.page_contactv2 .contact_title_desc{
    display:block;
    width:100%;
    max-width:720px;
    margin:14px auto 0;
    text-align:center;
    font-size:15px;
    font-weight:400;
    color:#6b7592;
    letter-spacing:0;
    line-height:1.6;
}

/* ---------- 3. mod1 客服 swiper 卡片 ---------- */
body.page_contactv2 #carousel{
    width:100% !important;
    max-width:1280px;
}
body.page_contactv2 #carousel .swiper{
    padding-top:14px !important;
    padding-bottom:30px !important;
}
body.page_contactv2 #carousel .swiper-slide{
    background:transparent !important;
    box-shadow:none !important;
    width:auto !important;
}
body.page_contactv2 .mod1{
    gap:24px !important;
    justify-content:center;
}
body.page_contactv2 .mod1_list{
    border:none !important;
    background:transparent !important;
    box-shadow:none !important;
    padding:0 !important;
}
body.page_contactv2 .mod1_list_box{
    background:#ffffff !important;
    border-radius:18px !important;
    padding:36px 28px 30px !important;
    border:1px solid #eef0f5 !important;
    box-shadow:0 10px 30px rgba(10,31,79,0.06) !important;
    transition:transform .3s ease, box-shadow .3s ease, border-color .3s ease;
    position:relative;
    overflow:hidden;
    text-align:center;
    align-items:center !important;
    gap:14px !important;
    width:280px;
    box-sizing:border-box;
}
body.page_contactv2 .mod1_list_box::before{
    content:"";
    position:absolute;
    top:0; left:0; right:0;
    height:4px;
    background:linear-gradient(90deg, #1a5dff 0%, #2B78F6 50%, #22D0FF 100%);
    transform:scaleX(0);
    transform-origin:left;
    transition:transform .35s ease;
}
body.page_contactv2 .mod1_list_box:hover{
    transform:translateY(-6px);
    box-shadow:0 22px 44px rgba(43,120,246,0.18) !important;
    border-color:#cfe0ff !important;
}
body.page_contactv2 .mod1_list_box:hover::before{
    transform:scaleX(1);
}
body.page_contactv2 .mod1_list_box > svg{
    width:54px !important;
    height:54px !important;
    padding:14px;
    border-radius:14px;
    background:linear-gradient(135deg, #eaf2ff 0%, #d6e6ff 100%);
    box-sizing:content-box;
    margin-bottom:4px;
    transition:background .3s ease, transform .3s ease;
}
body.page_contactv2 .mod1_list_box:hover > svg{
    background:linear-gradient(135deg, #2B78F6 0%, #22D0FF 100%);
    transform:scale(1.05);
}
body.page_contactv2 .mod1_list_box:hover > svg path{
    fill:#ffffff !important;
}
body.page_contactv2 .m1_title{
    font-size:18px !important;
    font-weight:700 !important;
    color:#0a1f4f !important;
    line-height:1.3 !important;
    margin:0 !important;
}
body.page_contactv2 .m1_tel{
    font-size:14px !important;
    color:#566073 !important;
    line-height:1.6 !important;
    word-break:break-all;
}
body.page_contactv2 .m1_tel.zixun_btn,
body.page_contactv2 a.m1_tel{
    color:#2B78F6 !important;
    font-weight:600;
    text-decoration:none;
}
body.page_contactv2 .mod1_list_box .cpzx_btn{
    display:inline-flex !important;
    margin-top:14px;
    padding:10px 28px !important;
    border-radius:999px !important;
    background:linear-gradient(135deg, #1a5dff 0%, #2B78F6 100%) !important;
    color:#ffffff !important;
    border:none !important;
    font-size:14px !important;
    font-weight:600 !important;
    box-shadow:0 8px 18px rgba(43,120,246,0.30);
    transition:transform .25s ease, box-shadow .25s ease;
    text-decoration:none;
}
body.page_contactv2 .mod1_list_box .cpzx_btn:hover{
    transform:translateY(-2px);
    box-shadow:0 12px 24px rgba(43,120,246,0.42);
}

/* ---------- 4. box5 客服卡片（保留翻转，重写视觉） ---------- */
body.page_contactv2 .box5{
    margin:50px auto 80px !important;
    max-width:1200px;
    gap:22px;
    justify-content:center;
}
body.page_contactv2 .box5 .box5_li{
    width:255px !important;
    height:220px !important;
    background:#ffffff !important;
    border:1px solid #eef0f5 !important;
    border-radius:18px !important;
    box-shadow:0 10px 30px rgba(10,31,79,0.06) !important;
    overflow:hidden;
    transition:transform .3s ease, box-shadow .3s ease, border-color .3s ease;
    padding:0 !important;
}
body.page_contactv2 .box5 .box5_li:hover{
    transform:translateY(-6px);
    box-shadow:0 22px 44px rgba(43,120,246,0.20) !important;
    border-color:transparent !important;
}
body.page_contactv2 .box5 li .show1{
    padding:36px 20px;
}
body.page_contactv2 .box5 li .show1 .icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:58px; height:58px;
    border-radius:14px;
    background:linear-gradient(135deg, #eaf2ff 0%, #d6e6ff 100%);
    margin-bottom:14px;
}
body.page_contactv2 .box5 li .show1 .icon img{
    width:28px;
    height:28px;
    object-fit:contain;
}
body.page_contactv2 .box5 li .show1 h6{
    font-size:17px !important;
    font-weight:700 !important;
    color:#0a1f4f !important;
    margin:0 0 6px !important;
}
body.page_contactv2 .box5 li .show1 p{
    font-size:13px !important;
    color:#7a8499 !important;
    margin:0 !important;
    line-height:1.6 !important;
}
body.page_contactv2 .box5 .hide1{
    background:linear-gradient(160deg, #1a5dff 0%, #2B78F6 55%, #22D0FF 100%) !important;
    padding:34px 22px !important;
    color:#ffffff !important;
    text-align:center;
}
body.page_contactv2 .box5 .hide1 h4{
    font-size:17px !important;
    font-weight:700 !important;
    margin:0 0 12px !important;
    color:#ffffff;
}
body.page_contactv2 .box5 .hide1 h4::after{
    display:none;
}
body.page_contactv2 .box5 .hide1 p{
    font-size:13px !important;
    line-height:1.7 !important;
    color:rgba(255,255,255,0.88) !important;
    margin-bottom:10px !important;
}
body.page_contactv2 .box5 .hide1 h5{
    font-size:13px;
    color:#ffffff;
    margin:6px 0 14px !important;
    font-weight:500;
    word-break:break-all;
}
body.page_contactv2 .box5 li .talk{
    position:static !important;
    margin:0 auto !important;
    width:auto !important;
    height:auto !important;
    line-height:normal !important;
    background:transparent !important;
    display:inline-block;
}
body.page_contactv2 .box5 li .talk a{
    display:inline-flex !important;
    align-items:center;
    gap:6px;
    width:auto !important;
    height:auto !important;
    padding:9px 22px !important;
    border-radius:999px !important;
    background:#ffffff !important;
    color:#1a5dff !important;
    font-size:13px;
    font-weight:600;
    text-decoration:none;
    transition:transform .2s ease;
}
body.page_contactv2 .box5 li .talk a:hover{
    transform:translateY(-2px);
}

/* ---------- 5. FAQ 模块在新背景下的微调 ---------- */
body.page_contactv2 .contactv2_faq{
    background:transparent;
    margin-top:0;
    padding-top:30px;
}

/* ---------- 6. 响应式 ---------- */
@media (max-width:1100px){
    body.page_contactv2 #carousel{ padding:0 16px; }
    body.page_contactv2 .box5{ flex-wrap:wrap; padding:0 16px; }
}
@media (max-width:768px){
    body.page_contactv2 .contactv2_banner{ padding:64px 0 70px !important; }
    body.page_contactv2 .ban_cont h3{ font-size:30px !important; }
    body.page_contactv2 .ban_cont p{ font-size:14px !important; }
    body.page_contactv2 .mod1_box{ padding:48px 0 20px !important; }
    body.page_contactv2 .contact_title{ font-size:24px !important; }
    body.page_contactv2 .contact_title_desc{ font-size:13px; padding:0 16px; }
    body.page_contactv2 .mod1_list_box{ width:100%; max-width:340px; }
    body.page_contactv2 .box5 .box5_li{ width:calc(50% - 12px) !important; }
}
@media (max-width:520px){
    body.page_contactv2 .box5 .box5_li{ width:100% !important; max-width:340px; }
}
/* ========== 联系我们 整页美化 contactv2 end ========== */