<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 
 * Project Name: 紫远照明
 * Author:浅浅
 * Date：2020-7-17
 */
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1594195814825'); /* IE9 */
  src: url('iconfont.eot?t=1594195814825#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff2') format('woff2'),
  url('iconfont.woff?t=1594195814825') format('woff'),
  url('iconfont.ttf?t=1594195814825') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1594195814825#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }
table, caption, tbody, tfoot, thead, tr, th, td,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html::-webkit-scrollbar {width:8px;background:none;}
html::-webkit-scrollbar-thumb {width:8px;background:#222;}
html::-webkit-scrollbar-corner {background:none;}
html::-webkit-scrollbar:horizontal{height:9px;}
body { font: 14px/1.8 "Source Han Sans CN",PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,STHeitiSC-Light,Microsoft YaHei,Arial,sans-serif; margin: 0 auto; color: #707070; background-color: #fff; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
strong { font-weight: bold; }
img { border: 0; }
input { outline: none; font-family: "Source Han Sans CN",PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,STHeitiSC-Light,Microsoft YaHei,Arial,sans-serif;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea { -webkit-appearance: none; border-radius: 0; outline: none; font-family: "Source Han Sans CN",PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,STHeitiSC-Light,Microsoft YaHei,Arial,sans-serif;}
::-moz-selection { background: #333; color: #fff; text-shadow: none; }
::selection { background: #333; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
table, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0;}
table{border-collapse:collapse;}
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fc { text-align: center; }
.fr { text-align: right; }
.l { float: left; display: inline-block; }
.r { float: right; display: inline-block; }
.vt { vertical-align: top; }
.vm { vertical-align: middle; }
.inner{ width: 1240px; margin: 0px auto;}
.js-sc-wrap { position: fixed; left: 0; right: 0;}
.js-fixed{ position: fixed; width: 100%; backface-visibility: hidden;  will-change: transform;}
.top a:link, .top a:visited { color: #fff;}
.top a:active, .top a:hover { color: #fff;}
.top{ position: fixed; left: 0; top: 0; right: 0; padding:28px 60px 28px; z-index: 970; transition: .3s;}
.topSroll{ background-color: #E07645; padding-top: 20px; padding-bottom: 20px;}
.topSroll .logo{ top: 20px;}
.topSroll .search-box{ top: 20px;}
.logo{ position: absolute; left: 105px; top: 28px; -webkit-transition: 0.3s; transition: 0.3s;}
.logo a{ display: block; height: 34px;}
.logo img{ height: 100%; display: block;}
.nav{ text-align: center;}
.nav li{ position: relative; display: inline-block; *display: inline; *zoom: 1; margin: 0 32px;}
.nav li&gt;a{ position: relative; display: block; height: 40px; line-height: 40px; font-size: 16px; z-index: 1;}
.nav li&gt;a:before{ content: ""; position: absolute; left: 0; right: 0; bottom: -4px; height: 4px; background-color: #fff; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1); transition: transform .4s cubic-bezier(.4,0,.2,1); -webkit-transform: scaleX(0); transform: scaleX(0); visibility:hidden\9; z-index: -1;}
.nav a:hover:before,.nav a.active:before{ transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility:visible\9;}
.nav a.active,.nav a:hover{ color: #fff;}
.nav .sub-nav{ position: absolute; left: 50%; top: 80%; width: 120px; margin-left: -70px; background-color: #fff; padding: 10px; display: none; box-shadow: 0 0 3px rgba(0,0,0,0.1);}
.nav .sub-nav p{ padding: 6px 0;}
.nav .sub-nav a{ display: block; color: #333;}
.nav .sub-nav a:hover{ color: #E7612D;}
.search-box{ position: absolute; right: 90px; top: 28px; border-radius: 20px; border: 1px solid #fff; padding: 0 52px 0 12px; width: 150px; height: 40px; -webkit-transition: 0.3s; transition: 0.3s;}
.search-box input::-webkit-input-placeholder{ color:#fff;}
.search-box input::-moz-placeholder{ color:#fff;}
.search-box input:-moz-placeholder{ color:#fff;}
.search-box input:-ms-input-placeholder{ color:#fff;}
.search-box .stxt{ display: block; background-color: transparent; width: 100%; height: 40px; line-height: 40px; border: 0 none; color: #fff;}
.search-box .sbtn{ position: absolute; right: 0; top: 0; bottom: 0; width: 52px; height: 40px; line-height: 40px; text-align: center; font-size: 20px;}
.menu-handler{ position: fixed; z-index: 1000; right: 2%; top: 0; width:54px;height: 54px; display: none; cursor: pointer;}
.menu-handler span { position: relative; display: block; margin:26px auto 0; width: 20px; height: 3px; -webkit-transition-duration: .3s,.3s; -moz-transition-duration: .3s,.3s; -ms-transition-duration: .3s,.3s; -o-transition-duration: .3s,.3s; transition-duration: .3s,.3s;-webkit-transition-delay: .3s,0s; -moz-transition-delay: .3s,0s; -ms-transition-delay: .3s,0s; -o-transition-delay: .3s,0s; transition-delay: .3s,0s;}
.menu-handler span:after,
.menu-handler span:before { content: ""; position: absolute; display: inline-block; width: 100%; height: 3px; left: 0;
 background-color: #fff; -webkit-transition-duration: .3s,.3s; -moz-transition-duration: .3s,.3s; -ms-transition-duration: .3s,.3s;-o-transition-duration: .3s,.3s; transition-duration: .3s,.3s;-webkit-transition-delay: .3s,0s;-moz-transition-delay: .3s,0s;-ms-transition-delay: .3s,0s;-o-transition-delay: .3s,0s; transition-delay: .3s,0s}
.menu-handler span:before {top: -5px;-webkit-transition-property: top,transform;-moz-transition-property: top,transform;-ms-transition-property: top,transform;-o-transition-property: top,transform;transition-property: top,transform;}
.menu-handler span:after {bottom: -5px;-webkit-transition-property: bottom,transform;-moz-transition-property: bottom,transform;-ms-transition-property: bottom,transform;-o-transition-property: bottom,transform;
transition-property: bottom,transform;}
.menu-handler.active span {background-color: transparent;-webkit-transition-delay: 0s,0s;-moz-transition-delay: 0s,0s;-ms-transition-delay: 0s,0s;-o-transition-delay: 0s,0s;transition-delay: 0s,0s}
.menu-handler.active span:after,.menu-handler.active span:before { -webkit-transition-delay: 0s,.3s;-moz-transition-delay: 0s,.3s; -ms-transition-delay: 0s,.3s; -o-transition-delay: 0s,.3s; transition-delay: 0s,.3s}
.menu-handler.active span:before {top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.menu-handler.active span:after {bottom: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.menuBoxM a:link, .menuBoxM a:visited { color: #fff;}
.menuBoxM a:active,.menuBoxM a:hover { color: #fff;}   
.menuBoxM { background-color: #E7612D; color: #fff; position: fixed; display: none; right: 0px; top: 0px; width: 294px; height: 100%; height:100vh;  -moz-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%); -webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94); -moz-transition:all .5s cubic-bezier(.25,.46,.45,.94);-ms-transition:all .5s cubic-bezier(.25,.46,.45,.94); -o-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94); z-index: 999;}
.menuBoxM:before{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 54px; background-color: #E7612D; z-index: 2;}
.menubarM{ padding:54px 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow-x:hidden; overflow-y:auto; -webkit-overflow-scrolling:touch; text-align: center; box-sizing: border-box;}
.menubarM&gt;li&gt;a{ position: relative; display: block; font-weight: bold; padding: 15px 5%; font-size: 16px;}
.menubarM .subnav { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow-x:hidden; overflow-y:auto; -webkit-overflow-scrolling:touch; padding: 54px 0; box-sizing: border-box; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s;}
.menubarM&gt;li.cur&gt;a{ -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0;}
.menubarM .is-hidden{ -webkit-transform: translateX(100%); transform: translateX(100%);}
.menubarM .subnav a { display: block; padding: 15px 5%; line-height: 1.4;}
.menuOpen .menuBoxM { -moz-transform:translateX(0); -ms-transform:translateX(0); -webkit-transform:translateX(0);  transform:translateX(0);}
.pusher-black { position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 975; background-color: rgba(0,0,0,0.4); visibility:hidden; filter:alpha(Opacity=0);opacity:0;-webkit-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -moz-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -ms-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -o-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; transition:all .2s cubic-bezier(.02,.01,.47,1) 0s;}
.menuOpen .pusher-black { visibility:visible;filter:alpha(enabled=false); opacity:1;}
.go-back{ cursor: pointer; padding: 15px 5%; background-color: #ffa17c; margin-bottom: 20px;}
.foot a:link, .foot a:visited { color: #333; }
.foot a:active, .foot a:hover { color: #E7612D; }
.foot{ background: url(../img/zs4.png) no-repeat scroll left bottom #fff; color: #333333; padding: 0 10%; border-top: 1px solid #efefef;}
.foot-T{ padding: 65px 0;}
.flogo{ margin-bottom: 45px;}
.foot-T .item{ margin-bottom: 5px;}
.foot-T .item span{ margin-right: 30px;}
.foot-T .item span:last-child{ margin-right: 0;}
.foot-box{ float: left; display: block;}
.link-right{ float: right; display: block; padding-top: 35px;}
.link-select-box { float: left; display: inline-block; position: relative; width:320px; height: 56px; background-color: #F6F6F6; transition: .3s; -webkit-transition: .3s;}
.link-select-box .mt { padding: 0 40px 0 20px; position: relative; cursor: pointer;  line-height: 56px; color: #A8A9AD; font-size: 12px;}
.link-select-box .mt .aw { position: absolute; top: 50%; margin-top: -3px; right: 15px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #D1D2D4; transition: 0.3s; -webkit-transition: 0.3s; }
.link-select-box .mc { padding-bottom: 3px; position: absolute; left: 0px; right: 0px; bottom: 100%; z-index: 400; display: none; }
.link-select-box ul { background-color: #F6F6F6; padding: 15px 0; overflow: hidden; }
.link-select-box a { display: block; padding: 8px 15px; line-height: 1.4;}
.link-select-box a:hover { background-color: #F6F2F1; }
.link-select-box.act .mt .aw { transform: rotate(-180deg); -webkit-transform: rotate(-180deg); }
a.back-top{ width: 56px; height: 56px; line-height: 56px; background-color: #E7612D; text-align: center; display: block; float: left; margin-left: 20px;}
a.back-top i{ font-size: 30px; color: #fff;}
a.back-top:hover{ background-color: #333;}
.foot-B{ padding:15px 0 35px;}
.foot-sharp{ float: right; display: block;}
.foot-sharp a{ font-size: 22px; line-height: 1; margin-left: 15px;}
.smlink{ margin-left: 25px;}
.fixedImg { background-position: center top; background-repeat: no-repeat; background-size: cover;}
.imgw{ width: 100%; display: block;}
.ellipsisT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.align-vertical { height: 100%; width: 100%; position: relative; display: table; }
.vertical-inner { display: table-cell; vertical-align: middle; }
.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/w0.png) no-repeat;}
.mlr-auto{ margin: 0 auto;}
.ermsblack { background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.7); width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 1030; display: none; }
.ermSBox { width: 220px; height: 264px; border: 5px solid #eeeeee; background: #fff; position: fixed; left: 50%; top: 50%; margin: -100px 0 0 -115px; z-index: 1004; }   
.ermSBox .img { padding: 20px; }
.ermSBox .img img { width: 100%; height: 100%; display: block; }
.ermSBox .t { padding: 10px 0px; color: #666; font-weight: bold; background: #eeeeee; text-align: center; }
.pageC a:link, .pageC a:visited { color: #333;}
.pageC a:active, .pageC a:hover { color: #E7612D;}
.pageC img{ max-width: 100% !important; height: auto !important; }
.pageC{ overflow: hidden; font-size: 16px;}
@-webkit-keyframes scroll_title_effect{0%{opacity:0;-webkit-transform:translate3d(0px, 30px, 0px) matrix(0.6, 0, -0.4, 0.8, 0, 0);transform:translate3d(0px, 30px, 0px) matrix(0.6, 0, -0.4, 0.8, 0, 0)}100%{-webkit-transform:translate3d(0px, 0px, 0px) matrix(1, 0, 0, 1, 0, 0);transform:translate3d(0px, 0px, 0px) matrix(1, 0, 0, 1, 0, 0);opacity:1}}
@keyframes scroll_title_effect{0%{opacity:0;-webkit-transform:translate3d(0px, 30px, 0px) matrix(0.6, 0, -0.4, 0.8, 0, 0);transform:translate3d(0px, 30px, 0px) matrix(0.6, 0, -0.4, 0.8, 0, 0)}100%{-webkit-transform:translate3d(0px, 0px, 0px) matrix(1, 0, 0, 1, 0, 0);transform:translate3d(0px, 0px, 0px) matrix(1, 0, 0, 1, 0, 0);opacity:1}}
.transition6{ -webkit-transition:transform .6s cubic-bezier(0, 0, 0.5, 1); transition:transform .6s cubic-bezier(0, 0, 0.5, 1);}
.scaleO:hover .imgw{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transition:transform .6s cubic-bezier(0, 0, 0.5, 1); transition:transform .6s cubic-bezier(0, 0, 0.5, 1);}
.scaleO2:hover .imgw{ transform: scale(1.08); -webkit-transform: scale(1.08); -moz-transform: scale(1.08);}
.pos-ov{ position: relative; overflow: hidden;}
.ellipsis2{ overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ellipsis3{ overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #f1f1f1 url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
a.slick-disabled{ cursor: not-allowed;}
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
.slick-dots { position: absolute; bottom: 0; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index: 400;}
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden; outline: 0 }
.pswp * { -webkit-box-sizing: border-box; box-sizing: border-box }
.pswp img { max-width: none }
.pswp--animate_opacity { opacity: .001; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--open { display: block }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab; cursor: -moz-grab; cursor: grab }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing }
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/black_90.png) repeat; background: none rgba(0,0,0,.9); opacity: 0; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity }
.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden }
.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0 }
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none }
.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1); transition: transform 333ms cubic-bezier(.4,0,.22,1) }
.pswp__bg { will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none }
.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden }
.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden }
.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0 }
.pswp__img--placeholder { -webkit-backface-visibility: hidden }
.pswp__img--placeholder--blank { background: #222 }
.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0 }
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC }
.pswp__error-msg a { color: #CCC; text-decoration: underline }
.pswp__button { width: 44px; height: 44px; position: relative; background: 0 0; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: .75; -webkit-transition: opacity .2s; transition: opacity .2s; -webkit-box-shadow: none; box-shadow: none }
.pswp__button:focus, .pswp__button:hover { opacity: 1 }
.pswp__button:active { outline: 0; opacity: .9 }
.pswp__button::-moz-focus-inner { padding: 0; border: 0 }
.pswp__ui--over-close .pswp__button--close { opacity: 1 }
.pswp__button { background: url(../images/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px }

@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button { background-image: url(../images/default-skin.svg); }
    .pswp__button--close { color: #fff }
}
.pswp__button--close { background-position: 0 -44px }
.pswp__button--share { background-position: -44px -44px }
.pswp__button--fs { display: none }
.pswp--supports-fs .pswp__button--fs { display: block }
.pswp--fs .pswp__button--fs { background-position: -44px 0 }
.pswp__button--zoom { display: none; background-position: -88px 0 }
.pswp--zoom-allowed .pswp__button--zoom { display: block }
.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0 }
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden }
.pswp__button--arrow--left, .pswp__button--arrow--right { top: 50%; width: 48px; height: 48px; line-height: 48px; margin-top: -24px; position: absolute; background: none #767676; color: #fff; display: block; font-family: "iconfont" !important; font-size: 14px; text-align: center; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.pswp__button--arrow--left { left: 2% }
.pswp__button--arrow--right { right: 2%; }
.pswp__button--arrow--left:before { content: "\e606"; }
.pswp__button--arrow--right:before { content: "\ea03"; }
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover { color: #fff; background-color: #00A2E9; }
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.pswp__share-modal { display: block; background: rgba(0,0,0,.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity }
.pswp__share-modal--hidden { display: none }
.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25); box-shadow: 0 2px 5px rgba(0,0,0,.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform .25s; transition: transform .25s; -webkit-backface-visibility: hidden; will-change: transform }
.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px }
.pswp__share-tooltip a:hover { text-decoration: none; color: #000 }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0 }
.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px }
.pswp__share-modal--fade-in { opacity: 1 }
.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px }
a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none }
a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF }
a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A }
a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF }
a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D }
a.pswp__share--download:hover { background: #DDD }
.pswp__counter { float: left; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: .75; padding: 0 10px }
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px }
.pswp__caption__center { text-align: center; max-width: 600px; font-size: 15px; margin: 0 auto; padding: 20px 10px; color: #fff }
.pswp__caption__center .xzy-zan { float: right; display: block }
.pswp__caption--empty { display: none }
.pswp__caption--fake { visibility: hidden }
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; will-change: opacity; direction: ltr }
.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px }
.pswp__preloader--active { opacity: 1 }
.pswp__preloader--active .pswp__preloader__icn { background: url(preloader.gif) 0 0 no-repeat }
.pswp--css_animation .pswp__preloader--active { opacity: 1 }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise .5s linear infinite; animation: clockwise .5s linear infinite }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite; animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite }
.pswp--css_animation .pswp__preloader__icn { background: 0 0; opacity: .75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0 }
.pswp--css_animation .pswp__preloader__cut { position: relative; width: 7px; height: 14px; overflow: hidden }
.pswp--css_animation .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: 0 0; margin: 0 }
@media screen and (max-width:1024px) {
    .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right }
}
@-webkit-keyframes clockwise {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@keyframes clockwise {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@-webkit-keyframes donut-rotate {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg) }
    100% { -webkit-transform: rotate(0); transform: rotate(0) }
}
@keyframes donut-rotate {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg) }
    100% { -webkit-transform: rotate(0); transform: rotate(0) }
}
.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550 }
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100% }
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible }
.pswp__caption, .pswp__top-bar { background-color: rgba(0,0,0,.5) }
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar { background-color: rgba(0,0,0,.3) }
.pswp__ui--idle .pswp__top-bar { opacity: 1 }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0 }
.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar { opacity: .001 }
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none }
.pswp__element--disabled { display: none !important }
.pswp--minimal--dark .pswp__top-bar { background: 0 0 }
/*base style end*/

/*index style*/
.l-main{ opacity: 0; transition:opacity .3s;}
.js-fixed .l-main{ opacity: 1;}
.content{ background: url(../img/bg1.png) no-repeat scroll center top; background-size: 100% auto;}
.content-page{ background: url(../img/bg2.png) no-repeat scroll center top; background-size: 100% auto; }
.banner a:link, .banner a:visited { color: #fff; }
.banner a:active, .banner a:hover { color: #fff; }
.banner { overflow: hidden; margin: 0 60px; height: 100vh; background-color: #f7f7f7; overflow: hidden; /* opacity: 0; visibility: hidden; */ transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1); color: #fff;}
.banner::before{ content: ""; position: absolute; left: 0; top: 0; right: 0;  background: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0.69) 41%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0.69) 41%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.69) 41%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000',endColorstr='#00000000',GradientType=0 );
	z-index: 10;
	height: 96px;
}
.banner.slick-initialized {visibility: visible;opacity: 1;}
.banner .item { position: relative; width: 100%; overflow: hidden;}
.banner .pimg { width: 100%; display: block; overflow: hidden; opacity: 0; filter:grayscale(100%); transition:opacity 0.6s linear .0s, filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s; }
.banner .slick-active .pimg { opacity: 1; filter: grayscale(0%);}
.banner .desc{ position: absolute; left: 12%; right: 12%; top: 50%; transform: translateY(-50%); text-shadow: 2px 2px 8px rgba(0,0,0,0.1);}
.banner .desc h2,.banner .desc h3{ font-size: 62px; line-height: 1.2;}
.banner .desc h2 span{ position: relative; display: inline-block;}
.banner .desc h2 span::before{ content: ""; position: absolute; left: 110%; top: 3%; display: block; background: url(../images/banner-ico.png) no-repeat; width: 25px; height: 25px;}
.banner .desc .c{ font-size: 12px; width: 480px; margin-top: 20px;}
.banner .desc span { display: block; opacity: 0; transform: translate(0px,100%); -webkit-transform: translate(0px,100%);  -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateY(20px) rotate(5deg);-ms-transform: translateY(20px) rotate(5deg); transform: translateY(20px) rotate(5deg); transition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);-webkittransition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);}
.banner .slick-active .desc span{ opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform: translateY(0) rotate(0); -ms-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0);}
.banner .slick-active .desc h2 span { transition-delay: .3s; -webkit-transition-delay: .3s; }
.banner .slick-active .desc h3 span { transition-delay: .5s; -webkit-transition-delay: .5s; }
.banner .slick-active .desc .c span { transition-delay: .65s; -webkit-transition-delay: .65s; }
.banner-numbox{ position: absolute; right: 3%; top: 50%; margin-top: -36px; color: #fff; width: 52px; height: 52px; background: url(../images/banenr-xian.png) no-repeat scroll center center; font-family: tahoma; font-size: 15px; line-height: 1; z-index: 400;} 
.banner-numbox .max{ position: absolute; right: 0; bottom: 0;}
.banner .slick-dots{ left: 3%; right: 3%; width: auto; bottom: 74px; line-height: 2px;}
.banner .slick-dots li{ position: relative; width: 29.33%; height: 2px; margin: 0 1%; padding: 0; cursor: pointer;}
.banner .slick-dots li a{ position: relative; width: 100%; height: 2px; background-color: rgba(255,255,255,0.5); display: block;}
.banner .slick-dots li a::before{ content: ""; position: absolute; left: 0; top: 0; width: 0; height: 100%; background-color: #fff;}
.banner .slick-dots li.slick-active a::before{ -webkit-animation: slideractive 5.8s linear; animation: slideractive 5.8s linear; }
@-webkit-keyframes slideractive {
    from { width: 0%; }
    to { width: 100%; }
}
@keyframes slideractive {
    from { width: 0%; }
    to { width: 100%; }
}
.mousedown{ position: absolute; right: 15px; bottom: 0; color: #fff; cursor: pointer;}
.mousedown:hover .iconfont{ color: #E7612D;}
.mousedown .iconfont{ display: block; margin:0 auto 20px; font-size: 40px; line-height: 1;}
.mousedown .mouseIco{ position: relative; width: 6px; height: 56px; display: block; margin: 0px auto; background-color: #fff;}
.mouseIco i{ width: 100%; height: 40%; background-color: #E7612D; position: absolute; left: 0; top: 0;  -webkit-animation: scrollLine 1s infinite; animation: scrollLine 1s infinite;}
@-webkit-keyframes scrollLine { 
	from { -webkit-transform: translateY(0); transform: translateY(0); height: 0; }
	to { -webkit-transform: translateY(100%); transform: translateY(100%); height: 100%; } 
}
@keyframes scrollLine { 
	from { -webkit-transform: translateY(0); transform: translateY(0); height: 0; }
	to { -webkit-transform: translateY(100%); transform: translateY(100%);height: 100%; } 
}
.zs-bg{ position: absolute; left: -15%; margin-top: -15%; width: 45%;}
.ibox-t{ margin-bottom: 60px;}
.ibox-t .en{ color: #CCCCCC; font-size: 28px;}
.ibox-t .zh{ color: #333333; font-size: 48px; line-height: 1.2;}
.ibox-about{ position: relative; padding: 100px 0 130px;}
.ibox-aboutinner{ position: relative;}
.ibox-aboutC .ibox-t{ width: 60%; margin-bottom: 90px;}
.ibox-aboutC .desc{ width: 38%; float: left;}
.ibox-aboutC .c{ line-height: 2; height: 192px; overflow: hidden; margin-bottom: 30%;} 
.ibox-aboutC .button-link{ margin-left: -20px;}
.aside-images{ float: right; width: 51.6%;}
.aside-images figure.action{ box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
.aside-images-left,.aside-images-right{ float: left; display: inline-block;}
.aside-images-left{ width: 45%; margin-right: 4%;}
.aside-images-right{ position: relative; width: 51%; margin-top: -12%;}
.aside-images-right figure{ margin-bottom: 8%;}
a.button-link{ position:relative; display: block; width: 158px; height: 58px; line-height: 58px; padding-left: 5px; text-align: center; color:#E7612D; font-size:12px; font-weight:bold; text-transform:uppercase; border:1px solid transparent; background-repeat:no-repeat;background-position:right center;}
a.button-link i{ position: relative; top: 3px; margin-left: 10px; font-size: 24px; line-height: 1; font-weight: normal;}
a.button-link:hover,a.button-link:focus{background-color:#FCE2D8; transition:all .3s linear .6s}
a.button-link::after,a.button-link::before,a.button-link span::after,a.button-link span::before{position:absolute;content:"";background:#E7612D;width:50px;height:1px;bottom:0;left:0;right:0;text-align:center;margin:0 auto;transition:all .15s linear .45s}
a.button-link::before{width:1px;height:0;right:0;left:inherit;bottom:0;top:inherit;transition:all .15s linear .3s}
a.button-link span::before{height:0;width:1px;top:0;left:0;right:inherit;bottom:inherit;transition:all .15s linear 0s}
a.button-link span::after{right:0;left:inherit;top:0;width:0;transition:all .15s linear .15s}
.img-wrap { display: block; position: relative;overflow: hidden;}
.img-wrap:after { content: ""; position: absolute; width: 100%; height: 150%; bottom: 100%; left: 0; background-color: rgba(0,0,0,0.8); -webkit-transition: bottom 1.2s cubic-bezier(.4,0,.2,1); transition: bottom 1.2s cubic-bezier(.4,0,.2,1);}
.img-wrap.action:after { bottom: -150%; z-index: 10;}
.black-50{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5);}
.ibox-product li{ position: relative; float: left; display: inline-block; width: 50%;}
.ibox-product .black-50{ opacity: 1; transition: .4s; -webkit-transition: .4s;}
.ibox-product .desc{ position: absolute; left: 5%; top: 50%; transform: translateY(-50%); right: 5%; text-align: center; color: #fff;}
.ibox-product .desc .en{ font-size: 28px; line-height: 1.5;}
.ibox-product .desc .zh{ font-size: 16px; font-weight: normal;}
.ibox-product li:hover .black-50{ opacity: 0;}
.ibox-product li:hover .desc{ text-shadow: 0 0 0 10px rgba(0,0,0,0.5);}
.ccolor-67{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/c_67.png) repeat; background: none rgba(231,97,45,0.67);}
.ibox-latest{ background:url(../img/zs3.png) no-repeat scroll right bottom #F6F2F1; padding: 100px 0;}
.ibox-latest .ibox-t{ text-align: center;}
.ibox-latest-list{ margin-left: -3%; padding-bottom: 40px;}
.ibox-latest-list li{ float: left; display: block; width: 22%; margin-left: 3%; margin-bottom: 40px;}
.ibox-latest-list h5{ font-weight: 400;}
.ibox-latest-list .desc{ color: #fff; position: absolute; left: 5%; right: 5%; top: 50%; transform: translateY(-50%); text-align: center; }
.ibox-latest-list .name{ margin-bottom: 15px;}
.ibox-latest-list .title{ position: absolute; left: 5%; right: 5%; bottom: 3%; text-align: center;-webkit-transition: opacity 0.45s  cubic-bezier(0.165, 0.84, 0.44, 1); transition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1); line-height: 1.5;}
.zmore{ position: relative; display: block; margin: 0 auto; width: 33px; height: 33px; border: 2px solid #fff; border-radius: 50%;}
.zmore::before,.zmore::after{ content: ""; background-color: #fff; position: absolute; top: 50%; left: 50%;}
.zmore::before{ width: 15px; height: 2px; margin: -1px 0 0 -7px;}
.zmore::after{ width: 2px; height: 15px; margin: -7px 0 0 -1px;}
.ibox-latest-list .ccolor-67{ opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.45s  cubic-bezier(0.165, 0.84, 0.44, 1); transition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1); }
.ibox-latest-list .name,.ibox-latest-list .zmore{ opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateY(20px) rotate(5deg);-ms-transform: translateY(20px) rotate(5deg); transform: translateY(20px) rotate(5deg); transition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);-webkittransition: opacity 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);}
.ibox-latest-list li:hover .name,.ibox-latest-list li:hover .zmore{ opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform: translateY(0) rotate(0); -ms-transform: translateY(0) rotate(0); transform: translateY(0) rotate(0);}
.ibox-latest-list li:hover .ccolor-67{ opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.ibox-latest-list li:hover .zmore{ -webkit-transition-delay: 0.15s;transition-delay: 0.15s;}
.ibox-latest-list li:hover .title{ opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.ibox-case a:link, .ibox-case a:visited { color: #fff; }
.ibox-case a:active, .ibox-case a:hover { color: #E7612D; }
.ibox-case{ position: relative; padding: 100px 0; color: #fff; overflow: hidden;}
.ibox-case .bg{ position: absolute; left: 0; top: -15%; bottom: 0; right: 0; z-index: -1;}
.ibox-case .js-sc-slip{ background-position: center top; background-repeat: no-repeat; background-size: cover; background-image: url(../img/icbg.jpg); height: 100vh;}
.ibox-caseT{ padding-bottom: 130px;}
.ibox-case .ibox-t{ float: left; display: block; margin-bottom: 0;}
.ibox-case .ibox-t .en,.ibox-case .ibox-t .zh{ color: #fff;}
.ibox-case-right{ float: right; display: block; margin-top: 30px;}
.all-btn{ position: relative; float: left; display: block; border: 1px solid #fff; border-radius: 50%; width: 48px; height: 48px; line-height: 48px; font-weight: bold; text-align: center;}
.all-btn::before{ content: ""; position: absolute; right: 9px; top: 0; width: 6px; height: 6px; border-radius: 50%; background-color: #fff; }
.all-btn:hover{ border-color: #E7612D; background-color: #fff;}
.all-btn:hover::before{ background-color: #E7612D;}
.ibox-case-nav{ float: left; display: block;}
.ibox-case-nav li{ float: left; display: inline-block; margin-right: 35px;}
.ibox-case-nav a{ position: relative; display: block; height: 50px; line-height: 50px;}
.ibox-case-nav a:before{ content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 4px; background-color: #E7612D; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1); transition: transform .4s cubic-bezier(.4,0,.2,1); -webkit-transform: scaleX(0); transform: scaleX(0); visibility:hidden\9;}
.ibox-case-nav a:hover:before,.ibox-case-nav .active a:before{ transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility:visible\9;}
.ibox-caseC{ position: relative;}
.ibox-case-demo .item{ position: relative; margin-right: 40px;}
.ibox-case-demo .txt{ margin-top: 25px; font-size: 16px; line-height: 1.5; transition: .3s;}
.ibox-case-demo{ position: absolute; left: 0; top: 0; width: 100%; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; visibility: hidden; transition: .5s; -webkit-transition: .5s; }
.ibox-case-demo.active{ position: relative; visibility: visible; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.ibox-case-demo .item:hover .txt{ color: #E7612D;}
.ibox-case-demo .slick-arrow { position: absolute; width: 56px; height: 56px; line-height: 56px; z-index: 106; top: 50%; border-radius: 50%; margin-top: -28px; background-color: #fff; background-color: rgba(255,255,255,0.8); text-align: center; color: #666;}
.ibox-case-demo .slick-prev{ left: 2%;}
.ibox-case-demo .slick-next{ right: 2%;}
.ibox-case-demo .slick-arrow i { display: block; font-family:"iconfont" !important;font-size:20px;font-style:normal; font-weight: bold; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.ibox-case-demo .slick-prev i:before{ content: "\e62c";}
.ibox-case-demo .slick-next i:before{ content: "\e781";}
.ibox-case-demo .slick-arrow:hover{ background-color: #E7612D; color: #fff;}
.ibox-case-demo .slick-arrow:before{ content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.2); border-radius:50%; visibility:hidden; z-index:-1;}
.ibox-case-demo .slick-arrow:hover:before{ opacity:0; visibility:visible; -webkit-transform:scale(1.5); -ms-transform:scale(1.5); transform:scale(1.5); -webkit-transition:.5s;  transition: .5s;}
/*index style end*/
/*product style*/
@keyframes pageHeaderTtlImg{0%{transform:scale(1.2); filter: grayscale(100%);}100%{transform:scale(1); filter: grayscale(0%);}}
.pageH{ height: 96px;}
.pbanner{ margin: 0 60px; background-color: #F6F6F6; box-shadow: 0 10px 12px rgba(0,0,0,0.16);}
.pbanner .imgbox{ position: relative; height: 518px; background-repeat: no-repeat; background-size: cover; animation:pageHeaderTtlImg 3s cubic-bezier(.25,.46,.45,.94) both .3s}
.pbanner .imgbox::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/black_50.png) repeat; background: rgba(0,0,0,0.5);}
.pbanner-c{ position: absolute; left: 5%; right: 5%; top: 50%; transform: translateY(-50%); text-align: center; color: #fff; line-height: 1.4;}
.pbanner-c .zh{ font-size: 40px; font-weight: normal; letter-spacing: .2rem;}
.pbanner-c .en{ font-size: 20px; font-weight: normal;}
.page-padding{ padding: 120px 0;}
.pro-nav{ margin: 0px 5%; text-align: center; padding-bottom: 120px;}
.pro-nav li{ display: inline-block; *display: inline; *zoom: 1; margin: 0 5px;}
.pro-nav a{ position: relative; display: block; width: 142px; height: 40px; line-height: 40px; border: 1px solid #707070; font-size: 16px; color: #666666;}
.pro-nav a::before{ content: ""; position: absolute; left: 50%; top: 100%; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 8px solid #E7612D; opacity: 0; transition: .3s;}
.pro-nav a:hover,.pro-nav a.active{ color: #fff; background-color: #E7612D; border-color: #E7612D;}
.pro-nav a:hover::before,.pro-nav a.active::before{ top: 120%; opacity: 1;}
/*product style end*/
/*productinfo style*/
.pro-demo{ width: 400px; margin: 0px auto 45px;}
.pro-demo .slick-dots{ bottom: 3%;}
.slick-dots li{ height: 8px; width: 8px; line-height: 6px; border-radius: 50%; background-color: #CCCCCC;}
.slick-dots li.slick-active{ background-color: #222222;}
.slick-dots li a{ display: block;}
.w1120{ width: 1120px; margin: 0px auto;}
.pro-name{ text-align: center; font-size: 24px; color: #333333; margin-bottom: 30px;}
.pro-page{ border-top: 1px solid #707070; padding: 45px 0 0;}
.pro-list{ display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.pro-remcond{ margin-top: 100px;}
.pro-remcond dt{ background-color: #999999; padding: 10px 3%; text-align: center; color: #fff; font-size: 24px; margin-bottom: 70px;}
.pro-remcond .ibox-latest-list{ padding-bottom: 0;}
/*productinfo style end*/
/*case style*/
.w1200{ width: 1200px; margin: 0px auto;}
.case-list{ position: relative;}
.case-list dd{ position: relative; margin-bottom: 30px; padding: 65px 0;}
.case-list .bg{ position: absolute; left: 0%; top: 0; bottom: 0; width: 66.4%; height: 100%; z-index: -1;}
.case-list .bg::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 0; background-color: #F6F2F1; transition: width 1s cubic-bezier(0.77, 0, 0.175, 1);}
.case-list .action.bg::before{ width: 100%;}
.case-list .imgbox{ float: right; display: block; width: 45.5%; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
.case-list .desc{ float: left; display: block; width: 43.5%;}
.case-list .type{ position: relative; color: #EEA88E; padding-left: 65px;}
.case-list .type::before{ content: ""; position: absolute; left: 0; top: 50%; background-color: #EEA88E; height: 4px; margin-top: -4px; width: 52px;}
.case-list h4{ font-size: 40px; color: #E7612D; line-height: 1.5; padding: 35px 0; font-weight: normal;}
.case-list .c{ font-size: 16px; max-height: 84px; overflow: hidden; margin-bottom: 50px;}
.case-list .two-item .bg{ display: none;}
.case-list .two-item .imgbox{ float: left;}
.case-list .two-item .desc{ float: right;}
/*case style end*/
/*caseinfo style*/
.w1018{ width: 1012px; margin: 0px auto;}
.caseT{ font-size: 30px; line-height: 1.5; text-align: center; margin-bottom: 20px;}
.pt0{ padding-top: 0;}
.bgfff{ background-color: #fff; color: #333333;}
.btn-black{ color: #666666; font-size: 16px;}
.btn-black i{ margin-right: 5px; font-size: 18px;}
.btn-black:hover{ color: #E7612D;}
.case-type{ padding: 30px 0;}
.case-demo { width: 1012px; margin: 0px auto 75px;}
.case-demo .slick-list{ overflow: visible;}
.case-demo .item figure{ position: relative; margin: 0 7px; display: block; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
.case-demo .item figure::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5); z-index: 2; transition: .3s;}
.case-demo .slick-active figure::before{ opacity: 0; visibility: hidden;}
.case-demo .slick-arrow { position: absolute; width: 56px; height: 56px; line-height: 56px; z-index: 106; top: 50%; border-radius: 50%; margin-top: -28px; background-color: #fff; background-color: rgba(255,255,255,0.8); text-align: center; color: #666;}
.case-demo .slick-prev{ left: -80px;}
.case-demo .slick-next{ right: -80px;}
.case-demo .slick-arrow i { display: block; font-family:"iconfont" !important;font-size:20px;font-style:normal; font-weight: bold; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.case-demo .slick-prev i:before{ content: "\e62c";}
.case-demo .slick-next i:before{ content: "\e781";}
.case-demo .slick-arrow:hover{ background-color: #E7612D; color: #fff;}
.case-demo .slick-arrow:before{ content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.2); border-radius:50%; visibility:hidden; z-index:-1;}
.case-demo .slick-arrow:hover:before{ opacity:0; visibility:visible; -webkit-transform:scale(1.5); -ms-transform:scale(1.5); transform:scale(1.5); -webkit-transition:.5s;  transition: .5s;}
.pb0{ padding-bottom: 0 !important;}
/*caseinfo style end*/

/*contact style*/
.contact-page{ position: relative;}
.contact-page dd{ position: relative; padding: 65px 0;}
.contact-page .bg{ position: absolute; left: 0%; top: 0; bottom: 0; width: 66.4%; height: 100%; z-index: -1;}
.contact-page .bg::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 0; background-color: #F6F2F1; transition: width 1s cubic-bezier(0.77, 0, 0.175, 1);}
.contact-page .action.bg::before{ width: 100%;}
.contact-page .w1200{ position: relative;}
.contact-page .mapBox{ position: absolute; right: 0; top: 0; display: block; width: 45.5%; height: 100%; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
.contact-page .desc{ display: block; width: 43.5%; padding: 50px 0;}
.contactT{ font-size: 35px; border-bottom: 1px solid #707070; padding-bottom: 15px; font-weight: normal; color: #333; line-height: 1.2; margin-bottom: 60px;}
.contact-page .pageC p{ margin-bottom: 8px;}
.BMap_bubble_title{ color: #E7612D !important; font-size: 16px !important; margin-bottom: 5px;}
.BMap_bubble_content{ font-size: 12px;}
.anchorBL{ display: none !important;}
.w884{ width: 884px; margin: 0px auto;}
.message-box{ background-size: cover; background-repeat: no-repeat; background-position: center center; padding: 150px 0;}
.messageT{ font-size: 40px; font-weight: normal; text-align: center; color: #fff; margin-bottom: 50px;}
.contact-form .item{ margin-bottom: 25px;}
.contact-form .item2{ margin-bottom: 35px;}
.contact-form .item-ftxt{ float: left; display: block; width: 32%; margin-right: 2%;}
.contact-form .mr0{ margin-right: 0;}
.contact-form .ctxt{ display: block; width: 100%; box-sizing: border-box; padding: 12px 15px; background-color: #fff; border: 0 none;}
.contact-form .ctxt2{ height: 150px; resize: none;}
.btn-ok{ background-color: #E7612D; color: #fff; display: block; text-align: center; padding: 12px 5%;}
.btn-ok:hover{ background-color: #666666;}
/*contact style end*/
/*about style*/
.about-page{ position: relative; padding: 200px 0 0;}
.about-left{ float: left; display: block; width: 34%; font-size: 40px; font-weight: normal; line-height: 1.2; color: #333333;}
.about-right{ float: right; display: block; width: 47%; margin-right: 5%; font-size: 14px; margin-bottom: 130px;}
.bg333{ background-color: #333;}
.pboxT{ text-align: center; margin-bottom: 50px;}
.pboxT .zh{ font-size: 16px;}
.pboxT .en{ font-size: 30px; text-transform: uppercase; line-height: 1.5;}
.partent-list{ margin-left: -2%;}
.partent-list li{ float: left; display: block; width: 14.66%; margin-left: 2%; margin-top: 2%; transition: .3s;}
.partent-list li:hover{ box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
.idea-box{ padding: 440px 0 75px; color: #fff;}
.about-img{ position: relative; width: 78%; margin-left: 22%; margin-bottom: -20%; z-index: 10;}
.about-img .img1{ width: 80%; margin-left: 20%;}
.about-img .img2{ position: absolute; left: 0; bottom: 0; width: 40%; z-index: 2;}
.idea-box{ position: relative;}
.idea-box .pboxT{ text-align: left;}
.idea-page{ width: 44%; margin-left: 51%; margin-bottom: 80px;}
.idea-img{ position: absolute; left: 12%; width: 23%; bottom: 15%;}
/*about style end*/
/*404 style*/
.noPage{ position: absolute; left: 0%; top: 50%; width: 100%; margin-top: -50%; margin-top: -210px;}
.no-t{ font-size: 16px; font-weight: bold; color: #666; padding: 20px 0px 30px;}
.no-btn{ width: 170px; height: 40px; line-height: 40px; display: block; margin: 0px auto; text-align: center; color: #fff;  background-color: #E7612D; background: -webkit-linear-gradient( bottom right,#E7612D, #CE272D);
background: -o-linear-gradient( bottom right,#E7612D, #CE272D);
background: -mos-linear-gradient( bottom right,#E7612D, #CE272D);
background: -moz-linear-gradient( bottom right,#E7612D, #CE272D);
background: linear-gradient( bottom right,#E7612D, #CE272D);}
.no-btn .txt{ color: #fff;}
.no-btn:hover{ background:none #666;}
/*404 style end*/
/*search style*/
.search-box2{ position: relative; width: 600px; background-color: #d2d2d2; margin: 0 auto 80px; padding-right: 60px;}
.search-box2 input{ font-size: 20px; line-height: 1; padding: 15px 20px; border: 0 none; background-color: transparent; color: #222; display: block; width: 100%; box-sizing: border-box;}
.search-box2 .sbtn{ position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; width: 60px; height: 60px; line-height: 60px; color: #666; font-size: 24px; text-align: center;}
.search-box2 .sbtn:hover{ background-color: #E7612D; color: #fff;}</pre></body></html>