﻿#translate{ display: none;}
*{ margin:0; box-sizing: border-box; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{font-family:'Microsoft YaHei';  color:#333; font-size:0.9rem;  line-height: 24px; background: #FFFFFF; min-width: 1360px;}
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: #3875cd;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0; 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;}
h1,h2,h3,h4,strong,b{ margin: 0; font-family: myFirstFont1; }
.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-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: flex-start;}
.flex-center2 { display: flex; align-items: center; }
.flex-center3 { display: flex; align-items: center; justify-content:center;}
em,i{ font-style: normal;}


#home .home,
#about .about,
#products .products,
#yyly .yyly,
#news .news,
#contact .contact{ color: #3875cd;}




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;}
input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}
a,button{ cursor: pointer;}

#warp{ width:100%; height:auto; position: relative; overflow: hidden;}

.Header{ width: 100%; height: auto; padding: 15px 0; border-bottom:1px solid #ddd; position: fixed; left: 0; top: 0; z-index: 9999; background:#fff;}
.Header .logo{ float: left; width: 78px; height: 78px; overflow: hidden;}
.Header .logo a{ display: block; width: 78px; height: 78px; background: url(../images/logo.jpg) no-repeat;}
.Header .logo h1{ display: none;}

.searchshow{ width: 248px; height: 34px; z-index: 10;  background: #FFFFFF; }
.searchshow .inputt{ width: 209px; padding: 0 10px; height: 34px; border: 1px solid #ddd; border-right:none ; float: left; font-size: 14px; color:#999;}
.searchshow .submitt{ width: 39px; height: 34px; float: left;  border: none; background:#3875cd; color: #FFFFFF; font-size: 18px; }

.Header .nav{ float: left; height: 52px; line-height: 52px; margin-left: 80px;}
.Header .nav li{ float: left; font-size: 16px; position: relative; padding: 0 20px;}
.Header .nav li a{ display:inline-block; }
.Header .nav li a:hover{ color: #3875cd;}
.Header .nav li a i{ padding-left: 10px;}


.Header .nav ul li ul{ position: absolute; left: -30px; top: 40px; background: #FFFFFF; width:180px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; width:180px;  height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #3875cd;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:181px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}

.Header .nav li.productsUl ul{ width:540px;}
.Header .nav li.productsUl ul li{ float:left;}



.HeaderM{ display: none;}

/**banner**/
.main_visual{ margin-top:109px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 10%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 10%;  opacity: 0;}
.main_visual:hover .owl-prev{ opacity: 1.0;}
.main_visual:hover .owl-next{ opacity: 1.0;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 20px; height: 10px; background:#3875cd; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}


.inTit{  position: relative;}
.inTit h2{ color: #111111; font-size: 36px; line-height: 52px; text-transform:uppercase;}
.inTit p{ line-height: 30px;}
.inTit a{ display: block; width: 160px; height: 52px; text-align: center; line-height: 52px; background: #111111; color: #FFFFFF; border-radius: 30px;}
.inTit a i{ padding-left: 10px;}
.inTit a:hover{ background: #3875cd;}

.inBrand{ margin-top:30px; gap:15px; grid-template-columns: repeat(6, 1fr); /* 3 列 */  display: grid;}
.inBrand a{ border: 1px solid #eee; box-sizing: border-box; border-radius: 5px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); text-align: center; padding: 25px 15px;}
.inBrand a img{ width: 100%; height: auto;}
.inBrand a:hover img{filter: grayscale(100%);}

.inAbbg{ width: 100%; height: auto; background: url(../images/inAbbg.png) no-repeat center; background-size:cover; padding:100px 0; background-size:cover; margin-top: 50px; position: relative; margin-bottom:50px;}
.inAbBox{ width: 630px; height: auto; overflow: hidden;  color: #FFFFFF;}
.inAbTit{ width: 100%; height: auto; }
.inAbTit h2{ font-size: 36px; line-height: 42px;}
.inAbTit em{ width: 50px; height: 3px; background: #FFFFFF; display: block; float: left; margin-top: 15px; clear: both;}




.inAbBox h3{ clear: both; font-size: 32px; line-height: 82px; margin-top: 50px;}
.inAbBox p{ font-size: 16px; line-height: 24px;}
.inAbBox a{ display: block; width: 160px; height: 52px; text-align: center; line-height: 52px; background: #3875cd; color: #FFFFFF; border-radius: 30px; margin:0; margin-top:30px;}
.inAbBox a i{ padding-left: 10px;}
.inAbBox a:hover{ background: #fff; color:#3875cd}



.inAbRight{ width:560px; height:auto; padding-top:50px;}
.inAbRight img{ width:100%; height:auto; border-radius:56px 0 56px 0;}

.inAbNum{ width: 50%; height: 120px; padding-top: 60px; position: absolute; right: 0; bottom: 0; background: #FFFFFF; border-radius: 47px 0 0 0;}
.inAbNum dl{ float: left; padding-left: 85px;}
.inAbNum dl dt{ float: left;}
.inAbNum dl dd{ float: left; padding-left: 10px; }
.inAbNum dl dd h4{ color:#3875cd; font-size: 40px; line-height: 40px; display: inline;}
.inAbNum dl dd span{ display: inline; font-size: 16px; padding-left: 10px;}
.inAbNum dl dd h3{ font-weight: normal; line-height: 32px; font-size: 14px; }

.inAppBg{ width: 100%; height: 805px; background:#f7f7f7 url(../images/inAppbg.png) no-repeat bottom center;}
.inapp{ padding-top: 50px;}
.inappL{ position:absolute; left: 0; width: 510px; height: auto; overflow: hidden;}
.inappL h3{ font-size: 42px; line-height: 60px; text-transform:capitalize;}
.inappL p{ font-size: 16px; line-height: 24px; margin-top: 25px;}
.inappL a{ float: left; clear: both; margin-top: 65px; display: block; background: url(../images/inTabg.png) no-repeat; width: 140px; padding-left: 28px; height: 56px; line-height: 56px;  color: #FFFFFF; font-weight: normal; font-size: 16px;}

.inappList{ width: 1180px; height: auto; margin-left: 580px; margin-top: 55px;}
.inappList img{ border-radius: 86px 0 0 0;}

.inappList .owl-carousel,.inappList .owl-stage-outer,.inappList .owl-stage,.inappList .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.inappList .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.inappList .owl-carousel .item h4{ height: 36px; line-height: 36px; color: #FFFFFF; width: 100%; font-size: 20px; margin-top: 20px; display: inline-block;}
.inappList .owl-carousel .item h4 img{ height: 26px;  width: 26px; display: inline-block; border-radius: 0; margin-left: 20px; vertical-align: middle;}

.inappList .owl-prev,.inappList .owl-next{width:48px;height: 48px; border: 1px solid #FFFFFF; border-radius: 50%; background-repeat: no-repeat; background-position: center center; position: absolute;bottom: -50px; text-indent: -999px; overflow: hidden;}
.inappList .owl-prev{background-image: url(../images/inappL.png);left: -250px; opacity: 1.0;}
.inappList .owl-next{background-image: url(../images/inappR.png); left: -170px;   opacity: 1.0;}
.inappList .owl-prev:hover{ opacity: 0.5;}
.inappList .owl-next:hover{ opacity: 0.5;}
.inappList .owl-dots{ display: none;}

.inNews{ padding: 50px 0; overflow: hidden; }
.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 div{ width: 100%; height: auto; padding-bottom: 40px;}
.main_visual2 .owl-carousel .item div p{ line-height: 42px; color: #999999; font-size: 18px;}
.main_visual2 .owl-carousel .item div h4{ font-size:20px; line-height: 32px; height: 64px; overflow: hidden; color: #000000; padding-right: 50px;}
.main_visual2 .owl-carousel .item img{ border-radius:56px 0 56px 0;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{ text-indent: 9999em;}
.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -20px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#CCCCCC; border-radius: 10px;}
.main_visual2 .owl-dot.active span{width: 20px; height: 10px; background:#3875cd;border-radius: 10px;}

.abyfList{ width: 1280px; height: auto; padding-bottom:100px;}
.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%;  box-sizing: border-box;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item p{ text-align: center; display: block; height: 46px; line-height: 46px; background: #eee;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{text-indent: 9999em; display:none;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -20px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#CCCCCC; border-radius: 10px;}
.main_visual1 .owl-dot.active span{width: 20px; height: 10px; background:#3875cd;border-radius: 10px;}


.inYsBG{ width: 100%; height: auto; background: url(../images/inYsbg.jpg) no-repeat; background-size:cover; padding-bottom: 100px;}
.inYsBG h2{ color: #FFFFFF; font-size: 36px; line-height: 176px; text-align: center; text-transform:uppercase;}

.inYsList{  height: auto; overflow: hidden;}
.inYsList dl{ cursor: pointer;  width: 23%; height: auto; background: #FFFFFF; overflow: hidden; text-align: center; border-radius:10px;  padding: 30px; box-sizing: border-box;}
.inYsList dl dt{ width: 100%; height: 48px;}
.inYsList dl dd{ width: 100%; height: auto; padding-top:10px;}
.inYsList dl dd h4{ line-height: 52px; height: 52px; overflow: hidden; font-size: 22px; color: #111;}
.inYsList dl dd p{ line-height: 24px; min-height:72px;}
.inYsList dl:hover{ background: #CCCCCC;}


.footerBg{ width: 100%; height: auto; padding: 50px 0; background: #f2f2f2;}
.footerL{width: 880px; height: auto; overflow: hidden;}
.footerL dl{ }
.footerL dl dt{ width: 100%; line-height: 34px; font-size: 18px; font-weight: bold;}
.footerL dl dd{ width: 100%; height: auto; padding-top: 10px;}
.footerL dl dd a{ display: block; font-size: 16px; line-height: 30px;}

.footerR{  width:320px; height: auto; overflow: hidden;}
.footerR h2{ width: 100%; line-height: 34px; font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.footerR h2 img{ vertical-align: middle; padding-right: 10px;}
.footerR p{ line-height: 30px; font-size: 16px;}

.footerCopy{ width: 100%; height: auto; line-height:32px; font-size: 1rem; padding: 22px 0; background: #f2f2f2; border-top: 2px solid #e5e5e5; text-align:center;}


.client-2 {
            position: fixed;
            right: -152px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #3875cd;
            color: #fff;
            height: 62px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #3875cd;
            width: 97px;
            height:62px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
.banner2{ width: 100%; color: #FFFFFF; height: 350px;  margin-top:109px;}
.banner2info{ height: 100%; position: relative;}
.banner2info h1{ color: #FFFFFF; font-size: 2.6rem;}
.banner2info b{ color: #FFFFFF; font-size: 2.6rem;}

.webposi{ width: 100%; position: absolute; z-index: 333; left: 0; bottom: 0; line-height:24px; padding: 15px 0;}
.webposi i{ margin-right: 10px;}
.webposi a{ color: #FFFFFF;}


.main-menu{ width: 100%; height: 76px; line-height: 74px; border-bottom:2px solid #e5e5e5;}
.main-menu a{ font-size:1.1rem; margin: 0 15px;}
.main-menu a.active{ color: #3875cd; border-bottom:2px solid #3875cd;}


.abBox{  height: auto; overflow: hidden; margin-top: 70px; padding-bottom:50px;}
.abBoxL{ width:759px; position: relative; height: auto; overflow: hidden;}

.abBoxLinfo{ width: 100%; height: auto; padding-right: 80px; overflow: hidden; box-sizing: border-box; }
.abBoxLinfo h2{ line-height: 41px; font-size: 26px;}
.abBoxLinfo p{ line-height: 26px; font-size:1rem; margin-top: 25px;}

.abBoxR{  width: 521px; height: auto; overflow: hidden; padding-top:50px;}
.abBoxR img{ width:100%; height:auto; border-radius:56px 0 56px 0; }

.Ab3Tit{  height: auto; position: relative; text-align:center; padding:60px 0}
.Ab3Tit h2{ color: #111111; font-size: 36px; line-height: 52px; text-transform:uppercase;}


.about-info{ padding:30px 0; line-height:26px;}
.about-info img{ max-width:100%;}

.about-imglist{ gap:25px; grid-template-columns:repeat(4, 1fr); display:grid; padding:30px 0;}
.about-imglist dl{ width:100%;}
.about-imglist dl dt{ width:100%; height:auto; overflow:hidden; border-radius:8px 8px 0 0;}
.about-imglist dl dt img{ width:100%; height:auto; border-radius:8px 8px 0 0;}
.about-imglist dl dt a:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
.about-imglist dl dd{ width:100%; height:52px; line-height:52px; overflow:hidden; text-align:center; background:#EEEEEE;}


/* Contact us */
/* ==========================================================
   GLOBAL THEME (Main Brand: #3875cd)
   ========================================================== */
:root{
  --brand:#3875cd;              /* main */
  --brand-dark:#2d62ad;         /* darker */
  --brand-light:#5a94e6;        /* lighter */
  --brand-10: rgba(56,117,205,.10);
  --brand-12: rgba(56,117,205,.12);
  --brand-18: rgba(56,117,205,.18);
  --brand-22: rgba(56,117,205,.22);
  --brand-28: rgba(56,117,205,.28);
  --brand-35: rgba(56,117,205,.35);
  --brand-55: rgba(56,117,205,.55);

  --bg:#f5f5f5;
  --card:#ffffff;

  --line:#e7edf3;
  --line2:#eef2f7;

  --text:#111827;
  --muted:#6b7280;
  --muted2:#475569;

  --thead:#2f3a40;
  --thead2:#263036;

  --tint-1: rgba(56,117,205,.06);
  --shadow: 0 14px 40px rgba(16,24,40,.06);

  --btn-grad: linear-gradient(180deg, var(--brand-light), var(--brand));
  --btn-shadow: 0 12px 26px rgba(56,117,205,.22);
}

/* ==========================================================
   Contact us
   ========================================================== */
.contact-warp{ padding:50px 0;}
.contact-warp a{ color:var(--brand); text-decoration:none; }
.contact-warp a:hover{ text-decoration:underline; }
.red{ color:#e53935; }

/* section title */
.contact-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin: 0 0 18px;
  padding: 12px 0;
}

.contact-title b{
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: .6px;
  text-transform: uppercase;
  color:#1b1f23;
  font-weight: 800;
  position: relative;
  padding-left: 14px;
}

.contact-title b:before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:6px;
  height:18px;
  transform: translateY(-50%);
  background:var(--brand);
  border-radius: 3px;
}

/* title line */
.contact-title em{
  flex: 1;
  height: 2px;
  background: linear-gradient(90deg, rgba(56,117,205,.85), rgba(56,117,205,.10));
  border-radius: 2px;
}

/* contact info box */
.contact-info{
  margin: 0 0 22px;
  padding: 22px 22px;
  border: 1px solid var(--line);
  background: #fbfcfe;
  border-radius: 14px;
  box-shadow: 0 8px 26px rgba(16,24,40,.06);
  color:#263238;
  line-height: 1.75;
  font-size: 15px;
}
.contact-info p{ margin: 10px 0; }
.contact-info strong, .contact-info b{ color:#111; }
.contact-info ul{ margin: 10px 0 10px 18px; }
.contact-info li{ margin: 6px 0; }

/* map */
.contact-map{
  margin: 0 0 36px;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--line);
  background: #f5f7fb;
  box-shadow: 0 10px 30px rgba(16,24,40,.08);
  height: 420px;
  position: relative;
}
.contact-map:after{
  content:"";
  position:absolute;
  left: 12px;
  top: 12px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background:var(--brand);
  box-shadow: 18px 0 0 rgba(56,117,205,.45), 36px 0 0 rgba(56,117,205,.22);
  pointer-events:none;
  opacity:.9;
}
.contact-map iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
}

/* feedback form card */
.contact-feedback{
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 12px 34px rgba(16,24,40,.08);
  padding: 26px 26px 22px;
}
.contact-feedback form{ margin: 0; }

/* form grid */
.contact-feedback dl{
  display: grid;
  grid-template-columns: 160px 1fr;
  align-items: center;
  gap: 14px 18px;
  padding: 12px 0;
  border-bottom: 1px dashed #e9eef5;
}
.contact-feedback dl:last-of-type{
  border-bottom: 0;
  padding-bottom: 8px;
}
.contact-feedback dt{
  font-size: 14px;
  color:#2a2f36;
  font-weight: 700;
  letter-spacing: .2px;
}
.contact-feedback dd{ margin: 0; }

/* inputs */
.contact-feedback input[type="text"],
.contact-feedback textarea{
  width: 100%;
  height: 44px;
  padding: 10px 12px;
  border: 1px solid #dfe7f1;
  border-radius: 12px;
  background: #fbfdff;
  color:#111;
  font-size: 14px;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
.contact-feedback textarea{
  height: 80px;
  padding: 10px 12px;
  resize: vertical;
  min-height: 80px;
  max-height: 220px;
  line-height: 1.5;
}

/* placeholder */
.contact-feedback input::placeholder,
.contact-feedback textarea::placeholder{ color:#9aa7b2; }

/* focus */
.contact-feedback input[type="text"]:focus,
.contact-feedback textarea:focus{
  border-color: rgba(56,117,205,.85);
  background: #fff;
  box-shadow: 0 0 0 4px rgba(56,117,205,.18);
}

/* subtle accent line */
.contact-feedback dd{ position: relative; }
.contact-feedback dd:before{
  content:"";
  position:absolute;
  left: -9px;
  top: 50%;
  width: 3px;
  height: 18px;
  transform: translateY(-50%);
  background: rgba(56,117,205,.35);
  border-radius: 3px;
}

/* submit button */
.contact-feedback button[type="submit"]{
  margin-top: 14px;
  width: 180px;
  height: 46px;
  border: 0;
  border-radius: 14px;
  cursor: pointer;
  background: var(--btn-grad);
  color:#fff;
  font-weight: 800;
  letter-spacing: .8px;
  text-transform: uppercase;
  box-shadow: 0 14px 34px rgba(56,117,205,.26);
  transition: transform .15s ease, box-shadow .2s ease, filter .2s ease;
}
.contact-feedback button[type="submit"]:hover{
  transform: translateY(-1px);
  box-shadow: 0 18px 40px rgba(56,117,205,.34);
  filter: brightness(1.02);
}
.contact-feedback button[type="submit"]:active{
  transform: translateY(0);
  box-shadow: 0 10px 24px rgba(56,117,205,.24);
}

/* helper: error/valid states */
.contact-feedback .error,
.contact-feedback input.error,
.contact-feedback textarea.error{
  border-color: rgba(229,57,53,.9) !important;
  box-shadow: 0 0 0 4px rgba(229,57,53,.12) !important;
}
.contact-feedback .valid,
.contact-feedback input.valid,
.contact-feedback textarea.valid{
  border-color: rgba(56,117,205,.75) !important;
}

/* ==========================================================
   News / Blog
   ========================================================== */
.blog-list{ padding:50px 0;}
.blog-grid{ display:grid; grid-template-columns:repeat(3, 1fr); gap:22px;}
.blog-card{
  background:#fff;
  border:1px solid #e7e7e7;
  border-radius:12px;
  overflow:hidden;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.blog-card:hover{
  transform:translateY(-3px);
  border-color:var(--brand-35);
  box-shadow:0 14px 34px rgba(0,0,0,.10);
}
.blog-thumb{ overflow:hidden;}
.blog-thumb img{
  width:100%;
  height:auto;
  display:block;
  transform:scale(1);
  transition:transform .45s ease;
  will-change:transform;
}
.blog-card:hover .blog-thumb img{ transform:scale(1.06); }
.blog-body{ padding:18px 18px 20px;}
.blog-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  color:#6b7280;
  font-size:.9rem;
}
.blog-date i{ margin-right:6px; color:var(--brand);}
.blog-view i{ margin-right:6px; color:var(--brand);}
.blog-title{
  display:block;
  margin-top:10px;
  font-size:1.1rem;
  line-height:28px;
  font-weight:700;
  color:#111827;
  text-decoration:none;
  height:28px;
  overflow:hidden;
}
.blog-title:hover{ color:var(--brand);}
.blog-excerpt{
  margin:10px 0 0;
  color:#374151;
  line-height:24px;
  height:48px;
  overflow:hidden;
}
.blog-more{
  margin-top:14px;
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:var(--brand);
  text-decoration:none;
  font-weight:600;
}
.blog-more i{ font-size:1.2rem; font-weight:700;}
.blog-more:hover{ opacity:.85; }

.blog-show{ padding:40px 0 70px 0;}
.blog-show-header{
  padding-bottom:18px;
  border-bottom:1px solid #e7e7e7;
  margin-bottom:22px;
}
.blog-show-header h1{
  margin:0;
  font-size:1.85rem;
  line-height:1.35;
  color:#111827;
}
.blog-show-meta{
  margin-top:12px;
  display:flex;
  flex-wrap:wrap;
  gap:10px 18px;
  color:#6b7280;
  font-size:.92rem;
}
.blog-show-meta i{ margin-right:6px; color:var(--brand); }
.blog-show-wrap{ display:grid; grid-template-columns:1fr 360px; gap:26px;}
.blog-show-main{
  background:#fff;
  border:1px solid #e7e7e7;
  border-radius:12px;
  padding:22px 22px 18px;
}
.blog-show-content{ color:#1f2937; line-height:28px; font-size:0.9rem;}
.blog-show-content p{ margin:0 0 14px;}
.blog-show-content h2{
  margin:22px 0 10px;
  font-size:1.25rem;
  line-height:1.3;
  color:#111827;
}
.blog-show-content ul{ margin:10px 0 14px 18px; padding:0;}
.blog-show-content li{ margin:6px 0;}
.blog-show-content blockquote{
  margin:18px 0;
  padding:12px 14px;
  border-left:4px solid var(--brand);
  background:var(--tint-1);
  color:#374151;
  border-radius:8px;
}
.blog-show-nav{
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid #e7e7e7;
}
.blog-show-nav ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.blog-show-nav li{
  border:1px solid #eee;
  border-radius:12px;
  padding:14px 14px;
  background:#fff;
  transition:transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.blog-show-nav li:hover{
  transform:translateY(-2px);
  border-color:var(--brand-35);
  box-shadow:0 12px 26px rgba(0,0,0,.08);
}
.blog-show-nav .nav-label{ display:inline-block; font-size:.9rem; color:#6b7280;}
.blog-show-nav li a{
  display:block;
  margin-top:8px;
  font-weight:700;
  color:#111827;
  line-height:24px;
  text-decoration:none;
  max-height:48px;
  overflow:hidden;
}
.blog-show-nav li:hover a{ color:var(--brand); }

.blog-show-side .side-box{
  background:#fff;
  border:1px solid #e7e7e7;
  border-radius:12px;
  padding:16px;
  position:sticky;
  top:90px;
}
.side-title{
  font-weight:800;
  color:#111827;
  font-size:1.05rem;
  padding-bottom:12px;
  border-bottom:1px solid #eee;
  margin-bottom:14px;
}
.side-item{
  display:flex;
  gap:12px;
  text-decoration:none;
  padding:10px 0;
  border-bottom:1px dashed #eee;
}
.side-item:last-child{ border-bottom:none;}
.side-thumb{
  flex:0 0 auto;
  width:120px;
  height:80px;
  overflow:hidden;
  border-radius:10px;
  background:#f3f4f6;
}
.side-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform:scale(1);
  transition:transform .35s ease;
}
.side-item:hover .side-thumb img{ transform:scale(1.06); }
.side-info{ flex:1; min-width:0;}
.side-name{
  color:#111827;
  font-weight:700;
  line-height:22px;
  max-height:44px;
  overflow:hidden;
}
.side-date{ margin-top:6px; color:#6b7280; font-size:.9rem;}
.side-date i{ margin-right:6px; color:var(--brand); }

/* ==========================================================
   Solution Channel / Application
   ========================================================== */
.application-menu{ padding:50px 0}

/* ===== 解决方案频道列表 ===== */
.solution-channel{ padding: 28px 0 40px; }
.solution-channel-head{ margin-bottom: 18px; }
.solution-channel-title{
  font-size: 22px;
  line-height: 1.2;
  margin: 0;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.solution-channel-title i{ font-size: 20px; }
.solution-channel-sub{
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  max-width: 860px;
}

/* grid */
.solution-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 18px;
}

/* card */
.solution-card{
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.solution-card:hover{
  transform: translateY(-4px);
  border-color: #e6e6e6;
  box-shadow: 0 10px 28px rgba(0,0,0,.08);
}
.solution-card:hover span{ color:var(--brand); }
.solution-card-media{
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 10;
  background: #f6f6f6;
  overflow: hidden;
}
.solution-card-media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform .22s ease;
}
.solution-card:hover .solution-card-media img{ transform: scale(1.05); }

.solution-card-body{ padding: 14px 14px 16px; }
.solution-card-title{
  margin: 0;
  font-size: 16px;
  line-height: 1.3;
  color: #111;
  font-weight: 700;
}
.solution-card-desc{
  margin: 8px 0 12px;
  font-size: 13px;
  line-height: 1.65;
  color: #666;
  min-height: 42px;
}
.solution-card-cta{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #222;
  border-top: 1px dashed #eee;
  padding-top: 10px;
}
.solution-card-cta i{ font-size: 16px; }

.application-box{ padding:50px 0}

/* ===== Solutions List Page ===== */
.application-box{ padding: 28px 0 42px; }

/* Header */
.solu-head{
  border: 1px solid #eee;
  background: #fff;
  border-radius: 16px;
  padding: 18px 18px 16px;
  box-shadow: 0 8px 24px rgba(0,0,0,.04);
}
.solu-kicker{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  letter-spacing: .12em;
  font-weight: 700;
  color: #3a3a3a;
  text-transform: uppercase;
}
.solu-kicker i{ font-size: 14px; }

.solu-title{
  margin: 10px 0 8px;
  font-size: 26px;
  line-height: 1.25;
  color: #111;
  font-weight: 800;
}
.solu-intro{
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  max-width: 980px;
}

/* List */
.solu-list{
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

/* Card item */
.solu-item{
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 14px;
  border: 1px solid #eee;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,.04);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.solu-item:hover{
  transform: translateY(-4px);
  border-color: #e6e6e6;
  box-shadow: 0 12px 30px rgba(0,0,0,.08);
}

/* Thumb */
.solu-thumb{
  position: relative;
  display: block;
  height: 100%;
  min-height: 180px;
  background: #f4f6f8;
  overflow: hidden;
}
.solu-thumb img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform .22s ease;
}
.solu-item:hover .solu-thumb img{ transform: scale(1.05); }

/* Body */
.solu-body{
  padding: 14px 14px 14px 0;
  display: flex;
  flex-direction: column;
  min-height: 180px;
}
.solu-item-title{
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
}
.solu-item-title a{
  color: #111;
  text-decoration: none;
}
.solu-item-title a:hover{ text-decoration: underline; color:var(--brand);}

.solu-meta{
  font-size: 12px;
  color: #777;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}
.solu-meta i{ font-size: 14px; }

.solu-excerpt{
  margin: 0;
  font-size: 13px;
  line-height: 1.75;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Actions */
.solu-actions{
  margin-top: auto;
  padding-top: 12px;
}
.solu-btn{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  color: #111;
  border-top: 1px dashed #eee;
  padding-top: 10px;
}
.solu-btn i{ font-size: 16px; }

/* ===== Page Background ===== */
.application-show{
  width: 100%;
  padding: 50px 0;
  background: #f5f5f5;
}

.sd-wrap{ padding: 0 12px; }

/* ===== Main White Panel ===== */
.sd-panel{
  background: #fff;
  border: 1px solid #eee;
  border-radius: 18px;
  padding: 26px 26px 30px;
  box-shadow: 0 14px 40px rgba(0,0,0,.06);
}

/* ===== Header ===== */
.sd-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #555;
}

.sd-title{
  margin: 10px 0 10px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 900;
  color: #111;
}

.sd-meta{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  font-size: 13px;
  color: #777;
}
.sd-meta i{ font-size: 14px; }
.sd-meta-dot{ color: #c2c2c2; }

.sd-author{
  color: #111;
  font-weight: 800;
  text-decoration: none;
}
.sd-author:hover{ text-decoration: underline; }

/* ===== Abstract ===== */
.sd-abstract{
  margin-top: 18px;
  padding: 16px 18px;
  border-radius: 14px;
  background: #fafafa;
  border: 1px solid #eee;
  position: relative;
}
.sd-abstract:before{
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  bottom: 14px;
  width: 4px;
  background: var(--brand);
  border-radius: 4px;
}
.sd-abstract-title{
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 900;
  color: #111;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-left: 10px;
}
.sd-abstract-text{
  margin: 0;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.8;
  color: #555;
}

/* ===== Content ===== */
.sd-content{
  margin-top: 18px;
  font-size: 15px;
  line-height: 1.9;
  color: #333;
}
.sd-content h2{
  margin: 26px 0 10px;
  font-size: 18px;
  font-weight: 900;
  color: #111;
}
.sd-content p{ margin: 0 0 14px; }
.sd-content ul,
.sd-content ol{
  padding-left: 20px;
  margin: 0 0 14px;
}
.sd-content li{ margin: 6px 0; }

.sd-content blockquote{
  margin: 16px 0;
  padding: 12px 16px;
  border-radius: 14px;
  background: #fff;
  border: 1px solid #eee;
  color: #555;
  position: relative;
}
.sd-content blockquote:before{
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 4px;
  background: rgba(56,117,205,.25);
  border-radius: 4px;
}

/* ===== Prev / Next ===== */
.sd-nav{
  margin-top: 28px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.sd-nav a{ display:block;}
.sd-nav-box{
  background: #fff;
  border: 1px solid #eee;
  border-radius: 16px;
  padding: 14px 14px 12px;
  box-shadow: 0 10px 28px rgba(0,0,0,.04);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.sd-nav-box:hover{
  transform: translateY(-3px);
  border-color: #e6e6e6;
  box-shadow: 0 14px 34px rgba(0,0,0,.08);
}
.sd-nav-kicker{
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #777;
  margin-bottom: 8px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.sd-nav-link{
  display: block;
  font-size: 14px;
  font-weight: 900;
  color: #111;
  text-decoration: none;
  line-height: 1.55;
}
.sd-nav-link:hover{ text-decoration: underline; color:var(--brand); }

/* ===== Related Solutions ===== */
.sd-related{
  margin-top: 34px;
  padding-top: 22px;
  border-top: 1px dashed #eee;
}
.sd-related-head{ margin-bottom: 12px; }
.sd-related-title{
  margin: 0;
  font-size: 18px;
  font-weight: 900;
  color: #111;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.sd-related-sub{
  margin: 8px 0 0;
  font-size: 13px;
  color: #666;
  line-height: 1.7;
}
.sd-related-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-top: 14px;
}
.sd-card{
  display: block;
  text-decoration: none;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(0,0,0,.04);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.sd-card:hover{
  transform: translateY(-4px);
  border-color: #e6e6e6;
  box-shadow: 0 14px 34px rgba(0,0,0,.08);
}
.sd-card-media{
  width: 100%;
  aspect-ratio: 16 / 10;
  background: #f4f6f8;
  overflow: hidden;
}
.sd-card-media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform .22s ease;
}
.sd-card:hover .sd-card-media img{ transform: scale(1.05); }
.sd-card-body{ padding: 12px 12px 14px; }
.sd-card-body h4{
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 900;
  color: #111;
}

/* ==========================================================
   产品中心 - category menu
   ========================================================== */
.products_catemenu{ width:100%; padding:50px 0; background:#f5f5f5;}
.products_catemenu .auto1280{
  display: flex;
  flex-wrap: wrap;
  gap: 24px 20px;
}
.products_catemenu dl{
  width: calc(16.66% - 17px);
  background: #fff;
  border: 1px solid #e4eaf6;
  border-radius: 14px;
  text-align: center;
  padding: 22px 10px 20px;
  transition: all .25s ease;
  position: relative;
  overflow: hidden;
}
.products_catemenu dl::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:3px;
  background:var(--brand);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .25s ease;
}
.products_catemenu dl:hover{
  transform: translateY(-4px);
  box-shadow: 0 14px 34px rgba(0,0,0,.08);
  border-color: var(--brand-35);
}
.products_catemenu dl:hover::before{ transform: scaleX(1); }
.products_catemenu dt{ margin-bottom: 12px; }
.products_catemenu dt img{
  width: 100px;
  height: auto;
  object-fit: contain;
  transition: transform .25s ease;
}
.products_catemenu dl:hover dt img{ transform: scale(1.08); }
.products_catemenu dd{ margin: 0; }
.products_catemenu dd a{
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #222;
  line-height: 1.4;
  transition: color .2s ease;
}
.products_catemenu dl:hover dd a{ color: var(--brand); }

/* ==========================================================
   B2B Electronics UI (PC Only)
   - Products list page (left categories + table)
   - Center popup (#cartInfoHint)
   ========================================================== */
.products-main{
  width: 1360px;
  margin: 0 auto;
  padding: 30px 0 56px;
  display: flex;
  gap: 22px;
}
.products-main *{ box-sizing:border-box; }

/* Left menu */
.products-main-left{
  width: 300px;
  flex: 0 0 300px;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  box-shadow: var(--shadow);
}
.products-main-left h2{
  margin: 0;
  padding: 16px 18px 16px 34px;
  font-size: 18px;
  font-weight: 800;
  color: var(--text);
  background: linear-gradient(180deg, rgba(56,117,205,.10), rgba(56,117,205,0));
  border-bottom: 1px solid #edf2f7;
  position: relative;
}
.products-main-left h2:before{
  content:"";
  position:absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 18px;
  background: var(--brand);
  border-radius: 3px;
}
.products-main-menu{ padding: 10px 10px 14px; }
.products-main-menu ul{ margin:0; padding:0; list-style:none; }
.products-main-menu li{ margin:0; padding:0; }
.products-main-menu a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding: 12px 12px;
  border-radius: 12px;
  color:#24313a;
  font-size: 14px;
  font-weight: 650;
  text-decoration:none;
  transition: background .16s ease, color .16s ease, transform .12s ease;
}
.products-main-menu a:after{
  content:"›";
  color: rgba(56,117,205,.55);
  font-size: 18px;
  line-height: 1;
  margin-left: 10px;
}
.products-main-menu a:hover{
  background: rgba(56,117,205,.10);
  color: var(--brand);
  transform: translateX(2px);
}

/* Right table card */
.products-main-right{ flex: 1; min-width: 0; }
.products-main-list{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  box-shadow: var(--shadow);
}
.products-main-list table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
}
.products-main-list table thead tr:first-child{
  background: linear-gradient(180deg, var(--thead), var(--thead2)) !important;
  color:#fff !important;
  height: 54px !important;
}
.products-main-list table thead tr:first-child td{
  padding: 14px 14px !important;
  text-align:center;
  font-weight: 800;
  white-space: nowrap;
  border-bottom: 1px solid rgba(255,255,255,.10);
}
.products-main-list tbody tr{
  height: 52px !important;
  background:#fff !important;
  text-align:center !important;
  transition: background .14s ease;
}
.products-main-list tbody tr:nth-child(even){ background:#fbfcfe !important; }
.products-main-list tbody tr:hover{ background: rgba(56,117,205,.06) !important; }

/* Get Quote button */
.products-main-list a.gquo{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height: 36px;
  padding: 0 16px;
  border-radius: 999px;
  background: var(--btn-grad);
  color:#fff !important;
  font-weight: 800;
  text-decoration:none !important;
  box-shadow: 0 10px 24px rgba(56,117,205,.22);
  transition: transform .12s ease, box-shadow .18s ease, filter .18s ease;
  white-space: nowrap;
}
.products-main-list a.gquo:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 34px rgba(56,117,205,.28);
  filter: brightness(1.02);
}
.products-main-list a.gquo:active{
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(56,117,205,.22);
}
.products-main-list td div[style*="display:none"]{ display:none !important; }

/* ==========================================================
   Center Popup - #cartInfoHint
   ========================================================== */
#cartInfoHint{
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  z-index: 99999 !important;

  width: 520px;
  background: #fff;
  border-radius: 16px;
  border: 1px solid var(--line);
  box-shadow: 0 26px 70px rgba(16,24,40,.28);
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
}
#cartInfoHint::before{
  content:"";
  position: fixed;
  inset: 0;
  z-index: -1;
}
#cartInfoHint.cart-info{
  display:flex;
  gap: 16px;
  padding: 20px 20px 18px;
  position: relative;
}
#cartInfoHint .ico{
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border-radius: 14px;
  background: rgba(56,117,205,.12);
  position: relative;
  margin-top: 2px;
}
#cartInfoHint .ico:before{
  content:"";
  position:absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 12px;
  border-left: 3px solid var(--brand);
  border-bottom: 3px solid var(--brand);
  transform: translate(-50%, -55%) rotate(-45deg);
  border-radius: 2px;
}
#cartInfoHint .msg{
  flex:1;
  min-width:0;
  color: var(--text);
  padding-right: 44px;
}
#cartInfoHint .msg strong{
  display:block;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 900;
  margin-bottom: 6px;
}
#cartInfoHint .msg p{
  margin: 0 0 14px;
  font-size: 13px;
  color: #4b5563;
}
#cartInfoHint .msg p b{
  color: var(--brand);
  font-weight: 900;
  margin: 0 4px;
}
#cartInfoHint .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 900;
  text-decoration:none;
  border: 1px solid transparent;
  transition: transform .12s ease, box-shadow .18s ease, filter .18s ease, background .18s ease;
  cursor:pointer;
  user-select:none;
}
#cartInfoHint .btn-success{
  background: var(--btn-grad);
  color:#fff;
  box-shadow: 0 12px 26px rgba(56,117,205,.22);
}
#cartInfoHint .btn-success:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(56,117,205,.28);
  filter: brightness(1.02);
}
#cartInfoHint .btn-success1{
  background:#fff;
  color: var(--brand);
  border-color: rgba(56,117,205,.45);
}
#cartInfoHint .btn-success1:hover{
  background: rgba(56,117,205,.08);
  transform: translateY(-1px);
}
#cartInfoHint .close{
  position:absolute;
  right: 14px;
  top: 14px;
  width: 32px;
  height: 32px;
  border-radius: 10px;
  cursor:pointer;
  transition: background .15s ease, transform .12s ease;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
#cartInfoHint .close:hover{
  background: rgba(17,24,39,.06);
  transform: translateY(-1px);
}
#cartInfoHint .close span{ display:none; }
#cartInfoHint .close:before,
#cartInfoHint .close:after{
  content:"";
  position:absolute;
  width: 14px;
  height: 2px;
  background:#64748b;
  border-radius: 2px;
}
#cartInfoHint .close:before{ transform: rotate(45deg); }
#cartInfoHint .close:after{ transform: rotate(-45deg); }
#cartInfoHint a{ color: inherit; }
#cartInfoHint a:hover{ color: inherit; }

/* ==========================================================
   产品详情 - goods-show-box
   ========================================================== */
.goods-show-box{ padding:150px 0 50px 0; background:#f5f5f5; width:100%;}

.goods-show-box .auto1280{
  display: flex;
  gap: 22px;
  align-items: flex-start;
}
.goods-show-box *{ box-sizing:border-box; }
.flex{ display:flex; }
.goods-show-box a{ color: var(--brand); text-decoration:none; }
.goods-show-box a:hover{ text-decoration: underline; }

/* Left area */
.goods-show-box-left{ flex: 1; min-width: 0; }
.goods-show-box-left1{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  overflow: hidden;
  padding: 22px;
  display: flex;
  gap: 18px;
}

/* image + info layout */
.goods-show-box-left1Img,
.goods-show-box-left1Info{ width: 50%; }

.goods-show-box-left1Img{ padding-right: 18px; }
.goods-show-box-left1Img img{
  width: 100%;
  height: 340px;
  object-fit: contain;
  background: #fbfcfe;
  border: 1px solid var(--line2);
  border-radius: 14px;
  padding: 14px;
}

.goods-show-box-left1Info{ padding-left: 6px; }
.goods-show-box-left1Info dl{
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px dashed #e9eef5;
  gap: 12px;
  align-items: center;
}
.goods-show-box-left1Info dl:last-child{
  border-bottom: 0;
  padding-bottom: 0;
}
.goods-show-box-left1Info dt{
  width: 140px;
  flex: 0 0 140px;
  color: var(--muted2);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .2px;
}
.goods-show-box-left1Info dd{
  margin: 0;
  color: var(--text);
  font-size: 14px;
  font-weight: 650;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.goods-show-box-left1Info dd h2{
  margin: 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 900;
  color: var(--text);
}
.goods-show-box-left1Info dd h3{
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 900;
  color: #24313a;
}

/* datasheet link */
.goods-show-box-left1Info a{
  color: #24313a !important;
  text-decoration: none;
}
.goods-show-box-left1Info a:hover{
  color: var(--brand) !important;
  text-decoration: underline;
}
.goods-show-box-left1Info a img{
  width: 18px;
  height: 18px;
  vertical-align: -3px;
  margin-right: 6px;
}

/* RFQ button */
.goods-show-box-left1Info a.gquo{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 18px;
  border-radius: 999px;
  background: var(--btn-grad);
  color: #fff !important;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: var(--btn-shadow);
  transition: transform .12s ease, box-shadow .18s ease, filter .18s ease;
  white-space: nowrap;
}
.goods-show-box-left1Info a.gquo:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(56,117,205,.28);
  filter: brightness(1.02);
}
.goods-show-box-left1Info a.gquo:active{
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(56,117,205,.22);
}

/* Description block */
.goods-show-box-left1info2{
  margin-top: 18px;
  background: #fbfcfe;
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 18px 20px;
  color: #24313a;
  font-size: 14px;
  line-height: 1.75;
}
.goods-show-box-left1info2 a{
  font-weight: 800;
  color: var(--brand);
  text-decoration: none;
}
.goods-show-box-left1info2 a:hover{ text-decoration: underline; }




/* optional content body (if you output it) */
.goods-show-box-left2{
  margin-top: 18px;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 18px 20px;
  color: var(--text);
  line-height: 1.85;
}

/* optional body typography polish */
.goods-show-box-left2 h2,
.goods-show-box-left2 h3,
.goods-show-box-left2 h4{
  margin: 18px 0 10px;
  color: var(--text);
  font-weight: 900;
}
.goods-show-box-left2 p{ margin: 0 0 14px; color: #24313a; }
.goods-show-box-left2 a{ color: var(--brand); font-weight: 800; }
.goods-show-box-left2 a:hover{ text-decoration: underline; }
.goods-show-box-left2 ul,
.goods-show-box-left2 ol{ margin: 0 0 14px 18px; }
.goods-show-box-left2 li{ margin: 6px 0; }

/* =========================
   Right sidebar
   ========================= */
.goods-show-box-right{
  width: 340px;
  flex: 0 0 340px;
}

/* sidebar title */
.goods-show-box-right h4{
  margin: 0 0 12px;
  padding: 14px 16px 14px 34px;
  background: linear-gradient(180deg, rgba(56,117,205,.10), rgba(56,117,205,0)); /* brand tint */
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  color: var(--text);
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .4px;
  text-transform: uppercase;
  position: relative;
}

.goods-show-box-right h4:before{
  content:"";
  position:absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 16px;
  background: var(--brand);
  border-radius: 3px;
}

/* info cards under each h4 */
.goods-show-box-right-info{
  margin: 0 0 16px;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 16px;
  color: #24313a;
  font-size: 14px;
  line-height: 1.75;
}

.goods-show-box-right-info a{
  color: var(--brand);
  font-weight: 800;
  text-decoration: none;
}
.goods-show-box-right-info a:hover{ text-decoration: underline; }

/* tags list */
.goods-show-box-right-info ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.goods-show-box-right-info ul li{
  padding: 8px 10px;
  border-radius: 999px;
  border: 1px solid rgba(56,117,205,.28);
  background: rgba(56,117,205,.08);
  color: #24313a;
  font-size: 13px;
  font-weight: 800;
}

/* optional: tag hover */
.goods-show-box-right-info ul li:hover{
  border-color: rgba(56,117,205,.45);
  background: rgba(56,117,205,.12);
}

/* =========================
   Minor polish
   ========================= */
.goods-show-box-left1Info dd{
  overflow-wrap: anywhere;
}

/* Make the left card look balanced if image missing */
.goods-show-box-left1Img img[alt*="no-photo"]{
  opacity: .95;
}

/* =========================
   Search list page
   ========================= */
.search-main{ width:100%; padding:50px 0; background: var(--bg); }

/* card wrapper */
.search-list{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 14px;
  box-shadow: var(--shadow);
  overflow: hidden;
}

/* table base */
.search-list table{
  width:100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
}

/* header */
.search-list thead tr{
  background: linear-gradient(180deg, var(--thead), var(--thead2));
  color:#fff;
  height:54px;
}

.search-list thead td{
  padding: 14px 14px;
  text-align:center;
  color:#fff;
  font-weight: 800;
  white-space: nowrap;
  border-bottom: 1px solid rgba(255,255,255,.10);
}

/* body rows (override inline style) */
.search-list tbody tr{
  height: 52px !important;
  background: #fff !important;
  border-bottom: 1px solid var(--line2) !important;
  text-align: center !important;
  transition: background .14s ease;
}

/* zebra */
.search-list tbody tr:nth-child(even){
  background:#fbfcfe !important;
}

/* hover: ONLY background, never force text to black */
.search-list tbody tr:hover{
  background: rgba(56,117,205,.06) !important;
}
.search-list tbody tr:hover td,
.search-list tbody tr:hover a{
  color: inherit !important;
}

/* cells */
.search-list td{
  padding: 12px 14px;
  vertical-align: middle;
  color: var(--text);
}

/* fixed colors by column */
.search-list tbody td:nth-child(1){ color: var(--text) !important; }
.search-list tbody td:nth-child(2){ color: #24313a !important; font-weight: 600; }
.search-list tbody td:nth-child(3){ color: var(--muted) !important; font-weight: 600; }
.search-list tbody td:nth-child(4){ color: #0f172a !important; font-weight: 800; }

/* part number link */
.search-list tbody td:nth-child(1) a{
  color: var(--text) !important;
  font-weight: 800;
  text-decoration: none;
}
.search-list tbody td:nth-child(1) a:hover{
  color: var(--brand) !important;
  text-decoration: underline;
}

/* datasheet icon */
.search-list tbody td:nth-child(5) img{
  width: 22px;
  height: 22px;
  vertical-align: middle;
  transition: transform .16s ease, filter .16s ease;
}
.search-list tbody td:nth-child(5) a:hover img{
  transform: translateY(-1px) scale(1.06);
  filter: brightness(1.05);
}

/* Get Quote button */
.search-list a.gquo{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 16px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(56,117,205,.95), rgba(56,117,205,.75));
  color:#fff !important;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(56,117,205,.22);
  transition: transform .12s ease, box-shadow .18s ease, filter .18s ease;
  white-space: nowrap;
}
.search-list a.gquo:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 34px rgba(56,117,205,.28);
  filter: brightness(1.02);
}
.search-list a.gquo:active{
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(56,117,205,.22);
}

/* hide qty block safely */
.search-list td div[style*="display:none"]{
  display:none !important;
}

/* no data message */
.search-list .nodata{
  margin: 18px;
  padding: 16px 16px 16px 44px;
  border: 1px dashed rgba(56,117,205,.45);
  border-radius: 14px;
  background: rgba(56,117,205,.07);
  color: #1f2937;
  font-weight: 800;
  position: relative;
}

.search-list .nodata:before{
  content:"";
  position:absolute;
  left: 16px;
  top: 50%;
  width: 16px;
  height: 8px;
  border-left: 3px solid var(--brand);
  border-bottom: 3px solid var(--brand);
  transform: translateY(-55%) rotate(-45deg);
  border-radius: 2px;
}

/* =========================
   RFQ
   ========================= */
.cart-warp{ width:100%; height:auto; padding:50px 0; background: var(--bg); }
.auto1280{ width:1360px; }

.cart-warp a{
  color: var(--brand);
  font-weight: 800;
  text-decoration: none;
}
.cart-warp a:hover{ text-decoration: underline; }

/* Tips */
.cart-tips{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 18px 20px;
  margin-bottom: 18px;
  position: relative;
  overflow: hidden;
}

.cart-tips:before{
  content:"";
  position:absolute;
  left:0; top:0;
  width:100%;
  height:3px;
  background: var(--brand);
}

.cart-tips p{
  margin: 6px 0;
  color: #24313a;
  font-size: 14px;
  line-height: 1.7;
}
.cart-tips p:first-child{
  margin-top:0;
  font-size: 16px;
  font-weight: 900;
  color: var(--text);
}

/* Cart table wrapper */
.cart-from{ margin-bottom: 18px; }

.cartbox{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  overflow: hidden;
}

/* table base */
.cartbox table.table{
  width:100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
}

/* header row (your header is in tbody first row) */
#inputHtml tbody tr:first-child{
  background: linear-gradient(180deg, var(--thead), var(--thead2));
  height: 56px;
}
#inputHtml tbody tr:first-child th{
  color:#fff;
  text-align:center;
  font-weight: 900;
  padding: 16px 12px;
  white-space: nowrap;
  border-bottom: 1px solid rgba(255,255,255,.10);
}

/* data rows */
#inputHtml tbody tr{
  background:#fff;
  height: 66px;
  transition: background .14s ease;
}
#inputHtml tbody tr:nth-child(even){ background:#fbfcfe; }

/* cells */
#inputHtml td{
  padding: 12px 12px;
  border-bottom: 1px solid var(--line2);
  vertical-align: middle;
}

/* set column widths */
#inputHtml tbody tr:first-child th:nth-child(1),
#inputHtml tbody tr td:nth-child(1){ width: 28%; }
#inputHtml tbody tr:first-child th:nth-child(2),
#inputHtml tbody tr td:nth-child(2){ width: 18%; }
#inputHtml tbody tr:first-child th:nth-child(3),
#inputHtml tbody tr td:nth-child(3){ width: 18%; }
#inputHtml tbody tr:first-child th:nth-child(4),
#inputHtml tbody tr td:nth-child(4){ width: 14%; }
#inputHtml tbody tr:first-child th:nth-child(5),
#inputHtml tbody tr td:nth-child(5){ width: 14%; }
#inputHtml tbody tr:first-child th:nth-child(6),
#inputHtml tbody tr td:nth-child(6){ width: 8%; }

/* first column: checkbox + input align */
#inputHtml td:first-child{
  padding-left: 14px;
  display: flex;
  align-items: center;
  gap: 12px;
}

/* checkbox styling */
#inputHtml .checkall{
  width: 16px;
  height: 16px;
  margin: 0;
  accent-color: var(--brand);
  flex: 0 0 16px;
}

/* inputs unified */
.cartbox .form-control,
#inputHtml input.form-control,
#inputHtml select.form-control{
  width: 100%;
  height: 40px;
  border: 1px solid #dbe4ee;
  background: #fff;
  border-radius: 12px;
  padding: 0 12px;
  font-size: 13px;
  color: #111827;
  outline: none;
  transition: border-color .14s ease, box-shadow .14s ease;
}

/* focus */
.cartbox .form-control:focus{
  border-color: rgba(56,117,205,.55);
  box-shadow: 0 0 0 4px rgba(56,117,205,.12);
}

/* make part number input fill remaining space */
#inputHtml td:first-child input.form-control{
  flex: 1;
  min-width: 0;
}

/* delete button column */
#inputHtml td:last-child{
  text-align:center;
}

/* trash button */
#inputHtml .btn.btn-sm{
  width: 40px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid #e6edf5;
  background: #fff;
  cursor: pointer;
  display: inline-flex;
  align-items:center;
  justify-content:center;
  transition: background .14s ease, transform .12s ease, border-color .14s ease;
}
#inputHtml .btn.btn-sm:hover{
  background: rgba(239,68,68,.08);
  border-color: rgba(239,68,68,.35);
  transform: translateY(-1px);
}
#inputHtml .btn.btn-sm span{
  color: #ef4444;
  font-size: 15px;
}

/* Table bottom buttons */
.cart-button{
  display:flex;
  justify-content:flex-end;
  gap: 12px;
  padding: 16px 18px 18px;
  background:#fff;
  border-top: 1px solid var(--line);
}

.cart-button .btn{
  height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  border: 0;
  font-weight: 900;
  font-size: 13px;
  cursor:pointer;
  transition: transform .12s ease, box-shadow .18s ease, filter .18s ease;
}

/* primary */
.cart-button .btn-success{
  background: linear-gradient(180deg, rgba(56,117,205,.95), rgba(56,117,205,.75));
  color:#fff;
  box-shadow: 0 12px 26px rgba(56,117,205,.22);
}
.cart-button .btn-success:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(56,117,205,.28);
  filter: brightness(1.02);
}
.cart-button .btn-success:active{
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(56,117,205,.22);
}

/* =========================
   Contact form card (RFQ page bottom)
   ========================= */
.cart-fed{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  overflow: hidden;
}

.cart-fed h2{
  margin:0;
  padding: 16px 20px 16px 34px;
  font-size: 16px;
  font-weight: 900;
  color: var(--text);
  background: linear-gradient(180deg, rgba(56,117,205,.10), rgba(56,117,205,0));
  border-bottom: 1px solid #edf2f7;
  position: relative;
}
.cart-fed h2:before{
  content:"";
  position:absolute;
  left: 16px;
  top:50%;
  transform: translateY(-50%);
  width: 6px;
  height: 18px;
  background: var(--brand);
  border-radius: 3px;
}

/* the grid of fields (2 columns) */
.cart-fedBox{
  padding: 18px 20px 8px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 22px;
}

.cart-fedBox dl{
  margin: 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  align-items: center;
  gap: 10px;
}

.cart-fedBox dt{
  color: var(--muted);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
}

.cart-fedBox dd{ margin: 0; }

/* inputs/select/textarea unify */
.cart-fedBox input[type="text"],
.cart-fedBox input[type="tel"],
.cart-fedBox input[type="email"],
.cart-fedBox input,
.cart-fedBox select,
.cart-fedBox textarea{
  width: 100%;
  height: 42px;
  border: 1px solid #dbe4ee;
  border-radius: 12px;
  padding: 0 12px;
  font-size: 13px;
  color: #111827;
  outline: none;
  background: #fff;
  transition: border-color .14s ease, box-shadow .14s ease;
}

.cart-fedBox textarea{
  height: 110px;
  padding: 10px 12px;
  resize: vertical;
}

.cart-fedBox input:focus,
.cart-fedBox select:focus,
.cart-fedBox textarea:focus{
  border-color: rgba(56,117,205,.55);
  box-shadow: 0 0 0 4px rgba(56,117,205,.12);
}

/* full width rows */
.cart-fedBox dl:nth-child(7),
.cart-fedBox dl:nth-child(8){
  grid-column: 1 / -1;
}

/* Country select arrow */
.cart-fedBox select{
  appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, #64748b 50%),
    linear-gradient(135deg, #64748b 50%, transparent 50%);
  background-position:
    calc(100% - 18px) 18px,
    calc(100% - 12px) 18px;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}

/* Submit area */
.cart-fedBtn{
  padding: 16px 20px 20px;
  border-top: 1px solid var(--line);
  background:#fff;
  display:flex;
  justify-content:flex-end;
}

.cart-fedBtn button{
  height: 46px;
  padding: 0 26px;
  border-radius: 999px;
  border: 0;
  background: linear-gradient(180deg, rgba(56,117,205,.95), rgba(56,117,205,.75));
  color:#fff;
  font-weight: 900;
  cursor:pointer;
  box-shadow: 0 12px 26px rgba(56,117,205,.22);
  transition: transform .12s ease, box-shadow .18s ease, filter .18s ease;
}
.cart-fedBtn button:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(56,117,205,.28);
  filter: brightness(1.02);
}
.cart-fedBtn button:active{
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(56,117,205,.22);
}

/* clearfix */
.clearfix:after{
  content:"";
  display:block;
  clear:both;
}
.input-sm-top{ width: calc(100% - 30px) !important; }

/* =========================
   message page
   ========================= */
.message{ width:100%; padding:50px 0; background: var(--bg); }
.message *{ box-sizing:border-box; }

.message .panel-default{
  max-width: 860px;
  margin: 0 auto;
}

.message .bg-default{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 18px;
  box-shadow: var(--shadow);
  padding: 22px 26px 26px;
  position: relative;
  overflow: hidden;
}
.message .bg-default:before{
  content:"";
  position:absolute;
  left:0; top:0;
  width:100%;
  height:4px;
  background: var(--brand);
}

/* Top info bar */
.message .alert-info{
  background: rgba(56,117,205,.08);
  border: 1px solid rgba(56,117,205,.28);
  border-radius: 14px;
  padding: 14px 16px 14px 46px;
  color: #1f2937;
  font-weight: 800;
  line-height: 1.6;
  position: relative;
  margin: 2px 0 18px;
}

/* check icon */
.message .alert-info:before{
  content:"";
  position:absolute;
  left: 16px;
  top: 50%;
  width: 18px;
  height: 10px;
  border-left: 3px solid var(--brand);
  border-bottom: 3px solid var(--brand);
  transform: translateY(-55%) rotate(-45deg);
  border-radius: 2px;
}

/* Title */
.message h1{
  margin: 8px 0 10px;
  font-size: 28px;
  font-weight: 950;
  color: var(--text);
  letter-spacing: .2px;
}

.message hr{
  border: 0;
  height: 1px;
  background: #edf2f7;
  margin: 14px 0 14px;
}

.message p{
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.75;
  color: #24313a;
}

/* buttons row */
.message p:last-child{ margin-top: 14px; }

.message .btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  padding: 0 20px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-weight: 900;
  font-size: 13px;
  text-decoration: none !important;
  cursor: pointer;
  transition: transform .12s ease, box-shadow .18s ease, filter .18s ease, background .18s ease;
  margin-right: 10px;
}

/* primary */
.message .btn.btn-success{
  background: linear-gradient(180deg, rgba(56,117,205,.95), rgba(56,117,205,.75));
  color: #fff !important;
  box-shadow: 0 12px 26px rgba(56,117,205,.22);
}
.message .btn.btn-success:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(56,117,205,.28);
  filter: brightness(1.02);
}

/* secondary */
.message .btn.btn-info{
  background: #ffffff;
  color: #24313a !important;
  border-color: #dbe4ee;
  box-shadow: 0 10px 22px rgba(16,24,40,.05);
}
.message .btn.btn-info:hover{
  transform: translateY(-1px);
  border-color: rgba(56,117,205,.28);
  background: rgba(56,117,205,.06);
  color: var(--brand) !important;
}

/* make links look consistent */
.message a{ color: var(--brand); }
.message a:hover{ text-decoration: underline; }
