@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600;700;800;900&display=swap);
body{font-family:Nunito,sans-serif;font-size:12px;line-height:1.6;color:#333}
@media (min-width:767px){
body{font-size:14px;line-height:1.7}
}
@media (min-width:992px){
body{font-size:15px}
}
@media (min-width:1200px){
body{font-size:18px}
}
.h1,h1{font-size:2em;line-height:1.15}
.h2,h2{font-size:1.666666em;line-height:1.2}
.h3,h3{font-size:1.333333em;line-height:1.4}
.h4,h4{font-size:1em}
.h1,.h2,.h3,.h4,.h5,.h6,b,h1,h2,h3,h4,h5,h6,strong{font-weight:600}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(widgets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
html{font-size:16px;-webkit-tap-highlight-color:transparent;box-sizing:border-box;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
*,:after,:before{box-sizing:inherit}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
a{text-decoration:none}
a:hover{text-decoration:underline}
button{background:0 0;border:0;padding:0}
.region{display:block;width:100%;max-width:1920px;margin:0 auto;padding:0}
.region--top{display:none;position:fixed;top:0;left:0}
.region--bottom{display:none;position:fixed;left:0;bottom:0;z-index:100}
/*!
 * .layout-stage 类用于限定宽度
 */
.stage{width:100%;margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px}
@media (min-width:576px){
.stage{max-width:540px}
.nav--prolist .stage{max-width:100%;width:100%}
}
@media (min-width:768px){
.stage{max-width:720px}
.nav--prolist .stage{max-width:100%;width:100%}
}
@media (min-width:992px){
.stage{max-width:960px}
}
@media (min-width:1200px){
.stage{max-width:1140px}
}
@media (min-width:1500px){
.stage{max-width:1440px}
}
.content{padding:20px}
.cell,.grid{display:block;box-sizing:border-box}
.grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;margin:0;padding:0;list-style:none}
.cell{-ms-flex:1 1 auto;flex:1 1 auto;width:100%;max-width:100%;margin:0;border-width:1px!important;border-color:#ebebeb;border-style:none}
.cell:last-child{margin-right:0!important}
.grid--border{padding-top:1px}
.grid--border>.cell{border-style:solid;margin:0 0 -1px -1px}
.grid--gutter{padding-top:0}
.grid--gutter>.cell{margin:0 0 20px 0}
.grid--auto>.cell{width:0;max-width:none;min-width:100%}
@media (min-width:576px){
.cell{max-width:50%;margin:0}
.grid--border>.cell{max-width:calc(50% + .5px);margin:-1px -1px 0 0}
.grid--gutter>.cell{max-width:calc(50% - 10px);margin:0 20px 20px 0}
.cell:nth-child(2n){margin-right:0}
.grid--auto>.cell{max-width:none;min-width:50%}
.grid--auto.grid--gutter>.cell{min-width:calc(50% - 10px)}
}
@media (min-width:768px){
.cell{max-width:33.333333%;margin:0}
.grid--border>.cell{max-width:calc(33.333333% + .67px);margin:-1px -1px 0 0}
.grid--gutter>.cell{max-width:calc(33.333333% - 13.333px);margin:0 20px 20px 0}
.cell:nth-child(3n){margin-right:0}
.grid--auto>.cell{max-width:none;min-width:33.333333%}
.grid--auto.grid--gutter>.cell{min-width:calc(33.333333% - 13.333px)}
}
.grid--1>.cell{max-width:100%;margin:0}
.grid--1.grid--border>.cell{margin:-1px 0 0}
.grid--1.grid--gutter>.cell{margin:0 0 20px}
.grid--2>.cell{max-width:50%;margin:0}
.grid--2.grid--border>.cell{max-width:calc(50% + .5px);margin:-1px -1px 0 0}
.grid--2.grid--gutter>.cell{max-width:calc(100% - 0px);margin:0 0 20px 0}
.grid--2>.cell:nth-child(2n){margin-right:0}
.grid--2.grid--auto>.cell{max-width:none;min-width:50%}
.grid--2.grid--auto.grid--gutter>.cell{min-width:calc(50% - 10px)}
.grid--3>.cell{max-width:33.333333%;margin:0}
.grid--3.grid--border>.cell{max-width:calc(33.333333% + .67px);margin:-1px -1px 0 0}
.grid--3.grid--gutter>.cell{max-width:calc(33.333333% - 13.333px);margin:0 20px 20px 0}
.grid--3>.cell:nth-child(3n){margin-right:0}
.grid--3.grid--auto>.cell{max-width:none;min-width:33.333333%}
.grid--3.grid--auto.grid--gutter>.cell{min-width:calc(33.333333% - 13.333px)}
.grid--4>.cell{max-width:25%;margin:0}
.grid--4.grid--border>.cell{max-width:calc(25% + .75px);margin:-1px -1px 0 0}
.grid--4.grid--gutter>.cell{max-width:calc(25% - 15px);margin:0 20px 20px 0}
.grid--4>.cell:nth-child(4n){margin-right:0}
.grid--4.grid--auto>.cell{max-width:none;min-width:25%}
.grid--4.grid--auto.grid--gutter>.cell{min-width:calc(25% - 15px)}
.grid--5>.cell{max-width:20%;margin:0}
.grid--5.grid--border>.cell{max-width:calc(20% + .8px);margin:-1px -1px 0 0}
.grid--5.grid--gutter>.cell{max-width:calc(20% - 16px);margin:0 20px 20px 0}
.grid--5>.cell:nth-child(5n){margin-right:0}
.grid--5.grid--auto>.cell{max-width:none;min-width:20%}
.grid--5.grid--auto.grid--gutter>.cell{min-width:calc(20% - 16px)}
.grid--6>.cell{max-width:16.666667%;margin:0}
.grid--6.grid--border>.cell{max-width:calc(16.666667% + .83px);margin:-1px -1px 0 0}
.grid--6.grid--gutter>.cell{max-width:calc(16.666667% - 16.67px);margin:0 20px 20px 0}
.grid--6>.cell:nth-child(6n){margin-right:0}
.grid--6.grid--auto>.cell{max-width:none;min-width:16.666667%}
.grid--6.grid--auto.grid--gutter>.cell{min-width:calc(16.666667% - 16.67px)}
.cell:nth-child(n+1):nth-last-child(-n+1),.cell:nth-child(n+1):nth-last-child(-n+1)~.cell{margin-bottom:0}
@media (min-width:576px){
.grid--sm-1>.cell{max-width:100%;margin:0}
.grid--sm-1.grid--border>.cell{margin:-1px 0 0}
.grid--sm-1.grid--gutter>.cell{margin:0 0 20px}
.grid--sm-2>.cell{max-width:50%;margin:0}
.grid--sm-2.grid--border>.cell{max-width:calc(50% + .5px);margin:-1px -1px 0 0}
.grid--sm-2.grid--gutter>.cell{max-width:calc(50% - 10px);margin:0 20px 20px 0}
.grid--sm-2>.cell:nth-child(2n){margin-right:0}
.grid--sm-2.grid--auto>.cell{max-width:none;min-width:50%}
.grid--sm-2.grid--auto.grid--gutter>.cell{min-width:calc(50% - 10px)}
.grid--sm-3>.cell{max-width:33.333333%;margin:0}
.grid--sm-3.grid--border>.cell{max-width:calc(33.333333% + .67px);margin:-1px -1px 0 0}
.grid--sm-3.grid--gutter>.cell{max-width:calc(33.333333% - 13.333px);margin:0 20px 20px 0}
.grid--sm-3>.cell:nth-child(3n){margin-right:0}
.grid--sm-3.grid--auto>.cell{max-width:none;min-width:33.333333%}
.grid--sm-3.grid--auto.grid--gutter>.cell{min-width:calc(33.333333% - 13.333px)}
.grid--sm-4>.cell{max-width:25%;margin:0}
.grid--sm-4.grid--border>.cell{max-width:calc(25% + .75px);margin:-1px -1px 0 0}
.grid--sm-4.grid--gutter>.cell{max-width:calc(25% - 15px);margin:0 20px 20px 0}
.grid--sm-4>.cell:nth-child(4n){margin-right:0}
.grid--sm-4.grid--auto>.cell{max-width:none;min-width:25%}
.grid--sm-4.grid--auto.grid--gutter>.cell{min-width:calc(25% - 15px)}
.grid--sm-5>.cell{max-width:20%;margin:0}
.grid--sm-5.grid--border>.cell{max-width:calc(20% + .8px);margin:-1px -1px 0 0}
.grid--sm-5.grid--gutter>.cell{max-width:calc(20% - 16px);margin:0 20px 20px 0}
.grid--sm-5>.cell:nth-child(5n){margin-right:0}
.grid--sm-5.grid--auto>.cell{max-width:none;min-width:20%}
.grid--sm-5.grid--auto.grid--gutter>.cell{min-width:calc(20% - 16px)}
.grid--sm-6>.cell{max-width:16.666667%;margin:0}
.grid--sm-6.grid--border>.cell{max-width:calc(16.666667% + .83px);margin:-1px -1px 0 0}
.grid--sm-6.grid--gutter>.cell{max-width:calc(16.666667% - 16.67px);margin:0 20px 20px 0}
.grid--sm-6>.cell:nth-child(6n){margin-right:0}
.grid--sm-6.grid--auto>.cell{max-width:none;min-width:16.666667%}
.grid--sm-6.grid--auto.grid--gutter>.cell{min-width:calc(16.666667% - 16.67px)}
.cell:nth-child(2n+1):nth-last-child(-n+2),.cell:nth-child(2n+1):nth-last-child(-n+2)~.cell{margin-bottom:0}
}
@media (min-width:768px){
.grid--md-1>.cell{max-width:100%;margin:0}
.grid--md-1.grid--border>.cell{margin:-1px 0 0}
.grid--md-1.grid--gutter>.cell{margin:0 0 20px}
.grid--md-2>.cell{max-width:50%;margin:0}
.grid--md-2.grid--border>.cell{max-width:calc(50% + .5px);margin:-1px -1px 0 0}
.grid--md-2.grid--gutter>.cell{max-width:calc(50% - 10px);margin:0 20px 20px 0}
.grid--md-2>.cell:nth-child(2n){margin-right:0}
.grid--md-2.grid--auto>.cell{max-width:none;min-width:50%}
.grid--md-2.grid--auto.grid--gutter>.cell{min-width:calc(50% - 10px)}
.grid--md-3>.cell{max-width:33.333333%;margin:0}
.grid--md-3.grid--border>.cell{max-width:calc(33.333333% + .67px);margin:-1px -1px 0 0}
.grid--md-3.grid--gutter>.cell{max-width:calc(33.333333% - 13.333px);margin:0 20px 20px 0}
.grid--md-3>.cell:nth-child(3n){margin-right:0}
.grid--md-3.grid--auto>.cell{max-width:none;min-width:33.333333%}
.grid--md-3.grid--auto.grid--gutter>.cell{min-width:calc(33.333333% - 13.333px)}
.grid--md-4>.cell{max-width:25%;margin:0}
.grid--md-4.grid--border>.cell{max-width:calc(25% + .75px);margin:-1px -1px 0 0}
.grid--md-4.grid--gutter>.cell{max-width:calc(25% - 15px);margin:0 20px 20px 0}
.grid--md-4>.cell:nth-child(4n){margin-right:0}
.grid--md-4.grid--auto>.cell{max-width:none;min-width:25%}
.grid--md-4.grid--auto.grid--gutter>.cell{min-width:calc(25% - 15px)}
.grid--md-5>.cell{max-width:20%;margin:0}
.grid--md-5.grid--border>.cell{max-width:calc(20% + .8px);margin:-1px -1px 0 0}
.grid--md-5.grid--gutter>.cell{max-width:calc(20% - 16px);margin:0 20px 20px 0}
.grid--md-5>.cell:nth-child(5n){margin-right:0}
.grid--md-5.grid--auto>.cell{max-width:none;min-width:20%}
.grid--md-5.grid--auto.grid--gutter>.cell{min-width:calc(20% - 16px)}
.grid--md-6>.cell{max-width:16.666667%;margin:0}
.grid--md-6.grid--border>.cell{max-width:calc(16.666667% + .83px);margin:-1px -1px 0 0}
.grid--md-6.grid--gutter>.cell{max-width:calc(16.666667% - 16.67px);margin:0 20px 20px 0}
.grid--md-6>.cell:nth-child(6n){margin-right:0}
.grid--md-6.grid--auto>.cell{max-width:none;min-width:16.666667%}
.grid--md-6.grid--auto.grid--gutter>.cell{min-width:calc(16.666667% - 16.67px)}
.cell:nth-child(2n+1):nth-last-child(-n+2),.cell:nth-child(2n+1):nth-last-child(-n+2)~.cell{margin-bottom:0}
}
@media (min-width:992px){
.grid--lg-1>.cell{max-width:100%;margin:0}
.grid--lg-1.grid--border>.cell{margin:-1px 0 0}
.grid--lg-1.grid--gutter>.cell{margin:0 0 20px}
.grid--lg-2>.cell{max-width:50%;margin:0}
.grid--lg-2.grid--border>.cell{max-width:calc(50% + .5px);margin:-1px -1px 0 0}
.grid--lg-2.grid--gutter>.cell{max-width:calc(50% - 10px);margin:0 20px 20px 0}
.grid--lg-2>.cell:nth-child(2n){margin-right:0}
.grid--lg-2.grid--auto>.cell{max-width:none;min-width:50%}
.grid--lg-2.grid--auto.grid--gutter>.cell{min-width:calc(50% - 10px)}
.grid--lg-3>.cell{max-width:33.333333%;margin:0}
.grid--lg-3.grid--border>.cell{max-width:calc(33.333333% + .67px);margin:-1px -1px 0 0}
.grid--lg-3.grid--gutter>.cell{max-width:calc(33.333333% - 13.333px);margin:0 20px 20px 0}
.grid--lg-3>.cell:nth-child(3n){margin-right:0}
.grid--lg-3.grid--auto>.cell{max-width:none;min-width:33.333333%}
.grid--lg-3.grid--auto.grid--gutter>.cell{min-width:calc(33.333333% - 13.333px)}
.grid--lg-4>.cell{max-width:25%;margin:0}
.grid--lg-4.grid--border>.cell{max-width:calc(25% + .75px);margin:-1px -1px 0 0}
.grid--lg-4.grid--gutter>.cell{max-width:calc(25% - 15px);margin:0 20px 20px 0}
.grid--lg-4>.cell:nth-child(4n){margin-right:0}
.grid--lg-4.grid--auto>.cell{max-width:none;min-width:25%}
.grid--lg-4.grid--auto.grid--gutter>.cell{min-width:calc(25% - 15px)}
.grid--lg-5>.cell{max-width:20%;margin:0}
.grid--lg-5.grid--border>.cell{max-width:calc(20% + .8px);margin:-1px -1px 0 0}
.grid--lg-5.grid--gutter>.cell{max-width:calc(20% - 16px);margin:0 20px 20px 0}
.grid--lg-5>.cell:nth-child(5n){margin-right:0}
.grid--lg-5.grid--auto>.cell{max-width:none;min-width:20%}
.grid--lg-5.grid--auto.grid--gutter>.cell{min-width:calc(20% - 16px)}
.grid--lg-6>.cell{max-width:16.666667%;margin:0}
.grid--lg-6.grid--border>.cell{max-width:calc(16.666667% + .83px);margin:-1px -1px 0 0}
.grid--lg-6.grid--gutter>.cell{max-width:calc(16.666667% - 16.67px);margin:0 20px 20px 0}
.grid--lg-6>.cell:nth-child(6n){margin-right:0}
.grid--lg-6.grid--auto>.cell{max-width:none;min-width:16.666667%}
.grid--lg-6.grid--auto.grid--gutter>.cell{min-width:calc(16.666667% - 16.67px)}
.cell:nth-child(3n+1):nth-last-child(-n+3),.cell:nth-child(3n+1):nth-last-child(-n+3)~.cell{margin-bottom:0}
}
@media (min-width:1200px){
.grid--xl-1>.cell{max-width:100%;margin:0}
.grid--xl-1.grid--border>.cell{margin:-1px 0 0}
.grid--xl-1.grid--gutter>.cell{margin:0 0 20px}
.grid--xl-2>.cell{max-width:50%;margin:0}
.grid--xl-2.grid--border>.cell{max-width:calc(50% + .5px);margin:-1px -1px 0 0}
.grid--xl-2.grid--gutter>.cell{max-width:calc(50% - 10px);margin:0 20px 20px 0}
.grid--xl-2>.cell:nth-child(2n){margin-right:0}
.grid--xl-2.grid--auto>.cell{max-width:none;min-width:50%}
.grid--xl-2.grid--auto.grid--gutter>.cell{min-width:calc(50% - 10px)}
.grid--xl-3>.cell{max-width:33.333333%;margin:0}
.grid--xl-3.grid--border>.cell{max-width:calc(33.333333% + .67px);margin:-1px -1px 0 0}
.grid--xl-3.grid--gutter>.cell{max-width:calc(33.333333% - 13.333px);margin:0 20px 20px 0}
.grid--xl-3>.cell:nth-child(3n){margin-right:0}
.grid--xl-3.grid--auto>.cell{max-width:none;min-width:33.333333%}
.grid--xl-3.grid--auto.grid--gutter>.cell{min-width:calc(33.333333% - 13.333px)}
.grid--xl-4>.cell{max-width:25%;margin:0}
.grid--xxl-4.grid--border>.cell{max-width:calc(25% + .75px);margin:-1px -1px 0 0}
.grid--xxl-4.grid--gutter>.cell{max-width:calc(25% - 30px);margin:0 40px 35px 0}
.grid--xxl-4>.cell:nth-child(4n){margin-right:0}
.grid--xxl-4.grid--auto>.cell{max-width:none;min-width:25%}
.grid--xxl-4.grid--auto.grid--gutter>.cell{min-width:calc(25% - 15px)}
.grid--xl-5>.cell{max-width:20%;margin:0}
.grid--xl-5.grid--border>.cell{max-width:calc(20% + .8px);margin:-1px -1px 0 0}
.grid--xl-5.grid--gutter>.cell{max-width:calc(20% - 16px);margin:0 20px 20px 0}
.grid--xl-5>.cell:nth-child(5n){margin-right:0}
.grid--xl-5.grid--auto>.cell{max-width:none;min-width:20%}
.grid--xl-5.grid--auto.grid--gutter>.cell{min-width:calc(20% - 16px)}
.grid--xl-6>.cell{max-width:16.666667%;margin:0}
.grid--xl-6.grid--border>.cell{max-width:calc(16.666667% + .83px);margin:-1px -1px 0 0}
.grid--xl-6.grid--gutter>.cell{max-width:calc(16.666667% - 16.67px);margin:0 20px 20px 0}
.grid--xl-6>.cell:nth-child(6n){margin-right:0}
.grid--xl-6.grid--auto>.cell{max-width:none;min-width:16.666667%}
.grid--xl-6.grid--auto.grid--gutter>.cell{min-width:calc(16.666667% - 16.67px)}
.cell:nth-child(4n+1):nth-last-child(-n+4),.cell:nth-child(4n+1):nth-last-child(-n+4)~.cell{margin-bottom:0}
}
.glide{position:relative;width:100%;box-sizing:border-box}
.glide *{box-sizing:inherit}
.glide__track{overflow:hidden}
.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}
.glide__slides--dragging{user-select:none}
.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}
.glide__arrows{-webkit-touch-callout:none;user-select:none}
.glide__bullets{-webkit-touch-callout:none;user-select:none}
.glide--rtl{direction:rtl}
.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity 150ms ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}
.glide__arrow:focus{outline:0}
.glide__arrow:hover{border-color:#fff}
.glide__arrow--left{left:2em}
.glide__arrow--right{right:2em}
.glide__arrow--disabled{opacity:.33}
.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}
.glide__bullet{background-color:rgba(255,255,255,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}
.glide__bullet:focus{outline:0}
.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:rgba(255,255,255,.5)}
.glide__bullet--active{background-color:#fff}
.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}
.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}
.glide__bullets{padding:5px;cursor:pointer}
.glide__slides{list-style:none;padding:0;margin:0}
body{margin:0}
ul{list-style:none;padding-left:0;margin:0}
p{margin-top:5px;margin-bottom:15px}
.padding--60{padding-top:60px}
.paddingTB--60{padding:60px 0}
.paddingTB--70{padding:70px 0}
.marginTB--60{margin-top:60px;margin-bottom:100px}
.pad--bot40{padding-bottom:40px}
.pad--top40{padding-top:40px}
.pad--top20{padding-top:20px}
.bot--pic__ul{padding-bottom:40px}
a{color:#0099db}
.font--16 li,.font--16 p{font-size:16px}
.active>a span,.nav--main .active>a{color:#0099d8}
@media(max-width:991px){
.pad--bot40{padding-bottom:20px}
.paddingTB--60{padding:30px 0}
}
@media(max-width:767px){
.paddingTB--60{padding:20px 0}
.font--16 li,.font--16 p{font-size:14px}
.paddingTB--70{padding:30px 0}
.marginTB--60{margin-top:30px;margin-bottom:30px}
.padding--60{padding-top:20px}
.pad--top40{padding-top:20px}
.bot--pic__ul{padding-bottom:20px}
}
@media(max-width:575px){
.font--16 li,.font--16 p{font-size:12px}
.padding--60{padding-top:10px}
}
.region--nav .stage{position:relative}
.nav--main{height:90px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;line-height:1.35}
.nav--main a{color:#333}
.nav--main a:hover{text-decoration:none}
.nav--logo{line-height:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.nav--logo img{height:52px}
.nav--con{width:100%;padding-right:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}
.nav>ul{display:-ms-flexbox;display:flex;margin:0}
.nav>ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:10px;padding-right:10px;height:90px}
.nav>ul>li>a{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:600;position:relative;font-size:17px}
.nav>ul>li+li{margin-left:30px}
.nav>ul>li:hover>a{color:#0099db}
.nav>ul>li>a::before{content:'';border-bottom:3px solid #0099db;width:0;position:absolute;bottom:0;transition:all .5s}
.nav>ul>li:hover>a::before{width:100%;transition:all .5s}
.showoff i{display:none}
.nav--prolist .prolist--con{padding-top:30px;padding-bottom:45px;background:#fafafa}
.prolist--top__tit{padding-left:35px;font-weight:600;font-size:20px}
.prolist--ul{padding-top:25px}
@media(min-width:992px){
.prolist--ul{-moz-column-count:3;column-count:3}
.nav--prolist .prolist--con{padding-left:20px;padding-right:20px}
}
@media(min-width:1200px){
  .nav--prolist .prolist--con{padding-left:50px;padding-right:50px}
  }
.prolist--ul>ul li{padding-left:35px;border-left:1px solid #fff}
.prolist--ul ul{border-left:1px solid #f0f0f0}
.prolist--ul>ul li+li{margin-top:22px}
.prolist--ul>ul li a{font-size:16px}
.prolist--ul>ul li:hover a{color:#0099db}
.prolist--ul>ul li:hover{border-left:1px solid #0099db}
.showoff>a::after{content:'\e6c0';font-family:iconfont;line-height:1;padding-left:5px;font-size:13px;vertical-align:middle;display:inline-block}
.showoff:hover>a::after{transform:rotateX(180deg);transition:all .5s}
@media(min-width:992px){
.nav--prolist{width:100%;position:absolute;left:0;top:90px;opacity:0;visibility:hidden;transition:all .5s;z-index:2}
.showoff:hover .nav--prolist{display:block;opacity:1;transition:all .2s .3s;visibility:visible}
}
.nav--icon{line-height:1;margin-top:auto;margin-bottom:auto;display:-ms-flexbox;display:flex}
.nav--icon div+div{padding-left:30px}
.nav--icon i{font-size:22px}
.iconfont.iconguanbi{color:#0099db}
#googlemap span,.nav--email span{font-size:0}
.nav--dropdown{display:none}
.nav--icon div i{cursor:pointer}
.nav--icon div i:hover{color:#0099db}
.region--nav.top--nav{position:fixed;background-color:#fff;border-bottom:1px solid #eee;z-index:100;max-width:100%;height:auto}
.top--nav .nav--main{height:50px}
.top--nav .nav--logo img{height:40px}
@media(min-width:992px){
.top--nav .nav>ul>li{height:50px}
.top--nav .nav--prolist{top:50px}
}
@media(max-width:1499px){
.prolist--ul>ul li a{font-size:14px}
}
@media(max-width:1199px){
.nav>ul>li+li{margin-left:10px}
.nav--con{padding-right:20px}
.nav--logo img{height:45px}
.nav--icon i{font-size:18px}
.nav>ul>li>a{font-size:16px;font-weight:400}
.nav--prolist .prolist--con{padding-top:20px;padding-bottom:20px}
.prolist--top__tit{font-size:17px;padding-left:20px}
.prolist--ul{padding-top:15px}
.prolist--ul>ul li+li{margin-top:10px}
.prolist--ul>ul li{padding-left:20px}
}
@media(max-width:991px){
.nav--main{height:50px}
.nav--logo img{height:40px}
.nav>ul>li+li{margin-left:0}
.nav--dropdown{display:block}
.nav--icon div+div{padding-left:15px}
.showoff i{right:5px;display:inline-block;position:absolute;font-weight:400;line-height:1;width:100%;top:0;left:0;height:16px;height:42px}
.showoff i:hover{cursor:pointer}
.showoff i:before{position:absolute;right:15px;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}
.nav--con{position:fixed;top:50px;left:0;background-color:#fff;max-height:100%;height:calc(100% - 50px);border-top:1px solid #666;z-index:5;-ms-flex-pack:start;justify-content:flex-start;padding-left:20px;display:none;overflow:auto;padding-bottom:70px}
.nav{width:100%}
.nav>ul{display:block}
.nav>ul>li{height:auto;display:block}
.nav>ul>li:hover>a::before{width:0}
.showoff>a::after{display:none}
.nav>ul>li>a{width:100%;padding-top:10px;padding-bottom:10px;padding-left:10px;border-bottom:1px solid #f1f1f1}
.prolist--top__tit{display:none}
.prolist--ul{display:block;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #f0f0f0}
.prolist--ul ul{max-width:100%}
.showoff{position:relative}
.nav--prolist{position:inherit;top:0;background:#fafafa;display:none}
.prolist--ul>ul li{padding-left:0;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #f0f0f0;cursor:pointer}
.prolist--ul>ul li{border-left:0 solid}
.prolist--ul>ul li:hover{border-left:0 solid #0099db;padding-left:0}
.nav--prolist .prolist--con{padding-top:0;padding-bottom:0}
.prolist--ul>ul li+li{margin-top:0}
.prolist--ul ul{border-left:0 solid #f0f0f0}
.prolist--ul>ul:last-child li:last-child{border-bottom:0 solid}
.prolist--ul>ul li a{display:block}
}
@media(max-width:767px){
.nav>ul>li>a{font-size:14px}
.showoff i{height:39px}
}
@media(max-width:575px){
.nav>ul>li>a{font-size:12px;padding-top:8px;padding-bottom:8px}
.prolist--ul>ul li a{font-size:12px}
.showoff i{height:33px}
.nav--icon i{font-size:16px}
.nav--logo img,.top--nav .nav--logo img{height:30px}
.nav>ul>li{padding-left:0;padding-right:0}
.showoff i:before{right:5px}
}
.head--search{display:none}
.form--search{width:100%;display:-ms-flexbox;display:flex;position:relative;padding-bottom:1px}
.search--box{width:100%;border:1px solid #f7f7f7;padding:10px;height:50px;border-radius:4px}
.search:focus{outline:0}
.search:hover{cursor:pointer;color:#0099db}
.search{width:50px;height:50px;background:#f7f7f7;position:absolute;right:0}
.search span{font-size:0}
.search--box:focus{outline:0;border-bottom:1px solid #0099db}
@media(max-width:991px){
.search{height:40px;width:40px}
.search--box{height:40px}
}
@media(max-width:575px){
.search{height:30px;width:30px}
.search--box{height:30px}
}
.owl--main{width:100%;padding-bottom:33.85%;position:relative;background:url(/images/aluminum-wire-mesh-warehouse.jpg)}
.owl--main .owl-carousel{position:absolute;top:0}
.item--img{width:100%;padding-bottom:33.85%;position:relative}
.item--img img{position:absolute;top:0;left:0}
.owl--hot__main{width:100%;padding-bottom:28.71%;position:relative}
.owl--hot__main .owl-carousel{padding:35px 0 58px 0;position:absolute;top:0;left:0}
.owl-stage{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}
.owl--hot__main .item{padding:10px;padding-bottom:0;background-color:#fff;border:1px solid #fff;height:100%}
.owl--hot__main .item:hover{border:1px solid #0099db}
.hot--a{height:74px;position:relative}
.hot--a a{display:block;height:100%}
.owl--hot__main .item p{margin:0;padding-top:15px;padding-bottom:5px;font-size:17px;line-height:1.35;text-align:center;color:#333;font-weight:600;position:absolute;top:50%;left:50%;display:inline-block;width:100%;padding:0 20px;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.owl--hot__main .item img{transition:all .5s}
.owl--hot__main .item:hover a{color:#0099d8;text-decoration:none}
.owl--hot__main .item:hover p{color:#0099d8}
.owl--hot__main .item:hover img{transform:scale(1.1);transition:all .5s}
.item--hot__img{width:100%;padding-bottom:75%;overflow:hidden;position:relative}
.item--hot__img:before{content:'\e603';font-family:iconfont;position:absolute;top:0;left:0;z-index:2;line-height:1;font-size:40px;color:#f2f2f2;transition:all .5s}
.item--hot__img img{position:absolute}
.owl--hot__main .item:hover .item--hot__img:before{color:#0099d8;transition:all .5s}
.des--center{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.des--center::after,.des--center::before{content:'';width:115px;height:71px;background:url(/images/top1.png);position:absolute}
.des--center::before{left:-155px;top:-40px}
.des--center::after{right:-155px;bottom:-40px;-ms-transform:rotate(180deg);transform:rotateZ(180deg)}
.des--center p{color:#fff;text-align:center;margin-top:0;margin-bottom:0}
.des--center p:first-child{font-family:Maven Pro;font-size:60px;font-weight:500;line-height:1.2;margin-bottom:20px;letter-spacing:8px;white-space:nowrap}
.des--center p:last-child{font-size:20px;line-height:1.35}
.owl-nav .owl-next span,.owl-nav .owl-prev span{font-size:0}
.owl-nav .owl-next::before,.owl-nav .owl-prev::before{display:inline-block;content:"";border:15px solid;border-color:transparent;line-height:1;cursor:pointer;transition:all .5s}
.owl-nav .owl-next::before{border-left-color:#fff}
.owl-nav .owl-prev::before{border-right-color:#fff}
.owl-nav .owl-next,.owl-nav .owl-prev{position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;outline:0}
.owl-nav .owl-next{right:40px}
.owl-nav .owl-prev{left:40px}
.owl-nav .owl-next:hover::before{border-left-color:#0099db;transition:all .3s}
.owl-nav .owl-prev:hover::before{border-right-color:#0099db;transition:all .3s}
.owl-carousel button.owl-dot{margin:0 8px;width:15px;height:15px;border-radius:50%;background-color:#fff;border:solid 1px #707070;outline:0}
.owl-dots .owl-dot.active{background-color:#0099d8}
.owl-dots{position:absolute;bottom:0;left:50%;line-height:1;-ms-transform:translateX(-50%);transform:translateX(-50%)}
@media(max-width:1499px){
.des--center p:first-child{font-size:50px}
.des--center::after,.des--center::before{width:70px;height:50px}
.des--center::before{left:-100px;top:-30px}
.des--center::after{right:-100px;bottom:-30px}
.owl--hot__main{padding-bottom:29.09%}
.owl--hot__main .item p{font-size:15px}
}
@media(max-width:1199px){
.des--center p:first-child{font-size:40px;letter-spacing:2px}
.des--center p:last-child{font-size:16px}
.item--img{padding-bottom:41.7%}
.owl--main{padding-bottom:41.67%;background:url(/images/aluminum-wire-mesh-warehouse-1199.jpg)}
.owl--hot__main{padding-bottom:38.04%}
.owl--hot__main .owl-carousel{padding-bottom:45px}
}
@media(max-width:991px){
.item--img{padding-bottom:45.4%}
.owl--main{padding-bottom:45.4%;background:url(/images/aluminum-wire-mesh-warehouse-991.jpg)}
.des--center::after,.des--center::before{display:none}
.owl-nav .owl-next{right:10px}
.owl-nav .owl-prev{left:10px}
.owl--hot__main .item{padding:5px}
.owl--hot__main .item p{font-size:14px;padding-top:5px;padding-bottom:0}
.owl-carousel button.owl-dot{width:12px;height:12px}
.owl--hot__main .owl-carousel{padding:30px 0}
.owl--hot__main{padding-bottom:40%}
.hot--a{height:45px}
}
@media(max-width:767px){
.des--center p:first-child{font-size:30px}
.des--center p:last-child{font-size:14px}
.item--img{padding-bottom:54.75%}
.owl--main{padding-bottom:54.75%;background:url(/images/aluminum-wire-mesh-warehouse-767.jpg)}
.owl--hot__main .item p{font-size:12px}
.owl--hot__main{padding-bottom:56.4%}
.owl--hot__main .owl-carousel{padding-top:20px}
}
@media(max-width:575px){
.des--center p:first-child{font-size:14px;margin-bottom:15px}
.des--center p:last-child{font-size:10px}
.owl-nav .owl-next{right:0}
.owl-nav .owl-prev{left:0}
.item--img{padding-bottom:52.17%}
.owl--main{padding-bottom:52.17%;background:url(/images/aluminum-wire-mesh-warehouse-575.jpg)}
.owl-carousel button.owl-dot{margin:0 5px}
.hot--a{height:35px}
.owl--hot__main .item p{padding:0 10px}
}
@media(max-width:400px){
.owl--hot__main{padding-bottom:60.29%}
}
.hot--pro__main{width:100%;background-color:#f7f7f7}
.hot--pro__top{font-size:38px;line-height:1;text-align:center;margin:0}
.hot--pro__top::before{content:'\e686';font-family:iconfont;padding-right:15px;color:#0099d8}
.hot--pro{line-height:1.35}
.hot--pro__main .cell{padding:10px;background-color:#fff}
.img--75{width:100%;padding-bottom:75%;position:relative;background:url(/images/logo-bot.png) no-repeat center center;background-size:30%;background-color:#f0f0f0;overflow:hidden}
.img--75 img{width:100%;position:absolute;top:0;z-index:-1;transition:all .5s}
.products--list .cell:hover .img--75 img{transform:scale(1.1);transition:all .5s}
.img--75 .onload.lazyload{z-index:1}
.pro--tit{margin-top:15px;margin-bottom:0;text-align:center;padding-left:10px;padding-right:10px;font-weight:600;font-size:17px;line-height:1.35}
.hot--pro__main .cell:hover{border:1px solid #0099db;padding:9px}
.lightboxOverlay{position:fixed;top:0;left:0;z-index:9999;background-color:#000;opacity:.8}
.lightboxOverlay.none{display:none!important}
.lightbox.none{display:none!important}
.lightbox{position:absolute;left:0;z-index:10000;width:100%;text-align:center;font-weight:400;line-height:0}
#lightbox:focus{outline:0}
.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border:4px solid #fff;border-radius:3px}
.lb-outerContainer{position:relative;margin:0 auto;width:250px;height:250px;border-radius:4px;background-color:#fff}
.lb-nav{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}
.lb-nav .lb-prev{left:0;float:left;width:34%;background:url(/images/left.png) left 48% no-repeat;transition:opacity .6s}
.lb-nav .lb-next{right:0;float:right;width:64%;background:url(/images/right.png) right 48% no-repeat;transition:opacity .6s}
.lb-next,.lb-prev{display:block;height:100%;cursor:pointer}
.lb-dataContainer{position:relative;margin:0 auto;padding-top:5px;width:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.lb-data{padding:0 4px;color:#ccc}
.lb-data .lb-details{margin:0 auto;margin-top:8px;width:85%;text-align:center;line-height:1.1em}
.lb-data .lb-caption{font-weight:600;font-size:16px;line-height:1.25}
.lb-data .lb-number{clear:left;display:block;padding-bottom:1em;color:#999;font-size:12px}
.lb-data .lb-close:hover{opacity:1;cursor:pointer}
.lb-data .lb-close{position:absolute;top:0;right:0;float:right;display:block;width:30px;height:30px;outline:0;background:url(/images/close.png) top right no-repeat;text-align:right;opacity:.7;transition:opacity .2s}
[data-lightbox]:after{content:'';background:#3b90b7 url(/images/big.png) center no-repeat;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;opacity:0;transition:all .5s ease-in-out}
[data-lightbox]:hover::after{opacity:.7;transition:all 1s}
@media(min-width:992px){
.hot--pro__main .grid--xxl-4.grid--gutter>.cell:last-child{margin-bottom:0}
}
@media(min-width:1200px){
.hot--pro__main .grid--xxl-4.grid--gutter>.cell{margin-bottom:0}
}
@media(max-width:1499px){
.hot--pro__top{font-size:30px}
}
@media(max-width:1199px){
.hot--pro__top{font-size:26px}
}
@media(max-width:991px){
.hot--pro__top{font-size:22px;font-weight:600}
.hot--pro__main .grid--xxl-4.grid--gutter>.cell:nth-last-child(-n+2){margin-bottom:0}
}
@media(max-width:767px){
.hot--pro__top{font-size:18px}
.pro--tit{font-size:14px}
[data-lightbox]:after{display:none}
}
@media(max-width:575px){
.hot--pro__top{font-size:16px}
.pro--tit{font-size:12px}
.hot--pro__main .cell:hover{padding:4px}
.hot--pro__main .cell{padding:5px}
.pro--tit{margin-top:10px;margin-bottom:5px}
}
.h1--con{padding-top:45px;padding-bottom:35px;font-size:38px;font-family:Maven Pro;line-height:1.2;margin:0;font-weight:400;position:relative}
.h1--con::before{content:'\e686';position:absolute;font-family:iconfont;top:0;line-height:1;color:#0099d8}
.aluminum--con p{margin:0}
.pro--int{background-color:#f7f7f7}
.pro--int__list .pro--int__p{line-height:1.35;margin:0;font-size:17px;font-weight:600;padding-bottom:20px}
.pro--int__con{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.pro--int__list{max-width:calc(50% - 40px);margin:0 80px 0 0}
.pro--int__list p:last-child{margin:0}
.pro--int__list:nth-child(2n){margin-right:0}
.pro--int__p::before{content:'\e686';font-family:iconfont;padding-right:15px;color:#0099d8;font-weight:400}
.pro--int__list:nth-last-child(-n+2){margin-top:40px}
.insect--con p:first-child{margin-top:0;margin-bottom:35px}
.h2--tit{font-size:20px;line-height:1.35;margin:0;padding-bottom:25px;font-weight:600;margin-top:38px}
.h2--tit::before{content:'\e686';font-family:iconfont;color:#0099d8;padding-right:10px}
.insect--con .h2--tit::before{display:none}
.insect--con ul li+li{margin-top:15px}
.insect--con ul li::before{content:'\e686';font-family:iconfont;padding-right:15px;color:#0099d8}
.index--contact{background:#1c75bb}
.index--contact__con{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
.index--contact__con p{color:#fff;width:78.5%}
.index--a{margin-top:auto;margin-bottom:auto}
.index--a a{color:#0099db;font-size:18px;font-weight:700;line-height:1.35;padding:11px 50px;background:#fff;display:inline-block;transition:all 1s;border-radius:3px;border:1px solid #fff}
.index--a a:hover{background:#0099d8;color:#fff;transition:all .5s;text-decoration:none}
@media(max-width:1499px){
.h1--con{font-size:30px}
}
@media(max-width:1199px){
.h1--con{font-size:26px}
.pro--int__con{display:block}
.pro--int__list{max-width:calc(100% - 0px);margin:0}
.pro--int__list+.pro--int__list{margin-top:40px}
.index--a a{padding:8px 35px}
}
@media(max-width:991px){
.h1--con{font-size:22px;font-weight:500;padding-bottom:15px;padding-top:30px}
.pro--int__list .pro--int__p{padding-bottom:10px}
.pro--int__list+.pro--int__list{margin-top:30px}
.pro--int__p::before{padding-right:5px}
.h2--tit{font-size:18px;padding-bottom:15px;margin-top:20px}
.insect--con ul li::before{padding-right:5px}
.insect--con ul li+li{margin-top:10px}
.index--contact__con{display:block}
.index--contact__con p{width:100%}
.index--a a{font-size:15px}
.insect--con p:first-child{margin-bottom:20px}
}
@media(max-width:767px){
.h1--con{font-size:18px}
.pro--int__list .pro--int__p{font-size:16px}
.h2--tit{font-size:17px;padding-bottom:10px}
.index--a a{font-size:14px}
}
@media(max-width:575px){
.h1--con{font-size:16px;padding-top:20px}
.pro--int__list .pro--int__p{font-size:14px}
.h2--tit{font-size:12px;margin-top:12px}
.index--a a{font-size:12px}
.index--a a{padding:5px 20px}
.pro--int__list+.pro--int__list{margin-top:15px}
}
.region--footer{background:#262626;color:#d1d1d1}
.footer--con{margin-left:100px;margin-right:100px;line-height:1.35;display:-ms-flexbox;display:flex;position:relative;padding-top:40px;-ms-flex-pack:justify;justify-content:space-between}
.footer--con::before{content:'';border-top:1px solid;position:absolute;width:100%;top:0;color:#fff;opacity:.3}
.footer--con>div:nth-child(2){padding-left:60px}
.footer--left{width:32.33%;padding-right:80px}
.footer--left img{margin-bottom:35px;line-height:1}
.left--mail{padding-left:27px;margin-bottom:0;position:relative}
.left--mail::before{content:'\e6c5';font-family:iconfont;position:absolute;line-height:1;left:0;top:2px}
.footer--center{width:18.33%}
.footer--h2{color:#fff;padding-bottom:20px;margin-top:0}
.footer--h2::before{display:none}
.footer--center ul li+li{margin-top:14px}
.footer--right{width:40%;position:relative}
#googlemap{position:absolute;width:100%;height:100%;top:0;left:0}
.copy--right p{margin:0;text-align:center;padding-bottom:40px}
.footer--center a{color:#fff}
.footer--center a:hover{color:#0099d8}
@media(max-width:1499px){
.footer--con{margin-left:0;margin-right:0}
}
@media(max-width:1199px){
.footer--left{padding-right:0}
.footer--left img{height:48px}
}
@media(max-width:991px){
.footer--con{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px}
.footer--left{width:70%;padding-right:80px}
.footer--center{width:30%}
.footer--right{width:100%;padding-bottom:30%;margin-top:40px}
.copy--right p{padding-bottom:60px}
}
@media(max-width:767px){
.footer--con>div:nth-child(2){padding-left:45px}
}
@media(max-width:575px){
.footer--left img{height:42px;margin-bottom:25px}
.footer--left img{display:none}
.footer--left{padding-right:20px}
.footer--con>div:nth-child(2){padding-left:15px}
}
.breadcrumbs--main{position:relative}
.img--13{width:100%;padding-bottom:13.02%;position:relative}
.img--13 img{position:absolute;width:100%;top:0;left:0}
.breadcrumbs--a{position:absolute;bottom:50px;font-size:16px;color:#fff}
.breadcrumbs--a a{color:#fff}
.breadcrumbs--a a:first-child:before{content:'\e602';font-family:iconfont;padding-right:8px;vertical-align:middle;font-size:20px;line-height:1}
.breadcrumbs--a a::after{content:'\e6d1';font-family:iconfont;font-size:12px;padding-left:5px}
.breadcrumbs--a a:hover{text-decoration:none}
.breadcrumbs--a a:hover span{text-decoration:underline}
@media(max-width:1199px){
.img--13{padding-bottom:16.68%}
.breadcrumbs--a{font-size:14px}
}
@media(max-width:991px){
.img--13{padding-bottom:20.18%}
}
@media(max-width:767px){
.img--13{padding-bottom:19.55%}
.breadcrumbs--a{bottom:15px;font-size:12px}
}
@media(max-width:575px){
.img--13{padding-bottom:26.08%}
}
.aboutus--h2{margin:0;text-align:center;line-height:1.2;font-weight:600;font-size:26px}
.center--cell{display:-ms-flexbox;display:flex;padding-top:110px}
.aboutus--con__top p{margin-top:0}
.aboutus--con__top p:last-child{margin:0}
.cell--list{padding:50px;max-width:calc(33.33% - 66.66px);margin:0 100px 0 0;background:#0099db;border-radius:0 0 10px 10px;font-size:16px;color:#fff;position:relative}
.cell--list:last-child{margin-right:0}
.cell--list p{margin:0}
.cell--list::before{content:'';font-size:100px;font-family:Maven Pro;font-weight:700;color:#0099d8;line-height:1.2;position:absolute;top:-85px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}
.list--first::before{content:'1'}
.list--second::before{content:'2'}
.list--third::before{content:'3'}
@media(max-width:1499px){
.aboutus--h2{font-size:22px}
}
@media(max-width:1199px){
.aboutus--h2{font-size:20px;text-align:left;padding-bottom:30px}
.center--cell{display:block;padding-top:0}
.cell--list::before{display:none}
.cell--list{padding:0;max-width:calc(100% - 0px);margin:0;background:#fff;color:#333}
.cell--list+.cell--list{padding-top:20px}
}
@media(max-width:991px){
.aboutus--h2{font-size:18px}
}
@media(max-width:767px){
.aboutus--h2{font-size:16px}
.aboutus--h2{padding-bottom:15px}
.cell--list{font-size:14px}
.cell--list+.cell--list{padding-top:10px}
}
@media(max-width:575px){
.aboutus--h2{font-size:14px}
.cell--list{font-size:12px}
}
.products--cell{border:1px solid #f3f3f3}
.products--pro{padding:10px}
.products--tit{margin-top:15px;margin-bottom:5px}
.products--pro .img--75:before{content:'\e603';font-family:iconfont;line-height:1;position:absolute;top:0;left:0;z-index:2;font-size:40px;color:#f2f2f2;transition:all .5s}
.products--pro:hover .img--75:before{color:#0099d8;transition:all .5s}
.products--list .cell{border:1px solid #f3f3f3}
.products--list .cell:hover{border:1px solid #0099d8}
.product--details__con p{margin-top:0;margin-bottom:0}
.product--details__con ul li+li{margin-top:10px}
.product--details__con ul li{padding-left:25px;position:relative}
.product--details__con ul li::before{content:'';width:10px;height:10px;border-radius:50%;background:#0099d8;position:absolute;left:0;top:11px;border:1px solid #0099d8}
.product--details__con .cell{background:#ebebeb;border:1px solid #ebebeb}
.product--details__con .cell p{padding:15px 10px;margin-bottom:0;font-size:16px;text-align:center}
.product--contact{width:100%;background:url(/images/feedback-quotation.jpg);background-size:cover;margin-bottom:0px}
.product--contact .stage{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.contact--main__right.product--contact__con{margin-top:0;margin-left:0}
@media(max-width:1499px){
.product--details__con ul li::before{width:8px;height:8px}
.pro--tit{font-size:15px}
}
@media(max-width:1199px){
.product--details__con ul li{padding-left:20px}
.product--details__con ul li::before{width:6px;height:6px;top:9px}
}
@media(max-width:991px){
.product--details__con .cell p{font-size:14px;line-height:1.35}
}
@media(max-width:767px){
.product--details__con .cell p{padding:5px 5px;font-size:12px}
.product--details__con ul li+li{margin-top:5px}
.product--details__con ul li::before{top:7px}
.products--pro{padding:5px}
.products--pro:hover{padding:4px}
.products--tit{margin-top:5px;margin-bottom:0}
}
@media(max-width:575px){
.product--contact{margin-bottom:10px}
}
.contact--h1{padding-bottom:20px}
.contact--main{display:-ms-flexbox;display:flex}
.contact--h2{font-size:22px;font-weight:600;line-height:1.35;margin:0;padding-bottom:20px}
.contact--main__left p{margin:0;line-height:1.35}
.contact--main__left p+p{margin-top:15px}
.touch--p{padding-top:0;padding-bottom:20px}
.touch--p::before{display:none}
.contact--main__right{width:50%;background:#0099d8;margin-top:45px;padding:0 100px;color:#fff;margin-left:110px}
.input--box{width:100%;position:relative;margin-top:15px}
.input--box input{height:41px;width:100%;background:#0099d8;border:0 solid;border-bottom:1px solid #fff;outline:0;color:#fff}
.input--box textarea{padding-top:10px;border:0 solid #fff;border-bottom:1px solid #fff;width:100%;background:#0099d8;color: #fff;font-family:'Nunito'}
.input--box input:focus,.send--p input:focus{outline:0}
.input--box textarea:focus{outline:0}
.send--p input{font-size:16px;font-weight:600;line-height:1;color:#0099d8;padding:12px 35px;border:1px solid #fff;cursor:pointer;margin-top:30px;transition:all .5s;border-radius:3px}
.send--p input:hover{color:#fff;background:#0099d8;transition:all .5s}
.contact--span{font-size:15px;line-height:1.35;color:#fff;position:absolute;top:10px;left:2px;pointer-events:none;transition:all .5s;padding:2px 5px}
.contact--span.moveup{top:-10px;transition:all .5s;font-size:12px;background-color:#0099d8;color:#d1d1d1}
@media(max-width:1499px){
.contact--main__right{margin-left:50px;padding:0 60px}
.contact--h2{font-size:20px}
}
@media(max-width:1199px){
.contact--main__right{padding:0 20px}
.contact--h2{font-size:18px}
}
@media(max-width:991px){
.contact--main__right{width:100%;margin-left:0}
.contact--main{display:block}
.contact--h2{font-size:16px}
}
@media(max-width:767px){
.contact--h2{font-size:14px;padding-bottom:10px}
.contact--h1{padding-bottom:15px}
.contact--main__left p+p{margin-top:8px}
.contact--main__right{margin-top:20px}
.input--box{margin-top:10px}
.touch--p{padding-bottom:0}
.contact--span{font-size:12px}
.send--p input{font-size:13px;padding:8px 25px;margin-top:10px}
}
@media(max-width:575px){
.contact--h2{font-size:12px}
}
.details--con__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:end}
.details--con__left{width:calc(100% - 33.33% - 50px)}
.details--con__left p+p,.details--p15 p+p{margin-top:15px}
.details--left__img{width:33.33%;border:1px solid #ebebeb;background:#ebebeb}
.details--left__img p{padding:10px;text-align:center;line-height:1.35}
@media(max-width:991px){
.details--con__top{display:block}
.details--con__left{width:100%}
.details--left__img{width:50%;margin-top:20px}
.details--left__img p{padding:5px}
}
@media(max-width:575px){
.details--left__img{width:100%}
.details--con__left p+p,.details--p15 p+p{margin-top:5px}
.details--left__img{margin-top:10px}
}
.table--main{width:100%;overflow:auto}
.table--main table{width:100%;border-collapse:collapse}
.table--main caption{font-size:16px;font-weight:600;line-height:1.35;color:#fff;padding:10px 0;background:#0099d8}
.table--main tr:first-child{background:#0099d8}
table td,table th{border:1px solid #e5e5e5;text-align:center;padding:8px;font-size:14px;line-height:1.35}
table th{font-size:16px;font-weight:600;color:#fff}
table tr:nth-child(odd){background:#f6f6f6}
.product--details__con table p+p{margin-top:10px}
@media(max-width:1199px){
table td{font-size:12px}
}
@media(max-width:991px){
table td,table th{padding:5px}
.table--main caption{padding:6px 0;font-size:15px}
table th{font-size:14px}
}
@media(max-width:767px){
.table--main table{min-width:500px}
}
@media(max-width:575px){
.table--main caption{font-size:12px}
table th{font-size:12px}
table tr:first-child{white-space:nowrap}
}
.h2--table{padding-bottom:0}
.else--table tr:first-child>th{color:#fff;white-space:normal}
.else--table tr>th{color:#333;white-space:nowrap}
.irregular--table tr>th{color:#333}
.irregular--table tr:first-child>th{background:#fff}
.irregular--table tr:first-child td{background:#f6f6f6}
.one--tr tr:first-child{background:#f6f6f6}
.error--page__con{display:-ms-flexbox;display:flex}
.h2--404{font-size:36px;color:#0099d8;margin:0;margin-bottom:15px}
.error--page--left{width:40%}
.error--page--right{width:60%;padding-left:100px}
.error--page--right p{margin-bottom:10px}
.error--a{display:-ms-flexbox;display:flex;margin-top:30px}
.error--a a{margin-right:20px;padding:8px 30px;border:1px solid #0099d8;border-radius:10px;background:#0099d8;color:#fff;font-weight:700;text-transform:uppercase}
.error--a a+a{background:#fff;color:#0099d8}
.search-else{margin-top:50px;text-align:center}
.result-hs{font-size:36px}
.keyword{color:red}
.search--ol a{color:#666}
.search--ol li{padding:10px;padding-bottom:0;border-bottom:1px solid #999}
.pro-search-tit>span{color:#333;font-weight:600}
.result-h3{text-align:center;font-size:26px;background:#7d7d7d;color:#fff;margin-top:20px;border-radius:50px}
@media(max-width:1499px){
.h2--404{font-size:30px}
}
@media(max-width:1199px){
.h2--404{font-size:26px}
}
@media(max-width:991px){
.h2--404{font-size:20px}
.error--page--left{display:none}
.error--page--right{padding-left:0;width:100%}
.result-h3{font-size:16px}
.result-hs{font-size:26px}
.searchimg img{max-width:100%}
}
@media(max-width:767px){
.h2--404{font-size:18px}
}
@media(max-width:575px){
.h2--404{font-size:16px}
.error--page--right p{margin-bottom:5px}
.error--a{margin-top:20px}
.result-h3{font-size:13px}
.result-hs{font-size:16px}
.searchimg img{height:180px}
.error--a a{padding:5px 15px}
}
@media (max-width:991px){
.region--bottom{display:block}
.footer--bottom{height:45px;background-color:#0099db}
.footer--bottom ul{display:-ms-flexbox;display:flex;padding-left:0;margin-left:0;text-align:center;color:#fff}
.footer--bottom ul li{width:50%;padding-top:2px;border-right:1px solid #f0f0f0;list-style:none}
.footer--bottom ul li a{color:#fff}
.footer--bottom ul li::before{content:'';font-family:iconfont;color:#fff;font-size:20px;display:block;line-height:1}
.footer--bottom ul li:first-child::before{content:'\e6f2'}
.footer--bottom ul li:last-child::before{content:'\e602'}
}
.form-test-1,input[name=formtest],.form_required,.track_report{display:none!important;}