﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/POPPINS-REGULAR.TTF);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/POPPINS-MEDIUM.OTF);
}
html{
    scroll-behavior: smooth;
}
*{ 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: 24px;}
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: #33a1ff;}
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;}
.container{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center1{ display: flex; align-items: center; justify-content: center;}
.flex-center2 { display: flex; align-items: flex-start; justify-content: space-between;}
.flex-center3{ display: flex; align-items: center; justify-content: flex-start;}
h1,h2,h3,h4,b,strong{ font-family: myFirstFont1; color: #111111;}
em,i{ font-style: normal;}
.pcimg{ display:block;}
.moimg{ display:none;}

.posts-info video{width:80%; margin:0 auto;}
.posts-info img{ margin:15px 0;}
.posts-info h2{ color:#00479B; font-size:1.3rem; margin:5px 0;}
.posts-info h3{ color:#00479B; font-size:1.1rem; margin:5px 0;}
.posts-info b{ color:#111}
.posts-info strong{ color:#111}
.posts-info a{ color:#00479B !important; text-decoration:underline;}
.posts-info a b{ color:#00479B !important; }
.posts-info a span{ color:#00479B !important; }
.posts-info ul{ padding-left:15px; list-style:disc !important;}
.posts-info ul li{ list-style:disc !important;}

.posts-info .toc{border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin:18px 0;background:#fafafa}
.posts-info .toc h2{margin:0 0 8px 0;font-size:1.1rem}
.posts-info .toc ol{margin:0;padding-left:18px} 
.posts-info .calculator{border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:16px 0;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.posts-info .row{display:grid;grid-template-columns:180px 1fr;gap:10px;align-items:center;margin-bottom:10px}
.posts-info .row label{font-weight:600}


.posts-info table{
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.95rem;
}

/* 表头 */
.posts-info table th{
  background: #fdf1f2;
  color: #008dd3;
  font-weight: bold;
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  text-align: left;
}

/* 单元格 */
.posts-info table td{
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  color: #333;
}

/* 隔行变色 */
.posts-info table tr:nth-child(even) td{
  background: #fafafa;
}


::-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;
}


.HeaderM{ display: none;}


input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}




.optain{ display:none;}
.fposi{ display: none;}

#mmenu {
	opacity: 0;
}



header.current{ width: 100%; background: #fff; left: 0; top: 0; height: 100px; padding: 0 10%; box-shadow: 3px 3px 50px 0 rgba(0,0,0,.1);}
header.current .logo a{  background: url(../images/logo1.png) no-repeat;}
header.current .navigation .navigation-left{ content: ""; width: 0; height: 0; background: none;}
header.current .navigation .navigation-right{ content: ""; width: 0; height: 0; background: none;}
header.current .navigation{ margin-right: 80px;}
header.current .navigation ul{ background: none; padding-top: 0px;}
header.current .navigation ul li ul{ background: #FFFFFF;}
header.current .navigation ul li ul li a{ color: #333;}
header.current .navigation ul li ul li a:hover{ color: #0068BF;}
header.current .header-box{ height: 100px;}
header.current .flex-center2{ align-items: center;}
header.current .header-getquote a{ background: #000; color:#fff;}
header.current .header-getquote a:hover{ background: #0068bf;}
header.current .header-search a{color: #333;}
header.current .header-langue{color: #333;}
header.current .header-langue b{color: #333;}
header.current .header-search:after{color: #333;}

header{ width: 82%; position: fixed; z-index: 999; top: 25px; left: 9%;  transition: width .1s ease; height: auto;}
header .logo{ width: 229px; height: 70px; padding: 15px 0;}
header .logo a{ display: block; width: 229px; height: 70px; background: url(../images/logo.png) no-repeat;}

.header-box{}

.navigation{
    position: relative;
    min-height: 50px;
  
 
}
.navigation .navigation-left{ content: ""; width: 120px; height: 50px; background: url(../images/header-left.png) no-repeat;}
.navigation .navigation-right{ content: ""; width: 120px; height: 50px; background: url(../images/header-right.png) no-repeat; }
.navigation ul{  background: #FFFFFF;      padding-top: 7px;}
.navigation ul li{ font-size: 0.95rem; padding: 0 12px; position: relative;}
.navigation ul li a{ color: #111111; font-family: myFirstFont1;}

/* hover 下划线效果 */
.navigation > ul > li > a:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 2px;
    background: #33a1ff;
    transition: width .3s ease;
}

.navigation > ul > li:hover > a{
    color: #33a1ff;
}

.navigation > ul > li:hover > a:after{
    width: 100%;
}


/* ===== 二级菜单 ===== */
.navigation ul li ul{
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    background: #ffffff;
    padding: 15px 0;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    border-radius: 6px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .3s ease;
    z-index: 99;
}

/* 显示下拉 */
.navigation ul li:hover > ul{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* 二级菜单项 */
.navigation ul li ul li{
    padding: 8px 20px;
    line-height: 26px;
}

.navigation ul li ul li a{
    color: #444;
    font-size: .95rem;
    text-decoration: none;
    transition: all .3s ease;
    display: block;
}

/* hover */
.navigation ul li ul li a:hover{
    color: #33a1ff;
    padding-left: 6px;
}



.header-right{padding: 15px 0;}

.header-getquote{}
.header-getquote a{ display: inline-block; background: #FFFFFF; font-family: myFirstFont1; border-radius:30px; height: 36px; line-height: 36px; color: #111111; padding: 0 20px;}
.header-getquote a:hover{ background: #111111; color: #FFFFFF;}

.header-search{ margin-left: 20px;}
.header-search a{ color: #FFFFFF; font-size: 1rem; line-height: 36px; display: inline-block;}
.header-search:after{ content: "|"; color: #FFFFFF; padding: 0 20px;}

.header-langue{ line-height: 40px; color: #FFFFFF; cursor: pointer; position: relative;}
.header-langue b{ padding: 0 10px; color: #FFFFFF; font-weight: normal; font-family: myFirstFont;}
.header-langue:hover ul{ display: block;}
.header-langue ul{ display: none; position: absolute; left: 0; top: 30px; background: #FFFFFF; width: 100px; border-radius:6px; text-align: center; line-height: 36px;}










footer{ padding: 25px;}
.footertop{ width: 100%; background:#DAF3FE url(../images/footer.jpg) no-repeat top; background-size:100%; height: 69px;}
.footer-box{ width: 100%; background: #daf3fe; margin-top: -3px;}


.footer-box1{ padding: 60px 0;}

.footer-box1-left{max-width: 400px;}
.footer-box1-left h2{ font-size: 1.1rem; margin-bottom: 15px; line-height: 32px;}
.footer-box1-left ul li{ width: 100%; line-height: 20px; margin-bottom: 15px;}
.footer-box1-left ul li em{ display: block; width: 16px; padding-top: 2px;}
.footer-box1-left ul li a{ display: block; width: calc(100% - 16px); padding-left: 10px;}

.footer-box1-left .flogo{ width: 229px;height: 146px;margin-bottom:20px;}
.footer-box1-left .flogo a{ display: block; width: 229px; height: 146px; background: url(../images/logo2.png) no-repeat;}


.footer-box1-menu{}
.footer-box1-menu dl{ margin: 0 60px;}
.footer-box1-menu dt{font-size: 1.2rem; margin-bottom: 15px; line-height: 32px; font-family: myFirstFont1;}
.footer-box1-menu dd a{ display: block; line-height: 28px;  transition: all .3s ease;}
.footer-box1-menu dd a:hover{  transform: translateX(3px);}

.footer-box1-right{text-align: right;}
.footer-box1-right h2{ font-size: 1.2rem; margin-bottom: 15px; line-height: 32px;}

.footer-box-right-share{}
.footer-box-right-share a{ display: inline-block; width: 38px; height: 38px; font-size: 1.2rem; text-align: center; line-height: 38px;border: 1px solid #111111; color: #111111;  border-radius: 3px; margin-left: 6px;}
.footer-box-right-share a:hover{ background: #33a1ff; color: #FFFFFF; border-color:#33A1FF;}

.footer-box-right-rfq{ margin-top: 60px;}
.footer-box-right-rfq a{ display: inline-block; padding: 0 25px;    transition: all .3s ease; font-size: 1rem; font-family: myFirstFont1; background: #005CAA; height: 46px; line-height: 46px; border-radius:30px; color: #FFFFFF;}
.footer-box-right-rfq a i{ margin-left: 25px; font-size: 1.2rem;   transition: all .3s ease;}
.footer-box-right-rfq a:hover{
    background:#33A1FF;
    transform: translateY(-3px);
    box-shadow: 0 8px 18px rgba(0,92,170,0.3);
}

.footer-box-right-rfq a:hover i{
    transform: translateX(5px);
}


.footer-copy{ width: 100%; border-top:2px solid #7492a5; padding: 20px 0;}


.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.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:50%; margin:0 auto;}
.optain-search-box input{ width:80%; height:62px; line-height:62px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:62px; line-height:62px; background:#005caa; border-radius:0 4px 4px 0; color:#fff; font-size:1.6rem; border:none;}

.banner2-box{ padding: 25px; width: 100%; border-radius:70px 70px 0 0;}
.banner2{ width: 100%; height: auto; padding: 200px 0; color: #FFFFFF;  border-radius:70px 70px 0 0;}
.banner2 .container{ padding-right:35%;}
.banner2 .container h1{ color: #FFFFFF; font-size: 2.5rem; line-height: 58px; margin-bottom: 15px;}
.banner2 .container b{ display: block; color: #FFFFFF; font-size: 2.5rem; line-height: 58px; margin-bottom: 15px;}
.banner2 .container p{ font-size: 1rem; line-height: 26px;}
.banner2 .container a{transition: all .3s ease; display: inline-block; margin-top: 25px; height: 50px; line-height: 50px; color: #FFFFFF; background: #1967D2;border-radius: 6px; font-size: 1rem; padding: 0 45px;}
.banner2 .container a:hover{ background: #33a1ff; transform: translateY(-3px); box-shadow: 0 12px 25px rgba(0,0,0,.18);}

.home-rfq{ width: 100%; height: auto; padding: 90px 0;}

.home-rfq-box{ margin-top: 50px;}



/* ===============================
   FAQ Base Improve
================================= */
.home-faq{ width: 47%; }
.home-faq h3{ line-height: 36px; font-size: 1.4rem; margin: 0 0 10px; }

.home-faq dl{ margin-top: 16px; cursor: pointer; }
.home-faq dl dt{
    width: 100%;
    min-height: 52px;
    border: 1px solid #005CAA;
    border-radius: 10px;
    padding: 10px 18px;
    gap: 12px;
    align-items: center;
}
.home-faq dl dt b{
    display: block;
    font-weight: normal;
    font-size: 1rem;
    line-height: 22px;
    flex: 1;
}
.home-faq dl dt em{
    display: block;
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    background: url(../images/faqjt.png) no-repeat center;
    background-size: 20px 20px;
}
.home-faq dl dd{
    display: none;
    border: 1px solid #005CAA;
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 16px 18px;
    line-height: 26px;
    font-size: 0.98rem;
    color: #333;
    background: #fff;
}

/* Active */
.home-faq dl.active dt{
    background: #005caa;
    border-radius: 10px 10px 0 0;
}
.home-faq dl.active dt b{ font-weight: bold; color: #FFFFFF; }
.home-faq dl.active dt em{
    background: url(../images/faqjts.png) no-repeat center;
    background-size: 20px 20px;
}

.home-rfq-fed{ width: 50%; background: #0068BF; border-radius:25px; padding: 30px 35px;}
.home-rfq-fed h3{ line-height: 42px; color:#FFFFFF; font-size: 1.4rem;}

.home-rfq-fed1{gap:10px 20px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid;}
.home-rfq-fed1 dl{ width: 100%;}
.home-rfq-fed1 dl dt{ width: 100%; line-height: 34px; height: 34px; color: #C7F3FF; font-weight: bold;}
.home-rfq-fed1 dl dd{ width: 100%;}
.home-rfq-fed1 dl dd input{ color: #6CB3EE; width: 100%; border: 1px solid #6CB3EE; background: none; border-radius: 10px; height: 42px; line-height: 40px; padding: 0 15px;}
.home-rfq-fed1 dl dd input::placeholder{ color: #6CB3EE;}

.home-rfq-fed1 dl dd select{ color: #6CB3EE; width: 100%; border: 1px solid #6CB3EE; background: none; border-radius: 10px; height: 42px; line-height: 40px; padding: 0 15px;}


.home-rfq-fed2{gap:10px 0; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid;}
.home-rfq-fed2 dl{ width: 100%; margin-top: 10px;}
.home-rfq-fed2 dl dt{ width: 100%; line-height: 34px; height: 34px; color: #C7F3FF; font-weight: bold;}
.home-rfq-fed2 dl dd{ width: 100%; position: relative; height: 42px;}
.home-rfq-fed2 dl dd input{ opacity: 0; width: 100%; height: 42px; z-index: 333; position: absolute; left: 0; top: 0;}
.home-rfq-fed2 dl dd label.home-file{ display:block; width: 100%; border: 1px solid #6CB3EE; color: #6CB3EE; border-radius: 10px; height: 42px; line-height: 40px; text-align: center;}
.home-rfq-fed2 dl dd lable.home-file img{ margin-right: 10px;}
.home-rfq-fed2 dl .home-file-tips{ width: 100%; line-height: 36px; color: #6CB3EE; }


.home-rfq-fed3{ margin-top: 10px;}
.home-rfq-fed3 dl{ width: 100%;}
.home-rfq-fed3 dl dt{ width: 100%; line-height: 34px; height: 34px; color: #C7F3FF; font-weight: bold;}
.home-rfq-fed3 dl dd{ width: 100%;}
.home-rfq-fed3 dl dd textarea{ color: #6CB3EE; width: 100%; border: 1px solid #6CB3EE; background: none; border-radius: 10px; height: 75px; line-height:26px; padding: 15px;}
.home-rfq-fed3 dl dd textarea::placeholder{ color: #6CB3EE;}

.home-rfq-fed4{ margin-top:25px;}
.home-rfq-fed4 button{ height: 42px; line-height: 42px; background: #33A1FF; border-radius:10px; border: none; color: #FFFFFF; font-weight: bold; padding: 0 20px; margin-right:15px;}
.home-rfq-fed4 a{ display: inline-block; height: 42px; line-height: 42px; background: #6cb3ee; border-radius:10px; color: #FFFFFF; font-weight: bold; padding: 0 20px;}

/* 统一过渡与更顺滑的交互 */
.home-rfq-fed,
.home-rfq-fed *{
  transition: all .25s ease;
}

/* 卡片本体 hover 微抬升 + 阴影（保持你原本蓝色） */
.home-rfq-fed{
  box-shadow: 0 14px 30px rgba(0,0,0,.18);
  transform: translateY(0);
}
.home-rfq-fed:hover{
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(0,0,0,.24);
}

/* 标题微发光（hover 时更明显） */
.home-rfq-fed h3{
  text-shadow: 0 0 0 rgba(255,255,255,0);
}
.home-rfq-fed:hover h3{
  text-shadow: 0 8px 20px rgba(199,243,255,.25);
}

/* 输入/下拉/文本域 hover & focus */
.home-rfq-fed1 dl dd input,
.home-rfq-fed1 dl dd select,
.home-rfq-fed3 dl dd textarea{
  outline: none;
  box-shadow: 0 0 0 rgba(51,161,255,0);
}

/* hover：边框更亮 + 轻微高亮底色 */
.home-rfq-fed1 dl dd input:hover,
.home-rfq-fed1 dl dd select:hover,
.home-rfq-fed3 dl dd textarea:hover{
  border-color: #9ad8ff;
  background: rgba(255,255,255,.06);
}

/* focus：发光描边 + 更亮的边框 */
.home-rfq-fed1 dl dd input:focus,
.home-rfq-fed1 dl dd select:focus,
.home-rfq-fed3 dl dd textarea:focus{
  border-color: #C7F3FF;
  background: rgba(255,255,255,.08);
  box-shadow: 0 0 0 3px rgba(51,161,255,.25);
}



/* ===============================
   Upload (file) hover/focus effects
================================ */

/* 让可点击感更强 */
.home-rfq-fed2 dl dd{
  cursor: pointer;
}
.home-rfq-fed2 dl dd div.home-file{
  position: relative;
  overflow: hidden;
}

/* hover：高亮边框 + 轻微底色 */
.home-rfq-fed2 dl dd:hover div.home-file{
  border-color: #C7F3FF;
  color: #C7F3FF;
  background: rgba(255,255,255,.06);
  transform: translateY(-1px);
}

/* 点击按下反馈 */
.home-rfq-fed2 dl dd:active div.home-file{
  transform: translateY(0);
  background: rgba(255,255,255,.10);
}

/* 键盘 focus（input 虽然透明但能 focus） */
.home-rfq-fed2 dl dd input:focus + div.home-file{
  border-color: #C7F3FF;
  color: #C7F3FF;
  box-shadow: 0 0 0 3px rgba(51,161,255,.25);
  background: rgba(255,255,255,.08);
}

/* 上传区域一条柔和“扫光” */
.home-rfq-fed2 dl dd div.home-file::after{
  content:"";
  position:absolute;
  top:-30%;
  left:-40%;
  width:40%;
  height:160%;
  background: linear-gradient(90deg, transparent, rgba(199,243,255,.25), transparent);
  transform: rotate(20deg);
  opacity: 0;
}
.home-rfq-fed2 dl dd:hover div.home-file::after{
  opacity: 1;
  left: 120%;
  transition: left .65s ease, opacity .2s ease;
}

/* ===============================
   Buttons hover effects
================================ */

/* 让 button / a 看起来更像“主次按钮”并带动效 */
.home-rfq-fed4 button,
.home-rfq-fed4 a{
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(0,0,0,.18);
}

/* 主按钮 hover：更亮、上浮一点 */
.home-rfq-fed4 button:hover{
  background: #4AB2FF;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0,0,0,.24);
}

/* 次按钮 hover */
.home-rfq-fed4 a:hover{
  background: #7cc2ff;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0,0,0,.22);
}

/* 按下反馈 */
.home-rfq-fed4 button:active,
.home-rfq-fed4 a:active{
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(0,0,0,.18);
}

/* 按钮扫光（轻量） */
.home-rfq-fed4 button::after,
.home-rfq-fed4 a::after{
  content:"";
  position:absolute;
  top:0;
  left:-60%;
  width:45%;
  height:100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.28), transparent);
  transform: skewX(-20deg);
  opacity: 0;
}
.home-rfq-fed4 button:hover::after,
.home-rfq-fed4 a:hover::after{
  opacity: 1;
  left: 130%;
  transition: left .65s ease, opacity .2s ease;
}

/* focus 可见（键盘操作友好） */
.home-rfq-fed4 button:focus,
.home-rfq-fed4 a:focus{
  outline: none;
  box-shadow: 0 0 0 3px rgba(199,243,255,.25), 0 12px 26px rgba(0,0,0,.20);
}


.web-position{ line-height: 26px; padding: 15px 0;}
.web-position i{ font-size: 1.2rem; color: #0068BF; margin-right: 10px;}



.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:800px;margin:-180px 0 0 -400px;z-index:999; height:auto; border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}

/* =========================
   Pagination
========================= */
.pagebar{ padding: 25px 0 0; }
.pagination{
  gap: 10px;
  flex-wrap: wrap;
}

.pagination a,
.pagination span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 14px;
  border-radius: 10px;
  border: 1px solid #DCE6F3;
  background: #fff;
  color: #334155;
  text-decoration: none;
  font-weight: 700;
  transition: all .2s ease;
}

.pagination a:hover{
  border-color: rgba(0,104,191,.45);
  color: #0068bf;
  transform: translateY(-1px);
}

.pagination .current{
  background: #0068bf;
  color: #fff;
  border-color: #0068bf;
}

/* WP有时会输出 class="page-numbers" */
.pagination .page-numbers{ }


.contact-success-box{
    display:flex;
    align-items:center;
    margin-top:20px;
    padding:14px 18px;
    border-radius:8px;
    background:#eaf7ee;
    border:1px solid #b6e3c2;
    color:#2e7d32;
    font-size:14px;
    line-height:22px;
    animation:fadeSuccess .5s ease;
}

.contact-success-box i{
    font-size:18px;
    margin-right:10px;
    color:#28a745;
}

@keyframes fadeSuccess{
    from{
        opacity:0;
        transform:translateY(8px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

.contact-error-box{
    display:flex;
    align-items:center;
    margin-top:20px;
    padding:14px 18px;
    border-radius:8px;
    background:#fdeaea;
    border:1px solid #f5bcbc;
    color:#c62828;
    font-size:14px;
    line-height:22px;
    animation:fadeError .4s ease;
}

.contact-error-box i{
    font-size:18px;
    margin-right:10px;
    color:#e53935;
}



@keyframes fadeError{
    from{
        opacity:0;
        transform:translateY(8px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

.pcbamain{ padding:30px 0; position:relative;}

.wg-modal,
.wg-loading{
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
}

.wg-modal.is-show,
.wg-loading.is-show{
    display: block;
}

.wg-modal-mask,
.wg-loading-mask{
    position: absolute;
    inset: 0;
    background: rgba(16, 24, 40, 0.45);
    backdrop-filter: blur(2px);
}

.wg-modal-dialog{
    position: absolute;
    left: 50%;
    top: 50%;
    width: min(92vw, 460px);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 20px 60px rgba(0,0,0,.18);
    padding: 24px 22px 20px;
    box-sizing: border-box;
    animation: wgPopIn .22s ease-out;
}

@keyframes wgPopIn{
    from{opacity:0; transform:translate(-50%,-46%) scale(.96);}
    to{opacity:1; transform:translate(-50%,-50%) scale(1);}
}

.wg-modal-close{
    position: absolute;
    right: 12px;
    top: 10px;
    width: 34px;
    height: 34px;
    border: none;
    background: transparent;
    font-size: 26px;
    line-height: 34px;
    color: #667085;
    cursor: pointer;
}

.wg-modal-icon{
    width: 56px;
    height: 56px;
    margin: 0 auto 14px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 700;
    background: #eff6ff;
    color: #1665d8;
}

.wg-modal.success .wg-modal-icon{
    background: #ecfdf3;
    color: #12b76a;
}

.wg-modal.error .wg-modal-icon{
    background: #fef3f2;
    color: #f04438;
}

.wg-modal.info .wg-modal-icon{
    background: #eff6ff;
    color: #1665d8;
}

.wg-modal-title{
    margin: 0 0 10px;
    text-align: center;
    font-size: 22px;
    line-height: 1.35;
    color: #101828;
    font-weight: 700;
}

.wg-modal-message{
    text-align: center;
    color: #475467;
    font-size: 15px;
    line-height: 1.75;
    word-break: break-word;
}

.wg-modal-actions{
    margin-top: 18px;
    text-align: center;
}

.wg-modal-btn{
    min-width: 120px;
    height: 44px;
    border: none;
    border-radius: 10px;
    background: #1665d8;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    padding: 0 20px;
}

.wg-modal-btn:hover{
    background: #1156b8;
}

.wg-loading-box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: min(90vw, 380px);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 20px 60px rgba(0,0,0,.18);
    padding: 28px 22px 24px;
    text-align: center;
    box-sizing: border-box;
}

.wg-loading-spinner{
    width: 54px;
    height: 54px;
    margin: 0 auto 16px;
    border: 4px solid #e4e7ec;
    border-top-color: #1665d8;
    border-radius: 50%;
    animation: wgSpin 0.85s linear infinite;
}

@keyframes wgSpin{
    to{transform: rotate(360deg);}
}

.wg-loading-title{
    font-size: 21px;
    line-height: 1.35;
    color: #101828;
    font-weight: 700;
    margin-bottom: 8px;
}

.wg-loading-text{
    color: #475467;
    font-size: 14px;
    line-height: 1.75;
}

.wg-submit-disabled{
    pointer-events: none !important;
    opacity: .72 !important;
}



@media (max-width: 1700px) {
.navigation ul li{ font-size: 0.9rem; padding: 0 6px;}
}


@media (max-width: 1480px) {
.navigation ul li{ font-size: 0.9rem; padding: 0 2px;}
}


@media (max-width: 1380px) {
.pcimg{ display:none;}
.moimg{ display:block;}
	
body{ font-size: 0.9rem;}
.container{ width: 94%; height: auto; }
header{ display: none !important;}

.HeaderM{ display: block ;  background: #005caa; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 100%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:50px; overflow: hidden; margin-top: 5px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:50px;}
.HeaderM .logo a img{width: auto; height:50px;}
.HeaderM .mlang{ float: right; margin-right: 30px; line-height: 60px;}
.HeaderM .mlang img{ margin-right: 10px; vertical-align: middle;}
.m-menu{float: right;width: 30px; }
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #FFFFFF;margin: 4px 0;display: inline-block;}
.kefu-posi{ display: none;}
#mmenu {
	z-index:9999;  opacity: 1.0;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:85%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #00479b;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:15%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#00479b url(../images/search3.png) no-repeat center center;
}


footer{ padding: 0; margin-bottom: 60px;}
.footertop{display: none;}
.footer-box{  margin-top: 0;}
.footer-box1{ display: none;}
.footer-copy{ text-align: center;}
.footer-copy img{display: none;}





.fposi{ width:100%; height:60px; background:#005caa; position:fixed; left:0; bottom:0; display:block; z-index:999; }
.fposi a{ display:block; float:left; text-align:center; width:25%; height:70px; color:#fff !important; border-right:1px solid #EEEEEE;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:25px; height:auto; padding-top:8px;}
.fposi a p{ line-height:30px; font-size:0.8rem}


.optain-search-box{ width:94%; margin:0 auto;}
  
  
  
  
  
.banner2-box{ padding: 0; width: 100%; border-radius:0; margin-top: 61px;}
.banner2{ padding: 60px 0; border-radius:0;}
.banner2 .container{ padding-right:0;}
.banner2 .container b{ color: #FFFFFF; font-size: 1.3rem; line-height: 32px; margin-bottom: 10px;}
.banner2 .container h1{ color: #FFFFFF; font-size: 1.3rem; line-height: 32px; margin-bottom: 10px;}
.banner2 .container p{ font-size: 0.9rem; line-height: 24px;}
.banner2 .container a{ margin-top: 15px;  padding: 0 25px;}


.home-rfq{ padding: 30px 0;}

.home-rfq-box{ margin-top:20px;}
  
  
   
  
   .home-faq{ width: 100%; margin-top: 18px; }
    .home-faq h3{
        font-size: 1.25rem;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .home-faq dl{ margin-top: 12px; }

    .home-faq dl dt{
        padding: 12px 14px;
        border-radius: 12px;
        min-height: 54px;
    }
    .home-faq dl dt b{
        font-size: 0.98rem;
        line-height: 22px;
    }
    .home-faq dl dt em{
        width: 22px;
        height: 22px;
        flex: 0 0 22px;
        background-size: 18px 18px;
    }

    .home-faq dl dd{
        padding: 14px 14px;
        font-size: 0.95rem;
        line-height: 24px;
        border-radius: 0 0 12px 12px;
    }

    .home-faq dl.active dt{
        border-radius: 12px 12px 0 0;
    }
  
 .home-rfq-fed{
    width: 100%;
    padding: 22px 18px;
    border-radius: 18px;
  }

  .home-rfq-fed h3{
    font-size: 1.2rem;
    line-height: 34px;
  }

  .home-rfq-fed1{
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .home-rfq-fed1 dl dt,
  .home-rfq-fed2 dl dt,
  .home-rfq-fed3 dl dt{
    height: auto;
    line-height: 28px;
    font-size: .95rem;
  }

  .home-rfq-fed1 dl dd input,
  .home-rfq-fed1 dl dd select{
    height: 44px;
    line-height: 42px;
    border-radius: 12px;
  }

  .home-rfq-fed2 dl dd{
    height: 44px;
  }
  .home-rfq-fed2 dl dd input{
    height: 44px;
  }
  .home-rfq-fed2 dl dd div.home-file{
    height: 44px;
    line-height: 42px;
    border-radius: 12px;
  }

  .home-rfq-fed3 dl dd textarea{
    height: 110px;
    border-radius: 12px;
  }

  .home-rfq-fed4{
    margin-top: 18px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .home-rfq-fed4 button,
  .home-rfq-fed4 a{
    width: 100%;
    text-align: center;
    margin-right: 0;
    height: 46px;
    line-height: 46px;
    border-radius: 12px;
  }
  
.web-position{ line-height: 24px; padding: 10px 0;}  
  
 .alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:320px;margin:-100px 0 0 -160px;z-index:999;background:#fff; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}	 
 .pagination a,
  .pagination span{
    min-width: 40px;
    height: 40px;
    border-radius: 10px;
  } 
  
.pcbamain{ padding:30px 0; }  
  
  .wg-modal-dialog{
          width: calc(100vw - 28px);
          padding: 22px 16px 18px;
          border-radius: 16px;
      }
  
      .wg-modal-title{
          font-size: 19px;
      }
  
      .wg-modal-message{
          font-size: 14px;
          line-height: 1.7;
      }
  
      .wg-modal-btn{
          width: 100%;
          min-width: 0;
          height: 46px;
      }
  
      .wg-loading-box{
          width: calc(100vw - 28px);
          padding: 24px 16px 20px;
          border-radius: 16px;
      }
  
      .wg-loading-title{
          font-size: 18px;
      }
  
      .wg-loading-text{
          font-size: 13px;
      }
  
      .wg-loading-spinner{
          width: 48px;
          height: 48px;
      }
  
}


