﻿@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/EXO-SEMIBOLD.TTF);
}
@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/EXO-MEDIUM.TTF);
}
#translate{ display: none;}
*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: myFirstFont; color:#333; font-size:0.9rem; background: #FFFFFF; line-height: 26px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #1646d8;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
.auto1280{ width:1360px;  margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1 { display: flex; align-items: center; justify-content: center;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center-contain3 {   align-items: flex-start; justify-content: center;}
em,i{ font-style: normal;}
.mar0{ margin:0 auto;}

::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

#home .home,
#products .products,
#solution .solution,
#spot .spot,
#rfq .rfq,
#contact .contact,
#news .news,
#about .about{color: #e40114;}




.HeaderM{ display: none;}

button{cursor: pointer;}
input,button,select,textarea{ outline:none; font-family: myFirstFont;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal; cursor: pointer;}

#warp{ width:100%; height:auto; overflow: hidden;}

header.current{ background: #FFFFFF; width: 100%; left:0; top: 0; border-radius:0; box-shadow: 0px 8px 16px 1px rgba(16,34,55,0.08);}
header.current nav.Hnav li a{ color: #333;}
header.current .langue{  color: #333; }
header.current .searchshow{ background: #EEEEEE;}


header{ position: fixed; left: 2%; top: 15px; z-index: 999; width: 96%; height: 90px; padding: 15px 0; background: rgba(255,255,255,0.4); border-radius:12px;}
header .logo{ width: 230px; height: 60px; }
header .logo a{ display: block; width: 230px; height: 60px; background: url(../images/logo.png) no-repeat center;}
header .logo a h1{ display: none;}




header .langue{ height: 24px; line-height: 24px; color: #FFFFFF; cursor: pointer; position: relative;}
header .langue em{ font-weight: normal; display: inline-block; padding: 0 5px;}
header .langue:hover ul{ display: block;}
header .langue ul{ display: none; position: absolute; width: 120px; height: auto; background: #FFFFFF; box-shadow: 0px 8px 16px 1px rgba(16,34,55,0.08); border-radius:6px; text-align: center;}
header .langue ul li{ width: 100%; border-bottom:1px solid #EEEEEE; height: 40px; line-height: 40px; font-size: 0.9rem;}
header .langue ul li:last-child{ border-bottom: none;}
header .langue ul li a{ display: block;}
header .langue ul li a:hover{ background: #e40114; color: #FFFFFF;}

nav.Hnav li{ position: relative; line-height: 32px; font-size: 1rem;}
nav.Hnav li a{ color: #FFFFFF; padding: 0 12px; }
nav.Hnav li a i{ padding-left: 5px;}
nav.Hnav li:hover ul{ display: block;}
nav.Hnav li ul{ display: none; position: absolute; left: 0; top: 32px; width: 240px; height: auto; background: #FFFFFF; box-shadow: 0px 8px 16px 1px rgba(16,34,55,0.08); border-radius:6px; text-align: center;}
nav.Hnav li ul li{ width: 100%; border-bottom:1px solid #EEEEEE; height: 40px; line-height: 40px; font-size: 0.9rem;}
nav.Hnav li ul li:last-child{ border-bottom: none;}
nav.Hnav li ul li a{ display: block; color: #333333;}
nav.Hnav li ul li a:hover{ background: #e40114; color: #FFFFFF;}

nav.Hnav li.pronav ul{ width: 600px;}
nav.Hnav li.pronav ul li{ width: 33.3%; float: left;}


.searchshow{  width: 230px;height: 48px; background: #FFFFFF; border-radius: 8px; padding:13px;} 
.searchshow input{ height: 22px; line-height: 22px; border: none; width: 60%; background: none;}
.searchshow a{ display: block; margin-right: 5px;}
.searchshow button{ border: none; background: none; color: #111111; font-size: 1.2rem; border-left:1px solid #111111; width: 40px;}



/* 默认隐藏移动端菜单按钮 */
.mobile-menu-btn{
    display:none;
}

/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual .owl-carousel .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto;}
.main_visual .owl-carousel .item a{ display: block;  width: 100%;height: 100%;}
.main_visual .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual .owl-prev,.main_visual .owl-next{width:56px;height: 56px; border-radius:50%; position: absolute;top: 50%;margin-top: -28px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background:#1646d8 url(../images/BL.png) no-repeat center;left: 5%; }
.main_visual .owl-next{background:#1646d8 url(../images/BR.png) no-repeat center;right: 5%; }
.main_visual .owl-prev:hover{ background:#e40114 url(../images/BL.png) no-repeat center;}
.main_visual .owl-next:hover{ background:#e40114 url(../images/BR.png) no-repeat center;}

.main_visual .owl-dots{ display: none; text-indent: -9999em;}
.main_visual .owl-controls{ height: 0;}
.main_visual .owl-nav{ height: 0;}

.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.home-product-title{ padding: 60px 0 45px 0; text-align: center;}
.home-product-title h2{ display: block; color: #111111; font-size: 2.4rem;  font-family: myFirstFont1; line-height: 72px; margin-bottom: 15px;}
.home-product-title .home-search-box{ width: 55%; height: 52px;background: #F5F5F5;border-radius: 8px; margin: 0 auto; padding: 11px 0 11px 30px;}
.home-product-title .home-search-box input{ width: 85%; background: none; border: none; height: 30px; line-height: 30px;}
.home-product-title .home-search-box a{ display: block; width: 7%; text-align: center;}
.home-product-title .home-search-box a img{ vertical-align: middle; margin-top: 5px;}
.home-product-title .home-search-box button{ color: #1646d8; font-size: 1.4rem; border: none; background: none; width: 8%; text-align: center; border-left:1px solid #CCCCCC; }


.home-product{ padding-bottom: 80px; text-align: center;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 6px;}
.main_visual1 .owl-carousel .item p{ width: 100%; margin-top: 10px; background: #F5F5F5; border-radius: 6px; height: 50px; line-height: 50px; font-size: 1rem;} 
.main_visual1 .owl-carousel .item:hover p{ background: #1646d8; color: #FFFFFF;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{ display: none; text-indent: -99999em;}




.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 0;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 25px; height: 4px; background:#b4c2d1; }
.main_visual1 .owl-dot.active span{background: #1646d8;}


.home-about{ width: 100%; height: auto; background: url(../images/home-aboutbg.png) no-repeat center; background-size:cover; padding: 80px 0;}
.home-about-left{ width: calc(100% - 672px); padding-right: 60px;}
.home-about-left h2{ text-transform: capitalize; font-family: myFirstFont1; color: #111111; font-size: 2.4rem; line-height: 56px;}
.home-about-left h2 span{ color: #1646d8;}
.home-about-left p{ font-size: 1rem; line-height: 24px; margin-top: 25px;}
.home-about-left a{ margin-top: 50px; display: inline-block; height: 60px; line-height: 60px; color: #FFFFFF; border-radius:30px; background: #1646d8; font-size: 1.1rem; padding: 0 40px;}
.home-about-left a img{ margin-left: 10px;}
.home-about-left a:hover{ background: #de0216;}
.home-about-right{ width: 672px; height: auto;}
.home-about-right img{ width: 100%; height: auto;}


.home-bom{ margin-top: 60px; height: 267px; background: url(../images/homebombg.jpg) no-repeat center; background-size:cover; color: #FFFFFF; padding:110px 75px 0 75px; border-radius:10px;}
.home-bom-left{}
.home-bom-left h2{font-family: myFirstFont1; font-size: 1.8rem; line-height: 42px; margin-bottom: 5px;}
.home-bom-left h2 span{ color: #9FB7FF;}
.home-bom-left p{ font-size: 1rem; line-height: 26px; background: url(../images/bomp.png) no-repeat left center; padding-left: 20px;}

.home-bom-right{ min-height: 86px; background: url(../images/bomjt.png) no-repeat left top; padding-left: 80px; margin-left: 80px; max-width: 320px;}
.home-bom-right p{ font-size: 1rem; line-height: 26px; }
.home-bom-right a{ display: inline-block; margin-top: 10px; border:1px solid #FFFFFF; height: 40px; line-height: 38px; border-radius:30px; color:#FFFFFF; padding: 0 35px;}
.home-bom-right a img{ margin-right: 5px;}
.home-bom-right a:hover{ background:#de0216; border-color:#de0216;}


.home-advan-title{ color: #111111; font-size: 2.4rem; font-family: myFirstFont1; font-weight: bold; line-height: 60px; padding: 80px 0 50px 0;}

.home-advan{}
.home-advan-left{ width: 584px; height: auto; position: relative;}
.home-advan-left img{ width: 100%; height: auto; border-radius:24px;}
.home-advan-left-info{ width: auto; height: auto; padding: 13px; background: #FFFFFF; border-radius:12px; position: absolute; right: 0; bottom: 0; z-index: 333;}
.home-advan-left-infoc{ background: #1646d8; border-radius:12px; padding: 20px; color: #FFFFFF;}
.home-advan-left-infoc b{ display: block; font-family: myFirstFont1; font-size: 1.5rem; line-height: 30px;}
.home-advan-left-infoc img{ width: 52px; height: 52px; margin-top: 25px;}
.home-advan-left-infoc a{ display: block; color: #FFFFFF; text-decoration: underline; font-size: 1.2rem; line-height: 38px; margin-top: 10px;}

.home-advan-right{ width: calc(100% - 584px); height: auto; padding-left: 55px;}
.home-advan-right dl{box-shadow: 0px 8px 16px 1px rgba(16,34,55,0.08); border-radius:20px; width: 48%; padding: 35px; margin-bottom: 4%;}
.home-advan-right dl dd{ padding-top: 15px;}
.home-advan-right dl dd b{ display: block; color: #111111; font-size: 1.2rem; line-height: 26px; margin-bottom: 10px;}
.home-advan-right dl dd p{ line-height: 20px;}
.home-advan-right dl:nth-child(3){ margin-bottom: 0;}
.home-advan-right dl:nth-child(4){ margin-bottom: 0;}


.home-brand{ width: 100%; height: auto; margin-top: 80px; background: url(../images/homebrandbg.png) no-repeat center; background-size:cover; padding-bottom: 70px;}

.home-brand-title{padding: 80px 0 50px 0;}
.home-brand-title h2{ color: #111111; font-size: 2.4rem; font-family: myFirstFont1; line-height: 60px;}
.home-brand-title a{ display: inline-block; height: 60px; line-height: 60px; background: #1646d8; color: #FFFFFF; border-radius:30px; font-size: 1.1rem; padding: 0 30px;}
.home-brand-title a:hover{ background: #de0216;}
.home-brand-title a img{ margin-left: 10px;}

.home-brand-list{}
.home-brand-list a{ display: block; width: 15.66%; margin-bottom:1.2%; background: #FFFFFF; padding: 15px; box-shadow: 0px 8px 16px 1px rgba(29,49,112,0.08);border-radius: 8px;}
.home-brand-list a img{ width: 100%; height: auto;}
.home-brand-list a:hover img{   filter: grayscale(100%);}

.home-solutionbg{ width: 100%; height: auto; color: #FFFFFF; padding-bottom: 80px; background:url(../images/homesoubg.jpg) no-repeat center; background-size:cover;}
.home-solutionbg .home-brand-title h2{ color: #FFFFFF;}
.home-solutionbg .home-brand-title a{ background: #FFFFFF; color: #1646d8;}
.home-solutionbg .home-brand-title a:hover{ background: #DE0216; color: #FFFFFF;}



.home-solution{ width:96%; margin: 0 auto;}

.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 12px 12px 0 0;}

.main_visual2 .owl-carousel .item .homesouitem{ width: 100%; height: auto; padding: 25px; color: #FFFFFF; background: url(../images/homesouitem.jpg) no-repeat center; background-size:cover;}
.main_visual2 .owl-carousel .item .homesouitem b{ display: block; font-size: 1.2rem; font-family: myFirstFont1; line-height: 26px; margin-bottom: 10px;} 
.main_visual2 .owl-carousel .item .homesouiteminfo{ width: 100%; height: 52px; overflow: hidden;}
.main_visual2 .owl-carousel .item .homesouiteminfo p{ width: calc(100% - 52px); line-height: 26px; height: 52px; overflow: hidden; margin: 0; padding-right: 60px;}
.main_visual2 .owl-carousel .item .homesouiteminfo span{ width: 52px; height: 52px; background: url(../images/homesoumore.png) no-repeat; display: block;}
.main_visual2 .owl-carousel .item:hover .homesouiteminfo span{background: url(../images/homesoumores.png) no-repeat; }

.main_visual2 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -99999em;}




.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 0;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 25px; height: 4px; background:#b4c2d1; }
.main_visual2 .owl-dot.active span{background: #de0216;}


.home-blog{ padding-bottom: 120px;}

.main_visual3 .owl-carousel,.main_visual3 .owl-stage-outer,.main_visual3 .owl-stage,.main_visual3 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual3 .owl-carousel .item{width: 100%;height: auto; position: relative; background-repeat: no-repeat; background: #e9eef9; border-radius: 20px; padding: 15px; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.homeblog-itempic{ width: 274px; height: auto; position:relative;}
.homeblog-itempic img{ width: 100%; height: auto; border-radius:10px;}
.homeblog-itempic-time{ position:absolute; z-index:333; left:20px; top:20px; background:rgba(0,0,0,0.5); text-align:center; color:#fff; padding:20px; border-radius:6px;}
.homeblog-itempic-time b{ display:block; font-size:1.2rem; line-height:28px;}
.homeblog-iteminfo{ width: calc(100% - 274px); padding-left: 30px;}
.homeblog-iteminfo a.bloglinks1{ display: block; font-size: 1.6rem; line-height: 36px; height: 72px; overflow: hidden; font-family: myFirstFont1; color: #111111; font-weight: bold;}
.homeblog-iteminfo a.bloglinks1:hover{ color: #1646d8;}
.homeblog-iteminfo p{ line-height: 20px; height: 60px; overflow: hidden; margin-top: 15px;}
.homeblog-iteminfo a.bloglinks2{ margin-top: 40px; display: block; height: 28px; line-height: 28px;}
.homeblog-iteminfo a.bloglinks2 img{ margin-left: 10px; width: 28px; height: 28px; display: inline; vertical-align: middle;}
.main_visual3 .owl-prev,.main_visual3 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual3 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual3 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual3 .owl-dots .owl-dot span{  display: inline-block; width:25px; height: 4px; background:#ccc; }
.main_visual3 .owl-dot.active span{ background:#1646d8; }
.main_visual3 .owl-controls{ height: 0;}


footer{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover;}
.footer-box{ padding: 80px 0; color: #FFFFFF;}
.footer-box-left{ width: 335px; height: auto; }
.footer-box-left .flogo{ width: 202px; height: 50px;}
.footer-box-left .flogo a{ display: block; background: url(../images/flogo.png) no-repeat; width: 202px; height: 50px;}
.footer-box-left p{ padding-bottom:30px;}
.footer-box-left li{ text-align:center; margin-right:10px;}
.footer-box-left li p{ line-height:42px;}

.footer-box-left .fshare{ width: 100%;}


.footer-box-right{ width: calc(100% - 335px); height: auto;  padding-left: 160px;}
.footer-box-right  dl.fmenu dt{font-family: myFirstFont1; font-size: 1.5rem; line-height: 32px; margin-bottom: 20px;}
.footer-box-right  dl.fmenu dd a{ display: block; color: #FFFFFF; line-height: 32px; background: url(../images/flinks.png) no-repeat left center; padding-left: 20px;}
.footer-box-right  dl.fmenu dd a:hover{ color: #9fb7ff;}

.fcontact{ width: 290px;}
.fcontact b{ display: block; font-family: myFirstFont1; font-size: 1.5rem; line-height: 32px; margin-bottom: 20px;}
.fcontact dl{ width: 100%; margin-bottom: 12px;}
.fcontact dl dt{ width: 18px;}
.fcontact dl dd{ width: calc(100% - 18px); padding-left: 15px;}
.fcontact dl dd em{ display: block; color: #9FB7FF; line-height: 18px; margin-bottom: 5px;}
.fcontact dl dd a{ display: block; color: #FFFFFF; line-height: 26px;}

.footer-copy{ width: 100%; padding: 15px 0; text-align: center; color: #FFFFFF; border-top:1px solid rgba(255,255,255,0.4);}


.custmoer{ width:auto; padding:20px; position:fixed;  z-index:888; right:10px; top:30%; background:#f6f7fc; border:1px solid  #73acf1; border-radius:12px 0 0 12px;}
.custmoer a{ display:block; width:36px; height:36px; position:relative; margin-bottom:15px;}
.custmoer a:last-child{ margin-bottom:0;}

.custmoer a .cuwx{ width:auto; padding:10px; border-radius:8px;  display:none; position:absolute; right:60px; top:0;background:#fff; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);  }
.custmoer a .cuwx img{ width:120px; height:120px;}
.custmoer a .cuwx:before{
    content:""; position:absolute; right:-12px; top:20%; margin-top:-12px; 
width:0;
height:0;
border-top:12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #fff;
}
.custmoer a:hover .cuwx{ display: block;}

.woptain{ display:none;}
.optain{ display:none;}
.fposi{ display: none;}

#mmenu {
	opacity: 0;
}


.banner2{ width: 100%; height: 350px;  }
.banner2info{ text-align: center; color: #FFFFFF; width: 100%; height: auto; padding-top:60px;}
.banner2info h1{ font-size: 2.4rem; line-height: 52px;}
.banner2info b{ font-size: 2.4rem; line-height: 52px;}
.banner2info em{ display: block; width: 60px; height: 4px; background: #FFFFFF; margin: 0 auto; margin-top: 15px;}

.abmenu{ width: 100%; height: 72px;  line-height: 72px; position: relative; z-index: 333; border-bottom: 3px solid #EEEEEE;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 20px; font-size: 1rem; }
.abmenuL a:hover{ background: #1646d8; color: #FFFFFF;}
#lm_hover{ color: #FFFFFF; background:#1646d8;font-weight: bold; }
.abmenuR i{ padding-right: 10px; color: #1646d8; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px; }

.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}



.about-advan{ text-align: center; padding: 50px 0;}
.about-advan b{ color: #000000; font-size: 2rem; line-height: 48px;  font-family: myFirstFont1;}
.about-advan p{ font-size: 1rem; line-height: 26px; margin-top: 10px;}


.about-service{ padding-bottom: 60px;}
.about-service dl{ text-align: center; width: 23%;}
.about-service dl dd{ padding-top: 20px;}
.about-service dl dd b{ display: block; color: #111111; text-transform: uppercase; line-height: 42px; font-size: 1.4rem;}
.about-service dl dd p{ font-size: 1rem; margin-top: 5px;}


.about-envi{width: 100%; height:auto; background: url(../images/about-envibg.png) no-repeat center; background-size:cover; padding-bottom: 120px; padding-top: 65px;}
.about-envi b{ display: block; color: #111111; font-size: 2rem; font-family: myFirstFont1; line-height: 42px; margin-bottom: 30px; text-align: center;}
.about-envi-list{}

.main_visual4 .owl-carousel,.main_visual4 .owl-stage-outer,.main_visual4 .owl-stage,.main_visual4 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual4 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual4 .owl-carousel .item img{ width: 100%; height: auto; border-radius:8px;}
.main_visual4 .owl-prev,.main_visual4 .owl-next{ display: none; text-indent: -99999em;}

.main_visual4 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -40px;  z-index: 999;}
.main_visual4 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual4 .owl-dots .owl-dot span{  display: inline-block; width: 46px; height: 4px; background:#999; }
.main_visual4 .owl-dot.active span{ background:#1646d8; }
.main_visual4 .owl-controls{ height: 0;}


.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 24%; height: auto; text-align: center; margin: 0.5%;}
.about-img-list dl img{ width: 100%; height: auto;}
.about-img-list dl dd{ width: 100%; height:48px; line-height: 48px; font-size: 1rem; background: #F5F5F5;}

.home-title1{padding: 30px 0; text-align: center;}
.home-title1 b{ display: block; color: #111111; line-height: 54px; font-size: 2.4rem; text-transform: capitalize; }
.home-title1 em{background: #1646d8; width:80px; height:4px; display:block; margin:0 auto; margin-top:15px;}

.conMap {
    width: 1360px;
    height: 450px;
    overflow: hidden;
}

.conFed {
    width: 1360px; padding-bottom:50px;
    height: auto;
    overflow: hidden;
}

    .conFed dl {
        width: 100%;
        height: auto;
    }

        .conFed dl dt {
            width: 100%;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
        }

        .conFed dl dd {
            width: 100%;
            height: 42px;
        }

            .conFed dl dd input {
                width: 100%;
                padding: 0 15px;
                height: 42px;
                border: 1px solid #dedede;
                box-sizing: border-box;
                line-height: 42px;
                border-radius: 5px;
            }

            .conFed dl dd textarea {
                width: 100%;
                padding: 15px;
                height: 80px;
                border: 1px solid #dedede;
                box-sizing: border-box;
                line-height: 24px;
                border-radius: 5px;
            }

    .conFed li {
        width: 100%;
        height: 42px;
        margin-top: 20px;
    }

        .conFed li input {
            width: 100%;
            height: 42px;
            line-height: 42px;
            border: none;
            background: #1646d8;
            color: #FFFFFF;
            font-size: 16px;
            border-radius: 5px;
        }

.application-list{ padding:50px 0;}
.application-list dl{ width:32.3%; position:relative; margin-bottom:1.5%; cursor:pointer;}
.application-list dl dt{width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; z-index: 666; display: flex;
  flex-direction: column;
  justify-content: space-between; /* 上下对齐 */
  align-items: center; /* 水平居中 */
  padding: 20px;
  color: #FFFFFF;}
.application-list dl dt a{ color:#fff; font-size:1.4rem; font-weight:bold;}
.application-list dl dt p{ opacity:0;}
.application-list dl:hover p{ opacity:1.0;}
.application-list dl dd img{ width:100%; height:auto; border-radius:18px; object-fit: cover;}

.newsList{ padding:30px 0;}
.newsList dl{ width:31.3%; margin:1%; background:#fff; border:1px solid #eee; border-radius:6px;}
.newsList dl dt img{ width:100%; height:auto; border-radius:6px 6px 0 0;}
.newsList dl dd{ padding:25px;}
.newsList dl dd em{ display: inline-block; font-style: normal; line-height: 25px; padding:0 15px; border-radius:6px; color: #fff; background:#1646d8; font-size:0.9rem;}
.newsList dl dd a{ display: block; color: #111111; font-size: 1.2rem; font-weight: bold; line-height: 24px; height: 48px; overflow: hidden; margin-top:10px;}
.newsList dl dd a:hover{ color: #1646d8;}
.newsList dl dd p{ font-size: 0.9rem; line-height: 20px; height: 20px; overflow: hidden; color: #666666; margin-top: 5px;}

.NewsShow{ padding:30px; margin-top:30px; box-shadow: 0px 6px 30px 1px rgba(0,40,120,0.12); border-radius: 15px;}
.NewsShowTit{ font-weight:bold; font-size:1.4rem; line-height:28px; text-align:center; color:#111; padding:15px 0;}
.NewsShowAdmin{ text-align:center; line-height:26px; color:#999;}
.NewsShowInfo{ padding:25px 0;}
.NewsShowInfo img{ max-width:100%; height:auto;}

.products_catemenu{ padding:30px 0; }
.products_catemenu dl{width:18%; background:#fff; box-shadow: 0px 6px 8px 1px rgba(2,36,93,0.08); border-radius:12px; margin:1%;  padding:25px; text-align:center;}
.products_catemenu dl dt{ width:100%;}
.products_catemenu dl dt img{ width:100%; height:auto;}
.products_catemenu dl dd{ width:100%; }
.products_catemenu dl dd a{ display:block; font-weight:bold; font-size:1.1rem; color:#111; line-height:32px; height:32px; overflow: hidden;}

.GoodsMain{ width:100%; padding:30px 3%; }
.GoodsMainL{ float:left; width:20%; height:auto;}
.GoodsMainL h2{ background:#1646d8; color:#fff; font-size:20px; padding:0 25px; box-sizing:border-box; height:46px; line-height:46px;}
.GoodsMainL h2 i{ float:right; line-height:46px; display:none;}
.GoodsMenu a{ display:block; background:#eee; margin-top:1px; height:42px; line-height:42px; color:#333; font-size:1.1rem;  padding:0 25px; }
.GoodsMenu a:hover{ background:#1646d8; color:#fff;}


.GoodsMainR{ float:right; width:79%; height:auto;}

.goodsList{ width:100%; height:auto; overflow-x:auto;}
.goodsList .gimg img{ width:45px; height:45px;}
.goodsList a.gquo{ width:98px; height:29px; line-height:29px; background:#1646d8; display:inline-block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#1646d8; background:#ccc;}

/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
	
 

.goodsList .msg-tips1{position: fixed;right: 20%;top: 25%;margin: 30px auto;padding: 30px 20px;width: 339px;font-size: 14px;text-align: center;}
.goodsList .msg-tips1 .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:0; height:0; text-indent:-99999px;overflow:hidden; }
.goodsList .msg-tips1 .ico.error{ background-position:-50px 0; }
.goodsList .msg-tips1 .ico.warning{ background-position:-100px 0; }
.goodsList .msg-tips1 .msg{  }
.goodsList .msg-tips1 .msg strong{ margin-bottom:10px; color:#444; font-size:15px; line-height:22px;}
.goodsList .msg-tips1 .msg p{ line-height:1.8em; margin-bottom:10px; }
.goodsList .msg-tips1 .msg p b{ padding:0 5px; color:red;}
.goodsList .msg-tips1 .msg i{color: #fff;font-style:normal;}
.goodsList .cart-info {background:#fff;border: 5px  solid #b76161;border-radius: 10px;box-shadow: 4px 2px 10px 3px #0000007d;}
.goodsList .cart-info .btn-success{height: 34px;line-height: 34px;padding: 0px 10px;border-radius: 5px; display:inline-block;}
.goodsList .cart-info .btn-success1{
    background: #ee0000; display:inline-block;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
.goodsList .cart-info .close{
    background: #848484; display:inline-block;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
  .parts-list  .cart-info .btn-success{display:inline-block;}  
 .parts-list .cart-info .btn-success1{ background: #ee0000; display:inline-block;
    border: 1px solid #ee0000;
    text-shadow: 0 -1px 0 #ee0000; height: 32px;  line-height: 32px; }   	

 .cart-step{ width: 1360px; height: 188px; overflow: hidden;}
.cart-step img{ width: 1360px; height: 188px;}

.cart-tips{ width: 1360px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-tips1{ width: 1360px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px; background:#1646d8; font-size:1.1rem;  border-radius: 3px; text-align:center; color:#fff;}



.cart-from{width: 1360px; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #1646d8; color: #fff; height: 38px; line-height: 38px;}
.cart-from table{ width: 100%; border-collapse:collapse;border-spacing:0;}



.cart-from table input{ width: 70%; padding:0 5%; margin:10px 0 10px 5%; border: 1px solid #DEDEDE; height: 28px; line-height: 28px;}
.cart-from table tr{border: 1px solid #DEDEDE; }
.cart-from table input.checkall{ width:20px; float:left}
.cart-from table button{ width: 34px; height: 30px; border: none; background: url(../images/cartDe.jpg) no-repeat;}

.cart-button { padding: 10px; }
.cart-button button{ width: 106px; height: 30px; line-height: 30px; border: none; background: #1646d8; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 1360px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 18px;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: left; width: 50%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;   line-height: 34px; margin-top:20px;}
.cart-fedBoxL dl dt{ float: left; width: 30%; padding-left: 5%; height: 34px; overflow: hidden; font-weight: bold; color: #333333;}
.cart-fedBoxL dl dd{ float: left; width: 65%; min-height: 56px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%;  padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #1646d8; border: none; color: #FFFFFF; border-radius: 3px;}



.message {   width: 1360px; margin:30px auto; 
}
 
.panel-default {border: 1px solid #ccc;padding: 15px;border-radius: 5px;}
.panel-default .bg-default {
    
    }
.panel-default .alert-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 12px;
    border-radius: 6px;
}

.message h1 {
    margin-top: 18px;
    font-weight: 500;
    font-size: 36px;
    color: #000;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.message p{ line-height:28px; margin-bottom:10px}
.message .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #ef7603;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.products-list{ padding:30px 0;}
.products-list dl{ width:23%; height:auto; margin:1%; text-align:center; background:#eee; border-radius:12px; padding:15px;}
.products-list dl dt img{ width:100%; height:auto;}
.products-list dl dd{ line-height:42px; font-size:1rem;}

/* BOM Sourcing Page */
.bom-page {
    width: 100%;
    background: #f6f8fc;
    color: #1f2937;
}

.bom-hero {
    width: 100%;
    padding: 80px 0;
    background: url(../images/bom-banner-top.png) no-repeat center;
    background-size: cover;
    position: relative;
}

.bom-hero:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(4, 18, 48, 0.55);
}

.bom-hero-inner {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 45px;
}

.bom-hero-title {
    width: 52%;
    color: #fff;
}

.bom-hero-title span {
    display: inline-block;
    padding: 7px 18px;
    border-radius: 30px;
    background: rgba(0, 127, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.28);
    color: #fff;
    font-size: 15px;
    margin-bottom: 18px;
}

.bom-hero-title h2 {
    font-size: 42px;
    line-height: 1.25;
    font-weight: 700;
    color: #fff;
    margin: 0 0 20px;
}

.bom-hero-title p {
    font-size: 18px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    max-width: 680px;
}

.bom-upload-card {
    width: 430px;
    background: #fff;
    border-radius: 18px;
    padding: 30px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
    box-sizing: border-box;
}

.bom-upload-head h3 {
    font-size: 24px;
    color: #111827;
    font-weight: 700;
    margin: 0 0 10px;
}

.bom-upload-head p {
    font-size: 14px;
    line-height: 1.7;
    color: #5b6472;
    margin: 0 0 22px;
}

.bom-upload-box {
    border: 2px dashed #c9d8ee;
    background: #f8fbff;
    border-radius: 14px;
    padding: 25px 18px;
    text-align: center;
    transition: all 0.25s ease;
}

.bom-upload-box:hover {
    border-color: #007fff;
    background: #f3f9ff;
}

.bom-upload-box input[type="file"] {
    display: none;
}

.bom-upload-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    height: 46px;
    padding: 0 24px;
    background: #007fff;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.25s ease;
}

.bom-upload-label:hover {
    background: #0068d6;
}

.bom-upload-label i {
    font-style: normal;
    font-size: 22px;
    line-height: 1;
}

.bom-file-name {
    margin-top: 14px;
    color: #596575;
    font-size: 14px;
    word-break: break-all;
}

.bom-option-row {
    margin-top: 18px;
    font-size: 14px;
    color: #4b5563;
}

.bom-option-row label {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    cursor: pointer;
}

.bom-submit-row {
    margin-top: 22px;
}

.bom-submit-row input {
    width: 100%;
    height: 52px;
    border: 0;
    border-radius: 10px;
    background: #007fff;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.25s ease;
}

.bom-submit-row input:hover {
    background: #0068d6;
}

.bom-submit-row input:disabled {
    background: #9cbde2;
    cursor: not-allowed;
}

.bom-template-row {
    margin-top: 18px;
    text-align: center;
    color: #5b6472;
    font-size: 14px;
}

.bom-template-row a {
    color: #007fff;
    font-weight: 700;
    text-decoration: underline;
    margin-left: 5px;
}

.bom-response-note {
    margin-top: 18px;
    padding: 14px 16px;
    border-radius: 10px;
    background: #eef7ff;
    border: 1px solid #d7ebff;
    color: #415166;
    font-size: 14px;
    line-height: 1.7;
}

/* Info Cards */
.bom-info {
    padding: 65px 0;
}

.bom-info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}

.bom-info-card {
    background: #fff;
    border-radius: 16px;
    padding: 28px 24px;
    box-shadow: 0 10px 30px rgba(15, 35, 95, 0.08);
    border: 1px solid #edf1f7;
    transition: all 0.25s ease;
}

.bom-info-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(15, 35, 95, 0.12);
}

.bom-info-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: #007fff;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px;
}

.bom-info-card h3 {
    font-size: 20px;
    color: #111827;
    margin: 0 0 12px;
    font-weight: 700;
}

.bom-info-card p {
    font-size: 15px;
    line-height: 1.7;
    color: #5d6675;
    margin: 0 0 14px;
}

.bom-info-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bom-info-card li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 8px;
    color: #394557;
    font-size: 14px;
    line-height: 1.6;
}

.bom-info-card li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #007fff;
}

/* Process */
.bom-process {
    background: #fff;
    padding: 65px 0 80px;
}

.bom-section-title {
    text-align: center;
    margin-bottom: 38px;
}

.bom-section-title span {
    display: inline-block;
    color: #007fff;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}

.bom-section-title h2 {
    font-size: 34px;
    line-height: 1.3;
    color: #111827;
    font-weight: 700;
    margin: 0 0 12px;
}

.bom-section-title p {
    font-size: 16px;
    color: #667085;
    line-height: 1.7;
    margin: 0;
}

.bom-process-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.bom-process-item {
    position: relative;
    background: #f8fbff;
    border: 1px solid #e5eef8;
    border-radius: 16px;
    padding: 30px 26px;
    text-align: center;
}

.bom-process-item em {
    display: inline-block;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #007fff;
    color: #fff;
    line-height: 52px;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 18px;
}

.bom-process-item h3 {
    font-size: 20px;
    color: #111827;
    font-weight: 700;
    margin: 0 0 10px;
}

.bom-process-item p {
    font-size: 15px;
    color: #5d6675;
    line-height: 1.7;
    margin: 0;
}

/* Keep old class compatibility */
.inquBg,
.inquBox,
.bomBox,
.im_orderDiv1,
.im_orderDiv1B,
.upload-wrapper,
.upload-label,
.file-name,
.im_orderDiv2,
.im_orderDiv2B,
.im_orderBtn1 {
    box-sizing: border-box;
}
.solution-list{ padding:30px 0; }
.solution-list dl{ width:23%; margin:1%; background: #f7f7f7;}
.solution-list dl dt{ width:100%;}
.solution-list dl dt img{ width:100%; height:auto;}
.solution-list dl dd{ width:100%; padding:20px;}
.solution-list dl dd a{ display:block; line-height:34px; height:34px; overflow:hidden;  font-size: 1.3rem; font-family: myFirstFont1; font-weight: normal; color: #111111;}
.solution-list dl dd p{ margin-top:5px; height:46px; line-height:23px; overflow:hidden;}

@media (max-width: 767px) {
.auto1280{ width: 94%; height: auto;}
.auto_1280{ width: 94%; height: auto;}
 header {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
        height: auto;
        padding: 8px 12px;
        background: #fff;
        border-radius: 0;
        box-shadow: 0 4px 15px rgba(0,0,0,.08);
        box-sizing: border-box;
    }

        header .auto1280 {
            position: relative;
            width: 100%;
            max-width: none;
            height: auto;
            display: block !important;
            padding: 0;
            margin: 0;
            box-sizing: border-box;
        }

        /* logo */
        header .logo {
            width: 155px;
            height: 40px;
            margin: 0;
        }

            header .logo a {
                display: block;
                width: 155px;
                height: 40px;
                background: url(../images/logo.png) no-repeat left center;
                background-size: contain;
            }

        /* 菜单按钮：强制固定在右上角第二个 */
        header .mobile-menu-btn {
            display: flex !important;
            visibility: visible !important;
            opacity: 1 !important;
            position: absolute !important;
            right: 44px;
            top: 1px;
            z-index: 1005;
            width: 38px;
            height: 38px;
            padding: 0;
            margin: 0;
            border: 0;
            outline: none;
            border-radius: 8px;
            background: #1646d8;
            color: #fff;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            box-sizing: border-box;
        }

            header .mobile-menu-btn i {
                display: block !important;
                color: #fff;
                font-size: 20px;
                line-height: 1;
            }

        header.mobile-open .mobile-menu-btn i:before {
            content: "\f00d";
        }

        /* 语言按钮：固定最右边 */
        header .langue {
            position: absolute;
            right: 0;
            top: 1px;
            z-index: 1006;
            width: 38px;
            height: 38px;
            margin: 0;
            padding: 0;
            color: #111;
            font-size: 0;
            line-height: 38px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 3px;
            cursor: pointer;
            border-radius: 8px;
            box-sizing: border-box;
        }

            header .langue em {
                display: none;
            }

            header .langue .fa-globe {
                display: block;
                font-size: 17px;
                color: #111;
                line-height: 1;
            }

            header .langue .fa-angle-down {
                display: block;
                font-size: 12px;
                color: #111;
                line-height: 1;
            }

            header .langue ul {
                display: none;
                position: absolute;
                right: 0;
                left: auto;
                top: 42px;
                width: 125px;
                height: auto;
                background: #fff;
                box-shadow: 0 8px 20px rgba(16,34,55,0.12);
                border-radius: 6px;
                text-align: center;
                z-index: 1010;
                overflow: hidden;
                font-size: .9rem;
            }

            header .langue:hover ul {
                display: block;
            }

            header .langue ul li {
                width: 100%;
                height: 40px;
                line-height: 40px;
                border-bottom: 1px solid #eee;
                font-size: .88rem;
            }

                header .langue ul li:last-child {
                    border-bottom: none;
                }

                header .langue ul li a {
                    display: block;
                    color: #333;
                }

                    header .langue ul li a:hover {
                        background: #e40114;
                        color: #fff;
                    }

    /* 搜索框 */
    .searchshow {
        width: 100%;
        height: 44px;
        margin-top: 8px;
        padding: 10px 12px;
        background: #f1f1f1;
        border-radius: 6px;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
    }

        .searchshow input {
            width: calc(100% - 78px);
            height: 24px;
            line-height: 24px;
            padding: 0;
            border: 0;
            outline: none;
            background: none;
            color: #333;
            font-size: .95rem;
            box-sizing: border-box;
        }

            .searchshow input::placeholder {
                color: #888;
            }

        .searchshow a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 24px;
            height: 24px;
            margin-right: 8px;
            flex-shrink: 0;
        }

            .searchshow a img {
                display: block;
                width: 22px;
                height: 22px;
            }

        .searchshow button {
            width: 34px;
            height: 24px;
            line-height: 24px;
            padding: 0;
            border: 0;
            border-left: 1px solid #222;
            background: none;
            color: #111;
            font-size: 1.1rem;
            text-align: center;
            flex-shrink: 0;
        }

    /* 导航 */
    nav.Hnav {
        display: none;
        width: 100%;
        margin-top: 8px;
        background: #fff;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 8px 22px rgba(0,0,0,.08);
    }

        nav.Hnav.show {
            display: block !important;
        }

        nav.Hnav > ul {
            display: block !important;
            width: 100%;
            margin: 0;
            padding: 0;
        }

        nav.Hnav li {
            position: relative;
            width: 100%;
            height: auto;
            line-height: 44px;
            font-size: .95rem;
            border-bottom: 1px solid #eee;
            box-sizing: border-box;
        }

            nav.Hnav li:last-child {
                border-bottom: none;
            }

            nav.Hnav li a {
                display: block;
                height: 44px;
                line-height: 44px;
                padding: 0 15px;
                color: #333;
                box-sizing: border-box;
            }

                nav.Hnav li a i {
                    float: right;
                    line-height: 44px;
                    padding-left: 0;
                    color: #999;
                }

            nav.Hnav li:hover ul {
                display: none;
            }

            nav.Hnav li.open > ul {
                display: block;
            }

            nav.Hnav li ul {
                display: none;
                position: static;
                left: auto;
                top: auto;
                width: 100%;
                height: auto;
                background: #f7f7f7;
                box-shadow: none;
                border-radius: 0;
                text-align: left;
                overflow: hidden;
            }

                nav.Hnav li ul li {
                    width: 100%;
                    float: none;
                    height: auto;
                    line-height: 40px;
                    font-size: .88rem;
                    border-bottom: 1px solid #e8e8e8;
                }

                    nav.Hnav li ul li:last-child {
                        border-bottom: none;
                    }

                    nav.Hnav li ul li a {
                        display: block;
                        height: 40px;
                        line-height: 40px;
                        padding: 0 28px;
                        color: #555;
                        background: #f7f7f7;
                    }

                        nav.Hnav li ul li a:hover {
                            background: #e40114;
                            color: #fff;
                        }

            nav.Hnav li.pronav ul {
                width: 100%;
            }

                nav.Hnav li.pronav ul li {
                    width: 100%;
                    float: none;
                }
.main_visual{margin-top: 108px;}
.main_visual .owl-prev,.main_visual .owl-next{width:36px;height: 36px; margin-top: -18px;}


.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}


.home-product-title{ padding:20px 0; }
.home-product-title h2{ font-size: 1.5rem;   line-height: 52px; margin-bottom: 5px;}
.home-product-title .home-search-box{ width: 100%; }
.home-product-title .home-search-box input{ width: 60%; }
.home-product-title .home-search-box button{  width: 18%; }


.home-product{ padding-bottom: 50px; text-align: center;}


.home-about{ padding: 30px 0;}
.home-about-left{ width: 100%; padding-right: 0;}
.home-about-left h2{ font-size: 1.5rem; line-height: 36px;}
.home-about-left p{margin-top: 15px;}
.home-about-left a{ margin-top:20px; height: 46px; line-height: 46px; padding: 0 25px;}
.home-about-right{ width: 100%; height: auto;}


.home-bom{display: none;}


.home-advan-title{ font-size: 1.5rem;line-height: 50px; padding: 20px 0; text-align: center;}

.home-advan{}
.home-advan-left{ width: 100%;}
.home-advan-left-infoc{  padding: 12px; }
.home-advan-left-infoc b{ font-size: 1.2rem; line-height: 26px;}
.home-advan-left-infoc img{ margin-top: 15px;}
.home-advan-left-infoc a{ font-size: 1.1rem; line-height: 32px; margin-top:5px;}

.home-advan-right{ width: 100%; height: auto; padding-left: 0; padding-top: 20px;}
.home-advan-right dl{width: 100%; padding:20px; margin-bottom: 4%;}



.home-brand{ margin-top: 30px; padding-bottom:40px;}

.home-brand-title{padding: 20px 0; text-align: center; display: block;}
.home-brand-title h2{  font-size: 1.5rem;  line-height:36px;}
.home-brand-title a{display: none;}



.home-brand-list a{ width: 32.3%; }


.home-blog{ padding-bottom: 70px;}


.homeblog-itempic{ width: 100%; }
.homeblog-iteminfo{ width: 100%; padding:20px 0;}
.homeblog-iteminfo a.bloglinks1{ display: block; font-size: 1.4rem; line-height: 36px; height: 36px; }

.homeblog-iteminfo p{ line-height: 20px; height: 40px; overflow: hidden; margin-top: 15px;}
.homeblog-iteminfo a.bloglinks2{ margin-top: 20px; }


.main_visual3 .owl-controls{ height: 0;}




.footer-box{ display: none;}
.footer-copy{ margin-bottom: 100px; padding: 10px 0;}

.fposi{ width:100%; height:100px; background:#1646d8; position:fixed; left:0; bottom:0; display:block; z-index:999; }
.fposi a{ display:block; float:left; text-align:center; width:33.3%; height:50px; color:#fff !important; border-right:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE;  box-sizing: border-box; }
.fposi a:nth-child(3){ border-right:none}
.fposi a:nth-child(4){ border-bottom:none;}
.fposi a:nth-child(5){ border-bottom:none;}
.fposi a:nth-child(6){ border-right:none; border-bottom:none;}
.fposi a img{ width:30px; height:auto; padding-top:10px;}
.fposi a p{ line-height:32px; font-size:0.9rem}


.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:888;}
.optain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.optain-search{width:100%; height:100%; }
.optain-search-box{ width:94%; margin:0 auto; text-align:center;}
.optain-search-box img{ width:200px; height:200px; border-radius:8px; margin:0 auto;}
.optain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:42px; line-height:42px; background:#1646d8; border-radius:0 4px 4px 0; color:#fff; font-size:1rem; border:none;}

.woptain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.woptain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.woptain-search{width:100%; height:100%; }
.woptain-search-box{ width:94%; margin:0 auto; text-align:center;}
.woptain-search-box img{ width:200px; height:200px; border-radius:8px; margin:0 auto;}
.woptain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.woptain-search-box button{ width:20%; height:42px; line-height:42px; background:#1646d8; border-radius:0 4px 4px 0; color:#fff; font-size:1rem; border:none;}






.abmenuR i{ font-size: 1.1rem; padding-right: 5px;}
.abmenuR a{ font-size: 0.9rem;}


.abmenu{ width: 100%; height: 52px; line-height: 52px; font-size: 0.9rem; font-size: 0.9rem !important;}
.abmenuL{ display: none;}
.abmenuR span{ float: left;}
.abmenuR i{ margin-top: 16px; }
.pro-lanmu{ display: block; font-size: 1.4rem;  }
.pro-lanmu i{ margin-top: 15px; color: #111;}
.navbar-nav-more-body{ display: block; position:fixed;top:0;left:100%;width:100vw;height:100vh;overflow:hidden;z-index:1000;background-color:rgba(0,0,0,0.6);transition:.2s}
.navbar-nav-more-body .box-shadown{position:absolute;top:0;left:0;width:40%;height:100%}
.navbar-nav-more-body .offcanva{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;background-color:#1646d8; }
.navbar-nav-more-body .offcanvas-body{position:relative}
.navbar-nav-more-body .offcanvas-end{width:60%;z-index:999999}
.navbar-nav-more-body .top-menu-list{position:absolute;top:0px;right:0;width:100%;height:100%;transition:.2s;font-size:1rem;padding-top: 70px;}
.navbar-nav-more-body .top-menu-list.active{transform:translateX(-100%)}
.navbar-nav-more-body .top-menu-list>li{height:3.5rem;line-height:3.5rem;padding:0}
.navbar-nav-more-body .top-menu-list>li a{height:100%;padding:0 1rem;display:flex;align-items:center;justify-content:space-between; color: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.navbar-nav-more-body .top-menu-list ul{position:absolute;left:100%;width:100%;background-color:#fff;top:0;height:100%;padding:0;display:none}
.navbar-nav-more-body .top-menu-list ul.active{display:block}
.navbar-nav-more-body .top-menu-list .icon{font-size:16px;color:#666}
.navbar-nav-more-body .top-menu-list ul.active .icon{margin-right:.5rem}



.banner2{ width: 100%; height: 200px; margin-top:108px;}
.banner2info{ padding-top:0;}
.banner2info h1{ font-size: 1.8rem; line-height: 32px;}
.banner2info b{ font-size: 1.8rem; line-height: 32px;}
.about-advan{ text-align: center; padding: 20px 0;}
.about-advan b{ font-size: 1.4rem; line-height: 38px; }



.about-service{ padding-bottom:30px;}
.about-service dl{  width: 100%;}
.about-service dl dd{ padding: 20px 0;}
.about-service dl dd b{ font-size: 1.2rem;}



.about-envi{padding-bottom: 80px; padding-top: 35px;}
.about-envi b{ font-size: 1.4rem; margin-bottom: 20px; }


.main_visual4 .owl-dots .owl-dot span{ width: 26px;  }




.about-img-list dl{ width: 48%; }

.home-title1{padding: 10px 0;}
.home-title1 b{ line-height: 42px; font-size: 1.6rem; }
.home-title1 em{ margin-top:8px;}

.application-list{ padding:30px 0;}
.application-list dl{ width:100%;}

.newsList{ padding:30px 0;}
.newsList dl{ width:100%; margin:0; margin-bottom:15px; }

.NewsShow{ padding:20px; margin-top:30px; }
.NewsShowTit{font-size:1.2rem; }

.products_catemenu{ padding:20px 0; }
.products_catemenu dl{width:48%; }
.products_catemenu dl dd a{ font-size:1rem;}

.GoodsMain{ width:100%;}
.GoodsMainL{ float:none; width:100%; height:auto;}
.GoodsMainL h2 i{  display:block;  transition: transform 0.3s ease;}
.GoodsMenu{ display:none;}
.GoodsMenu a{  height:36px; line-height:36px;font-size:1rem; }


.GoodsMainL h2 i.rotated {transform: rotate(180deg);}

.GoodsMainR{ float:none; width:100%; height:auto; overflow-x:auto;}
.cart-tips{ width:94%;}
.cart-tips1{ width:94%;}
.cart-from{ width:94%; }
.cartbox{ width:100%; overflow-x:scroll;}

.cartbox .table {
  min-width: 800px; /* 或根据内容设定，比如1200px */
  width: max-content; /* 自动根据内容撑开 */
  table-layout: auto;
}

.cart-fed{ width:94%;}
.cart-fedBoxL{ float:none; width:100%;}
.cart-fedBoxL dl{ margin-top:0;}
.cart-fedBoxL dl dt{ float:none; width:100%; padding:0;}
.cart-fedBoxL dl dd{ float:none; width:100%;}

.message{ width:94%;}
.message h1{ font-size:1.6rem;}



.products-list dl{ width:100%; }

.bom-hero {
        padding: 42px 0;
    }

    .bom-hero-inner {
        display: block;
        padding: 0 15px;
    }

    .bom-hero-title {
        width: 100%;
        text-align: center;
        margin-bottom: 28px;
    }

    .bom-hero-title span {
        font-size: 13px;
        padding: 6px 14px;
        margin-bottom: 14px;
    }

    .bom-hero-title h2 {
        font-size: 26px;
        line-height: 1.35;
        margin-bottom: 14px;
    }

    .bom-hero-title p {
        font-size: 14px;
        line-height: 1.7;
    }

    .bom-upload-card {
        width: 100%;
        padding: 22px 16px;
        border-radius: 14px;
    }

    .bom-upload-head h3 {
        font-size: 21px;
        text-align: center;
    }

    .bom-upload-head p {
        text-align: center;
        font-size: 13px;
    }

    .bom-upload-box {
        padding: 22px 12px;
    }

    .bom-upload-label {
        width: 100%;
        height: 44px;
        padding: 0;
        font-size: 14px;
    }

    .bom-file-name {
        font-size: 13px;
    }

    .bom-option-row {
        font-size: 13px;
        text-align: center;
    }

    .bom-submit-row input {
        height: 48px;
        font-size: 16px;
    }

    .bom-template-row {
        font-size: 13px;
        line-height: 1.6;
    }

    .bom-template-row a {
        display: inline-block;
        margin-left: 0;
    }

    .bom-response-note {
        font-size: 13px;
        line-height: 1.7;
    }

    .bom-info {
        padding: 38px 15px;
    }

    .bom-info-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .bom-info-card {
        padding: 22px 18px;
        border-radius: 14px;
    }

    .bom-info-icon {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 14px;
        margin-bottom: 14px;
    }

    .bom-info-card h3 {
        font-size: 18px;
    }

    .bom-info-card p {
        font-size: 14px;
    }

    .bom-info-card li {
        font-size: 13px;
    }

    .bom-process {
        padding: 40px 15px 50px;
    }

    .bom-section-title {
        margin-bottom: 25px;
    }

    .bom-section-title h2 {
        font-size: 24px;
    }

    .bom-section-title p {
        font-size: 14px;
    }

    .bom-process-list {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .bom-process-item {
        padding: 24px 18px;
    }

    .bom-process-item em {
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 17px;
        margin-bottom: 14px;
    }

    .bom-process-item h3 {
        font-size: 18px;
    }

    .bom-process-item p {
        font-size: 14px;
    }
.solution-list{ padding:20px 0; }
.solution-list dl{ width:100%; margin:0; margin-bottom:15px; }

.custmoer{ display:none;}

}




/* =========================================================
   RFQ Success Page
   Width: auto1280
   Main Color: #1646d8
========================================================= */

.rfq-success-page {
    padding: 70px 0;
}

.rfq-success-card {
    width: 100%;
    min-height: 520px;
    background: #ffffff;
    border-radius: 24px;
    overflow: hidden;
    display: flex;
    align-items: stretch;
    box-shadow: 0 18px 55px rgba(22, 70, 216, 0.12);
    border: 1px solid #e7ecf6;
    position: relative;
}

.rfq-success-card:before {
    content: "";
    position: absolute;
    right: -120px;
    top: -120px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(22, 70, 216, 0.06);
}

.rfq-success-card:after {
    content: "";
    position: absolute;
    left: -80px;
    bottom: -100px;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: rgba(22, 70, 216, 0.05);
}

.rfq-success-icon {
    width: 34%;
    background:
        radial-gradient(circle at 18% 20%, rgba(255,255,255,.18) 0, rgba(255,255,255,0) 32%),
        linear-gradient(135deg, #1646d8 0%, #0f35ad 58%, #08246f 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.rfq-success-icon:before {
    content: "";
    position: absolute;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.18);
}

.rfq-success-icon:after {
    content: "";
    position: absolute;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background: rgba(255,255,255,.08);
}

.rfq-success-icon span {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    background: #ffffff;
    color: #1646d8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 64px;
    font-weight: 800;
    position: relative;
    z-index: 3;
    box-shadow: 0 18px 35px rgba(0,0,0,.16);
}

.rfq-success-content {
    width: 66%;
    padding: 58px 64px;
    position: relative;
    z-index: 2;
}

.rfq-success-label {
    display: inline-flex;
    align-items: center;
    height: 30px;
    padding: 0 14px;
    border-radius: 30px;
    background: rgba(22, 70, 216, .08);
    color: #1646d8;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 16px;
}

.rfq-success-content h1 {
    margin: 0;
    color: #111827;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 800;
}

.rfq-success-desc {
    margin: 16px 0 28px;
    color: #5f6b7a;
    font-size: 16px;
    line-height: 1.85;
}

.rfq-success-info {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 30px;
}

.rfq-success-info-item {
    padding: 20px 16px;
    border-radius: 16px;
    background: #f8fbff;
    border: 1px solid #e7ecf6;
    transition: all .25s ease;
}

.rfq-success-info-item:hover {
    transform: translateY(-4px);
    border-color: rgba(22, 70, 216, .24);
    box-shadow: 0 12px 28px rgba(22, 70, 216, .08);
}

.rfq-success-info-item i {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #1646d8;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 14px;
}

.rfq-success-info-item h3 {
    margin: 0 0 8px;
    color: #111827;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 800;
}

.rfq-success-info-item p {
    margin: 0;
    color: #64748b;
    font-size: 13px;
    line-height: 1.65;
}

.rfq-success-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.rfq-btn {
    min-width: 160px;
    height: 48px;
    padding: 0 26px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 800;
    transition: all .25s ease;
}

.rfq-btn-primary {
    background: #1646d8;
    color: #ffffff;
    box-shadow: 0 12px 24px rgba(22, 70, 216, .25);
}

.rfq-btn-primary:hover {
    background: #0f35ad;
    color: #ffffff;
    transform: translateY(-2px);
}

.rfq-btn-light {
    background: #eef3ff;
    color: #1646d8;
}

.rfq-btn-light:hover {
    background: #dfe8ff;
    color: #1646d8;
    transform: translateY(-2px);
}

.rfq-success-note {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #edf1f7;
    color: #94a3b8;
    font-size: 13px;
    line-height: 1.7;
}

/* ==============================
   Responsive
============================== */

@media screen and (max-width: 1180px) {
    .rfq-success-content {
        padding: 52px 44px;
    }

    .rfq-success-info {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 768px) {
    .rfq-success-page {
        padding: 36px 0;
    }

    .rfq-success-card {
        display: block;
        min-height: auto;
        border-radius: 18px;
    }

    .rfq-success-icon {
        width: 100%;
        min-height: 220px;
    }

    .rfq-success-icon span {
        width: 96px;
        height: 96px;
        font-size: 54px;
    }

    .rfq-success-content {
        width: 100%;
        padding: 34px 24px;
    }

    .rfq-success-content h1 {
        font-size: 26px;
    }

    .rfq-success-desc {
        font-size: 15px;
    }

    .rfq-success-actions {
        display: block;
    }

    .rfq-btn {
        width: 100%;
        margin-bottom: 12px;
    }
}

/* New Contact Page */
.hm-contact-wrap {
    width: 100%;
    padding: 70px 0 80px;
    background: #f6f8fc;
}

.hm-contact-head {
    text-align: center;
    max-width: 860px;
    margin: 0 auto 38px;
}

.hm-contact-head span {
    display: inline-block;
    color: #007fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.hm-contact-head h2 {
    font-size: 36px;
    line-height: 1.3;
    color: #111827;
    font-weight: 700;
    margin: 0 0 14px;
}

.hm-contact-head p {
    font-size: 16px;
    line-height: 1.8;
    color: #64748b;
    margin: 0;
}

/* Fast Contact Cards */
.hm-contact-fast {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin-bottom: 28px;
}

.hm-contact-fast-item {
    display: block;
    background: #fff;
    border-radius: 16px;
    padding: 24px 26px;
    border: 1px solid #edf1f7;
    box-shadow: 0 10px 28px rgba(15, 35, 95, 0.08);
    text-decoration: none;
    transition: all 0.25s ease;
}

.hm-contact-fast-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(15, 35, 95, 0.13);
}

.hm-contact-fast-item em {
    display: inline-block;
    font-style: normal;
    font-size: 13px;
    color: #007fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.hm-contact-fast-item strong {
    display: block;
    color: #111827;
    font-size: 20px;
    line-height: 1.4;
    word-break: break-all;
    margin-bottom: 8px;
}

.hm-contact-fast-item span {
    display: block;
    color: #64748b;
    font-size: 14px;
    line-height: 1.7;
}

.hm-contact-fast-item.is-whatsapp {
    border-color: #d7f5e4;
    background: linear-gradient(180deg, #ffffff 0%, #f3fff8 100%);
}

.hm-contact-fast-item.is-whatsapp em {
    color: #18b66a;
}

/* Main Layout */
.hm-contact-main {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 28px;
    align-items: stretch;
}

.hm-contact-left,
.hm-contact-right {
    min-width: 0;
}

.hm-contact-card,
.hm-contact-form-card {
    background: #fff;
    border-radius: 18px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(15, 35, 95, 0.08);
    border: 1px solid #edf1f7;
    box-sizing: border-box;
}

.hm-contact-card h3,
.hm-contact-form-card h3 {
    font-size: 24px;
    color: #111827;
    font-weight: 700;
    margin: 0 0 16px;
}

.hm-contact-form-card p,
.hm-contact-rfq-card p {
    font-size: 15px;
    color: #64748b;
    line-height: 1.7;
    margin: 0 0 22px;
}

/* Info List */
.hm-contact-info {
    margin: 0;
    padding: 0;
    list-style: none;
}

.hm-contact-info li {
    padding: 16px 0;
    border-bottom: 1px solid #eef2f7;
}

.hm-contact-info li:first-child {
    padding-top: 0;
}

.hm-contact-info li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.hm-contact-info b {
    display: block;
    font-size: 14px;
    color: #007fff;
    margin-bottom: 6px;
}

.hm-contact-info p {
    font-size: 15px;
    line-height: 1.7;
    color: #334155;
    margin: 0;
}

.hm-contact-info a {
    color: #111827;
    font-weight: 600;
    text-decoration: none;
}

.hm-contact-info a:hover {
    color: #007fff;
}

/* RFQ Card */
.hm-contact-rfq-card {
    margin-top: 22px;
    background: linear-gradient(135deg, #007fff 0%, #005bc2 100%);
    border: none;
}

.hm-contact-rfq-card h3,
.hm-contact-rfq-card p {
    color: #fff;
}

.hm-contact-rfq-btns {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.hm-contact-rfq-btns a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 22px;
    border-radius: 8px;
    background: #fff;
    color: #007fff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.25s ease;
}

.hm-contact-rfq-btns a:hover {
    background: #eef7ff;
}

/* Form */
.hm-contact-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

.hm-contact-field {
    margin-bottom: 18px;
}

.hm-contact-field label {
    display: block;
    font-size: 14px;
    color: #334155;
    font-weight: 600;
    margin-bottom: 8px;
}

.hm-contact-field label span {
    color: #e60012;
}

.hm-contact-field input,
.hm-contact-field select,
.hm-contact-field textarea {
    width: 100%;
    height: 48px;
    border: 1px solid #dbe3ef;
    background: #f9fbff;
    border-radius: 9px;
    padding: 0 14px;
    box-sizing: border-box;
    font-size: 14px;
    color: #111827;
    outline: none;
    transition: all 0.25s ease;
    font-family: Arial, "Microsoft YaHei", sans-serif;
}

.hm-contact-field input:focus,
.hm-contact-field select:focus,
.hm-contact-field textarea:focus {
    border-color: #007fff;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(0, 127, 255, 0.12);
}

.hm-contact-field textarea {
    height: 135px;
    padding: 13px 14px;
    line-height: 1.7;
    resize: vertical;
}

.hm-contact-submit {
    margin-top: 6px;
}

.hm-contact-submit input {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 10px;
    background: #007fff;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.25s ease;
}

.hm-contact-submit input:hover {
    background: #0068d6;
}

/* Map */
.hm-contact-map {
    width: 100%;
    height: 380px;
    margin-top: 30px;
    border-radius: 18px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 30px rgba(15, 35, 95, 0.08);
    border: 1px solid #edf1f7;
}

/* Tablet */
@media screen and (max-width: 1024px) {
    .hm-contact-wrap {
        padding: 55px 0 65px;
    }

    .hm-contact-head h2 {
        font-size: 31px;
    }

    .hm-contact-fast {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .hm-contact-main {
        grid-template-columns: 1fr;
    }
}

/* Mobile */
@media screen and (max-width: 768px) {
    .hm-contact-wrap {
        padding: 38px 15px 45px;
    }

    .hm-contact-head {
        margin-bottom: 26px;
    }

    .hm-contact-head span {
        font-size: 13px;
    }

    .hm-contact-head h2 {
        font-size: 24px;
        line-height: 1.35;
    }

    .hm-contact-head p {
        font-size: 14px;
        line-height: 1.7;
    }

    .hm-contact-fast-item {
        padding: 20px 18px;
        border-radius: 14px;
    }

    .hm-contact-fast-item strong {
        font-size: 18px;
    }

    .hm-contact-card,
    .hm-contact-form-card {
        padding: 22px 16px;
        border-radius: 14px;
    }

    .hm-contact-card h3,
    .hm-contact-form-card h3 {
        font-size: 21px;
    }

    .hm-contact-info li {
        padding: 13px 0;
    }

    .hm-contact-info p {
        font-size: 14px;
    }

    .hm-contact-rfq-btns {
        display: block;
    }

    .hm-contact-rfq-btns a {
        width: 100%;
        margin-bottom: 10px;
        box-sizing: border-box;
    }

    .hm-contact-rfq-btns a:last-child {
        margin-bottom: 0;
    }

    .hm-contact-form-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .hm-contact-field {
        margin-bottom: 15px;
    }

    .hm-contact-field input,
    .hm-contact-field select {
        height: 46px;
    }

    .hm-contact-field textarea {
        height: 120px;
    }

    .hm-contact-submit input {
        height: 48px;
        font-size: 16px;
    }

    .hm-contact-map {
        height: 300px;
        margin-top: 22px;
        border-radius: 14px;
    }
}

/* Small Mobile */
@media screen and (max-width: 480px) {
    .hm-contact-head h2 {
        font-size: 22px;
    }

    .hm-contact-fast-item strong {
        font-size: 16px;
    }

    .hm-contact-card,
    .hm-contact-form-card {
        padding: 20px 14px;
    }

    .hm-contact-map {
        height: 260px;
    }
}

/* Contact QR Code */
.hm-contact-qrcode-card {
    margin-top: 22px;
}

.hm-contact-qrcode-card p {
    font-size: 15px;
    color: #64748b;
    line-height: 1.7;
    margin: 0 0 20px;
}

.hm-contact-qrcode-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

.hm-contact-qrcode-item {
    text-align: center;
    background: #f8fbff;
    border: 1px solid #e5eef8;
    border-radius: 14px;
    padding: 18px 14px;
}

.hm-contact-qrcode-img {
    width: 130px;
    height: 130px;
    margin: 0 auto 12px;
    background: #fff;
    border-radius: 10px;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #edf1f7;
}

.hm-contact-qrcode-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.hm-contact-qrcode-item strong {
    display: block;
    font-size: 16px;
    color: #111827;
    margin-bottom: 5px;
}

.hm-contact-qrcode-item span {
    display: block;
    font-size: 13px;
    color: #64748b;
}

@media screen and (max-width: 768px) {
    .hm-contact-qrcode-list {
        grid-template-columns: 1fr;
    }

    .hm-contact-qrcode-img {
        width: 120px;
        height: 120px;
    }
}
/* Spot Inventory Page */
.SpotMain {
    padding: 55px 0 70px;
    background: #fff;
}

.SpotHead {
    text-align: center;
    max-width: 860px;
    margin: 0 auto 36px;
}

.SpotHead span {
    display: inline-block;
    color: #007fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.SpotHead h2 {
    font-size: 34px;
    line-height: 1.3;
    color: #111827;
    font-weight: 700;
    margin: 0 0 12px;
}

.SpotHead p {
    font-size: 16px;
    color: #526175;
    line-height: 1.8;
    margin: 0;
}

/* Table Wrap */
.spotGoodsList {
    width: 100%;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 12px 35px rgba(15, 35, 95, 0.10);
    border: 1px solid #e7edf5;
}

.spotGoodsList table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}



/* 表格内容 */
.spotGoodsList table tr:not(:first-child) {
    background: #ffffff !important;
    transition: all 0.2s ease;
}

.spotGoodsList table tr:not(:first-child):nth-child(odd) {
    background: #f8fafc !important;
}

.spotGoodsList table tr:not(:first-child):hover {
    background: #eef7ff !important;
}

.spotGoodsList table td {
    padding: 15px 12px;
    font-size: 14px;
    color: #1f2937;
    text-align: center;
    border-bottom: 1px solid #e9eef5;
    word-break: break-word;
    vertical-align: middle;
}

.spotGoodsList table tr:last-child td {
    border-bottom: none;
}

/* Part Number */
.spotGoodsList table td:first-child a {
    color: #0f172a;
    font-weight: 700;
    text-decoration: none;
}

.spotGoodsList table td:first-child a:hover {
    color: #007fff;
}

/* 普通链接 */
.spotGoodsList table td a {
    color: #007fff;
    text-decoration: none;
}

.spotGoodsList table td a:hover {
    color: #005fc2;
}

/* PDF 图标 */
.spotGoodsList table td img {
    max-width: 26px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

/* Get Quote 按钮 */
.spotGoodsList .gquo {
    display: inline-block;
    min-width: 98px;
    height: 34px;
    line-height: 34px;
    background: #1d4ed8;
    color: #ffffff !important;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.25s ease;
}

.spotGoodsList .gquo:hover {
    background: #007fff;
    color: #ffffff !important;
    text-decoration: none;
}

/* 分页 */
.SpotMain .default {
    margin-top: 28px;
    text-align: center;
}

/* 空数据 */
.SpotEmpty {
    padding: 38px 15px;
    text-align: center;
    color: #64748b;
    font-size: 15px;
    background: #fff;
}

/* Mobile */
@media screen and (max-width: 768px) {
    .SpotMain {
        padding: 34px 15px 50px;
    }

    .SpotHead {
        margin-bottom: 24px;
    }

    .SpotHead span {
        font-size: 13px;
    }

    .SpotHead h2 {
        font-size: 24px;
    }

    .SpotHead p {
        font-size: 14px;
        line-height: 1.7;
    }

    .spotGoodsList {
        overflow-x: auto;
        border-radius: 12px;
    }

    .spotGoodsList table {
        min-width: 760px;
    }

    .spotGoodsList table tr:first-child {
        height: 48px !important;
    }

    .spotGoodsList table tr:first-child td {
        font-size: 13px;
    }

    .spotGoodsList table td {
        padding: 12px 8px;
        font-size: 13px;
    }

    .spotGoodsList .gquo {
        min-width: 86px;
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }
}
.spotGoodsList .spot-table-head {
    background: #1f2937 !important;
}

.spotGoodsList .spot-table-head td {
    color: #fff !important;
}