﻿@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 .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;}





.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;}

.inquBg {
    height: auto;
    padding: 80px 0; 
    background: url(../images/bom-banner-top.png) no-repeat center;
    background-size: cover;
    background-position: center;
}
.inquBox{}
.inquBox h2{line-height: 76px;font-weight:bold;font-size:34px;text-align:center;color:#fff;}
.inquBox h3{ line-height:30px; font-weight:100; font-size:24px; text-align:center; color:#fff}
.inquBox p{line-height: 49px;font-weight:100;font-size:20px;text-align:center;color:#fff;}
.bomBox{
    overflow: hidden;
    background: url(../images/upload-bg.png) no-repeat center;
    margin:0 auto;
    width: auto;
    padding:30px;
    margin-top: 12px;
    border-radius:10px;
    }
.im_orderDiv1 {
    width: 100%;
    height: 94px;
    text-align: center;
    margin-top: 28px;
}
.im_orderDiv1T {
    width: 100%;
    height: 27px;
    line-height: 27px;
    color: #e60012;
}
.im_orderDiv1B {
    width: 40%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    padding: 0 5px;
    box-sizing: border-box;
    border: 1px solid #dedede;
    border-radius: 10px;
    background: #414757 url(../../images/upload-icon.png) no-repeat  96% center;
    color: #fff;
}
  .upload-wrapper {
    position: relative;
    display: inline-block;
  }
  .upload-wrapper input[type="file"] {
    display: none;
  }
  .upload-label {
    padding: 8px 16px;
    background-color: #1646d8;
    color: white;
    cursor: pointer;
    border-radius: 4px;
  }
  .file-name {
    margin-left: 10px;
    font-style: italic;
  }
.im_orderDiv1B input{float:left;width: 100%;border: 0;cursor: pointer; margin-top:12px;}
.im_orderDiv2 {
    width: 100%;
    height: 45px;
    margin-top: 15px;
    text-align: center;
}
.im_orderDiv2 input {
    border: none;
    height: 55px;
    padding: 0px 53px;
    color: #FFFFFF;
    background: #e60012;
    font-size: 21px;
    border-radius: 5px;
    text-transform: capitalize !important;
}
.im_orderDiv2B {
    width: 100%;
    height: 45px;
    margin-top: 25px;
    text-align: center; font-size:16px;  display:none
}
.im_orderBtn1{text-align:center;margin-top: 34px; color:#fff;}
.im_orderBtn1 a{display:inline-block;color: #fff; text-decoration:underline; font-weight: bold;margin-left: 10px;font-size: 16px;}
.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;}


 .home-solutionbg {
        width: 100%;
        height: auto;
        padding: 35px 0;
        overflow: hidden;
    }

    .home-solution,
    .home-blog {
        width: 100% !important;
        padding: 0 12px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .home-brand-title {
        width: 100% !important;
        padding: 0 12px;
        box-sizing: border-box;
        margin-bottom: 18px;
    }

    .home-brand-title h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .home-brand-title a {
        font-size: 13px;
    }

    /* 不要动 owl-stage / owl-item，只处理里面的内容 */
    .main_visual2 .item,
    .main_visual3 .item {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-radius: 10px;
        background: #fff;
        box-sizing: border-box;
    }

    .main_visual2 .item a {
        display: block;
        width: 100%;
    }

    .main_visual2 .item img {
        width: 100% !important;
        height: auto !important;
        display: block;
    }

    /* Solution 图片加载失败时隐藏图片区域 */
    .main_visual2 .item.no-img img {
        display: none !important;
    }

    .main_visual2 .item.no-img .homesouitem {
        min-height: 135px;
    }

    .homesouitem b {
        font-size: 18px;
        line-height: 26px;
    }

    .homesouiteminfo p {
        font-size: 14px;
        line-height: 24px;
        max-height: 72px;
        overflow: hidden;
    }

    /* Blog 手机端上下排列 */
    .main_visual3 .item.flex {
        display: block !important;
    }

    .homeblog-itempic {
        width: 100% !important;
        height: auto !important;
        position: relative;
    }

    .homeblog-itempic img {
        width: 100% !important;
        height: auto !important;
        display: block;
    }

    .homeblog-iteminfo {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        padding: 18px 15px;
        box-sizing: border-box;
    }

    .homeblog-iteminfo > div {
        width: 100%;
    }

    .bloglinks1 {
        display: block;
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .homeblog-iteminfo p {
        font-size: 14px;
        line-height: 24px;
        max-height: 72px;
        overflow: hidden;
    }

    .bloglinks2 {
        margin-top: 12px;
        display: inline-flex;
        align-items: center;
        gap: 8px;
    }

    .main_visual2 .owl-nav,
    .main_visual3 .owl-nav {
        display: none !important;
    }

    .main_visual2 .owl-dots,
    .main_visual3 .owl-dots {
        display: block !important;
        text-align: center;
        margin-top: 14px;
    }

.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%;}



.products-list dl{ width:100%; }

.inquBg {
    height: auto;
    padding:50px 3%; 
}
.inquBox{ }
.inquBox h2{line-height: 46px; font-size:1.8rem;}
.inquBox h3{ line-height:30px;font-size:1.2rem; }
.inquBox p{line-height: 28px;font-size:1rem;text-align:center;color:#fff;}
.bomBox{


    padding:30px 0;
    margin-top: 0;

    }
.im_orderDiv1 {
    margin-top: 15px;
}
.im_orderDiv1T {
    width: 100%;
    height: 27px;
    line-height: 27px;
    color: #e60012;
}
.im_orderDiv1B {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    padding: 0 5px;
    box-sizing: border-box;
    border: 1px solid #dedede;
    border-radius: 10px;
    background: #414757 url(../../images/upload-icon.png) no-repeat  96% center;
    color: #fff;
}
  .upload-wrapper {
    position: relative;
    display: inline-block;
  }
  .upload-wrapper input[type="file"] {
    display: none;
  }
  .upload-label {
    padding: 8px 16px;
    background-color: #1646d8;
    color: white;
    cursor: pointer;
    border-radius: 4px;
  }
  .file-name {
    margin-left: 10px;
    font-style: italic;
  }
.im_orderDiv1B input{float:left;width: 100%;border: 0;cursor: pointer; margin-top:12px;}
.im_orderDiv2 {
    width: 100%;
    height: 45px;
    margin-top: 15px;
    text-align: center;
}
.im_orderDiv2 input {
    border: none;
    height: 55px;
    padding: 0px 53px;
    color: #FFFFFF;
    background: #e60012;
    font-size: 21px;
    border-radius: 5px;
    text-transform: capitalize !important;
}
.im_orderDiv2B {
    width: 100%;
    height: 45px;
    margin-top: 25px;
    text-align: center; font-size:16px;  display:none
}
.im_orderBtn1{text-align:center;margin-top: 34px; color:#fff;}
.im_orderBtn1 a{display:inline-block;color: #fff; text-decoration:underline; font-weight: bold;margin-left: 10px;font-size: 16px;}

.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;
    }
}

