#toolbarComp { position: fixed; top: 50%; left: 100%; margin: -75px 0 0 -50px; z-index: 200; } #contactUsComp { min-height: 687px; } .toast { position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); transform: translate(-50%, 50%); font-size: 16px; padding: 10px 30px; background-color: rgba(13, 23, 38, 0.8); border-radius: 4px; z-index: 500; } .toast.success { color: #FFFFFF; } .toast.warning { color: #FF6542; }/** * Swiper 4.5.0 * Most modern mobile touch slider and framework with hardware accelerated transitions * http://www.idangero.us/swiper/ * * Copyright 2014-2019 Vladimir Kharlampidi * * Released under the MIT License * * Released on: February 22, 2019 */ .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-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-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-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;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,right top,left 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:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(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,left top,right 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:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(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 bottom,left top,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:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(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 top,left bottom,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:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-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;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;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-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-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.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;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.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-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align: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%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{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%;-ms-transform-origin:50%;transform-origin:50%;-webkit-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:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-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;-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-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.head { position: relative; width: 100%; } .head .banner_wrapper { position: relative; width: 100%; height: 528px; } .head .banner_wrapper .banner_info_wraper { display: inline-block; position: absolute; left: 50%; margin-left: -640px; padding-left: 97px; width: 1280px; height: 100%; } .head .banner_wrapper .banner_info_wraper .banner_info { position: absolute; top: 225px; width: 100%; color: #FFFFFF; } .head .banner_wrapper .banner_info_wraper .banner_info .main_title { font-size: 40px; } .head .banner_wrapper .banner_info_wraper .banner_info .sub_title { margin-top: 10px; width: 543px; font-size: 16px; line-height: 24px; font-weight: 100; } .head .banner_wrapper .banner_info_wraper .banner_info button { margin-top: 24px; width: 160px; height: 40px; line-height: 40px; color: #243A77; background: #FFFFFF; font-size: 16px; } .head .banner_wrapper .banner_info_wraper .banner_info button:hover { background: rgba(255, 255, 255, 0.85); } .head .banner_wrapper .banner_info_wraper .banner_info button:active { background: rgba(255, 255, 255, 0.75); } .head .banner_wrapper.lixian { background: url(../image/banner.f0c2f8d.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.fuwu { background: url(../image/banner.ef547be.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.shishi { background: url(../image/banner.2adf29a.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.kexue { background: url(../image/banner.d08d398.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.zichan { background: url(../image/banner.f75ec63.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.tongbu { background: url(../image/banner.eaf01e0.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.about { background: url(../image/banner.ec8eaee.png) no-repeat; background-size: cover; } .head .banner_wrapper.zhcs { background: url(../image/banner.a139931.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.qyszhzx { background: url(../image/banner.9e8c298.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.cyhlw { background: url(../image/banner.d1b1096.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.yinhang { background: url(../image/jinrong.fddcc1e.png) no-repeat; background-size: cover; } .head .banner_wrapper.zhengquan { background: url(../image/jinrong.fddcc1e.png) no-repeat; background-size: cover; } .head .banner_wrapper.jiaotong { background: url(../image/banner.fd57bfa.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.jiaoyu { background: url(../image/banner.a45b5f4.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.chelianwang { background: url(../image/banner.49c94fa.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.jijin { background: url(../image/jinrong.fddcc1e.png) no-repeat; background-size: cover; } .head .banner_wrapper.nongye { background: url(../image/nongye.4bf873e.png) no-repeat; background-size: cover; } .head .banner_wrapper.yiliao { background: url(../image/banner.b60dbbf.jpg) no-repeat; background-size: cover; } .head .banner_wrapper.xinlingshou { background: url(../image/banner.01c8f46.png) no-repeat; background-size: cover; } .head .banner_wrapper.chuantong { background: url(../image/chuantong.0f15cdb.png) no-repeat; background-size: cover; } .head .banner_wrapper.nengyuan { background: url(../image/nengyuan.eb2200b.png) no-repeat; background-size: cover; } .success_window { display: none; position: relative; display: block; width: 320px; height: 320px; position: fixed; top: 50%; left: 50%; margin: -160px 0 0 -160px; z-index: 11; background-color: #FFFFFF; -webkit-box-shadow: 0 2px 2px rgba(10, 16, 20, 0.24), 0 0 2px rgba(10, 16, 20, 0.12); box-shadow: 0 2px 2px rgba(10, 16, 20, 0.24), 0 0 2px rgba(10, 16, 20, 0.12); text-align: center; } .success_window.repoCenter { right: 50%; margin-right: -245px; } .success_window img { display: inline-block; margin-top: 60px; width: 100px; height: 100px; } .success_window .p1 { margin-top: 32px; font-size: 20px; color: #243a77; } .success_window .p2 { margin-top: 6px; font-size: 14px; color: #6B7883; } .repoToast { left: 0; right: 80px; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } .phoneError, .nameError, .compError, .feedbackError { position: absolute; right: 10px; line-height: 40px; font-size: 14px; color: #F0533F; } .feedbackError { bottom: 0; } .swiper-container { overflow: visible; } .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated2 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; } @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); } } @keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); } } .animate__fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); } } .animate__fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } /*header menu*/ .menu { display: inline-block; width: 1280px; text-align: left; z-index: 1; } .menu .logo { display: inline-block; margin: 12px 0 0 40px; width: 144px; height: 40px; background: url(data:image/png;base64,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) no-repeat; background-size: auto 40px; } .menu .logo + img { display: none; } .menu .hidea { display: none; } .menu .menu_list { display: inline-block; vertical-align: top; margin: 0 0 0 150px; font-size: 0; } .menu .menu_list > li { display: inline-block; color: #FFFFFF; padding: 22px 24px 20px; vertical-align: top; font-size: 16px; text-align: center; } .menu .menu_list > li > a { position: relative; display: inline-block; } .menu .menu_list > li > a:after { position: absolute; bottom: -19px; left: 0; content: ' '; display: inline-block; width: 0; height: 1px; background: #FFFFFF; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .menu .menu_list > li:hover > a:after, .menu .menu_list > li.activemenu > a:after { width: 100%; } .menu .menu_list > li .sub_menu { position: absolute; margin: 20px 0 0 0; left: 0; width: 100%; height: 270px; color: #FFFFFF; font-size: 0; text-align: center; display: none; background: rgba(13, 24, 52, 0.5); -webkit-backdrop-filter: blur(30px); backdrop-filter: blur(30px); } .menu .menu_list > li .sub_menu.firefox { background: rgba(13, 24, 52, 0.5); } .menu .menu_list > li .sub_menu .submenu_inner { display: inline-block; width: 1280px; height: 236px; text-align: left; } .menu .menu_list > li .sub_menu .submenu_inner .mulu { display: inline-block; position: relative; margin-top: 41px; padding-left: 100px; width: 245px; font-weight: 500; color: #FFFFFF; line-height: 28px; font-size: 20px; text-align: left; vertical-align: top; } .menu .menu_list > li .sub_menu .submenu_inner .mulu h2 { display: inline-block; margin-bottom: 8px; } .menu .menu_list > li .sub_menu .submenu_inner .mulu p { line-height: 22px; font-size: 12px; color: rgba(255, 255, 255, 0.86); } .menu .menu_list > li .sub_menu .submenu_inner .mulu ul { margin-top: 8px; } .menu .menu_list > li .sub_menu .submenu_inner .mulu ul li { line-height: 32px; font-size: 14px; color: rgba(255, 255, 255, 0.65); } .menu .menu_list > li .sub_menu .submenu_inner .mulu ul li.active { color: #ffffff; font-weight: bold; } .menu .menu_list > li .sub_menu .submenu_inner .mulu:after { position: absolute; top: 0; right: 0; content: ' '; display: inline-block; width: 1px; height: 154px; background: rgba(255, 255, 255, 0.25); } .menu .menu_list > li .sub_menu .submenu_inner .product_list { display: none; width: 850px; vertical-align: top; margin: 46px 0 0 0; } .menu .menu_list > li .sub_menu .submenu_inner .product_list.PRODUCT1 { display: inline-block; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li { display: inline-block; width: 160px; margin: 0 0 24px 60px; font-size: 14px; color: rgba(255, 255, 255, 0.65); } .menu .menu_list > li .sub_menu .submenu_inner .product_list li span { display: block; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li a { display: inline-block; cursor: pointer; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li em { display: inline-block; margin: 3px 16px 0 0; width: 32px; height: 32px; opacity: 0.65; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li div { position: relative; display: inline-block; line-height: 19px; vertical-align: top; color: rgba(255, 255, 255, 0.65); } .menu .menu_list > li .sub_menu .submenu_inner .product_list li div a { display: block; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .hotpro:after { content: ' '; display: inline-block; position: absolute; right: 0; top: 2px; width: 26px; height: 10px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAUCAYAAADC1B7dAAACqUlEQVRYhe2WTWgTQRSAtyqitRSsaNWDhyAIQgVP7cEetUpxfnZZsEZBD6YQDzOTTeK2pwXJQQqeBYWevPTowUNFiz8HT1UQPAoiCIKdN5ukSBUdD8lutmmaTSCxe3DgXXbe3zfz5u0zDMMw9ML1A8q1Usq1UtrLDBoxa51fO6ZcKyXv2CfidKWwx6RD08AJlwJnQWBambMPb6fve/ZIkEs34nv2SOgEHGpKhrRkSEtuTsclCYws1/Txl1b7WutdkCM3gOFPod+IACe/gZFlyFlnm20Vo6VWNnGiGC31BUgveXuBoaUtQTn5KjkubwZDv0DQm4kGAk4WIzfxTgp8OSgxrfWAcq2UFNQFhn+GeoLi8EC87FC1YB9tFmB4tR7zQ6t97WWHeg4kuTndgMEv9X2xfzsfPrPGgWOQDGlg5Lv20sPtYkqO39Z08Wpcfr0DYuR18EYqjn06zo8UeD48gBzNJQqokqdHGjWNH8cGNWrdFThZq8VFbxIFBMxEjQeKZzsBqtnhF/Vb3dArK3v6AEQUcPItRjaagRTDsyGQQ893DMTpw8CuOj8z2nugriQCxGk+/C7ssY6BBLkb2PmufbLnQIrREghM2wpH77cACZIJExP0YsdAkTbfboL452/I5+RSwwe93QXQq7qvda2XdicGSLlXDwJDf+oP/EknMOU5eiiYHoCj5+10d+Y/xMnTsOyYNR7nR+bwQljqOXoreUAOPRfckuTkY7lon9rOh2LIlgz9qPv5rBe9fYkDqgUm9yJdsKI4zftFc0J7mcHq/MyoEuQCMPIoOqDKAp6Mi7ljQFrrgWgphYkHN7e57Vd8x5qKTXAngcIECngSOH4WnaojU/ia5PTBevHK8U5gugbq59JeetgvmhPATOQ71pTMW2fatef/q2n9BeYTBr8Xx3xYAAAAAElFTkSuQmCC) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .newpro:after { content: ' '; display: inline-block; position: absolute; right: -50px; top: 2px; width: 40px; height: 17px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAiCAYAAADI+15nAAADs0lEQVRoge2X6U/UQBjG/dP8C6p4hMR4YfSDH7QguCoCKhGPiAdqNAZUNOIRDZGogSAKohFdlXisGk9CRInXtN1ut90t7eOH2U63tntaUOK8yftl5+m8M7/O+0x3zhweMxtEFMDTTQ6QA+QAZ3VygBwgBzirkwP8FwEqHS0wYlEYsSik5jV5tfqjQRixKOIndwU+XyiTQ9dARAHarW4YsSj0hwMFa2kDV4I1tQthvHgIIxaF2t3+9wCq3R1wIv3hJYg4P6fWUmUAQKLndODzhcL8PEYB3rzCfpOaqnx1pB2r2bidToFsWOB/8Ye3ME28qy1cgFLdorlStTBUKkAKp7MsgLahI35yV95UjjaAiALkts3u5s+0+td04YhnTcrhLT5Nove8+xIaV4QDsBRwuQDapgl597qSAVqaWnRNUlMBW9cAAMn7/f72HR2mi7GmAABa30WfJvXuBT3VEx+KrhsqON8J0pNIvXmeWdTHwLYJDaAowHh6DwAw9WPyt7F5rE5y6BoAID322qupXQjbTFO4/ZfKB/gn4IIASNtWsZOh3bw8rQDjXW1uC2b5oLxnnbuepip2Ekmkkmmy/U8+FCkdYBjgcgGInzuYWbQF+eDGogHayQRI/dL8WVPBnpMaVwT6oNrdDgAwno2AiALMyXHqgyeamcbxP0tTQapzX3o+gGGCy3eCjOcjtL2+fwHZuLgogMWEcny7p7Y58ZG2apYPGi8fAwDUy8dBRAHaYA/tiMEepnH8T38yXNJeZwwgqV8KK57xoXu9RQO0DT1vKseaPLW1/kv0RTk+WFMB29BpW7espe16ohkAYE6OU02W/8XPHigN4Ey0sJNK+0735GQ2HqYHElGA3LaJ1ZCaqiAfilCg8k9XF6lkt7HUsMz1P9uGtHVZeQCn6xL5fUx/MOBuaPOS0AGS6vmwNJWepjOtSNzooq0ZveXRpcdeU03nPuZ/6fG3Jdeb1s+YQACRSkyRbxm/uRM+QFGAPnqX+WDqfSywNbW+C1Qz0s/8L9F7PjyAYXxI5wKgHKkHbBvZESZA59a3ZAJMZVq1caVH4/xzsRTC/E/eXxs+wHJAFgPAuQkLAqxbXDjFeZ65pYblnrnNrxP+NWxYADudYhpLlX3zhArQibAAkrpFML9+yguw2JD3rvfNn/70no0nh68HriH1apRp9Ojtsk773wMoCpBba9htGDZAre8iG1c6WgLrJ66eYpp4575/B+D/lBwgB8gBzurkADlADnBWJwc40wB5eOMXANAsA2PYs6YAAAAASUVORK5CYII=) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li:hover em { opacity: 1; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li:hover div span, .menu .menu_list > li .sub_menu .submenu_inner .product_list li:hover div a { color: #FFFFFF; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .bdp_menu { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABpUExURUxpcb7E1HSBpcXJ2Z+owP///6uwx4GKrf///4+Ytq2zyf////7+/////9vd5v////v7/f////z8/WJumObo7/L09/////39/v///////////+Pl7PHy9svQ3f////////v7/P///////xrD1CEAAAAidFJOUwA4Ij8u+zIndCs3juYcQlSdNM0danDFgPTv116VVw65RahgfHBgAAAEQ0lEQVRYw6XX2bKiMBAAUBARZAfZggqY///I6SWBkKBTNdMv95bQxyaJaeJ5Xl5Noh+8s1iXLFvWsyvz0IxTleO/5Sgxpty9q6IrsnKv5BNdGUv4F/KnRUi5OHfFUoZ9H0rZOZd6KcUCyJjjt0D5M3zilJrJsfa8epTCeTQp+9nzBqxukhN+VIOTHuNDNN3WVRzwKf1tpKzxEiYLrn0GTEg7qPYOLjlX5IyXFiiulwL/L6WMQ+euD96FlbhAid8qZI8F9vVcChnWuRVQ6JDnKQyyXxRvjidFF0pRznVPDzkpcqidoVIlhe/bLfEhAogCY9VJOH75QjcNQ1jaQkmjkrVXAJLEECopCF948axDFdcwM64ww/B3yfVqCRV+YbV8tvtTEea0bBzBy0Rzv5Nw2wTMj9cuHLf1D+OUe+dCJgHQAo8D5RdFp5bJDpwKAERaoBJ8zO+KU+BMQCC6G0/xwvyAgdgGTgQCIgKoBs7HkTwFXEEDqgbK9wloTwFHYEA/BefTXHwDbAGAS6RrwPxWz+Y3wBIQuFxYoPxtRX0FjsIGRBHl72vyO3AQGLhs+fuq/gGYAgCPBwqUv62o5DdgCASAQPmHFfX8BSghT2FPGV/Bg/KfUWSu6t8ACR+9x70o/8KTqQUTqFwABewcfc99B/L39UDCPgYd7k+9s6HBRiWGtuvaAfal7HlRk6F+F+8G96pO1U/fZfWVHPbNZ0vxBCF4aIFqeKqnS6nJhFUMX5fNBwDcTu3Eb/jhvR48m1xDksF+GFchtrOFe1pqd8BGjoEGglFODCih4467YkfNoDdgxfBRZgYMSxAkHEEPk2lehIH1ucdmJmC1tj7ZAgC7u+UaWKAlqQ7amDHK8a4jgkcYzIsT74d1CI8ATVHEJfjChzujCB8UnvcBa6eNVLQ03Ga/gGKrMhbUIj+qpvZOgBYCJB8UiVDd3OhZZvelrpw9r9f7TnAJosX8VtgFoICrL4y3Bjb4tysJew0vYykvsduzVuiHxqIpbigoAgXIz/SIp8NJz6qPv8YiMYWIf79BNY3jlNanPcsBWFAA5dNkVMOXnmUBbz/ZalD5NJtqnZ0IDmAInE9DqQFXcAESgLir/esIOMIJoATeP9Vk7IAt2ECgBbV/K8EALMEBlMD9Y1tSJnAULOCJLz8g6P6jhQNwEGygIID7p7EgjoApOECh3r86ngslWIAhuEDB+Xo2WbCBXTgBKvX+YQh3B9gEG1g5n0ZSC1cEGu9cMIAV3rq7ld//AjWdLPgd7IbzqYBv8bzN5D31vonfPzcBfxgt7dOiPO+bEA3szbN+cxeUbwq6f4XrVwHK2w8cw6oBJUx04IAbnGHI5X7gaLYjT9VhtKqhwrFkP/Ks9THS7cjTeON26PqE/3DoGs1jn3tq08e+2AW2Y59x8IyPAaA+eNbWpdQ4eP7b0bfZj77/ffj+efwvF/G34/8fQMvJfyCGIIcAAAAASUVORK5CYII=) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .daas_menu { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB1UExURUxpcZukvsjN3P///2p3n3qHqKeuxoqUtP///7O5zl9rl/j4+v39/vv8/f7//9XZ40xbjP////////7+//z8/f///73D1Pv7/f7//////9zf6P////7+/tve6P///////////+jr8P///+nq8f///7G1yv///xrMnzQAAAAmdFJOUwBJYgUuNk8/81cmr7bH42oc6xja1HFcf476bwychy5eInQ7n0gz3O8KegAAAuNJREFUWMOdV9liozAM5EgTE9uwYBPM4UAh0f9/4spAgNCSXXva9KUZYcmjkfA8a3SKp2Uqm7vnhlbAhLhw4ucEuamI8S8pQnv+HZlxUxTFIDFOb80PGwCpKwONEVhtXUABRAcTdArEupAPAH6LZjCA3PoKAOj57J99gwFAuQS4vOASoC+BX75mUIcUTBGT04Rb7FBET+E1nv8Y+MzlGr0+BRDV8/oMjJAe1vyMjW2QylHKyolPlmbKQyd+3hU8dmvniY+Pzbr7PfPc+Y5w4dd41C5z5Ye94jHBatE2c+HfaTpfF5S8ra35k3XGQorSSIZb81PDalRRKMWM6v7F3zXFAzli+J5RGP2qD/yuYKzJu82N4YllUS34pp8aJ2zlWCqxunyO2etkg+pT6yoyF5u87KXGAwzBGzSaR388KQRtKB4jnr/SE5DJ7R300P/wP9wc18yJZsmARjvowxzQ5KrxGZrguMzzvG0xYX3eIYhB/t6ABCfF+JWIwwrt7xBJiLtfA6BP+6PL+9sA1WWH4wAxpNHo0lEKMW0MMJL+EeAwBUyYX67XqxkTNFyK+LVDclhE49MseSamXR7rNfqndxyPsVCZdhs/L7kbIenTdf4Zf6NjIWGEeHJptZWyCK4bmPw+TKG+4Zyp+66ZpgE2wiTweQrVWfijnWXw4j/x+dDY2eloKDR54hCMhtGcbFey2dIkXy3NMsLOVKl9hJ2tU5fF8m2wbCLUtcuAe0XIcmpu/VE7RsjlXBjWO0Uo15ZPc6cIqDDaqIahFZPWOkJhJKHHaWO2dWG7pHRIotU8K7Sw1rc5AE+WWTGUIDo7aRm7Xp3+hvq2WxQzCWmwsfrBdlfGRVlGG6vXtts6niCONk6NJ7B7cUOvLIONU6MqLJWAq/rwtRg1Gm1qKYQHgVL/p9H+ngNyRDIbJVsHiYVNofrIcDavC9zeaF92DQSd0jQ0dbGVnpXLu3ftuSBrmUCn5Oo+Pf8vGJJvMqq8EggAAAAASUVORK5CYII=) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .asset_menu { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABsUExURUxpcZCYuIKMrs/T33F8o////11sl////////6Gqwrq+0vr7/P39/v3+/ujr8P///0tZi/7+/v///////8TJ2bK3zfz8/f////////z8/dze5/39/f39/v7+/0VYg/39/eLk7LS4z9DT3f///69p0e4AAAAjdFJOUwBDO2Uy/Cf1+UxaPSV3ddQctwbnX1Nd7hOUbZ9SwxMLjyc3OHOs2gAAAvNJREFUWMOtl22bqiAQhinXBQMzX/Elw+L//8ejgAQKZnt8rt0PAYNwM8MMAPiFe0TR+Ndj8BeRFHIlmJKvzesOhpwjGIYQcR7Crv7KPIulWUOyjDRyqjjbb19RaC5cbgbSaqc5TsT4BG82fWAH87vdfM/hLpozu/WGRyzwI03Nzjmo/khzwc67PQ/NXaD8gzzs1nLTlOzgLmeZQRk0ZRPysHPSFONjtpPdNk32hZOtaCLOAA/97DJcxXGFMz/NMAeQI+RhR66x0JX4aVIw4nB/nlRXrco9xX3cBKDjDvp1f32/WrqvT4j04+5DkLouHIbblTBzuA7vAGiQdajT5l6tU683Kja7jjrU0AwREnhFzLAL366D+7cvPItgQ8XTE1EqRHpcFh9Uqq/ZrsNwFotVoTS4bCpIkQy7OmWmR3AMWDN1IdQVfvOim4iHqGEgD3XsiuXT7FkGvZx9KD0aqDDvg/JZ6W0wuaW0jEa1Ek9+jRy6Sk5JG0XjYPkDZjKY6GCPQkmwNA8SZM89CGjJFEy8MUcO4sJB6cVsvAh2CMoPneR/MwdTcLIUdZJmE+mWRrLrIntkMAdTWtodpTwrOsifgzrh1ahpsyKYxq+dzpYKRXNo20GxK+wRJ3ExTsHUcekZdv+5lTQplezaRbdKdI2ZEqofS+cBqhJl9Iyz3VctkoOOjuUUOYIQ5UtzVzDNV/vrZzFHWQrr33fTy50gdWJ+/m7q6UnR2CgNtuyNIgFbWYLHJs2b2/pmsuu4ZiCvNGbRvDlksSNIn4LKlGRBc2m+YEeQdEAAem5f62+at4c0fdwejzU7hSwFU3KwE4um+dCKXeUqmW4Sd2rTNKW5t8TDMhpdddcMrMK48uX/LB6vEjheju70ro6MUrUYT3rngHHk+8AcTFtLZFslTt3k0wryde2kIX0sUGuM6z0lq79E3lXmHVBoHlDqHlBsH1Duf3pw7Hu+LY742yfPAY8uIw7++uw74OEpkKP/efoe8Pje/fz/B5Sqis9QAbeFAAAAAElFTkSuQmCC) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .dsync_menu { margin-top: 8px; width: 35px; height: 24px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAwCAMAAACbi/xqAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURUxpcbe80NbY45CZtn+KrMnM2qKqwltok257oEhYhObo7vz8/f7+//////r6/P////j5+/f4+ujr8PDx9fP1+PX3+P///79jOJQAAAAWdFJOUwA2QSolOy8ZHxNGy+HstvWmmF5yhxmaK+O8AAAC5UlEQVRIx51Xi8LrEAz+aWlH3XXv/6hHQo31uvOxoYlvSUrY398lVu+kXMxbLVJH+vdfWOPy7rBY8TMJs+a9h/zRJFfmGamtc1bLzTK9PicRS/EiiIoUJrRPPfYsZAcajsKk0cDwg0NqRwIIEmTxCYvFEAhBBU21b6lAg/w9SwQ9R08Bv2LYHYtHqym95lnu1pzpWFgqUHO/fEF83DUNuK7ZB5TtIVRy63L5CDD4aGqHeGcO2OvZLW7MAWMkYwTLp7J+RNCccL1kPOnByB4svQh9TpOkkjxBct6c5ih4Te5koghWGr2NwKvDLZp3SxISwkn+bN80lM1tqsP+eGeFLUdJzjkpnwRgUFvOUoJvIEevnBVLlHQ0a2Vlp9rM17BwrvYxFqi9RMq/ENpkvHTiJJFfLAbTCz+Crxm5Z+Hye3uuCtccH0qBWhrokRz7pICx0jZ39PdJAVqaD6eg4Jkkta+xp8sbYU1+kRcsGLiigIyZxpfob4kZJOKGRTcsim6SoE1NzDR17DCMw5jq1kLNY2/w92E4FpYxA1QZuhZK5hXjHnkmstj8hFWWoUgTYDqkjBRgNZ4BWdw3Swc4jDSGRp6x4KkXL1nGEV40g9Rg++dzKVcsRQMtxiiD73OHsbR4XoXcLyzzAUYF20LtaH5jmWcN2wKW5ZHQYXp5wDJbSISwxY5llYVcsqAq3h741GGewNC3EXlYWKYzJF2FW8rjVCxQMwtOnFuWeaoqrbqEEMOZLXt6XAqKPbNlgnRq89Ek2ucDsCykZWHnLJPLZwTszWzOCz+8srym14flVQt8YYtP4eBb6h0iSTI4JimeB4Vlk0216dV9TaK6nSiHA5apawpwRck2pUdSH8+HtuzB8K65rO3RkMbaqsZBtDcdXQlaa5su2S7GGELw3ju4cZe787o77vAKuv1WfD+B7a45fiOy1WT/gETvrgNrcFrKCAR/WF7JdGuTP+DWsihlPv9FDHjqQrXkH0ZIa7HBkEFbAAAAAElFTkSuQmCC) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .stream_menu { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAMAAADUivDaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABsUExURUxpcVJij0JSgL7F1Z2lwHyGq////////////2d0ncrP3bG3zfT1+O/x9f///+bp7/v7/f///+/w842Wtvz8/f7+/v3+/trd5v////z8/fv7/ODj6/j4+vr6/P////z8/f///73E1Jmdu/////s/XkEAAAAjdFJOUwAfE1lKOJ1jKixkUY2k6XSu4AhCcc+4bvtMyIcRO9gg9DcvaRtv3QAAAolJREFUWMO9WNnaqjAMFFmFQkulbIKief93PGnxVxEqtPqdufBGmKZJJgu73RyXQOSs2H2BsAYJcbFmaPD1Icef1ppCAKSU0jNAaPoqP2cKeLyLqAACU4oC/kA8iRqEqRF4fC4BUB4QCQAzN2J8BZ1AHefWAhjGlePp0RhTvEreDgBnbpgMT7vJ6JE8sjUC0ZdZLQjfWRthiYkRlrLASK6dEnUf/8dA9h8fiBhqL9dkPGvbVqwZ0Q9jlEqdARLupwB0MnNZWWuybaRo/eONj1deAGZKWVUVrWFYotg7zuHg+/7R8/hEbFPECSJdjtv+zoEUSafEtgjviEBrmhUK94JGiGAGvGwl1YvS69Yo4uUU6wGyyrkGsFxCJhSpJs/Z/Tr1YgrT9A+MsUyT53zkyJrFmJdTtwlNGvekDArNf28Up8ZcYddE1ms3jmPMndOpop0xxTQicUX7jS9GYdHzZYptDehSPv07oyi2VLxLfvdduEixpR1jkM+EoCUDPt1j/0Q3ShCisoOEq0Ad5BiAOFXyT8EORErXVdkc2FJggfDHrml9kRtKl6iLzN3Zb3QnbYLRnXOK6P8EdSW1jBN8JjNzqb6LnUbfUgjKjUvOe+ELzQvfD8rvNCKZtgkQWrAtTSAmulZ0ksLc0ooSnmtUlchpdkNDTLi2LSdSmJq2/Dg29a5cPxywg+MkmuHgQSFun0eUlOlGFDUoCTFA3dkOSqMvDhpPbRrX9hJqFyJfDY143W8Wqcc+VfMvKV6cYTfGvzrDcpl4cYZaaYTFSvN0BmqKYA00X6xUW8twu8NELFUxtdhQmmevk2OqxZKJQnisunJMdS1W3ZeFmzjOVVgs3D9c+3/w8cH4E8g/dlV+5IOkZSMAAAAASUVORK5CYII=) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .persona_menu { width: 27px; height: 32px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABACAMAAABm4HQzAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABgUExURYaxsYyUt2NynPn5+/z8/P7+/3eEqKjAwExpcbvY2NHV4dzf6P////////T1+MXL2/7+/6Cpwf7+/7a8z/X2+FJhkf////7+/+Pm7fj4+vv8/P7+//v7/P39/f///////1LJR7gAAAAfdFJOUwJDLjYGtTgEAAZsc/Lkj2PUTllZESJow38bJ6eAl0sGdTdyAAAC8ElEQVRIx7WXiXKjMAyG3bVYyrmGuBzh8Pu/ZS3JgHFMku5M/8kkYPGh30eMEJ9XgnkaL4PiKtBWxpQz/AyTvSFV6w8wvZhdyf1NTHSlvby3aDchWMM7mFRoroXOmBbcyUtsxARlrYEx+0Op708xmEvqDsCOwUgdXfQ1tqIltQL4GAANa9WKOHZPDE0VhBgATqLpZQTTNXqZRtgv9TDQgVPhLQqjJEAcc07LTvgYu+8ArjHnVMkd2xzAcwx0XVI/CEt5ZiQE19gBSoI7AY9al36KbVEEIkeR9pWdChp0naEgA/vBI1orVUWWspNA04qwmLpngSjVNM8Et2H0rghLOEO2ZRyxA9U8WM3IJ+MRIzcJY2f3NELT4EQr+zwzEMEolZqLXbOihDEs41NrgFItxUlLmNBhR2dxsaghDzQo+svtlwUYp8oj4oRxTOIED/+iGjAmrzGT5I9QkZgIlrLktsXlt5PyxAVkmmVplqZbtnTLttRVCDJU1QtjUZP17XYG854h2/6kb3XTNDvYNAypwbY2dbRv1qjDrAYGPYgxNwgPQ+IwCyoeBVVsLU+xj10IquI4fxP7sDM8fPwu9vcQYt7pu1hhTPGLmA1Mfw4h5p3a3aGOYJrWXt/EsYamPtEhhrtYWeKeeca+6Bj3Royq+xlbbVsleVO4fZEQ46MbbwoSK5XVx2ZsRwe0L9RnrOZ93/YD7zrvmMbNsM7IN294twOTvOFRMMM7TJoxhd1q001bQsb2VKy25OsF10gyPcQJpcVyP5WbXPpPMdZzQKSChfc0ij6bD4zZr1SM/Y7NIM6iB5XhGiAIwUwY1SLVGgTF9lgM213pIj55M07uQRyHd9JBo3sIZ94jvw6vWdcHf94j/ygwHhxFfHsFBv648ugacv5EtHhaxjjkovqyVOuyK3/RUo0Kw4pHN/THpZV4UYaep1i/LEP3otdbNl31uuj1SmyG3My8U9Cn+7LZ1sGPXh8Wh//2y8p/vxrRson7I30D+qmuJgIkn0MAAAAASUVORK5CYII=) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .magic_menu { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACoUExURUxpcczQ3oiTs73D1W15oWRxnE1di3+JrVpolHaDp8bL2tre55GcuKyyybW70OXn7tTX45qjv/7///z8/efp76Kqw/7+/v7+/93g6f7+//P09/39/v39/t7i6vj5+9/i6uPm7dHV4s7S3+Dj6/Hy9uPl7Pf4+vv8/f7///b3+f///////8fL2v7+/+Hj6/7+/uDj6vn6/MbJ2v///////+Ll7Ofq8O/x9R1ypSQAAAA0dFJOUwBlP10wKxw6JDVha0RTWG5nSOt8dU34/L40ddpH0Lqk+ZmF4snvmaK/jgcTeM2MUyauSSsFt2oSAAAEIklEQVRYw6WXiXqqMBCFi1prsYCIIO6CImLVVq/C+7/ZnSUkcavc3gOtTJY/Ia1zvnl5+Unfh/Xg5ffaeMHpdEo/fzv/a3QiBd7mN9MHa5rcxd+jr3+e/pnS4lPPS/E1Tus/v3j5084bgrwpPvdXn//68t2sJ+TtKB5WnP6HX37Vc5QyPopxlZdf9enle+22QxffDh/F4fvp8rTUDqZ32h2421I9Oorg2d9jTOdl3NUeN+E9B/Tz+cwwy0vKiJK8XxGQ50lcFzLFtZ1Ac1AJEMxhaD4x6prM8IyN3UqArhGeQfOZLRUl53N+Xmyn1QCWFS8QsdhaJGOCURJZVkWA7/tWNMdJYR0eZ/xoQ3NlgOu7dsjLxgl+Tgzfrw5wWVt6D8LEoqki4EPIjRI+Tb9sqQioSVlwfIu6iisC3pQiOD3xWIOf/wK8VQe8KyFACysCGkoI0MKKgFclBGhhBcAQvkzHR4Aa5Mp08zwdnlZvLaEoz8Py+ZUSyk+JUaRDTMA9MWmvAB3hU5Av7yfGzZDTYcoJ2GyiEEAPR07VU0rwQXbHI8bsBSvP8w6cl10EFAUCGitaep153orHOdc2zik3HZI8Wq6ftQSA9zbKuJe3uNNt/zOj45kOSyvqZWIdABzKvVGHAz9D3qLyCIcX2Du6VtQYBAWxg4PuU85+qdn+gI0va1/JOZSnfuove9e9e94W2gyNSMGGbtRb8vzR/k5nZ0ZbHBAgWLbvWlE876NN7EXIViMVFhJQgBeZNzLCPIcxAXjE1gRvKVWne5/kuQbI80VcvxQ4WQkA/lUn+ZQChORFoamcxN4usCmBUxjxU6x11mfzHIwmlIBOaR22ZdlwWXXK6WAL8B+4tNkjJqYlJG1HAowrL4qEF1jWDAAlbz6jTlP6lAKYvm5AYjsxOgkC8HMr+Bc+5SsAuQavk4RzXo3aEMCeInYlQNymAMI3pBdN6uwsHwgQnVZY+lTkiiYJgOG1jxrcLp1XEpdORIAa99VqBvLnoY8WQxMUQHnPFoa4KmSAFBAiLZQAW1lHHQCakyBAC+F4Yy1UAGUdCNCcBAFaiAAtVIBG473BbTYCGhcAspR3uhHQ4MEY6oBSCNCsSAJYAlBKAizlHQjQrAgBWogALZSAqUtx67XVsnMdYI4wMbak4DsYy+B9JQGQgBui1c7zcznCFUltd7wHGJYZSSRdsc4RvrqtJjkZp2pS+k3uUgKareZYtwdhSUdyIADQYJGqx6J68KgRAfgpbCTbXJriAdY5FgUCjqJG2cj6ZfQFzcuicOAju60d5DoAKJrf6UWVJCqo9QABPbm3B3USALybOk3UcOmuKNKH9ZNYp89Hd10psv2c2P8fVXBinQe16le37P2hhuRq9UG1vOGze1LFwlHsBo9r+Qp19ObH2nBwu7e/hpUkGrQioa8AAAAASUVORK5CYII=) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .product_list li .dsp_menu { width: 29px; height: 33px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAABCCAMAAAAxFDW2AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB7UExURUxpcZmivbi+0f///3J+pIiSsq60y32Hq6SsxZCauGdznVxplsLH2P////////3+/svP3f39/v39/vv7/Pr6/P7+//3+/v////r6/P////7+//////7///////n6+/7+/v///+Hj6////////9LV4dXZ5OXo7szQ3v///5wsjB8AAAAodFJOUwBIWPozPlM4TkMtJl7y6ctjZ8Gfut/WHq1KhTpYKpN0EoMJBGp3kEd8z5skAAAEWElEQVRIx7VX2ZaqOhAV4oQSkDCPyuTN/3/hrarEQOju03rWOnlRNDs17doVdrufVttlPBDRsPt0jRWTtNLyU2QBKJ5lgGfNZ1BAsvh286cEjvjIbgQme0D6vtvB1/x9ZM4le94U1AUHko/cLV5I180+cDlnMpgM8jhLKd6FQnidMXo8HoWU9XvIB7eMHs9gtngPepcyXhs9nzPJ3ktyKOVsIc9PKe8/bB6aOMwCYE8S38tWypCQC9SFROVNVYiUsSAT1RL5PZD2Kmyj52O62RAq8IB0lTyElWnKS570rxydj70wP5tNLEJoDF+6VrO+bSq9LYhvaHROXh10L3WqhlITu4Zd7ZoP4I4yw5L5mSlYx2S4KUJKRi2aNcSHZ/hyUvJi8rxQsnG9i1AZ4lcLHO4xR5NOTXF2HM+DrWvX0NdqxzYEBdZNAH1i1slyePM8r5cyshgHtNkFdhTwHPh+n1Ks/kyxJsfDBGHs7Ix0wB2+jmKE6pM0wAfWlA7hT2dD4xL51dlpAi6lHN2ciQ2O4/ToerZJcYzNVNsiUKqiPjWPAOo5McXM7eZKwdfMSh4xIvE1BR2EeocbhWzvqlQhjS9DjAToDXkVEtYTguBGVVsm+UM3mW6plk6fbCRCTyfyJlajYDQI1D/qhJJToDfXdheRCirDXAuQWLgXwG8RZEMIDV0bBeQJpQNSnbZmuxHP7IHnxiOU1P/G6AlEvckhHl7WbF3OAZzH6gHXAPodch/hvwP8y7jKruEVEa8kCrOjgXoLtKGDx5iytdV7GT4M9IvR/aT4j97KZtNpyLacHP5SGEAqh3eN4lVttTeLIAdBrWL94i5BGxQHGXfrBENh4fdHiAeA565xdzF6ART+hxkqlrIiOaqXNMIp/jdGEcq1EA4L/SrTO3cK5bYmr0ZeKBtBbdMPufzyvcbqxl+MXi5OiM3/WIZ+qOuyyM5DYOtMdmH2+55LiwiCCAVzOB2tZJMMGvIC1A1Jlm1BFKTGkS0wGHDQG6NepyQ52+hmDoVkD1slE+xrmc0EPagHn9l3ESpzYB+3A9Vx3EQJ8OlEmsb7y38b5rYoppvjUDPOjjdReIK6IvYu12gznL+VcOgNlPvDrAdHcr5crteN5CoJF5t7ApzfA9QMx6BzAQoRPDajLsKtyWYQxVNBKsWKUOX26QX2UMsDTO4AHSNaKwF6Fj8dKGnM9aNYrI5NoAjS0pzoIlj3OORmqGryHnrxmvOJ3oRZF+OivtYtY/Y0Ay+Yo0O/vaeA/r3Yl5gZnhaQzML0GkGvV7i/VeLlOlwz1mN6aOsyaup8pAnLDzZST1fY1DRlnf/xdjnb0OLd+yXkWFjIA9uQ9ecFKXVPCknQanOR+MOC8ZysjJ4gSW+/7UC1browsGJ7UvxqNj28jN6gGo+P3hvEXiHPfDMpfrvDQ8eJAyL9YDuefi0QIHg39ygXyYdvhAuxi4/fJYeKOB82u79YY92U7e6frP8BNGO2aIq8LNYAAAAASUVORK5CYII=) no-repeat; background-size: cover; } .menu .menu_list > li .sub_menu .submenu_inner .solution_list { display: none; width: 650px; vertical-align: top; margin: 46px 0 0 0; } .menu .menu_list > li .sub_menu .submenu_inner .solution_list.SOLUTION1 { display: inline-block; } .menu .menu_list > li .sub_menu .submenu_inner .solution_list.SOLUTION2 li { width: 100px; } .menu .menu_list > li .sub_menu .submenu_inner .solution_list.SOLUTION2 li:last-child { margin-left: 40px; } .menu .menu_list > li .sub_menu .submenu_inner .solution_list li { display: inline-block; width: 60px; line-height: 30px; margin-left: 60px; font-size: 14px; color: rgba(255, 255, 255, 0.65); } .menu .menu_list > li .sub_menu .submenu_inner .solution_list li:hover { color: #FFFFFF; } .menu .menu_list > li .sub_menu .submenu_inner .case_list { display: inline-block; width: 650px; vertical-align: top; margin: 46px 0 0 0; } .menu .menu_list > li .sub_menu .submenu_inner .case_list li { display: inline-block; line-height: 30px; margin-left: 60px; font-size: 14px; color: rgba(255, 255, 255, 0.65); } .menu .menu_list > li .sub_menu .submenu_inner .case_list li:hover { color: #FFFFFF; } .menu .menu_list > li .sub_menu .submenu_inner .about_list { display: inline-block; width: 1000px; vertical-align: top; margin: 46px 0 0 0; } .menu .menu_list > li .sub_menu .submenu_inner .about_list li { display: inline-block; width: 160px; line-height: 30px; margin-left: 60px; font-size: 14px; color: rgba(255, 255, 255, 0.65); } .menu .menu_list > li .sub_menu .submenu_inner .about_list li p { font-size: 12px; } .menu .menu_list > li .sub_menu .submenu_inner .about_list li:hover { color: #FFFFFF; } .menu .menu_list > li .sub_menu.about_sub_menu .mulu { padding-left: 40px; } .menu .phone { display: inline-block; position: absolute; top: 22px; right: 25px; font-size: 16px; color: #FFFFFF; } .menu .phone em { display: inline-block; margin: -2px 5px 0 0; width: 18px; height: 18px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAC3UlEQVRYhb3YP4gUVxzA8VlyRZQUkjR2hkvjaSNWBo4TkrOyi3gn0e4goIVoKi1SK4KH0SuClUXI2VomJIRViAdqv4pioXBJlZBoyBn0YzG/9V4mO392d9YHw86++f1+78vM+/17WdZwYArzWMET9NDFKi7GtRpzvZBZwQFMNV2nCUgHi3iENZzBTAO9mZC9HbqL6IwLM4u7cc2NYWcusTM7qpElrGNhVJABNhfC5tKwipexgem2YBLb07iPS00VLoXCtrZhkjW2xRqX6wSXJg1TgNoo/XyxgdfLPhM+wTI+aBFqOtacLT7o4B4OlygewzW8CE95t0WohbDZSSeP4E6Jwjn5+Atfx/2FtoBijbtY7P+ZisA1MM7gD5vjO9yKN9WaB0aceoSpLNLBWoXwuv+OE/F7vi2gWOc2DmS4grMVgj8UgL7FDRxrGegMVjI8xc4KwVMFoBfY2yZMrDODJxl6NYLb8U8B6nTbQLFWL0O3geDVAlBtth8RqJvhegPB7fg9AfpyQkCrGZYbCn+RAD3HrgkAXRwGqIObCdQDvD8JoNpPlijswG8J1C/Y2iLQaqNNXVD6uOB1P2JLS0DdWrcvUTxa8LqupGSRp6OT8iJ/9xB2e7WBsUL5BF4lUD3swXvYh8/ktdVLfKOmxpIExsrUUWPkc/ybQL2SVwXwszxPHpcn6MfYU2HrTeqoTK4NoA4mEIPG9/Js/hN+rbCzhvn+936I/WNAfRQeVzae4TQOlehvlh8xUVqgDQH1Dr6S18mDxt/4sER3s0CLicoSdkiwHfJN/GcBaGBCNqiEjQeVRf4IYFvxqXxTl9Xqg4v8RGApXvnbaoPuq+ti5V3r22oUh+5eJ9VKb6jrWgco9g8bxt7oic3DRjlsSAzMhvfdGTNOzYWNe6UbeAhjnYhTD+XR9KwGuQ87Q3Ytgt6R/7n2mGD9I70r8oTcP9K7Lu/5l+O+f6T3NGTnDXGk9xo76xaRXiofhgAAAABJRU5ErkJggg==) no-repeat; background-size: cover; vertical-align: middle; } .footer { height: 400px; width: 100%; background-color: #0D1726; } .footer .footer_inner { position: relative; max-width: 1280px; height: 100%; margin: 0 auto; padding: 60px 0 0 40px; } .footer .footer_inner .rights { position: absolute; bottom: 20px; font-size: 12px; color: rgba(255, 255, 255, 0.65); width: 100%; text-align: center; } .footer .footer_inner .rights a:hover { color: #FFFFFF; } .footer .footer_inner .youlian { position: absolute; bottom: 42px; width: 100%; font-size: 12px; color: rgba(255, 255, 255, 0.45); text-align: center; } .footer .footer_inner .youlian a:after { content: ' '; display: inline-block; margin: 0 8px; width: 1px; height: 12px; background: rgba(255, 255, 255, 0.45); vertical-align: middle; } .footer .footer_inner .youlian a:last-child:after { display: none; } .footer .footer_inner .youlian a:hover { color: #FFFFFF; } .footer .footer_inner .footer_menu { display: inline-block; vertical-align: top; } .footer .footer_inner .footer_menu > ul > li { display: inline-block; vertical-align: top; } .footer .footer_inner .footer_menu > ul > li:not(:last-child):after { content: ' '; display: inline-block; margin-right: 40px; margin-top: -46px; width: 1px; height: 200px; background: rgba(255, 255, 255, 0.15); } .footer .footer_inner .footer_menu > ul > li .title { margin-bottom: 30px; color: #CCCCCC; font-size: 16px; } .footer .footer_inner .footer_menu > ul > li ul { display: inline-block; margin-right: 40px; vertical-align: top; color: rgba(255, 255, 255, 0.45); font-size: 14px; } .footer .footer_inner .footer_menu > ul > li ul li { line-height: 28px; } .footer .footer_inner .footer_menu > ul > li ul li a:hover { color: #FFFFFF; cursor: pointer; } .footer .footer_inner .footer_call { display: inline-block; vertical-align: top; font-size: 14px; color: rgba(255, 255, 255, 0.45); } .footer .footer_inner .footer_call:before { position: absolute; top: 67px; content: ' '; display: block; width: 1px; height: 200px; background: rgba(255, 255, 255, 0.15); } .footer .footer_inner .footer_call > div { padding-left: 40px; line-height: 28px; } .footer .footer_inner .footer_call > div .title { margin-top: -4px; margin-bottom: 27px; color: #CCCCCC; font-size: 16px; } .footer .footer_inner .footer_call > div a { font-size: 16px; } .footer .footer_inner .footer_call > div a:hover { color: #FFFFFF; } .footer .footer_inner .footer_code { display: inline-block; margin: 64px 0 0 15px; text-align: center; } .footer .footer_inner .footer_code .qrcode { display: inline-block; width: 88px; height: 88px; background: url(../image/qrcode.ecb42cf.png) no-repeat; background-size: cover; } .footer .footer_inner .footer_code p { margin-top: 18px; font-size: 14px; line-height: 20px; color: rgba(255, 255, 255, 0.45); } .tryfree { padding-top: 50px; width: 100%; height: 200px; background: url(../image/try@2x.21a43cf.png) no-repeat; background-size: cover; text-align: center; } .tryfree p { text-align: center; font-size: 28px; color: #FFFFFF; opacity: 0.9; } .tryfree button { margin-top: 24px; width: 136px; height: 40px; line-height: 40px; background: #266DFB; color: #FFFFFF; font-size: 16px; } .joinnow { padding-top: 50px; width: 100%; height: 200px; background: url(../image/try@2x.21a43cf.png) no-repeat; background-size: cover; text-align: center; } .joinnow p { text-align: center; font-size: 28px; color: #FFFFFF; } .joinnow button { margin-top: 24px; width: 136px; height: 40px; line-height: 40px; background: #FFFFFF; color: #243A77; font-size: 16px; } .joinnow button:hover { background: rgba(255, 255, 255, 0.85); } .joinnow button:active { background: rgba(255, 255, 255, 0.75); } .toolbar .toolbar_inner { font-size: 0; } .toolbar .toolbar_inner .play_btn, .toolbar .toolbar_inner .consult, .toolbar .toolbar_inner .totop { display: block; width: 50px; height: 50px; font-size: 0; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; } .toolbar .toolbar_inner .play_btn:hover, .toolbar .toolbar_inner .consult:hover, .toolbar .toolbar_inner .totop:hover { line-height: 17px; font-size: 12px; background-color: #266DFB; background-image: none; color: #FFFFFF; padding: 9px 0 0 11px; letter-spacing: 3px; } .toolbar .toolbar_inner .play_btn.selected, .toolbar .toolbar_inner .consult.selected, .toolbar .toolbar_inner .totop.selected { background-color: #252f58; } .toolbar .toolbar_inner .play_btn { background: #266DFB url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAA3RJREFUWAnNmb9rFEEUx7NqEyOCSKJEQfSqCDbGSrSyswmkSaVga2OTwsqFKIixEPwTtAgEIdqIFhaK7RWSIo2KKMRYRxQLc36+l3mXl83t3sz9kHvwvXk78953vruzMzu7l410aY1Go0bqDJgGkw64I+sOdfwXWZZ9UsNADVETYAGsglRTjnIn+i4S0kMgB5ugzP7SsBEgv8zEkYOxvgiFaBao46KtUXEfXAYnwQHrUH6oU5tiFFs0cc5aTnJJcgZysAXM5C+BqVRCcs6G3CJfTn2WxEfCKFgG3t5yoAnRk4kDiMub+hqNIiZQV64obpG6fVEEEUHiAuL0pj47X0mCcpf1B/96RJ9dhYgbqA+zvJKIKE0If48MTJwJoT+JNFPf7ScODWPAz9ZFIxl0Sb9+uKVh7xJEZQ7MdBP37Z7rdILqC/iJs3uoadQTwhZhXeao2RryblHOg8OdhFS1q09gt5e07DxxOLgLzJaqiHwbCSuWRPkRnPPtqT75WmPNFlr51KxaLWX0Ikzse5cn9yeYaxEnOuROiSTYajOdg5rVUK6lcBL/zuV69yEH+1O4LJY8/1isaSJoy2T23JzIcqskbp7613R2tKS9qtprmJFAPyFeVmW2aSsTqNAroI7I823yqqq8hmkJ1GbT7LM5kWWVQFGcArpPr0XyKcxrmPQC1dmPBCKFdhKoGG0CniDyMWhtydRQYtJgvJMjJNn6t1GSUFpN7iuQYvdKyVwDhPZE29QV7MXsTGM5GrGBIa75ONMLjmwc5TFDsB29/Zsi8AEpux9hnin4QcN4OPyuK2gC5R8LDbFFjMBfkM3xVncbxMQfJ95Gdt0LlKgz+kmwTh1+gesiwpYTOE+72KZAvbeaXTUnsqwS+AaOC4j7EMllYV5DXbO4l0fdM/Lb2SMq+/Koa6qGrNvNgt4jvP3mIGVRtqtmOvZsFuxmXHGRd5zfyf3qAr7hX2JIn7q6VNf3vaOJs+52w3qQ3BvgJjiSqsbHkz8N2m9YFUhjDsyGa8sfBA73S1MQObyvnRIoY4xzG2fK4XpxDwIzhBWXj0XqbMY3T6SXH3EBcXpTn50/fQSRw/vxyK6MzgbkwKY+btPv9vObFmHlFvly6uKunInzJckxHzBPENfaqskHqhvcB8yCyOH9BFwQ+t8/onc99gxfDfED/xviHwWHTh2IupBcAAAAAElFTkSuQmCC) 15px 15px no-repeat; background-size: 20px auto; } .toolbar .toolbar_inner .consult { background: #266DFB url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAsCAYAAAAq/ZsdAAACnElEQVRoQ+2Zz6tNURTHP19iIBMlUYwVAyPJEM+vib9AecJLMWIikieRCSMmoveUf0F+9DDkZWRAGXtFUgZeBsTSuvbJ7nav7byzzznX6+zJvffsddZen7X22ru7lgjDzAQcBY4Am4GVxdyIfs4Dr4E7wG1J5nY6BGa2DrgH7BxR41NmPQUOSnqvEJmZ/ximgHWoMQc6BtyKXOATD4HvKbe0PL8M2NcXiAkHegFsC8bNSNrdsqGlljcz3127wkuzDvQlOgBOS7peSmPLwmZ2CrgWzJh3oN7pEMZJSTdbtrHU8mZ2ArhRvNQBlXJfA8JdhBpwcqUlugj1u8/M9oeLeH0l16ZfngMmJD34m2jlCJnZO6BumIJhTtKGDqjMxbrotlx66zcrUTmHmjU3vVoHlPZRuxKVI5TxUPineyblrhxAOe+h5D3TAZX9g7fotlxqCzQ9XzmHmjY4tV4HlPJQ2/NdhNqOQGr9QRGKC43nJF1JKRmleTM7C1wONvUKjXEp+C2wXdLnUTJ6mC1mtgp4DmwMMr1ScH+x/hMwC3xbAJRXYb1nc1XS18Rf5xXAmdCL6rV1So7loSa/OnqvV6x3ZbnbKU+APZJ+DjLSzJYAj6Mie0mWgeK/2yk+VVPDa1LSxSFAF4DJHBRBx5+GV6G0hpakR2dM0rPYcDPbEXaER6nKGN6SrKK1z9gpYDx69gHYIulj2AlrgFfA2khmWtLhXDYsJBmHrm1mnugvgU2RkOfn3vD7kUctmnsDbE0dIGVgswKFKDiMQzlcMc6HL5eiZ34KOoxDZRvZgQLUIWA6svJH+L40ejYu6W42kqCoFqAA1Z9Pse1Z8yZWXCfQoHzytbPnTSNAQ/KplrxpDChAHQhNXd8NxyXdz503sb5fJS2vBtOH8ysAAAAASUVORK5CYII=) 15px 15px no-repeat; background-size: 20px auto; } .toolbar .toolbar_inner .servicer { margin-top: 4px; display: block; width: 50px; height: 146px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; font-size: 14px; line-height: 19px; color: #FFFFFF; background: #266DFB; text-align: center; } .toolbar .toolbar_inner .servicer:before { content: ' '; display: inline-block; width: 50px; height: 45px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAsCAYAAAAq/ZsdAAACnElEQVRoQ+2Zz6tNURTHP19iIBMlUYwVAyPJEM+vib9AecJLMWIikieRCSMmoveUf0F+9DDkZWRAGXtFUgZeBsTSuvbJ7nav7byzzznX6+zJvffsddZen7X22ru7lgjDzAQcBY4Am4GVxdyIfs4Dr4E7wG1J5nY6BGa2DrgH7BxR41NmPQUOSnqvEJmZ/ximgHWoMQc6BtyKXOATD4HvKbe0PL8M2NcXiAkHegFsC8bNSNrdsqGlljcz3127wkuzDvQlOgBOS7peSmPLwmZ2CrgWzJh3oN7pEMZJSTdbtrHU8mZ2ArhRvNQBlXJfA8JdhBpwcqUlugj1u8/M9oeLeH0l16ZfngMmJD34m2jlCJnZO6BumIJhTtKGDqjMxbrotlx66zcrUTmHmjU3vVoHlPZRuxKVI5TxUPineyblrhxAOe+h5D3TAZX9g7fotlxqCzQ9XzmHmjY4tV4HlPJQ2/NdhNqOQGr9QRGKC43nJF1JKRmleTM7C1wONvUKjXEp+C2wXdLnUTJ6mC1mtgp4DmwMMr1ScH+x/hMwC3xbAJRXYb1nc1XS18Rf5xXAmdCL6rV1So7loSa/OnqvV6x3ZbnbKU+APZJ+DjLSzJYAj6Mie0mWgeK/2yk+VVPDa1LSxSFAF4DJHBRBx5+GV6G0hpakR2dM0rPYcDPbEXaER6nKGN6SrKK1z9gpYDx69gHYIulj2AlrgFfA2khmWtLhXDYsJBmHrm1mnugvgU2RkOfn3vD7kUctmnsDbE0dIGVgswKFKDiMQzlcMc6HL5eiZ34KOoxDZRvZgQLUIWA6svJH+L40ejYu6W42kqCoFqAA1Z9Pse1Z8yZWXCfQoHzytbPnTSNAQ/KplrxpDChAHQhNXd8NxyXdz503sb5fJS2vBtOH8ysAAAAASUVORK5CYII=) 15px 15px no-repeat; background-size: 20px auto; } .toolbar .toolbar_inner .totop { margin-top: 4px; background: #266DFB url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABT0lEQVRoge3Yv4kCQRiG8bEKMReswMDIOgSDK0VrMPPAHq4IKzARw4tdNDR7TOZgDtb5983eNx7zwgYO7u7zSww0wBroeL91wNoAV+0Swa4GOGlXCHYywAw4AF9vdh2AmWlrq3TABNgCG2Ci3ZM0YA7cnV+LGzDX7opaT/zP7tUjPPH1IyLi60UkxNeHyIivB+GJ/wQuzueLPasHEYgfAWfn7GzP6kCE4u13fgHsmT4iJv4VQB0RG+8DqCFS4kOAP0d44vd98TEAB7EfFJETHwsYHJEbnwIYDCGJTwUUR0jjcwDFECXicwFiBDCm/1+6pHgJIIDogLHvxlWJeCkggFj5bpoCD2l8CcALxAOYhm5aADvgIzfePkcMsM8Z2ZYdsMh9Ts6LiwDU1gDaawDtNYD2GkB7DaC9BtBeA2jvPwCODuCo3ZM8YAl822s51HueRoB9YhLRjUcAAAAASUVORK5CYII=) 15px 15px no-repeat; background-size: 20px auto; } .toolbar .tb_dlg { background-color: #FFFFFF; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 0 2px rgba(10, 16, 20, 0.24), 0 0 2px rgba(10, 16, 20, 0.12); box-shadow: 0 0 2px rgba(10, 16, 20, 0.24), 0 0 2px rgba(10, 16, 20, 0.12); } .toolbar .tb_dlg .title_bar { display: inline-block; width: 100%; margin-top: 50px; font-size: 24px; line-height: 33px; color: #243A77; text-align: center; } .toolbar .tb_dlg .title_bar .close { position: absolute; display: block; right: 5px; top: 5px; padding: 10px; cursor: pointer; color: #243A77; font-size: 30px; font-style: normal; line-height: 20px; } .toolbar .tb_dlg .dlg_body { color: #333333; padding: 15px 30px; } .toolbar .tb_dlg.servicer_dlg { display: none; position: fixed; right: 55px; top: 50%; margin-top: -75px; z-index: 10; width: 220px; height: 312px; font-size: 14px; } .toolbar .tb_dlg.servicer_dlg .dlg_body { padding: 26px 0 0 16px; } .toolbar .tb_dlg.servicer_dlg .salesman, .toolbar .tb_dlg.servicer_dlg .support, .toolbar .tb_dlg.servicer_dlg .feedback { font-size: 14px; } .toolbar .tb_dlg.servicer_dlg .salesman span, .toolbar .tb_dlg.servicer_dlg .support span, .toolbar .tb_dlg.servicer_dlg .feedback span { display: inline-block; vertical-align: middle; line-height: 16px; color: rgba(0, 0, 0, 0.85); } .toolbar .tb_dlg.servicer_dlg .salesman a, .toolbar .tb_dlg.servicer_dlg .support a, .toolbar .tb_dlg.servicer_dlg .feedback a { display: inline-block; margin: 5px 0 0 24px; color: #266DFB; } .toolbar .tb_dlg.servicer_dlg .salesman:before, .toolbar .tb_dlg.servicer_dlg .support:before, .toolbar .tb_dlg.servicer_dlg .feedback:before { content: ' '; margin-right: 8px; display: inline-block; width: 16px; height: 16px; vertical-align: middle; } .toolbar .tb_dlg.servicer_dlg .salesman p, .toolbar .tb_dlg.servicer_dlg .support p, .toolbar .tb_dlg.servicer_dlg .feedback p { margin: 5px 0 0 24px; color: rgba(0, 0, 0, 0.45); } .toolbar .tb_dlg.servicer_dlg .salesman:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAgBJREFUWEfN10/IDlEUx/HPi6KUyMK/2NghyoIVWxuKZMHGUpKUspCSSMrfLJQQJSlWikhkIQsSFkpIERsbKQt/8rejeWq6Zp6Z533u433PbubOub/vPffcc+4MGWEbGmF9ox5gKj7jy6AiVReBydiERfiJy7g6CIgqgPHYi9mJ4Dncyg1RBbABKyuEIhL78TwnRAoQz6cwsUbkE3biYy6IFGAKTjRMfh0XBgUQKz/dMPkdnBkUQMx7CLNqBL5hN94NEmAN1lUIRD04iJe5xGOeqlMwHUcrRM7idk7xOoB4vw1LE7FjePi/AKbhMMaWBF9gH37lhOjWjDZiRSJ2pSjL2Ri6AUzAAUQ0ynYSd3MRNLXjudiTbEVsQeTDoxwQTQChsQrrE7HvRY487ReiDUBobMayRCyaU5Tt+/1AtAWI07ADCxOx3ziPm8n7MYiCthhvcAnRyP6xtgDhGEm5C5EXqT0oekhUy4DdiiWljz7gOF6ljr0AdCC2Y0EFRIg8wTzMrBiPLbuIG+WxXgHCdxy2VFTKtqkQENc6Hw8HIHxjj9didU0/6QbzHhHFvzZcgI7//CIacYlta6+LXMoCEJNMKurE8hYLilNzBI9zRaC86jkFSFzlq+xHcd+8128SNoU6eke08jiGM/AVz4r/irf9HsMm8Z7H+03CngVHXQT+AKb8TCHUcqI7AAAAAElFTkSuQmCC) no-repeat; background-size: cover; } .toolbar .tb_dlg.servicer_dlg .support { margin-top: 20px; } .toolbar .tb_dlg.servicer_dlg .support:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAklJREFUWEfF17mvTVEUx/HPM0QIMVSmmBJiiGgUElp/go7C0BgTNDQKDYU5hgoNf4KKRitEIhEiIebQGCJBzPkl5yTn3dx7nXOu9+zmvbuz9vp9995rrbP2kP88hgr9sZgzyiyv8LMEmI8jowxwEM9KgHk4WgB8H2GQ8YX/A3jeCRDxfTmaCsTvyv+lfaaq83WZx+EEAtETYA+WYC0ieA2PsALrC6WbuFtXtWI3FWfqAER8Y7HwFG5hHXYUc5dwYyQBIrahEDhfAdhWzF3F9ZEC2FvEQFIz40fld+4wIzGS+aZjAk72u4I4fNPUa0P7mf2yoKGvgcy7ZkGO9iK+DOS69+KJ2Ipcb980/DgAQFK3V42onYbdAOJ4Er6hV7WcjF/43GMDAwHMQorUY1zB1w6RMdiCRUWx6RbMrQEivhsL8AnH8KRSsnM6i7EfU/C0B0QrgE7xFKZ7Xe45gbUS2/tANAZIj7CzsvNe4uVt5CRWdUBkzcvCoBHAUmzCwuLY/ybeD+I03qIRwCEEIuM47jRMzTVF0GbZQxxuCpDPb+5zBl4ju3hREyINTjJmNt7hAu43BYjWamzG9AYQVfH3uIzbbWKg3Oxy7MK0GhBV8Q84iweVjGkUA9WgWlaBSDd7Lg1lxXGif25RK/K3m3j8tQLIwgiUECVARKojJ5SUTep27ry0aw0QBym1qYQpsf1qfUSS9/kmdI6BAGomQF+zWgBpy9u0W3UA/9qWx8l/fZjU2cW/shn2NMuXLOnT5rXTFmjY47Stk4HX/QG7QeAhRKcVFAAAAABJRU5ErkJggg==) no-repeat; background-size: cover; } .toolbar .tb_dlg.servicer_dlg .feedback { margin-top: 20px; cursor: pointer; } .toolbar .tb_dlg.servicer_dlg .feedback:before { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAA0VJREFUWEe9lsurTmEUxn/HXZkyNSMDuRRJSQxQBpJbGZgYMHHJJeIfUArHXZLcJi4ZyGVk5E6URApJShkYSHI/era1vpbVu/c5+xRffb3f/vb7rudZz7q9Xfz5dNn63xcB/0vwJts97nnc1F8ylbEaZ2RzETATuAZcjjK7Ahm4L0QctBS2eH4FMCdsugBctOcebRxgD6OBecCwfiTCZ+A08CUpsQBYUrB3Brjikg20DbuAUS1ywhUQ6A7gZQKfDrwAtpjdyOM9sAGoFBABrfJAn4/Ac71MZOoklycZfBkwH7gDnAe2AiNdduAscMkJDDKgU7bhKHCjoEQmkJ897gsBff1z10hsNiUEfM4crBQYbGAn7cRB4F5LAg4ur5cWzoqEkm8ycNXBgV9OQImYCZRysRQGB58LLA+HYiXo3E7gmUDtq/8qAkOSAodMAbdVkj73jtmAyq3UC3T+GHDLPBeBCjwSkAInzEBvBJyYk5gBrEyy+zuBKKcU0g5oVmCoHS4RiN7nbieQacCq0EuiMj8N/EHJcyehA3UEHLCU7To3FVhtZZylF/gR4FFMOGtyn3pTwKtARuuSbhKwBlAJl8AVxscJfAwwBTgeFSkp4ATqwMcD6618M/gPQOefBHDZEfha4CEgcp1EbENAe8cBG0PviAS+Awes1ATqSadVak2wShCBzrs2BMYCm0LORPBvwD5r4R66EoHbSYGqE+YkLIVAe/YCw0PMPeO/At02eCJ4JjAREAHZd4UaCcROKO+3pYQTAU3CPcCrkLBZfj0r/iKgZuQhqPY1KRAbjnq85nqsc90BBP46TLmOZykJ1/WXgAPKAw0Sf1Yt7wbeBPAsfySjqmmlwP00VLYDH2zuS+63gEouzovsfewjkcDhPA1LSZgJ+N2xbtiUwJ2AzioEal5eBY1JGIeRS57XmKBNnjthV6AVgTxy8xSMsyKSiORKBBQC74TFKpACMQQZOMc9Jl8JXP9FBTwHKhKlMnwK3MyWUsKVQlB3RBceXdNGWA7UEtALdboofcloaUg18P3r1XW7+BRnwSxgcWi3vRntC5HozDtgP6C1mANNpRZrOv+uI5qVLHbJeCl1ArnksqdtPY+EI4lKhd/MS1ehy/ZfJwAAAABJRU5ErkJggg==) no-repeat; background-size: cover; } .toolbar .tb_dlg.servicer_dlg .qrcode_box { padding: 20px 16px; } .toolbar .tb_dlg.servicer_dlg .qrcode_box:before { content: ' '; display: inline-block; width: 100%; height: 1px; background: #000000; opacity: 0.25; vertical-align: top; } .toolbar .tb_dlg.servicer_dlg .qrcode_box .qrcode { margin-top: -10px; display: inline-block; width: 68px; height: 68px; background: url(../image/qrcode.dc6ec27.png) no-repeat; background-size: cover; vertical-align: top; } .toolbar .tb_dlg.servicer_dlg .qrcode_box .shouqian { display: inline-block; font-size: 14px; vertical-align: top; margin: 5px 0 0 8px; } .toolbar .tb_dlg.servicer_dlg .qrcode_box .shouqian h3 { line-height: 16px; color: rgba(0, 0, 0, 0.85); } .toolbar .tb_dlg.servicer_dlg .qrcode_box .shouqian p { margin: 5px 0 0 0; color: rgba(0, 0, 0, 0.45); } .toolbar .tb_dlg.consult_left { display: inline-block; width: 560px; height: 680px; vertical-align: top; text-align: center; font-size: 14px; background: url(../image/zx_bg.9206bf0.jpg) no-repeat; background-size: cover; } .toolbar .tb_dlg.consult_left .prod_imgs { position: relative; width: 100%; margin: 32px auto 0; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-container { padding-bottom: 60px; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-slide { width: 335px; height: 210px; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-slide:nth-child(3n+1) { background: url(../image/zx_img1.3d4a910.jpg) no-repeat; background-size: cover; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-slide:nth-child(3n+2) { background: url(../image/zx_img2.ebfbda0.jpg) no-repeat; background-size: cover; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-slide:nth-child(3n) { background: url(../image/zx_img3.8a3030d.jpg) no-repeat; background-size: cover; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-pagination { width: 100%; bottom: 20px; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; background-color: #FFFFFF; width: 6px; height: 6px; opacity: 0.45; } .toolbar .tb_dlg.consult_left .prod_imgs .swiper-pagination-bullets .swiper-pagination-bullet-active { opacity: 1; } .toolbar .tb_dlg.consult_left p { margin-top: 59px; width: 100%; height: 28px; font-size: 20px; font-family: PingFangSC-Medium, 'PingFang SC'; font-weight: 500; color: #FFFFFF; text-align: center; } .toolbar .tb_dlg.consult_left p.p2 { margin-top: 40px; } .toolbar .tb_dlg.consult_left .zx_kehu { display: inline-block; margin: 26px 40px 0; width: 480px; height: 147px; background: url(../image/zx_kehu.e24e706.png) no-repeat; background-size: cover; } .toolbar .tb_dlg.consult_dlg, .toolbar .tb_dlg.feedback_dlg { display: inline-block; width: 560px; height: 680px; vertical-align: top; } .toolbar .tb_dlg.consult_dlg .dlg_body, .toolbar .tb_dlg.feedback_dlg .dlg_body { padding: 18px 40px; } .toolbar .tb_dlg.consult_dlg .contact_form, .toolbar .tb_dlg.feedback_dlg .contact_form { position: relative; margin: 0 auto; font-size: 0; text-align: center; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li { position: relative; min-height: 60px; text-align: left; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li label, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li label { display: block; width: 100%; font-size: 14px; vertical-align: top; line-height: 40px; color: rgba(0, 0, 0, 0.85); font-weight: 400; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li label.must:after, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li label.must:after { display: inline-block; content: '*'; margin-left: 3px; color: #F0533F; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li input, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li input, .toolbar .tb_dlg.consult_dlg .contact_form > ul > li textarea, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li textarea { display: block; width: 100%; height: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; border-radius: 4px; border: 1px solid #D8D8D8; text-align: left; padding-left: 13px; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li .errorBorder, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li .errorBorder { border: 1px solid #F0533F; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li textarea, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li textarea { height: 70px; padding: 10px 13px; overflow: auto; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li .cb_wrapper label, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li .cb_wrapper label { display: inline-block; width: auto; margin-right: 20px; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li .cb_wrapper label:last-child, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li .cb_wrapper label:last-child { margin-right: 0; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li .cb_wrapper label input[type="checkbox"], .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li .cb_wrapper label input[type="checkbox"] { display: none; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li .cb_wrapper label input[type="checkbox"] + .checkbox_img, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li .cb_wrapper label input[type="checkbox"] + .checkbox_img { display: inline-block; width: 16px; height: 16px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAAPUlEQVRYhe3OsQ0AIAwEsZ+FAjEE+89FxQpJCp90vZMk69zdeX7jICkOBAQEBAQEBAQEBAQEBKQa0vUoyAMHC6FBowL9MQAAAABJRU5ErkJggg==) no-repeat; background-size: cover; vertical-align: middle; margin-top: -3px; margin-right: 3px; } .toolbar .tb_dlg.consult_dlg .contact_form > ul > li .cb_wrapper label input[type="checkbox"]:checked + .checkbox_img, .toolbar .tb_dlg.feedback_dlg .contact_form > ul > li .cb_wrapper label input[type="checkbox"]:checked + .checkbox_img { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAB5UlEQVRYhe3Vz0sUYRzHcf+YsSjrUBTBbMVaYIWwJwkvgQgF0amgZnNN+7Ee0qgEoYNIYUFRoP2gKBDyUEFWmLiXCGuloNyKtkid5xfvDlsPBjG7I7vjZQae0zwz39fzfD/PTJ3jeqzkqIsBMSAG1LpAQzJDQzITPWBtMsPLqff8vbr6RqMFjDx4he9LAHyhaGo9Fx3gRO8IQioAlNIc6rgaXQta9g8glS6t3JcMXhsPnF9VwJbmM3z7/gtjDEIoJibfsWprOhrA6m3HeZ2bRUiFMYbC159s2n2q7HOBgIePp9HasOhLshfvBr5o+NZTGzopFam2/orggYCe/ntobWyY2o8M/Xfe4e7rSKlt8WPZmxXvXNkWPBrP2ZXNLwgaW87+c7953wWEUDZ0N24/D9W6soD1OzrJf/iCUhqlNDP5AusaO3Fcj427TvK5UEQbg5CK3JuPrNneUV2A43rs3NvLwqKwq7w/NkV9Is2zF2/xRSl0xR/zuKls6PBWfAoOHL2C+nO+hVBMTs/iC2nz0XrwUujioQCO6zFwecwWNcZYzOnzd5ZVPDSgPpHmyURp25e2Y7nFQwMc12NDUzef5ooIoZjJzwX+amsCcFyPRKqHrr5RNu8p/6WrCaCaIwbEgBiw4oDf7A37G1gUAW4AAAAASUVORK5CYII=) no-repeat; background-size: cover; } .toolbar .tb_dlg.consult_dlg .contact_form button.submitBtn, .toolbar .tb_dlg.feedback_dlg .contact_form button.submitBtn, .toolbar .tb_dlg.consult_dlg .contact_form button.submitBtn2, .toolbar .tb_dlg.feedback_dlg .contact_form button.submitBtn2 { display: inline-block; margin: 20px 0 0 0; width: 200px; height: 40px; line-height: 40px; background: #243A77; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); font-size: 16px; color: #FFFFFF; } .toolbar .tb_dlg.consult_dlg .contact_form .thank, .toolbar .tb_dlg.feedback_dlg .contact_form .thank { font-size: 12px; padding: 10px 0 0 0; color: #6B7883; } .toolbar .tb_dlg.feedback_dlg { width: 100%; height: 100%; } .toolbar .tb_dlg.feedback_dlg #editor { padding-left: 30px; width: 100%; height: 200px; border: 1px solid #D8D8D8; border-top: 0 none; font-size: initial; } .toolbar .tb_dlg.feedback_dlg #editor a, .toolbar .tb_dlg.feedback_dlg #editor h1, .toolbar .tb_dlg.feedback_dlg #editor h2, .toolbar .tb_dlg.feedback_dlg #editor h3, .toolbar .tb_dlg.feedback_dlg #editor h4, .toolbar .tb_dlg.feedback_dlg #editor h5, .toolbar .tb_dlg.feedback_dlg #editor h6, .toolbar .tb_dlg.feedback_dlg #editor input, .toolbar .tb_dlg.feedback_dlg #editor select, .toolbar .tb_dlg.feedback_dlg #editor button, .toolbar .tb_dlg.feedback_dlg #editor option, .toolbar .tb_dlg.feedback_dlg #editor textarea, .toolbar .tb_dlg.feedback_dlg #editor optgroup { all: revert; } .toolbar .tb_dlg.curActiveDlg { display: block; } .toolbar .consult_layer, .toolbar .feedback_layer { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); } .toolbar .consult_inner { position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: inline-block; width: 1120px; height: 680px; font-size: 0; } .toolbar .feedback_inner { position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: inline-block; width: 1120px; height: 650px; font-size: 0; } .toolbar .feedback_inner .keditor { position: relative; border: 1px solid transparent; border-radius: 4px; } .toolbar .feedback_inner .fb_title_bar { position: relative; padding: 32px 0 0 40px; color: rgba(0, 0, 0, 0.85); font-size: 24px; } .toolbar .feedback_inner .fb_title_bar .close { position: absolute; display: block; right: 20px; top: 20px; padding: 10px; cursor: pointer; color: rgba(0, 0, 0, 0.45); font-size: 30px; font-style: normal; line-height: 16px; } .toolbar .feedback_inner .contact_form { font-size: 14px; } .toolbar .feedback_inner .fullscreen_btn, .toolbar .feedback_inner .fullscreen_no_btn { display: inline-block; width: 18px; height: 18px; position: absolute; right: 8px; top: 11px; cursor: pointer; } .toolbar .feedback_inner .fullscreen_btn { display: inline-block; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjM5NTU5NjU3MDYwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI0NjciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNODUzLjMxNCAxMjhoLTIxMy4zMVY2NGgzMTkuOTl2MzEuOTk3bDAuMDA2IDI4OGgtNjRWMTc1Ljg3Mkw2MjEuMjQ5IDQ1MC42MjVsLTQ1LjI0NC00NS4zMTRMODUzLjMxNCAxMjh6IG0tNzI1LjMxIDQyLjY4NHYyMTMuMzE0SDY0VjY0aDMyMC4wMDJ2NjRIMTc1LjgxTDQ0OCA0MDAuMTlsLTQ1LjI0NSA0NS4yNDUtMjc0Ljc1LTI3NC43NTF6IG03NjcuOTk3IDY3Ny41MVY2NDAuMDAzSDk2MGwtMC4wMDYgMjg4LjAwMVY5NjBoLTMxOS45OXYtNjMuOTk0aDIxMy4zODJMNTc2LjAwNCA2MTguNjIybDQ1LjI0NC00NS4xODIgMjc0Ljc1MyAyNzQuNzU1eiBtLTc2Ny45OTYgNS4xMTlsMjc0Ljc1LTI3NC43NTJMNDQ4IDYyMy44NyAxNzUuODY1IDg5Ni4wMDZoMjA4LjEzN1Y5NjBINjRWNjQwLjAwM2g2NC4wMDV2MjEzLjMxeiIgZmlsbD0iIzAwMDAwMCIgb3BhY2l0eT0iLjg1IiBwLWlkPSIyNDY4Ij48L3BhdGg+PC9zdmc+) no-repeat; background-size: cover; } .toolbar .feedback_inner .fullscreen_no_btn { display: none; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjM5NTU5NjYzMjkyIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI1OTUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMzgyLjk5NSA2ODQuMjQ4TDEwOC4yNDUgOTU5IDYzIDkxMy42OTJsMjcyLjEzNS0yNzIuMTM3SDEyNi45OThWNTc3LjU2SDQ0N1Y4OTcuNTZoLTY0LjAwNXYtMjEzLjMxeiBtMjU2LjAwOC0wLjAwMnYyMDguMTkyaC02NGwwLjAwNy0yODhWNTcyLjQ0SDg5NXY2My45OTRINjgxLjYxOEw5NTkgOTEzLjgxOCA5MTMuNzU1IDk1OSA2MzkuMDAzIDY4NC4yNDZ6TTM4Mi45OTUgMzM3Ljc1MlYxMjQuNDM4SDQ0N3YzMTkuOTk3SDEyNi45OTh2LTY0aDIwOC4xOTFMNjMgMTA4LjI0NiAxMDguMjQ1IDYzbDI3NC43NSAyNzQuNzUyeiBtMjk4LjY5NSA0Ny44NzRIODk1djY0SDU3NS4wMXYtMzEuOTk4bC0wLjAwNi0yODhoNjMuOTk5djIwOC4xMjZMOTEzLjc1NSA2MyA5NTkgMTA4LjMxNCA2ODEuNjkgMzg1LjYyNnoiIGZpbGw9IiMwMDAwMDAiIG9wYWNpdHk9Ii44NSIgcC1pZD0iMjU5NiI+PC9wYXRoPjwvc3ZnPg==) no-repeat; background-size: cover; } .toolbar .feedback_inner.fullscreen { position: fixed; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } .toolbar .feedback_inner.fullscreen .keditor { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #FFFFFF; overflow: hidden; z-index: 999; } .toolbar .feedback_inner.fullscreen .keditor #editor { height: calc(100% - 40px); } .toolbar .feedback_inner.fullscreen .fullscreen_btn { display: none; } .toolbar .feedback_inner.fullscreen .fullscreen_no_btn { display: inline-block; } .toolbar .video_wrapper { position: fixed; top: 0; left: 0; display: none; width: 100%; height: 100%; z-index: 100; background: rgba(0, 0, 0, 0.4); } .toolbar .video_wrapper .video_inner { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .toolbar .video_wrapper .video_inner .close_video_btn { position: absolute; top: -66px; right: -16px; width: 60px; height: 60px; font-size: 60px; color: #FFFFFF; font-style: normal; cursor: pointer; } .toolbar .video_wrapper .video_inner video:focus { outline: -webkit-focus-ring-color auto 0px; } .tedian { font-size: 0; text-align: left; } .tedian li { position: relative; display: inline-block; margin: 0 24px 24px 0; padding: 32px 20px 0 20px; background: #FFFFFF; -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; vertical-align: middle; } .tedian li img { position: absolute; left: 20px; top: 28px; width: 80px; } .tedian li .title { padding-left: 86px; font-size: 18px; color: #091621; } .tedian li .content { margin-top: 10px; padding-left: 86px; font-size: 14px; line-height: 24px; color: rgba(0, 0, 0, 0.65); } @media screen and (min-width: 1024px) {.tedian .three li { width: 384px; height: 140px; }} @media screen and (max-width: 1024px) {.tedian .three li { width: 100%; height: 140px; }} .tedian .three li:nth-child(3n) { margin-right: 0; } .tedian .two li { width: 588px; height: 140px; } .tedian .two li:nth-child(2n) { margin-right: 0; } .liucheng { font-size: 0; text-align: left; } .liucheng .six li { margin-right: 125px; } .liucheng .five li { margin-right: 180px; } .liucheng .five li .nextstep { width: 170px; } .liucheng .five li .nextstep:after { margin: -10px 0 0 80px; } .liucheng .four li { margin-right: 272px; } .liucheng li { position: relative; display: inline-block; width: 96px; height: 96px; vertical-align: top; border-radius: 100%; } .liucheng li:last-child { margin-right: 0; } .liucheng li:last-child .nextstep { display: none; } .liucheng li .info { position: absolute; width: 100%; top: 100%; font-size: 16px; margin-top: 28px; text-align: center; color: rgba(0, 0, 0, 0.65); } .liucheng li .nextstep { position: absolute; left: 100px; top: 48px; display: block; width: 110px; height: 1px; background: -webkit-repeating-linear-gradient(315deg, transparent, transparent 2px, #243A77 1px, #243A77 3px); background: -o-repeating-linear-gradient(315deg, transparent, transparent 2px, #243A77 1px, #243A77 3px); background: repeating-linear-gradient(135deg, transparent, transparent 2px, #243A77 1px, #243A77 3px); } .liucheng li .nextstep:after { content: ' '; display: block; width: 20px; height: 20px; margin: -10px 0 0 45px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAADmklEQVRYhdWZT0sbQRjGx6/iZXcEQTwFdgaCxJP4CewnKHiaWSKsB0VQPAgeCqInKRViiRAKBavCaCLJqSgRhAiRpAhiEJUs0W7QfXvIrCYxarOZtc0Duc7+ePO8f2ZehDoQAPTgsBXCJDqjE76mEy4w5TlMua0TXsaU53TChU74GibRGRy2QgDQ08k3fQmHeUQn5jKm/FwzGLTzw5Sf68RcxmEeeQdQK4QJS9UDjIzNF2KJjMgXL/avbyoHTvXhFABsALCd6sPp9U3lIF+82I8lMmJkbL7QAE/MJA5bIeWg/ZGJXkz4hvchOjpd2trNCsepnkCbcpzqydZuVtDR6dITON/oj0z0KoHFYR7BxLzSDAaDw5a9KQ6FjGCnsjfFoRgctmwZ7auObdJHzXGdsnvNYDC1EM+4rltSANog13VLUwvxjGYw0Cm776PmuL/IEnNR/mWujKqrGraee1McCs1groz2YtuR1QwGA0PR28LZZTpA0AYVzi7TA0PRW81g8NeRxmEekTZw3xO2HlozmKtTdv+mp2vVoJZg0gb/RNIegIl59Wr18ErX1EI8A214di99DHvpY5XMrpeImPCNF6xghbzS1U412EsfPzaCybl1dcSuW3osea2ai9fB2rVCPbBq6CdrsNSzRPM6GPhoCpNz60FB215HbEhATPmKZjDYSR0Jvyc3Q1uzaqC3drNCMxjoxFxGCMkRUU5dfmaDelmz6qEdp3riTXkA0POYbCNj84WOT4dgoL0pD4etEMIkOqMZDGKJjOgctybV0LFERiZfdAbphK9pBoN88WJfES8AqIXOFy/2az7ma0gnXGgGg+ubyoFCXgBQB319UzmQwAJhynOawUDeFJSrGfr7TvtxcaoPpzLxcghTbmsGA1AzlD/TamyvAfhL3JfzbAlsI53wsgQuq0UF+Pw12QD74eMnuPtd9XNUWVqiHJglWsFWbh1fZzVYIoikUwkL0JR0qsuaaliAprKmsnEEAQvQ1DhUteagYAGaWjMoGH6ChH02/CCEkE7MZc1gsLWbFe0emD3+FRgsQIvxstMB/tuPn4HBwksDfO2KZCb9XJGc6j0srW7D0uo23N75agovqu72nFR2CQ1Kb15CO7nmB8H75jUfoS58SPESsGueqjx11WPgk5+76Lm1PtJd86D9GOluWhl4arWU2Ukd/Z9LmXp1zdrrOTiPYMpX/C4WMeUr77JYbBa8srqVP+Wr2z/LpvRfNvbMKwAAAABJRU5ErkJggg==) no-repeat; background-size: 100% 100%; } .youshi { font-size: 0; text-align: left; } .youshi li { position: relative; display: inline-block; margin: 0 24px 24px 0; padding: 32px 11px 0 20px; background: #FFFFFF; -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05); -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; vertical-align: middle; } .youshi li img { position: absolute; left: 20px; top: 28px; width: 80px; } .youshi li .title { padding-left: 86px; font-size: 18px; color: #091621; } .youshi li .content { margin-top: 10px; padding-left: 86px; font-size: 14px; line-height: 24px; color: rgba(0, 0, 0, 0.65); } .youshi .three li { width: 384px; height: 140px; } .youshi .three li:nth-child(3n) { margin-right: 0; } .youshi .two li { width: 588px; height: 140px; } .youshi .two li:nth-child(2n) { margin-right: 0; } .news_panel { width: 100%; } .news_panel .news_header { width: 256px; font-size: 20px; color: rgba(0, 0, 0, 0.85); } .news_panel .news_header .more { margin-top: 3px; font-size: 14px; color: #243A77; float: right; } .news_panel .news_list { text-align: left; width: 265px; } .news_panel .news_list li .newsimg { margin-top: 24px; width: 256px; height: 108px; } .news_panel .news_list li .newsimg.lat1 { background: url(../image/news_34.5935728.png) no-repeat; text-align: center; background-size: cover; } .news_panel .news_list li .newsimg.lat2 { background: url(../image/news_33.e0c7862.jpg) no-repeat; text-align: center; background-size: cover; } .news_panel .news_list li .newsimg.lat3 { background: url(../image/news_32.dc59403.jpg) no-repeat; text-align: center; background-size: cover; } .news_panel .news_list li a { display: block; margin-top: 16px; color: rgba(0, 0, 0, 0.65); } .news_panel .news_list li a:hover { color: #243A77; } .itemul { font-size: 0; text-align: center; } .itemul li { position: relative; display: inline-block; margin: 0 24px 24px 0; background: #FFFFFF; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; vertical-align: middle; } .itemul.three li { width: 384px; height: 140px; } .itemul.three li:nth-child(3n) { margin-right: 0; } .itemul.two li { width: 588px; height: 150px; } .itemul.two li:nth-child(2n) { margin-right: 0; } .newsdetail { background: #FFFFFF; } .newsdetail .head { position: relative; width: 100%; } .newsdetail .head .banner_wrapper { position: relative; width: 100%; height: 528px; background: url(../image/banner.a6b52f6.jpg) no-repeat; background-size: cover; } .newsdetail .head .banner_wrapper .banner_info_wraper { display: inline-block; position: absolute; left: 50%; margin-left: -640px; padding-left: 97px; width: 1280px; height: 100%; } .newsdetail .head .banner_wrapper .banner_info_wraper .banner_info { position: absolute; top: 225px; width: 100%; color: #FFFFFF; } .newsdetail .head .banner_wrapper .banner_info_wraper .banner_info .main_title { font-size: 40px; } .newsdetail .head .banner_wrapper .banner_info_wraper .banner_info .main_title .eng_news { margin-left: 7px; font-size: 24px; color: rgba(255, 255, 255, 0.45); font-family: 'PingFangSC-Medium', 'PingFang SC'; } .newsdetail .head .banner_wrapper .banner_info_wraper .banner_info .sub_title { margin-top: 10px; width: 825px; font-size: 16px; line-height: 24px; font-weight: 100; } .newsdetail .head .banner_wrapper .banner_info_wraper .banner_info button { margin-top: 24px; width: 160px; height: 40px; line-height: 40px; color: #243A77; background: #FFFFFF; font-size: 16px; } .newsdetail .head .banner_wrapper .banner_info_wraper .banner_info button:hover { background: rgba(255, 255, 255, 0.85); } .newsdetail .head .banner_wrapper .banner_info_wraper .banner_info button:active { background: rgba(255, 255, 255, 0.75); } .newsdetail .main_content { position: relative; width: 1200px; margin: 0 auto; background: #FFFFFF; } .newsdetail .main_content .news_content { display: inline-block; width: 864px; padding-top: 58px; padding-bottom: 30px; } .newsdetail .main_content .news_content .newsdetail { background: #FFFFFF; } .newsdetail .main_content .news_content .newsdetail .bread_crumb { font-size: 14px; color: rgba(0, 0, 0, 0.45); } .newsdetail .main_content .news_content .newsdetail .bread_crumb a { color: #243A77; } .newsdetail .main_content .news_content .newsdetail .news_title { margin-top: 25px; font-size: 32px; line-height: 45px; color: #091621; } .newsdetail .main_content .news_content .newsdetail .news_time { margin-top: 16px; font-size: 14px; line-height: 24px; color: rgba(0, 0, 0, 0.65); } .newsdetail .main_content .news_content .newsdetail .news_line { width: 100%; height: 1px; margin: 16px 0 30px 0; background: rgba(116, 69, 69, 0.15); } .newsdetail .main_content .news_content .newsdetail .karticle h2 { color: #091621; font-size: 18px; font-weight: bold; line-height: 25px; margin-top: 32px; } .newsdetail .main_content .news_content .newsdetail .karticle h3 { color: #091621; margin-top: 20px; font-size: 16px; font-weight: bold; line-height: 22px; } .newsdetail .main_content .news_content .newsdetail .karticle p { margin-top: 24px; line-height: 24px; } .newsdetail .main_content .news_content .newsdetail .karticle img { margin-top: 24px; } .newsdetail .main_content .news_content .newsdetail .karticle p.img_desc { width: 100%; text-align: center; font-size: 14px; color: rgba(0, 0, 0, 0.65); margin-top: 10px; } .newsdetail .main_content .news_content .newsdetail .karticle .disc_ul { line-height: 24px; list-style: disc; padding-left: 20px; } .newsdetail .main_content .news_latest { position: absolute; right: 0; top: 108px; } .newsdetail.t20081001 .wztxt { letter-spacing: 0.05em; line-height: 24px; font-size: 14px; color: #444; overflow-x: hidden; } .newsdetail.t20081001 .wztxt p { margin-bottom: 24px; } .newsdetail.t19101601 #mp-editor, .newsdetail.t19090701 #mp-editor { font-size: 16px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1.9; outline: 0; overflow-y: auto; -o-tab-size: 4; tab-size: 4; -moz-tab-size: 4; text-align: left; word-wrap: break-word; } .newsdetail.t19101601 #mp-editor blockquote, .newsdetail.t19090701 #mp-editor blockquote, .newsdetail.t19101601 #mp-editor h1, .newsdetail.t19090701 #mp-editor h1, .newsdetail.t19101601 #mp-editor h2, .newsdetail.t19090701 #mp-editor h2, .newsdetail.t19101601 #mp-editor h3, .newsdetail.t19090701 #mp-editor h3, .newsdetail.t19101601 #mp-editor h4, .newsdetail.t19090701 #mp-editor h4, .newsdetail.t19101601 #mp-editor h5, .newsdetail.t19090701 #mp-editor h5, .newsdetail.t19101601 #mp-editor h6, .newsdetail.t19090701 #mp-editor h6, .newsdetail.t19101601 #mp-editor ol, .newsdetail.t19090701 #mp-editor ol, .newsdetail.t19101601 #mp-editor p, .newsdetail.t19090701 #mp-editor p, .newsdetail.t19101601 #mp-editor pre, .newsdetail.t19090701 #mp-editor pre, .newsdetail.t19101601 #mp-editor ul, .newsdetail.t19090701 #mp-editor ul { margin: 0.63em 0 1.8em 0; padding: 0; counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .newsdetail.t19101601 #mp-editor h1, .newsdetail.t19090701 #mp-editor h1 { font-size: 1.25em; } .newsdetail.t19101601 #mp-editor blockquote, .newsdetail.t19090701 #mp-editor blockquote { border-left: 4px solid #ccc; padding-left: 16px; margin-bottom: 0; } .newsdetail.t19101601 #mp-editor blockquote + blockquote, .newsdetail.t19090701 #mp-editor blockquote + blockquote { margin-top: 0; } .newsdetail.t19101601 #mp-editor ol, .newsdetail.t19090701 #mp-editor ol, .newsdetail.t19101601 #mp-editor ul, .newsdetail.t19090701 #mp-editor ul { padding-left: 0; } .newsdetail.t19101601 #mp-editor ol > li, .newsdetail.t19090701 #mp-editor ol > li, .newsdetail.t19101601 #mp-editor ul > li, .newsdetail.t19090701 #mp-editor ul > li { list-style-type: none; } .newsdetail.t19101601 #mp-editor ul > li::before, .newsdetail.t19090701 #mp-editor ul > li::before { content: '\2022'; } .newsdetail.t19101601 #mp-editor ul[data-checked=false], .newsdetail.t19090701 #mp-editor ul[data-checked=false], .newsdetail.t19101601 #mp-editor ul[data-checked=true], .newsdetail.t19090701 #mp-editor ul[data-checked=true] { pointer-events: none; } .newsdetail.t19101601 #mp-editor ul[data-checked=false] > li *, .newsdetail.t19090701 #mp-editor ul[data-checked=false] > li *, .newsdetail.t19101601 #mp-editor ul[data-checked=true] > li *, .newsdetail.t19090701 #mp-editor ul[data-checked=true] > li * { pointer-events: all; } .newsdetail.t19101601 #mp-editor ul[data-checked=false] > li::before, .newsdetail.t19090701 #mp-editor ul[data-checked=false] > li::before, .newsdetail.t19101601 #mp-editor ul[data-checked=true] > li::before, .newsdetail.t19090701 #mp-editor ul[data-checked=true] > li::before { color: #777; cursor: pointer; pointer-events: all; } .newsdetail.t19101601 #mp-editor ul[data-checked=true] > li::before, .newsdetail.t19090701 #mp-editor ul[data-checked=true] > li::before { content: '\2611'; } .newsdetail.t19101601 #mp-editor ul[data-checked=false] > li::before, .newsdetail.t19090701 #mp-editor ul[data-checked=false] > li::before { content: '\2610'; } .newsdetail.t19101601 #mp-editor li::before, .newsdetail.t19090701 #mp-editor li::before { display: inline-block; white-space: nowrap; width: 1.2em; } .newsdetail.t19101601 #mp-editor li:not(.ql-direction-rtl)::before, .newsdetail.t19090701 #mp-editor li:not(.ql-direction-rtl)::before { margin-left: -1.5em; margin-right: 0.3em; text-align: right; } .newsdetail.t19101601 #mp-editor li.ql-direction-rtl::before, .newsdetail.t19090701 #mp-editor li.ql-direction-rtl::before { margin-left: 0.3em; margin-right: -1.5em; } .newsdetail.t19101601 #mp-editor ol li:not(.ql-direction-rtl), .newsdetail.t19090701 #mp-editor ol li:not(.ql-direction-rtl), .newsdetail.t19101601 #mp-editor ul li:not(.ql-direction-rtl), .newsdetail.t19090701 #mp-editor ul li:not(.ql-direction-rtl) { padding-left: 1.5em; } .newsdetail.t19101601 #mp-editor ol li.ql-direction-rtl, .newsdetail.t19090701 #mp-editor ol li.ql-direction-rtl, .newsdetail.t19101601 #mp-editor ul li.ql-direction-rtl, .newsdetail.t19090701 #mp-editor ul li.ql-direction-rtl { padding-right: 1.5em; } .newsdetail.t19101601 #mp-editor ol li, .newsdetail.t19090701 #mp-editor ol li { counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; counter-increment: list-0; } .newsdetail.t19101601 #mp-editor ol li:before, .newsdetail.t19090701 #mp-editor ol li:before { content: counter(list-0, decimal) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-1, .newsdetail.t19090701 #mp-editor ol li.ql-indent-1 { counter-increment: list-1; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-1:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-1:before { content: counter(list-1, lower-alpha) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-1, .newsdetail.t19090701 #mp-editor ol li.ql-indent-1 { counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-2, .newsdetail.t19090701 #mp-editor ol li.ql-indent-2 { counter-increment: list-2; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-2:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-2:before { content: counter(list-2, lower-roman) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-2, .newsdetail.t19090701 #mp-editor ol li.ql-indent-2 { counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-3, .newsdetail.t19090701 #mp-editor ol li.ql-indent-3 { counter-increment: list-3; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-3:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-3:before { content: counter(list-3, decimal) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-3, .newsdetail.t19090701 #mp-editor ol li.ql-indent-3 { counter-reset: list-4 list-5 list-6 list-7 list-8 list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-4, .newsdetail.t19090701 #mp-editor ol li.ql-indent-4 { counter-increment: list-4; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-4:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-4:before { content: counter(list-4, lower-alpha) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-4, .newsdetail.t19090701 #mp-editor ol li.ql-indent-4 { counter-reset: list-5 list-6 list-7 list-8 list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-5, .newsdetail.t19090701 #mp-editor ol li.ql-indent-5 { counter-increment: list-5; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-5:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-5:before { content: counter(list-5, lower-roman) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-5, .newsdetail.t19090701 #mp-editor ol li.ql-indent-5 { counter-reset: list-6 list-7 list-8 list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-6, .newsdetail.t19090701 #mp-editor ol li.ql-indent-6 { counter-increment: list-6; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-6:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-6:before { content: counter(list-6, decimal) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-6, .newsdetail.t19090701 #mp-editor ol li.ql-indent-6 { counter-reset: list-7 list-8 list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-7, .newsdetail.t19090701 #mp-editor ol li.ql-indent-7 { counter-increment: list-7; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-7:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-7:before { content: counter(list-7, lower-alpha) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-7, .newsdetail.t19090701 #mp-editor ol li.ql-indent-7 { counter-reset: list-8 list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-8, .newsdetail.t19090701 #mp-editor ol li.ql-indent-8 { counter-increment: list-8; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-8:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-8:before { content: counter(list-8, lower-roman) '. '; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-8, .newsdetail.t19090701 #mp-editor ol li.ql-indent-8 { counter-reset: list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-9, .newsdetail.t19090701 #mp-editor ol li.ql-indent-9 { counter-increment: list-9; } .newsdetail.t19101601 #mp-editor ol li.ql-indent-9:before, .newsdetail.t19090701 #mp-editor ol li.ql-indent-9:before { content: counter(list-9, decimal) '. '; } .newsdetail.t19101601 #mp-editor .ql-align-center, .newsdetail.t19090701 #mp-editor .ql-align-center { text-align: center; } .newsdetail.t19101601 #mp-editor .ql-align-justify, .newsdetail.t19090701 #mp-editor .ql-align-justify { text-align: justify; } .newsdetail.t19101601 #mp-editor .ql-align-right, .newsdetail.t19090701 #mp-editor .ql-align-right { text-align: right; } .newsdetail.t19101601 #mp-editor a, .newsdetail.t19090701 #mp-editor a { background-color: transparent; -webkit-text-decoration-skip: objects; color: #06c; text-decoration: underline; } .newsdetail.t19101601 #mp-editor .img-desc, .newsdetail.t19090701 #mp-editor .img-desc { display: block; width: 528px; margin: 14px auto 20px; font-size: 12px!important; line-height: 20px!important; color: #919191 !important; } .case .head { position: relative; width: 100%; } .case .head .banner_wrapper { position: relative; width: 100%; height: 528px; background: url(../image/banner.959e33a.jpg) no-repeat; background-size: cover; } .case .head .banner_wrapper .banner_info_wraper { display: inline-block; position: absolute; left: 50%; margin-left: -640px; padding-left: 97px; width: 1280px; height: 100%; } .case .head .banner_wrapper .banner_info_wraper .banner_info { position: absolute; top: 225px; width: 100%; color: #FFFFFF; } .case .head .banner_wrapper .banner_info_wraper .banner_info .main_title { font-size: 40px; } .case .head .banner_wrapper .banner_info_wraper .banner_info .sub_title { margin-top: 10px; width: 825px; font-size: 16px; line-height: 24px; font-weight: 100; } .case .head .banner_wrapper .banner_info_wraper .banner_info button { margin-top: 24px; width: 160px; height: 40px; line-height: 40px; color: #243A77; background: #FFFFFF; font-size: 16px; } .case .head .banner_wrapper .banner_info_wraper .banner_info button:hover { background: rgba(255, 255, 255, 0.85); } .case .head .banner_wrapper .banner_info_wraper .banner_info button:active { background: rgba(255, 255, 255, 0.75); } .case.casegovern .head .banner_wrapper { background: url(../image/banner.fd140e0.jpg) no-repeat; background-size: cover; } .case.retail .head .banner_wrapper { background: url(../image/banner.dfb2c06.png) no-repeat; background-size: cover; } .case.energy .head .banner_wrapper { background: url(../image/banner.3d99447.png) no-repeat; background-size: cover; } .case.traditional-industry .head .banner_wrapper { background: url(../image/banner.e784bb7.png) no-repeat; background-size: cover; } .case .main_content { text-align: center; } .case .main_content .kehu_box { background-color: #F8F9FB; text-align: center; } .case .main_content .kehu_box .itemul { margin-top: 60px; } .case .main_content .kehu_box .itemul li { margin-bottom: 0; } .case .main_content .kehu_box .itemul li:nth-child(1) { background: url(../image/logo_yinhua.934f810.png) no-repeat; background-size: cover; } .case .main_content .kehu_box .itemul li:nth-child(2) { background: url(../image/logo_guoshou.aa2f9d4.png) no-repeat; background-size: cover; } .case .main_content .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .inner_1280 .m_sub_title { font-size: 14px; padding-top: 12px; line-height: 17px; color: rgba(0, 0, 0, 0.65); } .case .main_content .inner_1280 .m_title_title { font-size: 20px; font-weight: 400; color: #091621; margin-top: 60px; } .case .main_content .md_6_new-retail { width: 100%; background: url(../image/userbg.2e18a62.png) no-repeat; background-size: cover; } .case .main_content .md_6_new-retail .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .md_6_new-retail .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .md_6_new-retail .itemul { margin-top: 60px; } .case .main_content .md_6_new-retail .itemul li { margin-bottom: 0; } .case .main_content .md_6_new-retail .itemul li a { display: block; width: 100%; height: 100%; } .case .main_content .md_6_new-retail .itemul li:nth-child(1) { width: 398px; height: 160px; background: url(../image/user1.3ede523.png) no-repeat; background-size: cover; margin: 0 8px 24px 0; } .case .main_content .md_6_new-retail .itemul li:nth-child(2) { width: 398px; height: 160px; background: url(../image/user2.2687bdf.png) no-repeat; background-size: cover; margin: 0 8px 24px 0; } .case .main_content .beijing_box { background-color: #FFFFFF; text-align: center; } .case .main_content .beijing_box .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .beijing_box .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .beijing_box .inner_1280 .inner_1280_content { margin-top: 60px; } .case .main_content .beijing_box .inner_1280 .inner_1280_content .inner_1280_content_img { float: left; width: 480px; height: 240px; } .case .main_content .beijing_box .inner_1280 .inner_1280_content .inner_1280_content_img .inner_1280_content_img_size { width: 100%; height: 100%; } .case .main_content .beijing_box .inner_1280 .inner_1280_content .inner_1280_content_desc { padding-top: 36px; float: left; width: 660px; height: 240px; margin-left: 60px; text-align: left; } .case .main_content .beijing_box .inner_1280 .inner_1280_content .inner_1280_content_desc .inner_1280_content_desc_title { font-size: 20px; font-weight: 400; color: #091621; } .case .main_content .beijing_box .inner_1280 .inner_1280_content .inner_1280_content_desc .inner_1280_content_desc_desc { margin-top: 14px; width: 100%; font-size: 14px; color: #000000; line-height: 26px; } .case .main_content .beijing_box .background { margin-top: 60px; padding: 0 55px; font-size: 14px; text-align: left; line-height: 26px; } .case .main_content .beijing_box_energy { background-color: #FFFFFF; text-align: center; } .case .main_content .beijing_box_energy .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .beijing_box_energy .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .beijing_box_energy .inner_1280 .inner_1280_content { margin-top: 60px; } .case .main_content .beijing_box_energy .inner_1280 .inner_1280_content .inner_1280_content_img { float: left; width: 480px; height: 240px; } .case .main_content .beijing_box_energy .inner_1280 .inner_1280_content .inner_1280_content_img .inner_1280_content_img_size { width: 100%; height: 100%; } .case .main_content .beijing_box_energy .inner_1280 .inner_1280_content .inner_1280_content_desc { float: left; width: 660px; height: 240px; margin-left: 60px; text-align: left; } .case .main_content .beijing_box_energy .inner_1280 .inner_1280_content .inner_1280_content_desc .inner_1280_content_desc_title { font-size: 20px; font-weight: 400; color: #091621; } .case .main_content .beijing_box_energy .inner_1280 .inner_1280_content .inner_1280_content_desc .inner_1280_content_desc_desc { margin-top: 14px; width: 100%; font-size: 14px; color: #000000; line-height: 26px; } .case .main_content .beijing_box_energy .background { margin-top: 60px; padding: 0 55px; font-size: 14px; text-align: left; line-height: 26px; } .case .main_content .mubiao_box { background-color: #F8F9FB; text-align: center; background: url(../image/projectbg.51f5145.png) no-repeat; background-size: cover; } .case .main_content .mubiao_box .m_title { color: #FFFFFF; } .case .main_content .mubiao_box .itemul { margin-top: 60px; } .case .main_content .mubiao_box .itemul li { position: relative; padding: 0 24px; height: 270px; text-align: center; } .case .main_content .mubiao_box .itemul li em { position: absolute; top: 34px; margin-left: -33px; font-size: 60px; line-height: 90px; color: rgba(0, 0, 0, 0.04); font-style: normal; } .case .main_content .mubiao_box .itemul li h4 { margin-top: 85px; font-size: 18px; color: #091621; font-weight: 500; } .case .main_content .mubiao_box .itemul li p { margin-top: 16px; font-size: 14px; font-weight: 300; color: rgba(0, 0, 0, 0.65); line-height: 24px; text-align: left; } .case .main_content .fangan_box { background-color: #FFFFFF; text-align: center; } .case .main_content .fangan_box .fangan_wrapper { padding: 0 40px; } .case .main_content .fangan_box .fangan { margin-top: 32px; line-height: 26px; text-align: left; } .case .main_content .fangan_box img { margin-top: 15px; width: 100%; } .case .main_content .shouyi_box { background-color: #F8F9FB; text-align: center; } .case .main_content .shouyi_box p { margin-top: 32px; line-height: 26px; } .case .main_content .shouyi_box .shouyi_ani { position: relative; margin-top: 40px; width: 1200px; height: 646px; background: #FFFFFF; text-align: left; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg { width: 100%; height: 100%; background: url(../image/baidi.15f4f96.jpg) -14px -1px no-repeat; background-size: cover; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li { position: relative; display: inline-block; width: 100%; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li .blocker { display: inline-block; margin-left: 177px; background: #f8f9fb; width: 470px; height: 100%; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li img { display: inline-block; width: 40px; height: 24px; vertical-align: top; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li .btntxt { display: inline-block; width: 97px; height: 38px; border: 1px solid #243A77; color: #243A77; font-size: 16px; line-height: 38px; text-align: center; vertical-align: top; font-weight: 600; cursor: pointer; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li .detail { opacity: 0; position: relative; margin: -9px 0 0 15px; display: inline-block; padding: 10px 13px; width: 366px; height: 132px; border: 1px solid #243A77; font-size: 14px; line-height: 26px; vertical-align: top; -webkit-transition: opacity 0.6s linear; -o-transition: opacity 0.6s linear; transition: opacity 0.6s linear; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li .detail:before, .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li .detail:after { position: absolute; top: 50px; left: -20px; content: ' '; display: inline-block; width: 0; height: 0; border-width: 10px; border-style: solid; border-right-color: #243A77; border-top-color: transparent; border-left-color: transparent; border-bottom-color: transparent; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li .detail:after { left: -18px; border-right-color: #FFFFFF; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li.active .blocker { background: #e5e6f8; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li.active .btntxt { background: #243A77; color: #FFFFFF; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li.active .detail { opacity: 1; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(1) { height: 105px; margin-top: 82px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(1) img { margin-top: 40px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(1) .btntxt { margin-top: 33px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(2) { height: 78px; margin-top: 13px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(2) img { margin-top: 26px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(2) .btntxt { margin-top: 18px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(2) .detail { height: 100px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(2) .detail:before, .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(2) .detail:after { top: 37px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(3) { height: 101px; margin-top: 13px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(3) img { margin-top: 35px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(3) .btntxt { margin-top: 28px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(3) .detail { margin-top: 0; height: 100px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(3) .detail:before, .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(3) .detail:after { top: 37px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(4) { height: 92px; margin-top: 12px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(4) img { margin-top: 35px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(4) .btntxt { margin-top: 28px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(4) .detail { margin-top: -24px; height: 150px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(4) .detail:before, .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(4) .detail:after { top: 60px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(5) { height: 94px; margin-top: 12px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(5) img { margin-top: 35px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(5) .btntxt { margin-top: 28px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(5) .detail { margin-top: -35px; height: 150px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(5) .detail:before, .case .main_content .shouyi_box .shouyi_ani .shouyi_bg li:nth-child(5) .detail:after { top: 72px; } .case .main_content .shouyi_box .shouyi_ani .datu { position: absolute; display: inline-block; top: 14px; left: 14px; width: 637px; height: 618px; } .case .main_content .shouyi_box .shouyi_ani .shouyi_title { position: absolute; top: 40px; left: 708px; font-size: 16px; color: #243A77; font-weight: bold; } .case .main_content .xiangguan_box { background-color: #FFFFFF; text-align: center; } .case .main_content .xiangguan_box .itemul { margin-top: 60px; } .case .main_content .xiangguan_box .itemul li { position: relative; padding: 32px; height: 200px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } .case .main_content .xiangguan_box .itemul li h4 { font-size: 24px; color: #FFFFFF; line-height: 33px; font-weight: 500; } .case .main_content .xiangguan_box .itemul li p { margin-top: 8px; font-size: 14px; line-height: 24px; color: #FFFFFF; white-space: normal; overflow: hidden; height: 72px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .case .main_content .xiangguan_box .itemul li a { position: absolute; display: block; bottom: 24px; font-size: 14px; color: #FFFFFF; } .case .main_content .xiangguan_box .itemul li:nth-child(1) { background: url(../image/BDP.ce87ee2.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box .itemul li:nth-child(2) { background: url(../image/Assets.dfce44f.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box .itemul li:hover { background-size: 120% 120%; } .case .main_content .xiangguan_box.govern_xg .prev, .case .main_content .xiangguan_box.govern_xg .next { position: absolute; top: 240px; display: inline-block; width: 40px; height: 40px; cursor: pointer; } .case .main_content .xiangguan_box.govern_xg .prev.disable, .case .main_content .xiangguan_box.govern_xg .next.disable { cursor: not-allowed; } .case .main_content .xiangguan_box.govern_xg .prev { left: -10px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAACR0lEQVR4nO3av24TQRAG8JgCp0x4ACvF3J0tKyTgit29UyJZYLo0bokJtevZvcTgJyAl4Z/S0xGBeYcAPRJRoAfapCFaCqRIMcuRXIq9Rd9Pcv9p5Lmbm92ZGQAAAAAAAAAAAAAAAAD4T8WSP7WU7vrOESwSbEnxz6bUxlpb850nOCTYnv6keb2ytj3nO1NQzhRQsI0kH7RXecl3rmDEig+ni0iCj5pyc913tiAs98YLJPijo4g2kvmTfv/VVd8ZK28w2J2NhH7pKmIszH6nyw3fGYNA0jwgZY4dRfxOQt/2nS8I19P8pvu5aE6ijLcw6pzDotLzsTRv3S3NbxaVnvedsfKstTVK+SEJc/JHERUfUja64TtjENppfuf3M3Dq36jMcaK27vvOF4ROlxsk+b2rpSnlZzSc1H1nrDwaTuqx0E+dRVT6w3JvvOA7YxCacnOdBB85Xi4/2kr3fOcLQnuVlyLJB65Rh4R+ZK294jtj5a2sbc9FSu+5W9q8u9V/fM13xsqz1taaKefOUUfoL9jqnFNL6W6s+JujpT/7zhYEFLCkohYmYb6ihQvgJXIJRWNMM8vHGGMKFA3Ssczv+s5XWTSc1BPFO/iUK6HT5UYszL6zeFI/xzKhQNE6i7J8w3e+yrLW1hKpR1ioloCV/iUUHSolUo9wqFSAsnwDx5olDAa7s4niFzhYL6HoakeieAcjyj/87XJRK+N7vrMFYbp4uN52QWeKp/QeLlhe0OkWJeUcI0oJuGQOAAAAAAAAAAAAAAAQjl+TjepVxugtbgAAAABJRU5ErkJggg==) no-repeat; background-size: cover; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .case .main_content .xiangguan_box.govern_xg .prev.disable { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAB7ElEQVR4nO3av0sjQRjGcRMJKMQm12ilQpJdOROEUUzIukx+nEoKu+lTpU/jqruBhYMDLexSXOWf+l51cMQ1KpljRvh+/oKHl1322Zl3YwMAAAAAAAAAAAAAVupezWqNaH7uOseXIyKlo3G6H+pMhzrTrvN8KUpNK604af0dHgP8BG0W1XrvtvPv8BjgB52Nn3YbgyReHl59lHdcZ/OaiJTDKG8uDy7UmQ5+5KfGzLZdZ/TWZPKyFUZ3qmh4zcv70Biz6Tqjt7rmudbUSbQ8uMYgjdXFw57rfN4SkdLJdX5Q9NTVR3knuHnccZ3RW0pNK8fDvF00vONh3lZqWnGd0VvBzeNOfZS/qiihzvTJdX4gIiXXGb2lLh72GoP0VUVp6iTqmuea63zeEpFy0M+CoqcujO7UZPKy5Tqjt4yZbQc6PS3sd/0sEJGy64zeCoe/vhVXlCQ+Gz/tus7nrZUVpXfb0WZRdZ3RW2r6+82K0oqTFhVlBW0W1bcqytE43aeivKMRzc+XB/e9f9/rXs2oKB/BANekzaIaDuddXuE18BGxQERK7cufh9SYNVGkLeBXzgIOEyzhOMsCDlQt4EjfAi6VLOFa0wIu1i1YVXVY7fgElossYL3NAhYsLWDF1xKWzAEAAAAAAAAAAP6/P4YIYiAGTEY3AAAAAElFTkSuQmCC) no-repeat; background-size: cover; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .case .main_content .xiangguan_box.govern_xg .next { right: -8px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAACR0lEQVR4nO3av24TQRAG8JgCp0x4ACvF3J0tKyTgit29UyJZYLo0bokJtevZvcTgJyAl4Z/S0xGBeYcAPRJRoAfapCFaCqRIMcuRXIq9Rd9Pcv9p5Lmbm92ZGQAAAAAAAAAAAAAAAAD4T8WSP7WU7vrOESwSbEnxz6bUxlpb850nOCTYnv6keb2ytj3nO1NQzhRQsI0kH7RXecl3rmDEig+ni0iCj5pyc913tiAs98YLJPijo4g2kvmTfv/VVd8ZK28w2J2NhH7pKmIszH6nyw3fGYNA0jwgZY4dRfxOQt/2nS8I19P8pvu5aE6ijLcw6pzDotLzsTRv3S3NbxaVnvedsfKstTVK+SEJc/JHERUfUja64TtjENppfuf3M3Dq36jMcaK27vvOF4ROlxsk+b2rpSnlZzSc1H1nrDwaTuqx0E+dRVT6w3JvvOA7YxCacnOdBB85Xi4/2kr3fOcLQnuVlyLJB65Rh4R+ZK294jtj5a2sbc9FSu+5W9q8u9V/fM13xsqz1taaKefOUUfoL9jqnFNL6W6s+JujpT/7zhYEFLCkohYmYb6ihQvgJXIJRWNMM8vHGGMKFA3Ssczv+s5XWTSc1BPFO/iUK6HT5UYszL6zeFI/xzKhQNE6i7J8w3e+yrLW1hKpR1ioloCV/iUUHSolUo9wqFSAsnwDx5olDAa7s4niFzhYL6HoakeieAcjyj/87XJRK+N7vrMFYbp4uN52QWeKp/QeLlhe0OkWJeUcI0oJuGQOAAAAAAAAAAAAAAAQjl+TjepVxugtbgAAAABJRU5ErkJggg==) no-repeat; background-size: cover; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .case .main_content .xiangguan_box.govern_xg .next.disable { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAB7ElEQVR4nO3av0sjQRjGcRMJKMQm12ilQpJdOROEUUzIukx+nEoKu+lTpU/jqruBhYMDLexSXOWf+l51cMQ1KpljRvh+/oKHl1322Zl3YwMAAAAAAAAAAAAAVupezWqNaH7uOseXIyKlo3G6H+pMhzrTrvN8KUpNK604af0dHgP8BG0W1XrvtvPv8BjgB52Nn3YbgyReHl59lHdcZ/OaiJTDKG8uDy7UmQ5+5KfGzLZdZ/TWZPKyFUZ3qmh4zcv70Biz6Tqjt7rmudbUSbQ8uMYgjdXFw57rfN4SkdLJdX5Q9NTVR3knuHnccZ3RW0pNK8fDvF00vONh3lZqWnGd0VvBzeNOfZS/qiihzvTJdX4gIiXXGb2lLh72GoP0VUVp6iTqmuea63zeEpFy0M+CoqcujO7UZPKy5Tqjt4yZbQc6PS3sd/0sEJGy64zeCoe/vhVXlCQ+Gz/tus7nrZUVpXfb0WZRdZ3RW2r6+82K0oqTFhVlBW0W1bcqytE43aeivKMRzc+XB/e9f9/rXs2oKB/BANekzaIaDuddXuE18BGxQERK7cufh9SYNVGkLeBXzgIOEyzhOMsCDlQt4EjfAi6VLOFa0wIu1i1YVXVY7fgElossYL3NAhYsLWDF1xKWzAEAAAAAAAAAAP6/P4YIYiAGTEY3AAAAAElFTkSuQmCC) no-repeat; background-size: cover; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .case .main_content .xiangguan_box.govern_xg .inner_1280 { position: relative; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper { overflow-x: hidden; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul { width: 1812px; white-space: nowrap; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li { margin-right: 24px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li:nth-child(1) { background: url(../image/DAAS.f9def93.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li:nth-child(2) { background: url(../image/BDP.ce87ee2.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li:nth-child(3) { background: url(../image/Assets.dfce44f.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li:nth-child(4) { background: url(../image/STREAM.ef83267.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li:nth-child(5) { background: url(../image/DSP.54566f8.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li:nth-child(6) { background: url(../image/DSYNC.9f49c28.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box.govern_xg .itemul_wrapper .itemul li:hover { background-size: 120% 120%; } .case .main_content .xiangguan_box.govern_xg .pages span { margin-right: 5px; display: inline-block; width: 32px; height: 2px; background: rgba(36, 58, 119, 0.15); } .case .main_content .xiangguan_box.govern_xg .pages span.activepage { background: #243A77; } .case .main_content .xiangguan_box.govern_xg .pages span:last-child { margin-right: 0; } .case .main_content .xiangguan_box2 { background: url(../image/userbg.2e18a62.png) no-repeat; background-size: cover; text-align: center; } .case .main_content .xiangguan_box2 .itemul { margin-top: 60px; } .case .main_content .xiangguan_box2 .itemul li { position: relative; padding: 32px; height: 150px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } .case .main_content .xiangguan_box2 .itemul li h4 { font-size: 24px; color: #FFFFFF; line-height: 33px; font-weight: 500; } .case .main_content .xiangguan_box2 .itemul li p { margin-top: 8px; font-size: 14px; line-height: 24px; color: #FFFFFF; white-space: normal; overflow: hidden; height: 72px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .case .main_content .xiangguan_box2 .itemul li a { position: absolute; display: block; bottom: 24px; font-size: 14px; color: #FFFFFF; } .case .main_content .xiangguan_box2 .itemul li:nth-child(1) { background: url(../image/BDP.ce87ee2.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box2 .itemul li:nth-child(2) { background: url(../image/Assets.dfce44f.png) center center no-repeat; background-size: 100% 100%; } .case .main_content .xiangguan_box2 .itemul li:hover { background-size: 120% 120%; } .case .main_content .xiangguan_box2.govern_xg .fund_prev, .case .main_content .xiangguan_box2.govern_xg .fund_next { position: absolute; top: 220px; display: inline-block; width: 40px; height: 40px; cursor: pointer; } .case .main_content .xiangguan_box2.govern_xg .fund_prev.disable, .case .main_content .xiangguan_box2.govern_xg .fund_next.disable { cursor: not-allowed; } .case .main_content .xiangguan_box2.govern_xg .fund_prev { left: -10px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAACR0lEQVR4nO3av24TQRAG8JgCp0x4ACvF3J0tKyTgit29UyJZYLo0bokJtevZvcTgJyAl4Z/S0xGBeYcAPRJRoAfapCFaCqRIMcuRXIq9Rd9Pcv9p5Lmbm92ZGQAAAAAAAAAAAAAAAAD4T8WSP7WU7vrOESwSbEnxz6bUxlpb850nOCTYnv6keb2ytj3nO1NQzhRQsI0kH7RXecl3rmDEig+ni0iCj5pyc913tiAs98YLJPijo4g2kvmTfv/VVd8ZK28w2J2NhH7pKmIszH6nyw3fGYNA0jwgZY4dRfxOQt/2nS8I19P8pvu5aE6ijLcw6pzDotLzsTRv3S3NbxaVnvedsfKstTVK+SEJc/JHERUfUja64TtjENppfuf3M3Dq36jMcaK27vvOF4ROlxsk+b2rpSnlZzSc1H1nrDwaTuqx0E+dRVT6w3JvvOA7YxCacnOdBB85Xi4/2kr3fOcLQnuVlyLJB65Rh4R+ZK294jtj5a2sbc9FSu+5W9q8u9V/fM13xsqz1taaKefOUUfoL9jqnFNL6W6s+JujpT/7zhYEFLCkohYmYb6ihQvgJXIJRWNMM8vHGGMKFA3Ssczv+s5XWTSc1BPFO/iUK6HT5UYszL6zeFI/xzKhQNE6i7J8w3e+yrLW1hKpR1ioloCV/iUUHSolUo9wqFSAsnwDx5olDAa7s4niFzhYL6HoakeieAcjyj/87XJRK+N7vrMFYbp4uN52QWeKp/QeLlhe0OkWJeUcI0oJuGQOAAAAAAAAAAAAAAAQjl+TjepVxugtbgAAAABJRU5ErkJggg==) no-repeat; background-size: cover; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .case .main_content .xiangguan_box2.govern_xg .fund_prev.disable { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAB7ElEQVR4nO3av0sjQRjGcRMJKMQm12ilQpJdOROEUUzIukx+nEoKu+lTpU/jqruBhYMDLexSXOWf+l51cMQ1KpljRvh+/oKHl1322Zl3YwMAAAAAAAAAAAAAVupezWqNaH7uOseXIyKlo3G6H+pMhzrTrvN8KUpNK604af0dHgP8BG0W1XrvtvPv8BjgB52Nn3YbgyReHl59lHdcZ/OaiJTDKG8uDy7UmQ5+5KfGzLZdZ/TWZPKyFUZ3qmh4zcv70Biz6Tqjt7rmudbUSbQ8uMYgjdXFw57rfN4SkdLJdX5Q9NTVR3knuHnccZ3RW0pNK8fDvF00vONh3lZqWnGd0VvBzeNOfZS/qiihzvTJdX4gIiXXGb2lLh72GoP0VUVp6iTqmuea63zeEpFy0M+CoqcujO7UZPKy5Tqjt4yZbQc6PS3sd/0sEJGy64zeCoe/vhVXlCQ+Gz/tus7nrZUVpXfb0WZRdZ3RW2r6+82K0oqTFhVlBW0W1bcqytE43aeivKMRzc+XB/e9f9/rXs2oKB/BANekzaIaDuddXuE18BGxQERK7cufh9SYNVGkLeBXzgIOEyzhOMsCDlQt4EjfAi6VLOFa0wIu1i1YVXVY7fgElossYL3NAhYsLWDF1xKWzAEAAAAAAAAAAP6/P4YIYiAGTEY3AAAAAElFTkSuQmCC) no-repeat; background-size: cover; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .case .main_content .xiangguan_box2.govern_xg .fund_next { right: -8px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAACR0lEQVR4nO3av24TQRAG8JgCp0x4ACvF3J0tKyTgit29UyJZYLo0bokJtevZvcTgJyAl4Z/S0xGBeYcAPRJRoAfapCFaCqRIMcuRXIq9Rd9Pcv9p5Lmbm92ZGQAAAAAAAAAAAAAAAAD4T8WSP7WU7vrOESwSbEnxz6bUxlpb850nOCTYnv6keb2ytj3nO1NQzhRQsI0kH7RXecl3rmDEig+ni0iCj5pyc913tiAs98YLJPijo4g2kvmTfv/VVd8ZK28w2J2NhH7pKmIszH6nyw3fGYNA0jwgZY4dRfxOQt/2nS8I19P8pvu5aE6ijLcw6pzDotLzsTRv3S3NbxaVnvedsfKstTVK+SEJc/JHERUfUja64TtjENppfuf3M3Dq36jMcaK27vvOF4ROlxsk+b2rpSnlZzSc1H1nrDwaTuqx0E+dRVT6w3JvvOA7YxCacnOdBB85Xi4/2kr3fOcLQnuVlyLJB65Rh4R+ZK294jtj5a2sbc9FSu+5W9q8u9V/fM13xsqz1taaKefOUUfoL9jqnFNL6W6s+JujpT/7zhYEFLCkohYmYb6ihQvgJXIJRWNMM8vHGGMKFA3Ssczv+s5XWTSc1BPFO/iUK6HT5UYszL6zeFI/xzKhQNE6i7J8w3e+yrLW1hKpR1ioloCV/iUUHSolUo9wqFSAsnwDx5olDAa7s4niFzhYL6HoakeieAcjyj/87XJRK+N7vrMFYbp4uN52QWeKp/QeLlhe0OkWJeUcI0oJuGQOAAAAAAAAAAAAAAAQjl+TjepVxugtbgAAAABJRU5ErkJggg==) no-repeat; background-size: cover; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .case .main_content .xiangguan_box2.govern_xg .fund_next.disable { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAB7ElEQVR4nO3av0sjQRjGcRMJKMQm12ilQpJdOROEUUzIukx+nEoKu+lTpU/jqruBhYMDLexSXOWf+l51cMQ1KpljRvh+/oKHl1322Zl3YwMAAAAAAAAAAAAAVupezWqNaH7uOseXIyKlo3G6H+pMhzrTrvN8KUpNK604af0dHgP8BG0W1XrvtvPv8BjgB52Nn3YbgyReHl59lHdcZ/OaiJTDKG8uDy7UmQ5+5KfGzLZdZ/TWZPKyFUZ3qmh4zcv70Biz6Tqjt7rmudbUSbQ8uMYgjdXFw57rfN4SkdLJdX5Q9NTVR3knuHnccZ3RW0pNK8fDvF00vONh3lZqWnGd0VvBzeNOfZS/qiihzvTJdX4gIiXXGb2lLh72GoP0VUVp6iTqmuea63zeEpFy0M+CoqcujO7UZPKy5Tqjt4yZbQc6PS3sd/0sEJGy64zeCoe/vhVXlCQ+Gz/tus7nrZUVpXfb0WZRdZ3RW2r6+82K0oqTFhVlBW0W1bcqytE43aeivKMRzc+XB/e9f9/rXs2oKB/BANekzaIaDuddXuE18BGxQERK7cufh9SYNVGkLeBXzgIOEyzhOMsCDlQt4EjfAi6VLOFa0wIu1i1YVXVY7fgElossYL3NAhYsLWDF1xKWzAEAAAAAAAAAAP6/P4YIYiAGTEY3AAAAAElFTkSuQmCC) no-repeat; background-size: cover; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .case .main_content .xiangguan_box2.govern_xg .inner_1280 { position: relative; } .case .main_content .xiangguan_box2.govern_xg .itemul_wrapper { width: 100%; text-align: left; margin-top: 60px; } .case .main_content .xiangguan_box2.govern_xg .itemul_wrapper .itemul_wrapper_img { width: 397px; height: 160px; } .case .main_content .xiangguan_box2.govern_xg .pages span { margin-right: 5px; display: inline-block; width: 32px; height: 2px; background: rgba(36, 58, 119, 0.15); } .case .main_content .xiangguan_box2.govern_xg .pages span.activepage { background: #243A77; } .case .main_content .xiangguan_box2.govern_xg .pages span:last-child { margin-right: 0; } .case .main_content .liangdian_box { background-color: #F8F9FB; text-align: center; } .case .main_content .liangdian_box .tedian_box { margin-top: 60px; } .case .main_content .liangdian_box .tedian_box li { height: 180px; } .case .main_content .md_4_energy { width: 100%; background-color: #F4F4F4; } .case .main_content .md_4_energy h5 { font-size: 18px; font-weight: 400; color: #091621; height: 25px; line-height: 25px; margin-top: 24px; } .case .main_content .md_4_energy p { font-size: 14px; color: #000000; margin-top: 16px; padding-top: 0px !important; width: 228px; line-height: 24px; text-align: left; } .case .main_content .md_4_energy .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .md_4_energy .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .md_4_energy .shouyi_box { margin-top: 60px; font-size: 0; } .case .main_content .md_4_energy .shouyi_box li { display: inline-block; width: 282px; height: 460px; vertical-align: top; text-align: center; background: #FFFFFF; } .case .main_content .md_4_energy .shouyi_box li:not(:last-child) { margin-right: 24px; } .case .main_content .md_4_energy .shouyi_box li img { display: inline-block; margin-top: 52px; width: 70px; height: 70px; } .case .main_content .md_4_energy .shouyi_box li p { padding: 40px 20px 0; padding-left: 30px; font-size: 14px; color: rgba(0, 0, 0, 0.65); line-height: 24px; } .case .main_content .md_4_energy .shouyi_box li:nth-child(2) p { padding: 40px 25px 0; } .case .main_content .md_4_new-retail { width: 100%; background-color: #F4F4F4; } .case .main_content .md_4_new-retail h5 { font-size: 18px; font-weight: 400; color: #091621; height: 25px; line-height: 25px; margin-top: 24px; } .case .main_content .md_4_new-retail p { font-size: 14px; color: #000000; margin-top: 16px; padding-top: 0px !important; width: 228px; line-height: 24px; text-align: left; } .case .main_content .md_4_new-retail .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .md_4_new-retail .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .md_4_new-retail .shouyi_box { margin-top: 60px; font-size: 0; } .case .main_content .md_4_new-retail .shouyi_box li { display: inline-block; width: 282px; height: 460px; vertical-align: top; text-align: center; background: #FFFFFF; } .case .main_content .md_4_new-retail .shouyi_box li:not(:last-child) { margin-right: 24px; } .case .main_content .md_4_new-retail .shouyi_box li img { display: inline-block; margin-top: 52px; width: 70px; height: 70px; } .case .main_content .md_4_new-retail .shouyi_box li p { padding: 40px 20px 0; padding-left: 30px; font-size: 14px; color: rgba(0, 0, 0, 0.65); line-height: 24px; } .case .main_content .md_4_new-retail .shouyi_box li:nth-child(2) p { padding: 40px 25px 0; } .case .main_content .md_4 { width: 100%; background-color: #F4F4F4; } .case .main_content .md_4 h5 { font-size: 18px; font-weight: 400; color: #091621; height: 25px; line-height: 25px; margin-top: 24px; } .case .main_content .md_4 p { font-size: 14px; color: #000000; margin-top: 16px; padding-top: 0px !important; width: 336px; line-height: 24px; text-align: left; } .case .main_content .md_4 .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .md_4 .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .md_4 .shouyi_box { margin-top: 60px; font-size: 0; } .case .main_content .md_4 .shouyi_box li { display: inline-block; width: 384px; height: 340px; vertical-align: top; text-align: center; background: #FFFFFF; } .case .main_content .md_4 .shouyi_box li:not(:last-child) { margin-right: 24px; } .case .main_content .md_4 .shouyi_box li img { display: inline-block; margin-top: 52px; width: 70px; height: 70px; } .case .main_content .md_4 .shouyi_box li p { padding: 40px 20px 0; padding-left: 30px; font-size: 14px; color: rgba(0, 0, 0, 0.65); line-height: 24px; } .case .main_content .md_4 .shouyi_box li:nth-child(2) p { padding: 40px 25px 0; } .case .main_content .md_6 { width: 100%; background-color: #F4F4F4; } .case .main_content .md_6 .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .md_6 .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .md_6 .itemul { margin-top: 60px; } .case .main_content .md_6 .itemul li { margin-bottom: 0; } .case .main_content .md_6 .itemul li a { display: block; width: 100%; height: 100%; } .case .main_content .md_6 .itemul li:nth-child(1) { width: 588px; height: 160px; background: url(../image/user.1453e52.png) no-repeat; background-size: 588px 160px; } .case .main_content .md_6_traditional-industry { width: 100%; background: url(../image/userbg.2e18a62.png) no-repeat; background-size: cover; } .case .main_content .md_6_traditional-industry .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .md_6_traditional-industry .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .md_6_traditional-industry .itemul { margin-top: 60px; } .case .main_content .md_6_traditional-industry .itemul li { margin-bottom: 0; } .case .main_content .md_6_traditional-industry .itemul li a { display: block; width: 100%; height: 100%; } .case .main_content .md_6_traditional-industry .itemul li:nth-child(1) { width: 398px; height: 160px; background: url(../image/user1.fcf30c2.png) no-repeat; background-size: cover; margin: 0 8px 24px 0; } .case .main_content .md_6_traditional-industry .itemul li:nth-child(2) { width: 398px; height: 160px; background: url(../image/user2.4794509.png) no-repeat; background-size: cover; margin: 0 8px 24px 0; } .case .main_content .md_6_energy { width: 100%; background: url(../image/userbg.2e18a62.png) no-repeat; background-size: cover; } .case .main_content .md_6_energy .inner_1280 { display: inline-block; width: 1280px; padding: 70px 39px 70px; } .case .main_content .md_6_energy .inner_1280 .m_title { font-size: 30px; line-height: 33px; color: #091621; } .case .main_content .md_6_energy .itemul { margin-top: 60px; } .case .main_content .md_6_energy .itemul li { margin-bottom: 0; } .case .main_content .md_6_energy .itemul li a { display: block; width: 100%; height: 100%; } .case .main_content .md_6_energy .itemul li:nth-child(1) { width: 398px; height: 160px; background: url(../image/user.e342e42.png) no-repeat; background-size: cover; margin: 0 8px 24px 0; }