@import url(https://css01.v15cdn.com/language.css);
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary,a {margin:0;padding:0;font-size:16px;font-family:"Libre Baskerville", serif;}
fieldset,img {border:0;font-family:"Libre Baskerville", serif;}
ul,ol,li {list-style:none}
:focus {outline:0}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:normal;font-weight:normal}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
abbr,acronym {border:0;font-variant:normal}
input,button,textarea,select,optgroup,option {background-color:#FFF;border:none}
code,kbd,samp,tt {font-size:100%}
a {text-decoration:none}
a:hover {text-decoration:none}
input,button,textarea {font-size:16px;font-size:16px}
ol,ul {list-style:none}
table,tr,td {border-collapse:collapse;border-spacing:0;margin:0;padding:0px}
caption,th {text-align:left}
blockquote,q {quotes:none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}
.fr {float:right;display:inline}
.fl {float:left;display:inline}
.ehn,.otw,.tow {text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.object-center,header .h-box .logo,header .box ul.menu li {display:flex;align-items:center;justify-content:center}
.transition,header .box .search-box input,header .box .search-box .search-btn:hover input,header .box .search-box ul li i,header .box .search-box ul li:hover i,header .box ul.menu li a,header .box ul.menu li:hover>a {transition:all .3s ease}
.blue {color:#283172}
.blue-bg,section.h-products-list {background:#283172}
html,body {overflow-x:hidden}
header {height:140px}
header .h-box {width:100%;margin-top:40px;height:100px;display:flex;align-items:flex-end;justify-content:space-between;box-sizing:border-box}
header .h-box .logo {height:100%}
header .box {height:100%;display:flex;align-items:center;position:relative}
header .box .search-box {position:absolute;right:0;top:-41px;box-sizing:border-box}
header .box .search-box input {border:1px solid #F2F2F2;padding:0px 10px;height:40.4px;box-sizing:border-box;position:absolute;left:-200px;top:-41px;width:200px}
header .box .search-box .search-btn:hover input {top:-1px}
header .box .search-box ul {display:flex}
header .box .search-box ul a {display:inline-block;width:100%;height:100%}
header .box .search-box ul li {background-color:white;display:block;border:1px solid #F2F2F2;padding:10px 13px;z-index:5;position:relative}
header .box .search-box ul li i {color:#777777}
header .box .search-box ul li:hover i {color:#283172}
header .box ul.menu {display:flex;height:100%}
header .box ul.menu li {padding-left:50px;position:relative}
header .box ul.menu li ul {position:absolute;left:0;top:100%;display:flex;flex-wrap:wrap;z-index:10;background:rgba(255,255,255,0.96)}
header .box ul.menu li ul li {padding:12px 10px;white-space:nowrap}
header .box ul.menu li ul li:hover {background:#283172}
header .box ul.menu li ul li:hover a {color:white}
header .box ul.menu li a {color:#333333}
header .box ul.menu li:hover>a {color:#283172}
section.h-products-list {height:60px}
section.h-products-list a {color:white;display:inline-block;height:100%;display:flex;align-items:center;justify-content:center}
section.h-products-list .container {height:100%}
section.h-products-list ul {height:100%;width:100%;display:flex;justify-content:space-between;align-items:center}
section.h-products-list ul li {height:100%;display:flex;align-items:center;justify-content:center}
@media (max-width:1200px) {header .box ul.menu li {padding-left:25px}}
.active-down {transform:rotate(180deg) translateY(0px);transition:all .3s ease}
@media (max-width:1000px) {header {z-index:99}
header .h-products-list {display:none}
header {height:100px;display:flex;align-items:center}
header .box .search-box {display:none}
header .box ul.menu {display:none}
header .h-box {margin-top:0px;height:100%;display:flex;align-items:center}
header .h-box .logo {justify-content:flex-start}
header .h-box .logo img {width:100%}
.mobile-menu-btn {margin-left:9vw;display:flex;position:relative;flex-direction:column;width:50px;height:30px;align-items:flex-end;transition:all .3s ease}
.mobile-menu-btn.animate-click span:first-of-type {top:50%;width:100%;transform:rotate(45deg);transition:all .3s ease}
.mobile-menu-btn.animate-click span:nth-of-type(2) {top:50%;left:50%;width:0;transition:all .3s ease}
.mobile-menu-btn.animate-click span:nth-of-type(3) {top:50%;width:100%;transform:rotate(-45deg);transition:all .3s ease}
.mobile-menu-btn span {border-radius:2px;right:0;position:absolute;display:block;width:2.0666666667vw;height:.6666666667vw;background-color:#333333;transition:top .2s .2s,transform .2s,background .2s,opacity 0s .2s}
.mobile-menu-btn span:nth-child(1) {top:0;width:100%}
.mobile-menu-btn span:nth-child(2) {top:50%;width:80%}
.mobile-menu-btn span:nth-child(3) {top:100%;width:60%}
header .box {position:static}
header {position:fixed;width:100%;background-color:white;top:0}
header .menu {position:absolute;left:0;top:100px;width:100%}
header .menu>li {width:100%;border:1px solid #EBEBEB}
header .menu>li>a {padding:38px 0px;display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:30px;color:#333333;line-height:28px;height:100%;padding-left:30px}
header header .menu>li>ul a {padding:28px 0px}
header .box ul.menu {overflow-y:scroll;height:calc(100% - 100px);position:fixed}
header .box ul.menu li ul li {padding:28px 0px}
header .box ul.menu li ul {width:100%;position:static;flex-wrap:wrap}
header .box ul.menu li {box-sizing:border-box;padding-left:0;width:100%;position:static;flex-wrap:wrap;background-color:rgba(255,255,255,0.96)}
section.banner {margin-top:100px}
header .menu>li>ul li {border-top:1px solid #EBEBEB}
header .box ul.menu li ul li {display:flex;justify-content:flex-start;padding-left:30px}
.search-btn {position:relative}
.search-btn input {width:100%;height:100px;padding-left:30px;font-size:16px}
.search-btn a {position:absolute;right:0;height:auto !important;width:66px !important}
header .menu>li>ul a {color:#666666;font-size:12px}
header .menu>li {position:relative !important}
header .menu>li i.fa-angle-down {position:absolute;z-index:11;right:30px;top:38px;font-size:24px;transition:all .3s ease}
.search-btn input {background-color:unset}}
@media (max-width:550px) {header .menu>li i.fa-angle-down {position:absolute;z-index:11;right:15px;top:19px;font-size:31px}
header .box ul.menu {height:calc(100% - 50px)}
.mobile-menu-btn {width:30px;height:20px}
header .h-products-list {display:none}
header {height:50px;display:flex;align-items:center}
header .h-box {margin-top:0px;height:100%}
header .h-box .logo {justify-content:flex-start}
header .h-box .logo img {width:50%}
section.banner {margin-top:50px}
header .box ul.menu {top:50px}
header .menu>li>a {padding:19px 0px;padding-left:15px}
header .box ul.menu li ul li {padding-left:15px}
.search-btn input {height:50px}
.search-btn input {padding-left:15px}
header .menu>li>a {font-size:15px}
.search-btn a {width:40px !important}
.search-btn a i {font-size:24px}}
.go-top {position:fixed;right:50px;bottom:111px;width:46px;height:46px;display:flex;align-self:center;justify-content:center;background:#283172;border-radius:50%;box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);z-index:10;cursor:pointer}
.go-top i {display:flex;align-self:center;justify-content:center;color:#FFFFFF}
@media (max-width:1000px) {.go-top {width:40px;height:40px;right:20px;bottom:15.067vw}
.h-products-list {display:none}}
.pho-footer {display:none;z-index:5}
.pho-footer {display:block;height:13.067vw;background:#283172;position:fixed;bottom:0;width:100%}
.pho-footer ul {display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}
.pho-footer ul li {width:25%}
.pho-footer ul li a {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFF;height:100%}
.pho-footer ul li a>* {text-align:center;display:block;width:100%}
.pho-footer ul li a i {font-size:45px}
.pho-footer ul li a span {font-size:24px}
@media (max-width:1000px) {.pho-footer {height:13.067vw}
.shop-car {bottom:13.067vw}
.pho-footer ul li a span {font-size:3.2vw}
.pho-footer ul li a i {font-size:6vw}
.copyright {margin-bottom:13.067vw}
.pho-footer ul li a span {font-size:2.4vw}}
section.banner2 {background-color:#F7F7F7}
section.banner2 img {width:100%}
.g-breadcrumb-container {background-color:#F7F7F7;height:100px}
section.g-breadcrumb {display:flex;align-self:center;justify-content:center;flex-wrap:wrap}
section.g-breadcrumb h3 {font-size:30px;font-weight:400;color:#283172;width:100%;display:flex;align-items:center;justify-content:center}
section.g-breadcrumb p {display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;color:#333333;display:flex;align-items:center;justify-content:center}
section.g-breadcrumb p a {color:#333333;display:flex;align-items:center;justify-content:center}
.m-tabs-container {height:60px;padding:8px 0px;border:1px solid #EBEBEB;border-left:0px;border-right:0px}
.m-tabs-container .m-tabs {display:flex;align-items:center;justify-content:center}
.m-tabs-container ul {display:flex;height:calc(100% - 16px)}
.m-tabs-container ul li {flex-wrap:wrap;padding:0px 20px;display:flex;align-items:center;cursor:pointer;border-bottom:2px solid #FFFfff}
.m-tabs-container .s-tab-current {border-bottom:2px solid #283172}
@media (max-width:1000px) {.banner2 {display:none}
.g-breadcrumb {margin-top:100px;padding:9px;box-sizing:border-box;background-color:#f7f7f7}}
@media (max-width:550px) {.banner2 {display:none}
.g-breadcrumb {margin-top:50px;padding:9px;height:55px;box-sizing:border-box}
section.g-breadcrumb h3 {font-size:19px;font-weight:400;color:#283172;line-height:1;margin-bottom:5px}
section.g-breadcrumb p {font-size:12px;font-weight:400;color:#333333}
section.g-breadcrumb p a {font-size:12px;font-weight:400;color:#333333}
.g-breadcrumb-container {height:100%}}
.common-pages {margin-bottom:0;flex-wrap:wrap;height:auto;justify-content:flex-start;font-size:15px}
.common-pages a,.common-pages span {margin:5px}
.common-pages {width:100%;font-size:18px}
.common-pages,.common-pages a,.common-pages span {display:flex;justify-content:center;align-items:center}
.common-pages a,.common-pages span {font-size:16px;margin:10px;transition:all .3s ease;box-sizing:border-box;background:white;height:50px;width:50px;color:#000002;font-weight:700}
.common-pages span {color:#999999}
.common-pages span.ctxt {opacity:1;border:none;background:#283172;color:#FFF;padding:0px}
.common-pages a:hover {background-color:#283172;color:#FFF}
#xyz {position:absolute;z-index:9999999999999999;top:0;left:150px}
.xyz12 {border-radius:3px;border:1px solid #dcdcdc;width:120px;padding:0px 4px;background:#FFF;line-height:20px;position:relative}
.xyz12 li {position:relative;height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:20px;padding:0 4px;z-index:1;text-align:left}
.xyz12 li a {color:#333333;font-size:12px}
.xyz12 li.selected {border-top:0px}
.xyz12 li.selected a {color:#8550d9}
.xyz12 span {position:absolute;right:6px;top:0px;background:url(https://css02.v15cdn.com/m502/amore.webp) center no-repeat;display:block;width:20px;height:20px;cursor:pointer;z-index:100}
.xyz12 span.dp {background:url(https://css02.v15cdn.com/m502/amore1.webp) center no-repeat}
.xyz12 li img {vertical-align:middle;margin:-2px 7px 0 0;width:16px}
@media (max-width:1600px) {#xyz {left:80px}}
@media (max-width:1400px) {#xyz {left:30px}}
@media (max-width:1000px) {#xyz {left:50%;transform:translateX(11%);top:40px}}
@media (max-width:550px) {#xyz {left:64%;transform:translateX(-51%);top:13px}}
@font-face {font-family:'FontAwesome';src:url(https://css02.v15cdn.com/m502/font/fontawesome-webfont.eot);src:url(https://css02.v15cdn.com/m502/font/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(https://css02.v15cdn.com/m502/font/fontawesome-webfont.woff2) format('woff2'),url(https://css02.v15cdn.com/m502/font/fontawesome-webfont.woff) format('woff'),url(https://css02.v15cdn.com/m502/font/fontawesome-webfont.ttf) format('truetype'),url(https://css02.v15cdn.com/m502/font/fontawesome-webfont.svg#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}
.fa {display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg {font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x {font-size:2em}
.fa-3x {font-size:3em}
.fa-4x {font-size:4em}
.fa-5x {font-size:5em}
.fa-fw {width:1.28571429em;text-align:center}
.fa-ul {padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul>li {position:relative}
.fa-li {position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg {left:-1.85714286em}
.fa-border {padding:.2em .25em .15em;border:solid .08em #EEE;border-radius:.1em}
.fa-pull-left {float:left}
.fa-pull-right {float:right}
.fa.fa-pull-left {margin-right:.3em}
.fa.fa-pull-right {margin-left:.3em}
.pull-right {float:right}
.pull-left {float:left}
.fa.pull-left {margin-right:.3em}
.fa.pull-right {margin-left:.3em}
.fa-spin {-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse {-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin {0% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100% {-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes fa-spin {0% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100% {-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.fa-rotate-90 {-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180 {-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270 {-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal {-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}
.fa-flip-vertical {-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {filter:none}
.fa-stack {position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x {position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x {line-height:inherit}
.fa-stack-2x {font-size:2em}
.fa-inverse {color:#FFF}
.fa-glass:before {content:"\f000"}
.fa-music:before {content:"\f001"}
.fa-search:before {content:"\f002"}
.fa-envelope-o:before {content:"\f003"}
.fa-heart:before {content:"\f004"}
.fa-star:before {content:"\f005"}
.fa-star-o:before {content:"\f006"}
.fa-user:before {content:"\f007"}
.fa-film:before {content:"\f008"}
.fa-th-large:before {content:"\f009"}
.fa-th:before {content:"\f00a"}
.fa-th-list:before {content:"\f00b"}
.fa-check:before {content:"\f00c"}
.fa-remove:before,.fa-close:before,.fa-times:before {content:"\f00d"}
.fa-search-plus:before {content:"\f00e"}
.fa-search-minus:before {content:"\f010"}
.fa-power-off:before {content:"\f011"}
.fa-signal:before {content:"\f012"}
.fa-gear:before,.fa-cog:before {content:"\f013"}
.fa-trash-o:before {content:"\f014"}
.fa-home:before {content:"\f015"}
.fa-file-o:before {content:"\f016"}
.fa-clock-o:before {content:"\f017"}
.fa-road:before {content:"\f018"}
.fa-download:before {content:"\f019"}
.fa-arrow-circle-o-down:before {content:"\f01a"}
.fa-arrow-circle-o-up:before {content:"\f01b"}
.fa-inbox:before {content:"\f01c"}
.fa-play-circle-o:before {content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before {content:"\f01e"}
.fa-refresh:before {content:"\f021"}
.fa-list-alt:before {content:"\f022"}
.fa-lock:before {content:"\f023"}
.fa-flag:before {content:"\f024"}
.fa-headphones:before {content:"\f025"}
.fa-volume-off:before {content:"\f026"}
.fa-volume-down:before {content:"\f027"}
.fa-volume-up:before {content:"\f028"}
.fa-qrcode:before {content:"\f029"}
.fa-barcode:before {content:"\f02a"}
.fa-tag:before {content:"\f02b"}
.fa-tags:before {content:"\f02c"}
.fa-book:before {content:"\f02d"}
.fa-bookmark:before {content:"\f02e"}
.fa-print:before {content:"\f02f"}
.fa-camera:before {content:"\f030"}
.fa-font:before {content:"\f031"}
.fa-bold:before {content:"\f032"}
.fa-italic:before {content:"\f033"}
.fa-text-height:before {content:"\f034"}
.fa-text-width:before {content:"\f035"}
.fa-align-left:before {content:"\f036"}
.fa-align-center:before {content:"\f037"}
.fa-align-right:before {content:"\f038"}
.fa-align-justify:before {content:"\f039"}
.fa-list:before {content:"\f03a"}
.fa-dedent:before,.fa-outdent:before {content:"\f03b"}
.fa-indent:before {content:"\f03c"}
.fa-video-camera:before {content:"\f03d"}
.fa-photo:before,.fa-image:before,.fa-picture-o:before {content:"\f03e"}
.fa-pencil:before {content:"\f040"}
.fa-map-marker:before {content:"\f041"}
.fa-adjust:before {content:"\f042"}
.fa-tint:before {content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before {content:"\f044"}
.fa-share-square-o:before {content:"\f045"}
.fa-check-square-o:before {content:"\f046"}
.fa-arrows:before {content:"\f047"}
.fa-step-backward:before {content:"\f048"}
.fa-fast-backward:before {content:"\f049"}
.fa-backward:before {content:"\f04a"}
.fa-play:before {content:"\f04b"}
.fa-pause:before {content:"\f04c"}
.fa-stop:before {content:"\f04d"}
.fa-forward:before {content:"\f04e"}
.fa-fast-forward:before {content:"\f050"}
.fa-step-forward:before {content:"\f051"}
.fa-eject:before {content:"\f052"}
.fa-chevron-left:before {content:"\f053"}
.fa-chevron-right:before {content:"\f054"}
.fa-plus-circle:before {content:"\f055"}
.fa-minus-circle:before {content:"\f056"}
.fa-times-circle:before {content:"\f057"}
.fa-check-circle:before {content:"\f058"}
.fa-question-circle:before {content:"\f059"}
.fa-info-circle:before {content:"\f05a"}
.fa-crosshairs:before {content:"\f05b"}
.fa-times-circle-o:before {content:"\f05c"}
.fa-check-circle-o:before {content:"\f05d"}
.fa-ban:before {content:"\f05e"}
.fa-arrow-left:before {content:"\f060"}
.fa-arrow-right:before {content:"\f061"}
.fa-arrow-up:before {content:"\f062"}
.fa-arrow-down:before {content:"\f063"}
.fa-mail-forward:before,.fa-share:before {content:"\f064"}
.fa-expand:before {content:"\f065"}
.fa-compress:before {content:"\f066"}
.fa-plus:before {content:"\f067"}
.fa-minus:before {content:"\f068"}
.fa-asterisk:before {content:"\f069"}
.fa-exclamation-circle:before {content:"\f06a"}
.fa-gift:before {content:"\f06b"}
.fa-leaf:before {content:"\f06c"}
.fa-fire:before {content:"\f06d"}
.fa-eye:before {content:"\f06e"}
.fa-eye-slash:before {content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before {content:"\f071"}
.fa-plane:before {content:"\f072"}
.fa-calendar:before {content:"\f073"}
.fa-random:before {content:"\f074"}
.fa-comment:before {content:"\f075"}
.fa-magnet:before {content:"\f076"}
.fa-chevron-up:before {content:"\f077"}
.fa-chevron-down:before {content:"\f078"}
.fa-retweet:before {content:"\f079"}
.fa-shopping-cart:before {content:"\f07a"}
.fa-folder:before {content:"\f07b"}
.fa-folder-open:before {content:"\f07c"}
.fa-arrows-v:before {content:"\f07d"}
.fa-arrows-h:before {content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before {content:"\f080"}
.fa-twitter-square:before {content:"\f081"}
.fa-facebook-square:before {content:"\f082"}
.fa-camera-retro:before {content:"\f083"}
.fa-key:before {content:"\f084"}
.fa-gears:before,.fa-cogs:before {content:"\f085"}
.fa-comments:before {content:"\f086"}
.fa-thumbs-o-up:before {content:"\f087"}
.fa-thumbs-o-down:before {content:"\f088"}
.fa-star-half:before {content:"\f089"}
.fa-heart-o:before {content:"\f08a"}
.fa-sign-out:before {content:"\f08b"}
.fa-linkedin-square:before {content:"\f08c"}
.fa-thumb-tack:before {content:"\f08d"}
.fa-external-link:before {content:"\f08e"}
.fa-sign-in:before {content:"\f090"}
.fa-trophy:before {content:"\f091"}
.fa-github-square:before {content:"\f092"}
.fa-upload:before {content:"\f093"}
.fa-lemon-o:before {content:"\f094"}
.fa-phone:before {content:"\f095"}
.fa-square-o:before {content:"\f096"}
.fa-bookmark-o:before {content:"\f097"}
.fa-phone-square:before {content:"\f098"}
.fa-twitter:before {content:"\f099"}
.fa-facebook-f:before,.fa-facebook:before {content:"\f09a"}
.fa-github:before {content:"\f09b"}
.fa-unlock:before {content:"\f09c"}
.fa-credit-card:before {content:"\f09d"}
.fa-feed:before,.fa-rss:before {content:"\f09e"}
.fa-hdd-o:before {content:"\f0a0"}
.fa-bullhorn:before {content:"\f0a1"}
.fa-bell:before {content:"\f0f3"}
.fa-certificate:before {content:"\f0a3"}
.fa-hand-o-right:before {content:"\f0a4"}
.fa-hand-o-left:before {content:"\f0a5"}
.fa-hand-o-up:before {content:"\f0a6"}
.fa-hand-o-down:before {content:"\f0a7"}
.fa-arrow-circle-left:before {content:"\f0a8"}
.fa-arrow-circle-right:before {content:"\f0a9"}
.fa-arrow-circle-up:before {content:"\f0aa"}
.fa-arrow-circle-down:before {content:"\f0ab"}
.fa-globe:before {content:"\f0ac"}
.fa-wrench:before {content:"\f0ad"}
.fa-tasks:before {content:"\f0ae"}
.fa-filter:before {content:"\f0b0"}
.fa-briefcase:before {content:"\f0b1"}
.fa-arrows-alt:before {content:"\f0b2"}
.fa-group:before,.fa-users:before {content:"\f0c0"}
.fa-chain:before,.fa-link:before {content:"\f0c1"}
.fa-cloud:before {content:"\f0c2"}
.fa-flask:before {content:"\f0c3"}
.fa-cut:before,.fa-scissors:before {content:"\f0c4"}
.fa-copy:before,.fa-files-o:before {content:"\f0c5"}
.fa-paperclip:before {content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before {content:"\f0c7"}
.fa-square:before {content:"\f0c8"}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before {content:"\f0c9"}
.fa-list-ul:before {content:"\f0ca"}
.fa-list-ol:before {content:"\f0cb"}
.fa-strikethrough:before {content:"\f0cc"}
.fa-underline:before {content:"\f0cd"}
.fa-table:before {content:"\f0ce"}
.fa-magic:before {content:"\f0d0"}
.fa-truck:before {content:"\f0d1"}
.fa-pinterest:before {content:"\f0d2"}
.fa-pinterest-square:before {content:"\f0d3"}
.fa-google-plus-square:before {content:"\f0d4"}
.fa-google-plus:before {content:"\f0d5"}
.fa-money:before {content:"\f0d6"}
.fa-caret-down:before {content:"\f0d7"}
.fa-caret-up:before {content:"\f0d8"}
.fa-caret-left:before {content:"\f0d9"}
.fa-caret-right:before {content:"\f0da"}
.fa-columns:before {content:"\f0db"}
.fa-unsorted:before,.fa-sort:before {content:"\f0dc"}
.fa-sort-down:before,.fa-sort-desc:before {content:"\f0dd"}
.fa-sort-up:before,.fa-sort-asc:before {content:"\f0de"}
.fa-envelope:before {content:"\f0e0"}
.fa-linkedin:before {content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before {content:"\f0e2"}
.fa-legal:before,.fa-gavel:before {content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before {content:"\f0e4"}
.fa-comment-o:before {content:"\f0e5"}
.fa-comments-o:before {content:"\f0e6"}
.fa-flash:before,.fa-bolt:before {content:"\f0e7"}
.fa-sitemap:before {content:"\f0e8"}
.fa-umbrella:before {content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before {content:"\f0ea"}
.fa-lightbulb-o:before {content:"\f0eb"}
.fa-exchange:before {content:"\f0ec"}
.fa-cloud-download:before {content:"\f0ed"}
.fa-cloud-upload:before {content:"\f0ee"}
.fa-user-md:before {content:"\f0f0"}
.fa-stethoscope:before {content:"\f0f1"}
.fa-suitcase:before {content:"\f0f2"}
.fa-bell-o:before {content:"\f0a2"}
.fa-coffee:before {content:"\f0f4"}
.fa-cutlery:before {content:"\f0f5"}
.fa-file-text-o:before {content:"\f0f6"}
.fa-building-o:before {content:"\f0f7"}
.fa-hospital-o:before {content:"\f0f8"}
.fa-ambulance:before {content:"\f0f9"}
.fa-medkit:before {content:"\f0fa"}
.fa-fighter-jet:before {content:"\f0fb"}
.fa-beer:before {content:"\f0fc"}
.fa-h-square:before {content:"\f0fd"}
.fa-plus-square:before {content:"\f0fe"}
.fa-angle-double-left:before {content:"\f100"}
.fa-angle-double-right:before {content:"\f101"}
.fa-angle-double-up:before {content:"\f102"}
.fa-angle-double-down:before {content:"\f103"}
.fa-angle-left:before {content:"\f104"}
.fa-angle-right:before {content:"\f105"}
.fa-angle-up:before {content:"\f106"}
.fa-angle-down:before {content:"\f107"}
.fa-desktop:before {content:"\f108"}
.fa-laptop:before {content:"\f109"}
.fa-tablet:before {content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before {content:"\f10b"}
.fa-circle-o:before {content:"\f10c"}
.fa-quote-left:before {content:"\f10d"}
.fa-quote-right:before {content:"\f10e"}
.fa-spinner:before {content:"\f110"}
.fa-circle:before {content:"\f111"}
.fa-mail-reply:before,.fa-reply:before {content:"\f112"}
.fa-github-alt:before {content:"\f113"}
.fa-folder-o:before {content:"\f114"}
.fa-folder-open-o:before {content:"\f115"}
.fa-smile-o:before {content:"\f118"}
.fa-frown-o:before {content:"\f119"}
.fa-meh-o:before {content:"\f11a"}
.fa-gamepad:before {content:"\f11b"}
.fa-keyboard-o:before {content:"\f11c"}
.fa-flag-o:before {content:"\f11d"}
.fa-flag-checkered:before {content:"\f11e"}
.fa-terminal:before {content:"\f120"}
.fa-code:before {content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before {content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {content:"\f123"}
.fa-location-arrow:before {content:"\f124"}
.fa-crop:before {content:"\f125"}
.fa-code-fork:before {content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before {content:"\f127"}
.fa-question:before {content:"\f128"}
.fa-info:before {content:"\f129"}
.fa-exclamation:before {content:"\f12a"}
.fa-superscript:before {content:"\f12b"}
.fa-subscript:before {content:"\f12c"}
.fa-eraser:before {content:"\f12d"}
.fa-puzzle-piece:before {content:"\f12e"}
.fa-microphone:before {content:"\f130"}
.fa-microphone-slash:before {content:"\f131"}
.fa-shield:before {content:"\f132"}
.fa-calendar-o:before {content:"\f133"}
.fa-fire-extinguisher:before {content:"\f134"}
.fa-rocket:before {content:"\f135"}
.fa-maxcdn:before {content:"\f136"}
.fa-chevron-circle-left:before {content:"\f137"}
.fa-chevron-circle-right:before {content:"\f138"}
.fa-chevron-circle-up:before {content:"\f139"}
.fa-chevron-circle-down:before {content:"\f13a"}
.fa-html5:before {content:"\f13b"}
.fa-css3:before {content:"\f13c"}
.fa-anchor:before {content:"\f13d"}
.fa-unlock-alt:before {content:"\f13e"}
.fa-bullseye:before {content:"\f140"}
.fa-ellipsis-h:before {content:"\f141"}
.fa-ellipsis-v:before {content:"\f142"}
.fa-rss-square:before {content:"\f143"}
.fa-play-circle:before {content:"\f144"}
.fa-ticket:before {content:"\f145"}
.fa-minus-square:before {content:"\f146"}
.fa-minus-square-o:before {content:"\f147"}
.fa-level-up:before {content:"\f148"}
.fa-level-down:before {content:"\f149"}
.fa-check-square:before {content:"\f14a"}
.fa-pencil-square:before {content:"\f14b"}
.fa-external-link-square:before {content:"\f14c"}
.fa-share-square:before {content:"\f14d"}
.fa-compass:before {content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before {content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before {content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before {content:"\f152"}
.fa-euro:before,.fa-eur:before {content:"\f153"}
.fa-gbp:before {content:"\f154"}
.fa-dollar:before,.fa-usd:before {content:"\f155"}
.fa-rupee:before,.fa-inr:before {content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before {content:"\f158"}
.fa-won:before,.fa-krw:before {content:"\f159"}
.fa-bitcoin:before,.fa-btc:before {content:"\f15a"}
.fa-file:before {content:"\f15b"}
.fa-file-text:before {content:"\f15c"}
.fa-sort-alpha-asc:before {content:"\f15d"}
.fa-sort-alpha-desc:before {content:"\f15e"}
.fa-sort-amount-asc:before {content:"\f160"}
.fa-sort-amount-desc:before {content:"\f161"}
.fa-sort-numeric-asc:before {content:"\f162"}
.fa-sort-numeric-desc:before {content:"\f163"}
.fa-thumbs-up:before {content:"\f164"}
.fa-thumbs-down:before {content:"\f165"}
.fa-youtube-square:before {content:"\f166"}
.fa-youtube:before {content:"\f167"}
.fa-xing:before {content:"\f168"}
.fa-xing-square:before {content:"\f169"}
.fa-youtube-play:before {content:"\f16a"}
.fa-dropbox:before {content:"\f16b"}
.fa-stack-overflow:before {content:"\f16c"}
.fa-instagram:before {content:"\f16d"}
.fa-flickr:before {content:"\f16e"}
.fa-adn:before {content:"\f170"}
.fa-bitbucket:before {content:"\f171"}
.fa-bitbucket-square:before {content:"\f172"}
.fa-tumblr:before {content:"\f173"}
.fa-tumblr-square:before {content:"\f174"}
.fa-long-arrow-down:before {content:"\f175"}
.fa-long-arrow-up:before {content:"\f176"}
.fa-long-arrow-left:before {content:"\f177"}
.fa-long-arrow-right:before {content:"\f178"}
.fa-apple:before {content:"\f179"}
.fa-windows:before {content:"\f17a"}
.fa-android:before {content:"\f17b"}
.fa-linux:before {content:"\f17c"}
.fa-dribbble:before {content:"\f17d"}
.fa-skype:before {content:"\f17e"}
.fa-foursquare:before {content:"\f180"}
.fa-trello:before {content:"\f181"}
.fa-female:before {content:"\f182"}
.fa-male:before {content:"\f183"}
.fa-gittip:before,.fa-gratipay:before {content:"\f184"}
.fa-sun-o:before {content:"\f185"}
.fa-moon-o:before {content:"\f186"}
.fa-archive:before {content:"\f187"}
.fa-bug:before {content:"\f188"}
.fa-vk:before {content:"\f189"}
.fa-weibo:before {content:"\f18a"}
.fa-renren:before {content:"\f18b"}
.fa-pagelines:before {content:"\f18c"}
.fa-stack-exchange:before {content:"\f18d"}
.fa-arrow-circle-o-right:before {content:"\f18e"}
.fa-arrow-circle-o-left:before {content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before {content:"\f191"}
.fa-dot-circle-o:before {content:"\f192"}
.fa-wheelchair:before {content:"\f193"}
.fa-vimeo-square:before {content:"\f194"}
.fa-turkish-lira:before,.fa-try:before {content:"\f195"}
.fa-plus-square-o:before {content:"\f196"}
.fa-space-shuttle:before {content:"\f197"}
.fa-slack:before {content:"\f198"}
.fa-envelope-square:before {content:"\f199"}
.fa-wordpress:before {content:"\f19a"}
.fa-openid:before {content:"\f19b"}
.fa-institution:before,.fa-bank:before,.fa-university:before {content:"\f19c"}
.fa-mortar-board:before,.fa-graduation-cap:before {content:"\f19d"}
.fa-yahoo:before {content:"\f19e"}
.fa-google:before {content:"\f1a0"}
.fa-reddit:before {content:"\f1a1"}
.fa-reddit-square:before {content:"\f1a2"}
.fa-stumbleupon-circle:before {content:"\f1a3"}
.fa-stumbleupon:before {content:"\f1a4"}
.fa-delicious:before {content:"\f1a5"}
.fa-digg:before {content:"\f1a6"}
.fa-pied-piper-pp:before {content:"\f1a7"}
.fa-pied-piper-alt:before {content:"\f1a8"}
.fa-drupal:before {content:"\f1a9"}
.fa-joomla:before {content:"\f1aa"}
.fa-language:before {content:"\f1ab"}
.fa-fax:before {content:"\f1ac"}
.fa-building:before {content:"\f1ad"}
.fa-child:before {content:"\f1ae"}
.fa-paw:before {content:"\f1b0"}
.fa-spoon:before {content:"\f1b1"}
.fa-cube:before {content:"\f1b2"}
.fa-cubes:before {content:"\f1b3"}
.fa-behance:before {content:"\f1b4"}
.fa-behance-square:before {content:"\f1b5"}
.fa-steam:before {content:"\f1b6"}
.fa-steam-square:before {content:"\f1b7"}
.fa-recycle:before {content:"\f1b8"}
.fa-automobile:before,.fa-car:before {content:"\f1b9"}
.fa-cab:before,.fa-taxi:before {content:"\f1ba"}
.fa-tree:before {content:"\f1bb"}
.fa-spotify:before {content:"\f1bc"}
.fa-deviantart:before {content:"\f1bd"}
.fa-soundcloud:before {content:"\f1be"}
.fa-database:before {content:"\f1c0"}
.fa-file-pdf-o:before {content:"\f1c1"}
.fa-file-word-o:before {content:"\f1c2"}
.fa-file-excel-o:before {content:"\f1c3"}
.fa-file-powerpoint-o:before {content:"\f1c4"}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {content:"\f1c5"}
.fa-file-zip-o:before,.fa-file-archive-o:before {content:"\f1c6"}
.fa-file-sound-o:before,.fa-file-audio-o:before {content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before {content:"\f1c8"}
.fa-file-code-o:before {content:"\f1c9"}
.fa-vine:before {content:"\f1ca"}
.fa-codepen:before {content:"\f1cb"}
.fa-jsfiddle:before {content:"\f1cc"}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {content:"\f1cd"}
.fa-circle-o-notch:before {content:"\f1ce"}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before {content:"\f1d0"}
.fa-ge:before,.fa-empire:before {content:"\f1d1"}
.fa-git-square:before {content:"\f1d2"}
.fa-git:before {content:"\f1d3"}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {content:"\f1d4"}
.fa-tencent-weibo:before {content:"\f1d5"}
.fa-qq:before {content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before {content:"\f1d7"}
.fa-send:before,.fa-paper-plane:before {content:"\f1d8"}
.fa-send-o:before,.fa-paper-plane-o:before {content:"\f1d9"}
.fa-history:before {content:"\f1da"}
.fa-circle-thin:before {content:"\f1db"}
.fa-header:before {content:"\f1dc"}
.fa-paragraph:before {content:"\f1dd"}
.fa-sliders:before {content:"\f1de"}
.fa-share-alt:before {content:"\f1e0"}
.fa-share-alt-square:before {content:"\f1e1"}
.fa-bomb:before {content:"\f1e2"}
.fa-soccer-ball-o:before,.fa-futbol-o:before {content:"\f1e3"}
.fa-tty:before {content:"\f1e4"}
.fa-binoculars:before {content:"\f1e5"}
.fa-plug:before {content:"\f1e6"}
.fa-slideshare:before {content:"\f1e7"}
.fa-twitch:before {content:"\f1e8"}
.fa-yelp:before {content:"\f1e9"}
.fa-newspaper-o:before {content:"\f1ea"}
.fa-wifi:before {content:"\f1eb"}
.fa-calculator:before {content:"\f1ec"}
.fa-paypal:before {content:"\f1ed"}
.fa-google-wallet:before {content:"\f1ee"}
.fa-cc-visa:before {content:"\f1f0"}
.fa-cc-mastercard:before {content:"\f1f1"}
.fa-cc-discover:before {content:"\f1f2"}
.fa-cc-amex:before {content:"\f1f3"}
.fa-cc-paypal:before {content:"\f1f4"}
.fa-cc-stripe:before {content:"\f1f5"}
.fa-bell-slash:before {content:"\f1f6"}
.fa-bell-slash-o:before {content:"\f1f7"}
.fa-trash:before {content:"\f1f8"}
.fa-copyright:before {content:"\f1f9"}
.fa-at:before {content:"\f1fa"}
.fa-eyedropper:before {content:"\f1fb"}
.fa-paint-brush:before {content:"\f1fc"}
.fa-birthday-cake:before {content:"\f1fd"}
.fa-area-chart:before {content:"\f1fe"}
.fa-pie-chart:before {content:"\f200"}
.fa-line-chart:before {content:"\f201"}
.fa-lastfm:before {content:"\f202"}
.fa-lastfm-square:before {content:"\f203"}
.fa-toggle-off:before {content:"\f204"}
.fa-toggle-on:before {content:"\f205"}
.fa-bicycle:before {content:"\f206"}
.fa-bus:before {content:"\f207"}
.fa-ioxhost:before {content:"\f208"}
.fa-angellist:before {content:"\f209"}
.fa-cc:before {content:"\f20a"}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {content:"\f20b"}
.fa-meanpath:before {content:"\f20c"}
.fa-buysellads:before {content:"\f20d"}
.fa-connectdevelop:before {content:"\f20e"}
.fa-dashcube:before {content:"\f210"}
.fa-forumbee:before {content:"\f211"}
.fa-leanpub:before {content:"\f212"}
.fa-sellsy:before {content:"\f213"}
.fa-shirtsinbulk:before {content:"\f214"}
.fa-simplybuilt:before {content:"\f215"}
.fa-skyatlas:before {content:"\f216"}
.fa-cart-plus:before {content:"\f217"}
.fa-cart-arrow-down:before {content:"\f218"}
.fa-diamond:before {content:"\f219"}
.fa-ship:before {content:"\f21a"}
.fa-user-secret:before {content:"\f21b"}
.fa-motorcycle:before {content:"\f21c"}
.fa-street-view:before {content:"\f21d"}
.fa-heartbeat:before {content:"\f21e"}
.fa-venus:before {content:"\f221"}
.fa-mars:before {content:"\f222"}
.fa-mercury:before {content:"\f223"}
.fa-intersex:before,.fa-transgender:before {content:"\f224"}
.fa-transgender-alt:before {content:"\f225"}
.fa-venus-double:before {content:"\f226"}
.fa-mars-double:before {content:"\f227"}
.fa-venus-mars:before {content:"\f228"}
.fa-mars-stroke:before {content:"\f229"}
.fa-mars-stroke-v:before {content:"\f22a"}
.fa-mars-stroke-h:before {content:"\f22b"}
.fa-neuter:before {content:"\f22c"}
.fa-genderless:before {content:"\f22d"}
.fa-facebook-official:before {content:"\f230"}
.fa-pinterest-p:before {content:"\f231"}
.fa-whatsapp:before {content:"\f232"}
.fa-server:before {content:"\f233"}
.fa-user-plus:before {content:"\f234"}
.fa-user-times:before {content:"\f235"}
.fa-hotel:before,.fa-bed:before {content:"\f236"}
.fa-viacoin:before {content:"\f237"}
.fa-train:before {content:"\f238"}
.fa-subway:before {content:"\f239"}
.fa-medium:before {content:"\f23a"}
.fa-yc:before,.fa-y-combinator:before {content:"\f23b"}
.fa-optin-monster:before {content:"\f23c"}
.fa-opencart:before {content:"\f23d"}
.fa-expeditedssl:before {content:"\f23e"}
.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {content:"\f240"}
.fa-battery-3:before,.fa-battery-three-quarters:before {content:"\f241"}
.fa-battery-2:before,.fa-battery-half:before {content:"\f242"}
.fa-battery-1:before,.fa-battery-quarter:before {content:"\f243"}
.fa-battery-0:before,.fa-battery-empty:before {content:"\f244"}
.fa-mouse-pointer:before {content:"\f245"}
.fa-i-cursor:before {content:"\f246"}
.fa-object-group:before {content:"\f247"}
.fa-object-ungroup:before {content:"\f248"}
.fa-sticky-note:before {content:"\f249"}
.fa-sticky-note-o:before {content:"\f24a"}
.fa-cc-jcb:before {content:"\f24b"}
.fa-cc-diners-club:before {content:"\f24c"}
.fa-clone:before {content:"\f24d"}
.fa-balance-scale:before {content:"\f24e"}
.fa-hourglass-o:before {content:"\f250"}
.fa-hourglass-1:before,.fa-hourglass-start:before {content:"\f251"}
.fa-hourglass-2:before,.fa-hourglass-half:before {content:"\f252"}
.fa-hourglass-3:before,.fa-hourglass-end:before {content:"\f253"}
.fa-hourglass:before {content:"\f254"}
.fa-hand-grab-o:before,.fa-hand-rock-o:before {content:"\f255"}
.fa-hand-stop-o:before,.fa-hand-paper-o:before {content:"\f256"}
.fa-hand-scissors-o:before {content:"\f257"}
.fa-hand-lizard-o:before {content:"\f258"}
.fa-hand-spock-o:before {content:"\f259"}
.fa-hand-pointer-o:before {content:"\f25a"}
.fa-hand-peace-o:before {content:"\f25b"}
.fa-trademark:before {content:"\f25c"}
.fa-registered:before {content:"\f25d"}
.fa-creative-commons:before {content:"\f25e"}
.fa-gg:before {content:"\f260"}
.fa-gg-circle:before {content:"\f261"}
.fa-tripadvisor:before {content:"\f262"}
.fa-odnoklassniki:before {content:"\f263"}
.fa-odnoklassniki-square:before {content:"\f264"}
.fa-get-pocket:before {content:"\f265"}
.fa-wikipedia-w:before {content:"\f266"}
.fa-safari:before {content:"\f267"}
.fa-chrome:before {content:"\f268"}
.fa-firefox:before {content:"\f269"}
.fa-opera:before {content:"\f26a"}
.fa-internet-explorer:before {content:"\f26b"}
.fa-tv:before,.fa-television:before {content:"\f26c"}
.fa-contao:before {content:"\f26d"}
.fa-500px:before {content:"\f26e"}
.fa-amazon:before {content:"\f270"}
.fa-calendar-plus-o:before {content:"\f271"}
.fa-calendar-minus-o:before {content:"\f272"}
.fa-calendar-times-o:before {content:"\f273"}
.fa-calendar-check-o:before {content:"\f274"}
.fa-industry:before {content:"\f275"}
.fa-map-pin:before {content:"\f276"}
.fa-map-signs:before {content:"\f277"}
.fa-map-o:before {content:"\f278"}
.fa-map:before {content:"\f279"}
.fa-commenting:before {content:"\f27a"}
.fa-commenting-o:before {content:"\f27b"}
.fa-houzz:before {content:"\f27c"}
.fa-vimeo:before {content:"\f27d"}
.fa-black-tie:before {content:"\f27e"}
.fa-fonticons:before {content:"\f280"}
.fa-reddit-alien:before {content:"\f281"}
.fa-edge:before {content:"\f282"}
.fa-credit-card-alt:before {content:"\f283"}
.fa-codiepie:before {content:"\f284"}
.fa-modx:before {content:"\f285"}
.fa-fort-awesome:before {content:"\f286"}
.fa-usb:before {content:"\f287"}
.fa-product-hunt:before {content:"\f288"}
.fa-mixcloud:before {content:"\f289"}
.fa-scribd:before {content:"\f28a"}
.fa-pause-circle:before {content:"\f28b"}
.fa-pause-circle-o:before {content:"\f28c"}
.fa-stop-circle:before {content:"\f28d"}
.fa-stop-circle-o:before {content:"\f28e"}
.fa-shopping-bag:before {content:"\f290"}
.fa-shopping-basket:before {content:"\f291"}
.fa-hashtag:before {content:"\f292"}
.fa-bluetooth:before {content:"\f293"}
.fa-bluetooth-b:before {content:"\f294"}
.fa-percent:before {content:"\f295"}
.fa-gitlab:before {content:"\f296"}
.fa-wpbeginner:before {content:"\f297"}
.fa-wpforms:before {content:"\f298"}
.fa-envira:before {content:"\f299"}
.fa-universal-access:before {content:"\f29a"}
.fa-wheelchair-alt:before {content:"\f29b"}
.fa-question-circle-o:before {content:"\f29c"}
.fa-blind:before {content:"\f29d"}
.fa-audio-description:before {content:"\f29e"}
.fa-volume-control-phone:before {content:"\f2a0"}
.fa-braille:before {content:"\f2a1"}
.fa-assistive-listening-systems:before {content:"\f2a2"}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {content:"\f2a3"}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {content:"\f2a4"}
.fa-glide:before {content:"\f2a5"}
.fa-glide-g:before {content:"\f2a6"}
.fa-signing:before,.fa-sign-language:before {content:"\f2a7"}
.fa-low-vision:before {content:"\f2a8"}
.fa-viadeo:before {content:"\f2a9"}
.fa-viadeo-square:before {content:"\f2aa"}
.fa-snapchat:before {content:"\f2ab"}
.fa-snapchat-ghost:before {content:"\f2ac"}
.fa-snapchat-square:before {content:"\f2ad"}
.fa-pied-piper:before {content:"\f2ae"}
.fa-first-order:before {content:"\f2b0"}
.fa-yoast:before {content:"\f2b1"}
.fa-themeisle:before {content:"\f2b2"}
.fa-google-plus-circle:before,.fa-google-plus-official:before {content:"\f2b3"}
.fa-fa:before,.fa-font-awesome:before {content:"\f2b4"}
.fa-handshake-o:before {content:"\f2b5"}
.fa-envelope-open:before {content:"\f2b6"}
.fa-envelope-open-o:before {content:"\f2b7"}
.fa-linode:before {content:"\f2b8"}
.fa-address-book:before {content:"\f2b9"}
.fa-address-book-o:before {content:"\f2ba"}
.fa-vcard:before,.fa-address-card:before {content:"\f2bb"}
.fa-vcard-o:before,.fa-address-card-o:before {content:"\f2bc"}
.fa-user-circle:before {content:"\f2bd"}
.fa-user-circle-o:before {content:"\f2be"}
.fa-user-o:before {content:"\f2c0"}
.fa-id-badge:before {content:"\f2c1"}
.fa-drivers-license:before,.fa-id-card:before {content:"\f2c2"}
.fa-drivers-license-o:before,.fa-id-card-o:before {content:"\f2c3"}
.fa-quora:before {content:"\f2c4"}
.fa-free-code-camp:before {content:"\f2c5"}
.fa-telegram:before {content:"\f2c6"}
.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {content:"\f2c7"}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {content:"\f2c8"}
.fa-thermometer-2:before,.fa-thermometer-half:before {content:"\f2c9"}
.fa-thermometer-1:before,.fa-thermometer-quarter:before {content:"\f2ca"}
.fa-thermometer-0:before,.fa-thermometer-empty:before {content:"\f2cb"}
.fa-shower:before {content:"\f2cc"}
.fa-bathtub:before,.fa-s15:before,.fa-bath:before {content:"\f2cd"}
.fa-podcast:before {content:"\f2ce"}
.fa-window-maximize:before {content:"\f2d0"}
.fa-window-minimize:before {content:"\f2d1"}
.fa-window-restore:before {content:"\f2d2"}
.fa-times-rectangle:before,.fa-window-close:before {content:"\f2d3"}
.fa-times-rectangle-o:before,.fa-window-close-o:before {content:"\f2d4"}
.fa-bandcamp:before {content:"\f2d5"}
.fa-grav:before {content:"\f2d6"}
.fa-etsy:before {content:"\f2d7"}
.fa-imdb:before {content:"\f2d8"}
.fa-ravelry:before {content:"\f2d9"}
.fa-eercast:before {content:"\f2da"}
.fa-microchip:before {content:"\f2db"}
.fa-snowflake-o:before {content:"\f2dc"}
.fa-superpowers:before {content:"\f2dd"}
.fa-wpexplorer:before {content:"\f2de"}
.fa-meetup:before {content:"\f2e0"}
.sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus {position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
body {max-width:1920px;margin:auto}
.container {display:flex;justify-content:center;flex-wrap:wrap;box-sizing:border-box;padding:0px 150px;width:100%}
@media (max-width:1600px) {.container {padding:0px 80px}}
@media (max-width:1400px) {.container {padding:0px 30px}}
@media (max-width:1000px) {.container {padding:0px 30px}}
@media (max-width:550px) {.container {padding:0px 15px}}
.transition,.index .g-about .g-right .g-btn button,.index .g-about .g-right .g-btn button:hover a,.index .g-about .g-right .g-btn button:hover,.index .g-about .g-right .g-btn button a,.index section.g-company ul li,.index section.g-company ul li::before,.index section.g-company ul li:hover,.index section.g-company ul li:hover::before,.index section.g-company ul li:hover p,.index section.g-company ul li p,.index section.g-news ul li,.index section.g-news ul li:hover,.index section.g-news ul li:hover p:nth-of-type(1) a,.index section.g-news ul li p,.index section.g-why .g-btn button,.index section.g-why .g-btn button:hover a,.index section.g-why .g-btn button:hover,.index section.g-why .g-btn button a,footer .g-menus ul li:hover a,footer .g-menus ul li a {transition:all .3s ease}
.index section.banner img {width:100%;display:block !important;height:auto}
.index section.banner .swiper-pagination-bullet {width:30px;height:8px;background:#FFFFFF;opacity:0.5;border-radius:4px}
.index section.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {width:30px;height:8px;background:#283172 !important;opacity:1;border-radius:4px}
.index section.banner .swiper-button-next,.index section.banner .swiper-button-prev {font-weight:bold;color:#283172 !important}
.index section.banner .swiper-button-prev,.index section.banner .swiper-container-rtl .swiper-button-next {left:20px}
.index section.banner .swiper-button-next,.index section.banner .swiper-container-rtl .swiper-button-prev {right:20px}
.index .g-products {width:100%;padding:91px 0px 70px}
.index .g-products h3 {font-size:38px;color:#333333;line-height:20px;text-align:center;margin-bottom:70px}
.index .g-products ul {display:flex;flex-wrap:wrap}
.index .g-products ul li {width:33.3333%;display:flex;box-sizing:border-box;height:187px;transition:all .3s ease}
.index .g-products ul li:hover {transform:translateY(-10px);transition:all .3s ease}
.index .g-products ul li:nth-of-type(n) {padding:21px}
.index .g-products .g-left {width:100px;height:100px}
.index .g-products .g-left img {width:100%;height:auto}
.index .g-products .g-right {flex:1;padding-left:20px}
.index .g-products .g-right .title {font-size:20px;color:#333333;text-transform:capitalize;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.index .g-products .g-right .title a {font-size:20px;color:#333333;margin-bottom:15px;text-transform:capitalize;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.index .g-products .g-right .descption {font-size:14px;color:#666666;line-height:1.5;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.index .g-about {z-index:2;width:100%;padding:90px 0px 70px;display:flex}
.index .g-about .g-left {max-width:600px;width:50%}
.index .g-about .g-left img {width:100%}
.index .g-about .g-right {padding-left:60px;box-sizing:border-box;width:calc(100% - 600px)}
.index .g-about .g-right h3 {font-size:38px;position:relative;margin-bottom:24px}
.index .g-about .g-right h3::after {position:absolute;bottom:-24px;left:0;content:'';width:70px;height:4px;background:#283172}
.index .g-about .g-right .company {margin-top:50px;margin-bottom:30px;font-size:18px}
.index .g-about .g-right .info {font-size:16px;color:#666666;line-height:24px;padding-bottom:30px;border-bottom:1px solid #EBEBEB;margin-bottom:36px}
.index .g-about .g-right .honor {display:flex;flex-wrap:wrap;width:100%}
.index .g-about .g-right .honor li {display:flex;margin-right:2vw}
.index .g-about .g-right .honor .count {font-size:26px;font-weight:bold;color:#333333;padding-left:10px}
.index .g-about .g-right .honor .count-info {font-size:14px;color:#666666;line-height:26px;padding-left:10px}
.index .g-about .g-right .g-btn {margin-top:25px;display:flex;align-items:center}
.index .g-about .g-right .g-btn button {width:172px;height:54px;border:1px solid #333333}
.index .g-about .g-right .g-btn button:hover {background-color:#283172}
.index .g-about .g-right .g-btn button:hover a {color:white}
.index .g-about .g-right .g-btn button a {display:flex;width:100%;justify-content:center;align-items:center;height:100%;color:#333333}
.index .g-about .g-right .g-btn .g-img {width:calc(100% - 192px)}
.index .g-about .g-right .g-btn img {width:100%;margin-left:20px}
.index main .g-products-container {background-color:#F7F7F7}
.index main .g-about-container {position:relative}
.index main .g-about-container::after {content:'';width:35vw;height:100%;background-color:#F2F2F2;position:absolute;left:0;top:0;z-index:1}
@media (max-width:1000px) {.index section.banner .swiper-button-next,.index section.banner .swiper-container-rtl .swiper-button-prev {display:none}
.index section.banner .swiper-button-prev,.index section.banner .swiper-container-rtl .swiper-button-next {display:none}
.index .swiper-pagination {display:none}
.index main .g-products-container {padding:0px 15px}
.index .g-products {padding-top:45px;padding-bottom:25px}
.index .g-products h3 {font-size:19px}
.index .g-products ul {display:block}
.index .g-products ul li {width:100%;display:block}
.index .g-products .g-left {margin:auto}
.index .g-products h3 {margin-bottom:20px}
.index .g-products ul li {height:auto}
.index .g-products .g-right .title {text-align:center}
.index .g-products .g-right .title {margin-top:15px;margin-bottom:10px}
.index .g-products .g-right {padding-left:0}
.index .g-products .g-right .descption {text-align:center}
.index .g-products ul li:nth-of-type(n) {padding:10px}
.index main .g-about-container::after {display:none}
.index .g-about {display:block;padding:60px 0px 25px}
.index .g-about .g-left {max-width:100%;min-width:unset}
.index .g-about .g-right {padding-top:20px;padding-left:0;width:100%}
.index .g-about .g-right h3 {margin-bottom:15px;font-size:19px}
.index .g-about .g-right .company {margin-bottom:15px;margin-top:45px;font-size:15px}
.index .g-about .g-right .info {margin-bottom:15px;padding-bottom:15px;font-size:12px;line-height:1.5}
.index .g-about .g-right .honor li {width:33.3333%;margin-right:0}
.index .g-about .g-right .honor li img {width:28px}
.index .g-about .g-right .honor .count {font-size:15px}
.index .g-about .g-right .honor .count-info {font-size:12px;line-height:1.5}
.index .g-about .g-right .g-btn button {width:110px;height:30px;border:1px solid #333333}
.index .g-about .g-right .g-btn button a {white-space:nowrap;font-size:12px}
.index .g-about .g-right .g-btn {display:block}
.index .g-about .g-right .g-btn .g-img {width:100%;margin-top:15px}
.index .g-about .g-right .g-btn .g-img img {margin-left:0}}
.index .g-company-container {background-color:white}
.index section.g-company {padding:90px 0px;width:100%}
.index section.g-company h3 {font-size:38px;color:#333333;text-align:center}
.index section.g-company .line {width:70px;height:4px;background:#283172;margin:auto;margin-top:24px}
.index section.g-company ul {display:flex;justify-content:center;width:100%;margin-top:40px}
.index section.g-company ul li {background-color:#f3f3f3;margin-right:27px;display:flex;flex-wrap:wrap;padding:30px 40px 40px;box-sizing:border-box;flex:1;position:relative;overflow:hidden}
.index section.g-company ul li .g-img {height:90px}
.index section.g-company ul li::before {position:absolute;content:'';background-color:#283172;width:800px;height:800px;left:-620px;top:-620px;transform:rotate(45deg);z-index:2}
.index section.g-company ul li:hover {box-shadow:0px 5px 15px 0px rgba(0,0,0,0.15)}
.index section.g-company ul li:hover::before {left:-300px;top:-300px}
.index section.g-company ul li:hover p {color:white !important}
.index section.g-company ul li:nth-last-of-type(1) {margin-right:0px}
.index section.g-company ul li div {width:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}
.index section.g-company ul li p {width:100%;position:relative;z-index:3;line-height:1.5}
.index section.g-company ul li p:nth-of-type(1) {font-size:18px;margin:30px 0px 20px;text-align:center}
.index section.g-company ul li p:nth-of-type(2) {text-align:center;font-size:14px;color:#666}
@media (max-width:1000px) {.index section.g-company ul {flex-wrap:wrap}
.index section.g-company ul li {width:calc(50% - 7.5px);flex:unset;margin-right:0;padding:12px 18px 11px 11px;margin-bottom:15px}
.index section.g-company ul li:nth-of-type(odd) {margin-right:7.5px}
.index section.g-company ul li:nth-of-type(even) {margin-left:7.5px}
.index section.g-company ul li .g-img {height:44.5px}
.index section.g-company ul li .g-img img {height:100%}
.index section.g-company ul li p:nth-of-type(1) {font-size:12px;margin:9px 0px 10px 0px}
.index section.g-company ul li p:nth-of-type(2) {font-size:12px}
.index section.g-company ul li::before {width:740px}
.index section.g-company ul li p:nth-of-type(2) {display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.index section.g-company h3 {font-size:19px}
.index section.g-company {padding:45px 0px}
.index section.g-company .line {margin-top:12px}
.index section.g-company ul {margin-top:15px}
.index section.g-company .line {width:35px}}
.index .g-news-container {background-color:#f7f7f7}
.index section.g-news {padding:50px 0px;width:100%}
.index section.g-news h3 {font-size:38px;color:#333333;text-align:center}
.index section.g-news>.line {width:70px;height:4px;background:#283172;margin:auto;margin-top:24px}
.index section.g-news ul {display:flex;justify-content:center;width:100%;margin-top:40px}
.index section.g-news ul li {background-color:#FFF;margin-right:27px;display:flex;flex-wrap:wrap;box-sizing:border-box;flex:1;position:relative;overflow:hidden;align-content:flex-start;padding-bottom:20px}
.index section.g-news ul li>.line {width:50px;height:2px;background:#283172;margin-left:19px;margin-bottom:20px;justify-self:flex-start}
.index section.g-news ul li .g-img img {width:100%}
.index section.g-news ul li:hover {box-shadow:0px 5px 15px 0px rgba(0,0,0,0.1);transform:translateY(-5px)}
.index section.g-news ul li:hover p:nth-of-type(1) a {color:#283172 !important}
.index section.g-news ul li:nth-last-of-type(1) {margin-right:0px}
.index section.g-news ul li div {width:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}
.index section.g-news ul li p {line-height:1.5;width:100%;position:relative;z-index:3}
.index section.g-news ul li p:nth-of-type(1) {display:flex;align-items:center;justify-content:center}
.index section.g-news ul li p:nth-of-type(1) a {color:#333333;font-size:18px;margin:30px 0px 20px;padding:00px 19px 00px;text-transform:capitalize}
.index section.g-news ul li p:nth-of-type(2) {font-size:16px;color:#666666;padding:00px 19px 0px}
@media (max-width:1000px) {.index section.g-news ul {flex-wrap:wrap}
.index section.g-news ul li {width:calc(50% - 7.5px);flex:unset;margin-right:0;margin-bottom:15px;padding-bottom:15px}
.index section.g-news ul li:nth-of-type(odd) {margin-right:7.5px}
.index section.g-news ul li:nth-of-type(even) {margin-left:7.5px}
.index section.g-news ul li>.line {width:22px;margin:6px 9px 10px}
.index section.g-news ul li .g-img img {height:100%}
.index section.g-news ul li p:nth-of-type(1) a {font-size:15px;margin:9px 0px 0px 0px;padding:0px 10px 0px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.index section.g-news ul li p:nth-of-type(2) {font-size:12px;padding:0px 10px 0px}
.index section.g-news ul li::before {width:740px}
.index section.g-news ul li p:nth-of-type(2) {display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.index section.g-news h3 {font-size:19px}
.index section.g-news {padding:22.5px 0px}
.index section.g-news .line {margin-top:12px}
.index section.g-news ul {margin-top:15px}
.index section.g-news .line {width:35px}}
.index .g-why-container {background-color:#FFF}
.index section.g-why {padding:90px 0px;width:100%;display:flex;justify-content:space-between}
.index section.g-why .g-left .img {font-size:38px;font-weight:bold;color:#000000;line-height:20px;margin-bottom:32px}
.index section.g-why .g-left .img img {height:31px}
.index section.g-why .g-left ul {font-size:16px;font-weight:400;color:#666666;line-height:26px;margin-bottom:30px;margin-right:80px}
.index section.g-why .g-left ul li {color:#666666;list-style-type:disc;list-style-position:outside;margin-left:20px}
.index section.g-why .g-right img {width:100%}
.index section.g-why .g-btn {margin-top:25px;display:flex;align-items:center}
.index section.g-why .g-btn button {width:160px;height:42px;border:1px solid #333333}
.index section.g-why .g-btn button:hover {background-color:#283172}
.index section.g-why .g-btn button:hover a {color:white}
.index section.g-why .g-btn button a {display:flex;width:100%;justify-content:center;align-items:center;height:100%;color:#333333}
@media (max-width:1000px) {.index section.g-why {display:block}
.index section.g-why .g-left ul {margin-right:0}
.index section.g-why .g-left ul li {font-size:12px}
.index section.g-why .g-left .img {text-align:center;font-size:19px}
.index section.g-why .g-left .img img {height:16px}
.index section.g-why {padding:45px 0px}
.index section.g-why .g-left .img {margin-bottom:18px}
.index section.g-why .g-btn {margin-top:12px}
.index section.g-why .g-btn button {width:110px;height:30px;padding:15px 11px;margin-bottom:15px}
.index section.g-why .g-btn button a {font-size:12px}}
footer {background-color:#171314;color:#afadae;padding:50px 0px 70px}
footer .container {justify-content:space-between;flex-wrap:nowrap}
footer .logo {height:47px}
footer .logo img {height:100%}
footer .g-info {max-width:500px;padding-right:20px}
footer .g-info>div {margin-bottom:30px;line-height:1.5}
footer .g-info>div p {line-height:1.5}
footer .g-menus {display:flex;justify-content:space-between}
footer .g-menus .g-menu {width:250px}
footer .g-menus ul li {line-height:26px;margin-bottom:10px}
footer .g-menus ul li:hover a {color:white}
footer .g-menus ul li a {color:#afadae}
footer .g-menus ul li a i {margin-right:9px}
footer .title {color:white;font-size:20px}
footer .line {width:50px;height:2px;background:#283172;margin-top:10px;margin-bottom:20px}
footer .g-qrcode {padding-left:20px}
footer .g-qrcode .img {width:195px}
footer .g-qrcode .img img {width:100%}
.copyright {background:#111111}
.copyright .container a {color:#595959}
.copyright .container {height:60px;color:#afadae;font-size:16px;font-weight:400;color:#595959;line-height:26px;justify-content:flex-start;align-items:center}
@media (max-width:1000px) {footer .container {display:block}
footer {padding:20px 0px 15px}
footer .g-info>div.logo {height:24px}
footer .g-info>div {margin-bottom:13px}
footer .g-menus .g-menu:nth-of-type(2) {display:none}
footer .g-menus .g-menu {width:100%}
footer .g-menus ul {display:flex;flex-wrap:wrap}
footer .g-menus ul li {width:33.333%}
footer .g-menus ul li a {font-size:12px}
footer .g-info>div,footer .g-info>div p {font-size:12px}
footer .title {font-size:15px}
footer .line {width:25px;height:1px}
footer .line {margin-bottom:10px}
footer .g-qrcode {display:none}
.copyright .container {font-size:12px;font-weight:400;color:#595959;line-height:13px;height:auto;padding-top:10px;padding-bottom:10px}
.index .g-about .g-left {width:100%}}
.index #count1::after {content:'+'}
.index h3 em {font-size:38px;color:#283172;text-align:center}
@media (max-width:1000px) {.index h3 em {font-size:19px}}
.g-about article {width:100%}
.g-about article>div {display:none}

.g-about article>div#block1 {display:block}
.g-about article>div {padding-top:40px;padding-bottom:40px}
.g-about article .article1 ul {width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.g-about article .article1 ul li {width:calc(50% - 20px);border:1px solid #EBEBEB;margin-bottom:40px;padding-bottom:20px}
.g-about article .article1 ul li .img {width:100%;padding:40px 50px 20px;box-sizing:border-box}
.g-about article .article1 ul li .img img {width:100%}
.g-about article .article1 ul li p {padding:0px 50px 0px}
.g-about article .article1 ul li p:nth-of-type(1) {font-size:18px;font-weight:400;color:#333333;text-align:center}
.g-about article .article1 ul li p:nth-of-type(2) {text-align:center;font-size:16px;font-weight:400;color:#666666;line-height:26px}
@media (max-width:1000px) {.m-tabs-container .m-tabs {overflow-x:scroll;overflow-y:hidden}
.m-tabs-container ul {width:100%}
.m-tabs-container ul li {white-space:nowrap}}
@media (max-width:1000px) {.g-about article .article1 ul {display:block}
.g-about article .article1 ul li {width:100%}
.g-about article .article1 ul li .img {padding:0px 25px}
.g-about article>div {padding-top:20px;padding-bottom:20px}
.g-about article .article1 ul li p:nth-of-type(1) {font-size:15px;line-height:1.8}
.g-about article .article1 ul li p:nth-of-type(2) {font-size:12px;line-height:1.5}
.g-about article .article1 ul li {margin-bottom:20px}}
.g-concat article {padding:90px 0px;width:100%;display:flex}
.g-concat article .g-left {width:320px}
.g-concat article ul {width:100%;background:#FFFFFF;flex-wrap:wrap;display:flex;align-items:center;justify-items:cennter}
.g-concat article ul li {border:1px solid #EBEBEB;display:flex;align-items:center;justify-items:center;flex-wrap:wrap;width:100%;height:147px;line-height:1.5}
.g-concat article ul li div {width:100%}
.g-concat article ul i {font-size:24px;color:#969696}
.g-concat article ul h3 {font-size:18px;color:#333333;width:100%;text-align:center;text-transform:uppercase}
.g-concat article ul p {text-align:center;width:100%;font-size:16px;color:#666666}
.g-concat article .g-right {padding-left:60px;flex:1}
.g-concat article .g-right .info {display:flex;font-size:16px;font-weight:400;color:#616161;line-height:26px;margin-bottom:40px;justify-content:space-between}
.g-concat article .g-right .info .right {width:50%;min-width:300px}
.g-concat article .g-right .info .right img {width:100%}
.g-concat article .g-right .info p {margin-bottom:20px}
@media (max-width:1000px) {.g-concat article .g-left {display:none}
.g-concat article .g-right {padding-left:0}
.g-concat article {padding:25px 0px;width:100%;display:flex}
.g-concat article .g-right .info {flex-direction:column-reverse}
.g-concat article .g-right .info .img {width:100%}
.g-concat article .g-right .info .right img {width:100%}
.g-concat article .g-right .info .right {width:100%;margin-bottom:25px}
.g-concat article .g-right .info {margin-bottom:20px}
.g-concat article .g-right {width:100%}}
@media (max-width:769px) {.product-main .product-container .product-main .product-detail .product-top .product-left {width:100% !important}}
.wmkcfeedback .send-inquiry .inquiry-form input,.wmkcfeedback .send-inquiry .inquiry-form textarea {padding-right:40px;transition:.3s}
.wmkcfeedback .send-inquiry .inquiry-form input::-webkit-input-placeholder,.wmkcfeedback .send-inquiry .inquiry-form textarea::-webkit-input-placeholder {color:#4c4c4c;transition:.3s;transform-origin:top left}
.wmkcfeedback .send-inquiry .inquiry-form input::-moz-input-placeholder,.wmkcfeedback .send-inquiry .inquiry-form textarea::-moz-input-placeholder {color:#4c4c4c}
.wmkcfeedback .send-inquiry .inquiry-form input::-ms-input-placeholder,.wmkcfeedback .send-inquiry .inquiry-form textarea::-ms-input-placeholder {color:#4c4c4c}
.wmkcfeedback .send-inquiry .inquiry-form input:focus::-webkit-input-placeholder,.wmkcfeedback .send-inquiry .inquiry-form textarea:focus::-webkit-input-placeholder {transform:scale(0.8) translate(2px,-14px)}
.wmkcfeedback .send-inquiry .inquiry-form input:focus,.wmkcfeedback .send-inquiry .inquiry-form textarea:focus {border-color:#283172}
.wmkcfeedback .send-inquiry .inquiry-form input {position:relative;box-sizing:border-box;padding-left:20px;width:49%;height:50px;border:1px solid #d5d5d5;outline:0;margin-bottom:30px}
.wmkcfeedback .send-inquiry .inquiry-form textarea {padding-top:20px;box-sizing:border-box;padding-left:20px;width:100%;outline:0;height:250px;border:1px solid #d5d5d5;resize:none}
.wmkcfeedback .send-inquiry .inquiry-form .input-error {border:1px solid #f77}
.wmkcfeedback .send-inquiry .inquiry-form #in-company {background-size:26px 26px;background-position:right 10px top 12px}
.wmkcfeedback .send-inquiry .inquiry-form #in-name {background:url(https://css02.v15cdn.com/m502/user.webp) no-repeat;background-size:26px 26px;background-position:right 10px top 12px}
.wmkcfeedback .send-inquiry .inquiry-form #in-title {width:100%;background-size:26px 26px;background-position:right 10px top 12px}
.wmkcfeedback .send-inquiry .inquiry-form #in-phone {background-size:24px 24px;background-position:right 10px top 12px}
.wmkcfeedback .send-inquiry .inquiry-form #in-email {background:url(https://css02.v15cdn.com/m502/email.webp) no-repeat;background-size:24px 24px;background-position:right 10px top 12px}
.wmkcfeedback .send-inquiry .inquiry-form #in-content {background:url(https://css02.v15cdn.com/m502/pencil.webp) no-repeat;background-size:20px 20px;background-position:right 10px top 15px;font-family:"Libre Baskerville", serif;}
.wmkcfeedback .send-btn {min-width:172px;height:47px;border:1px solid #4c4c4c;display:flex;align-items:center;margin:50px 0px 50px auto;box-sizing:border-box;justify-content:center}
.wmkcfeedback .send-btn .span:nth-child(1) {display:flex;justify-content:center;align-items:center;flex:1;font-weight:700;color:#4c4c4c;user-select:none}
.wmkcfeedback .send-btn .span:nth-child(2) {height:100%;width:47px;display:flex;justify-content:center;align-items:center;border-left:1px solid #4c4c4c}
.wmkcfeedback .send-btn .span:nth-child(2) em,.wmkcfeedback .send-btn .span:nth-child(2) i {color:#707070;transform:scale(1.7)}
.wmkcfeedback .send-btn:hover {cursor:pointer;border:1px solid #283172}
.wmkcfeedback .send-btn:hover .span:nth-child(1) {color:#FFF}
.wmkcfeedback .send-btn:hover .span:nth-child(2) {border:none}
.wmkcfeedback .send-btn:hover .span:nth-child(2) em,.wmkcfeedback .send-btn:hover .span:nth-child(2) i {color:#FFF}
.wmkcfeedback .send-inquiry .inquiry-form {display:flex;flex-wrap:wrap;justify-content:space-between}
@media screen and (max-width:768px) {.wmkcfeedback .send-inquiry .inquiry-form input {padding-left:vm(20);width:100%;height:vm(90);margin-bottom:vm(30)}
.wmkcfeedback .send-inquiry .inquiry-form textarea {padding-top:vm(25);padding-left:vm(20);width:100%;height:vm(250)}
.wmkcfeedback .send-inquiry .inquiry-form #in-company {background-size:vm(40) vm(40);background-position:right vm(20) top vm(24)}
.wmkcfeedback .send-inquiry .inquiry-form #in-name {background-size:vm(40) vm(40);background-position:right vm(20) top vm(24)}
.wmkcfeedback .send-inquiry .inquiry-form #in-title {background-size:vm(40) vm(40);background-position:right vm(20) top vm(24)}
.wmkcfeedback .send-inquiry .inquiry-form #in-phone {background-size:vm(35) vm(35);background-position:right vm(20) top vm(24)}
.wmkcfeedback .send-inquiry .inquiry-form #in-email {background-size:vm(35) vm(35);background-position:right vm(20) top vm(24)}
.wmkcfeedback .send-inquiry .inquiry-form #in-content {background-size:vm(30) vm(30);background-position:right vm(20) top vm(24)}
.wmkcfeedback .send-btn {width:vm(320);height:vm(80);margin:vm(50) auto 0}
.wmkcfeedback .send-btn .span:nth-child(1) {font-size:vm(30)}
.wmkcfeedback .send-btn .span:nth-child(2) {width:vm(50)}}
.hvr-bounce-to-right-y {display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}
.hvr-bounce-to-right-y:before {content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#283172;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.hvr-bounce-to-right-y:active,.hvr-bounce-to-right-y:focus,.hvr-bounce-to-right-y:hover {color:#FFF}
.hvr-bounce-to-right-y:active:before,.hvr-bounce-to-right-y:focus:before,.hvr-bounce-to-right-y:hover:before {-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}
.wmkcfeedback {margin-top:20px}
.wmkcfeedback .send-btn .span:nth-child(2) {display:none}
@media (max-width:1000px) {.wmkcfeedback .send-inquiry .inquiry-form #in-name {display:none}
.wmkcfeedback .send-btn {width:96px}
.wmkcfeedback .send-btn {margin-top:25px;margin-bottom:25px}}
.object-center,.template aside h3,.template aside ul.concat-us li,.template article ul li .left {display:flex;align-items:center;justify-content:center}
.template main {padding:90px 0px}
.template aside {width:320px;height:100%}
.template aside h3 {height:70px;background-color:#283172;font-size:24px;color:white}
.template aside .news {margin-bottom:40px}
.template aside .news>li {display:flex;padding:17px 20px;border:4px solid #283172;border-top:0px;border-bottom:1px solid #E2E2E2}
.template aside .news>li:hover img {transform:scale(1.08);transition:all .3s ease}
.template aside .news>li:hover a {color:#283172 !important}
.template aside .news>li .g-img {width:30%;margin-right:20px}
.template aside .news>li .g-img img {width:100%;transition:all .3s ease}
.template aside .news>li .g-descption {width:70%;line-height:1.5}
.template aside .news>li .g-descption a {color:#333333;font-size:18px;text-transform:capitalize}
.template aside .news>li .g-descption .date {font-size:14px;color:#999999}
.template aside .news>li:nth-last-of-type(1) {border-bottom:4px solid #283172}
.template aside ul.concat-us {border:4px solid #283172;border-top:0px;padding:30px}
.template aside ul.concat-us li {font-size:14px;display:flex;align-items:flex-start;line-height:24px;margin-bottom:5px;justify-content:start;align-items:flex-start}
.template aside ul.concat-us li i {margin-right:8px;color:#283172;font-size:18px}
.template aside ul.concat-us li img {width:16px !important;height:16px;margin-right:5px;margin-top:4px}
.template article {flex:1;margin-left:64px}
.template article ul li {margin-bottom:40px;transition:all .3s ease;height:100px;display:flex}
.template article ul li:hover {box-shadow:0px 5px 10px 0px rgba(1,1,1,0.05);transform:translateY(-5px)}
.template article ul li:hover a {color:#283172 !important}
.template article ul li .left {width:100px;background-color:#283172;flex-wrap:wrap;padding:20px 0px}
.template article ul li .left p {width:100%;text-align:center;color:white}
.template article ul li .left p:nth-of-type(1) {font-size:20px}
.template article ul li .left p:nth-of-type(2) {font-size:16px}
.template article ul li .right {background-color:#f7f7f7;flex:1;padding:10px 20px 10px 20px;display:flex;align-items:center;flex-wrap:wrap}
.template article ul li .right h3 {width:100%}
.template article ul li .right h3 a {color:#333333;font-size:18px}
.template article ul li .right p {color:#999999}
.template article ul.col-1 {flex-wrap:wrap;display:flex}
.template article ul.col-1 li {width:33.3333%}
@media (max-width:1000px) {aside {display:none}
.template article {margin-left:0}
.template article ul li .left {width:65px}
.template article ul li {height:65px}
.template article ul li .left p:nth-of-type(1),.template article ul li .right h3 a {font-size:15px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical}
.template article ul li .left p:nth-of-type(2),.template article ul li .right p {font-size:12px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.template article ul li .right p {margin-top:5px}
.template article ul li .right {padding:5px 20px 5px 20px}
.template article ul li {margin-bottom:20px}
.template main {padding:25px 0px}
.template article ul.col-1 li {width:100%}
.template article ul.col-1 {display:block}}
.template article ul.col-1 li {height:auto !important}
@media (max-width:1400px) {.template article ul.col-1 li {width:50%}}
.template article ul.col-1 li .right p {display:none}
.products aside .aside-wrapper {border:4px solid #283172;border-top:0;margin-bottom:40px}
.products aside .aside-wrapper i {color:white;font-size:25px}
.products aside .aside-wrapper .search {background-color:black;opacity:.5}
.products aside .aside-wrapper ul {display:flex;flex-wrap:wrap;padding:25px;padding-bottom:7px;justify-content:space-between}
.products aside .aside-wrapper ul li {width:calc(50% - 11px);position:relative;margin-bottom:18px}
.products aside .aside-wrapper ul li:hover .search {display:block}
.products aside .aside-wrapper ul li .img {width:100%}
.products aside .aside-wrapper ul li img {width:100%}
.products aside .aside-wrapper ul li .search {position:absolute;left:0;top:0;width:100%;height:100%;display:none}
.products aside .aside-wrapper ul li a {display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.products article ul li {height:auto}
.products article ul li:hover h3 a {color:#283172 !important}
.products article ul li .left {background-color:#f0f0f0 !important;width:320px;padding:0px}
.products article ul li .left img {width:100%;height:auto}
.products article ul li .right {display:block;padding:50px 50px}
.products article ul li .right .line {width:50px;height:2px;background:#283172;margin-top:24px}
.products article ul li .right h3 a {font-size:24px;color:#303030}
.products article ul li .right .descption {font-size:16px !important;color:#4F4F4F !important;margin-top:20px !important}
.products article ul li .right .descption p {font-size:16px !important;color:#4F4F4F !important;margin-top:20px !important;line-height:1.5 !important;margin-top:0 !important}
.products article ul li .right .g-btn-block {margin-top:10px}
@media (max-width:1080px) and (min-width:1000px) {.products article {margin-left:11px}}
@media (max-width:1000px) {.products article ul li .right .descption {display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}}
@media (max-width:767px) {.products article ul li .left {width:50%}
.products article ul li .right {width:50%;padding:15px}
.products article ul li .right h3 a {font-size:15px}
.products article ul li .right .line {margin-top:7px}
.products article ul li .right .descption {margin-top:7px !important;line-height:1.5;font-size:12px !important}
.products article ul li .right .descption p {font-size:12px !important;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.products article ul li .right {display:flex}}
@media (min-width:1000px) {.products article ul.col-1 li .right .descption {display:none}
.products article ul.col-1 li .right {padding:25px}
.products article ul.col-1 li {display:block;width:calc(33.3333% - 25px);margin-left:25px}
.products article ul.col-1 li .left {width:100%}
.products article ul.col-1 li .right h3 {height:55px;text-transform:capitalize;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.products article {margin-left:39px}}
@media (max-width:1000px) {.products article ul.col-1 li {width:100%}}
.seo-info {box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;padding:10px;line-height:1.7em;color:#2b2b2b;margin:20px 0px}
.seo-info a {color:#2b2b2b}
.seo-info a:hover {text-decoration:underline}
.seo-info .seo-key {margin-top:15px}
.keywords span {display:flex;flex-wrap:wrap}
.keywords h3 {display:none}
.keywords a {padding:10px;background:#F1F1F1;line-height:2em;border-radius:999px;margin-right:20px;color:#2b2b2b;margin-bottom:10px}
@media (max-width:1200px) and (min-width:1000px) {.products article {margin-left:22px}}
.newscontent article h1 {font-size:30px;color:#333333;margin-bottom:22px}
.newscontent article .date {font-size:16px;color:#283172}
.newscontent article .date i {margin-right:10px}
.newscontent article .art-content {margin-top:30px;color:#999999}
.newscontent article .art-content p {font-family:"Libre Baskerville", serif;font-weight:400;margin:10px 0px}
.newscontent .share-list {margin:50px 0px;width:100%}
.pages {height:60px;background:#F7F7F7;display:flex;justify-content:space-between;align-items:center;padding:0px 20px}
.pages>div {font-size:18px;color:#999999}
.pages>div span {color:#333333;font-size:18px}
.pages>div a {font-size:18px;color:#283172}
.g-inquiry {width:100%;height:80px;background:#F7F7F7;font-size:38px;display:flex;align-items:center;justify-content:center;margin-top:50px}
@media (max-width:1000px) {.newscontent article h1 {font-size:15px;color:#333333;line-height:26px;margin-bottom:11px}
.newscontent article .date {font-size:12px}
.newscontent article .art-content {margin-top:15px}
.newscontent article .art-content {font-size:12px}
.pages {display:block;background:white;padding:0px}
.pages>div {margin-bottom:10px;height:40px;background-color:#f7f7f7;font-size:12px;display:flex;align-items:center;justify-content:center;color:#999999}
.pages>div span {color:#333333;font-size:12px}
.pages>div a {font-size:12px;color:#283172}
.g-inquiry {height:50px;font-size:19px}}
.documentlist article {margin:0}
.transition,.documentlist article .download-list li:hover .download-img,.documentlist article .download-list li .download-img,.documentlist article .video-list li:hover .video-img,.documentlist article .video-list li .video-img {transition:all .3s ease}
.object-center,.documentlist main,.documentlist article .title,.documentlist article .project-info,.documentlist article .project-info .project-more {display:flex;align-items:center;justify-content:center}
.documentlist article {width:100%}
.documentlist article .title {font-size:26px;color:#12265A;width:100%;margin-bottom:60px}
.documentlist article .title span:nth-of-type(2) {margin:0px 20px;font-size:26px;color:#12265A}
.documentlist article ul.project-list {display:block}
.documentlist article ul.project-list li {display:flex;width:100% !important;margin-bottom:30px}
.documentlist article ul.project-list li:hover .project-name {color:#283172}
.documentlist article .project-img img {max-width:400px;max-height:300px;width:100%;transition:all .3s ease}
.documentlist article .project-info {padding-left:30px;padding-right:30px;flex:1;justify-content:flex-start}
.documentlist article .project-info .project-name {font-size:18px;font-weight:600;color:#333333;line-height:40px;margin-bottom:23px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.documentlist article .project-info .project-content {font-weight:400;color:#666666;line-height:24px;margin-bottom:50px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.documentlist article .project-info .project-more {width:120px;height:34px;background:#FB9823;border-radius:4px 10px 4px 10px}
.documentlist article .project-info .project-more span {font-size:14px;font-weight:400;color:#FFFFFF;line-height:40px}
.documentlist article .download-list {display:flex;flex-wrap:wrap}
.documentlist article .download-list li {width:25%;padding-left:10px;padding-right:10px;box-sizing:border-box;margin-bottom:30px}
.documentlist article .download-list li:hover .download-img {transform:scale(1.05)}
.documentlist article .download-list li:hover a {color:white !important}
.documentlist article .download-list li .download-img img {width:100%}
.documentlist article .download-list li .download-name {font-size:16px;font-weight:600;color:#333333;line-height:24px;margin:20px 0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.documentlist article .download-list li .download-btn {display:inline-block;padding:10px;background:#283172;border-radius:4px 10px 4px 10px;color:white}
.documentlist article ul li {display:block}
.documentlist article .video-list {display:flex;flex-wrap:wrap}
.documentlist article .video-list li {width:25%;padding-left:10px;padding-right:10px;box-sizing:border-box;margin-bottom:30px}
.documentlist article .video-list li:hover .video-img {transform:scale(1.05)}
.documentlist article .video-list li:hover a::after {display:block !important}
.documentlist article .video-list li .video-img {position:relative}
.documentlist article .video-list li .video-img a::after {width:55px;height:55px;content:'';display:block;display:none;position:absolute;top:50%;left:50%}
.documentlist article .video-list li .video-img img {width:100%}
.documentlist article .video-list li .video-name {font-size:16px;font-weight:600;color:#333333;line-height:24px;margin:20px 0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.documentlist article .video-list li .video-in {display:inline-block;color:#777777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.documentlist article ul.faq-list {display:block}
.documentlist article ul.faq-list li {margin-bottom:30px;display:block !important;background:white}
.documentlist article ul.faq-list li .project-content {margin-bottom:0;padding:0px 50px}
.documentlist article ul.faq-list li .project-info {display:block !important;background:white;padding:30px}
.documentlist article ul.faq-list li .project-name {font-weight:600;display:flex;align-items:center;width:100% !important;padding:0px 50px;box-sizing:border-box;cursor:pointer;background:url(https://css02.v15cdn.com/m502/question.webp) no-repeat 0% center,url(https://css02.v15cdn.com/m502/add.webp) no-repeat 100% center;height:34px;display:flex;align-items:center}
.documentlist article ul.faq-list li .faq-active {background:url(https://css02.v15cdn.com/m502/question.webp) no-repeat 0% center,url(https://css02.v15cdn.com/m502/remove.webp) no-repeat 100% center}
@media (max-width:1000px) {.documentlist article .title span:nth-of-type(2) {width:auto}
.documentlist article .title {display:flex !important;align-items:center !important;justify-content:center !important}
.documentlist article .project-info .project-name {font-size:14px;color:#333333;line-height:1.5;margin-bottom:5px}
.documentlist article .project-info .project-content {font-size:12px;line-height:1.5;margin-bottom:10px}
.documentlist article .project-img {max-width:50%}
.documentlist article .project-info {padding-left:10px;padding-right:10px}}
.template.documentlist article ul li:hover {box-shadow:unset;transform:unset}
.template.documentlist article ul li:hover img {transform:scale(1.01);transition:all .3s ease}
@media (max-width:1000px) {.documentlist article ul.faq-list li .project-info {padding:15px}
.documentlist article .video-list li {width:50%}
.documentlist article .video-list .video-in {font-size:12px}
.documentlist article .video-list a::after {display:block !important}
.documentlist article .download-list .download-btn span {font-size:13px}}
.documentlist article .video-list .video-img a::after {margin:0;transform:translate(-50%,-50%)}
@media (max-width:1000px) {.documentlist article .download-list li {width:50%}
.documentlist article .download-list .download-btn {font-size:12px}}
.productcontent article {margin-left:0;width:100%;margin-right:50px}
.productcontent article .container-in img {max-width:100%}
.productcontent article .hottag {font-size:18px;color:#666666;line-height:26px;margin:50px 0px}
.productcontent aside {width:210px}
.productcontent aside h4 {font-size:20px;font-weight:400;color:#333333;line-height:26px;margin-bottom:30px}
.productcontent aside ul.like li {margin-bottom:30px;transition:all .3s ease}
.productcontent aside ul.like li:hover h5 {color:#283172}
.productcontent aside ul.like .img {width:100%;height:210px;overflow:hidden}
.productcontent aside ul.like .img img {width:100%}
.productcontent aside ul.like .img img:hover {transition:all .3s ease;transform:scale(1.05)}
.productcontent aside h5 {font-size:18px;color:#283172;line-height:26px}
.productcontent aside a {font-size:14px;color:#999999;line-height:26px;display:inline-block;width:100%;height:100%}
.product-detail {display:flex}
.product-detail .left {width:511px;display:flex;flex-direction:row-reverse}
.product-detail .left .swiper-box {user-select:none;height:322px;margin-top:18px;width:100px;position:relative;padding:15px 0px;margin-right:10px}
.product-detail .left .swiper-box .swiper-product-details-page {width:calc(100% + 2px);height:100%;padding:2px 0px}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper {display:flex;align-items:center}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide {height:60px}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide img {border:1px solid #e5e5e5;height:100%;width:100px}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide img.hover {cursor:pointer;border:1px solid #007dc3}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-pagination {display:none}
.product-detail .left .swiper-box .swiper-product-details-page-button-prev {position:absolute;left:-10px}
.product-detail .left .swiper-box .swiper-button-prev:after,.product-detail .left .swiper-box .swiper-container-rtl .swiper-button-next:after {font-size:30px}
.product-detail .left .swiper-box .swiper-button-next:after,.product-detail .left .swiper-box .swiper-container-rtl .swiper-button-next:after {font-size:30px}
.product-detail .left .swiper-box .swiper-product-details-page-button-next {position:absolute;right:-3px}
.product-detail .right {box-sizing:border-box;padding-left:30px;flex:1}
.product-detail .right h1 {font-size:30px;color:#000;margin:2px auto;line-height:25px;position:relative;padding-bottom:20px;text-transform:capitalize}
.product-detail .right>p {color:#444;font-size:18px;line-height:1.5}
.product-detail .right .share-list {margin-top:50px;margin-bottom:40px}
.product-detail .right .btn a {display:inline-block;margin-right:20px;border:1px solid #333333;color:#333333;font-size:1.0625rem;padding:0px 20px;line-height:40px;transition:all .3s ease}
.product-detail .right .btn a:hover {background:#283172;color:white;transition:all .3s ease}
.product-detail .right .share {padding:20px 0px}
.product-detail .img {width:400px;height:400px;background:white;display:flex;align-items:center;justify-content:center;position:relative}
.product-detail .img img {width:100%;height:auto}
.product-detail .mask {width:200px;height:200px;position:absolute;left:0;top:0;background-color:#EEEEEE;opacity:.3;display:none;cursor:move}
.product-detail .big {border:1px solid #EEE;width:500px;height:500px;position:absolute;left:400px;top:0;overflow:hidden;display:none;z-index:2}
.product-detail .big img {width:200%;height:200%;position:absolute;left:0;top:0}
.product-detail .left .swiper-box .swiper-product-details-page-button-prev {transform:rotate(90deg) translateY(33%) !important;left:50%;top:0;color:#999999}
.product-detail .left .swiper-box .swiper-product-details-page-button-next {transform:rotate(90deg) translateY(33%) !important;left:50%;bottom:-26px;color:#999999}
.productcontent .swiper-button-next,.productcontent .swiper-button-prev {top:unset;bottom:-50px}
#picBigBigBig #count {display:none}
.productscontent .product-detail .left {width:100%;height:auto !important}
.productscontent .product-detail .left .swiper-product-details-page {width:100% !important;height:100% !important}
.productscontent .product-detail .left .swiper-box {width:100% !important;height:100% !important}
.productscontent .product-detail .left .swiper-wrapper {width:100% !important;height:100% !important}
.productscontent .product-detail .left .swiper-slide {width:100% !important;height:100% !important;display:flex}
.productscontent .product-detail .left .swiper-slide img {border:1px solid #f8f8f8 !important;width:100% !important;height:100% !important}
@media (max-width:1000px) {section.content.productscontent .container main .product-detail {display:block}
#picBigBigBig .img {display:none}
section.content.productscontent .container main .product-detail .left {width:500px;height:auto}
section.content.productscontent .container main .product-detail .left .swiper-box {height:100%;border:1px solid black}
section.content.productscontent .container main .product-detail .left .swiper-box .swiper-product-details-page {height:100%}
section.content.productscontent .container main .product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper {height:100%}
section.content.productscontent .container main .product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide {height:100%}
section.content.productscontent .container main .product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide img {width:100%}
section.content.productscontent .container main .product-detail .left .swiper-box {width:100% !important}
section.content.productscontent .container main .product-detail .left .swiper-box .swiper-product-details-page {width:100%}
section.content.productscontent .container main .product-detail {display:flex;justify-content:center;flex-wrap:wrap}
section.content.productscontent .container main .product-detail .right {width:100%;flex:auto;padding-left:0px}
section.content.productscontent .container main .product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide img.hover {border:none}
.swiper-product-details-page-button-prev {display:none}
.swiper-product-details-page-button-next {display:none}
section.content.productscontent .container main .product-detail .left .swiper-box .swiper-product-details-page .swiper-pagination {display:block}
.swiper-pagination-bullet-active {background:#007dc3}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {bottom:0}
#picBigBigBig {position:relative}
#picBigBigBig #count {display:block;position:absolute;right:10px;bottom:10px;color:white;background:black;padding:2px 12px;border-radius:12px;z-index:5}}
@media (max-width:550px) {section.content.productscontent .container main .product-detail .left {width:calc(100vw - 45px)}}
@media (max-width:1000px) {.productcontent article {margin-right:0}
.product-detail {display:block}
.product-detail .left {flex-direction:column}
.product-detail .left {width:100%}
.product-detail .left .swiper-box {width:100%}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide {height:100%}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide img {width:auto;border:none;max-width:100%;height:auto}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide {display:flex;align-items:center;justify-content:center;max-width:100%}
.product-detail .left .swiper-box {height:auto !important}
.product-detail .right {padding-left:0}}
@media (max-width:1234px) and (min-width:1000px) {.productcontent article {margin-right:20px}}
.productcontent .m-tabs-container {height:auto;padding:8px 0px;border:1px solid #EBEBEB;border-left:0px;border-right:0px}
.productcontent .m-tabs-container .m-tabs {display:flex;align-items:center;justify-content:center}
.productcontent .m-tabs-container ul {display:flex;height:calc(100% - 16px)}
.productcontent .m-tabs-container ul li {flex-wrap:wrap;padding:0px 20px;display:flex;align-items:center;cursor:pointer;border-bottom:2px solid #FFFfff}
.productcontent .m-tabs-container .s-tab-current {border-bottom:2px solid #283172}
@media (max-width:1000px) {.m-tabs-container .m-tabs {overflow-x:scroll;overflow-y:hidden}
.m-tabs-container ul {width:100%}
.m-tabs-container ul li {white-space:nowrap}}
.g-about article {width:100%}
.g-about article>div {display:none}
.g-about article>div#block1 {display:block}
.productcontent.template article ul li {margin-bottom:0px;transition:unset;height:auto;display:block}
.productcontent .m-tabs-container {border:unset;margin-top:70px}
.productcontent .m-tabs-container ul li {height:auto}
.productcontent .m-tabs-container ul {display:block}
.productcontent article .container {justify-content:flex-start}
.productcontent.template article ul li:hover {box-shadow:unset;transform:unset}
.productcontent .container-in>div {display:none}
.productcontent .container-in>div#block1 {display:block}
.productcontent .m-tabs-container .s-tab-current {border-bottom:0 !important}
.productcontent .m-tabs-container li {width:240px;margin:0px 5px}
.productcontent .m-tabs ul {margin-top:10px;height:100%}
.productcontent .m-tabs ul li {background-color:#f7f7f7;display:flex !important;align-items:center;justify-content:center;padding:0;height:46px !important;margin-bottom:10px !important}
.productcontent .bat ul {width:100%;display:flex;flex-wrap:wrap}
.productcontent .bat ul a {display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#333333}
.productcontent .bat ul div {cursor:pointer;display:flex !important;align-items:center;justify-content:center;padding:0;height:46px !important;width:240px;background-color:#f7f7f7;margin:0px 5px;margin-bottom:10px !important}
.productcontent .s-tab-current {background-color:#283172 !important;color:white !important}
@media (max-width:1000px) {.product-detail .left .swiper-box {padding:0px}
.product-detail .left .swiper-box .swiper-product-details-page .swiper-wrapper .swiper-slide img {width:100%}
.product-detail .right h1 {padding-top:20px}}
@media (max-width:1000px) {.product-detail .left .swiper-box {margin-top:0}
.productcontent .m-tabs ul li,.productcontent .m-tabs ul div {width:calc(100%) !important}
.productcontent .m-tabs-container {margin-top:25px}
.product-detail .right .share-list {margin:20px 0px}
.product-detail .right h1 {font-size:15px}
.product-detail .right>p {font-size:12px}
.product-detail .right .btn a {font-size:12px}
.product-detail .btn a i {transform:translateY(2px)}}
.visibility {visibility:hidden}
.btn-active span {border:1px solid #283172 !important}
.shop-car .btn-active span {border:none !important}
.products .count {font-size:12px}
.products .add {display:flex;align-items:center;white-space:nowrap;height:auto;height:40px;cursor:pointer}
.products .add a {display:flex;align-items:center;justify-content:center}
.products .add span {border:1px solid #444;padding:0;width:20px;height:20px;margin-right:5px;display:flex;align-items:center;justify-content:center}
.shop-car {bottom:13.067vw}
.shop-car {bottom:13.067vw}
.shop-car {width:100%;position:fixed;height:100px;bottom:0;left:0;background:#f6f6f7;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.shop-car ul {width:1420px;padding-left:10px;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}
.shop-car ul li {height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ececec;background:white;margin-right:10px}
.shop-car ul li .left {width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #ececec;overflow:hidden}
.shop-car ul li .left img {width:100%}
.shop-car ul li .center {width:160px;font-size:12px;font-weight:400;padding:15px;color:#191919;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical}
.shop-car ul li .right {cursor:pointer;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:5px}
.shop-car div.button {font-size:12px}
.shop-car div.button.buy {width:160px;height:36px;background:#283172}
.shop-car div.button.buy a {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:100%;height:100%;color:#FFF;font-size:12px}
.shop-car div.button.clear {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:86px;height:20px;font-weight:400;color:#666666;background:0}
@media (max-width:1000px) {.shop-car {bottom:13.067vw}
.shop-car ul li .center {display:none}}
@media (max-width:850px) {.shop-car {height:50px;z-index:3}
.shop-car ul {width:100vw;position:absolute;top:-60px;left:0;padding:0px}
.shop-car ul li {position:relative;border-right:0;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(20vw)}
.shop-car ul li .left {border-right:0}
.shop-car ul li .right {position:absolute;left:0;top:0;background:rgba(0,0,0,0.2);width:100%;height:100%;font-size:24px}}
.template article ul li .add.btn-active a {color:#283172}
.feedback-list {border:1px solid #ddd;background:white;width:100%}
.feedback-list .list-li {display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 10px;border-bottom:1px solid #ddd}
.feedback-list .list-li:nth-last-of-type(1) {border:0}
.feedback-list .list-li div:nth-of-type(1) {width:194px;height:145px}
.feedback-list .list-li div:nth-of-type(1) img {width:100%;height:100%}
.feedback-list .list-li div:nth-of-type(2) {-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5%;font-size:16px}
.feedback-list .list-li div:nth-of-type(2) a {color:black}
.feedback-list .list-li div:nth-of-type(3) {width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:32px;cursor:pointer}
@media (max-width:600px) {.feedback-list .list-li div:nth-of-type(1) {width:97px;height:72px}
.feedback-list .list-li div:nth-of-type(2) {font-size:12px}
.feedback-title span {display:-webkit-box !important;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.feedback-list .list-li div:nth-of-type(3) {width:50px}}
.feedback-list>.list-li>div:nth-of-type(1) {width:116px;height:87px}
@media (max-width:500px) {.feedback-list>.list-li>div:nth-of-type(1) {width:58px;height:43.5px}}
.template aside .g-aside-menu li {display:flex;justify-content:center}
.template aside .g-aside-menu li a {color:#333333}
.template aside .g-aside-menu li:hover a {color:#283172}
.template aside .g-aside-menu ul {display:none}
.feedback article p {font-size:16px;font-weight:400;color:#616161;line-height:26px}
.feedback article p a {color:#616161}
@media (max-width:1000px) {.feedback article p {font-size:12px}
.feedback article p a {font-size:12px}}
.ie-show {display:none}
.ie .ie-show {display:block}
.ie.productcontent .ie-show {font-size:24px !important}
.ie.index .g-about .g-left {z-index:2;position:relative}
.ie header .box ul.menu li ul {display:block}
.ie header .box ul.menu li ul li {width:auto}
.ie section.g-breadcrumb p span {display:inline-block}
.ie main .container {padding-top:90px;padding-bottom:90px}
.ie.template aside ul.concat-us li {justify-content:flex-start}
.ie.template aside ul.concat-us li {display:inline-block !important}
.ie.productcontent .swiper-product-details-page-button-prev {bottom:111110px !important;left:44% !important}
.ie.productcontent .swiper-product-details-page-button-next {bottom:0 !important;left:45px !important;top:345px !important;width:30px !important;height:30px !important}
.ie.template.productcontent article ul li:hover {transform:none !important;box-shadow:none !important}
.ie textarea {overflow-y:hidden}
.ie .m-tabs-container {padding-top:0 !important;padding-bottom:0 !important}
.ie.singglePage .container {padding-top:0 !important;padding-bottom:0 !important}
.ie.index .container {padding-top:0 !important;padding-bottom:0 !important}
.ie.index section.g-news ul li p:nth-of-type(2) {box-sizing:border-box}
.ie.index section.g-news ul li p:nth-of-type(1) {display:block;box-sizing:border-box;padding-left:19px;padding-right:19px}
.ie.index section.g-news ul li p:nth-of-type(1) a {padding:0 !important}
.ie.index section.g-why .g-left {width:calc(100% - 430px)}
.ie.index section.g-why .g-right {width:430px}
@media (min-width:1000px) {header .box ul.menu>li>a {font-size:15px;text-transform:uppercase}
.index section.g-news ul li p:nth-of-type(1) {justify-content:flex-start}
.index section.g-news ul li div.g-img {min-height:245px}
section.g-breadcrumb h3 {text-transform:uppercase}
.template article ul li {height:unset;min-height:100px}
.template.productcontent article ul li {height:unset;min-height:unset !important}
header .box ul.menu li {padding:0px 25px}
header .box ul.menu>li:nth-last-of-type(1) {padding-right:0}
.template aside h3 {text-transform:capitalize}
.template aside .news>li a {color:#333333}
.productcontent .bat ul div {margin-bottom:0 !important}
.productcontent .video {width:400px;height:400px;display:flex;justify-content:center;align-items:center}
header .box ul.menu li ul {min-width:100%}
.search-btn {cursor:pointer}
.g-concat article ul li {border-bottom:none}
.g-concat article ul li:nth-last-of-type(1) {border-bottom:1px solid #EBEBEB}}
@media (max-width:1000px) {.template article ul.col-1 li {width:100%}
header .box ul.menu ul li a {width:100%;display:inline-block}
.productcontent .bat ul>div {margin-bottom:12px !important}
.productcontent .bat ul>div div {margin-bottom:0 !important}
.singglepic {width:100% !important;display:flex !important}
.singglepic img {width:100% !important}
header .box ul.menu li ul li:hover {background-color:unset;color:unset}
header .box ul.menu li ul li:hover a {color:unset}}
.productcontent .bat ul div div {height:unset;margin:unset}
.container-in {width:100%}
.container-in table img {width:100%}
.container-in table {margin:10px 0px;width:100%;font-size:15px;line-height:25px}
.container-in table tr:nth-child(2n+1) {background:#f6f6f6}
.container-in table td {border:1px solid #cdcdcd;padding:5px;color:#444}
@media (max-width:1000px) {.container-in table {min-width:450px;overflow:scroll}
.singglepic {justify-content:center}
.singglepic~#count {display:none !important}}
.newscontent article .art-content img {width:100%}
.documentlist article .faq-list .project-info .project-content {-webkit-line-clamp:999}
.singglepic {z-index:1 !important}
@media (max-width:1200px) and (min-width:1000px) {header .box ul.menu li {padding:0px 10px}}
.ie.index section.g-news ul li .g-img img {max-height:200px}
.ie.productcontent.template article ul li {height:auto;min-height:auto}
@media (max-width:1000px) and (min-width:500px) {header .menu>li>ul a {color:#666666;font-size:16px}}
.products article ul li .right h3 a {text-transform:capitalize}
@media (max-width:1000px) {.template.news article ul li .left p:nth-of-type(1),.template.news article ul li .right h3 a {-webkit-line-clamp:1}}
@media (max-width:1000px) {.template main {padding:15px 0px}}
.index section.g-news ul li .news-btn {justify-content:flex-start;padding:0 19px 0px;margin-top:15px}
.index section.g-news ul li:hover .news-btn a {background:#283172;color:#FFF;transition:.5s;padding:15px}
.news-btn a {padding:15px 0px;transition:.5s}
@media (max-width:1000px) {.index section.g-news ul li .news-btn a {font-size:12px}
.index section.g-news ul li .news-btn {padding:0 10px}
.news-btn a {padding:10px 0px}
.index section.g-news ul li:hover .news-btn a {padding:10px}}
.template aside .news.sf-menu li {display:block;padding:0px}
.template aside .news.sf-menu li a {display:block;width:100%;padding:12px 15px;box-sizing:border-box;line-height:20px}
.template aside .news.sf-menu li ul li a {padding:7px 15px 7px 30px;font-size:15px}
.template aside .news.sf-menu>li {padding-bottom:4px;border:none;border-bottom:1px solid #CCC}
.template aside .news.sf-menu>li:hover a {color:#333!important}
.template aside .news.sf-menu li a:hover {color:#283172 !important}
.template aside .news.sf-menu {border:4px solid #283172}
.g-about article,.productcontent {line-height:1.75em}
strong {font-weight:bold}
.g-news h3 em {margin-left:10px}
footer a {color:#afadae}
.productcontent .m-tabs-container {max-width:790px;margin:0px auto;text-transform:uppercase}
.productcontent .container-in {max-width:790px;margin:0px auto}
.index section.g-why {align-items:center}
.g-about img {max-width:100%}
.index .g-products ul li {height:auto}
.index .g-products .g-left {width:200px;height:auto}
.index section.g-company h3 {text-transform:uppercase}
.index section.g-company ul li a:nth-child(1) {display:block;text-align:center;width:100%}
.template aside .news>li.LiLevel1 .sub-menu li a {position:relative;padding-left:40px}
.template aside .news>li.LiLevel1 .sub-menu li a:before {content:'';position:absolute;width:6px;height:6px;left:25px;top:14px;background:#283172;border-radius:50%}
.template aside .news>li {padding-left:10px;padding-right:10px}
.g-about .history-tree {display:block}
.history-items {display:flex;margin-bottom:20px;align-items:center}
.history-items .history-time {background:#FFF;flex-shrink:0;width:80px;height:80px;border-radius:50%;border:2px solid #283172;display:flex;align-items:center;justify-content:center}
.history-items .history-text {padding-left:20px}
.history-items .history-time:hover {background:#283172;color:#FFF}
.history-wrapper {position:relative}
.history-wrapper:after {content:'';position:absolute;width:1px;height:100%;top:0;left:41px;background:#ddd;z-index:-1}
.history-items .history-text:first-letter {text-transform:uppercase}
.index section.g-company ul li::before {opacity:.5}
.zoommask {position:fixed;top:0;left:0;width:100%;height:100%}
.zoommask {background:rgba(0,0,0,.5);z-index:9999}
.zoombox {position:fixed;max-width:800px;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:99999}
.zoombox img {width:100%}
.g-pdf ul {display:flex}
.g-pdf ul li {display:flex;align-items:center}
.g-pdf ul li .pdficon {width:50px}
.g-pdf ul li .pdficon svg {width:50px;height:50px}
.g-pdf-container {padding:50px 0px}
.g-pdf-container ul {justify-content:space-between}
.g-pdf-container ul li {margin-right:20px}
.g-pdf-container ul li a {color:#283172;padding-left:5px}
@media (max-width:991px) {.g-pdf-container {padding:50px 30px 0px}
.g-pdf-container ul {flex-wrap:wrap}
.g-pdf-container ul li {width:100%}}
#gallery {display:block}
.rebox-contents {display:flex;align-items:center;justify-content:center}
@media (min-width:992px) {.index section.g-news ul li p:nth-of-type(1) a {height:81px}}
.index section.g-news ul li div.g-img {min-height:0;padding-bottom:66.625%;height:0}
.index section.g-news ul li div.g-img a {position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.container-in table td {background:#FFF;border-left:none;border-right:none}
.container-in table tr td:first-child {vertical-align:top}
.container-in table tr:nth-child(1) td:first-child {width:35%}
.newscontent article .art-content img {width:auto}
.template aside .news.sf-menu >li >a {text-transform:uppercase;font-weight:bold}
.newscontent article {flex:none;max-width:750px}
.container-company {max-width:800px;margin:0px auto;text-align:left;padding:20px 20px 0px}
@media(max-width:1000px) {.template main .container {display:block}}
.container-in table {min-width:inherit}
.container-in table td p {padding:5px 0px}
header .box ul.menu>li>a {font-weight:bold}
.newscontent article .art-content img {max-width:100%}
header .box .nav1 .LiLevel1 ul {display:none;position:absolute;top:0;left:100%}
header .box .nav1 .LiLevel1 {position:relative}
header .box .nav1 .LiLevel1:hover ul {display:block}
header .box .nav1 .LiLevel1:hover ul a {color:#000}
header .box .nav1 .LiLevel1:hover ul li:hover a {color:#FFF}
header .box ul.menu>li:hover>a {transform:scale(1.1);transition:.5s}
.wmkc-itemcont img {max-width:180px}
div.wmkc-itemcont {height:auto}
.g-concat article .g-right .info .right {text-align:right}
@media (max-width:768px) {.flexL,.flexR {flex-wrap:wrap}
.flexL>div,.flexR>div,.flexL>div>img {width:100% !important}
.flexR {flex-direction:column-reverse}}
iframe {max-width:100%}
@media (max-width:768px) {iframe {max-height:350px}}
@media (max-width:480px) {iframe {max-height:280px}}
body * {font-family:"Libre Baskerville", serif;}
.products article ul.col-1 li .right h3 {height:auto}
.about-history {padding:0px 180px}
.wmkc-size {font-size:22px}
@media (min-width:1001px) {.index .g-about .g-left {max-width:50%}
.product-detail .left {width:711px}
.product-detail .img {width:600px;height:600px}
.index .g-about .g-right {width:50%}
.index .g-about .g-right .company {margin-bottom:10px;margin-top:30px}
.index .g-about .g-right h3::after {bottom:-14px}
.index .g-about .g-right .info {padding-bottom:10px;margin-bottom:20px}}
.index .g-company-container {position:relative}
.index .g-company-container::after {content:'';width:100vw;height:100%;position:absolute;background:url(https://css02.v15cdn.com/m502/bg2.webp) no-repeat center;background-size:cover;top:0;left:0;z-index:0}
.index section.g-company h3,.index section.g-company h3 em {color:#FFF}
.index section.g-company .line {background:#FFF}
.index section.g-company ul li {background-color:unset}
.index section.g-company ul li::before {display:none}
.index section.g-company ul li p,.index section.g-company ul li p:nth-of-type(2) {color:#FFF}
.index section.g-company ul li .g-img img {width:100%}
.index section.g-company ul li .g-img {width:90px;border-radius:50%;margin:0px auto;border:3px solid #FFF;box-sizing:border-box;padding:18px;height:90px}
@media (max-width:540px) {.index section.g-company ul li .g-img {width:60px;height:60px;padding:11px}
img[style*="float:left"]+* {clear:left;display:block}}
.index section.g-company {z-index:1}
.productcontent article .container-in img {height:auto !important}
@media (max-width:768px) {.about-history {padding:0px 20px}}
.newscontent article .art-content p {color:#000;font-family:"Libre Baskerville", serif;}
.flexL {display:flex;align-items:flex-start}
.rebox {cursor:pointer;position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000;-webkit-filter:none !important;background:rgb(0,0,0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);background:rgba(0,0,0,0.7)}
.rebox * {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}
.rebox-contents {position:absolute;top:5%;left:5%;text-align:center;width:90%;height:90%}
.rebox-contents .rebox-content {border:5px solid #FFF;box-shadow:0px 0px 20px #000;border-radius:1px;max-width:100%;max-height:100%}
.rebox-loading {width:31px;height:31px;margin:-16px 0 0 -16px;position:absolute;top:48%;left:50%}
.rebox-caption {display:none;position:absolute;left:0;bottom:0;width:100%;text-align:center;z-index:1000;background:#000;background:rgba(0,0,0,0.7)}
.rebox-caption p {margin:0px auto;max-width:70%;display:inline-block;display:inline;zoom:1;padding:10px;color:#FFF;font-size:12px;line-height:18px}
.rebox-button {position:absolute;z-index:9999;min-width:40px;height:40px;line-height:40px;background:rgb(0,0,0);opacity:0.4;text-decoration:none;font-size:24px;color:#FFF;text-align:center;vertical-align:middle;-webkit-border-radius:32px;-moz-border-radius:32px;-ms-border-radius:32px;border-radius:32px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s}
.rebox-button:hover,.rebox-button:focus {opacity:1;-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}
.rebox-close {right:10px;top:10px}
.rebox-next {right:10px;top:48%}
.rebox-prev {left:10px;top:48%}
.rebox-loading {left:50%;top:48%;-webkit-animation-name:spin;-webkit-animation-duration:2000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:2000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:2000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:2000ms;animation-iteration-count:infinite;animation-timing-function:linear}
@-ms-keyframes spin {from {-ms-transform:rotate(0deg)}
to {-ms-transform:rotate(360deg)}}
@-moz-keyframes spin {from {-moz-transform:rotate(0deg)}
to {-moz-transform:rotate(360deg)}}
@-webkit-keyframes spin {from {-webkit-transform:rotate(0deg)}
to {-webkit-transform:rotate(360deg)}}
@keyframes spin {from {transform:rotate(0deg)}
to {transform:rotate(360deg)}}
.pdown2 span {background:url(https://css02.v15cdn.com/m502/pdf.webp) no-repeat 5px center;padding:0 5px 0 35px;background-size:24px;display:block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}
.container-in table.nydbortable tr td {width:auto;border:1px solid #CCC;vertical-align:middle;text-align:center}
.share-list #st-1 {text-align:left!important}
header .box ul.menu li ul {display:none}
.product-detail .right h1 {line-height:40px}
@media (min-width:1900px) {.newscontent main>.container {justify-content:space-between;padding:0px 120px}}
.newscontent.template aside {display:none}
.newscontent main>.container {justify-content:center}
.newscontent article {max-width:1000px;margin:0px auto !important}
.art-content * {font-size:inherit}
.products article ul.col-1 li .right h3 {display:block}
.products article ul.col-1 li {background:#f7f7f7}
.product-detail .right .btn a {margin-bottom:15px;min-width:160px;box-sizing:border-box;text-align:center}
.product-detail .right .btn a i {display:none}
main.g-about img {height:auto!important}
#liproducts>a {pointer-events:none}
.wmkcfeedback .inquiry-form .feed-verification {width:100%;display:flex;margin-top:30px;position:relative;max-width:300px}
.wmkcfeedback .inquiry-form .feed-verification input {margin:0;flex:1;width:100%}
.wmkcfeedback .inquiry-form .feed-verification img {cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}
@media(max-width:768px) {.wmkcfeedback .inquiry-form .feed-verification {max-width:100%}}
h4.cate-h4,h4.pro-h4 {clear:both;font-weight:bold}
ul.cate-ulli,ul.pro-ulli {clear:both;padding:10px 0px 10px 20px}
ol.cate-ulli,ol.pro-ulli {clear:both;padding:10px 0px 10px 30px}
ul.cate-ulli li,ul.pro-ulli li {list-style-type:disc;line-height:175%}
.wmkcfeedback .select-menu {width:49%;margin-bottom:20px;position:relative}
.wmkcfeedback .select-menu .select-menu-div {position:relative;width:100%}
.wmkcfeedback .select-menu .select-menu-div em {margin-right:5px;position:absolute;right:32px;top:24px;transition:all .4s ease}
.wmkcfeedback .select-menu .select-menu-div em.select-menu-i {transform:rotateX(180deg)}
.wmkcfeedback .select-menu .select-menu-div em::after,.wmkcfeedback .select-menu .select-menu-div em::before {content:"";width:14px;height:2px;background:#4c4c4c;position:absolute;top:50%;left:0;transform:rotate(45deg)}
.wmkcfeedback .select-menu .select-menu-div em::after {transform:rotate(-45deg);left:9px}
.wmkcfeedback .select-menu .select-menu-div .select-menu-input {margin:0!important;width:100%!important;cursor:pointer;user-select:none;padding-right:100px}
.wmkcfeedback .select-menu .select-menu-ul {box-shadow:0 1px 15px 0 rgba(15,19,39,.1);list-style:none;display:none;width:100%;text-align:left;border:1px solid #ddd;background:#FFF;position:absolute;z-index:9}
.wmkcfeedback .select-menu .select-menu-ul li {padding:0 20px;line-height:2.5;cursor:pointer;font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;height:auto;box-sizing:border-box;min-height:inherit;margin:0}
.wmkcfeedback .select-menu .select-menu-ul li:hover {background:#f2faea}
.wmkcfeedback .select-menu .select-menu-ul li:nth-child(2n) {background:#f5f4f4}
.wmkcfeedback .select-menu .select-menu-ul li:nth-child(2n):hover {background:#f2faea}
.wmkcfeedback .select-menu .select-menu-ul li.select-this {background:#f2faea}
.wmkcfeedback .select-menu .select-menu-ul li.select-this:hover {background:#f2faea!important}
.wmkcfeedback .loading {position:relative;width:18px;height:18px;margin-left:8px;border:2px solid #000;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:feedbacksenloading infinite .75s linear}
@keyframes feedbacksenloading {0% {transform:rotate(0)}
100% {transform:rotate(360deg)}}
@media(max-width:768px) {.wmkcfeedback .select-menu {width:100%}}
.wmkcfeedback .send-btn[disabled] {background:#999}
.blogflex-info{display:flex;align-items:flex-start}
.blogflex-info .img{width:55px;height:55px;border-radius:50%;border:1px solid #EEEEEE;overflow:hidden}
.blogflex-info .img img{width:100%;height:100%;object-fit:cover}
.blogflex-info .info{flex:1;padding-left:10px}
.blogflex-info .info-name{font-size:18px;font-weight:700}
.blogflex-info .info-content{line-height:1.4;color:#555555;margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:30;overflow:hidden}
.email-subscription{display:flex;flex-direction:column;width:100%;padding:30px 0}
.email-subscription input{width:100%;outline:0;border:1px solid #CCCCCC;height:40px;border-radius:0;padding:0 10px;transition:all .1s linear;box-sizing:border-box}
.email-subscription button{margin-top:10px;width:100%;height:40px;background:#283172;color:#FFFFFF;border:none;border-radius:0;cursor:pointer;transition:all .1s linear}
.company-intro{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:30;overflow:hidden}
.newscontent.blog.template aside{display:block}
@media(max-width:768px) {.newscontent.blog.template aside{display:none}}
.lang{z-index:99999;text-align:left;position:absolute;top:-32px;right:250px;}
.lang-icon{display:flex;align-items:center;width:100%;height:30px;border:none;cursor:pointer;font-size:var(--fontsize16);user-select:none;white-space:nowrap}
.lang-icon span{position:relative;padding-right:18px;color:var(--headercolor);margin-left:8px;font-size:var(--fontsize14,14px)}
.lang-icon span::before{content:"";position:absolute;right:4px;top:9px;width:8px;height:1px;background:var(--headercolor,#666);transform:rotate(50deg)}
.lang-icon span::after{content:"";position:absolute;right:0px;top:9px;width:8px;height:1px;background:var(--headercolor,#666);transform:rotate(-50deg)}
.lang-drop{position:absolute;top:calc(100% + 26px);right:50%;transform:translateX(50%);background:#FFFFFF;border:1px solid #EBEEF5;border-radius:4px;box-shadow:0px 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.active{visibility:visible;opacity:1;top:calc(100% + 7px)}
.lang-arrow{display:block;width:10px;height:10px;background-color:#FFFFFF;border-top:1px solid #EBEEF5;border-left:1px solid #EBEEF5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left:50%}
.lang-drop.lang-flex .lang-arrow{left:80%}
.lang-wrap{list-style:none;width:140px;padding:8px 0px;box-sizing:border-box}
.lang-flex .lang-wrap{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.3333%}
.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#EEEEEE}
.lang-wrap li a{display:block;color:var(--fontcolor);font-size:var(--fontsize12,12px);padding:10px 12px;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){
.lang{transition:all .2s linear;top:10px;right:70px;}
.lang-icon img{width:32px;height:auto;}
.lang-icon span{display:none}
.lang-drop{display:none}
.lang-drop.active{display:block;top:calc(100% + 12px)}}