/* ===== swiper.min.css ===== */
/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.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;-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}.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: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: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: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: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;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;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;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;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;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;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}

/* ===== jquery.galpop.css ===== */
#galpop-wrapper {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, .8);
}
#galpop-container {
  border-radius:5px;
  padding:10px;
  background-color:rgb(255, 255, 255);
  background-color:rgba(255, 255, 255, .8);
}
#galpop-wrapper.loaded-ajax #galpop-container,
#galpop-wrapper.loaded-iframe #galpop-container {
  width:70vw;
  height:70vh;
  padding:0;
  border-radius:0;
}
#galpop-wrapper.loaded-iframe iframe {
  width:100%;
  height:70vh;
  border:0;
}
#galpop-wrapper.loaded-ajax #galpop-content {
  padding:10px 20px;
}
#galpop-ajax {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:1;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition:opacity 0.5s;
  background-image:url("../images/ajax-loader.gif");
  background-repeat:no-repeat;
  background-position:center;
}
#galpop-wrapper.complete #galpop-ajax {
  opacity:0;
}
#galpop-info {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, .8);
  color:#fff;
  font-size:.8em;
  padding:10px;
  left:0;
  bottom:0;
}
#galpop-close {
  top:-30px;
  right:-30px;
  width:36px;
  height:36px;
  background-image:url("../images/btn-close.png");
  background-repeat:no-repeat;
}

/* Important to the slider! Be careful when changing these values! */

.lock-scroll {
  /*overflow: hidden !important;*/
}
#galpop-wrapper {
  display:none;
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:100;
}
#galpop-container {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height:100px;
  width:100px;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -o-transition: width 0.5s, height 0.5s;
  -ms-transition: width 0.5s, height 0.5s;
  -moz-transition: width 0.5s, height 0.5s;
  -webkit-transition: width 0.5s, height 0.5s;
  transition:width 0.5s, height 0.5s;
  overflow: visible !important;
}
#galpop-prev,
#galpop-next {
  position:absolute;
  top:0;
  bottom:0;
  z-index:5;
  background-repeat:no-repeat;
  outline:none;
}
#galpop-prev {
  left:0;
  right:50%;
}
#galpop-next {
  left:50%;
  right:0;
}
#galpop-prev:hover {
  background-image:url("../images/btn-prev.png");
  background-position:left center;
}
#galpop-next:hover {
  background-image:url("../images/btn-next.png");
  background-position:right center;
}
#galpop-modal {
  position:relative;
}
#galpop-content {
  display:none;
}
#galpop-content img {
  vertical-align:top;
}
#galpop-info {
  position:absolute;
  display:none;
  z-index:15;
}
#galpop-info p {
  margin:0;
}
#galpop-info a {
  color:#fff;
}
#galpop-close {
  position:absolute;
  display:block;
  z-index:10;
}


