﻿@charset "utf-8";
@import url('iconfont.css');
:root{--color:#C99F72;--hometitlefont:36px;--fontcolor:#000000;--fontbold5:500;--fontbold6:600;--fontbold7:700;--borderradius:5px;--fontfamily:"Lato","Open Sans","Roboto","Poppins","Oswald","Noto Sans","Montserrat",sans-serif}
@media (max-width:1366px){:root{--hometitlefont:30px}}
@media (max-width:768px){:root{--hometitlefont:24px}}
body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.1);border-radius:10px;background:rgba(122,122,122,.1)}
body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#989898}
body::-webkit-scrollbar{width:8px;height:1px}
img.lazy{display:inline-block;opacity:0}
img.lazy,img.tst{transition:opacity .6s,transform .3s ease}
img.loaded{opacity:1}
img:not([src]){visibility:hidden;position:absolute}
.lazy-load{width:30px;height:30px;display:inline-block;padding:0px;border-radius:100%;border:3px solid;border-top-color:#000;border-bottom-color:rgba(0,0,0,.1);border-left-color:#000;border-right-color:rgba(0,0,0,.1);position:absolute;left:50%;top:50%;animation:loading-animation 1s ease-in-out infinite;transform:translate(-50%,-50%);opacity:0.5}
@keyframes loading-animation{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
.lazy-wrap{display:block;position:relative;overflow:hidden}
.lazy-wrap::after{content:"";display:block;padding-bottom:50%}
.lazy-wrap.lazy-loaded .lazy-load{-webkit-animation:none;animation:none;display:none}
.lazy-wrap.lazy-loaded::after{padding-bottom:0px}
*,html,body,h1,h2,h3,h4,h5,h6,table,th,td,ol,ul,li,dl,dt,dd,div,p{padding:0px;margin:0px;box-sizing:border-box}
html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;background:#EEE;overflow-x:hidden}
body{font-family:var(--fontfamily);max-width:100%;margin:0px auto;font-size:16px;line-height:1.6;overflow-x:hidden;background:#FFF;color:var(--fontcolor);padding-top:40px}
h1,h2,h3,h4,h5,h6{text-transform:capitalize;font-weight:var(--fontbold5)}
img{vertical-align:bottom;max-width:100%;height:auto;background: #fff;}
a{text-decoration:none;color:inherit}
li,ol,ul{list-style:none}
iframe,video{max-width:100%;outline:0;border:none;vertical-align:bottom}
@media(max-width:768px){iframe,video{min-height:240px;height:auto}}
header{position:fixed;width:100%;top:0px;left:50%;transform:translateX(-50%);z-index:100000}
header.is-active .head-top{height:0px;opacity:0;visibility:hidden}
header.is-active .head-info{background:#0061ae}
.hidden{overflow:hidden}
.l-wrap{width:100%;max-width:1700px;padding:0px 40px;margin:0px auto}
.line1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.line2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.line3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.line4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.line5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.head-top{background:#0f1623;height:40px;transition:all .1s linear}
.head-top .l-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}
.head-share{height:100%}
.head-share ul{display:flex;align-items:center;list-style:none;padding:0px;height:100%}
.head-share ul li{margin-right:10px}
.head-share ul li a{color:var(--color);transition:all .1s linear;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px}
.head-share ul li a:hover{background:var(--color);color:#FFF}
.head-share ul li a em{font-size:18px}
.head-link{display:flex;flex-wrap:wrap;align-items:center;margin-left:auto;margin-right:0px}
.head-link .item{display:flex;align-items:center;color:#999;margin-right:30px}
.head-link .item a{color:#999}
.head-link .item a:hover{color:var(--color)}
.head-link em{color:var(--color);margin-right:5px;font-size:18px}
.head-info{transition:all .1s linear;height:100px;border-bottom:1px solid rgba(255,255,255,.2);background: #0061ae;}
.head-info .l-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;background: #0061ae;}
.head-info .head-nav{height:100%;display:flex;align-items:center}
.head-info .head-logo{height:100%; width: 320px;margin-bottom:15px ;}

.head-info .head-logo a{height:100%;display:flex;align-items:center}
.head-info .head-logo a img{width:auto;height:100%;max-height:60px;background: #fff;}
.head-info .head-logo a span{color:#FFF;margin-left:10px;font-size:20px;font-weight:var(--fontbold5)}
.head-info .nav-ul{display:flex;align-items:center;list-style:none;height:100%}
.head-info .nav-ul>li{margin:0px 10px;height:100%;display:flex;align-items:center;justify-content:center;position:relative;white-space:nowrap}
.head-info .nav-ul>li a{display:inline-flex;align-items:center;justify-content:center;height:100%;font-size:18px;font-weight:var(--fontbold5);color:#FFF;padding:0px 10px;text-transform:capitalize}
.head-info .nav-ul>li a.inmenu_1{color:var(--color)}
.head-info .nav-ul>li a em{margin-left:5px}
.head-info .nav-ul>li ul{list-style:none;background:#000000d9;min-width:220px;padding:0px;margin:0px;padding:5px 0px}
.head-info .nav-ul>li>.submenu{position:absolute;left:0px;top:100%}
.head-info .nav-ul>li>.submenu>li{position:relative}
.head-info .nav-ul>li>.submenu>li>a{padding-right:40px}
.head-info .nav-ul>li>.submenu a{padding:8px 10px;display:inline-block;width:100%;transition:all .1s linear;cursor:pointer}
.head-info .nav-ul>li>.submenu em{color:#FFF;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}
.head-info .nav-ul>li>.submenu ul{position:absolute;left:100%;top:0px;display:none}
.head-info .search-box{height:100%;position:relative}
.head-info .head-search{height:100%;display:inline-flex;align-items:center}
.head-info .head-search button{background:0 0;outline:0;border:none;color:#FFF;cursor:pointer;height:100%;padding-left:15px}
.head-info .head-search button em{font-weight:var(--fontbold5);font-size:26px}
.head-info .search-input{position:absolute;top:100%;right:0px;background:#FFF;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px rgba(0,0,0,.2);opacity:0;transform:rotateX(90deg);visibility:hidden}
.head-info .search-input input{width:200px;height:40px;padding-left:10px;font-size:16px;border:none;outline:0}
.head-info .search-input button{width:40px;height:40px;border:none;outline:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s linear}
.head-info .search-input button em{font-size:22px;color:var(--color);font-weight:var(--fontbold5)}
.head-info .search-input.active{transition:opacity .3s,transform .3s;visibility:visible;opacity:1;transform:rotateX(0);transform-origin:top}
@media (min-width:1024px){
.head-info .nav-ul>li .submenu{transform-origin:top;transform:scaleY(0);opacity:0;transition:all .3s ease-in-out}
.head-info .nav-ul>li:hover>a{color:var(--color)}
.head-info .nav-ul>li:hover .submenu{transform:scaleY(1);opacity:1}
.head-info .nav-ul>li:hover .submenu li:hover>a{background:var(--color)}
.head-info .nav-ul>li:hover .submenu li:hover ul{display:block}}
.m-menu{display:none}
footer{background:#0061ae;color:#dbdbdb}
footer ul{list-style:none;padding:0px}
footer a:hover{color:#FFF}
footer .foot-main{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:20px 0px}
footer .foot-main .foot-item{width:20%;padding-top: 50px;}
footer .foot-main .foot-contact{width:30%}
footer .foot-logo img{width:auto;max-height:60px}
footer .foot-text{margin-top:20px;line-height: 30px;}
footer .foot-share{margin-top:20px}
footer .foot-share ul{display:flex;flex-wrap:wrap}
footer .foot-share ul a{margin-right:10px;width:32px;height:32px;background:#3C3C3C;color:var(--color);display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear;border-radius:var(--borderradius)}
footer .foot-share ul a:hover{background:var(--color);color:#FFF}
footer .foot-share ul a em{font-size:20px;font-weight:var(--fontbold7)}
footer .foot-title{font-size:24px;margin-bottom:15px}
footer .foot-list a{display:inline-block;padding:4px 0px;text-transform:capitalize;color:#ddd}
footer .foot-list a:hover{color:#FFF}
footer .foot-list a em{font-weight:var(--fontbold5);transform:rotate(90deg);margin-right:5px}
footer .foot-touch .foot-inner{display:flex;margin-bottom:10px}
footer .foot-touch .foot-inner .icon{width:30px}
footer .foot-touch .foot-inner .icon em{font-size:30px;font-weight:var(--fontbold5);color:var(--color)}
footer .foot-touch .foot-inner .content{flex:1;padding-left:10px}
footer .foot-touch .foot-inner .content a{color:#ddd}
footer .foot-touch .foot-inner .content .title{font-size:18px}
footer .foot-touch .foot-inner .content .info{color:#ddd}
footer .copyright{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;color:#999;font-size:14px;padding:20px 0px;border-top:1px solid #434343}
footer .copyright a{font-size:14px;margin-left:10px}
footer .gotop{width:50px;height:50px;border-radius:50%;background:var(--color);display:flex;justify-content:center;align-items:center;font-weight:600;cursor:pointer;transition:all .1s linear;color:#FFF;transform:rotate(180deg);opacity:0;visibility:hidden;transform:rotate(180deg) translateY(-10px)}
footer .gotop.act{opacity:1;visibility:inherit;transform:rotate(180deg) translateY(0)}
footer .gotop em{font-weight:300;font-size:20px}
footer .gotop:hover{opacity:.9}
.bottom-btn{background:#FCFCFCFB;display:none;align-items:center;position:fixed;bottom:0px;left:0px;width:100%;z-index:999;box-shadow:1px 2px 10px rgba(0,0,0,.1);transform:translateY(100%);transition:all .2s linear;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}
.bottom-btn.bottom-btn-hide{transform:translateY(0)}
.bottom-btn.bottom-btn-keep{transform:translateY(0)!important}
.bottom-btn .btn-item{width:25%;height:55px;color:#222;transition:all .2s linear;position:relative}
.bottom-btn .btn-item em,.bottom-btn .btn-item i{font-size:20px;line-height:1}
.bottom-btn .btn-item a,.bottom-btn .btn-item div{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;text-transform:capitalize}
.bottom-btn .btn-item a p,.bottom-btn .btn-item div{font-size:12px;text-transform:capitalize}
.mobile-bottom-bag{display:none}
.rfixed{position:fixed;bottom:calc(150px + constant(safe-area-inset-bottom));bottom:calc(150px + env(safe-area-inset-bottom));right:35px;z-index:99}
.compare-panel{width:280px;background:#FFF;position:fixed;z-index:1000;bottom:0px;right:0px;box-shadow:-1px -1px 3px #CCC;display:none;transition:bottom .2s}
.compare-t{background-color:var(--color);font-size:14px;color:#FFF;display:flex;align-items:center;padding:6px 10px;cursor:pointer}
.compare-close{position:relative;width:24px;height:24px;background:0 0;cursor:pointer;border:none}
.compare-close::after,.compare-close::before{content:"";display:block;width:10px;height:2px;background-color:#FFF;position:absolute;top:50%;border-radius:2px}
.compare-close::before{transform:rotate(45deg);left:4px}
.compare-close::after{transform:rotate(-45deg);right:4px}
.compare-tit{text-align:center;flex:1;line-height:1.5}
.compare-checked{color:#FFF;margin:0px 4px}
#productChache_list{padding:0px 10px;height:220px;overflow-y:auto}
#productChache_list::-webkit-scrollbar{width:4px}
#productChache_list::-webkit-scrollbar-track{border-radius:0;background-color:rgba(0,0,0,.05)}
#productChache_list::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.15)}
.selected-item{position:relative;border-bottom:1px solid #efefef;padding:10px 0;display:flex;align-items:center}
.item-clear{position:relative;width:20px;height:20px;background-color:transparent;cursor:pointer;outline:0;border:none}
.item-clear::after,.item-clear::before{content:"";display:block;position:absolute;width:70%;height:2px;background-color:#333;border-radius:2px;top:50%;margin-top:-1px}
.item-clear::before{transform:rotate(45deg);left:3px}
.item-clear::after{transform:rotate(-45deg);left:3px}
.item-content{flex:1;display:flex;align-items:center}
.item-img{width:50px;height:50px;background:#FFF;border:1px solid #efefef;display:flex;align-items:center;justify-content:center}
.item-img img{max-width:100%;max-height:100%}
.item-c{width:calc(100% - 50px);padding:0px 10px;font-size:12px}
.item-title{max-height:34px;word-break:break-word;display:block;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;color:var(--fontcolor)}
.item-price{color:var(--color)}
.compare-b{padding:20px 10px;display:flex;justify-content:space-between}
.compare-b *{display:block;width:80px;text-align:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;border-radius:2px;padding:0px 2px}
.clear-all{color:var(--fontcolor);background-color:#ededed;cursor:pointer;border:none}
.compare-inquire,.compare-inquire:hover{color:#FFF;background-color:var(--color)}
.compare-b .orderNow{margin:0px;background:#f66f08;color:#FFF;line-height:30px;padding:0px 2px;border:none;border-radius:2px;font-size:12px;cursor:pointer;display:block;width:80px}
.rfixed-sc{width:50px;height:50px;background:var(--color);border-radius:50%;text-align:center;line-height:50px;color:#FFF;position:relative;margin-bottom:10px;cursor:pointer;display:none}
.rfixed-sc em{font-size:20px}
.rfixed-scnum{position:absolute;right:6px;top:4px;width:16px;height:16px;background:#E00;border-radius:50%;text-align:center;font-size:12px;color:#FFF;transform:scale(.9);line-height:16px}
@media (max-width:768px){
.compare-panel{width:100%;bottom:calc(55px + constant(safe-area-inset-bottom));bottom:calc(55px + env(safe-area-inset-bottom))}
.rfixed-scnum{right:26px}}
.lang{z-index:99999;text-align:left;position:relative}
.lang-icon{display:flex;align-items:center;width:100%;height:30px;border:none;cursor:pointer;font-size:14px;user-select:none;white-space:nowrap}
.lang-icon span{position:relative;padding-right:18px;color:#CACACA;margin-left:5px}
.lang-icon span::before{content:"";position:absolute;right:4px;top:11px;width:8px;height:1px;background:#CACACA;transform:rotate(50deg)}
.lang-icon span::after{content:"";position:absolute;right:0px;top:11px;width:8px;height:1px;background:#CACACA;transform:rotate(-50deg)}
.lang-drop{position:absolute;top:calc(100% + 26px);right:50%;transform:translateX(50%);background:#FFF;border:1px solid #EBEEF5;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:9999;visibility:hidden;opacity:0;transition:opacity .3s,top .3s}
.lang-drop.lang-flex{transform:translateX(20%)}
.lang-drop.lang-flex .lang-arrow{left:80%}
.lang-drop.active{visibility:visible;opacity:1;top:calc(100% + 7px)}
.lang-arrow{display:block;width:10px;height:10px;background-color:#FFF;border-top:1px solid #EBEEF5;border-left:1px solid #EBEEF5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left:50%}
.lang-wrap{list-style:none;width:140px;padding:8px 0px;box-sizing:border-box}
.lang-flex .lang-wrap{width:340px;display:flex;flex-wrap:wrap;padding:8px}
.lang-wrap li{width:100%;box-sizing:border-box;transition:background-color .3s}
.lang-flex .lang-wrap li{width:33%;padding:0px}
.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#EEE}
.lang-wrap li a{display:block;color:var(--fontcolor);font-size:12px;padding:8px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.lang-wrap li img{display:inline-block;width:24px;height:16px;vertical-align:-.25em;margin-right:4px}
@media (max-width:1024px){body{padding-top:55px}
.head-info .nav-ul>li>.submenu em{display:none;}
.lang{margin-left:auto;margin-right:20px;transition:all .2s linear}
.lang-icon img{width:32px}
.lang-icon span{display:none}
.lang-drop{display:none}
.lang-drop.active{display:block}}
.toast-title{font-weight:700}
.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}
.toast-message a,.toast-message label{color:#FFF}
.toast-message a:hover{color:#CCC;text-decoration:none}
.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #FFF;text-shadow:0 1px 0 #FFF;opacity:.8;line-height:1}
.toast-close-button:focus,.toast-close-button:hover{color:var(--fontcolor);text-decoration:none;cursor:pointer;opacity:.4}
.rtl .toast-close-button{left:-.3em;float:left;right:.3em}
button.toast-close-button{padding:0px;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}
.toast-center-center{top:40%;right:0px;width:100%;transform:translateY(-50%)}
.toast-top-center{top:20%;right:0px;width:100%}
.toast-bottom-center{bottom:0px;right:0px;width:100%}
.toast-top-full-width{top:0px;right:0px;width:100%}
.toast-bottom-full-width{bottom:0px;right:0px;width:100%}
.toast-top-left{top:12px;left:12px}
.toast-top-right{top:12px;right:12px}
.toast-bottom-right{right:12px;bottom:12px}
.toast-bottom-left{bottom:12px;left:12px}
#toast-container{position:fixed;z-index:999999;pointer-events:none}
#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#toast-container>div{font-size:16px;position:relative;pointer-events:auto;overflow:hidden;margin:0px 0px 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.9}
#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}
#toast-container>div:hover{-moz-box-shadow:0 0 12px var(--fontcolor);-webkit-box-shadow:0 0 12px var(--fontcolor);box-shadow:0 0 12px var(--fontcolor);opacity:1;cursor:pointer}
#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}
#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}
#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}
#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}
#toast-container.toast-bottom-center>div,#toast-container.toast-center-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}
#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}
.toast{background-color:#030303}
.toast-success{background-color:#51a351}
.toast-error{background-color:#bd362f}
.toast-info{background-color:#2f96b4}
.toast-warning{background-color:#f89406}
.toast-progress{position:absolute;left:0px;bottom:0px;height:4px;background-color:var(--fontcolor);opacity:.4}
@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}
#toast-container>div.rtl{padding:8px 50px 8px 8px}
#toast-container .toast-close-button{right:-.2em;top:-.2em}
#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}
@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}
#toast-container>div.rtl{padding:8px 50px 8px 8px}
#toast-container .toast-close-button{right:-.2em;top:-.2em}
#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}
@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}
#toast-container>div.rtl{padding:15px 50px 15px 15px}}
@media (max-width:768px){#toast-container>div{font-size:15px;opacity:1}}
@media (max-width:415px){#toast-container>div{font-size:13px}}
.icon-videoplay{position:absolute;left:50%;top:50%;transform:translate(-52%,-50%);background:rgba(0,0,0,.5);color:#FFF;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px;z-index:1;display:none}
img.lazy.loaded+.icon-videoplay{display:flex}
@media (max-width:1366px){.head-info{height:80px}
.head-info .nav-ul>li{margin:0px}
.head-info .nav-ul>li a{font-size:16px}}
@media (max-width:1024px){
.l-wrap{padding:0px 15px}
.head-link{padding:15px;border-top:1px solid #EEE}
.head-link .item{width:100%;color:#333;font-size:17px}
.head-link em{font-size:22px}
.head-top{display:none}
header.is-active .head-info{background:var(--color)}
.head-info{background:var(--color);height:55px}
.head-info .head-logo a img{max-height:50px}
.head-info .head-logo a span{display:none}
.head-info .search-box{width:100%;height:auto;background:#FFF;z-index:2}
.head-info .search-box .head-search{display:none}
.head-info .search-box .search-input{display:flex;position:static;opacity:1;transform:none;visibility:inherit;box-shadow:none;width:90%;margin:10px auto;border:1px solid #EEE;border-radius:4px}
.head-info .search-box .search-input input{flex:1;padding-left:20px;height:45px}
.head-info .search-box .search-input button{width:45px;height:45px}
.head-info .head-nav{position:fixed;left:100%;top:55px;width:85%;height:calc(100vh - 55px);background:#FFF;transition:all .15s linear;opacity:0;visibility:hidden;z-index:2}
.head-info .head-nav.head-nav-act{display:flex;flex-direction:column-reverse;justify-content:flex-end;left:15%;opacity:1;visibility:inherit}
.head-info .head-nav .opacity{width:100%;height:100vh;position:fixed;left:0px;top:55px;background:rgba(0,0,0,.7);z-index:1}
.head-info .head-nav .nav-ul{display:block;width:100%;height:calc(100vh - 111px);padding:0px;padding-bottom:100px;overflow-y:scroll;background:#FFF;z-index:2}
.head-info .head-nav .nav-ul>li{height:auto;display:block}
.head-info .head-nav .nav-ul>li.cur>a{color:var(--color)}
.head-info .head-nav .nav-ul>li.cur>em{transform:rotate(0);color:var(--color)}
.head-info .head-nav .nav-ul>li a{color:var(--fontcolor);font-size:18px;display:block;width:100%;padding:10px 20px;font-weight:normal;padding-right:50px;text-align:left}
.head-info .head-nav .nav-ul>li a.inmenu_1, .head-info .head-nav .nav-ul>li a.inmenu_1+em{color:var(--color)}
.head-info .head-nav .nav-ul>li>em{transform:rotate(-90deg);position:absolute;right:10px;top:6px;font-size:20px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;z-index:1;transition:all .1s linear}
.head-info .head-nav .nav-ul>li>.submenu{display:none;opacity:1;visibility:inherit;position:static;transform:none;box-shadow:none;transition:none;padding-left:20px;min-width:inherit;background:0 0}
.head-info .head-nav .nav-ul>li>.submenu a{font-weight:var(--fontbold5);white-space:pre-wrap;padding:8px 20px}
.head-info .head-nav .nav-ul>li .submenu ul a{font-size:16px}
.head-info .head-nav .nav-ul>li>.submenu ul{display:block;position:static;background:none;padding:0px 20px}
.m-menu{display:block;position:relative;width:30px;height:40px;cursor:pointer}
.m-menu span{position:absolute;background:#FFF;height:3px;border-radius:4px;left:0px;transition:all .2s linear}
.m-menu span:nth-child(1){width:30px;top:25%}
.m-menu span:nth-child(2){width:22px;top:48%}
.m-menu span:nth-child(3){width:26px;top:73%}
.m-menu.act span{top:48%;width:32px}
.m-menu.act span:nth-child(1){transform:rotate(45deg)}
.m-menu.act span:nth-child(2){width:0px}
.m-menu.act span:nth-child(3){transform:rotate(-45deg)}
footer .foot-main .foot-item{width:33%!important}
.foot-logo,.foot-text{display:none}
footer .foot-share{margin-top:0px}
footer{margin-bottom:calc(55px + constant(safe-area-inset-bottom));margin-bottom:calc(55px + env(safe-area-inset-bottom))}
.bottom-btn{display:flex}
footer .gotop{display:none;}
.bottom-btn .btn-item{width:20%;position:relative;}
.bottom-btn .btn-item .gotop{display:flex;width:35px;height:35px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(180deg);color:#fff;opacity:1;visibility:inherit;}
.bottom-btn .btn-item .gotop em{font-size:16px;}}
@media (max-width:768px){
.icon-videoplay{width:30px;height:30px}
footer .foot-main .foot-item{width:100%!important;margin-bottom:30px}
footer .foot-main .foot-item:last-child{margin-bottom:0px}
footer .foot-list{display:flex;flex-wrap:wrap;justify-content:space-between}
footer .foot-list li{width:50%}
footer .foot-list a{padding:5px 0px}
footer .foot-title{margin-bottom:5px}
footer .gotop{width:40px;height:40px}
.rfixed{bottom:calc(140px + constant(safe-area-inset-bottom));bottom:calc(140px + env(safe-area-inset-bottom));right:24px}}
@media (max-width:450px){
.head-info .head-logo a img{max-height:45px}
footer .foot-main{padding:50px 0px 20px}}

/*分页*/
.mypages{clear:both;margin:20px 0px 20px 0px;text-align: center;height:40px;line-height:40px;}
.mypages ul{display:inline-block;margin:0 auto;}
.mypages li{padding:0 15px;line-height:30px;display:inline-block;font-size:14px;border:1px solid #ddd;border-radius: 5px;margin: 0 3px;float:left;background-color:#FFF;cursor:pointer;}
.page-num{padding:0 15px;line-height:30px;display:inline-block;font-size:14px;border:1px solid #ddd;border-radius: 5px;margin: 0 3px;float:left;background-color:#FFF;cursor:pointer;}
.page-num-current,.page-num-current a,.page-num-current a:hover{color:#fff;background-color:#c99f72;}

/* 网新增分页样式 */
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}



.navbar {
  position: fixed;
  top: 200px;
  left: 0;
  z-index: 999; // 确保导航栏在最上层
  width: 100%;
  height: 200px; // 替换为实际高度
  background: #fff;}

.home-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  /* 核心：如果导航栏是fixed定位，添加与导航栏高度一致的margin-top */
  /* 非fixed导航栏则删除这行margin-top */
  margin-top: 100px; /* 与导航栏height值一致，替换为实际高度 */
}

/*头部文字logo*/
.h_con { height:119px; width:1200px; overflow:hidden}
.h_con h1 { padding:31px 0 0; float:left;}
.fl{display: flex;flex-direction: column;justify-content: space-between;}
.h_bt { height:56px; line-height:50px; font-size:20px; color:#fff; font-weight:bold; padding:0 0 0 15px;border-left:solid 1px #d3d3d3; margin-right: 170px;width: 530px;}
.h_pho { margin-top:33px; font-size: 20px;}


/*语言切换*/
.globe-icon img{vertical-align:bottom;height:auto;background:#0061ae;}
.globe-icon current-lang{ width: 20px;  }

.x1{ float:right;}
      
        /* 语言切换按钮容器 */
        .language-switcher {
            position: relative;
            display: inline-block;
      
        }

        /* 语言切换按钮 */
        .language-btn {
            display: flex;
            border-radius: 4px;
            cursor: pointer;
            gap: 5px;
            font-size: 18px;
            color: #fff; 
            width: max-content;
        }

        .language-btn .globe-icon {
            font-size: 16px;
            width: 20px;
        }

        .language-btn .arrow-icon {
            margin-left: 5px;
            transition: transform 0.3s;
        }
    .language-list .hidden{ display:none}

        /* 下拉框容器 */
        .language-dropdown {
            position: absolute;
            top: calc(100% + 5px);
            right: 0;
            background: #fff;
            border: 1px solid #ddd;
            border-radius: 4px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            display: none;
            z-index: 1000;
      width:400px;
        }

 /* 语言列表 */
 .language-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
     gap: 5px;
            padding: 10px;
            max-height: 230px;
            overflow-y: auto;
        }

        /* 语言选项 */
        .language-item {
            display: flex;
            align-items: center;
            padding: 6px 8px;
            cursor: pointer;
            border-radius: 4px;
            gap: 5px;
            font-size: 13px;
            color: #333;
          height: 30px
        }

        .language-item:hover {
            background: #f5f5f5;
        }

        .language-item img {
            width: 16px;
            height: 12px;
            object-fit: cover;
        }
        /* More Language按钮 */
.more-languages {text-align: center; padding: 8px;border-top: 1px solid #eee;cursor: pointer;color: #666; font-size: 13px; height: 40px; line-height: 40px;}
.more-languages:hover {color: #333;background: #f5f5f5;}
        /* 展开状态 */
 .language-dropdown.active {display: block;background: white;}
.language-list.show-all { max-height: 400px;}
        /* 滚动条样式 */.language-list::-webkit-scrollbar {width: 6px;}
.language-list::-webkit-scrollbar-track {background: #f1f1f1; }
.language-list::-webkit-scrollbar-thumb {background: #ccc;border-radius: 3px;}
.language-list::-webkit-scrollbar-thumb:hover {background: #999;}
.globe-icon img{margin-top:0px !important ;}
/*语言切换结束*/

/* home-case */
.home-case{background-repeat:no-repeat;background-size:cover;box-sizing:border-box; background: #fff; }
.home-case .l-wrap{padding-bottom:0px}
.home-case .l-wrap .theme{text-align:center;}
.home-case .l-wrap .title{text-align:center;}
.home-case .l-wrap .case{transform:translateY(25%);padding:0px;overflow:inherit}
.home-case .l-wrap .case .case-content{display:flex;align-items:center;justify-content:space-between; margin-bottom: 40px}
.home-case .l-wrap .case .item{position:relative;width:390px;list-style:none;border-radius:var(--border);overflow:hidden;transition:all .4s ease;border:1px solid #c99f72}
.home-case .l-wrap .case .item img{width:520px;height: 325px;}
.home-case .l-wrap .case .item .text{background-color:#0061ae;width:100%;height:100%;position:absolute;top:0px;left:0px;display:flex;justify-content:center;align-items:center;opacity:0;border-radius:var(--border);transition:all .4s linear}
.home-case .l-wrap .case .item .text .content{background-color:#FFF;width:80%;height:80%;box-sizing:border-box;padding:6%;border-radius:var(--border);overflow:hidden}
.home-case .l-wrap .case .item .text .content p{margin:0px}
.home-case .l-wrap .case .item .text .content .show-title{color:var(--fontcolor);font-size:22px;line-height:1.1;text-align:center;font-weight:var(--fontweight5)}
.home-case .l-wrap .case .item .text .content .show-des{color:var(--summarycolor);text-align:center;line-height:1.6;margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}
.home-case .l-wrap .case .item:hover .text{opacity:1;box-shadow:0 3px 18px 0 rgba(0,0,0,.16)}
.home-case .l-wrap .case .item:hover{transform:translateY(-20px)}
.home-new .l-wrap .theme{text-align:center;text-transform:uppercase}
.home-new .l-wrap .title{text-align:center;text-transform:capitalize}
.news-bottom{margin-top:4%;position:relative}
.home .unify{box-sizing:border-box;padding:5% 30px;}
.home .unify .theme{font-weight:var(--fontweight5);color:#000;text-transform:uppercase;text-align:center}
.home .unify .title{font-size:36px;color:var(--fontcolor);font-weight:var(--fontweight5);text-transform:capitalize;text-align:center}
.newscontent-details p{ padding-top: 10px;line-height: 40px; }

/*应用领域*/
.bnbg a:hover {border-color: #59bf95;}
.col-sm-0:hover {outline: 1px solid #0d4371;}
.containerx2 {width: 1700px;margin: auto;display: flex;flex-flow: wrap;text-align: center;}
.col-sm-0 {width: 310px ;padding: 30px;margin: 15px;background: #fff;}
.col-sm-0 img {width: 100%;}
.col-sm-0 h5 {font-size: 16px;color: #333;margin: 24px 0 12px;}
.col-sm-0 p {font-size: 14px;text-indent: 2em;line-height: 20px;}
.col-sm-0 a {display: inline-block;background: #fff;border: 1px solid #0d4371;padding: 0 40px;line-height: 36px;border-radius: 18px;margin-top: 30px;}
.col-sm-0 a span {color: #0d4371;}
.col-sm-0:hover a {background: #cc8457;}
.col-sm-0:hover a span {color: #fff;}
.grey-bg {background: #f6f6f6;min-width: 1300px}
.nyl_title .big {font-size: 36px;color: #464646;text-align: center;padding-top: 60px;line-height: 60px;}
.nyl_title .small {color:#0d4371;line-height: 65px;text-align: center;font-size: 17px;}


/* 公共样式（PC端+移动端共用） */
.fangan2 {
  background: #0061ae;
  color: #fff;
  height: 60px;
  font-size: 15px;
  line-height: 60px;
  font-weight: bold;
  margin: 20px auto;
  padding-left: 20px;
  position: relative;

  /* 移动端优先取消最小宽度限制，后续媒体查询为PC端添加 */
  width: 100%;
}


/* ========== PC端适配（屏幕宽度≥768px） ========== */
@media (min-width: 768px) {
  .fangan2 {
    min-width: 1200px;
    max-width: 1640px;
  }
}

/* ========== 手机端适配（屏幕宽度<768px，核心适配部分） ========== */
@media (max-width: 767px) {
  .fangan2 {
    /* 取消最小宽度，适配手机屏幕宽度 */
    min-width: unset;
    /* 减小外边距，适配手机端紧凑布局 */
    margin: 10px auto;
    /* 减小字体大小，避免文字溢出 */
    font-size: 14px;
    /* 左侧内边距适当减小，适配小屏幕 */
    padding-left: 15px;
    /* 可选：如果手机端高度过高，可适当减小 */
    height: 50px;
    line-height: 50px;
  }

  .lj2 {
    /* 减小右侧链接区域宽度，适配手机端 */
    width: 100px;
    /* 同步修改高度，与父容器保持一致 */
    height: 50px; background:#c99f72;float: right; margin:auto; text-align: center;
  }

  .lj2 a {
    /* 同步修改行高，实现垂直居中 */
    line-height: 50px;
    /* 手机端字体适当减小 */
    font-size: 13px;color: #fff;
  }
}




/*首页横幅*/
.lj2{ width: 200px; height: 60px; background:#c99f72;float: right; margin:auto; text-align: center;}


/*首页new*/
   section.news{ display:block; width:100%; overflow:hidden; background:#eee; padding:40px 0px 48px 0px;}
  .news_b{ padding:33px 2%; background:#fff; overflow:hidden; display:block;  box-sizing:border-box;width: 1640PX; margin: auto;}

  .news_l{ float:left; max-width:calc(100% / 3 - 19px); width:100%; margin-right:28px;}
  .news_l .column{ border-left:6px solid #1baf45; box-sizing:border-box; float:left; width:100%; overflow:hidden; line-height:25px; margin-bottom:24px;}
  .news_l .column .title{ float:left; font-size:26px; font-weight:bold; color:#333; margin:0px 2.5%;}
  .news_l .column .text{ float:left; font-size:14px; color:#999;}
  .news_l .column .more{ float:right; width:25px; height:25px; line-height:25px; border:1px solid #ebebeb; color:#bebebe; font-family:"仿宋"; font-size:16px; font-weight:bold; text-align:center; box-sizing:border-box;}

  .news_l .show{ float:left; overflow:hidden; width:100%;}
  .news_l .show .picture{ float:left; max-width:125px; width:100%; border-radius:6px; overflow:hidden;}
  .news_l .show .picture img{ float:left; height:95px; width:100%; object-fit:cover; transition:all linear 0.25s;}
  .news_l .show .content{ float:right; max-width:calc(100% - 140px); width:100%;}
  .news_l .show .content .title{ font-size:16px; color:#333; font-weight:bold; white-space:pre; text-overflow:ellipsis; overflow:hidden; float:left; width:100%;}
  .news_l .show .content .text{ font-size:14px; line-height:20px; color:#666; margin-top:10px; float:left; width:100%; overflow:hidden; max-height:40px; height:40px;}
  .news_l .show .content time{ font-size:12px; color:#999;}
  .news_li{ float:left; width:100%; overflow:hidden; margin-top:18px;}
  .news_li li{ float:left; width:100%; overflow:hidden; display:flex; align-items:center; border-bottom:1px dashed rgba(35,35,35,0.15); padding:25px 0px;}
  .news_li li a{ font-size:17px; color:#333; float:left; max-width:calc(100% - 20px); width:100%; white-space:pre; text-overflow:ellipsis; overflow:hidden; margin-right:0px;}
  .news_li li::before{ float:left; content:""; width:7px; height:7px; background:#1baf45; transform:rotate(45deg); margin:6px 5px;}
  .news_li li:hover a{ color:#1baf45;}
  .news_l .show:hover .picture img{ transform:scale(1.1);}
  .news_l .show:hover .content .title{color:#1baf45;}
  .news_l .column .more:hover{ background:#1baf45; color:#fff;}

  .issue{float:right; background:#fff; margin-right:0px;}
  .issue ul{ float:left; width:100%; overflow:hidden;}
  .issue li:first-child{padding-top:0px;}
  .issue li{ float:left; width:100%; overflow:hidden; border-bottom:1px dashed #efeaea; padding:10px 0px;}
  
  .issue li .title{ float:left; width:26px; height:26px; line-height:26px; text-align:center; font-size:14px;color:#fff; border-radius:100%;}
  .issue li .text{float:right; max-width:calc(100% - 40px); width:100%; line-height:20px; overflow:hidden;}
  
  
  .issue li .ans{ float:left; width:100%; overflow:hidden; margin-bottom:10px;}
  .issue li .ans .title{background:#454545;}
  .issue li .ans .text{ text-overflow:ellipsis; white-space:pre; line-height:40px; font-size:18px;}
  .issue li .que{ float:left; width:100%; overflow:hidden;}
  .issue li .que .title{ background:#1baf45;}
  .issue li .que .text{ height:40px; max-height:40px;color:#999; font-size:15px;}
  .issue li:hover .ans .text{ color:#1baf45;}

/* 右下角留言弹窗 */
.ab_message{max-width:320px;position:fixed;bottom:0;right:10px;z-index:100}
.ab_message .message-header{height:36px;line-height:36px;font-size:14px;color:#fff;background-color:#0061ae;cursor:pointer;overflow:hidden;-moz-box-shadow:0 0 1.5em rgba(0,0,0,.3);-webkit-box-shadow:0 0 1.5em rgba(0,0,0,.3);box-shadow:0 0 1.5em rgba(0,0,0,.3)}
.ab_message .message-header i{width:36px;height:36px;line-height:36px; }
.ab_message .message-header .label{float:left;padding:0px;}
.ab_message .message-header .label i{font-size:20px;text-align:center;background:rgba(0,0,0,.12);-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}
.ab_message .message-header b{margin:0 12px;font-weight:400}
.ab_message .message-header .arrow-toggle{float:right;text-align:center;font-size:20px;opacity:.75}
.ab_message .message-form{padding:15px;background:#fff;display:none;-moz-box-shadow:rgba(0,0,0,.15) 0 0 1.5em;-webkit-box-shadow:rgba(0,0,0,.15) 0 0 1.5em;box-shadow:rgba(0,0,0,.15) 0 0 1.5em}
.ab_message .message-form p{margin:0 auto 6px}
.ab_message .ab_input p{margin:12px auto 0}
.ab_message .ab_input .ab_input-text{width:100%;box-sizing:border-box}
.ab_message .ab_input .ab_input-textarea{width:100%;box-sizing:border-box}
.ab_message .ab_input .ab_input-submit{width:100%;box-sizing:border-box;background-color: #11b97f;color: #fff;}
.ab_message input, .ab_message textarea {padding: 6px;line-height: 20px;border: 1px solid #ddd;box-sizing: border-box;-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
/* 右下角留言弹窗 END*/
/*客户评价样式*/

    /* 客户评价板块整体样式 */
        .review-section {
            max-width: 100%;
            margin: 0 auto;
            position: relative;
            background: #f6f6f6;
        }

        /* 标题样式 */
        .review-title {
            text-align: center;
            margin-bottom: 50px;
            padding-top: 60px;
        }

        .review-title h2 {
            font-size: 36px;
            color: #333;
            margin-bottom: 15px;
        }

        .review-title p {
            font-size: 16px;
            color: #666;
        }

        /* 轮播容器：隐藏溢出内容，相对定位（用于按钮定位） */
        .review-carousel {
            width:1620px;
            overflow: hidden;
            position: relative;
            margin:auto;
            /* 限制轮播区域高度，适配卡片 */
            height: 420px;
        }

        /* 轮播包装器：实现无缝轮播的核心，设置动画 */
        .review-wrapper {
            display: flex;
            /* 关键：宽度足够容纳所有卡片（5张卡片+1张重复卡片，每张250px） */
            width: calc(250px * 6);
            /* 自动轮播动画：30秒完成一次，匀速，无限循环 */
            animation: carouselScroll 30s linear infinite;
            /* 防止卡片错位 */
            will-change: transform;
        }

        /* 鼠标悬浮在轮播容器上，暂停动画 */
        .review-carousel:hover .review-wrapper {
            animation-play-state: paused;
        }

        /* 评价卡片样式 */
        .review-card {
            /* 每张卡片固定宽度，不缩放 */
            flex: 0 0 400px;
            margin: 0 15px;
        }

        .review-card-inner {
            background-color: #fff;
            padding: 20px 25px;
            border-radius: 12px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        /* 客户头像样式 */
        .review-avatar {
            width: 80px;
            height: 80px;
            border-radius: 50%;
            object-fit: cover;
            margin-bottom: 20px;
            border: 3px solid #f0f0f0;
        }

        /* 客户姓名样式 */
        .review-name {
            font-size: 18px;
            color: #000;
            margin-bottom: 15px;
            font-weight: 600;
        }

        /* 评价内容样式 */
        .review-content {
            font-size: 14px;
            color: #000;
            line-height: 1.6;
            margin-bottom: 20px;
            flex-grow: 1; /* 让内容区域自适应，撑开卡片高度 */
        }

        /* 星级评分样式 */
        .review-rating {
            font-size: 20px;
            color: #ffc107;
            letter-spacing: 4px;
        }

        /* 轮播按钮样式 */
        .carousel-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: none;
            background-color: rgba(255, 255, 255, 0.8);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            font-size: 20px;
            color: #333;
            cursor: pointer;
            z-index: 10;
            transition: background-color 0.3s ease;
        }

        .carousel-btn:hover {
            background-color: #fff;
        }

        /* 左按钮定位 */
        .prev-btn {
            left: 20px;
        }

        /* 右按钮定位 */
        .next-btn {
            right: 20px;
        }

        /* 核心：无缝轮播动画关键帧 */
        @keyframes carouselScroll {
            0% {
                /* 初始位置：不偏移 */
                transform: translateX(0);
            }
            100% {
                /* 结束位置：偏移到最后一张重复卡片的位置（刚好隐藏第一张原始卡片） */
                transform: translateX(calc(-250px * 5));
            }
        }

        /* 响应式适配：小屏幕下调整卡片宽度和轮播高度 */
        @media (max-width: 768px) {
            .review-card {
                flex: 0 0 200px;
            }

            .review-wrapper {
                width: calc(200px * 6);
            }

            @keyframes carouselScroll {
                100% {
                    transform: translateX(calc(-200px * 5));
                }
            }

            .review-carousel {
                height: 420px;
            }
        }

    /*客户评价结束*/

/*荣誉证书开始*/

  /* 荣誉证书板块容器 - 固定1700px宽度 */
           .certificate-section {
            width: 1700px;
            margin: 0 auto;
            padding: 0 20px;
            position: relative;
        }

        /* 标题样式 */
        .certificate-title {
            text-align: center;
            margin-bottom: 50px;
            color: #333;
        }

        .certificate-title h2 {
            font-size: 32px;
            margin-bottom: 20px;
            margin-top: 40px
        }

        .certificate-title p {
            color: #666;
            font-size: 18px;
            line-height: 1.5;
        }

        /* 轮播容器 */
        .certificate-carousel {
            overflow: hidden;
            position: relative;
            height: 620px; /* 包含图片+名称的总高度 */
        }

        /* 轮播内容容器 */
        .certificate-wrapper {
            display: flex;
            transition: transform 0.6s ease-in-out;
            height: 100%;
        }

        /* 单个证书卡片 - 4张并排，每张占25% */
        .certificate-card {
            flex: 0 0 25%;
            padding: 0 20px;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        /* 证书图片容器 */
        .certificate-img-box {
            width: 100%;
            height: 490px; /* 证书图片高度 */
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
            border: 1px solid #e8e8e8;
            margin-bottom: 15px;
            transition: all 0.3s ease;
        }

        .certificate-img-box:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
        }

        /* 证书图片样式 */
        .certificate-img {
            width: 100%;
         
            object-fit: cover; /* 保持图片比例，填充容器 */
        }

        /* 证书名称 */
        .certificate-name {
            font-size: 18px;
            color: #333;
            font-weight: 500;
            text-align: center;
            line-height: 1.4;
            padding: 15px 10px;
        }



        /* 响应式适配 - 保证1700px容器在小屏正常显示 */
        @media (max-width: 1700px) {
            .certificate-section {
                width: 100%;
                padding: 0 50px;
            }
            .prev-btn {
                left: 10px;
            }
            .next-btn {
                right: 10px;
            }
        }

        @media (max-width: 1200px) {
            .certificate-card {
                flex: 0 0 50%; /* 平板端2张并排 */
            }
            .certificate-carousel {
                height: 400px;
            }
            .certificate-img-box {
                height: 320px;
            }
        }

        @media (max-width: 768px) {
            .certificate-card {
                flex: 0 0 100%; /* 手机端1张展示 */
            }
            .certificate-carousel {
                height: 380px;
            }
            .certificate-img-box {
                height: 300px;
            }
            .certificate-name {
                font-size: 16px;
            }
        }
 
/*荣誉证书结束*/