a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}li,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;-webkit-backface-visibility:hidden;color:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.2);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:vertical{height:5px;background-color:rgba(125,125,125,.7);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:horizontal{width:5px;background-color:rgba(125,125,125,.7);-webkit-border-radius:6px}body,html{width:100%;cursor:default;color:#222}body{line-height:1;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}html{overflow-y:scroll}.clear{clear:both}.clearfix:after,.clearfix:before{content:" ";display:inline-block;height:0;clear:both;visibility:hidden}.dn{display:none}*{box-sizing:border-box}
.inner-pd {padding: 0 1em}
.inner-pd.inner-pd-none {padding: 0}
.inner-pd.inner-pd-sm {padding: 0 .5em}
.inner-pd.inner-pd-md {padding: 0 2em}
.inner-pd.inner-pd-lg {padding: 0 3em}
.inner-pd.inner-pd-xl {padding: 0 4em}
.m-card .card-bd {padding: 1em 0;}

.ft-tab {width: 100%;}
.ft-tab .tab-title {text-align: center;}
.ft-tab .tab-title ul {display: inline-flex; justify-content: space-around; justify-content: space-evenly; width: 50%;}
.ft-tab .tab-title li {display: inline-block; text-align: center; position: relative;}
.ft-tab .tab-title li img {max-width: 100%;}
.ft-tab .tab-title li.active:before {position: absolute;content: "";width: 0;height: 0;font-size: 0;border: 0 dashed transparent;border-width: 12px;border-bottom: 18px solid #fff;z-index: 11;left: 8px;bottom: -10px;}
.ft-tab .tab-content {padding-top: 10px;}
.ft-tab .tab-content ul {display: inline-flex; justify-content: space-between; padding: 10px; border-radius: 5px; background-color: #fff;}
.ft-tab .tab-content ul img {max-width: 90%; margin: 0 5%; width: 140px; height: auto;}
.ft-tab .tab-content .pane {display: none; text-align: center;}
.ft-tab .tab-content .pane.active {display: block;}
@media screen and (max-width: 768px) {
.ft-tab .tab-title {text-align: center;}
.ft-tab .tab-content .pane {text-align: center;}
}
.footer {background: url(/uiFramework/commonResource/image/2023071314461374813.png) no-repeat;background-size: 100% 100%;padding: 18px 0;width: 100%;}
.footer-box {width: 83.3%;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;height: 100%;}
.footer-cont {}
.footer-cont ul {display: flex;margin-bottom: 10px;flex-wrap:wrap;}
.footer-cont ul li {padding: 0 13px;border-left: 2px solid #fff;}
.footer-cont ul li:first-child {padding-left: 0;border-left: 0;}
.footer-cont ul li:last-child {padding-right: 0;}
.footer-cont ul li a {font-size: 18px;color: #fff;}
.footer-statement {display: flex;justify-content: flex-start;align-items: center;}
.footer-statement p {font-size: 16px;color: #fff;}
.footer-statement-g {display: flex;align-items: center;}
.footer-statement-g img {width: 16px;height: 16px;}
.footer-statement-g p {padding-left: 3px; padding-right: 1em;}
.footer-statement-g span.ipv6 {display: block;border: 2px solid #fff;padding: 2px 2px;color: #fff; border-radius: 4px;}
.footer-ewm {width: 40%;display: flex;align-items: center;justify-content:space-between;}
.footer-ewm > ul {width:70%;display: flex;justify-content: flex-end;}
.footer-ewm > ul > li {margin-right: 10.6%;}
.footer-ewm > ul > li > img:first-child {display: flex;margin: 0 auto 10px;}
.footer-ewm > ul > li img:last-child {}
@media screen and (max-width:1590px){
.footer-cont ul li a{font-size:16px;}
}
@media  screen and (min-width:1401px) and (max-width:1490px){
.footer-cont ul li{padding:0 8px;}
}

@media screen and (max-width: 1400px) {
.footer-cont ul li a {font-size: 14px;}
.footer-statement p {font-size: 14px;}
.footer-statement-g span {font-size: 12px;}
.footer-ewm > ul > li {margin-right: 5%;}
.footer-ewm > ul > li > img:first-child {width: 20px;}
.footer-ewm > ul > li img:last-child {width: 80px;}
.footer-Toggle-cont img {width: 80px;}
}
@media screen and (max-width: 1250px) {
.footer-cont ul li{padding:0 8px;}
.footer-cont ul li a {font-size: 12px;}
.footer-statement p {font-size: 12px;}
}
@media screen and (max-width:1070px){
.footer-cont ul li{padding:0 5px;}
.footer-cont ul li{border:none;}
}
@media screen and (max-width: 999px) {
.footer.pc-footer {display: block;}
.footer-box{width:90%;flex-direction: column-reverse;}
.footer-ewm{width:100%;flex-direction: column-reverse;}
.footer-ewm > ul{justify-content: space-evenly;width:100%}
.footer-ewm > ul > li{margin-right:0}
.footer-Toggle{width:87% !important;margin-bottom:10px;}

.footer-cont ul{flex-wrap:wrap;}
.footer-cont ul li{width:33.33%;padding:0;border:none;margin: 10px 0;text-align: center;}
.footer-statement{flex-wrap:wrap;}
.footer-statement p,.footer-statement-g{margin:0 auto}
}