/*swiper 3.4.2*/ .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:;left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:;right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next .swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:'/>");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:'/>")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}} /*初始化*/ body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; } body { margin: 0 auto; min-width: 1300px; font-size: 14px; color: #232323; background-color: #fff; } ul, li { list-style: none; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } input, textarea { font-size: 14px; color: #393939; border: none; } img { border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } i { font-style: normal; } a { color:#232323;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; } a:hover { color: #eb6c03; } /*通用*/ .comwrap { position: relative; margin: 0 auto; width: 90%; max-width: 1600px; } .fl-l { float: left; } .fl-r { float: right; } .d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } .cl-baf { *zoom: 1; } .cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; } .clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; } .txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; } .trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; } .trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; } .trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .trsnone { -webkit-transition: none; -o-transition: none; transition: none; } .imgha img { max-width: 100%; vertical-align: top; } ffpf, body, input, textarea { font-family: "segoe ui","lucida grande",helvetica,arial,"microsoft yahei",freesans,arimo,"droid sans","wenquanyi micro hei","hiragino sans gb","hiragino sans gb w3",arial,sans-serif; font-weight: 300;} /*font-family: 'raleway',helvetica,arial,lucida,sans-serif;*/ .ffyh { font-family: 'raleway',helvetica,arial,lucida,sans-serif;font-weight: 300;} /*头部*/ .header { position: absolute; top: 0; left: 0; z-index: 9; padding: 2.875% 0; width: 100%; } .header .logo .img { display: block; height: 48px; padding-top:8px;} /*.header .logo .black { display: none; } .index .header .logo .img { display: none; }*/ .index .header .logo .black { display: block; } .header .btn { display: none; } .header .lan { font-size: 0; } .header .lan .link { font-size: 18px; line-height: 64px; color: #fff; } .header .lan .link:hover { color: #eb6c03; } .header .lan .line { margin: 0 15px; width: 1px; height: 15px; background-color: #fff; } .nav { padding: 2px 0; }/* margin-right: 3.75%;*/ .nav .list { font-size: 0; } .nav .list .col { position: relative; margin-right: 60px; } .nav .col .link { display: block; position: relative; z-index: 9; font-size: 14px; line-height: 60px; color: #fff; text-shadow: 0 1px 1px rgba(6, 0, 1, 0.5); } .nav .col .line { position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background-color: #fff; box-shadow: 1px 1px 1px 1px rgba(6, 0, 1, 0.5); opacity: 0; filter: alpha(opacity=0); } .nav .cur .line, .nav .col:hover .line { width: 100%; opacity: 1; filter: alpha(opacity=100); } .nav .col .son { display: none; position: absolute; top: 110%; left: 0; z-index: 8; margin-left: -50%; width: 200%; background-color: #fff; box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); visibility: hidden; opacity: 0; filter: alpha(opacity=0); } .nav .col:hover .son { top: 100%; visibility: visible; opacity: 0.7; filter: alpha(opacity=70); } .nav .col .row { margin: 0 10px; border-top: 1px solid rgba(255, 255, 255, 0.5); } .nav .col .slink { display: block; font-size: 14px; line-height: 40px; text-align: center; color: #1e1e1e; } .nav .col .slink:hover { color: #eb6c03; } /*新闻*/ .news { position: relative; z-index: 6; padding: 18.75% 0 0%; background-color: #181818; } .news .ctwrap { position: absolute; top: 14.2766%; left: 0; right: 0; z-index: 1; } .news .comtxt { margin-left: 7.375%; } .news .comtxt .dot, .news .comtxt .line { background-color: #5d5d5d; } .news .list { font-size: 0; } .news .list .col { position: relative; width: 33.33%; vertical-align: top; } .news .list .col a{ width: 100%;} .news .col .imgwr { position: relative; padding-bottom: 139%; height: 0; background-color: #000; overflow: hidden; } .news .col .img { display: block; width: 100%; opacity: 0.3; filter: alpha(opacity=30); } .news .col .conwr { position: absolute; bottom: 0; left: 0; right: 0; z-index: 3; margin: 0 auto; padding-bottom: 3.75%; width: 90%; max-width: 540px; color: #fff; } .news .col .type, .news .col .desc { font-size: 14px; opacity: 0.5; filter: alpha(opacity=50); } .news .col .tit { margin-top: 2.8125%; font-weight: bold; font-size: 26px; } .news .col .time { margin-top: 1.5625%; font-size: 14px; } .news .col .desc { margin-top: 4.0625%; max-height: 60px; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .news .col:hover .conwr { bottom: 12px; } .news .col:hover .img { opacity: 0.9; filter: alpha(opacity=90); } .news__nav { text-align: center; font-size: 0; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; margin-top: 40px; margin-bottom: 10px; } .news__nav a { display: inline-block; min-width: 125px; height: 40px; line-height: 40px; border: 1px solid #c8b699; font-size: 14px; color: #fff; text-align: center; margin:4px; } .news__nav a:first-child { min-width: 115px; } .news__nav a.on, .news__nav a:hover { color: #fff; background: #606060; border-color: #606060; } .img-box2 { position: relative; overflow: hidden; background:#fff; } .img-box2 img { max-width: 100%; max-height: 100%; position: absolute; top: 0; bottom: 0; left: 10px; margin: auto; } .index_pro { padding: 100px 0 65px; } .index_pro .container { max-width: 100%; padding:0px; } .index_pro .container { margin-right: auto; margin-left: auto; width: 100%; position: relative; } .htitle2 { text-align: center; } .htitle2 h3 { font-size: 30px; color: #f5bf39; margin-bottom: 5px; font-weight:bold; } .htitle2 p { font-size: 14px; color: #4c4c4c; } .index_pro__swiper { padding-top: 25px; background:url(/uploads/image/tdimages/a695597536fc24245b894b99df2350d2.jpg) no-repeat center center; } .index_pro__swiper .swiper-container { padding-bottom: 70px; } .index_pro__swiper .swiper-pagination{ margin:0 auto; bottom: 0; } .index_pro__swiper #productx{ margin:0 auto; bottom: 0; padding-top:20px; } .index_pro__swiper .swiper-pagination-bullet { width: 12px; height: 12px; background: #c9c9c9; opacity: 1; } .index_pro__swiper .swiper-pagination-bullet-active { background: #424242; } .index_pro__swiper .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px; } .index_pro__swiper .item-box { display: block; width: 100%; max-width: 450px; margin: 0 auto; } .index_pro__swiper .item-box .img-box2 { width: 100%; /*height: 220px;*/ height: 300px; overflow: hidden; } .index_pro__swiper .item-box .img-box2 img { -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -ms-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; } .index_pro__swiper .item-box .caption { width: 100%; height: 60px; line-height: 60px; font-size: 16px; text-align: center; color: #efefef; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .index_pro__swiper .item-box:hover .img-box2 img { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); } .index_pro__swiper .item-box:hover { -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); } /*底部*/ .footer { position: relative; color: #fff; background-color: #000000; overflow: hidden; }/*padding-top: 2.85%;*/ .footer:before { content: ''; position: absolute; top: 0; left: 0; z-index: 1;width: 100%; height: 0; background-color: #fff; }/* padding-bottom: 8.85%; */ .footer .logo { position: absolute; bottom: 16%; left: 3%; z-index: 1; } .footer .info { position: relative; z-index: 8; background-color: #000; }/* padding: 3.46875% 0 0px; margin-top: -8.85%;*/ .footer .info .con { position: relative; z-index: 3; margin: 0 0%; max-width: 1080px; } .footer .info .txt { font-size: 46px; } .footer .info .txt-2 { margin-top: 3.4375%; font-size: 16px; line-height: 45px; opacity: 0.6; filter: alpha(opacity=60); } .footer .info .line { display: block; margin-top: 1.625%; width: 40px; height: 1px; background-color: #fff; } .footer .info .email { margin-top: 1%; font-size: 22px; opacity: 0.6; filter: alpha(opacity=60); } .footer .info .list { margin-top: 5.75%; max-width: 980px; font-size: 0; } .footer .info .col { margin-right: 7.07%; padding-top: 20px; width: 22.93%; border-top: 1px solid #fff; vertical-align: top; } .footer .info .ctit { font-size: 18px; } .footer .info .ctxt { margin-top: 6px; font-size: 16px; line-height: 26px; opacity: 0.5; filter: alpha(opacity=50); } .footer .info .bg { position: absolute; top: 0; left: 0; z-index: 2; } .footer .copyright { position: relative; z-index: 9; padding: 1% 0 1%; /*background-color: #3f4041; */} .footer .copyright:before { content: ''; position: absolute; top: 0; left: 100%; z-index: 4; width: 100%; height: 100%; /*background-color: #3f4041;*/ } .footer .copyright .con { margin-left:5.8125%; font-size: 12px; line-height: 20px; color: #868686; } .footer .copyright .con a { color: #868686; } .footer .copyright .con a:hover { color: #eb6c03; } .footer .bdsharebuttonbox a { margin: 0 0 0 20px; padding: 0; width: 20px; height: 20px; background: url(/uploads/image/tdimages/icon-sharef.png) 0 0 no-repeat; opacity: 0.4; filter: alpha(opacity=40); } .footer .bdsharebuttonbox .bds_sqq { background-position: -26px 0; } .footer .bdsharebuttonbox .bds_tsina { background-position: -52px 0; } .footer .bdsharebuttonbox a:hover { opacity: 0.7; filter: alpha(opacity=70); } .mfoot-nav {display: none;} #banner-m{display: none;} @media (max-width: 1640px) { .index_pro__swiper .item-box .img-box2 { height: 255px; width: 290px; margin-right: 0px; } .mfoot-nav {display: none;} #banner-m{display: none;} } @media (max-width: 1440px) { .index_pro__swiper .item-box .img-box2 { height: 225px; } .mfoot-nav {display: none;} #banner-m{display: none;} } @media (max-width: 1399px) { .index_pro .container { max-width: 1200px; } .index_pro__swiper .item-box .img-box2 { height: 270px; } .mfoot-nav {display: none;} #banner-m{display: none;} } @media (max-width: 1199px) { .index_pro .container { max-width: 992px; } .index_pro__swiper .item-box .img-box2 { height: 200px; } .mfoot-nav {display: none;} #banner-m{display: none;} } @media (max-width: 991px) { .index_pro .container { max-width: 768px; } .htitle2 h3 { font-size: 32px; } .htitle2 p { font-size: 20px; } .index_pro__swiper .item-box .img-box2 { height: 235px; } .mfoot-nav {display: none;} #banner-m{display: none;} } @media (max-width: 767px) { .index_pro { padding: 60px 0; } .index_pro .container { max-width: 576px; } .htitle2 h3 { font-size: 28px; margin-bottom: 0; } .htitle2 p { font-size: 18px; } .index_pro__swiper { margin-top: 40px; } .index_pro__swiper .swiper-container { padding-bottom: 40px; } .index_pro__swiper .swiper-pagination-bullet { width: 10px; height: 10px; } .index_pro__swiper .item-box .img-box2 { height: 100%; } .index_pro__swiper .item-box .caption { height: 50px; line-height: 50px; font-size: 14px; } /*移动端工具条*/ .mfoot-nav { display: block; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #333; } .mfoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid #404040; box-sizing: border-box; } .mfoot-nav .col-1:hover, .mfoot-nav .col-3:hover, .mfoot-nav .col:hover.on { background-color: #eb6c03; } .mfoot-nav .col .icon { display: block; margin: 8px auto 6px; width: 17px; height: 14px; background: url(/uploads/image/tdimages/icon-mtool.png) 0 0 no-repeat; } .mfoot-nav .col .icon-2 { background-position: -23px 0; } .mfoot-nav .col .icon-3 { background-position: -46px 0; } .mfoot-nav .col .icon-4 { background-position: -69px 0; } #footer{display:none;} #banner-m{display: block; height:100%;} #banner{display: none;} .news {padding: 18.75% 0 50px;} } @media (max-width: 575px) { .index_pro__swiper .item-box .img-box2 { height: 550px; width:100%; } .index_pro__swiper .swiper-pagination-bullet { width: 8px; height: 8px; } .index_pro__swiper .item-box .caption { height: 40px; line-height: 40px; } #banner-m{display: block; height:100%;} #banner{display: none;} .news {padding: 18.75% 0 50px;} } @media (max-width: 400px) { .index_pro__swiper .item-box .img-box2 { height: 350px; width:100%; } #banner-m{display: block; height:100%;} #banner{display: none;}} .news {padding: 18.75% 0 50px;} @media (max-width: 350px) { .index_pro__swiper .item-box .img-box2 { height: 280px; } #banner-m{display: block; height:100%;} #banner{display: none;} .news {padding: 18.75% 0 50px;} } /*========================== index_case ==========================*/ /* a.icon_weixin { position:relative; } a.icon_weixin img{ display:none; } a.icon_weixin:hover img { display:block; right:0px; top:-128px; position:absolute; z-index:99999; width:119px; height:119px; } /* 右侧工具条 */ .floatright { display: none; position: fixed; top: 50%; right: 0; z-index: 99; margin-top: -100.5px; width: 39px; } .floatright .box { position: relative; margin-top: 15px; height: 37px; background-color: #fff; border: 1px solid #ddd; border-radius: 2px; cursor: pointer; } .floatright .box:hover { background-color: #eb6c03; } .floatright .fr-qq { margin-top: 0; } .floatright .box .icon { display: block; position: relative; top: 9px; margin: 0 auto; width: 23px; height: 19px; background: 0 0 no-repeat; } .floatright .box .icon-call { background-position: -29px 0; } .floatright .box .icon-code { background-position: -58px 0; } .floatright .box .icon-top { background-position: -87px 0; } .floatright .box .link { position: absolute; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; } .floatright .box .con { position: absolute; bottom: 0; right: 100%; z-index: 98; margin-right: 0; padding: 15px; background-color: #fff; border: 1px solid #ddd; border-radius: 2px; opacity: 0; filter: alpha(opacity=0); visibility: hidden; } .floatright .fr-call .con { width: 150px; font-size: 16px; text-align: center; } .floatright .box .img { max-width: 105px; } .floatright .box .txt { margin-top: 10px; font-size: 14px; color: #383838; text-align: center; } .floatright .box:hover .icon-qq { background-position: 0 -25px; } .floatright .box:hover .icon-call { background-position: -29px -25px; } .floatright .box:hover .icon-code { background-position: -58px -25px; } .floatright .box:hover .icon-top { background-position: -87px -25px; } .floatright .box:hover .con { margin-right: 15px; opacity: 1; filter: alpha(opacity=100); visibility: visible; } /* 地图 */ .mmap-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: translate3d(0, 150%, 0); transform: translate3d(0, 150%, 0); visibility: hidden; } .mmap-show { z-index: 1000; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; } .mmap-box p { position: relative; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #eb6c03; } .mmap-box p i { position: absolute; left: 2%; line-height: 50px; } .banner { background-color: #000000; overflow: hidden; } .banner .bg { display: block; width: 100%; } .banner .swiper-wrapper { position: absolute; top: 0; left: 0; width: 100%; } .banner .swiper-slide { position: relative; overflow: hidden; } .banner .swiper-slide .img { display: block; width: 100%; } .banner .swiper-slide .link { position: absolute; top: 0; left: 0; z-index: 4; width: 100%; height: 100%; } .banner .swiper-pagination-bullets { bottom: 4.47%; font-size: 0; } .banner .swiper-pagination-bullet { width: 6px; height: 6px; background-color: #fff; border-radius: 13px; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3); opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .banner>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 10px; } .banner .swiper-pagination-bullet-active { width: 25px; } .swiper-container { width: 100%; height: 100%; } .swiper-slide { text-align: center; font-size: 18px; /* center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } /*产品*/ .product { position: relative; padding: 6.25% 0 12.5%; font-size: 0; color: #fff; background-color: #181818; } .product .comwrap { z-index: 2; } .product .conbox { position: relative; margin-left: 7.5%; padding-top: 61px; width: 35%; } .product .conbox .icon { background: url(/uploads/image/tdimages/icon-index.png) 0 0 no-repeat; } .product .conbox .btnwr { position: absolute; top: 0; left: 0; } .product .conbox .btn { position: relative; margin-right: 5px; width: 24px; height: 24px; border: 1px solid #999; } .product .conbox .btn:hover { border-color: #eb6c03; } .product .conbox .btn .icon { position: absolute; top: 50%; left: 0; right: 0; margin: -3px auto 0; width: 12px; height: 6px; } .product .conbox .prev:hover .icon { background-position: 0 -12px; } .product .conbox .next .icon { background-position: -18px -12px; } .product .conbox .next:hover .icon { background-position: -18px 0; } .product .conbox .page { position: static; margin-left: 10px; width: auto; font-size: 14px; color: #999; opacity: 0.7; filter: alpha(opacity=70); } .product .conbox .tit { font-weight: bold; font-size: 52px; } .product .conbox .con { margin-top: 20px; font-size: 20px; line-height: 34px; opacity: 0.7; filter: alpha(opacity=70); } .product .conbox .more { float: left; margin-top: 13.6363%; } .product .conbox .more .txt { font-size: 14px; text-transform: uppercase; color: #a0a0a0; opacity: 0.5; filter: alpha(opacity=50); } .product .conbox .more .icon { margin-left: 8px; width: 6px; height: 10px; background-position: -48px 0; } .product .conbox .more:hover .txt { color: #eb6c03; opacity: 1; filter: alpha(opacity=100); } .product .conbox .more:hover .icon { background-position: -36px 0; } .product .imgbox { margin-left: 12.5%; width: 40%; } .product .imgbox .img { display: block; width: 100%; } .product .bg { position: absolute; bottom: 0; left: 0; z-index: 1; width: 100%; } .product .bg .img { display: block; width: 100%; } /*简介*/ .comtxt { font-size: 0; color: #fff; } .comtxt .dot { margin-right: 4px; width: 1px; height: 1px; background-color: #fff; } .comtxt .line { margin-right: 10px; width: 100px; height: 1px; background-color: #fff; } .comtxt .txt { font-size: 12px; text-transform: uppercase; opacity: 0.5; filter: alpha(opacity=50); } .about { position: relative; z-index: 7; } .about .wrap { position: relative; } .about .mask, .about .imgwr { position: absolute; top: 0; height: 100%; overflow: hidden; } .about .mask { right: 0; z-index: 1; margin-top: -5%; padding: 5% 0; width: 66.66%; background-color: #eb6c03; } .about .imgwr { left: 0; z-index: 2; width: 62.5%; } .about .imgwr .img { position: absolute; top: 0; right: 0; width: 100%; } .about .conwr { z-index: 3; color: #fff; } .about .conwr .incon { padding: 7.5% 0; width: 27.8125%; } .about .conwr .img { display: block; margin-top: 45px; max-width: 100%; height: 35px; } .about .conwr .tit { margin-top: 10px; font-size: 16px; } .about .conwr .con { margin-top: 24px; font-size: 16px; line-height: 45px; opacity: 0.6; filter: alpha(opacity=60); } .about .conwr .btn { float: left; margin-top: 60px; padding: 22px 20px; min-width: 150px; font-weight: bold; font-size: 16px; line-height: 24px; text-align: center; color: #eb6c03; background-color: #fff; } .about .conwr .btn:hover { box-shadow: 0 0 10px 0 #fff; } @media screen and (max-width: 640px) { body { min-width: 0; } .header { padding: 10px 0; height: auto; line-height: normal; } .header .tools { display: none; } .header .logo { padding: 0; } .header .logo .img { height: 30px; } .header .btn { display: block; position: absolute; top: 0; right: 0; z-index: 11; margin: 6px 3% 0 0; cursor: pointer; } .header .btn .line { display: block; position: relative; margin: 0 0 6px 4px; width: 18px; height: 2px; background-color: #fff; } .header .btn .line:before { content: ''; position: absolute; top: 0; left: -4px; width: 2px; height: 2px; background-color: #fff; } .header .btn.on { -webkit-transform: rotatez(180deg) translate3d(0, 5px, 0); -moz-transform: rotatez(180deg) translate3d(0, 5px, 0); -ms-transform: rotatez(180deg) translate3d(0, 5px, 0); -o-transform: rotatez(180deg) translate3d(0, 5px, 0); transform: rotatez(180deg) translate3d(0, 5px, 0); } .header .btn.on .line { background-color: #333; } .header .btn.on .line-t { -webkit-transform: translate3d(0, 8px, 0) rotatez(-45deg); -moz-transform: translate3d(0, 8px, 0) rotatez(-45deg); -ms-transform: translate3d(0, 8px, 0) rotatez(-45deg); -o-transform: translate3d(0, 8px, 0) rotatez(-45deg); transform: translate3d(0, 8px, 0) rotatez(-45deg); } .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); } .header .btn.on .line-b { -webkit-transform: translate3d(0, -8px, 0) rotatez(45deg); -moz-transform: translate3d(0, -8px, 0) rotatez(45deg); -ms-transform: translate3d(0, -8px, 0) rotatez(45deg); -o-transform: translate3d(0, -8px, 0) rotatez(45deg); transform: translate3d(0, -8px, 0) rotatez(45deg); } .header .lan { position: fixed; z-index: 11; bottom: 10px; left: 0; width: 100%; text-align: center; background-color: #fff; opacity: 0; filter: alpha(opacity=0); visibility: hidden; } .header.nav-on .lan { opacity: 1; filter: alpha(opacity=100); visibility: visible; } .header .lan .link { font-size: 14px; line-height: 18px; color: #333; } .header .lan .line { margin: 0 14px; height: 14px; background-color: #333; } .nav { position: fixed; top: 0; left: 0; z-index: 10; padding: 0; width: 100%; height: 100%; background-color: #fff; } .nav .list { position: absolute; top: 50%; right: 0; padding: 40px 0; width: 100%; max-height: calc(100% - 80px); overflow-y: scroll; overflow-x: hidden; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); } .nav .list:before { content: ''; display: block; margin: 0 auto 20px; width: 108px; height: 50px; background: url(/uploads/image/tdimages/logo.png) 0 0 no-repeat; background-size: 100% auto; } .nav .list .col { display: block; margin: 0 5%; } .nav .col .link { display: block; padding: 0 20px; font-size: 16px; line-height: 50px; text-align: center; color: #222; text-shadow: none; } .nav .col .line { display: none; } .nav .cur .link, .nav .cur .link:hover { color: #eb6c03; } .nav .col .son { display: none; position: static; margin: 0; padding: 0; width: auto; background: none; border-top: 1px solid rgba(0, 0, 0, 0.2); border-bottom: 1px solid rgba(0, 0, 0, 0.2); opacity: 1; filter: alpha(opacity=100); visibility: visible; box-shadow: none; } .nav .col .row { border-top: none; } .nav .col .slink { padding: 0 30px; font-size: 14px; line-height: 40px; text-align: center; } .nav-hide { visibility: hidden; opacity: 0; filter: alpha(opacity=0); } .nav-hide .list { top: 40%; opacity: 0; filter: alpha(opacity=0); } .footer .info .txt { font-size: 14px; } .footer .info .txt-2 { font-size: 12px; line-height: 18px; } .footer .info .line { margin-top: 10px; } .footer .info .email { margin-top: 10px; font-size: 20px; } .footer .info .list { margin-top: 0; } .footer .info .col { margin: 15px 0 0; padding-top: 10px; width: auto; } .footer .info .ctit { font-size: 16px; } .footer .info .ctxt { margin-top: 0; font-size: 14px; line-height: 22px; } .footer .info .bg { visibility: hidden; } .footer .copyright .con { margin-left: 0; width: 100%; text-align: center; } .footer .info .bg, .footer .bdsharebuttonbox, .floatright { display: none; } //.mfoot-nav { display: block; } .banner .swiper-slide .img, .banner .bg { margin-left: -25%; width: 150%; } #banner-m .swiper-slide .img, .banner .bg { width: 100%; margin-left:0%; } .banner .bg-m, .banner .swiper-slide .img-m { margin-left: 0; width: 100%; } .banner .swiper-pagination-bullet { width: 8px; height: 8px; border-radius: 8px; } .banner>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 2px; } .banner .swiper-pagination-bullet-active { width: 16px; } .product .conbox, .product .imgbox { position: static; display: block; margin: 0; padding: 0; width: auto; } .product .conbox .tit { font-size: 18px; } .product .conbox .con { margin-top: 10px; font-size: 15px; line-height: 25px; } .product .conbox .more { margin-top: 12px; } .product .imgbox { margin: 20px 0 46px; } .product .conbox .btnwr { top: auto; bottom: 0; width: 100%; text-align: center; } .about .mask { display: none; } .about .conwr { width: 100%; } .about .conwr .incon { float: none; padding: 25px 15px; width: auto; background-color: #eb6c03; } .about .conwr .img { margin: 20px auto 0; height: 25px; } .about .conwr .tit { text-align: center; } .about .conwr .con { margin-top: 12px; font-size: 15px; line-height: 1.9; } .about .conwr .btn { float: none; display: block; margin: 20px auto 0; padding: 8px 0; width: 150px; min-width: auto; font-size: 14px; } .about .imgwr { position: relative; width: auto; height: auto; } .about .imgwr .img { position: static; display: block; } .news .ctwrap { top: 5%; } .news .comtxt { margin-left: 0; } .news .list .col { display: block; width: 100%; } .news .col .imgwr { padding-bottom: 100%; } .news .col .img { opacity: 1; filter: alpha(opacity=100); } .news .col .conwr { bottom: 5%; padding: 3.75% 5%; width: 80%; background-color: rgba(0, 0, 0, 0.8); } .news .col .tit { font-size: 16px; } .news .col .time { font-size: 12px; } .news .col .desc { margin-top: 10px; max-height: 40px; line-height: 20px; } .swiper-container { width: 100%; height: 95%; } } /*动画*/ .yt, .yb, .xl, .xr, .anime-t { opacity: 0; } .anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; } .anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; } .anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; } .anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; } .anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) { -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; } .anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) { -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; } .anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) { -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s; } .anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) { -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; } .anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) { -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s; } .anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) { -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s; } .anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) { -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s; } .anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) { -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s; } .anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) { -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s; } .anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) { -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s; } .anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) { -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s; } .anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) { -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s; } .anime-r .yt:nth-child(13), .anime-r .yb:nth-child(13), .anime-r .xl:nth-child(13), .anime-r .xr:nth-child(13) { -webkit-animation-delay: 1.3s; -moz-animation-delay: 1.3s; -o-animation-delay: 1.3s; animation-delay: 1.3s; } .anime-r .yt:nth-child(14), .anime-r .yb:nth-child(14), .anime-r .xl:nth-child(14), .anime-r .xr:nth-child(14) { -webkit-animation-delay: 1.4s; -moz-animation-delay: 1.4s; -o-animation-delay: 1.4s; animation-delay: 1.4s; } .anime-r .yt:nth-child(15), .anime-r .yb:nth-child(15), .anime-r .xl:nth-child(15), .anime-r .xr:nth-child(15) { -webkit-animation-delay: 1.5s; -moz-animation-delay: 1.5s; -o-animation-delay: 1.5s; animation-delay: 1.5s; } .anime-r .yt:nth-child(16), .anime-r .yb:nth-child(16), .anime-r .xl:nth-child(16), .anime-r .xr:nth-child(16) { -webkit-animation-delay: 1.6s; -moz-animation-delay: 1.6s; -o-animation-delay: 1.6s; animation-delay: 1.6s; } @keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } } @-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } } @-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } } @-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } } @-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } } @-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } } @-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; } } @-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } } @-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } } @-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }