﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/MISANS-MEDIUM.ttf);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/MISANS-SEMIBOLD.ttf);
}
#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: myFirstFont; 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: #73a82c;}
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,
#rfq .rfq,
#news .news,
#contact .contact,
#solution .solution{color: #73A82C; }







input,button,select,textarea{ outline:none; font-family: myFirstFont;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}
input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}
a,button{ cursor: pointer;}

#warp{ width:100%; height:auto; position: relative; overflow: hidden;}

.topbar{ width: 100%; height: 46px; line-height: 46px; background: url(../images/topbar.jpg) no-repeat center; background-size:cover; }
.topbar-left{ color: #FFFFFF;}
.topbar-left a{ color: #FFFFFF;}
.topbar-left a i{ color: #73a82c; margin-left: 10px;}
.topbar-left a:hover{ text-decoration: underline;  color: #73a82c; } 

.topbar-right{}
.topbar-time{ background: url(../images/toptime.png) no-repeat left center; padding-left: 28px;}
.topbar-time:after{ content:"|"; padding: 0 20px;}
.topbar-share{}
.topbar-share a{ font-size: 1.2rem; margin-left: 15px;}

header.current{ position: fixed; left: 0; top: 0; z-index: 999;}


header{ width: 100%; padding: 25px 0; border-bottom:1px solid #DDDDDD; background: #FFFFFF;}
header .logo{ width: 212px; height: 55px;}
header .logo a{ display: block; width: 212px; height: 55px; background: url(../images/logo.jpg) no-repeat center;}
header .logo a h1{ display: none;}

header .topquote{}
header .topquote a{ display: inline-block; height: 42px; line-height: 42px; background: #73A82C;border-radius: 9px; padding: 0 30px; color: #FFFFFF;}
header .topquote a:hover{ background: #111111;}


header nav{}
header nav ul li{ line-height: 46px; padding: 0 15px; position: relative;} 
header nav ul li a{ display: inline-block; font-size: 1rem;   }
header nav ul li a i{ margin-left: 3px;}
header nav li:hover ul{ display: block;}
header nav li ul{ display: none; position: absolute; left: 0; z-index: 999; top: 40px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 240px;}
header nav li ul li{ height: 42px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #EEEEEE; padding: 0;}
header nav li ul li a{ display: block; padding: 0 15px; font-family: myFirstFont; font-size: 0.9rem;}
header nav li ul li a:hover{ background: #73A82C; color: #FFFFFF;}

header nav li.pronav ul{ width: 800px;}
header nav li.pronav ul li{ width: 33.3%; float: left;}


.searchshow{width: 229px;height: 42px;background: #FFFFFF;border-radius: 25px; padding: 5px; border: 1px solid #111111;}
.searchshow input{ border: none; width: calc(100% - 30px); background: none; padding:0 15px;}
.searchshow button{ width: 30px; height: 30px; background: #73A82C; color: #FFFFFF; border-radius:50%; font-size: 1rem; border: none;}
.searchshow button:hover{ background: #111111;}

/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual .owl-prev,.main_visual .owl-next{text-indent: -999em; overflow: hidden;}

.main_visual .owl-dots{ width: 100%; text-align: center; height: 5px; position:absolute; left: 0; bottom: 80px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 30px; height: 5px; background:#fff; border-radius:6px; }
.main_visual .owl-dot.active span{ background:#73a82c;}
.main_visual .owl-controls{ height: 0;}

.home-rfq{ background: #FFFFFF url(../images/homerfqbg.png) no-repeat right center; box-shadow: 0px 10px 30px 1px rgba(17,61,60,0.1);
border-radius: 8px; position: relative; z-index: 666; padding: 40px 50px; margin-top: -74px;}

.home-rfq-left{}
.home-rfq-left img{ margin-right: 18px;}
.home-rfq-left h2{ font-size: 1.4rem; line-height: 36px; color: #111111;}
.home-rfq-left h2 span{ color: #73A82C;}

.home-rfq-fed{}
.home-rfq-fed dl{ margin: 0 8px;}
.home-rfq-fed dl dt{ line-height: 26px; height: 26px; color: #666;}
.home-rfq-fed dl dd input{width: 206px;height: 42px; line-height: 40px; padding: 0 15px; background: #F2F2F2;border-radius: 8px; border: 1px solid #CCCCCC;}


.home-rfq button{ display: inline-block;  border: none; height: 42px; line-height: 42px; color: #FFFFFF; padding: 0 30px; background: #73A82C;border-radius: 8px;}
.home-rfq button:hover{ background: #111111;}


.home-about{ padding: 160px 0 80px 0;}

.home-about-left{ width: calc(100% - 630px); padding-right: 120px;}
.home-about-left em{ display: inline-block; background: #73A82C; height: 28px; line-height: 28px; background: #73A82C;border-radius: 6px; color: #FFFFFF; padding: 0 20px;}
.home-about-left h2{ font-size: 2.2rem; line-height: 50px; font-family: myFirstFont;  font-weight: normal; color: #111111; margin-top: 12px;}
.home-about-left-info{ width: 100%; margin-top: 30px;}


.home-about-left-list{width: 100%; margin-top: 30px; gap: 40px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid;}
.home-about-left-list dt{ width: 65px; height: 65px; }
.home-about-left-list dd{ width: calc(100% - 65px); padding-left: 15px;}
.home-about-left-list dd h3{font-family: myFirstFont;  font-weight: normal; line-height: 26px; margin-bottom: 5px; color: #73A82C; font-size: 1.1rem;}
.home-about-left-list dd p{ line-height: 20px;}

.home-about-left a{ margin-top: 30px; display: inline-block; color: #FFFFFF; background: #73A82C; padding: 0 30px; height: 58px; line-height: 58px; border-radius:8px; font-size: 1.1rem;}
.home-about-left a:hover{ background: #111;}


.home-about-right{ position: relative; width: 630px; height: auto;}
.home-about-right-list{ position: absolute; bottom: 55px; left: -50px; z-index: 333;}
.home-about-right-list dl{width: 198px;height: 85px;background: #FFFFFF;border-radius: 10px;border: 1px solid #73A82C; margin-top: 15px; padding: 12px 15px;}
.home-about-right-list dl dt{ font-size: 2rem; color: #111111; line-height: 36px;}
.home-about-right-list dl dd{ line-height: 20px; margin-top: 2px;}
.home-about-right img{ width: 100%; height: auto; border-radius:16px;}

.home-title{ padding: 80px 0 40px 0;}
.home-title-left{}
.home-title-left em{ display: inline-block;  background: #73A82C; height: 28px; line-height: 28px; background: #73A82C;border-radius: 6px; color: #FFFFFF; padding: 0 20px;}
.home-title-left h2{font-size: 2.2rem; line-height: 50px; font-family: myFirstFont;  font-weight: normal; color: #111111; margin-top: 12px;}

.home-title a{display: inline-block; color: #FFFFFF; background: #73A82C; padding: 0 30px; height: 58px; line-height: 58px; border-radius:8px; font-size: 1.1rem;}
.home-title a:hover{ background: #111;}

.home-title p{ width: 640px;}




.home-brand{ width: 100%; height: auto; padding-bottom: 80px; background: url(../images/homebrandbg.jpg) no-repeat center; background-size:cover;}

.home-brand-list{gap:15px; grid-template-columns: repeat(6, 1fr); /* 3 列 */  display: grid;}
.home-brand-list a{ display: block; width: 100%; background: #FFFFFF; overflow: hidden; padding: 10px; box-shadow: 0px 8px 16px 1px rgba(46,106,156,0.08);
border-radius: 8px;  transition: transform .22s ease, box-shadow .22s ease;}
.home-brand-list a img{ width: 100%; height: auto;}
.home-brand-list a:hover{ box-shadow: 20px 18px 26px 1px rgba(46,106,156,0.08); transform: translateY(-5px);}


.home-solution{ width: 100%; height: auto; background: url(../images/homeappbg.jpg) no-repeat center; background-size:cover; padding-bottom: 120px;}

.home-solution-title{ padding: 80px 0 40px 0; color: #FFFFFF;}
.home-solution-title-left{}
.home-solution-title-left em{ display: inline-block;  background: #73A82C; height: 28px; line-height: 28px; background: #73A82C;border-radius: 6px; color: #FFFFFF; padding: 0 20px;}
.home-solution-title-left h2{font-size: 2.2rem; line-height: 50px; font-family: myFirstFont;  font-weight: normal;  margin-top: 12px;}

.home-solution-title a{display: inline-block; color: #FFFFFF; background: #73A82C; padding: 0 30px; height: 58px; line-height: 58px; border-radius:8px; font-size: 1.1rem;}
.home-solution-title a:hover{ background: #111;}


.home-solution-title-info{ width: 480px;}

.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual1 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background: #FFFFFF; border-radius: 12px; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item .home-soupic{ width: 100%; height: auto; border-radius:12px 12px 0 0;}
.main_visual1 .owl-carousel .item .home-soupic img{border-radius:12px 12px 0 0;}
.main_visual1 .owl-carousel .item .home-souinfo{ padding: 35px 30px; width: 100%;}
.main_visual1 .owl-carousel .item .home-souinfo a.homesoulinks1{ display: block; color: #111111; font-size: 1.4rem; height: 40px; line-height: 40px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-souinfo p{ color: #666666; line-height: 24px; height: 48px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-souinfo a.homesoulinks2{ display: inline-block; margin-top: 15px; font-size: 1.1rem; color: #111111;}
.main_visual1 .owl-carousel .item .home-souinfo a.homesoulinks2 i{ color: #73A82C; margin-left: 10px; font-size: 1.2rem;}
.main_visual1 .owl-carousel .item .home-souinfo a:hover{ color: #73A82C;}

.main_visual1 .owl-prev,.main_visual1 .owl-next{text-indent: -999em; overflow: hidden;}




.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 12px; position:absolute; left: 0; bottom: -50px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 6px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 12px; height: 12px; background:#fff; border-radius:50%; }
.main_visual1 .owl-dot.active span{ background:#73a82c;}
.main_visual1 .owl-controls{ height: 0;}


.home-solutionbox{}


.home-services{ padding: 80px 0;}
.home-services-left{ width: 530px; height: auto;}
.home-services-left em{ display: inline-block;  background: #73A82C; height: 28px; line-height: 28px; background: #73A82C;border-radius: 6px; color: #FFFFFF; padding: 0 20px;}
.home-services-left h2{font-size: 2.2rem; line-height: 50px; font-family: myFirstFont;  font-weight: normal; color: #111111; margin-top: 12px;}
.home-services-left  p{ line-height: 24px; margin-top: 20px;}

.home-services-left a{ margin-top: 70px; display: inline-block; color: #FFFFFF; background: #73A82C; padding: 0 30px; height: 58px; line-height: 58px; border-radius:8px; font-size: 1.1rem;}
.home-services-left a:hover{ background: #111;}


.home-services-right{ width: 630px; gap:55px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid;}
.home-services-right dl{ cursor: pointer;}
.home-services-right dl dt{width: 78px;height: 78px;border-radius: 12px;border: 1px solid #CCCCCC;}
.home-services-right dl:hover a{ color: #73A82C;}
.home-services-right dl:hover dt{ background: #73A82C; border-color:#73A82C;}
.home-services-right dl:hover dt img{filter: brightness(0) invert(1);}
.home-services-right dl dd{ margin-top: 30px;}
.home-services-right dl dd a{ display: block; color: #111111; font-size: 1.3rem; line-height: 32px;}
.home-services-right dl dd p{ margin-top: 10px; line-height: 20px;}


.home-blogbg{ width: 100%; height: auto; padding-bottom: 140px; background: url(../images/homeblogbg.jpg) no-repeat center; background-size:cover;}

.home-blog{ }

.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual2 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{text-indent: -999em; overflow: hidden;}

.main_visual2 .owl-carousel .item .home-blog-item{ width: 100%; padding: 20px; background: #FFFFFF;box-shadow: 0px 8px 16px 1px rgba(46,106,156,0.08);border-radius: 6px;}
.main_visual2 .owl-carousel .item .home-blog-item em{ display: block; color: #73A82C; line-height: 26px;}
.main_visual2 .owl-carousel .item .home-blog-item .homebloglinks1{ margin-top: 5px; display: block; font-size: 1.1rem; line-height: 24px; height: 48px; overflow: hidden; color: #111111;}
.main_visual2 .owl-carousel .item .home-blog-item .homebloglinks1:hover{ color: #73A82C;}
.main_visual2 .owl-carousel .item .home-blog-item p{ line-height: 30px; height: 30px; overflow: hidden; margin-top: 15px; color: #666666;}

.main_visual2 .owl-carousel .item .home-blog-item .homebloglinks2{ margin-top: 15px; width: 100%; border: 1px solid #CCCCCC; border-radius:16px; height: 34px; line-height: 34px; padding: 0 20px;}
.main_visual2 .owl-carousel .item .home-blog-item .homebloglinks2:hover{ background: #73A82C; color: #FFFFFF;}

.main_visual2 .owl-carousel .item .home-blog-item-pic{ width: 100%; height: auto; overflow: hidden; border-radius: 6px; margin-top: 18px;}
.main_visual2 .owl-carousel .item .home-blog-item-pic img{ width: 100%; height: auto; border-radius: 6px;}
.main_visual2 .owl-carousel .item .home-blog-item-pic:hover img{transform: scale(1.06);}



.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 24px; position:absolute; left: 0; bottom: -60px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 24px; height: 24px; background: url(../images/blogar.png) no-repeat; }
.main_visual2 .owl-dot.active span{  background: url(../images/blogars.png) no-repeat; }
.main_visual2 .owl-controls{ height: 0;}



footer{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover;}


.footer-box{ padding: 70px 0; color: #FFFFFF;}
.footer-box-left{ max-width: 340px; }
.footer-box-left h2{font-family: myFirstFont; font-weight: normal; font-size: 2rem; line-height: 46px;}
.footer-box-left h3{ font-size: 2.2rem; line-height: 52px; margin-bottom: 10px;}
.footer-box-left p{ line-height: 22px;}
.footer-box-left a{ color: #FFFFFF; background: #73A82C; height: 60px; line-height: 60px; border-radius:12px; margin-top: 30px; font-size: 1.1rem; padding: 0 50px; display: inline-block;}
.footer-box-left a:hover{ background: #111111;}

.footer-box-menu{}
.footer-box-menu dl{ padding: 0 60px;}
.footer-box-menu dl dt{font-size: 1.4rem; line-height: 40px; margin-bottom: 15px; }
.footer-box-menu dl dd a{ display: block; line-height: 28px; color: #FFFFFF;}
.footer-box-menu dl dd a:hover{ text-decoration: underline;}


.footer-box-right{ max-width: 350px; }
.footer-box-right h2{ font-size: 1.4rem; line-height: 40px; margin-bottom: 15px; font-family: myFirstFont; font-weight: normal;}
.footer-box-right ul{ width: 100%;}
.footer-box-right ul li{ margin-bottom: 5px;}
.footer-box-right ul li i{ width: 16px;}
.footer-box-right ul li a{ display: block; width: calc(100% - 16px); color: #FFFFFF; padding-left: 12px;}
.footer-box-right ul li a:hover{ text-decoration: underline;}
.footer-box-right h3{ font-size: 1rem; color: #B1B1B1; line-height: 40px; margin-bottom: 15px; font-family: myFirstFont; font-weight: normal;}

.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; background: rgba(255,255,255,0.1); border-radius: 3px; color: #FFFFFF; margin-right: 8px;}
.footer-box-right-share a:hover{ background: #73A82C;}


.footer-copy{ width: 100%; text-align: center; padding: 15px 0; color: #FFFFFF; border-top:2px solid rgba(255,255,255,0.3);}


.custmerlist{ position: fixed; right: 0; top: 30%; z-index: 999; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); text-align: center; width: 68px; border-radius: 10px 0px 0px 10px;}
.custmerlist a{ display: block; width: 36px; height: 36px; margin: 20px auto; position:relative;}
.custmerlist a .eso_divinfo{ display:none; position:absolute;  right:60px; top:0; min-width:260px; background:#fff; color:#0359d8; font-size:1rem;  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); padding:10px; border-radius:6px; }
.custmerlist a .eso_divinfo:before{
    content:""; position:absolute; right:-12px; top:50%; margin-top:-12px; 
width:0;
height:0;
border-top:12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #fff;
}
.custmerlist a:hover .eso_divinfo{ display: block;}
.custmerlist a:hover .eso_divinfo img{ width:150px; height:150px;}



.banner2{ width: 100%; color: #FFFFFF; height: 350px; }
.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: #73A82C; border-bottom:2px solid #73A82C;}


.about-solution{ width: 100%; height: auto; color: #FFFFFF; background: url(../images/about-soubg.jpg) no-repeat center; background-size:cover; text-align: center; padding: 80px 0;}
.about-solution h2{ font-size: 2.2rem; line-height: 50px; margin-bottom: 10px; font-weight: normal;}
.about-solution p{ line-height: 24px;}


.about-service{gap:220px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}
.about-service dl{ cursor: pointer; text-align: center;}
.about-service dl dt{ display: flex; align-items: center; margin: 0 auto; justify-content: center; width: 166px; height: 166px; border:1px dotted #CCCCCC; border-radius:50%;}
.about-service dl dd{ margin-top: 25px;}
.about-service dl dd h3{ font-weight: normal; color: #111111; font-size: 1.3rem; margin-bottom: 10px;}
.about-service dl dd p{ font-size: 1rem; line-height: 26px;}
.about-service dl:hover dt{ background: #73A82C; }
.about-service dl:hover dt img{filter: brightness(0) invert(1);}

.about-enev{ width: 100%; height: auto; margin-top: 80px; background: url(../images/aboutevenbg.jpg) no-repeat center; background-size:cover;  padding-top: 70px; padding-bottom: 120px; text-align: center;}
.about-enev h2{ font-size: 2.2rem; color: #111111; font-weight: normal; line-height: 56px; padding-bottom: 35px;}

.main_visual3 .owl-carousel,.main_visual3 .owl-stage-outer,.main_visual3 .owl-stage,.main_visual3 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual3 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual3 .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual3 .owl-prev,.main_visual3 .owl-next{text-indent: -999em; overflow: hidden;}

.main_visual3 .owl-dots{ width: 100%; text-align: center; height: 5px; position:absolute; left: 0; bottom: -50px;  z-index: 999;}
.main_visual3 .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual3 .owl-dots .owl-dot span{  display: inline-block; width: 30px; height: 5px; background:#CCCCCC; border-radius:6px; }
.main_visual3 .owl-dot.active span{ background:#73a82c;}
.main_visual3 .owl-controls{ height: 0;}

.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 */
.contact-warp{ padding:50px 0;}
.contact-warp a{ color:#73a82c; 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:#73a82c;
  border-radius: 3px;
}

/* title line */
.contact-title em{
  flex: 1;
  height: 2px;
  background: linear-gradient(90deg, rgba(115,168,44,.85), rgba(115,168,44,.10));
  border-radius: 2px;
}

/* contact info box (文章内容输出) */
.contact-info{
  margin: 0 0 22px;
  padding: 22px 22px;
  border: 1px solid #e7edf3;
  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 #e7edf3;
  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:#73a82c;
  box-shadow: 18px 0 0 rgba(115,168,44,.55), 36px 0 0 rgba(115,168,44,.25);
  pointer-events:none;
  opacity:.9;
}

.contact-map iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
}

/* feedback form card */
.contact-feedback{
  border: 1px solid #e7edf3;
  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(115,168,44,.85);
  background: #fff;
  box-shadow: 0 0 0 4px rgba(115,168,44,.18);
}

/* a subtle "pro" look: icon-ish left 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(115,168,44,.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: linear-gradient(180deg, #7fbb2f, #73a82c);
  color:#fff;
  font-weight: 800;
  letter-spacing: .8px;
  text-transform: uppercase;
  box-shadow: 0 14px 34px rgba(115,168,44,.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(115,168,44,.34);
  filter: brightness(1.02);
}

.contact-feedback button[type="submit"]:active{
  transform: translateY(0);
  box-shadow: 0 10px 24px rgba(115,168,44,.24);
}

/* helper: error/valid states (if you use validation classes) */
.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(115,168,44,.75) !important;
}

/* News */
.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); }


.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:#73A82C;}
.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:#73A82C;}

.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;
}

/* 外层宽度容器（你已有 auto1280 就不用再写宽度） */
.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: #111;
  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: #ddd;
  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; }

/* ===== 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;
}

/*产品中心*/
.products_catemenu{ width:100%; padding:50px 0; background:#f5f5f5;}


.products_catemenu .auto1280{
  display: flex;
  flex-wrap: wrap;
  gap: 24px 20px;
}

/* single category */
.products_catemenu dl{
  width: calc(16.66% - 17px); /* 6 items per row */
  background: #fff;
  border: 1px solid #e4ebe1;
  border-radius: 14px;
  text-align: center;
  padding: 22px 10px 20px;
  transition: all .25s ease;
  position: relative;
  overflow: hidden;
}

/* top accent line */
.products_catemenu dl::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:3px;
  background:#73a82c;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .25s ease;
}

/* hover effect */
.products_catemenu dl:hover{
  transform: translateY(-4px);
  box-shadow: 0 14px 34px rgba(0,0,0,.08);
  border-color: rgba(115,168,44,.55);
}

.products_catemenu dl:hover::before{
  transform: scaleX(1);
}

/* icon */
.products_catemenu dt{
  margin-bottom: 12px;
}

.products_catemenu dt img{
  width: 100%;
  height: auto;
  object-fit: contain;
  transition: transform .25s ease;
}

.products_catemenu dl:hover dt img{
  transform: scale(1.08);
}

/* text */
.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: #73a82c;
}



/* ==========================================================
   B2B Electronics UI (PC Only)
   - Products list page (left categories + table)
   - Center popup (#cartInfoHint)
   Main Color: #73a82c
   ========================================================== */

:root{
  --brand:#73a82c;
  --brand2:#7fbb2f;
  --bg:#f5f7f5;
  --card:#ffffff;
  --line:#e7edf3;
  --line2:#eef2f7;
  --text:#111827;
  --muted:#6b7280;
  --muted2:#475569;
  --thead:#2f3a40;
  --thead2:#263036;
}

/* =========================
   Products layout
   ========================= */
.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: 0 14px 40px rgba(16,24,40,.06);
}

.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(115,168,44,.10), rgba(115,168,44,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(115,168,44,.55);
  font-size: 18px;
  line-height: 1;
  margin-left: 10px;
}
.products-main-menu a:hover{
  background: rgba(115,168,44,.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: 0 14px 40px rgba(16,24,40,.06);
}

.products-main-list table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
}

/* Header row (override your inline style) */
.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);
}

/* Body rows */
.products-main-list tbody tr{
  height: 52px !important;
  background:#fff !important;
  text-align:center !important;
  transition: background .14s ease;
}

/* zebra */
.products-main-list tbody tr:nth-child(even){
  background:#fbfcfe !important;
}

/* hover: only background, NEVER change text color */
.products-main-list tbody tr:hover{
  background: rgba(115,168,44,.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: linear-gradient(180deg, var(--brand2), var(--brand));
  color:#fff !important;
  font-weight: 800;
  text-decoration:none !important;
  box-shadow: 0 10px 24px rgba(115,168,44,.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(115,168,44,.28);
  filter: brightness(1.02);
}
.products-main-list a.gquo:active{
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(115,168,44,.22);
}

/* Hide qty block */
.products-main-list td div[style*="display:none"]{
  display:none !important;
}

/* ==========================================================
   Center Popup - #cartInfoHint
   IMPORTANT: strong center & proper overlay stacking
   ========================================================== */

/* popup container */
#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;
}

/* overlay (same stacking context, always centered) */
#cartInfoHint::before{
  content:"";
  position: fixed;
  inset: 0;
  z-index: -1; /* overlay behind popup, BUT still tied to popup context */
}

/* inner layout */
#cartInfoHint.cart-info{
  display:flex;
  gap: 16px;
  padding: 20px 20px 18px;
  position: relative;
}

/* left icon */
#cartInfoHint .ico{
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border-radius: 14px;
  background: rgba(115,168,44,.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;
}

/* text */
#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;
}

/* buttons */
#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;
}

/* primary */
#cartInfoHint .btn-success{
  background: linear-gradient(180deg, var(--brand2), var(--brand));
  color:#fff;
  box-shadow: 0 12px 26px rgba(115,168,44,.22);
}
#cartInfoHint .btn-success:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(115,168,44,.28);
  filter: brightness(1.02);
}

/* secondary */
#cartInfoHint .btn-success1{
  background:#fff;
  color: var(--brand);
  border-color: rgba(115,168,44,.45);
}
#cartInfoHint .btn-success1:hover{
  background: rgba(115,168,44,.08);
  transform: translateY(-1px);
}

/* close */
#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); }

/* ensure popup always above everything, no weird inherited styles */
#cartInfoHint a{ color: inherit; }
#cartInfoHint a:hover{ color: inherit; }


/*产品详情*/
.goods-show-box{ padding:50px 0; background:#f5f5f5; width:100%;}


:root{
  --brand:#73a82c;
  --brand2:#7fbb2f;
  --bg:#f5f7f5;
  --card:#ffffff;
  --line:#e7edf3;
  --line2:#eef2f7;
  --text:#111827;
  --muted:#6b7280;
  --muted2:#475569;
  --shadow: 0 14px 40px rgba(16,24,40,.06);
}


.goods-show-box .auto1280{
  display: flex;
  gap: 22px;
  align-items: flex-start;
}

/* helpers */
.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;
}

/* the main card */
.goods-show-box-left1{
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  overflow: hidden;
  padding: 22px;
}

/* 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;
}

/* wrap the two columns */
.goods-show-box-left1 > *{
  /* ensure the first image + info row looks like a two-col */
}

.goods-show-box-left1{
  display: flex;
  gap: 18px;
}

/* info block */
.goods-show-box-left1Info{
  padding-left: 6px;
}

/* attribute rows */
.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;
}

.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;
}

/* stock emphasis */
.goods-show-box-left1Info dl:nth-child(4) dd{
  font-weight: 900;
}

/* datasheet link (remove inline style impact by forcing) */
.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 (same style as list page) */
.goods-show-box-left1Info a.gquo{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 18px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--brand2), var(--brand));
  color: #fff !important;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: 0 12px 26px rgba(115,168,44,.22);
  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(115,168,44,.28);
  filter: brightness(1.02);
}
.goods-show-box-left1Info a.gquo:active{
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(115,168,44,.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: #fff;
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 18px 20px;
  color: #24313a;
  line-height: 1.8;
}

/* =========================
   Right sidebar
   ========================= */
.goods-show-box-right{
  width: 340px;
  flex: 0 0 340px;
}

.goods-show-box-right h4{
  margin: 0 0 12px;
  padding: 14px 16px 14px 34px;
  background: linear-gradient(180deg, rgba(115,168,44,.10), rgba(115,168,44,0));
  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: #fff;
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 16px;
  color: #24313a;
  font-size: 14px;
  line-height: 1.75;
}

/* 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(115,168,44,.30);
  background: rgba(115,168,44,.06);
  color: #24313a;
  font-size: 13px;
  font-weight: 800;
}

/* =========================
   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-main{ width:100%; padding:50px 0; background:#f5f5f5; }

:root{
  --brand:#73a82c;
  --brand2:#7fbb2f;
  --card:#ffffff;
  --line:#e7edf3;
  --line2:#eef2f7;
  --text:#111827;
  --muted:#475569;
  --thead:#2f3a40;
  --thead2:#263036;
  --shadow: 0 14px 40px rgba(16,24,40,.06);
}

/* 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(115,168,44,.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, var(--brand2), var(--brand));
  color:#fff !important;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(115,168,44,.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(115,168,44,.28);
  filter: brightness(1.02);
}
.search-list a.gquo:active{
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(115,168,44,.22);
}

/* hide qty block safely */
.search-list td div[style*="display:none"]{
  display:none !important;
}


/* no data message (你的 HTML 放在 tbody 里，这里也兼容它) */
.search-list .nodata{
  margin: 18px;
  padding: 16px 16px 16px 44px;
  border: 1px dashed rgba(115,168,44,.55);
  border-radius: 14px;
  background: rgba(115,168,44,.06);
  color: #1f2937;
  font-weight: 800;
  position: relative;
}

.search-list .nodata:before{
  content:"";
  position:absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-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:#f5f5f5;}
.auto1280{ width:1360px;}

:root{
  --brand:#73a82c;
  --brand2:#7fbb2f;
  --bg:#f5f5f5;
  --card:#ffffff;
  --text:#111827;
  --muted:#475569;
  --line:#e7edf3;
  --line2:#eef2f7;
  --thead:#2f3a40;
  --thead2:#263036;
  --shadow: 0 14px 40px rgba(16,24,40,.06);
}

.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; /* make spacing consistent like screenshot */
  transition: background .14s ease;
}
#inputHtml tbody tr:nth-child(even){ background:#fbfcfe; }

#inputHtml tbody tr:hover{}
#inputHtml tbody tr:hover td,
#inputHtml tbody tr:hover input,
#inputHtml tbody tr:hover button{
  color: inherit;
}

/* cells */
#inputHtml td{
  padding: 12px 12px;
  border-bottom: 1px solid var(--line2);
  vertical-align: middle;
}

/* set column widths (stable look) */
#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;
}
#inputHtml td:first-child{
  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;
}

/* input-sm compatibility */
.cartbox .input-sm{
  height: 40px !important;
  font-size: 13px;
}

/* focus */
.cartbox .form-control:focus{
  border-color: rgba(115,168,44,.55);
  box-shadow: 0 0 0 4px rgba(115,168,44,.12);
}

/* make part number input fill remaining space (after checkbox) */
#inputHtml td:first-child input.form-control{
  flex: 1;
  min-width: 0;
}

/* delete button column */
#inputHtml td:last-child{
  text-align:center;
}

/* trash button like screenshot (rounded) */
#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);
}

/* if bootstrap exists, normalize */
.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;
}

/* green primary */
.cart-button .btn-success{
  background: linear-gradient(180deg, var(--brand2), var(--brand));
  color:#fff;
  box-shadow: 0 12px 26px rgba(115,168,44,.22);
}
.cart-button .btn-success:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(115,168,44,.28);
  filter: brightness(1.02);
}
.cart-button .btn-success:active{
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(115,168,44,.22);
}

/* =========================
   Contact form card
   ========================= */
.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(115,168,44,.10), rgba(115,168,44,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;
}

/* each dl becomes label+control grid */
.cart-fedBox dl{
  margin: 0;
  display: grid;
  grid-template-columns: 160px 1fr;
  align-items: center;
  gap: 10px;
}

/* labels */
.cart-fedBox dt{
  color: var(--muted);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
}

/* controls */
.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;
}

/* comments textarea remains textarea */
.cart-fedBox textarea{
  height: 110px;
  padding: 10px 12px;
  resize: vertical;
}

/* focus */
.cart-fedBox input:focus,
.cart-fedBox select:focus,
.cart-fedBox textarea:focus{
  border-color: rgba(115,168,44,.55);
  box-shadow: 0 0 0 4px rgba(115,168,44,.12);
}

/* FULL-WIDTH rows:
   Order in your HTML:
   1 Company, 2 Tel, 3 Fax, 4 Address(input), 5 Contact, 6 Email, 7 Country(select), 8 Comments(textarea)
*/

.cart-fedBox dl:nth-child(7),
.cart-fedBox dl:nth-child(8){
  grid-column: 1 / -1;
}

/* Address is input now: keep it same height, but give it breathing space */
.cart-fedBox dl:nth-child(4) input{
  height: 42px;
}

/* Country select looks nicer */
.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, var(--brand2), var(--brand));
  color:#fff;
  font-weight: 900;
  cursor:pointer;
  box-shadow: 0 12px 26px rgba(115,168,44,.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(115,168,44,.28);
  filter: brightness(1.02);
}
.cart-fedBtn button:active{
  transform: translateY(0);
  box-shadow: 0 10px 22px rgba(115,168,44,.22);
}

/* clearfix compatibility */
.clearfix:after{
  content:"";
  display:block;
  clear:both;
}
.input-sm-top{ width: calc(100% - 30px) !important;}


/*message*/
.message{ width:100%; padding:50px 0; background:#f5f5f5;}


:root{
  --brand:#73a82c;
  --brand2:#7fbb2f;
  --bg:#f5f5f5;
  --card:#ffffff;
  --text:#111827;
  --muted:#475569;
  --line:#e7edf3;
  --shadow: 0 14px 40px rgba(16,24,40,.06);
}


.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(115,168,44,.08);
  border: 1px solid rgba(115,168,44,.35);
  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 green */
.message .btn.btn-success{
  background: linear-gradient(180deg, var(--brand2), var(--brand));
  color: #fff !important;
  box-shadow: 0 12px 26px rgba(115,168,44,.22);
}
.message .btn.btn-success:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(115,168,44,.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(115,168,44,.35);
  background: rgba(115,168,44,.06);
  color: var(--brand) !important;
}

/* make links look consistent */
.message a{
  color: var(--brand);
}
.message a:hover{
  text-decoration: underline;
}
