@charset "UTF-8";*,:before,:after{margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,pre,form,fieldset,figure,figcaption,table,th,td img{margin:0;padding:0}
html,body{overscroll-behavior:none;background-color:#fff}
body{overflow-x:hidden}
.full-width{width:100%;max-width:100%}
@font-face{font-family:'Hind';src:url('../fonts/hind-regular.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'Hind-Light';src:url('../fonts/hind-light.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'Hind-Medium';src:url('../fonts/hind-medium.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'Helvetica';src:url('../fonts/helvetica-bold.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'AgencyFB';src:url('../fonts/agencyb.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'AgencyFB-Bold';src:url('../fonts/agencyfb-bold.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'AGENCYR';src:url('../fonts/agencyr.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'Vollkorn';src:url('../fonts/vollkorn-regular.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}
body{font-family:"Hind","Microsoft YaHei","微软雅黑";color:#232323;font-size:18px;line-height:1.7;margin:0 auto;background-color:#FFF}
ol,ul,li{list-style:none}
i,em{font-style:normal}
a{color:#232323;text-decoration:none;outline:none;cursor:pointer}
a:hover,a:active,a:link,a:visited{text-decoration:none}
fieldset,img{max-width:100%;border:none;vertical-align:middle}
video{width:100%;border:none;vertical-align:middle}
input,select,textarea,button{color:#333;font-size:16px;font-family:"Microsoft Yahei",sans-serif;outline:none;border:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
input,button{border-radius:0;-webkit-appearance:none}
textarea{resize:none;outline:none;border:none}
input:-ms-clear{display:none}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none;outline:none}
::-webkit-input-placeholder{color:#4c4c4c}
::-moz-placeholder{color:#4c4c4c}
:-ms-input-placeholder{color:#4c4c4c}
:-moz-placeholder{color:#4c4c4c}
table{border-collapse:separate}
.clearfix:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
.btn-swt{cursor:pointer}
.transition{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s}
.wrap{width:92%;max-width:1200px;margin:0 auto;position:relative}
.stock_wrap{width:92%;max-width:1000px;margin:0 auto;position:relative;padding-top:30px}
.toTop{position:fixed;right:43px;bottom:80px;z-index:999;cursor:pointer;width:50px;display:none;background-color:rgb(41 41 41);height:50px;line-height:50px;border-radius:4px}
.toTop .isshow{position:absolute;top:0;left:0;display:block}
.toTop .hide{position:absolute;top:0;left:0;display:none}
.toTop img{width:100%;height:auto;vertical-align:middle}
.toTop:hover{background:#ffa508}
.toTop:hover .isshow{display:none}
.toTop:hover .hide{display:block}
.fix-foot{display:none;position:fixed;bottom:10px;left:10px;right:10px;max-width:768px;z-index:99999;font-size:18px;line-height:52px}
.fix-foot ul{margin-left:-2%}
.fix-foot li{float:left;width:48%;margin-left:2%}
.fix-foot li a,.fix-foot li button{background-color:#ffa508;color:#fff;font-size:24px;display:block;width:100%;text-align:center;line-height:42px;border-radius:4px}
.header{background-color:#004d8a;top:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;line-height:95px;width:100%;z-index:99999}
.header.jianbian{position:absolute;background-color:transparent;background:linear-gradient(to bottom,#004d8a 0%,rgba(250,250,250,0))}
.header.on{background-color:#004d8a}
.header.wrap{position:relative}
.header.flx-head{position:relative;background:#fff;box-shadow:0 0 20px -10px rgba(0,0,0,0.8);z-index:9999;padding:10px 0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.logo{float:left;width:200px}
.nav{float:right;margin-right:60px}
.nav ul{overflow:hidden}
.nav ul li{float:left;padding-left:15px;padding-right:15px;position:relative}
.nav ul li:after{content:"";position:absolute;left:50%;right:0;top:50%;margin-top:15px;width:0;height:2px;background-color:#ffa508;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.nav ul li.on:after,.nav ul li:hover:after{width:24px}
.nav ul li a{display:block;color:#fff;font-size:20px}
.header.flx-head a{color:#222}
.navBtn{display:none;float:right;cursor:pointer}
.search{position:absolute;top:0;right:0;width:60px}
.ser-btn{position:absolute;right:0;cursor:pointer}
.search img{width:25px;height:26px}
.ser-form{float:right;width:0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin-right:41px;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative}
.ser-form input{width:97%;line-height:36px;padding:0 16px;background-color:#FFF;-webkit-border-radius:36px;border-radius:36px}
.ser-form label{height:36px}
.ser-submit{position:absolute;right:16px;top:32px;cursor:pointer;z-index:22;background:transparent;display:none}
.ser-con .ser-form{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;width:211px;margin-right:-170px}
.ser-con .ser-submit{display:block}
.footer{background-color:#004d8a;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.foot-link{padding:60px 0 80px;color:#FFF}
.foot-link{padding:38.5px 0}
.foot-link .foot-logo{float:left;width:28%}
.foot-link .foot-logo a{display:block;width:143px;margin-top:10px}
.foot-link .foot-logo a{margin-top:0}
.foot-link .foot-about{float:left;width:20%}
.foot-link strong{display:block;font-family:'Hind';font-weight:normal;font-size:24px;margin-bottom:8px;line-height:1.8}
.foot-link li,.foot-link li a{color:#fff;font-size:18px;font-family:'Hind-Light';line-height:2.3}
.foot-link li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.foot-link li a:hover{color:#ffa508}
.foot-link .foot-Knowledge{float:right;margin-right:38px}
.foot-link .foot-Knowledge a{color:#fff;font-size:20px}
.foot-link .clearfix{position:relative}
.foot-link .clearfix >p{font-family:'Hind-Light';position:absolute;right:0;bottom:-6px;font-size:16px;height:14px;font-weight:normal;color:#cccccc}
.foot-icon{margin-top:4px}
.foot-icon a{float:left;width:28px;margin-right:22px}
.foot-icon a .icon-hide{display:none}
.foot-icon a:hover .icon-hide{display:block}
.foot-icon a:hover .icon-show{display:none}
.foot-con{border-top:1px solid #646c72;padding:20px 0 30px;font-size:16px;font-family:'Hind-Light';line-height:30px}
.foot-con .foot-privacy{float:left}
.foot-privacy a{display:block;width:140px;border:1px solid #ffa508;line-height:28px;border-radius:4px;position:relative;overflow:hidden;z-index:1;padding-left:34px;color:#ffa508}
.foot-privacy a:before{content:'';position:absolute;left:0;top:0;bottom:0;width:28px;background-color:#ffa508;z-index:-1}
.foot-privacy img{position:absolute;left:7px;top:7px;width:13px;height:13px}
.foot-con .font-txt01{float:left;color:#FFF;margin-left:16px}
.foot-con .font-txt02{float:right;color:#FFF}
.foot-popu{position:fixed;left:0;bottom:0;right:0;background-color:#fff;width:100%;padding:10px 20px 5px 20px;background-color:#e6e6e6;margin:auto;box-shadow:5px -5px 5px #666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:9999;-webkit-box-shadow:0 0 15px rgba(0,27,52,.15);-moz-box-shadow:0 0 15px rgba(0,27,52,.15);-ms-box-shadow:0 0 15px rgba(0,27,52,.15);-o-box-shadow:0 0 15px rgba(0,27,52,.15);box-shadow:0 0 15px rgba(0,27,52,.15)}
.foot-popu.popu-on{left:-200%}
.foot-popu p{color:#333;font-size:16px;font-family:'Hind-Light';width:78%;line-height:1.6;float:left}
.foot-popu p a{color:#004d8a;decoration:underline}
.foot-popu p a:hover{color:#ffa508;text-decoration:underline}
.foot-popu .popu-btn{margin-top:3px;text-align:center;width:19%;float:right}
.foot-popu .popu-btn div{display:inline-block;width:142px;line-height:45px;border-radius:4px;color:#000;font-size:17px;cursor:pointer}
.foot-popu .popu-btn div.popuBtn01{background-color:#ffe5b9}
.foot-popu .popu-btn div.popuBtn02{background-color:#ffa508;margin-left:12px}
.foot-popu .popu-btn div:hover{background-color:#004d8a;color:#FFF}
.chat{position:fixed;right:50px;bottom:130px;z-index:99999}
.chat-box{position:relative;width:50px}
.chat-box li{position:relative;width:100%;height:50px;line-height:50px;border-radius:4px;margin:7px;text-align:center}
.item,.item button{background-color:rgb(41 41 41)}
.chat-box .isshow{position:absolute;top:0;left:0;display:block}
.chat-box .hide{position:absolute;top:0;left:0;display:none}
.chat-box img{display:inline-block;vertical-align:middle;width:100%}
.chat-box span{padding:0 10px;text-align:left}
.chat-box .span-email{position:absolute;top:0;display:none;background:#ffa508 url(../images/email-hover.png) no-repeat;background-size:50px 50px;background-position:0px 0px}
.chat-box li:hover .isshow{display:none}
.chat-box li:hover .hide{display:none}
.chat-box li:nth-child(1):hover .span-email{background:#ffa508;border-radius:0px;left:-210px;animation-duration:0.5s;animation-name:span-email;display:inline-block}
.ban-top{position:relative;overflow:hidden;aspect-ratio:1920 / 320;width:100%}
.ban-top img{width:100%;height:100%;object-fit:cover}
.crumb{position:absolute;left:0;right:0;margin:0 auto;top:10px;width:1200px;color:#ccc7c7;font-size:16px;font-family:'Hind-Light';line-height:16px;z-index:22;background:url(../images/icon-home.png) no-repeat left 0;padding-left:20px}
.crumb li{display:inline-block}
.crumb li a{color:#ccc7c7}
.crumb li a:hover{color:#FFF}
.blog-name{position:absolute;left:0;right:0;margin:0 auto;top:40%;width:92%;text-align:center;display:block}
.blog-name h1{color:#ffa508;font-size:38px;font-family:'Hind';line-height:1.2em;width:100%;display:inline-block}
.blog-name p{color:#ccc7c7;font-size:16px;font-family:'Hind-Light';margin-top:14px}
.blog-name p span{display:inline;margin:0 25px}
.form-show{width:100%;margin:1.8em 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:relative}
.form-show table tr:not(:first-child):hover{background:linear-gradient(90deg,#f8f9fa 0%,#e9ecef 100%);border-left:4px solid #7b90a3}
.collapsible{position:relative;overflow:hidden;transition:max-height 0.3s ease;max-height:1000px}
.shortfold{max-height:500px}
.collapsible > .form-show:first-child{margin-top:0}
.collapsible::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:300px;background:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.9));pointer-events:none}
.form-show::-webkit-scrollbar{height:7px;width:200px}
.form-show::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ffa508;margin:1px}
.form-show::-webkit-scrollbar-track{border-radius:8px;background:#7b90a3}
.form-show table{background-color:#FFF;width:100%;cursor:pointer;border-top:1px solid #7b90a3;border-left:1px solid #7b90a3;width:100%;max-width:1200px}
.form-show table .add{background-color:#004d8a}
.form-show table .add td{color:#fff}
.form-show table .aad{border-left:1px solid #7b90a3}
.form-show table tr:nth-child(1){background:#004d8a;color:#fff}
.td tr:nth-child(1){background:unset!important}
.form-show table tr td{padding:10px 5px;word-break:keep-all;border-right:1px solid #7b90a3;border-bottom:1px solid #7b90a3;text-align:center;line-height:1.5;color:#181818;font-size:16px}
.form-show table tr td img{min-width: 150px}
.td tr td{text-align:left!important}
.td td.bg{background:#004d8a;color:#fff!important}
.td td.nobg{background:#fff;color:#181818!important}
.form-show table tr:nth-child(1) td{color:#FFF}
table.form-show tr:nth-child(1){background:#004d8a;color:#fff}
table.form-show .add{background-color:#004d8a}
table.form-show .add td{color:#fff}
.td tr:nth-child(1) td{color:#181818!important}
.td tr>td:nth-last-child(1):first-child{background:#fff;color:#000!important}
.td tr>td:first-child{background:#004d8a;color:#fff!important}
.td tr>td.clean{background:#fff;color:#181818!important}
.msg-show{background:url("../images/bg.webp") center center/cover no-repeat;position:relative;color:#fff}
.msg-box{margin:80px auto 0;background:rgba(0,0,0,0.5);-moz-box-shadow:0 10px 30px rgba(0,27,52,.3);-webkit-box-shadow:0 10px 30px rgba(0,27,52,.3);box-shadow:0 10px 30px rgba(0,27,52,.3);padding:90px 80px 90px 90px}
.msg-box .msg-base{float:left;width:46%;color:#FFF}
.msg-base strong{display:block;font-size:58px;line-height:1.33;font-family:'Hind'}
.msg-base p{font-size:20px;font-family:'Hind-Light';position:relative;margin-top:10px;padding-bottom:24px}
.msg-base p:after{content:'';position:absolute;left:0;bottom:0;width:68px;height:4px;border-radius:2px;background-color:#f2f2fa}
.msg-base ul{margin-top:80px}
.msg-base ul li{font-size:24px;line-height:2.5;background:url(../images/msg-icon.png) no-repeat left center;padding-left:30px}
.msg-box .msg-form{float:right;width:44%;padding:50px 40px 60px}
.msg-form li{position:relative;padding:9px 20px;line-height:30px;background-color:#FFF;border-radius:4px;margin-bottom:28px}
.msg-form li img{position:absolute;left:20px;top:10px;width:22px}
.msg-form li input,.msg-form li textarea{width:100%;background-color:#FFF;padding-left:30px;font-size:16px;font-family:'Hind-Light';color:#222;line-height:30px}
.msg-form li textarea{height:90px;line-height:1.5}
.msg-btn{margin-top:36px}
.msg-btn input{width:100%;line-height:48px;background-color:#ffa508;border-radius:4px;color:#004d8a;font-size:24px;font-weight:bold;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.msg-btn input:hover{background-color:#004d8a;color:#FFF}
.footer-cont{margin-top:4px!important}
.privacy-box{margin-top:60px}
.privacy-show{width:96%;max-width:800px;margin:0 auto;color:#343434;font-size:18px;font-family:'Hind-Light';line-height:1.7}
.privacy-show h2{color:#000;font-size:24px;margin-bottom:16px}
.privacy-show h3{color:#000;font-size:22px;margin-bottom:16px}
.privacy-show p{color:#343434;margin-bottom:36px}
.privacy-show p.pfont{font-family:'Hind'}
.privacy-show p a{text-decoration:underline;color:#6b8be3}
.privacy-show p a:hover{color:#ffa508}
.privacy-show .privacy-font h3{margin-bottom:10px}
.privacy-show .privacy-font p{margin-bottom:12px}
.privacy-show .privacy-font p:last-child{margin-bottom:36px}
.prolist,.about-us,.contact-us{width:100%;max-width:1150px;margin:0 auto}
.procat{display:flex;flex-wrap:wrap;align-items:center;gap:40px;margin:80px auto 0;background:#ebeced;padding:30px;border-radius:20px}
.procat-info{flex:1 1 40%;text-align:center}
.procat-info h2{font-size:25px;margin-bottom:15px;color:#333}
.procat-info img{width:100%;max-width:480px}
.procat-info figcaption{color:#777;margin:10px 0}
.procat-list{flex:1 1 55%}
.procat-list p{margin-bottom:30px}
.procat-list ul{list-style:none;padding:0;columns:2;column-gap:20px}
.procat-list li{margin-bottom:8px;font-size:16px}
.procat-list a{text-decoration:none;transition:color 0.3s}
.procat-list a:hover{color:#ffa508;text-decoration:underline}
.relpro,.relcase{display:grid;gap:5px;list-style:none;padding:0;margin-top:35px;justify-items:center}
.relpro{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}
.relcase{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}
.relpro li,.relcase li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}
.relcase li{box-shadow:0px 5px 20px 0px rgba(0,0,0,0.07);border-radius:10px;padding:10px}
.relpro li img,.relcase li img{display:block;margin:10px auto}
.relpro li img{border-radius:10px}
.relpro li span,.relcase li span{display:block;margin:5px 0;font-size:16px;font-weight:600}
.relpro li p{margin:0;font-size:16px;border-bottom:2px solid #014d8b}
.relpro li span{font-size:16px}
.prolist-box{margin-top:60px}
.prolist-show{width:800px;color:#343434;font-size:18px;font-family:'Hind-Light';line-height:1.7;display:inline-block}
.left_list{width:300px;color:#343434;font-size:15px;font-family:'Hind-Light';line-height:1.7;display:inline-block;float:left;margin-right:50px;padding:1.2rem 0rem}
.prolist-show > ol,.box-show > ol,.content-show ol{margin-bottom:30px;list-style:decimal;counter-reset:li;margin-left:0;padding-left:0}
.prolist-show > ol > li,.box-show > ol > li,.content-show > ol > li{position:relative;list-style:none;margin:12px 24px}
.prolist-show > ol > li:before,.box-show > ol > li:before,.content-show > ol > li:before{content:counter(li);counter-increment:li;position:absolute;left:0px;top:5px;width:14px;height:14px;background-color:#fff;border-radius:2px;color:#004d8a;font-size:14px;text-align:center;line-height:14px;border:1px solid #004d8a;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.prolist-show h2,.box-show h2,.rellist .list p{color:#000;font-size:28px;margin:2.5em 0 1em;line-height:1.2em}
.prolist-show h3,.box-show h3{color:#000;font-size:22px;margin:2em 0 1em;line-height:1.2em}
.prolist-show p,.box-show p{color:#343434;margin:1.2em 0}
.prolist-show p >img,.box-show p >img{width:800px;height:auto;aspect-ratio:auto 800 / 530}
.prolist-show strong,.box-show strong{font-size:18px;display:inline;line-height:1.4}
.prolist-show h4,.box-show h4{display:inline-block;color:#000;font-size:18px;margin:1.5em 0 0;line-height:1.2em}
.prolist-show > ol{margin-bottom:30px;list-style:decimal;counter-reset:li;margin-left:0;padding-left:0}
.prolist-show > ol > li,.box-show > ol > li{padding-left:24px;position:relative;line-height:1.5;margin:12px 0}
.prolist-show ol li span{position:absolute;left:0;top:4px;width:16px;height:16px;background-color:#fff;border-radius:2px;color:#343434;font-size:10px;text-align:center;line-height:16px;border:1px solid #004d8a;border-radius:2px;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}
.prolist-show p>a{color:#6b8be3;text-underline-offset:4px}
.prolist-show p>a:hover{color:#ffa508;text-decoration:underline}
.prolist-show .card{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;list-style:none;padding:0;margin:1.2em 0 1.5em}
.prolist-show .card div{border-radius:10px;overflow:hidden;box-shadow:1px 2px 5px #673AB7;transition:transform 0.3s ease,box-shadow 0.3s ease;padding:0 10px;font-size:16px}
.prolist-show .card div .default li{margin:10px 0}
.dlist{padding-bottom:2.2rem;position:relative}
.left_list>.dlist>p,.left_list>.dlist>ul>li{border-bottom:rgba(150,150,150,0.3) solid 1px;color:rgb(128,128,128)}
.left_list>.dlist>p{padding-bottom:1.2rem;font-size:1.6rem;font-weight:800}
.left_list>.dlist>ul>li{padding:0.5rem 0;position:relative}
.left_list>.dlist>ul>li{padding-left:1.2rem}
.left_list>.dlist>ul>li>a{color:rgb(128,128,128)}
.left_list>.dlist>ul.circle>li:before{content:'';position:absolute;display:inline-block;top:43%;left:5px;width:5px;height:5px;background-color:#004d8a;border-radius:50%}
.left_list>.dlist>ul.left_border>li.select_li>a{color:rgb(0,85,162);font-weight:600}
.left_list > .dlist > ul.circle > li.select_li:before{background-color:rgb(0,85,162)}
.left_list>.dlist>ul.circle>li:hover:before{background-color:rgb(0,85,162)}
.left_list > .dlist > ul.circle > li:hover{background-color:rgba(250,250,250,0.98)}
.left_list > .dlist > ul.circle > li>a{transition-property:font-size;transition-duration:.3s}
.left_list > .dlist > ul.circle > li>a:hover{color:rgb(0,85,162);font-weight:600}
.left_list>.dlist>ul.left_border>li.select_li:before{content:'';position:absolute;display:inline-block;top:0px;left:0px;width:10px;height:100%;background-color:rgba(239,239,239,0.94)}
.left_list>.dlist>ul.left_border>li.select_li{background-color:rgba(250,250,250,0.98)}
.left_list>.dlist>ul.left_border>li:hover:before{content:'';position:absolute;display:inline-block;top:0px;left:0px;width:10px;height:100%;background-color:rgba(239,239,239,0.94)}
.left_list>.dlist>ul.left_border>li:hover{background-color:rgba(250,250,250,0.98)}
.left_list>.panel{text-align:center;padding:40px 20px;box-shadow:5px 5px  10px rgba(240,240,240,1);border-radius:4px}
.prolist-box .blog-refer{margin-top:40px}
.msg-pro{position:relative}
.msg-pro:before{content:'';position:absolute;left:0;right:0;bottom:-100px;height:300px;background-color:#eeeeee;z-index:-1}
.msg-pro:before{content:none}
.error-box{text-align:center;margin-top:120px}
.error-btn{margin-top:120px;font-size:0}
.error-btn a{display:inline-block;font-size:24px;border:1px solid #3778ff;border-radius:4px;width:200px;line-height:48px;text-align:center;margin:0 18px}
.error-btn a.error-btn01,.error-btn a.error-btn02:hover{color:#3778ff;background-color:#fff}
.error-btn a.error-btn02,.error-btn a.error-btn01:hover{color:#fff;background-color:#3778ff}
.success-box{text-align:center;margin-top:120px}
.success-img{width:496px;height:460px}
.success-wrap{display:flex;justify-content:center;gap:1.5rem;width:92%;max-width:1200px;margin:0 auto;position:relative}
.success-font>h1{height:46px;font-family:'AgencyFB-Bold';font-size:60px;line-height:48px;letter-spacing:0px;color:#3778ff;margin-top:110px}
.success-font>p{width:479px;height:102px;font-family:'Hind-Light';font-size:24px;line-height:40px;color:#000000;margin-top:60px}
.success-font>a{display:inline-block;width:200px;height:48px;background-color:#3778ff;border-radius:4px;border:solid 2px #3778ff;font-family:'Hind-Regular';font-size:24px;color:#ffffff;margin-top:88px}
.header-fixed{position:absolute;width:100%;top:0;left:0;z-index:9999;background:unset}
.index-ban{position:relative;width:100%;height:100vh;overflow:hidden}
.index-ban .image-ban{width:100%;height:100%;position:relative}
.index-ban .image-ban p{width:100%;height:100%;margin:0}
.index-ban .image-ban img{width:100%;height:100%;object-fit:cover;display:block}
.ban-info{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1200px;max-width:90%;color:#FFF;text-align:center;line-height:1.2;z-index:22}
.ban-info h1{font-size:50px;font-family:'Helvetica';line-height:1.6;margin-bottom:15px}
.ban-info .ban-tit{display:block}
.ban-info p{font-size:25px;font-family:'Helvetica';line-height:1.5;margin-top:35px}
.index-about,.index-toppro,.index-procat,.index-blog,.index-exhibitions,.index-sizefoil{margin-top:75px}
.index-about .wrap{display:-webkit-box;display:flex}
.index-about h2,.index-toppro h2,.index-procat h2,.index-exhibitions h2,.index-sizefoil h2,.index-blog h2{margin-top:24px;font-size:45px;color:#000;font-family:'Helvetica';line-height:1.5}
.index-about p,.index-toppro p,.index-procat p,.index-blog p,.index-exhibitions p,.index-sizefoil p{color:#4c4c4c;font-size:20px;line-height:1.7;margin-top:45px}
.scroNum-show{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;text-align:center;margin-top:35px}
.scroNum-show img{max-width:100%;height:auto;border-radius:10px;margin-bottom:10px}
.scroNum-show li strong{display:block;margin-top:20px;text-align:center;font-size:20px}
.scroNum-show li p{font-size:18px;line-height:1.5;margin-top:20px}
.index-default{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:5px;list-style:none;margin-top:35px}
.index-default li{font-size:20px;line-height:1.7;background-color:#004d8a;border-radius:6px;color:#fff;padding:10px;font-weight:600}
.topprolist{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;list-style:none;padding:0;margin-top:35px}
.topprolist li{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:transform 0.3s ease,box-shadow 0.3s ease}
.topprolist li:hover{transform:translateY(-6px);box-shadow:0 6px 16px rgba(0,0,0,0.15)}
.topprolist a{color:inherit;text-decoration:none;display:block;height:100%}
.topprolist figure{margin:0;display:flex;flex-direction:column;height:100%}
.topprolist img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform 0.4s ease}
.topprolist li:hover img{transform:scale(1.05)}
.topprolist figcaption{padding:1rem;text-align:center}
.topprolist strong{font-size:20px;color:#333}
.topprolist p{color:#666;font-size:18px;line-height:1.5;margin-top:20px}
.exhibition-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:35px}
.exhibition-gallery figure{margin:0;border-radius:8px;overflow:hidden}
.exhibition-gallery img{width:100%;height:auto;display:block}
.exhibition-gallery figcaption{padding:10px;text-align:center}
.index-procat .procat-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-top:35px}
.index-procat .procat-list figure{text-align:center;margin:0;overflow:hidden}
.index-procat .procat-list figure:hover{transform:translateY(-6px);box-shadow:0 6px 16px rgba(0,0,0,0.15)}
.index-procat .procat-list figure img{max-width:100%;border-radius:12px;display:inline-block;height:auto;aspect-ratio:300 / 260;object-fit:cover;margin-bottom:5px}
.index-procat .procat-list figure figcaption{display:block;font-weight:600;font-size:20px;color:#333;padding:10px 0}
.sizelist li{display:inline-block;border:1px solid #dadada;padding:10px;width:calc(25% - 10px);margin:2px;line-height:1.5;font-size:18px;color:#5b5e64;border-radius:10px}
.index-blog{padding:50px 0 74px;background-color:#f9f9f9}
.blog-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;list-style:none;padding:0;margin-top:35px}
.blog-list li{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,0.05);transition:transform 0.3s,box-shadow 0.3s}
.blog-list li:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.blog-list li p{font-size:18px}
.blog-list a{text-decoration:none;font-weight:600;display:block;margin-bottom:10px}
.blog-list p{margin-top:15px}
.about-us .content,.contact-us .content{padding:0 10px;color:#343434;font-size:18px;font-family:'Hind-Light';line-height:1.7;display:block;margin:0 auto}
.about-us h2,.contact-us h2{margin-top:80px;font-size:28px;color:#000;font-family:'Helvetica';line-height:1.5}
.about-us ul,.about-us figure,.about-us p,.contact-us ul,.contact-us figure,.contact-us p{margin-top:45px}
.threeli,.fourli{display:grid;gap:5px;list-style:none;padding:0;margin-top:35px;justify-items:center}
.threeli{grid-template-columns:repeat(3,1fr)}
.fourli{grid-template-columns:repeat(4,1fr)}
.default{margin-top:25px}
.about-us ul li,.contact-us ul li,.default li,.threeli li,.fourli li{margin:12px 0;position:relative;font-size:16px}
.about-us ul li,.contact-us ul li,.default li{padding-left:28px}
.threeli li,.fourli li{padding:10px;width:100%;border-radius:10px;-webkit-box-shadow:0 5px 15px rgba(0,27,52,.3);-moz-box-shadow:0 5px 15px rgba(0,27,52,.3);-ms-box-shadow:0 5px 15px rgba(0,27,52,.3);-o-box-shadow:0 5px 15px rgba(0,27,52,.3);box-shadow:0 5px 15px rgba(0,27,52,.3)}
.fourli li p{margin-top:0px}
.about-us ul li:before,.contact-us ul li:before,.default li:before{content:'';position:absolute;left:13px;top:8px;width:4px;height:4px;background-color:#004d8a;border-radius:50%}
.about-us .fourli>li{margin:5px 0}
.about-us .fourli>li:before{left:15px;top:18px}
.about-us .content figure img,.contact-us .content figure img{box-shadow:rgba(0,0,0,0.08) 0px 2px 8px;border-radius:20px}
.about-us .content figure figcaption,.contact-us .content figure figcaption{text-align:center;margin-top:20px}
.blog .list{display:flex;flex-wrap:wrap;gap:20px;list-style:none;padding:0;margin:0}
.blog .list li{flex:0 0 calc(33.333% - 20px);box-sizing:border-box;border-bottom:1px solid #c9c9c9;overflow:hidden;padding:36px 0;align-items:flex-start;gap:20px;margin-bottom:30px}
.blog .list li .blog-pic{}
.blog .list li .blog-pic img{width:100%;height:auto;border-radius:8px;display:block;transition:transform 0.3s ease}
.blog .list li .blog-pic a:hover img{transform:scale(1.03)}
.blog .list li .blog-info{flex:1}
.blog .list li .blog-info a{display:block;color:#333333;font-size:20px;font-family:'Hind-Medium';line-height:30px;margin-top:24px}
.blog .list li .blog-info a:hover{color:#ffa508}
.blog .list li .blog-info p{color:#666;font-size:18px;font-family:'Hind-Light';line-height:30px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-top:24px}
.blog .list li .blog-info .blog-time{font-size:18px}
.pronavlist .nav-container{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,1);margin:-30px auto 40px;max-width:1000px;position:relative;z-index:10;display:flex;flex-wrap:wrap;justify-content:center;padding:10px 0}
.pronavlist .nav-container li{padding:10px;margin:5px;cursor:pointer;font-weight:500;text-decoration:none;display:flex;align-items:center}
@media screen and (max-width:1400px){}
@media screen and (max-width:1280px){.msg-base strong{font-size:52px}
}@media screen and (max-width:1200px){.crumb,.blog-name,.pros-name{width:92%;margin:0 auto}
    .ban-search .crumb{width:100%;margin:0}
    .left_list{display:none}
    .prolist{width:92%}
    .prolist-show,.box-show,.rellist{width:92%;color:#343434;font-size:18px;font-family:'Hind-Light';line-height:1.7;display:block;margin:0 auto}
    .ban-info{width:100%}
}@media screen and (max-width:1188px){.crumb,.crumb li a{color:#DDD}
    .crumb.table,.crumb.table li a{color:#666}
    .ban-search .crumb,.ban-search .crumb li a{color:#ccc7c7}
    .cont-msg .msg-box .msg-form{margin-top:20px}
}@media screen and (max-width:1100px){.logo{width:150px}
    .ban-info h1{font-size:38px}
    .ban-info p{font-size:20px}
    .index-about h2,.index-toppro h2,.index-procat h2,.index-exhibitions h2,.index-sizefoil h2,.index-blog h2{font-size:35px}
    .msg-box{padding:50px}
    .msg-base strong{font-size:42px}
    .msg-base ul li{font-size:20px}
    .msg-box .msg-form{width:46%}
    .msg-form li{margin-bottom:20px}
    .success-box{margin-top:60px}
    .success-wrap{flex-direction:column;align-items:center}
    .success-font{text-align:center}
    .success-font>h1{margin-top:40px;font-size:34px}
    .success-font>p{margin-top:20px}
    .success-font>a{margin-top:30px;width:140px;font-size:18px;text-align:center;height:42px}
    .success-img{max-width:80%;height:auto}
}@media screen and (max-width:990px){.header-fixed .wrap{width:95%}
    .nav{margin-right:40px}
    .nav ul li{padding-left:10px;padding-right:10px}
    .nav ul li a{font-size:18px}
    .blog .list li .blog-info p{display:none}
    .foot-link{padding:50px 0 60px}
    .foot-link .foot-logo,.foot-link .foot-about{display:none}
    .foot-link .foot-Knowledge{width:50%;margin:0;display:none}
    .foot-link .clearfix >p{left:35%}
    .msg-base ul li{font-size:18px}
    .cont-msg .msg-box{padding:40px}
}@media screen and (max-width:820px){.logo{width:120px}
    .ban-info h1{font-size:32px}
    .ban-info p{font-size:18px}
    .index-about h2,.index-toppro h2,.index-procat h2,.index-exhibitions h2,.index-sizefoil h2,.index-blog h2{font-size:28px}
    .box-show,.rellist{width:100%}
    .msg-box .msg-base{width:100%}
    .msg-base p,.msg-base ul{display:none}
    .msg-base strong{font-size:30px;text-align:center}
    .msg-box .msg-form{width:100%;margin-top:20px}
    .blog .list li{flex:0 0 calc(50% - 20px)}
}@media screen and (max-width:768px){body{padding-bottom:60px}
    .search{right:40px}
    .ser-submit{top:35px}
    .chat{display:none!important}
    .toTop{width:40px;height:40px;bottom:100px;right:20px}
    .fix-foot{display:none}
    .fix-foot1{display:block}
    .header{padding:10px 0;line-height:32px}
    .navBtn{display:block;cursor:pointer}
    .navBtn img{width:28px;aspect-ratio:1 / 1}
    .nav{display:none;position:absolute;top:50px;right:0;width:160px;padding:10px;z-index:9999;background-color:#FFF;-webkit-box-shadow:0 0 6px rgba(0,27,52,.3);-moz-box-shadow:0 0 6px rgba(0,27,52,.3);-ms-box-shadow:0 0 6px rgba(0,27,52,.3);-o-box-shadow:0 0 6px rgba(0,27,52,.3);box-shadow:0 0 6px rgba(0,27,52,.3);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
    .nav ul:before{content:"";position:absolute;top:-9px;right:12px;width:0;border-bottom:10px solid #fff;border-right:15px solid transparent;border-left:15px solid transparent}
    .nav ul li{width:100%;margin-left:0;text-align:center;line-height:46px}
    .nav ul li a{display:block;padding:0;color:#333;letter-spacing:0;text-transform:capitalize}
    .nav ul li:after{display:none}
    .nav ul li.on a{color:#ffa508;font-weight:bold}
    .foot-popu{display:none}
    .ban-info .ban-form,.search-form .ban-form{width:600px}
    .ban-top{aspect-ratio:430 / 150}
    .crumb{top:1.2em}
    .crumb,.crumb li a{color:#EEE}
    .crumb li a:hover{color:#ffa508}
    .about-us h2,.contact-us h2{font-size:28px}
    .blog-name h1{font-size:28px;font-family:'Hind';line-height:1.2em}
    .prolist-show h2,.box-show h2,.rellist .list p,.about-us h2,.contact-us h2{font-size:25px}
    .blog-box{margin-top:40px}
    .blog-name p span{margin:0 12px}
    .prolist-box{margin-top:50px}
    .msg-box{padding:35px 16px;border-radius:0;width:100%;margin:30px 0 0}
    .msg-box .msg-form{padding:40px 10px}
    .msg-btn input{font-size:20px}
    .pro-box{margin-top:40px}
    .cont-msg .msg-box{width:96%;margin:10px auto 0;padding:30px 20px}
    .privacy-box{margin-top:40px}
    .msg-pro:before{display:none}
    .error-box,.error-btn{margin-top:60px}
    .error-box img{max-width:90%}
    .error-btn a{width:160px;font-size:20px;margin:0 8px}
    .crumb ol{white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior:contain}
    ::-webkit-scrollbar{display:none}
    .list-load a{font-size:20px;line-height:50px}
    .ban-search{padding:16px 0}
    .threeli,.fourli{grid-template-columns:1fr;justify-items:left}
    .threeli li,.fourli li{margin:2px 0}
}@media screen and (max-width:660px){.fix-foot li a,.fix-foot li button{font-size:20px}
    .ban-info h1{font-size:26px}
    .index-about h2,.index-toppro h2,.index-procat h2,.index-exhibitionsindex-exhibitions h2,.index-sizefoil h2,.index-blog h2{font-size:22px}
    .ban-info .ban-form,.search-form .ban-form{width:400px}
    .form-show table tr td strong{font-size:16px}
    .form-show table tr td{padding:2px}
    .form-show table .add td{font-weight:700}
}@media screen and (max-width:500px){.blog .list li{flex:1 1 100%;flex-direction:column;gap:10px}
    .blog .list li .blog-pic{max-width:100%;flex:0 0 100%}
    .procat-info h2{font-size:22px}
    .procat{display:block;padding:15px}
    .procat-list ul{columns:1}
    .procat-list ul li{border-left:2px solid #004d8a;padding:0px 8px}
    .foot-link{padding:26px 0;text-align:center}
    .foot-link .clearfix >p{left:0;right:0}
    .foot-link .foot-Knowledge{width:100%}
    .foot-link strong{font-size:20px}
    .foot-link li a{font-size:16px;line-height:2.6}
    .foot-icon a{width:24px}
    .foot-con .foot-privacy{float:none}
    .foot-con .font-txt01{float:none;margin-top:10px}
    .foot-con{padding:20px 0}
    .foot-popu{bottom:110px;width:90%}
    .foot-popu .popu-btn a{width:auto;padding:0 10px}
    .foot-popu .popu-btn a.popuBtn02{margin-left:6px}
}@media screen and (max-width:414px){.box-show .boxnav-link li{margin:10px 0}
    .crumb{top:1.2em}
    .crumb ol{line-height:1.2}
    .toTop{width:40px;height:40px;bottom:122px;right:20px}
    .blog-name h1{font-size:24px;font-family:'Hind';line-height:1.2em}
    .prolist-show h2,.box-show h2,.rellist .list p,.about-us h2,.contact-us h2{font-size:20px}
    .prolist-show p,.box-show p{color:#343434;margin:1.2em 0;font-size:18px;font-family:'Hind-Light';line-height:1.7}
}@media screen and (max-width:375px){.nav{width:126px;padding:5px;right:0}
    .nav ul li{line-height:36px}
    .nav ul li a{font-size:16px}
    .navBtn img{width:26px;aspect-ratio:1 / 1}
    .box-show{font-size:16px}
    .box-show .boxnav-link li{margin:10px 0}
    .box-show p{margin-bottom:20px}
    .box-show .box-nav{margin:20px 0}
    .box-show .boxnav-link{margin-left:10px}
    .form-show{margin-bottom:20px}
    .msg-box{padding:20px 10px}
    .msg-base strong{font-size:24px}
    .msg-box .msg-form{padding:30px 5px}
    .msg-form li img{width:18px;left:10px}
    .msg-form li{padding:9px 10px;margin-bottom:12px}
    .msg-form li input,.msg-form li textarea{padding-left:25px}
    .msg-btn{margin-top:16px}
    .msg-btn input{font-size:18px}
    .pro-box{margin-top:24px}
    .privacy-box{margin-top:20px}
    .privacy-show{font-size:16px}
    .privacy-show p,.privacy-show .privacy-font p:last-child{margin-bottom:12px}
    .privacy-show .privacy-font p{margin-bottom:8px}
    .privacy-show h2{font-size:20px;margin-bottom:12px}
    .privacy-show h3{font-size:18px}
    .prolist-box{margin-top:20px}
    .prolist-show{font-size:16px}
    .prolist-box .blog-refer{margin-top:20px}
    .error-box,.error-btn{margin-top:40px}
    .error-btn a{width:150px;font-size:18px;line-height:40px}
    .ban-top{aspect-ratio:430 / 200}
    .fix-foot li a,.fix-foot li button{font-size:16px}
    .toTop{width:40px;bottom:100px}
    .crumb{top:1.2em}
    .toTop{width:40px;bottom:100px;right:20px}
    .prolist-show p,.box-show p{color:#343434;margin:1.2em 0;font-size:18px;font-family:'Hind-Light';line-height:1.5}
    .foot-link .clearfix >p{font-size:14px}
}@media screen and (max-width:320px){.box-show h3{font-size:18px}
    .error-btn a{width:124px}
    .crumb{top:1.2em}
    .crumb.table{position:static}
    .crumb.table li a:hover{color:#333}
}