/* ===== public.css ===== */
/*www.adminbuy.cn*/
html {
  margin: 0;
  padding: 0;
  zoom: 1;
  font-size: 62.5%;
}
body {
  margin: 0;
  padding: 0;
  zoom: 1;
  font-size: 62.5%;
  line-height: 24px;
  font-family: 'Arial', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'sans-serif', \5b8b\4f53;
  color: #333;
  /*设置宽度*/
  background-color: #fff;
}
.ol,
.ol .li,
.dl,
.dl .li,
.ul,
.ul .li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.p {
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
}
b,
strong {
  font-weight: 600;
}
input,
button,
select,
textarea {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-family: "Arial", "微软雅黑", "sans-serif", "宋体";
  color: #414446;
  -webkit-appearance: none;
  outline: none;
  resize: none;
}
input:focus {
  outline: none;
}
/*html5设置*/
article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
  display: block;
}
figure,
figcaption {
  margin: 0;
  padding: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
img {
  border: none;
  border: 0;
  max-width: 100%;
  vertical-align: top;
}
span {
  outline: none;
}
a {
  color: #333333;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
a:link,
a:visited,
a:focus {
  outline: none;
  text-decoration: none;
  -moz-outline: none;
}
a:hover {
  text-decoration: none;
}
.box-sizing-border,
.box-sizing-border * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box-sizing-border::before,
.box-sizing-border *::before,
.box-sizing-border::after,
.box-sizing-border *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* [FIX] .box-sizing-content 未被任何模板使用，已删除 */
.textover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textovers {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.t-center {
  text-align: center;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.x-half {
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.y-half {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.xy-half {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.o-hide {
  overflow: hidden;
}
.img-box {
  position: relative;
  overflow: hidden;
}
.img-box img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.imgh:hover .img-box img,
.img-box .imgh:hover img,
.img-box.imgh:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.vmd {
  display: inline-block;
  vertical-align: middle;
}
/*清楚浮动*/
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0;
}
.clearfix {
  zoom: 1;
}
/*初始化样式*/
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.wrap {
  margin: 0 auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(102, 102, 102, 0.5);
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(102, 102, 102, 0.5);
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(102, 102, 102, 0.5);
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(102, 102, 102, 0.5);
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #dddddd;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #dddddd;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #1492ff;
}
/*滑块效果*/
::-webkit-scrollbar-thumb:hover {
  border-radius: 4px;
  background-color: #1492ff;
}
/* [FIX] .scroll-type-a 未被任何模板使用，已删除 */
[flex] {
  display: flex;
}
[flex][flex~="i"] {
  display: inline-flex;
}
[flex][flex~="wrap"] {
  flex-wrap: wrap;
}
[flex][flex~="no-wrap"] {
  flex-wrap: nowrap;
}
[flex][flex~="ja"] {
  justify-content: space-around;
}
[flex][flex~="jb"] {
  justify-content: space-between;
}
[flex][flex~="js"] {
  justify-content: start;
}
[flex][flex~="jfs"] {
  justify-content: flex-start;
}
[flex][flex~="jc"] {
  justify-content: end;
  margin-right:80px;
}
[flex][flex~="je"] {
  justify-content: end;
}
[flex][flex~="jfe"] {
  justify-content: flex-end;
}
[flex][flex~="as"] {
  align-items: flex-start;
}
[flex][flex~="ac"] {
  align-items: center;
}
[flex][flex~="ae"] {
  align-items: flex-end;
}
.lw-w-1 {
  width: 8.33333333%;
}
.lw-w-2 {
  width: 16.66666667%;
}
.lw-w-3 {
  width: 25%;
}
.lw-w-4 {
  width: 33.33333333%;
}
.lw-w-5 {
  width: 41.66666667%;
}
.lw-w-6 {
  width: 50%;
}
.lw-w-7 {
  width: 58.33333333%;
}
.lw-w-8 {
  width: 66.66666667%;
}
.lw-w-9 {
  width: 75%;
}
.lw-w-10 {
  width: 83.33333333%;
}
.lw-w-11 {
  width: 91.66666667%;
}
.lw-w-12 {
  width: 100%;
}
.lw-5w {
  width: 20%;
}
@media (max-width: 1200px) {
  .lw-xw-1 {
    width: 8.33333333%;
  }
  .lw-xw-2 {
    width: 16.66666667%;
  }
  .lw-xw-3 {
    width: 25%;
  }
  .lw-xw-4 {
    width: 33.33333333%;
  }
  .lw-xw-5 {
    width: 41.66666667%;
  }
  .lw-xw-6 {
    width: 50%;
  }
  .lw-xw-7 {
    width: 58.33333333%;
  }
  .lw-xw-8 {
    width: 66.66666667%;
  }
  .lw-xw-9 {
    width: 75%;
  }
  .lw-xw-10 {
    width: 83.33333333%;
  }
  .lw-xw-11 {
    width: 91.66666667%;
  }
  .lw-xw-12 {
    width: 100%;
  }
  .lw-5xw {
    width: 20%;
  }
}
@media (max-width: 1024px) {
  .lw-mw-1 {
    width: 8.33333333%;
  }
  .lw-mw-2 {
    width: 16.66666667%;
  }
  .lw-mw-3 {
    width: 25%;
  }
  .lw-mw-4 {
    width: 33.33333333%;
  }
  .lw-mw-5 {
    width: 41.66666667%;
  }
  .lw-mw-6 {
    width: 50%;
  }
  .lw-mw-7 {
    width: 58.33333333%;
  }
  .lw-mw-8 {
    width: 66.66666667%;
  }
  .lw-mw-9 {
    width: 75%;
  }
  .lw-mw-10 {
    width: 83.33333333%;
  }
  .lw-mw-11 {
    width: 91.66666667%;
  }
  .lw-mw-12 {
    width: 100%;
  }
  .lw-5mw {
    width: 20%;
  }
}
@media (max-width: 992px) {
  .lw-nw-1 {
    width: 8.33333333%;
  }
  .lw-nw-2 {
    width: 16.66666667%;
  }
  .lw-nw-3 {
    width: 25%;
  }
  .lw-nw-4 {
    width: 33.33333333%;
  }
  .lw-nw-5 {
    width: 41.66666667%;
  }
  .lw-nw-6 {
    width: 50%;
  }
  .lw-nw-7 {
    width: 58.33333333%;
  }
  .lw-nw-8 {
    width: 66.66666667%;
  }
  .lw-nw-9 {
    width: 75%;
  }
  .lw-nw-10 {
    width: 83.33333333%;
  }
  .lw-nw-11 {
    width: 91.66666667%;
  }
  .lw-nw-12 {
    width: 100%;
  }
  .lw-5nw {
    width: 20%;
  }
}
@media (max-width: 768px) {
  .lw-sw-1 {
    width: 8.33333333%;
  }
  .lw-sw-2 {
    width: 16.66666667%;
  }
  .lw-sw-3 {
    width: 25%;
  }
  .lw-sw-4 {
    width: 33.33333333%;
  }
  .lw-sw-5 {
    width: 41.66666667%;
  }
  .lw-sw-6 {
    width: 50%;
  }
  .lw-sw-7 {
    width: 58.33333333%;
  }
  .lw-sw-8 {
    width: 66.66666667%;
  }
  .lw-sw-9 {
    width: 75%;
  }
  .lw-sw-10 {
    width: 83.33333333%;
  }
  .lw-sw-11 {
    width: 91.66666667%;
  }
  .lw-sw-12 {
    width: 100%;
  }
  .lw-5sw {
    width: 20%;
  }
}
.exit {
  position: relative;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  z-index: 5;
}
.exit::before,
.exit::after {
  content: "";
  display: block;
  position: absolute;
  left: 15%;
  top: 50%;
  margin-top: -1px;
  width: 70%;
  height: 2px;
  background: #666666;
  transition: all 0.3s;
}
.exit::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.exit::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
/**视频弹框**/
/* [FIX] 删除完全重复的 .tank-video-box 定义块 */
.tank-video-box {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  cursor: pointer;
}
.tank-video-box .flex-box {
  height: 100%;
  width: 100%;
}
.tank-video-box .video-box {
  position: relative;
  height: auto;
  width: auto;
}
.tank-video-box .video-box video {
  border: 7px solid #fff;
  display: block;
  width: auto;
  max-width: 94vw;
  max-height: 96vh;
  border-radius: 4px;
}

#maximg img{ max-width:100% !important; height:auto !important;display:inline-block;}
#maximg p span{text-wrap: inherit !important;}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

.wenben{ font-size:16px; line-height:34px} /* [FIX] B10: 删除多余分号 */

/* ===== list.css ===== */
/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
/* [FIX] .list1 未被任何模板使用，已删除 */
/* [FIX] .list2 保留 — about.html 内联 JS 动态引用 */
.list2 {
  position: relative;
}
.list2::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -0.5px;
  height: calc(100% - 6px);
  width: 1px;
  background-color: #b4b6b8;
}
.list2 .list-li {
  width: 615px;
  max-width: calc(50% - 20px);
}
.list2 .list-li .point {
  position: absolute;
  left: 50%;
  margin-top: 6px;
  transform: translateX(-50%);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #2c80d4;
}
.list2 .list-li .point::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 200%;
  height: 200%;
  background-color: #2c80d4;
  opacity: 0.6;
}
.list2 .list-li .time {
  font-family: Arial-BoldMT;
  font-size: 20px;
  line-height: 24px;
  color: #2c80d4;
}
.list2 .list-li .title {
  margin-top: 8px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
}
.list2 .list-li .img-box {
  border-radius: 16px;
}
.list2 .list-li .img-box img {
  position: static;
}
.list2 .list-li:nth-child(odd) {
  text-align: right;
}
.list2 .list-li:nth-child(even) {
  margin-top: 125px;
  margin-bottom: 38px;
  text-align: left;
}
.list2 .list-li:last-child {
  margin-bottom: 65px;
}
.list2 .more-box-b {
  width: 100%;
}
@media (max-width: 1200px) {
  .list2 {
    position: relative;
  }
  .list2::before {
    left: 12px;
  }
  .list2 .list-li {
    margin-top: 20px;
    margin-left: 35px;
    width: 100%;
    max-width: 100%;
  }
  .list2 .list-li .point {
    left: 12px;
  }
  .list2 .list-li .time {
    font-size: 18px;
    line-height: 22px;
  }
  .list2 .list-li .title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .list2 .list-li:first-child {
    margin-top: 0;
  }
  .list2 .list-li:nth-child(odd) {
    text-align: left;
  }
  .list2 .list-li:nth-child(even) {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .list2 .list-li:last-child {
    margin-bottom: 25px;
  }
}
.list3 .li {
  padding: 20px 0;
}
.list3 .li:first-child {
  padding-top: 0;
}
.list3 .li:last-child {
  padding-bottom: 0;
}
.list3 .li:nth-child(even) .box .cont {
  order: 2;
  margin-left: 5%;
}
.list3 .li:nth-child(even) .box .imgs {
  order: 1;
}
.list3 .li:nth-child(odd) .box .cont {
  order: 1; margin-right:5%
}
.list3 .li:nth-child(odd) .box .imgs {
  order: 2;
}
.list3 .box {
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 15px 0;
  background-color: #ffffff;
}
.list3 .box .cont {
 
  max-width: 45%;
}
.list3 .box .cont .type {
  font-size: 18px;
  line-height: 20px;
  color: #999999;
}
.list3 .box .cont .title {
  margin-top: 12px;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4em;
  color: #222222;
}
.list3 .box .cont .des {
  margin-bottom: 70px;
  font-size: 18px;
  line-height: 26px;
  color: #999999;
}
.list3 .box .cont .des p {
  padding: 7px 0; line-height:36px;
}
.list3 .box .imgs {
  
  max-width: 45%;
  text-align: center;
  font-size: 0;
}
.list3 .box .imgbox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.list3 .box .imgbox .i {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  transform: translateX(0) scale(1);
  transition: all 0.3s;
}
.list3 .box .imgbox .i1,
.list3 .box .imgbox .i3 {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.list3 .box .imgbox .i1 {
  z-index: 1;
}
.list3 .box .imgbox .i3 {
  z-index: 3;
}
.list3 .box:hover .imgbox .i {
  transform: translateX(0) scale(1.05);
  opacity: 1;
}
@media (max-width: 1470px) {
  .list3 .li:nth-child(even) .box .cont {
    margin-left: 5%;
  }
}
@media (max-width: 1230px) {
  .list3 .li:nth-child(even) .box .cont {
    margin-left: 0%;
  }
}
@media (max-width: 1200px) {
  .list3 .li {
    padding: 10px 0;
  }
  .list3 .li:nth-child(even) .box .cont {
    order: 2;
  }
  .list3 .li:nth-child(even) .box .imgs {
    order: 1;
  }
  .list3 .li:nth-child(odd) .box .cont {
    order: 1;
  }
  .list3 .li:nth-child(odd) .box .imgs {
    order: 2;
  }
  .list3 .box {
    border-radius: 15px;
  }
  .list3 .box .cont {
    max-width: 50%;
    padding: 0 15px;
  }
  .list3 .box .cont .type {
    font-size: 14px;
  }
  .list3 .box .cont .title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 22px;
  }
  .list3 .box .cont .des {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }
  .list3 .box .cont .des p {
    padding: 1px 0;
  }
}
.list4 .li {
  padding-top: 19px;
  padding-bottom: 19px;
}
.list4 .li:nth-child(odd) .img-box {
  order: 1;
}
.list4 .li:nth-child(odd) .cont {
  order: 2;
}
.list4 .li:nth-child(even) .img-box {
  order: 2;
}
.list4 .li:nth-child(even) .cont {
  order: 1;
}
.list4 .li .img-box {
  width: 50%;
}
.list4 .li .img-box img {
  position: static;
  height: auto;
}
.list4 .li .cont {
  width: 46%;
}
.list4 .li .cont .long-title {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 6px;
  color: #c2c2c2;
}
.list4 .li .cont .title {
  margin-top: 2px;
  margin-bottom: 35px;
  font-size: 32px;
  line-height: 1.4em;
  color: #333333;
}
.list4 .li .cont .des {
  font-size: 15px;
  line-height: 30px;
  color: #555555;
}
@media (max-width: 1200px) {
  .list4 .li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .list4 .li:nth-child(odd) .img-box,
  .list4 .li:nth-child(even) .img-box {
    order: 1;
  }
  .list4 .li:nth-child(odd) .cont,
  .list4 .li:nth-child(even) .cont {
    order: 2;
  }
  .list4 .li .img-box {
    width: 100%;
  }
  .list4 .li .cont {
    width: 100%;
    padding-top: 10px;
  }
  .list4 .li .cont .long-title {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .list4 .li .cont .title {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .list4 .li .cont .des {
    font-size: 14px;
    line-height: 22px;
  }
}
.list5 .li {
  border: solid 1px #e6e8eb;
  padding: 12px 30px;
  transition: all 0.3s;
}
.list5 .li + .li {
  margin-top: 20px;
}
.list5 .li .title {
  padding: 21px 0;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
  cursor: pointer;
}
.list5 .li .title:hover {
  color: #2c80d4;
}
.list5 .li .cont {
  display: none;
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
  padding-bottom: 30px;
}
.list5 .li .li-wid {
  flex-shrink: 0;
  width: 34px;
  margin-right: 25px;
  text-align: center;
  font-size: 16px;
  color: #2c80d4;
}
.list5 .li .li-wid img {
  display: block;
  margin: 0 auto;
}
.list5 .li .title-word {
  position: relative;
  width: 100%;
  padding: 5px 35px 5px 0;
}
.list5 .li .title-word::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 20px;
  height: 24px;
  background: url(../images/icon_jt_7_1_1.png) no-repeat center;
  transform: scaleY(-1);
  transition: all 0.3s;
}
.list5 .li .li-cont {
  line-height: 24px;
  font-size: 15px;
  color: #999999;
}
.list5 .li.on .title-word::before {
  transform: scaleY(1);
}
.list5 .li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
}
@media (max-width: 1200px) {
	.list3 .li:nth-child(odd) .box .cont{ margin-right:0 !important}
	.list3 .box .cont .type{ display:none}
	.list3 .box .cont .des p{ line-height:26px; font-size:12px;height: 78px; overflow: hidden;}
  .list5 .li {
    padding: 0 15px;
  }
  .list5 .li + .li {
    margin-top: 15px;
  }
  .list5 .li .title {
    padding: 10px 0;
    font-size: 15px;
    line-height: 22px;
  }
  .list5 .li .cont {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .list5 .li .li-wid {
    margin-right: 10px;
    width: 30px;
  }
  .list5 .li .li-wid img {
    width: 26px;
    height: auto;
  }
  .list5 .li .title-word {
    padding: 1px 25px 1px 0;
  }
  .list5 .li .title-word::before {
    background-size: 14px auto;
  }
  .list5 .li .li-cont {
    line-height: 22px;
    font-size: 14px;
  }
  .list5 .li.on .title-word::before {
    transform: scaleY(1);
  }
}
/* [FIX] .list6 未被任何模板使用，已删除 */
/* [FIX] .list7 未被任何模板使用，已删除 */
/* [FIX] .list8 未被任何模板使用，已删除 */
.list9 {
  margin: -16px;
}
.list9 .li {
  width: 33.33%;
  padding: 16px;
}
.list9 .li .box {
  display: block;
  background-color: #f8f8f8;
  transition: all 0.3s;
}
.list9 .li .box:hover {
  background-color: #2e80d4;
}
.list9 .li .box:hover .title,
.list9 .li .box:hover .time {
  color: #ffffff;
}
.list9 .li .img-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 62.921%;
}
.list9 .li .cont {
  padding: 20px 28px;
}
.list9 .li .title {
  margin-bottom: 15px;
  height: 56px;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  transition: all 0.3s;
}
.list9 .li .time {
  font-size: 15px;
  line-height: 20px;
  color: #999999;
  transition: all 0.3s;
}
@media (max-width: 1200px) {
  .list9 {
    margin: -7px;
  }
  .list9 .li {
    width: 50%;
    padding: 7px;
  }
  .list9 .li .cont {
    padding: 10px 10px;
  }
  .list9 .li .title {
    margin-bottom: 0;
    height: 44px;
    font-size: 15px;
    line-height: 22px;
  }
  .list9 .li .time {
    font-size: 14px;
  }
}


/* ===== style.css ===== */
/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
@media (min-width: 1201px) {
  .wrap {
    max-width: 1200px;
  }
  .wrap.type-full {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1231px) {
  .wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1471px) {
  .wrap {
    max-width: 1440px;
  }
  .wrap.type-wid-a {
    max-width: 1400px;
  }
}
@media (min-width: 1571px) {
  .wrap.type-full {
    max-width: 1920px;
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media (max-width: 1200px) {
  .wrap {
    max-width: 768px;
  }
}
@media (max-width: 768px) {
  .wrap {
    max-width: 100%;
  }
}
.bg0 {
  background-color: #ffffff;
}
/* [FIX] .bg1-.bg9 中仅 .bg7 被使用(footer)，保留已使用的 */
.bg7 {
  background-color: #f4f4f4;
}
/* [FIX] 仅保留模板中使用的 .color1, .color2 */
.color1 {
  color: #222222;
}
.color2 {
  color: #333333;
}
.jt-c {
  width: 22px;
  height: 10px;
  position: relative;
}
.jt-c::before,
.jt-c::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 2px;
  background: rgba(51, 51, 51, 0.6);
  transition: all 0.3s;
}
.jt-c::before {
  transform: translate(-85%, 0) rotate(45deg);
}
.jt-c::after {
  transform: translate(-15%, 0) rotate(-45deg);
}
.jt-c-on.on .jt-c::before {
  transform: translate(-85%, 0) rotate(-45deg);
}
.jt-c-on.on .jt-c::after {
  transform: translate(-15%, 0) rotate(45deg);
}
.jt-c-on.on .jt-c.on::before {
  transform: translate(-85%, 0) rotate(-45deg);
}
.jt-c-on.on .jt-c.on::after {
  transform: translate(-15%, 0) rotate(45deg);
}
.swiper-container .swiper-points {
  padding: 0;
  text-align: center;
}
.swiper-container .swiper-points .swiper-pagination-bullet {
  margin: 0 0;
  padding: 10px;
  width: 10px;
  height: 10px;
  border: solid 2px #ffffff;
  background: transparent;
  opacity: 1;
  background-clip: content-box;
}
.swiper-container .swiper-points .swiper-pagination-bullet-active {
  border-color: #2e80d4;
  background-color: #2e80d4;
}
/**头部导航**/
#header {
  /* [FIX: nav flash] 始终 fixed，永不切换 position；
     用 body padding-top 作为占位 spacer 推开 banner */
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 9;
  background: white;
  /* [FIX: header overflow] overflow: hidden 裁剪过渡期间的内容溢出 */
  overflow: hidden;
  /* [FIX: nav flash] 仅过渡 box-shadow，尺寸切换无动画 */
  transition: box-shadow 0.3s ease-in;
}
}
/* [FIX: smooth header width] 平滑过渡 header 内部容器的 max-width 和 padding，
   避免 CSS 媒体查询断点（1201px/1471px/1571px）处宽度和内边距瞬间跳变。
   使用 composite-friendly 属性过渡，不影响其他子元素的动画和交互。 */
#header .wrap {
  transition: max-width 0.35s cubic-bezier(0.25, 0.8, 0.25, 1),
              padding 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#header.scrolled {
    background-color: white !important; /* 强制白色背景 */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* 保持阴影 */
}
#header .logo-box {
  transition: all 0.3s;
}
#header .logo-box img {
  width: auto;
  /* [FIX: header overflow] 仅过渡 opacity，不过渡 height/width。
     避免滚动触发 .small-header 时 image 尺寸（60%→100%高度）
     随 transition 产生中间态膨胀，导致 logo 比例失调和溢出。 */
  transition: opacity 0.3s;
}
#header .logo-box .i {
  display: block;
}
#header .logo-box .i_h {
  display: none;
}
#header .menu {
  vertical-align: middle;
}
#header .menu .menu-box {
  display: flex;
}
#header .menu .menu-son {
  transition: all 0.3s;
}
#header .menu .menu-title {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  color: #000000;
  transition: all 0.3s;
}
#header .right-box .language-block {
  border: 0 none;
}
#header .right-box .language-block .word-li {
  padding-right: 0;
  color: #ffffff;
}
#header .right-box .language-block .word-li.default::after {
  display: none;
}
#header .right-box .language-block + .line {
  display: block;
}
#header .right-box .line {
  display: none;
  margin: 0 24px;
  width: 1px;
  height: 18px;
  background-color: #ffffff;
  opacity: 0.28;
}
#header .right-box .search-check {
  display: block;
  height: 19px;
  width: 19px;
  background: url(../images/icon_search.png) no-repeat center / contain;
}
body[data-them="white"] #header .logo-box .i {
  display: block;
}
body[data-them="white"] #header .logo-box .i_h {
  display: none;
}
body[data-them="white"] #header .right-box .language-block .word-li {
  color: #ffffff;
}
body[data-them="white"] #header .menu .menu-title {
  color: #000;
}
body[data-them="white"] #header .search-check {
  background-image: url(../images/icon_search.png);
}
body[data-them="gray"] #header .logo-box .i {
  display: none;
}
body[data-them="gray"] #header .logo-box .i_h {
  display: block;
}
body[data-them="gray"] #header .right-box .language-block .word-li {
  color: #333333;
}
body[data-them="gray"] #header .menu .menu-title {
  color: #333333;
}
body[data-them="gray"] #header .search-check {
  background-image: url(../images/icon_search_h.png);
}
.small-header header#header {
  /* [FIX: nav flash] 仅变窄+阴影，position 始终 fixed 无需切换 */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.small-header header#header .logo-box .i {
  display: none;
}
.small-header header#header .logo-box .i_h {
  display: block;
}
.small-header header#header .right-box .line {
  background: #666666;
}
.small-header header#header .right-box .language-block .word-li {
  color: #888888;
}
.small-header header#header .right-box .search-check {
  background-image: url(../images/icon_search_h.png);
}
.phone-menu {
  display: none;
  position: relative;
  order: 2;
  border-radius: 5px;
  height: 32px;
  width: 36px;
  flex-wrap: wrap;
  background: #1492ff;
}
.phone-menu .phone-menu-i {
  display: block;
  position: absolute;
  left: 15%;
  top: 50%;
  margin-top: -1.5px;
  border-radius: 1.5px;
  width: 70%;
  height: 3px;
  background: #fff;
  opacity: 1;
  transform: rotate(0);
  transition: all 0.3s;
}
.phone-menu .phone-menu-i.i1 {
  margin-top: -9.5px;
}
.phone-menu .phone-menu-i.i3 {
  margin-top: 6.5px;
}
.menu-show .phone-menu .phone-menu-i.i1 {
  margin-top: -1.5px;
  transform: rotate(45deg);
}
.menu-show .phone-menu .phone-menu-i.i2 {
  opacity: 0;
}
.menu-show .phone-menu .phone-menu-i.i3 {
  margin-top: -1.5px;
  transform: rotate(-45deg);
}
@media (min-width: 1201px) {
  /* [FIX: nav flash] body padding-top 作为占位 spacer，配合始终 fixed 的 header；
     header 高度变化时同步调整，无 position 切换 */
  body {
    padding-top: 100px;
  }
  body.small-header {
    padding-top: 60px;
  }
  header#header:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
  }
  header#header:hover .logo-box .i {
    display: none;
  }
  header#header:hover .logo-box .i_h {
    display: block;
  }
  header#header:hover .menu-son .menu-title {
    color: #333333;
  }
  header#header:hover .menu-son.on .menu-title,
  header#header:hover .menu-son:hover .menu-title {
    color: #008cff;
  }
  header#header:hover .right-box .line {
    background: #666666;
  }
  header#header:hover .right-box .language-block .word-li {
    color: #888888;
  }
  header#header:hover .right-box .search-check {
    background-image: url(../images/icon_search_h.png);
  }
  header#header .wrap-box {
    position: relative;
  }
  header#header .logo-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
  header#header .logo-box img {
    height: 60%;
  }
  header#header .mid-box {
    width: 100%;
  }
  header#header .menu {
    text-align: center;
  }
  header#header .menu .menu-box {
    margin: 0 auto;
    width: auto;
  }
  header#header .menu .menu-title {
    position: relative;
    font-size: 17px;
    line-height: 100px;
    color: #000;
  }
  header#header .menu .menu-title::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #000;
    transition: all 0.3s;
  }
  header#header .menu .pc-hide {
    display: none !important;
  }
  header#header .menu-son {
    display: flex;
    padding: 0 20px;
    align-items: center;
  }
  header#header .menu-son.on .menu-title,
  header#header .menu-son:hover .menu-title {
    color: #008cff;
  }
  header#header .menu-son.on .menu-title::after,
  header#header .menu-son:hover .menu-title::after {
    left: 0;
    width: 100%;
  }
  header#header .menu-son .menu-lib-btn {
    display: none;
  }
  header#header .menu-son:hover .lib-box {
    margin-top: 0;
    opacity: 1;
    pointer-events: auto;
  }
  header#header .lib-box {
    display: block !important;
    /* [FIX: header overflow] position:fixed 逃逸 #header 的 overflow:hidden，
       同时保持下拉菜单完整显示。top 值匹配默认 header 高度(line-height:100px) */
    position: fixed;
    top: 100px;
    left: 50%;
    margin-top: -10px;
    transform: translateX(-50%);
    width: 1400px;
    max-width: 100%;
    padding: 45px 0 55px;
    opacity: 0;
    text-align: left;
    white-space: nowrap;
    pointer-events: none;
    /* [FIX: header overflow] 添加 top 过渡，使下拉菜单随 header 高度变化平滑移动 */
    transition: margin 0.3s ease-in-out, opacity 0.3s ease-in-out, padding 0.3s ease-in-out, top 0.3s ease-in-out;
  }
  header#header .lib-box::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -100vw;
    border-top: 1px solid #ededed;
    height: 100%;
    width: 200vw;
    background: #ffffff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
  }
  header#header .lib-box .flex-box {
    position: relative;
  }
  header#header .lib-box .flex-box .flex-left {
    flex-direction: column;
  }
  header#header .lib-box .flex-box .flex-left .menu-lib-title {
    width: 100%;
  }
  header#header .lib-box .flex-box .line {
    margin: 0 75px;
    width: 1px;
    background: #ebebeb;
  }
  header#header .lib-box .flex-box .img-box {
    width: 415px;
  }
  header#header .lib-box .flex-box .img-box::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 54.216%;
  }
  header#header .menu-lib-title {
    display: block;
  }
  header#header .menu-lib-title .a {
    display: block;
    position: relative;
    transform: translateX(0);
    padding: 8px 10px;
    font-size: 14px;
    line-height: 1.4em;
    color: #333;
    transition: all 0.3s;
  }
  header#header .menu-lib-title .a.on,
  header#header .menu-lib-title .a:hover {
    color: #008cff;
  }
  header#header .menu-lib-title .a:hover {
    transform: translateX(3px);
  }
  header#header .right-box {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }
  .small-header #header .logo-box img {
    height: 100%;
  }
  .small-header #header .menu .menu-son .menu-title {
    font-size: 15px;
    line-height: 60px;
    color: #333333;
  }
  .small-header #header .menu .menu-son.on .menu-title,
  .small-header #header .menu .menu-son:hover .menu-title {
    color: #008cff;
  }
  .small-header #header .lib-box {
    /* [FIX: header overflow] 匹配 small-header 高度(line-height:60px) */
    top: 60px;
    padding: 25px 0;
  }
  .small-header #header .menu-lib-title .a {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  body[data-them="white"] #header .right-box .language-block .word-li {
    color: #333333;
  }
  body[data-them="white"] #header .menu .menu-title {
    color: #333333;
  }
  .header-box {
    /* [FIX: nav no overlay] 移除 height:0，让 sticky 容器占据自然高度，banner 不再被遮挡 */
    position: sticky;
    top: 0;
    z-index: 99;
  }
  #header {
    position: static;
  }
  #header .logo-box {
    height: 56px;
  }
  #header .logo-box img {
    height: 100%;
  }
  #header .mid-box .menu {
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    flex-flow: column;
    top: 56px;
    left: 0;
    height: calc(100% - 56px);
    width: 100%;
    padding: 0;
    background: #fafafa;
    overflow-y: auto;
    pointer-events: none;
    opacity: 0;
    z-index: -1;
    transform: scale(0.99) translateY(5%);
    transition: transform 0.2s ease-in-out, opacity 0.3s, height 0.3s, top 0.3s;
  }
  #header .mid-box .menu-box {
    margin: 0 auto;
    max-width: 100%;
    width: 768px;
    padding: 0 15px;
    flex-wrap: wrap;
  }
  #header .mid-box .menu-son {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  #header .mid-box .menu-son .menu-title {
    display: flex;
    position: relative;
    border-bottom: 1px solid #eee;
    height: auto;
    width: 100%;
    padding: 5px 10px;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 38px;
    color: #555555;
  }
  #header .mid-box .menu-son .menu-title .menu-lib-btn {
    height: 100%;
  }
  #header .mid-box .menu-lib {
    display: none;
    border-bottom: 1px solid #eee;
    width: 100%;
    padding: 7px 0;
  }
  #header .mid-box .menu-lib .flex-box {
    justify-content: unset;
  }
  #header .mid-box .menu-lib .flex-box .line {
    display: none;
  }
  #header .mid-box .menu-lib .flex-box .flex-right {
    display: none;
  }
  #header .mid-box .menu-lib .menu-lib-title {
    display: block;
    width: 100%;
  }
  #header .mid-box .menu-lib .menu-lib-title .a {
    display: block;
    padding: 5px 25px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
  }
  #header .right-box .language-block {
    display: none;
  }
  #header .right-box .language-block + .line {
    display: none;
  }
  #header .right-box .phone-menu {
    display: block;
    margin-left: 25px;
  }
  .menu-show #header .mid-box .menu {
    pointer-events: auto;
    z-index: 999;
    opacity: 1;
    transform: scale(1) translateY(0);
    background: #fafafa;
  }
}
@media (max-width: 768px) {
  #header .logo-box {
    height: 46px;
  }
  #header .logo-box img {
    height: 80%;
  }
  #header .mid-box .menu {
    top: 46px;
    height: calc(100% - 46px);
  }
  #header .right-box .search-check {
    height: 16px;
    width: 16px;
  }
  #header .right-box .phone-menu {
    width: 32px;
    height: 28px;
    margin-left: 15px;
  }
  #header .right-box .phone-menu .phone-menu-i.i1 {
    margin-top: -7.5px;
  }
  #header .right-box .phone-menu .phone-menu-i.i3 {
    margin-top: 4.5px;
  }
  .menu-show #header .right-box .phone-menu .phone-menu-i {
    margin-top: -1.5px;
  }
}
.language-block {
  position: relative;
  border: solid 1px #dfdfdf;
}
.language-block:hover .word-ul {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.language-block .word-li {
  padding: 5px 14px 5px 19px;
  color: #888888;
}
.language-block .word-li:hover {
  color: #008cff;
}
.language-block .word-li .word {
  padding-left: 10px;
  font-size: 14px;
  line-height: 30px;
}
.language-block .word-li.default::after {
  content: "";
  display: block;
  margin-bottom: 2px;
  margin-left: 13px;
  width: 8px;
  height: 4px;
  background: url(../images/icon_jt_4_1_1.png) no-repeat center / contain;
}
.language-block .word-li.default:hover::after {
  background-image: url(../images/icon_jt_4_1_2.png);
}
.language-block .word-ul {
  position: absolute;
  left: 0;
  transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, transform 0.3s;
  background: #ffffff;
}
.language-block.top .word-ul {
  top: 100%;
}
.language-block.bot .word-ul {
  bottom: 100%;
}
.form-type-a {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  align-items: center;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.6);
}
.form-type-a .form-box {
  display: flex;
  width: 100%;
  padding: 45px 40px;
}
.form-type-a .form {
  display: flex;
  position: relative;
  z-index: 9;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #2e80d4;
  border-radius: 4px;
  width: 1200px;
  max-width: 100%;
  font-size: 0;
  background: #ffffff;
}
.form-type-a .form .key {
  display: inline-flex;
  position: relative;
  width: 100%;
  height: 52px;
  padding: 0 30px;
  line-height: 50px;
  font-size: 16px;
  color: #333;
}
.form-type-a .form .key:focus {
  border-color: #fff;
}
.form-type-a .form .key::placeholder { /* [FIX] B1: 修正伪类拼写，使用标准 ::placeholder */
  color: #c4cbd4;
}
.form-type-a .form .submit {
  display: inline-flex;
  flex-shrink: 0;
  border-radius: 4px;
  height: 100%;
  width: 50px;
  padding: 0;
  background: #f1f1f1 url(../images/icon_search_h.png) no-repeat center;
  cursor: pointer;
}
.form-type-a .form .submit:hover {
  background-color: #dedede;
}
.form-type-a .exit {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 0 none;
  cursor: pointer;
}
.form-type-a .exit::after,
.form-type-a .exit::before {
  display: none;
}
.search-show .form-type-a {
  pointer-events: auto;
  opacity: 1;
  z-index: 9999;
}
.form-type-b .form {
  margin: 0;
  border: solid 1px #aaaaaa;
  padding: 0;
}
.form-type-b .form .key {
  width: 100%;
  height: 52px;
  padding: 0 25px;
  font-size: 16px;
  line-height: 52px;
  color: #666666;
}
.form-type-b .form .submit {
  margin: 0;
  width: 78px;
  padding: 0;
  flex-shrink: 0;
  background: transparent url(../images/icon_search2.png) no-repeat center;
  cursor: pointer;
  transition: all 0.3s;
}
.form-type-b .form .submit:hover {
  background-color: #f1f1f1;
}
@media (max-width: 1200px) {
  .form-type-b .form .key {
    height: 42px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 42px;
  }
  .form-type-b .form .submit {
    width: 58px;
    background-size: 22px auto;
  }
}
.footer {
  padding-top: 56px;
  font-size: 14px;
  color: #6e6e6e;
}
.footer a {
  color: #6e6e6e;
}
.footer a:hover {
  color: #008cff;
}
.footer .title {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 15px;
  color: #222222;
}
.footer .top {
  border-bottom: 1px solid #dfdfdf;
}
.footer .top .list {
  width: 65%;
}
.footer .top .list .list-li {
  width: 125px;
  padding-right: 10px;
}
.footer .top .list .list-li.contact {
  width: 255px;
  padding-right: 0;
}
.footer .top .list .a-box .a-li {
  padding: 5px 0;
}
.footer .top .list .a-box .a {
  display: block;
  transform: translateX(0);
  transition: all 0.3s;
}
.footer .top .list .a-box .a:hover {
  transform: translateX(3px);
}
.footer .top .list .cont {
  line-height: 24px;
}
.footer .top .list .cont .con-mid {
  margin: 17px 0 17px;
}
.footer .top .list .cont .flex-box span {
  flex-shrink: 0;
}
.footer .top .code-block {
  border-left: 1px solid #dfdfdf;
  width: 30%;
  padding-left: 4.16%;
}
.footer .top .code-block .code-li {
  max-width: 32%;
  text-align: center;
}
.footer .top .code-block .code-li img {
  height: auto;
}
.footer .top .code-block .txt {
  margin-top: 5px;
}
.footer .top .friend {
  padding-top: 72px;
  padding-bottom: 24px;
}
.footer .top .friend .friend-tit {
  flex-shrink: 0;
}
.footer .top .friend a {
  margin-right: 45px;
}
.footer .top .friend .line {
  margin: 0 18px;
  width: 1px;
  height: 14px;
  background-color: #dddddd;
}
.footer .links .line {
  margin: 0 15px;
  width: 1px;
  height: 15px;
  background-color: #b5b4b4;
}
.footer .foot-bot {
  padding-top: 18px;
  padding-bottom: 18px;
  color: #6a6a6a;
}
.footer .foot-bot a {
  color: #6a6a6a;
}
.footer .foot-bot a:hover {
  color: #008cff;
}
.footer .foot-bot .copy {
  display: inline-block;
}
@media (max-width: 1200px) {
  .footer {
    padding-top: 35px;
  }
  .footer .title {
    margin-bottom: 5px;
  }
  .footer .top .flex-box {
    flex-wrap: wrap;
  }
  .footer .top .list {
    width: 100%;
  }
  .footer .top .list .list-li {
    display: none;
  }
  .footer .top .list .list-li.contact {
    display: block;
    width: 100%;
  }
  .footer .top .list .cont .con-mid {
    margin: 0;
  }
  .footer .top .code-block {
    justify-content: start;
    border-left: 0 none;
    width: 100%;
    padding-left: 0;
  }
  .footer .top .code-block .code-li {
    margin-right: 5%;
    max-width: 28%;
  }
  .footer .top .code-block .code-li img {
    width: 100px;
  }
  .footer .top .share-box {
    margin: 5px 0 10px;
  }
  .footer .top .friend {
    padding: 10px 0;
  }
  .footer .top .friend a {
    line-height: 24px;
    margin-right: 15px;
  }
  .footer .top .friend .line {
    margin: 0 15px;
  }
  .footer .foot-bot {
    text-align: center;
  }
  .footer .foot-bot .left {
    width: 100%;
  }
  .footer .foot-bot .right {
    display: none;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .footer .top .code-block .code-li img {
    width: 80px;
    height: auto;
  }
}
/**首页**/
/**banner**/
.index-banner {
  position: relative;
  text-align: center;
}
.index-banner .box {
  display: block;
}
/* [FIX: CLS] 让浏览器根据 width/height 属性计算 banner 图片高度 */
.index-banner .box img {
  display: block;
  width: 100%;
  height: auto;
}
.index-banner .swiper-btns {
  position: absolute;
  left: 0;
  bottom: 50%;
  z-index: 2;
  width: 100%;
}
.index-banner .swiper-btns .btns-box {
  height: 0;
}
.index-banner .swiper-btns .btn {
  width: 30px;
  height: 60px;
  background: no-repeat center;
  opacity: 0.13;
}
.index-banner .swiper-btns .btn:hover {
  opacity: 1;
}
.index-banner .swiper-btns .prev {
  background-image: url(../images/icon_jt_1_1_1.png);
}
.index-banner .swiper-btns .next {
  background-image: url(../images/icon_jt_1_2_1.png);
}
.index-banner .swiper-points {
  position: absolute;
  left: 0;
  bottom: 4.21%;
  z-index: 2;
  width: 100%;
}
@media (max-width: 768px) {
  /* [FIX: CLS] 移除固定 200px + object-fit:cover，使用 width/height 属性的自然宽高比 */
  .index-banner .box img {
    display: block;
    width: 100%;
    height: auto;
  }
  .index-banner .swiper-btns .btn {
    background-size: 20px auto;
  }
}
.more-box-a {
  font-size: 0;
  line-height: 0;
}
.more-box-a .btn {
  border-radius: 28px;
  padding-left: 28px;
  padding-right: 15px;
  font-size: 15px;
  line-height: 56px;
  color: #ffffff;
  background-color: #d8262c;
}
.more-box-a .btn::after {
  content: '';
  display: block;
  margin-left: 30px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: #b71120 url(../images/icon_jt_3_2_1.png) no-repeat center;
  transform: translateX(0);
  transition: all 0.3s;
}
.more-box-a .btn:hover {
  background-color: #008cff;
}
.more-box-a .btn:hover::before,
.more-box-a .btn:hover::after {
  background-color: #0094fb;
  transform: translateX(-5px);
}
.more-box-b .btn {
  display: block;
  width: 132px;
  height: 42px;
  background: #2c80d4 url(../images/icon_jt_5_1_1.png) no-repeat center;
}
.more-box-b .btn:hover {
  background-color: #008cff;
}
.more-box-b .btn.on {
  transform: rotate(180deg);
}
.auto-title {
  padding-top: 60px;
  padding-bottom: 25px;
}
.auto-title .auto-title-h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.4em;
  letter-spacing: 4px;
}
.auto-title .auto-title-h1 .line {
  display: block;
  margin: 12px auto 0;
  width: 36px;
  height: 1px;
  background-color: #333333;
}
.auto-title .auto-title-h1 + .auto-title-h2 {
  margin-top: 3px;
}
.auto-title .auto-title-h2 {
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: 1px;
}
.auto-title .auto-title-h2 + .auto-title-h1 {
  margin-top: 3px;
}
.auto-title-b {
  padding-top: 60px;
  padding-bottom: 25px;
}
.auto-title-b .auto-title-h1 {
  font-size: 38px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 1px;
}
.auto-title-b .auto-title-h1 + * {
  margin-top: 5px;
}
.auto-title-b .auto-title-h2 {
  font-size: 16px;
  line-height: 1.4em;
  opacity: 0.25;
}
.auto-title-b .auto-title-h2 + * {
  margin-top: 5px;
}
@media (max-width: 1200px) {
  .auto-title {
    padding-top: 35px;
    padding-bottom: 20px;
  }
  .auto-title .auto-title-h1 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .auto-title .auto-title-h2 {
    font-size: 16px;
  }
  .auto-title-b {
    padding-top: 35px;
    padding-bottom: 20px;
  }
  .auto-title-b .auto-title-h1 {
    font-size: 20px;
  }
  .auto-title-b .auto-title-h2 {
    font-size: 14px;
  }
  .more-box-a .btn {
    border-radius: 18px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 36px;
  }
  .more-box-a .btn::after {
    margin-left: 15px;
    width: 20px;
    height: 20px;
    background-size: 4px auto;
  }
}
@media (max-width: 992px) {
  .auto-title .cn {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .more-box-a .btn {
    border-radius: 15px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 32px;
  }
  .more-box-a .btn::after {
    margin-left: 10px;
  }
}
.index-block-a {
  overflow: hidden;
}
.index-block-a + .index-block-a .auto-title {
  padding-top: 0;
}
.index-block-a .swiper-box {
  position: relative;
  margin: 0 -20px;
  text-align: center;
}
.index-block-a .swiper-box .swiper-container {
  padding: 20px 10px;
}
.index-block-a .swiper-box .box {
  display: block;
  margin: 10px;
}
.index-block-a .swiper-box .box:hover .img-box {
  box-shadow: 0px 0px 21px 0px rgba(99, 99, 99, 0.13);
}
.index-block-a .swiper-box .box:hover .cont .title {
  color: #008cff;
}
.index-block-a .swiper-box .img-box {
  display: block;
  box-shadow: 0px 0px 21px 0px rgba(99, 99, 99, 0);
  border-radius: 10px;
  width: 330px;
  max-width: 100%;
  background-color: #ffffff;
}
.index-block-a .swiper-box .img-box::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.index-block-a .swiper-box .cont {
  padding: 43px 0;
}
.index-block-a .swiper-box .cont .title {
  margin-bottom: 4px;
  font-family: Arial-BoldMT;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  letter-spacing: 1px;
  color: #222222;
}
.index-block-a .swiper-box .cont .des {
  font-size: 14px;
  line-height: 1.4em;
  color: #999999;
}
.index-block-a .swiper-btn .btn {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 25px;
  height: 100%;
  background: no-repeat center;
}
.index-block-a .swiper-btn .btn.prev {
  left: -60px;
  background-image: url(../images/icon_jt_2_1_1.png);
}
.index-block-a .swiper-btn .btn.prev:hover {
  background-image: url(../images/icon_jt_2_1_2.png);
}
.index-block-a .swiper-btn .btn.next {
  right: -60px;
  background-image: url(../images/icon_jt_2_2_1.png);
}
.index-block-a .swiper-btn .btn.next:hover {
  background-image: url(../images/icon_jt_2_2_2.png);
}
.index-block-a .swiper-btn .btn.swiper-button-disabled {
  display: none;
}
@media (max-width: 1200px) {
  .index-block-a + .index-block-a {
    margin-top: 0;
  }
  .index-block-a .swiper-box {
    margin: 0 -10px;
  }
  .index-block-a .swiper-box .swiper-container {
    padding: 0 10px;
  }
  .index-block-a .swiper-box .box {
    margin: 0 10px;
  }
  .index-block-a .swiper-box .cont {
    padding: 20px 10px 0;
  }
  .index-block-a .swiper-btn .btn {
    background-size: 16px auto;
  }
}
@media (max-width: 768px) {
  .index-block-a .swiper-btn .btn.prev {
    left: 0;
  }
  .index-block-a .swiper-btn .btn.next {
    right: 0;
  }
}
.index-block-c {
  padding: 100px 0 115px;
  background: url(../images/bg2.jpg) no-repeat center / 100% 100%;
}
.index-block-c .des {
  margin-top: 8px;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.index-block-c .more-box-a {
  margin: 40px 0;
}
.index-block-c .left-box {
  width: 40%;
}
.index-block-c .right-box {
  width: 51.389%;
}
.index-block-c .swiper-container .swiper-slide {
  text-align: center;
}
.index-block-c .swiper-container .swiper-slide.swiper-slide-active .box::before {
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 90px;
  max-height: 70%;
}
.index-block-c .swiper-container .swiper-slide .box {
  display: block;
  position: relative;
  padding: 35px 15px;
  color: #555555;
}
.index-block-c .swiper-container .swiper-slide .box::before,
.index-block-c .swiper-container .swiper-slide .box::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #efefef;
}
.index-block-c .swiper-container .swiper-slide .box:hover {
  color: #008cff;
}
.index-block-c .swiper-container .swiper-slide .box:hover .img .i {
  opacity: 0;
}
.index-block-c .swiper-container .swiper-slide .box:hover .img .i_h {
  opacity: 1;
}
.index-block-c .swiper-container .swiper-slide .box + .box::after {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 90px;
  height: 1px;
  max-width: 90%;
}
.index-block-c .swiper-container .swiper-slide .img {
  display: inline-block;
  position: relative;
  margin-bottom: 11px;
  vertical-align: top;
}
.index-block-c .swiper-container .swiper-slide .img img {
  display: block;
  height: auto;
}
.index-block-c .swiper-container .swiper-slide .img .i {
  opacity: 1;
}
.index-block-c .swiper-container .swiper-slide .img .i_h {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.index-block-c .swiper-container .swiper-slide .txt {
  font-size: 17px;
  line-height: 1.4em;
  letter-spacing: 1px;
}
.index-block-c .swiper-points span {
  margin: 0 6.5px;
  width: 13px;
  height: 13px;
  opacity: 1;
  background-color: #d5d5d5;
}
.index-block-c .swiper-points span.swiper-pagination-bullet-active {
  background-color: #2e80d4;
}
@media (min-width: 1201px) {
  .index-block-c .auto-title {
    padding-top: 0;
  }
}
@media (max-width: 1200px) {
  .index-block-c {
    padding: 35px 0 30px;
  }
  .index-block-c .left-box {
    order: 2;
    width: 100%;
  }
  .index-block-c .right-box {
    order: 1;
    width: 100%;
  }
  .index-block-c .auto-title {
    padding-top: 20px;
  }
  .index-block-c .des {
    margin-top: -15px;
    font-size: 14px;
    line-height: 24px;
  }
  .index-block-c .more-box-a {
    margin: 20px 0;
  }
  .index-block-c .swiper-container .swiper-slide .box {
    padding: 25px 15px;
  }
  .index-block-c .swiper-container .swiper-slide .img {
    margin-bottom: 10px;
    zoom: 0.6;
  }
  .index-block-c .swiper-container .swiper-slide .txt {
    font-size: 14px;
  }
  .index-block-c .swiper-points span {
    margin: 0 5px;
    width: 10px;
    height: 10px;
  }
}
/**内页banner**/
.auto-banner {
  position: relative;
  overflow: hidden;
}
/* [FIX: CLS] 让浏览器根据 width/height 属性计算子页 banner 图片高度 */
.auto-banner .img {
  display: block;
  width: 100%;
  height: auto;
}
.auto-banner .cont {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
}
.auto-banner .cont .title {
  margin-bottom: 6px;
  font-size: 43px;
  line-height: 1.4em;
}
.auto-banner .cont .long-title {
  font-size: 17px;
  line-height: 1.4em;
}
@media (max-width: 1200px) {
  .auto-banner .cont {
    padding-top: 16px;
  }
  .auto-banner .cont .title {
    font-size: 22px;
  }
  .auto-banner .cont .long-title {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .auto-banner {
    height: 180px;
  }
  .auto-banner .img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    height: 100%;
    width: auto;
    max-width: 999999px;
  }
  .auto-banner .cont {
    padding-top: 26px;
  }
  .auto-banner .cont .title {
    margin-bottom: 3px;
    font-size: 20px;
  }
}
/**分类菜单**/
.type-menu {
  height: 0;
}
.type-menu .wrap {
  position: relative;
}
.type-menu .flex-box {
  position: absolute;
  bottom: 0;
  border: solid 1px rgba(255, 255, 255, 0.16);
  width: 100%;
  background: rgba(0, 0, 0, 0.16);
}
.type-menu .flex-box .btn {

  border-right: 1px solid rgba(255, 255, 255, 0.16);
 
  text-align: center;
  font-size: 14px;
  line-height: 70px;
  color: #ffffff; display:inline-block; padding:0 25px; float:left
}
.type-menu .flex-box .btn:hover {
  background-color: #008cff;
  border-right-color: #008cff;
}
.type-menu .flex-box .btn.on {
  background-color: #008cff;
}
/**三级菜单**/
.next-menu .swiper-slide {
  width: auto;
}
.next-menu .link {
  display: block;
  position: relative;
  margin: 0 25px;
  padding: 0 14px;
  font-size: 15px;
  line-height: 62px;
  color: #555555;
  transition: all 0.3s;
}
.next-menu .link:hover {
  color: #008cff;
}
.next-menu .link::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #008cff;
  transition: all 0.3s;
}
.next-menu .on .link {
  color: #008cff;
}
.next-menu .on .link::after {
  left: 0;
  width: 100%;
}
@media (max-width: 1200px) {
  /**分类菜单**/
  .type-menu {
    height: auto;
  }
  .type-menu .flex-box {
    position: static;
    border: 0 none; overflow:hidden
  }
  .type-menu .flex-box .btn {


    font-size: 14px;
    line-height: 24px;
  }
  /**三级菜单**/
  .next-menu {
    border-top: 1px solid #e6e6e6;
  }
  .next-menu .link {
    margin: 0 15px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 42px;
  }
}
@media (max-width: 768px) {
  /**分类菜单**/
  .type-menu {
    height: auto;
  }
  .type-menu .flex-box .btn {
    width: 25%; padding:0; line-height:35px;    border-bottom: 1px solid rgba(255, 255, 255, 0.16);    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
  }
  /**三级菜单**/
  .next-menu .link {
    margin: 0;
  }
}
/**面包屑地址**/
.website-map {
  background-color: #f7f7f7;
  padding: 22px 0;
  font-size: 14px;
  line-height: 22px;
  color: #555555;
}
.website-map a {
  color: #555555;
}
.website-map a:hover {
  color: #008cff;
}
.website-map .home img {
  margin-right: 10px;
}
.website-map .jt {
  margin: 0 8px;
}
@media (max-width: 1200px) {
  /**面包屑地址**/
  .website-map {
    padding: 12px 0;
  }
}
@media (max-width: 768px) {
  /**面包屑地址**/
  .website-map {
    font-size: 13px;
  }
  .website-map .home img {
    margin-right: 5px;
    width: 14px;
    height: auto;
  }
}
/**公司介绍**/
.brand-block-a {
  padding-top: 75px;
  padding-bottom: 70px;
}
.brand-block-a .left-box {
  margin-right: 3%;
  width: 300px;
  flex-shrink: 0;
}
.brand-block-a .left-box img {
  display: block;
  margin-bottom: 13px;
}
.brand-block-a .left-box .h2 {
  font-weight: 400;
  font-size: 36px;
  line-height: 1.4em;
  color: #333333;
}
.brand-block-a .right-box {
  width: 1015px;
  font-size: 18px;
  line-height: 38px;
  color: #666666;
  background: url(../images/bg1.png) no-repeat right 15%;
}
.brand-block-a .right-box p + p {
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .brand-block-a {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .brand-block-a .left-box {
    margin-right: 0;
    width: 100%;
    padding-bottom: 10px;
  }
  .brand-block-a .left-box img {
    margin-bottom: 10px;
    zoom: 0.6;
  }
  .brand-block-a .left-box .h2 {
    font-size: 20px;
  }
  .brand-block-a .right-box {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .brand-block-a .right-box img {
    height: auto!important;
  }
  .brand-block-a .right-box p + p {
    margin-top: 5px;
  }
}
.brand-block-b {
  padding-bottom: 80px;
  background-image: url(../images/bg2.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
}
.brand-block-b .list2 {
  margin-top: 35px;
}
@media (max-width: 1200px) {
  .brand-block-b {
    padding-bottom: 35px;
  }
  .brand-block-b .list2 {
    margin-top: 0;
  }
}
.brand-block-c .swiper-box {
  margin: -11px;
  padding-bottom: 80px;
  text-align: center;
}
.brand-block-c .swiper-box .swiper-container {
  padding: 11px 0;
}
.brand-block-c .swiper-box .box {
  display: block;
  margin: 11px;
  box-shadow: 0px 0px 18px 0px rgba(182, 182, 182, 0.31);
  padding: 40px 40px 26px;
}
.brand-block-c .swiper-box .box:hover .txt {
  color: #008cff;
}
.brand-block-c .swiper-box .img-box {
  display: inline-block;
  overflow: visible;
}
.brand-block-c .swiper-box .img-box img {
  display: block;
  position: static;
  height: auto;
  width: auto;
}
.brand-block-c .swiper-box .txt {
  margin-top: 14px;
  font-size: 15px;
  line-height: 24px;
  color: #555555;
}
@media (max-width: 1200px) {
  .brand-block-c .swiper-box {
    padding-bottom: 30px;
  }
  .brand-block-c .swiper-box .swiper-container {
    padding: 0;
  }
  .brand-block-c .swiper-box .box {
    padding: 20px 20px 15px;
  }
  .brand-block-c .swiper-box .txt {
    margin-top: 10px;
    font-size: 14px;
  }
}
/**产品中心**/
.product-list-a {
  padding-top: 40px;
}
@media (max-width: 1200px) {
  .product-list-a {
    padding-top: 30px;
  }
}
/**产品详情**/
.product-info-a {
  padding-top: 35px;
  padding-bottom: 100px;
}
.product-info-a .left-box {
  width: 50%;
}
.product-info-a .left-box .swiper-nav {
  position: relative;
  width: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.product-info-a .left-box .swiper-nav .swiper-container {
  height: 540px;
}
.product-info-a .left-box .swiper-nav .img-box {
  display: block;
  border: 1px solid #e4e4e4;
  transition: all 0.3s;
}
.product-info-a .left-box .swiper-nav .img-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.product-info-a .left-box .swiper-nav .img-box img {
  opacity: 0.35;
}
.product-info-a .left-box .swiper-nav .img-box:hover {
  border-color: #008cff;
}
.product-info-a .left-box .swiper-nav .on .img-box {
  border-color: #008cff;
}
.product-info-a .left-box .swiper-nav .on .img-box img {
  opacity: 1;
}
.product-info-a .left-box .swiper-btns .btn {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 36px;
  background: no-repeat center;
  opacity: 0.5;
}
.product-info-a .left-box .swiper-btns .btn:hover {
  opacity: 1;
}
.product-info-a .left-box .swiper-btns .prev {
  top: 0;
  background-image: url(../images/icon_jt_6_1_1.png);
}
.product-info-a .left-box .swiper-btns .next {
  bottom: 0;
  background-image: url(../images/icon_jt_6_2_1.png);
}
.product-info-a .left-box .big-img {
  width: calc(100% - 100px);
  padding-left: 5%;
}
.product-info-a .left-box .big-img .img-box {
  width: 600px;
  max-width: 100%;
}
.product-info-a .left-box .big-img .img-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.product-info-a .right-box {
  width: 40.714%;
  padding-top: 30px;
}
.product-info-a .right-box .ad {
  font-size: 16px;
  line-height: 1.4em;
  color: #777777;
}
.product-info-a .right-box .title {
  font-size: 46px;
  font-weight: normal;
  line-height: 1.4em;
  color: #333333;
}
.product-info-a .right-box .cont {
  margin-top: 13px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 38px;
  padding-bottom: 58px;
  font-size: 15px;
  line-height: 22px;
  color: #777777;
}
.product-info-a .right-box .cont.type2 {
  margin-bottom: 35px;
  padding-bottom: 24px;
}
.product-info-a .right-box .cont ul {
  margin: 0;
  padding-left: 18px;
}
.product-info-a .right-box .cont ul li {
  padding: 8px 0;
}
.product-info-a .right-box .cont-tit {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  color: #333333;
}
@media (max-width: 1200px) {
  .product-info-a {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .product-info-a .left-box {
    width: 100%;
  }
  .product-info-a .left-box .swiper-nav {
    order: 2;
    margin-top: 15px;
    width: 100%;
    padding: 0 40px;
  }
  .product-info-a .left-box .swiper-nav .swiper-container {
    height: auto;
  }
  .product-info-a .left-box .swiper-btns .btn {
    left: auto;
    top: 0;
    width: 30px;
    height: 100%;
    background-size: 14px auto;
  }
  .product-info-a .left-box .swiper-btns .prev {
    left: 0;
    background-image: url(../images/icon_jt_1_1_2.png);
  }
  .product-info-a .left-box .swiper-btns .next {
    right: 0;
    background-image: url(../images/icon_jt_1_2_2.png);
  }
  .product-info-a .left-box .big-img {
    width: 100%;
    padding-left: 0;
  }
  .product-info-a .left-box .big-img .img-box {
    margin: 0 auto;
    width: 600px;
  }
  .product-info-a .right-box {
    width: 100%;
    padding-top: 20px;
  }
  .product-info-a .right-box .ad {
    font-size: 14px;
  }
  .product-info-a .right-box .title {
    font-size: 20px;
  }
  .product-info-a .right-box .cont {
    margin-top: 10px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 14px;
  }
  .product-info-a .right-box .cont.type2 {
    margin-bottom: 18px;
    padding-bottom: 20px;
  }
  .product-info-a .right-box .cont ul li {
    padding: 2px 0;
  }
  .product-info-a .right-box .cont-tit {
    margin-bottom: 5px;
  }
}
.product-info-b {
  position: relative;
  padding-bottom: 15px;
}
.product-info-b::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 355px;
  max-height: 25%;
  background: linear-gradient(#f3f3f3, #ffffff);
}
.product-info-b .wrap {
  position: relative;
}
.product-info-b .list4 {
  margin-top: -10px;
}
@media (max-width: 1200px) {
  .product-info-b {
    padding-bottom: 0;
  }
}
/**服务支持**/
/*常见问题*/
.server-block-a {
  padding-bottom: 90px;
}
@media (max-width: 1200px) {
  .server-block-a {
    padding-bottom: 35px;
  }
}
/**礼品定制**/
/**联系我们**/
.contact-block-a {
  padding-bottom: 75px;
}
.contact-block-a .block-box {
  margin: -15px;
}
.contact-block-a .block-li {
  padding: 15px;
}
.contact-block-a .block-info {
  padding: 65px 2% 55px;
  line-height: 0;
}
.contact-block-a .block-info .h2 {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 1px;
  color: #222222;
}
.contact-block-a .block-info .hr {
  display: inline-block;
  vertical-align: top;
  margin: 20px 0;
  border: 0 none;
  border-top: 1px solid #ededed;
  width: 45%;
}
.contact-block-a .block-info .words {
  font-size: 17px;
  line-height: 24px;
  color: #999999;
}
.contact-block-a .block-info:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.contact-block-a .block-cont {
  height: 100%;
  padding: 60px 40px 35px;
}
.contact-block-a .block-cont .title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4em;
  letter-spacing: 1px;
  color: #222222;
}
.contact-block-a .block-cont .info {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1px;
  color: #222222;
}
.contact-block-a .block-cont .info .info-li {
  padding-right: 10px;
}
.contact-block-a .block-cont .info .info-li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -2px;
}
.contact-block-a .block-cont .info .address-btn {
  color: #008cff;
}
.contact-block-a .block-cont:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.contact-block-b {
  padding-bottom: 80px;
}
.contact-block-b .form {
  border-top: 1px solid #e6e6e6;
  padding: 0;
}
.contact-block-b .form .form-li {
  margin-top: 28px;
}
.contact-block-b .form .input {
  display: block;
  margin: 0;
  border: solid 1px #d0d0d0;
  height: 48px;
  width: 100%;
  padding: 12px 20px;
  font-size: 15px;
  line-height: 24px;
  color: #555555;
}
.contact-block-b .form textarea.input {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-block-b .form .code-li .code-input {
  width: 235px;
}
.contact-block-b .form .code-li img {
  margin-left: 18px;
  width: 135px;
  flex-shrink: 0;
  cursor: pointer;
}
.contact-block-b .form .submit-box .form-btn {
  width: 220px;
  height: 48px;
  padding: 0;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  color: #ffffff;
  background-color: #008cff;
  transition: all 0.3s;
  cursor: pointer;
}
.contact-block-b .form .submit-box .form-btn:hover {
  background-color: #b71120;
}
@media (min-width: 1201px) {
  .contact-block-b .form .lw-w-4 {
    width: 32%;
  }
}
@media (max-width: 1200px) {
  .contact-block-a {
    padding-bottom: 30px;
  }
  .contact-block-a .block-box {
    margin: 0;
  }
  .contact-block-a .block-li {
    padding: 5px 0;
  }
  .contact-block-a .block-info {
    padding: 25px 15px;
  }
  .contact-block-a .block-info .h2 {
    font-size: 18px;
  }
  .contact-block-a .block-info .hr {
    margin: 10px 0;
    width: 95%;
  }
  .contact-block-a .block-info .words {
    font-size: 14px;
    line-height: 22px;
  }
  .contact-block-a .block-cont {
    height: auto;
    padding: 25px 15px;
  }
  .contact-block-a .block-cont .title {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .contact-block-a .block-cont .info {
    font-size: 14px;
    line-height: 24px;
  }
  .contact-block-a .block-cont .info .info-li img {
    zoom: 0.8;
  }
  .contact-block-b {
    padding-bottom: 35px;
  }
  .contact-block-b .form .form-li {
    margin-top: 12px;
  }
  .contact-block-b .form .input {
    height: 36px;
    width: 100%;
    padding: 6px 15px;
    font-size: 14px;
  }
  .contact-block-b .form textarea.input {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .contact-block-b .form .code-li .code-input {
    width: 100%;
  }
  .contact-block-b .form .code-li img {
    margin-left: 10px;
    width: 115px;
    height: 36px;
  }
  .contact-block-b .form .submit-box .form-btn {
    width: 120px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
  }
}
/**新闻中心**/
.news-list-a {
  padding-top: 75px;
}
@media (max-width: 1200px) {
  /**新闻中心**/
  .news-list-a {
    padding-top: 30px;
  }
}
/***详情页分享***/
.share-box-a {
  font-size: 0;
}
.share-box-a .btn {
  display: inline-block;
  position: relative;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  vertical-align: middle;
  background: #bdbdbd no-repeat center / contain;
}
.share-box-a .btn + .btn {
  margin-left: 16px;
}
.share-box-a .btn:hover {
  background-color: #008cff;
}
.share-box-a .btn:hover .code-box {
  margin-bottom: 0;
  opacity: 1;
  pointer-events: auto;
}
.share-box-a .wechat {
  background-image: url(../images/icon_share_1.png);
}
.share-box-a .sina {
  background-image: url(../images/icon_share_2.png);
}
.share-box-a .contact {
  background-image: url(../images/icon_share_3.png);
}
.share-box-a .qq {
  background-image: url(../images/icon_share_4.png);
}
.share-box .btn:hover {
  background-color: #008cff;
}
.share-box .btn:hover .code-box {
  margin-bottom: 0;
  opacity: 1;
  pointer-events: auto;
}
.share-box .code-box {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -66px;
  margin-bottom: -10px;
  width: 122px;
  padding: 6px;
  opacity: 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  pointer-events: none;
  transition: margin 0.3s, opacity 0.3s;
}
.share-box .code-box img {
  width: 100%;
}
.share-box .code-box canvas {
  width: 110px;
  height: 110px;
}
.share-box .code-box .code-text {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  color: #333;
}
@media (max-width: 1200px) {
  .share-box-a .a {
    width: 36px;
    height: 36px;
  }
}
/***详情***/
.info-block-a img {
  max-width: 100%;
}
.info-block-a .share-box .btn {
  height: 30px;
  width: 30px;
}
.info-block-a .share-box .btn + .btn {
  margin-left: 7px;
}
.info-block-a .left-box {
  width: 66.5%;
  padding-top: 60px;
  padding-bottom: 38px;
}
.info-block-a .left-box .h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.4em;
  color: #222222;
}
.info-block-a .left-box .other {
  padding-top: 10px;
  padding-bottom: 25px;
  font-size: 15px;
  line-height: 30px;
  color: #c8c8c8;
}
.info-block-a .left-box .other .looks {
  margin-left: 12px;
}
.info-block-a .left-box .content {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 40px 0;
  font-size: 15px;
  line-height: 28px;
  color: #555555;
}
.info-block-a .left-box .content img {
  height: auto!important;
}
.info-block-a .right-box {
  width: 28%;
  padding-top: 62px;
}
.info-page-box {
  padding: 20px 0;
}
.info-page-box .p {
  max-width: 48%;
  font-size: 15px;
  line-height: 30px;
  color: #555555;
}
.info-page-box .p a {
  color: #555555;
}
.info-page-box .p a:hover {
  color: #008cff;
}
.put-news-b .title {
  font-size: 22px;
  line-height: 30px;
  color: #333333;
}
.put-news-b .ul {
  padding-top: 25px;
}
.put-news-b .ul li + li {
  margin-top: 18px;
  border-top: 1px solid #f0f0f0;
  padding-top: 18px;
}
.put-news-b .ul .li-title {
  display: block;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
}
.put-news-b .ul .li-title:hover {
  color: #008cff;
}
.put-news-b .ul .other {
  font-size: 14px;
  line-height: 24px;
  color: #c8c8c8;
}
.put-news-b .ul .other .looks {
  margin-left: 13px;
}
@media (max-width: 1200px) {
  .info-page-box {
    padding: 10px 0;
  }
  .info-page-box .p {
    max-width: 100%;
    width: 100%;
    line-height: 26px;
  }
  .info-block-a .left-box {
    padding-top: 30px;
    width: 100%;
    padding-bottom: 0;
  }
  .info-block-a .left-box .h2 {
    text-align: center;
    font-size: 18px;
  }
  .info-block-a .left-box .other {
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
  }
  .info-block-a .left-box .other .word {
    width: 100%;
  }
  .info-block-a .left-box .other .share-box {
    display: block;
    margin: 0;
    width: 100%;
  }
  .info-block-a .left-box .other .share-box .btn {
    height: 26px;
    width: 26px;
  }
  .info-block-a .left-box .content {
    padding: 20px 0 15px;
    font-size: 14px;
    line-height: 26px;
  }
  .info-block-a .right-box {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .put-news-b {
    width: 100%;
  }
  .put-news-b .title {
    font-size: 20px;
    line-height: 26px;
  }
  .put-news-b .ul {
    padding-top: 15px;
  }
  .put-news-b .ul li + li {
    margin-top: 15px;
    padding-top: 15px;
  }
  .put-news-b .ul .li-title {
    font-size: 15px;
    line-height: 26px;
  }
  .put-news-b .ul .other {
    font-size: 14px;
    line-height: 20px;
  }
  .put-news-b .ul .other .looks {
    margin-left: 15px;
  }
}


