/*** Swiper 4.5.3* 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**/
.swiper-container{margin-left:auto;margin-right: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}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:none;left:0px;right:auto}
.swiper-button-prev::before{content:"\e724"}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:none;right:0px;left:auto}
.swiper-button-next::before{content:"\e725"}
.swiper-button-next,.swiper-button-prev{font-family:"iconfont";font-size:18px;text-align:center;color:#333;z-index:10}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1 !important}
html{font-size:62.5%;height:100%;scrollbar-width: thin;}
body{margin:0 auto;font-family:Inter-Regular,Arial,Helvetica,sans-serif;font-size:12px;font-size:1.2rem;height:100%;background:#0e0e0e;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden}
img{border:none}
ul li{list-style-type:none}
ul,form,p,a,img,table,tr,td,li,dd,dt,dl,span{margin:0;padding:0;list-style:none}
img{display:inline-block;vertical-align:top;max-width:100%}
img{max-width:100%;max-height:100%;aspect-ratio:auto;height: auto}
a{text-decoration:none;color:#fff;outline:none;transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s}
a:hover,button:hover{color:#FF5800}
h1,h2{margin:0;padding:0;font-weight:normal;color:#fff}
.clear{clear:both}
.maln{margin-left:auto !important}
input,textarea,select{font-family:Inter-Regular,Arial,Helvetica,sans-serif;font-size:12px;font-size:1.2rem;color:#999999;border:none;outline:none}
input,textarea{border:none;background:none}
input[type="submit"],textarea[type="submit"]{cursor:pointer}
input[type="checkbox"],textarea[type="checkbox"]{cursor:pointer}
input[type="radio"],textarea[type="radio"]{cursor:pointer}
input:focus,textarea:focus{outline:none}
textarea{resize:none}
.pull-left{float:left}
.pull-right{float:right}
.clear{clear:both}
.fix{*zoom:1}
.tagspage [class*="-item"] .item-title{overflow:hidden;color:#ffffff}
.tagspage [class*="-item"] .item-title a{color:#ffffff}
.tagspage [class*="-item"] .item-desc{overflow:hidden;color:#ffffff}
.tagspage [class*="-item"] .item-desc a{color:#ffffff}
.tagspage .tages-title{color:#fff}
.tagspage .tages-text{color:#ddd}
.tagspage .tages4-menu-item .tages-title{color:#ddd}
.tagspage .tages4-menu-item .tages-title::before{background:#fff}
.tagspage .tages4-menu-item.active .tages-title,.tagspage .tages4-menu-item:hover .tages-title{color:#fff}
.tagspage .tages4-news-item .item-box .item-date{color:#ddd}
.tagspage .tages4-news-item .item-box .item-title::before{background:#fff}
.tagspage .tages4-cert-list .list-item .item-body .item-name{color:#fff}
.tagspage .tags-down-list-item .item-box .item-btn .btnn{color:#333;background:#fff;border-color:#fff}
.tagspage .tags-down-list-item .item-box .item-btn a.btnn:hover{color:#fff;background:#333}
.tagspage .tages6-list-item .item-body .item-title{color:#fff}
.tagspage .tages9-tbody-item .iconfont{color:#fff}
.tagspage .swiper-video .swiper-slide .item-body .item-title{color:#fff}
.tagspage .swiper-video .swiper-slide .item-body .item-desc{color:#eee}
.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
::selection{color:#fff;background:#FF5800}
*{margin:0px;padding:0px;-moz-box-sizing:border-box;box-sizing:border-box}
.self-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}
.self-ellipsis-2{display:-webkit-box !important;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.self-ellipsis-3{display:-webkit-box !important;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.self-ellipsis-4{display:-webkit-box !important;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.self-ellipsis-5{display:-webkit-box !important;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.self-ellipsis-6{display:-webkit-box !important;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.self-ellipsis-7{display:-webkit-box !important;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:7;-webkit-box-orient:vertical}
.self-ellipsis-8{display:-webkit-box !important;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:8;-webkit-box-orient:vertical}
.relative{position:relative}
.absolute{position:absolute}
.common-vc{position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%)}
.common-hc{position:absolute;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%)}
.common-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.text-right{text-align:right}
.text-left{text-align:left}
.text-center{text-align:center}
.nlazy{min-width:20%}
::-webkit-scrollbar{width:4px;height:3px}
::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:rgba(0,0,0,0.1)}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,0.1);border-radius:0;background:rgba(0,0,0,0.1)}
.email{word-break:break-all}
.scale-big img{-webkit-transition:all 350ms;-o-transition:all 350ms;-moz-transition:all 350ms;transition:all 350ms}
.scale-big:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.scale-small img{-webkit-transition:all 350ms;-o-transition:all 350ms;-moz-transition:all 350ms;transition:all 350ms;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.scale-small:hover img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
[class*="-item"] .item-pic,[class*="-item"] .item-pics{position:relative;display:block;text-align:center;overflow:hidden}
[class*="-item"] .item-pic a,[class*="-item"] .item-pics a{position:relative;display:block;text-align:center;overflow:hidden}
[class*="-item"] .item-title a{display:block;overflow:hidden;color:#333}
[class*="-item"] .item-title a:hover{color:#FF5800}
[class*="-item"] .item-subt{overflow:hidden}
[class*="-item"] .item-subt a{display:block}
[class*="-item"] .item-subt a:hover{color:#FF5800}
[class*="-item"] .item-desc{overflow:hidden;color:#666}
[class*="-item"] .item-desc a{display:block;color:#666}
[class*="-item"] .item-desc a:hover{color:#FF5800}
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background-color:#FF5800;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}
#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana,Geneva,sans-serif}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}
.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
.baguetteBox-button#next-button{right:2%}
.baguetteBox-button#previous-button{left:2%}
.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}
.spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
.double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
@-webkit-keyframes bounceFromRight{0%{margin-left:0}
	50%{margin-left:-30px}
	100%{margin-left:0}
}@keyframes bounceFromRight{0%{margin-left:0}
	 50%{margin-left:-30px}
	 100%{margin-left:0}
 }@-webkit-keyframes bounceFromLeft{0%{margin-left:0}
	  50%{margin-left:30px}
	  100%{margin-left:0}
  }@keyframes bounceFromLeft{0%{margin-left:0}
	   50%{margin-left:30px}
	   100%{margin-left:0}
   }@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}
		50%{-webkit-transform:scale(1);transform:scale(1)}
	}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}
		 50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
	 }::-webkit-input-placeholder{color:#fefefe;opacity:1}
:-o-placeholder{color:#fefefe;opacity:1}
::-moz-placeholder{color:#fefefe;opacity:1}
:-ms-input-placeholder{color:#fefefe;opacity:1}
.footer .f-form::-webkit-input-placeholder{color:#ffffff;opacity:1}
.footer .f-form:-o-placeholder{color:#ffffff;opacity:1}
.footer .f-form::-moz-placeholder{color:#ffffff;opacity:1}
.footer .f-form:-ms-input-placeholder{color:#ffffff;opacity:1}
.indexs .head .sousuo input::-webkit-input-placeholder{color:#D8D8D8;opacity:1}
.indexs .head .sousuo input:-o-placeholder{color:#D8D8D8;opacity:1}
.indexs .head .sousuo input::-moz-placeholder{color:#D8D8D8;opacity:1}
.indexs .head .sousuo input:-ms-input-placeholder{color:#D8D8D8;opacity:1}
.head-container{position:relative;width:100%;padding:0 15px;margin:0 auto}
@media (min-width:768px){.head-container{width:750px}
}@media (min-width:992px){.head-container{width:980px}
}@media (min-width:1260px){.head-container{width:1230px}
}@media (min-width:1460px){.head-container{width:1430px}
}@media (min-width:1660px){.head-container{width:1630px}
}@media (min-width:1860px){.head-container{width:1830px}
}.container{position:relative;width:100%;padding:0 15px;margin:0 auto}
@media (min-width:768px){.container{width:750px}
}@media (min-width:992px){.container{width:980px}
}@media (min-width:1260px){.container{width:1230px}
}@media (min-width:1460px){.container{width:1430px}
}.contain{position:relative;width:100%;padding:0 15px;margin:0 auto}
@media (min-width:768px){.contain{width:750px}
}@media (min-width:992px){.contain{width:980px}
}@media (min-width:1260px){.contain{width:1230px}
}.at-resp-share-element .at4-share-count-container{text-decoration:none;float:right;padding-right:15px;line-height:25px !important}
.at-resp-share-element .at-icon{width:24px!important;height:24px!important}
.at-style-responsive .at-share-btn{padding:0!important;border-radius:2px!important}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width:24px!important;height:24px!important}
.at-resp-share-element .at-share-btn{margin-bottom:0!important;margin-right:3px!important}
.at-resp-share-element .at-icon{width:24px!important;height:24px!important}
.at-style-responsive .at-share-btn{padding:0!important;border-radius:2px!important}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width:24px!important;height:24px!important}
.at-resp-share-element .at-share-btn{margin-bottom:0!important;margin-right:3px!important}
.an-bd3{position:relative}
.an-bd3 .item-backdrop{content:'';background-color:#000;background:linear-gradient(0deg,rgba(255,108,0,.7) 0%,rgba(255,108,0,0) 70%,rgba(255,108,0,0) 100%);position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
@media screen and (min-width:992px){.an-bd3 .item-backdrop{visibility:hidden;opacity:0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
}@media screen and (min-width:992px){.an-bd3:hover .item-backdrop{visibility:visible;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}.item-table{display:table;table-layout:fixed;width:100%;height:100%}
.item-cell{display:table-cell;width:100%;height:100%;vertical-align:middle}
.head{position:fixed;left:0;top:0;width:100%;z-index:999;background:#000000}
.logo{display:block;float:left;width:225px;font-size:0px;letter-spacing:0}
.head-logo{display:block;float:left;height:90px;font-size:0px;text-align:center}
.head-logo img{display:block;max-height:90px;width:100%;max-width:225px;margin:auto}
.yvn{position:relative;padding:32px 0;margin-left:66px}
.yvzhonga{display:block;min-width:80px;max-width:120px;padding-left:30px;font-size:14px;font-size:1.4rem;line-height:26px;padding-right:12px;color:#fff;cursor:pointer;position:relative;z-index:9;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
a.yvzhonga:hover{color:#FF5800}
.yvzhonga .iconfont{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:8px}
.yvzhonga i{position:absolute;left:0;top:50%;transform:translateY(-50%)}
.yvul{position:absolute;min-width:160px;top:100%;right:0;display:none;background:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding:16px 0 22px}
.yvul a{position:relative;display:block;padding:6px 10px;font-size:14px;font-size:1.4rem;line-height:22px;padding-left:50px;text-transform:uppercase;color:#666}
.yvul a i{position:absolute;left:14px;top:50%;transform:translateY(-50%)}
.yvul a:hover{color:#FF5800;text-decoration:underline}
.sousuo{position:relative;float:right;z-index:9;padding:18px 0 31px;margin-left:160px}
.sousuo .sou2{position:relative;z-index:9;text-align:right;padding-top:13px;font-size:16px;font-size:1.6rem;line-height:28px;color:#fff;cursor:pointer;font-weight:bold;width:auto;display:none}
.sousuo form{position:relative;display:block;height:41px;width:220px;padding-right:32px;border-bottom:1px solid #fff;overflow:hidden;color:#fff;transition:0.5s;z-index:99999}
.sou{width:100%;height:40px;line-height:40px;font-size:14px;font-size:1.4rem;color:#fff;padding:0 8px}
.suo{width:36px;height:40px;background:none;position:absolute;right:0;top:0;bottom:0;z-index:9999999;cursor:pointer}
.sou1{display:inline-block;vertical-align:top;width:36px;height:40px;line-height:40px;font-size:14px !important;text-align:center;color:#fff;cursor:pointer;font-weight:bold;position:absolute;right:0px;top:0;transform:translateY(0);z-index:99990}
.ynav .dangqiandao>a{color:#FF5800 !important}
.ynav{float:right;padding:36px 0;margin-left:48px;position:relative;cursor:pointer}
.yvnava{position:relative;width:27px;height:18px;margin:0 auto}
.yvnava img{width:100%}
.ysp1{display:block;width:27px;height:3px;background:#fff;position:absolute;left:0;top:0px}
.ysp2{display:block;width:27px;height:3px;background:#fff;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.ysp3{display:block;width:17px;height:3px;background:#fff;position:absolute;left:0;bottom:0px}
.yyiji{position:absolute;left:-10px;top:-99999px;z-index:99;width:267px;background:#101010;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding:10px 0 11px}
.yerji{position:absolute;left:100%;top:-9999px;z-index:99;width:267px;background:#101010;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding:10px 0 11px}
.yyiji li{position:relative;width:100%;word-break:break-word;padding:0 20px;margin-bottom:10px}
.yyiji li a{position:relative;display:block;font-size:16px;font-size:1.6rem;line-height:0px;color:#999;padding:0 8px 10px;z-index:22;border-bottom:1px solid #3B3B3B}
.yyiji li .iconfont{position:absolute;right:20px;top:0;font-size:12px;color:#333;line-height:36px}
.yyiji li:hover>.iconfont::before{content:"\e600";color:#FF5800}
.yyiji li a:hover{color:#FF5800}
.yyiji li:nth-last-of-type(1) a{border-color:transparent}
.ynav:hover .yyiji{top:100%}
.ynav:hover .yyiji>li>a{line-height:36px}
.yyiji li:hover .yerji{top:0px}
.yyiji li:hover .yerji>li>a{line-height:36px}
.daoz{position:relative;float:right;margin-left:48px;max-width:900px}
.daohang{position:relative;width:100%;font-size:0;letter-spacing:0;padding-top:30px}
.daohang>li{float:left;position:relative;margin-right:48px;transition:all .5s;padding-bottom:30px}
.daohang>li:nth-last-of-type(1){margin-right:0 !important}
.daohang>li>a{position:relative;display:inline-block;vertical-align:top;font-size:18px;font-size:1.8rem;color:#fff;line-height:30px;text-transform:uppercase}
.daohang>li::before{position:absolute;content:"";left:50%;transform:translateX(-50%);bottom:10px;width:0px;height:6px;border-radius:50%;transition:all .5s;background:#FF5800}
.daohang>li:hover>a{color:#FF5800}
.dangqiandao>a{color:#FF5800 !important;font-family:Inter-Bold !important}
.daohang>li:hover::before{width:6px}
.dangqiandao::before{width:6px !important}
.yijiw{position:absolute;width:808px;top:-99999px;left:0;z-index:9;text-align:left;min-height:55vh;max-height:80vh;overflow-y:auto;scrollbar-width: none;scrollbar-color: transparent transparent;  font-family:Inter-Regular}
.yiji{position:relative;width:268px;background:#101010;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding:10px 0 11px;scrollbar-width: thin;z-index:9}
.yiji li{position:relative;transition:0.5s;padding:0 20px;margin-bottom:10px}
.yiji li a{position:relative;display:block;font-size:16px;font-size:1.6rem;line-height:0px;color:#999;padding:0 8px 10px;z-index:22;border-bottom:1px solid #3B3B3B}
.yiji li .iconfont{position:absolute;right:24px;top:0;font-size:12px;color:#666;line-height:36px}
.yiji li:hover>.iconfont::before{content:"\e600";color:#FF5800}
.yiji li:nth-last-of-type(1) a{border-color:transparent}
.yiji li:hover>a{color:#FF5800}
.erji{position:absolute;width:268px;top:-9999px;left:100%;background:#101010;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding:10px 0 11px}
.sanji{position:absolute;width:268px;top:-9999px;left:100%;background:#101010;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding:10px 0 11px}
.daohang>li:hover .yijiw{top:100%}
.daohang>li:hover .yiji>li>a{line-height:36px;padding-right:16px}
.yiji>li:hover .erji{top:0px}
.yiji>li:hover .erji>li>a{line-height:36px;padding-right:16px}
.erji>li:hover .sanji{top:0px}
.erji>li:hover .sanji>li>a{line-height:36px;padding-right:16px}
.matn{margin-top:auto !important}
.xnav{display:none}
.banner{position:relative;z-index:2;line-height:0;font-size:0;padding-top:90px}
.banner .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:99;display:block !important;width:74px;height:74px;line-height:72px;border:1px solid rgba(255,255,255,.5);border-radius:50%;text-align:center;color:rgba(255,255,255,.5);cursor:pointer}
.banner .slick-arrow:hover{border-color:#fff;color:#fff}
.banner .slick-prev{left:50px}
.banner .slick-next{right:50px}
.banner .slick-prev::before{content:"\e72c";font-family:"iconfont";font-size:22px}
.banner .slick-next::before{content:"\e72d";font-family:"iconfont";font-size:22px}
.banner .slick-dots{position:absolute;z-index:999999;left:8.333333%;bottom:48px;text-align:left;font-size:0;letter-spacing:0;display:block !important}
.banner .slick-dots li{position:relative;display:inline-block;vertical-align:top;width:10px;height:10px;border-radius:50%;background:#fff;cursor:pointer;margin:0 18px}
.banner .slick-dots li::before{position:absolute;left:100%;top:50%;transform:translateY(-50%);content:"";width:36px;height:1px;border:1px dashed #fff;box-sizing:border-box}
.banner .slick-dots li:nth-last-of-type(1)::before{display:none}
.banner .slick-dots li a{text-align:center;display:none}
.banner .slick-dots li.slick-active::after{position:absolute;box-sizing:border-box;content:"";left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;border:2px solid #FFFFFF}
.banner.hide{display:none}
@media screen and (max-width:1859px){.banner .slick-arrow{width:68px;height:68px;line-height:66px}
	.banner .slick-prev{left:46px}
	.banner .slick-next{right:46px}
	.banner .slick-prev::before{font-size:20px}
	.banner .slick-next::before{font-size:20px}
	.banner .slick-dots{left:8.333333%;bottom:44px}
	.banner .slick-dots li{width:10px;height:10px;margin:0 18px}
	.banner .slick-dots li::before{width:36px}
	.banner .slick-dots li.slick-active::after{width:44px;height:44px}
}@media screen and (max-width:1659px){.banner .slick-arrow{width:60px;height:60px;line-height:58px}
	.banner .slick-prev{left:42px}
	.banner .slick-next{right:42px}
	.banner .slick-prev::before{font-size:18px}
	.banner .slick-next::before{font-size:18px}
	.banner .slick-dots{left:8.333333%;bottom:36px}
	.banner .slick-dots li{width:8px;height:8px;margin:0 16px}
	.banner .slick-dots li::before{width:32px}
	.banner .slick-dots li.slick-active::after{width:38px;height:38px}
}@media screen and (max-width:1459px){.banner .slick-arrow{width:52px;height:52px;line-height:50px}
	.banner .slick-prev{left:36px}
	.banner .slick-next{right:36px}
	.banner .slick-prev::before{font-size:18px}
	.banner .slick-next::before{font-size:18px}
	.banner .slick-dots{left:8%;bottom:32px}
	.banner .slick-dots li{width:8px;height:8px;margin:0 14px}
	.banner .slick-dots li::before{width:28px}
	.banner .slick-dots li.slick-active::after{width:34px;height:34px}
}@media screen and (max-width:1259px){.banner .slick-arrow{width:42px;height:42px;line-height:40px}
	.banner .slick-prev{left:30px}
	.banner .slick-next{right:30px}
	.banner .slick-prev::before{font-size:16px}
	.banner .slick-next::before{font-size:16px}
	.banner .slick-dots{left:8%;bottom:28px}
	.banner .slick-dots li{width:8px;height:8px;margin:0 13px}
	.banner .slick-dots li::before{width:26px}
	.banner .slick-dots li.slick-active::after{width:32px;height:32px}
}@media screen and (max-width:991px){.banner .slick-arrow{width:32px;height:32px;line-height:30px}
	.banner .slick-prev{left:24px}
	.banner .slick-next{right:24px}
	.banner .slick-prev::before{font-size:14px}
	.banner .slick-next::before{font-size:14px}
	.banner .slick-dots{left:8%;bottom:24px}
	.banner .slick-dots li{width:8px;height:8px;margin:0 12px}
	.banner .slick-dots li::before{width:24px}
	.banner .slick-dots li.slick-active::after{width:30px;height:30px}
	.banner .slick-dots{display:none !important}
}@media screen and (max-width:720px){.banner{display:block}
	.banner.hide{display:block}
	.banner .slick-arrow{width:28px;height:28px;line-height:26px}
	.banner .slick-prev{left:18px}
	.banner .slick-next{right:18px}
	.banner .slick-prev::before{font-size:12px}
	.banner .slick-next::before{font-size:12px}
	.banner .slick-dots{left:8%;bottom:24px}
	.banner .slick-dots li{width:8px;height:8px;margin:0 12px}
	.banner .slick-dots li::before{width:24px}
	.banner .slick-dots li.slick-active::after{width:30px;height:30px}
	.banner .slick-dots{display:none !important}
}.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-dots .slide-count{display:none}
.slick-slide{position:relative}
.slick-slide iframe{position:absolute;left:0;top:0;width:100%;height:100%}
.slick-slide video{position:absolute;display:block;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:101%;min-height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;display:none \9;display:block \9\0}
@media screen and (max-width:991px){.slick-slide video{object-position:inherit;object-fit:inherit;width:100%;height:100%;transform:translate(0,0);left:0;top:0}
}@media screen and (max-width:1859px){.logo{width:210px}
	.head-logo{height:84px}
	.head-logo img{max-height:84px;max-width:210px}
	.yvn{padding:29px 0;margin-left:54px}
	.yvzhonga{min-width:80px;max-width:112px;padding-left:30px;font-size:14px;font-size:1.4rem;line-height:26px;padding-right:12px}
	.yvul{min-width:148px;padding:12px 0 18px}
	.yvul a{padding:5px 10px;font-size:14px;font-size:1.4rem;line-height:22px;padding-left:50px}
	.yvul a i{left:12px}
	.sousuo{padding:16px 0 28px;margin-left:80px}
	.sousuo .sou2{padding-top:12px;font-size:16px;font-size:1.6rem;line-height:28px}
	.sousuo form{height:40px;width:210px;padding-right:30px}
	.sou{width:100%;height:39px;line-height:39px;font-size:14px;font-size:1.4rem;padding:0 6px}
	.suo{width:32px;height:39px}
	.sou1{width:32px;height:39px;line-height:39px;font-size:14px !important}
	.ynav{padding:33px 0;margin-left:32px}
	.yvnava{width:26px;height:18px}
	.ysp1{width:26px;height:3px}
	.ysp2{width:26px;height:3px}
	.ysp3{width:16px;height:3px}
	.yyiji{width:262px;padding:10px 0 18px}
	.yerji{width:262px;padding:10px 0 18px}
	.yyiji li{padding:0 16px;margin-bottom:8px}
	.yyiji li a{font-size:18px;font-size:1.8rem;padding:0 8px 8px}
	.yyiji li .iconfont{right:16px;font-size:12px;line-height:34px}
	.ynav:hover .yyiji>li>a{line-height:34px}
	.yyiji li:hover .yerji>li>a{line-height:34px}
	.daoz{margin-left:32px;max-width:830px}
	.daohang{padding-top:27px}
	.daohang>li{margin-right:36px;padding-bottom:27px}
	.daohang>li>a{font-size:18px;font-size:1.8rem;line-height:30px}
	.yijiw{width:800px}
	.yiji{width:262px;padding:10px 0 18px}
	.yiji li{padding:0 16px;margin-bottom:8px}
	.yiji li a{font-size:16px;font-size:1.6rem;padding:0 8px 8px}
	.yiji li .iconfont{right:24px;font-size:12px;line-height:32px}
	.erji{width:262px;padding:10px 0 18px}
	.sanji{width:262px;padding:10px 0 18px}
	.daohang>li:hover .yiji>li>a{line-height:32px;padding-right:16px}
	.yiji>li:hover .erji>li>a{line-height:32px;padding-right:16px}
	.erji>li:hover .sanji>li>a{line-height:32px;padding-right:16px}
	.banner{padding-top:84px}
}@media screen and (max-width:1659px){.logo{width:195px}
	.head-logo{height:78px}
	.head-logo img{max-height:78px;max-width:195px}
	.banner{padding-top:78px}
	.yvn{padding:26px 0;margin-left:40px}
	.yvzhonga{min-width:80px;max-width:112px;padding-left:30px;font-size:14px;font-size:1.4rem;line-height:26px;padding-right:12px}
	.yvul{min-width:140px;padding:10px 0 16px}
	.yvul a{padding:5px 10px;font-size:14px;font-size:1.4rem;line-height:22px;padding-left:50px}
	.yvul a i{left:12px}
	.sousuo{padding:14px 0 24px;margin-left:48px}
	.sousuo .sou2{padding-top:10px;font-size:16px;font-size:1.6rem;line-height:28px}
	.sousuo form{height:40px;width:200px;padding-right:30px}
	.sou{width:100%;height:39px;line-height:39px;font-size:14px;font-size:1.4rem;padding:0 6px}
	.suo{width:30px;height:39px}
	.sou1{width:30px;height:39px;line-height:39px;font-size:14px !important}
	.ynav{padding:30px 0;margin-left:32px}
	.yvnava{width:26px;height:18px}
	.ysp1{width:26px;height:3px}
	.ysp2{width:26px;height:3px}
	.ysp3{width:16px;height:3px}
	.yyiji{width:210px}
	.yerji{width:210px}
	.yyiji li{padding:0 12px;margin-bottom:8px}
	.yyiji li a{font-size:16px;font-size:1.6rem;padding:0 8px 8px}
	.yyiji li .iconfont{right:16px;font-size:12px;line-height:32px}
	.ynav:hover .yyiji>li>a{line-height:32px}
	.yyiji li:hover .yerji>li>a{line-height:32px}
	.daoz{margin-left:30px;max-width:736px}
	.daohang{padding-top:25px}
	.daohang>li{margin-right:28px;padding-bottom:25px}
	.daohang>li>a{font-size:16px;font-size:1.6rem;line-height:28px}
	.yijiw{width:722px}
	.yiji{width:240px;padding:8px 0 16px}
	.yiji li{padding:0 16px;margin-bottom:8px}
	.yiji li a{font-size:16px;font-size:1.6rem;padding:0 8px 8px}
	.yiji li .iconfont{right:24px;font-size:12px;line-height:32px}
	.erji{width:240px;padding:8px 0 16px}
	.sanji{width:240px;padding:8px 0 16px}
	.daohang>li:hover .yiji>li>a{line-height:28px;padding-right:16px}
	.yiji>li:hover .erji>li>a{line-height:28px;padding-right:16px}
	.erji>li:hover .sanji>li>a{line-height:28px;padding-right:16px}
}@media screen and (max-width:1459px){.logo{width:180px}
	.head-logo{height:72px}
	.head-logo img{max-height:72px;max-width:180px}
	.banner{padding-top:72px}
	.yvn{padding:24px 0;margin-left:24px}
	.yvzhonga{min-width:82px;max-width:110px;padding-left:28px;font-size:14px;font-size:1.4rem;line-height:24px;padding-right:10px}
	.yvul{min-width:152px;padding:8px 0}
	.sousuo{padding:21px 0;margin-left:30px}
	.sousuo .sou2{font-size:14px;font-size:1.4rem;line-height:30px;display:block;padding-top:0}
	.sousuo form{position:absolute;right:0;top:100%;height:0;width:220px;padding:0;padding-right:32px;border:0}
	.sou{width:100%;height:32px;line-height:32px;font-size:14px;font-size:1.4rem;padding:0 8px}
	.suo{width:30px;height:32px;top:50%;transform:translateY(-50%)}
	.sou1{width:30px;height:32px;line-height:32px;font-size:14px !important;top:50%;transform:translateY(-50%)}
	.sousuof form{height:40px;padding:3px 0;border:1px solid #fff;background:#000}
	.ynav{padding:28px 0;margin-left:24px}
	.yvnava{width:24px;height:16px}
	.ysp1{width:24px;height:3px}
	.ysp2{width:24px;height:3px}
	.ysp3{width:14px;height:3px}
	.yyiji{width:210px}
	.yerji{width:210px}
	.yyiji li{padding:0 10px;margin-bottom:8px}
	.yyiji li a{font-size:14px;font-size:1.4rem;padding:0 8px 8px}
	.yyiji li .iconfont{right:12px;font-size:12px;line-height:32px}
	.ynav:hover .yyiji>li>a{line-height:28px}
	.yyiji li:hover .yerji>li>a{line-height:28px}
	.daoz{margin-left:24px;max-width:760px}
	.daohang{padding-top:22px}
	.daohang>li{margin-right:28px;padding-bottom:22px}
	.daohang>li>a{font-size:16px;font-size:1.6rem;line-height:28px}
	.yijiw{width:662px}
	.yiji{width:220px;padding:8px 0 12px}
	.yiji li{padding:0 12px;margin-bottom:8px}
	.yiji li a{font-size:15px;font-size:1.5rem;padding:0 8px 8px}
	.yiji li .iconfont{right:24px;font-size:12px;line-height:32px}
	.erji{width:220px;padding:8px 0 12px}
	.sanji{width:220px;padding:8px 0 12px}
	.daohang>li:hover .yiji>li>a{line-height:28px;padding-right:16px}
	.yiji>li:hover .erji>li>a{line-height:28px;padding-right:16px}
	.erji>li:hover .sanji>li>a{line-height:28px;padding-right:16px}
}@media screen and (max-width:1259px){.logo{width:165px}
	.head-logo{height:66px}
	.head-logo img{max-height:66px;max-width:165px}
	.banner{padding-top:66px}
	.yvn{padding:21px 0;margin-left:18px}
	.yvzhonga{min-width:82px;max-width:110px;padding-left:28px;font-size:14px;font-size:1.4rem;line-height:24px;padding-right:10px}
	.yvul{min-width:144px;padding:8px 0}
	.sousuo{padding:18px 0;margin-left:20px}
	.sousuo .sou2{font-size:14px;font-size:1.4rem;line-height:30px;display:block;padding-top:0}
	.sousuo form{position:absolute;right:0;top:100%;height:0;width:220px;padding:0;padding-right:32px;border:0}
	.sou{width:100%;height:32px;line-height:32px;font-size:14px;font-size:1.4rem;padding:0 8px}
	.suo{width:30px;height:32px;top:50%;transform:translateY(-50%)}
	.sou1{width:30px;height:32px;line-height:32px;font-size:14px !important;top:50%;transform:translateY(-50%)}
	.sousuof form{height:40px;padding:3px 0;border:1px solid #fff;background:#000}
	.ynav{padding:25px 0;margin-left:20px}
	.yvnava{width:24px;height:16px}
	.ysp1{width:24px;height:3px}
	.ysp2{width:24px;height:3px}
	.ysp3{width:14px;height:3px}
	.yyiji{width:210px}
	.yerji{width:210px}
	.yyiji li{padding:0 10px;margin-bottom:8px}
	.yyiji li a{font-size:14px;font-size:1.4rem;padding:0 8px 8px}
	.yyiji li .iconfont{right:12px;font-size:12px;line-height:32px}
	.ynav:hover .yyiji>li>a{line-height:28px}
	.yyiji li:hover .yerji>li>a{line-height:28px}
	.daoz{margin-left:20px;max-width:564px}
	.daohang{padding-top:20px}
	.daohang>li{margin-right:24px;padding-bottom:20px}
	.daohang>li>a{font-size:14px;font-size:1.4rem;line-height:26px}
	.yijiw{width:662px}
	.yiji{width:220px;padding:8px 0 12px}
	.yiji li{padding:0 12px;margin-bottom:8px}
	.yiji li a{font-size:15px;font-size:1.5rem;padding:0 8px 8px}
	.yiji li .iconfont{right:24px;font-size:12px;line-height:32px}
	.erji{width:220px;padding:8px 0 12px}
	.sanji{width:220px;padding:8px 0 12px}
	.daohang>li:hover .yiji>li>a{line-height:28px;padding-right:16px}
	.yiji>li:hover .erji>li>a{line-height:28px;padding-right:16px}
	.erji>li:hover .sanji>li>a{line-height:28px;padding-right:16px}
}@media screen and (min-width:992px){.carousel,.nav,.clear3{display:none}
}@media screen and (max-width:991px){.head{position:relative}
	.indexs .head{background:#000}
	.banner{padding-top:0px !important}
	.logo{width:150px}
	.head-logo{height:60px}
	.head-logo img{max-height:60px;max-width:150px}
	.yvn{padding:19px 0;margin-left:8px;margin-right:38px}
	.yvzhonga{min-width:80px;max-width:110px;padding-left:28px;font-size:14px;font-size:1.4rem;line-height:22px;padding-right:10px}
	.het{padding:0px}
	.daoz,.yijiw,.yiji2,.htag,.hexin,.shejiao,.sousuo{display:none}
	.clear3{clear:both}
	.ynav{display:none}
	.banner{margin-top:0}
	.xnav{display:block}
	.nav{position:fixed;width:30px;height:24px;background:#FF5800;right:10px;top:18px;cursor:pointer;z-index:999999999}
	.nav span{display:block;width:18px;height:2px;background:#fff;position:absolute;left:50%;margin-left:-9px;top:50%;transition:0.5s;z-index:99999991}
	.nav .nav1{margin-top:-1px}
	.nav .nav2{margin-top:-8px}
	.nav .nav3{margin-top:6px}
	.nav:hover .nav1{width:25px}
	.navh .nav1{transform:rotate(45deg)}
	.navh .nav2{transform:rotate(-45deg);width:10px;margin-left:-1px;margin-top:-5px}
	.navh .nav3{transform:rotate(-45deg);width:9px;margin-top:3px;margin-left:-8px}
	.navh:hover .nav2{margin-top:-8px;margin-left:7px}
	.navh:hover .nav3{margin-top:5px;margin-left:-12px}
	.smdaohang{position:fixed;width:300px;height:0px;overflow:auto;top:0px;right:0px;background:#000;background:rgba(0,0,0,0.8);z-index:9999999;transition:0.5s;text-align:center}
	.smdaohangh{right:0px;top:0px;height:100%}
	.topnav{margin:auto;margin-top:30px;padding:20px}
	ul.topnav li{text-align:left;position:relative}
	ul.topnav li a{padding:5px;padding-left:0px;color:#fff;display:block;font-size:14px;font-size:1.4rem;line-height:24px;padding-right:50px}
	ul.topnav ul{display:none}
	ul.topnav ul li{clear:both}
	ul.topnav ul li a{padding-left:20px;font-size:14px;font-size:1.4rem;font-weight:normal;outline:0}
	ul.topnav ul li a:hover{}
	ul.topnav ul ul li a{padding-left:40px}
	ul.topnav ul ul ul li a{padding-left:60px}
	ul.topnav span{display:block;position:absolute;right:0px;top:7px;width:20px;height:20px;background:#fff;background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%;transition:0.5s}
	ul.topnav span:before{content:"";width:6px;height:2px;background:#333;position:absolute;left:50%;margin-left:-3px;top:50%;margin-top:0px;transform:rotate(45deg);transform-origin:right center}
	ul.topnav span:after{content:"";width:6px;height:2px;background:#333;position:absolute;left:50%;margin-left:-3px;top:50%;margin-top:-1px;transform:rotate(-45deg);transform-origin:right center;transition:0.5s}
	ul.topnav span.yizi{transform:rotate(90deg)}
	.slick-dots{bottom:10px}
	.slick-dots li button{margin:0 5px;width:6px;height:6px}
	.slick-dots li.slick-active button::before{width:12px;border:3px solid #78B7FE;height:12px}
	.smdaohang form{margin-top:15px;margin-bottom:15px;width:240px;height:26px;border:1px solid #fff;position:relative;background:#fff;border-radius:13px}
	.smdaohang form .iptc{-moz-box-sizing:border-box;box-sizing:border-box;padding-left:15px;background-color:#fff;width:80%;height:24px;line-height:24px;display:block;float:left;border-radius:10px}
	.smdaohang form .ipsc{width:20%;height:26px;line-height:26px;display:block;float:right;background:transparent;position:relative;z-index:99}
	.smdaohang form i{position:absolute;right:10px;top:5px}
}@media screen and (max-width:767px){.head-container{padding-left:15px}
}.footer{position:relative;overflow:hidden;background:#000000}
@media screen and (max-width:767px){.footer{padding-bottom:60px}
}.footer,.footer a{color:#BDBDBD}
.footer .footer-title{color:#fff}
.footer .fo-bot,.footer .fo-bot a{color:#fff}
.footer a:hover,.footer .fo-bot a:hover{color:#FF5800}
.footer .fo-top{font-size:0;letter-spacing:0;position:relative;width:100%;padding-top:72px;padding-bottom:42px}
.footer .flist1{width:398px;padding-right:50px;margin-bottom:10px;box-sizing:border-box;display:inline-block;vertical-align:top}
.footer .flist2{width:538px;padding-right:50px;margin-bottom:10px;box-sizing:border-box;display:inline-block;vertical-align:top}
.footer .flist3{width:464px;margin-bottom:10px;box-sizing:border-box;display:inline-block;vertical-align:top}
@media (max-width:1459px){.footer .fo-top{padding-top:60px;padding-bottom:34px}
	.footer .flist1{width:330px;padding-right:20px}
	.footer .flist2{width:450px;padding-right:20px}
	.footer .flist3{width:420px}
}@media (max-width:1259px){.footer .fo-top{padding-top:48px;padding-bottom:26px}
	.footer .flist1{width:260px;padding-right:20px}
	.footer .flist2{width:350px;padding-right:20px}
	.footer .flist3{width:340px}
}@media (max-width:991px){.footer .fo-top{padding-top:36px;padding-bottom:18px}
	.footer .flist1{width:50%;padding-right:30px}
	.footer .flist2{width:50%;padding-right:0px}
	.footer .flist3{width:100%}
}@media (max-width:767px){.footer .fo-top{padding:24px 10px 10px}
	.footer .flist1,.footer .flist2,.footer .flist3{width:100%;padding-right:0}
}.footer .footer-title{position:relative;font-size:24px;font-size:2.4rem;font-family:Inter-Bold;color:#FFFFFF;line-height:36px;text-transform:uppercase;margin-bottom:34px}
.footer .foot-nav{font-size:16px;line-height:30px}
.footer .foot-list{font-size:16px;line-height:24px}
.footer .foot-list li{padding:3px 0}
.footer .fo-bot{position:relative;padding:26px 0 35px;font-size:16px;line-height:30px;border-top:1px solid #5B5B5B}
.footer .fo-bot .keywords a{margin-left:2px}
.footer .fo-bot .links a{margin-left:5px}
.footer .f-follow{font-size:0;letter-spacing:0;position:relative;padding-top:33px}
.footer .f-follow a{display:inline-block;vertical-align:top;position:relative;text-align:center;width:40px;height:40px;line-height:40px;margin-right:18px;background:#0E0E0E;border-radius:50%;margin-bottom:10px;-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s}
.footer .f-follow a:last-child{margin-right:0 !important}
.footer .f-follow .iconfont{width:100%;height:100%;background:#0E0E0E;border-radius:50%;font-size:18px;font-size:1.8rem;position:relative;display:block;color:#fff}
.footer .f-follow a:hover .iconfont{background:#FF5800;color:#fff;margin-top:-10px}
.footer .f-form{position:relative;width:100%;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:8px}
.footer .f-form .item-input{position:relative;width:45.78%;height:40px;margin-bottom:18px}
.footer .f-form .item-input1{height:87px;width:100%;margin-bottom:18px}
.footer .f-form .item-code{position:relative;width:64.89%;padding-right:122px;margin-bottom:0}
.footer .f-form .item-input.star::before{position:absolute;content:"*";left:-16px;top:14px;font-size:18px;color:#FF0000;line-height:20px;z-index:22}
.footer .f-form .item-input .iconfont{position:absolute;left:7px;top:10px;font-size:18px;line-height:20px;color:#fff}
.footer .f-form .item-input input,.footer .f-form .item-input1 textarea,.footer .f-form .item-code input{position:relative;width:100%;height:100%;padding:4px 12px;font-size:14px;color:#fff;line-height:28px;border:1px solid rgba(255,255,255,.5)}
.footer .f-form .item-input input,.footer .f-form .item-input1 textarea{padding-left:34px}
.footer .f-form .item-input1 textarea{padding-top:5px}
.footer .f-form .item-img{position:absolute;right:0;bottom:0;width:116px;height:40px;font-size:0;cursor:pointer;background:#FFFFFF;display:flex;align-items:center;justify-content:center}
.footer .f-form .item-img img{height:40px;vertical-align:middle}
.footer .f-form .item-btn{width:34.5%;height:40px;position:relative}
.footer .f-form .item-btn input{cursor:pointer;overflow:hidden;display:block;width:100%;height:100%;background:#FF5800;border-radius:1px;font-family:Inter-Bold;font-size:16px;font-size:1.6rem;color:#fff;text-transform:uppercase}
.footer .f-form .item-btn input:hover{background:#fff;color:#FF5800}
@media (min-width:1260px) and (max-width:1459px){.footer .footer-title{font-size:22px;font-size:2.2rem;line-height:34px;margin-bottom:30px}
	.footer .foot-nav{font-size:16px;line-height:28px}
	.footer .foot-list{font-size:16px;line-height:22px}
	.footer .foot-list li{padding:3px 0}
	.footer .fo-bot{padding:20px 0 28px;font-size:16px;line-height:28px}
	.footer .f-follow{padding-top:28px}
	.footer .f-follow a{width:36px;height:36px;line-height:36px;margin-right:15px;margin-bottom:10px}
	.footer .f-follow .iconfont{font-size:16px;font-size:1.6rem}
	.footer .f-form{padding-top:8px}
	.footer .f-form .item-input{width:45.78%;height:40px;margin-bottom:16px}
	.footer .f-form .item-input1{height:87px;width:100%;margin-bottom:16px}
	.footer .f-form .item-code{width:64.89%;padding-right:110px;margin-bottom:0}
	.footer .f-form .item-input.star::before{left:-16px;top:14px;font-size:18px;line-height:20px}
	.footer .f-form .item-input .iconfont{left:4px;top:10px;font-size:18px;line-height:20px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea,.footer .f-form .item-code input{padding:4px 12px;font-size:14px;line-height:28px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea{padding-left:34px}
	.footer .f-form .item-input1 textarea{padding-top:5px}
	.footer .f-form .item-img{width:104px;height:40px}
	.footer .f-form .item-img img{height:40px}
	.footer .f-form .item-btn{width:34.5%;height:40px}
	.footer .f-form .item-btn input{font-size:16px;font-size:1.6rem}
}@media screen and (max-width:1259px){.footer .footer-title{font-size:20px;font-size:2rem;line-height:32px;margin-bottom:24px}
	.footer .foot-nav{font-size:15px;line-height:26px}
	.footer .foot-list{font-size:15px;line-height:22px}
	.footer .foot-list li{padding:2px 0}
	.footer .fo-bot{padding:16px 0 22px;font-size:15px;line-height:26px}
	.footer .f-follow{padding-top:24px}
	.footer .f-follow a{width:32px;height:32px;line-height:32px;margin-right:12px;margin-bottom:10px}
	.footer .f-follow .iconfont{font-size:14px;font-size:1.4rem}
	.footer .f-form{padding-top:6px}
	.footer .f-form .item-input{width:100%;height:36px;margin-bottom:12px}
	.footer .f-form .item-input1{height:80px;width:100%;margin-bottom:12px}
	.footer .f-form .item-code{width:64.89%;padding-right:104px;margin-bottom:0}
	.footer .f-form .item-input.star::before{left:-12px;top:10px;font-size:18px;line-height:20px}
	.footer .f-form .item-input .iconfont{left:4px;top:8px;font-size:18px;line-height:20px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea,.footer .f-form .item-code input{padding:4px 12px;font-size:14px;line-height:24px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea{padding-left:34px}
	.footer .f-form .item-input1 textarea{padding-top:5px}
	.footer .f-form .item-img{width:96px;height:36px}
	.footer .f-form .item-img img{height:36px}
	.footer .f-form .item-btn{width:34.5%;height:36px}
	.footer .f-form .item-btn input{font-size:15px;font-size:1.5rem}
}@media (max-width:991px){.footer .footer-title{font-size:20px;font-size:2rem;line-height:32px;margin-bottom:24px}
	.footer .foot-nav{font-size:15px;line-height:26px}
	.footer .foot-list{font-size:15px;line-height:22px}
	.footer .foot-list li{padding:2px 0}
	.footer .fo-bot{padding:16px 0 22px;font-size:15px;line-height:26px}
	.footer .f-follow{padding-top:16px;text-align:center}
	.footer .f-follow a{width:32px;height:32px;line-height:32px;margin-right:12px;margin-bottom:10px}
	.footer .f-follow .iconfont{font-size:14px;font-size:1.4rem}
	.footer .f-form{padding-top:6px}
	.footer .f-form .item-input{width:45.78%;height:36px;margin-bottom:12px}
	.footer .f-form .item-input1{height:80px;width:100%;margin-bottom:12px}
	.footer .f-form .item-code{width:64.89%;padding-right:104px;margin-bottom:0}
	.footer .f-form .item-input.star::before{left:-12px;top:10px;font-size:18px;line-height:20px}
	.footer .f-form .item-input .iconfont{left:4px;top:8px;font-size:18px;line-height:20px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea,.footer .f-form .item-code input{padding:4px 12px;font-size:14px;line-height:24px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea{padding-left:34px}
	.footer .f-form .item-input1 textarea{padding-top:6px}
	.footer .f-form .item-img{width:96px;height:36px}
	.footer .f-form .item-img img{height:36px}
	.footer .f-form .item-btn{width:34.5%;height:36px}
	.footer .f-form .item-btn input{font-size:15px;font-size:1.5rem}
}@media (max-width:767px){.footer .footer-title{font-size:18px;font-size:1.8rem;line-height:30px;margin-bottom:16px;padding-right:24px}
	.footer .footer-title::before{position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:"iconfont";content:"\e731";line-height:30px;font-size:14px;color:#fff}
	.footer .foot-nav{font-size:14px;line-height:24px;display:none}
	.footer .foot-list{font-size:14px;line-height:20px;display:none}
	.footer .foot-list li{padding:2px 0}
	.footer .fo-bot{padding:10px 0 16px;font-size:14px;line-height:24px}
	.footer .f-follow{padding-top:16px;text-align:center}
	.footer .f-follow a{width:30px;height:30px;line-height:30px;margin-right:8px;margin-bottom:10px}
	.footer .f-follow .iconfont{font-size:14px;font-size:1.4rem}
	.footer .f-form{padding-top:6px;display:none}
	.footer .f-form .item-input{width:100%;height:36px;margin-bottom:12px}
	.footer .f-form .item-input1{height:80px;width:100%;margin-bottom:12px}
	.footer .f-form .item-code{width:64.89%;padding-right:104px;margin-bottom:0}
	.footer .f-form .item-input.star::before{left:-12px;top:10px;font-size:18px;line-height:20px}
	.footer .f-form .item-input .iconfont{left:4px;top:8px;font-size:18px;line-height:20px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea,.footer .f-form .item-code input{padding:4px 12px;font-size:14px;line-height:24px}
	.footer .f-form .item-input input,.footer .f-form .item-input1 textarea{padding-left:34px}
	.footer .f-form .item-input1 textarea{padding-top:6px}
	.footer .f-form .item-img{width:96px;height:36px}
	.footer .f-form .item-img img{height:36px}
	.footer .f-form .item-btn{width:34.5%;height:36px}
	.footer .f-form .item-btn input{font-size:15px;font-size:1.5rem}
	.footer .fo-bot .links{display:none}
}.pro-item{position:relative}
.pro-item .item-box{position:relative;padding:28px 27px 26px;background:#F4F4F4}
.pro-item .item-box .item-pic{position:relative;width:100%;text-align:center;background:#FFFFFF}
.pro-item .item-pic img{display:inline-block;vertical-align:top;width:100%}
.pro-item .item-body{position:relative;width:100%;padding-top:24px}
.pro-item .item-body .item-title{position:relative;width:100%;font-size:18px;color:#333;line-height:26px;height:52px;overflow:hidden;font-family:Inter-Bold}
.pro-item .item-body .item-btn{position:relative;font-size:0;letter-spacing:0;margin-top:17px}
.pro-item .item-body .item-btn input{display:inline-block;vertical-align:top;width:16px;height:16px;border-radius:4px;border:1px solid #FF5800;margin-top:6px;margin-right:8px}
.pro-item .item-body .item-btn a,.pro-item .item-body .item-btn .btnn{display:inline-block;vertical-align:top;font-size:16px;font-size:1.6rem;color:#666;line-height:28px}
.pro-item .item-box .item-btn a:hover,.pro-item .item-box .item-btn a.btnn:hover{color:#FF5800}
@media (min-width:1260px) and (max-width:1459px){.pro-item .item-box{padding:24px 22px 22px}
	.pro-item .item-body{padding-top:20px}
	.pro-item .item-body .item-title{font-size:18px;line-height:26px;height:52px}
	.pro-item .item-body .item-btn{margin-top:14px}
	.pro-item .item-body .item-btn input{width:16px;height:16px;margin-top:6px;margin-right:8px}
	.pro-item .item-body .item-btn a,.pro-item .item-body .item-btn .btnn{font-size:16px;font-size:1.6rem;line-height:28px}
}@media (min-width:992px) and (max-width:1259px){.pro-item .item-box{padding:24px 22px 22px}
	.pro-item .item-body{padding-top:20px}
	.pro-item .item-body .item-title{font-size:18px;line-height:26px;height:52px}
	.pro-item .item-body .item-btn{margin-top:14px}
	.pro-item .item-body .item-btn input{width:16px;height:16px;margin-top:6px;margin-right:8px}
	.pro-item .item-body .item-btn a,.pro-item .item-body .item-btn .btnn{font-size:16px;font-size:1.6rem;line-height:28px}
}@media (max-width:991px){.pro-item .item-box{padding:18px 16px 16px}
	.pro-item .item-body{padding-top:16px}
	.pro-item .item-body .item-title{font-size:18px;line-height:26px;height:52px}
	.pro-item .item-body .item-btn{margin-top:12px}
	.pro-item .item-body .item-btn input{width:14px;height:14px;margin-top:6px;margin-right:8px}
	.pro-item .item-body .item-btn a,.pro-item .item-body .item-btn .btnn{font-size:15px;font-size:1.5rem;line-height:26px}
}@media (max-width:720px){.pro-item .item-box{padding:14px 12px 10px}
	.pro-item .item-body{padding-top:12px}
	.pro-item .item-body .item-title{font-size:16px;line-height:24px;height:48px}
	.pro-item .item-body .item-btn{margin-top:8px}
	.pro-item .item-body .item-btn input{width:12px;height:12px;margin-top:6px;margin-right:8px}
	.pro-item .item-body .item-btn a,.pro-item .item-body .item-btn .btnn{font-size:14px;font-size:1.4rem;line-height:24px}
}.section{position:relative;width:100%}
.sec-top{position:relative;width:100%;font-size:0;letter-spacing:0}
.sec-title{position:relative;width:100%;font-family:Inter-Bold;font-size:50px;font-size:5rem;color:#fff;line-height:62px;word-break:break-word;white-space:normal}
.sec-title a{color:#fff}
.sec-title a:hover{color:#FF5800}
.sec-text{position:relative;width:100%;font-size:16px;color:#E4E4E4;line-height:30px;margin-top:22px;word-break:break-word;white-space:normal}
.sec-text a{color:#E4E4E4}
.sec-text a:hover{color:#FF5800}
@media screen and (max-width:1459px){.sec-title{font-size:44px;font-size:4.4rem;line-height:56px}
	.sec-text{font-size:16px;line-height:28px;margin-top:18px}
}@media screen and (max-width:1259px){.sec-title{font-size:38px;font-size:3.8rem;line-height:50px}
	.sec-text{font-size:15px;line-height:26px;margin-top:14px}
}@media screen and (max-width:991px){.sec-title{font-size:32px;font-size:3.2rem;line-height:44px}
	.sec-text{font-size:15px;line-height:26px;margin-top:10px}
}@media screen and (max-width:720px){.sec-title{font-size:26px;font-size:2.6rem;line-height:38px}
	.sec-text{font-size:14px;line-height:24px;margin-top:8px}
}@media screen and (max-width:560px){.sec-title{font-size:20px;font-size:2rem;line-height:32px}
	.sec-text{font-size:14px;line-height:24px;margin-top:8px}
}.sec1{position:relative;width:100%;padding-top:50px;padding-bottom:27px;background:url(../img/sec1-bgi1.png) no-repeat center left;background-size:cover}
.sec1-tbody{position:relative;width:100%}
.sec1-tbody-flex{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.sec1-tbody-left{position:relative;width:30%}
.sec1-tbody-right{position:relative;width:61.715%}
.sec1-tbody-list{position:relative;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-top:30px}
.sec1-list-item{position:relative;display:inline-block;vertical-align:top;width:50%;padding:0 12px;margin-bottom:23px}
.sec1-tbody-list .sec1-list-item:nth-of-type(even){margin-top:-30px}
.sec1-list-item .item-box{position:relative;background:#F4F4F4;padding:36px 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row-reverse}
.sec1-list-item .item-box:hover{background:#FF5800}
.sec1-list-item .item-box .item-pic{position:relative;width:163px;text-align:center;background:#FFFFFF}
.sec1-list-item .item-pic img{display:inline-block;vertical-align:top;width:100%}
.sec1-list-item .item-body{position:relative;width:calc(100% - 180px);padding:15px 10px}
.sec1-list-item .item-body .item-title{position:relative;width:100%;font-size:18px;color:#111;line-height:28px;font-family:Inter-Bold}
.sec1-list-item .item-body .item-title a{color:#111}
.sec1-list-item .item-box:hover .item-title,.sec1-list-item .item-box:hover .item-title a{color:#fff}
.sec1-list-item .item-body .item-btn{position:relative;width:100%;margin-top:18px}
.sec1-list-item .item-body .item-btn .btnn{font-size:14px;color:#333;line-height:24px}
.sec1-list-item .item-body .item-btn .btnn .iconfont{display:inline-block;position:relative;vertical-align:top;margin-left:8px;font-size:14px;line-height:24px;color:#FF6C00}
.sec1-list-item .item-body .item-btn .btnn .iconfont::after{position:absolute;content:"";left:4px;top:0;bottom:0;width:4px;height:100%;background:#F4f4f4}
.sec1-list-item .item-box:hover .item-body .item-btn .btnn .iconfont::after{background:#FF6C00}
.sec1-list-item .item-box:hover .item-body .item-btn .btnn,.sec1-list-item .item-box:hover .item-body .item-btn a,.sec1-list-item .item-box:hover .item-body .item-btn .btnn .iconfont,.sec1-list-item .item-box:hover .item-body .item-btn a .iconfont{color:#0E0E0E}
@media screen and (max-width:1459px){.sec1{padding-top:44px;padding-bottom:24px}
	.sec1-tbody-left{width:32%}
	.sec1-tbody-right{width:63.5%}
	.sec1-tbody-list{margin-left:-6px;margin-right:-6px;padding-top:26px}
	.sec1-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.sec1-tbody-list .sec1-list-item:nth-of-type(even){margin-top:-26px}
	.sec1-list-item .item-box{padding:32px 16px}
	.sec1-list-item .item-box .item-pic{width:148px}
	.sec1-list-item .item-body{width:calc(100% - 160px);padding:12px 8px}
	.sec1-list-item .item-body .item-title{font-size:18px;line-height:28px}
	.sec1-list-item .item-body .item-btn{margin-top:16px}
	.sec1-list-item .item-body .item-btn .btnn{font-size:14px;line-height:24px}
	.sec1-list-item .item-body .item-btn .btnn .iconfont{margin-left:8px;font-size:14px;line-height:24px}
}@media screen and (max-width:1259px){.sec1{padding-top:38px;padding-bottom:20px}
	.sec1-tbody-left{width:32%}
	.sec1-tbody-right{width:65%}
	.sec1-tbody-list{margin-left:-6px;margin-right:-6px;padding-top:22px}
	.sec1-list-item{width:50%;padding:0 6px;margin-bottom:18px}
	.sec1-tbody-list .sec1-list-item:nth-of-type(even){margin-top:-22px}
	.sec1-list-item .item-box{padding:26px 12px}
	.sec1-list-item .item-box .item-pic{width:120px}
	.sec1-list-item .item-body{width:calc(100% - 132px);padding:10px 6px}
	.sec1-list-item .item-body .item-title{font-size:16px;line-height:26px}
	.sec1-list-item .item-body .item-btn{margin-top:13px}
	.sec1-list-item .item-body .item-btn .btnn{font-size:14px;line-height:22px}
	.sec1-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:13px;line-height:22px}
}@media screen and (max-width:991px){.sec1{padding-top:30px;padding-bottom:20px}
	.sec1-tbody-left{width:100%;text-align:center}
	.sec1-tbody-right{width:100%}
	.sec1-tbody-list{margin-left:-12px;margin-right:-12px;padding-top:20px}
	.sec1-list-item{width:50%;padding:0 12px;margin-bottom:18px}
	.sec1-tbody-list .sec1-list-item:nth-of-type(even){margin-top:0}
	.sec1-list-item .item-box{padding:24px 12px}
	.sec1-list-item .item-box .item-pic{width:148px}
	.sec1-list-item .item-body{width:calc(100% - 160px);padding:10px 6px}
	.sec1-list-item .item-body .item-title{font-size:16px;line-height:24px}
	.sec1-list-item .item-body .item-btn{margin-top:12px}
	.sec1-list-item .item-body .item-btn .btnn{font-size:14px;line-height:22px}
	.sec1-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:13px;line-height:22px}
}@media screen and (max-width:720px){.sec1{padding-top:24px;padding-bottom:20px}
	.sec1-tbody-left{width:100%;text-align:center}
	.sec1-tbody-right{width:100%}
	.sec1-tbody-list{margin-left:-6px;margin-right:-6px;padding-top:22px}
	.sec1-list-item{width:50%;padding:0 6px;margin-bottom:18px}
	.sec1-tbody-list .sec1-list-item:nth-of-type(even){margin-top:0}
	.sec1-list-item .item-box{padding:20px 12px}
	.sec1-list-item .item-box .item-pic{width:140px}
	.sec1-list-item .item-body{width:calc(100% - 152px);padding:10px 6px}
	.sec1-list-item .item-body .item-title{font-size:16px;line-height:24px}
	.sec1-list-item .item-body .item-btn{margin-top:10px}
	.sec1-list-item .item-body .item-btn .btnn{font-size:14px;line-height:22px}
	.sec1-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:13px;line-height:22px}
}@media screen and (max-width:660px){.sec1{padding-top:24px;padding-bottom:20px}
	.sec1-tbody-left{width:100%;text-align:center}
	.sec1-tbody-right{width:100%}
	.sec1-tbody-list{margin-left:-6px;margin-right:-6px;padding-top:22px}
	.sec1-list-item{width:50%;padding:0 6px;margin-bottom:18px}
	.sec1-tbody-list .sec1-list-item:nth-of-type(even){margin-top:0}
	.sec1-list-item .item-box{padding:16px 12px}
	.sec1-list-item .item-box .item-pic{width:100%}
	.sec1-list-item .item-body{width:100%;padding:12px 0 0}
	.sec1-list-item .item-body .item-title{font-size:16px;line-height:24px}
	.sec1-list-item .item-body .item-btn{margin-top:10px}
	.sec1-list-item .item-body .item-btn .btnn{font-size:14px;line-height:22px}
	.sec1-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:12px;line-height:22px}
}.sec2{position:relative;width:100%;background:url(../img/sec2-bgi.png) no-repeat center left;background-size:cover;background-color:rgba(0,0,0,.4);padding-top:6.25%;padding-bottom:78px}
.sec2-tbody{position:relative;width:100%}
.sec2-tbody .sec-text{margin-top:30px}
.sec2-tbody-list{position:relative;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;padding-top:102px;margin-left:-30px;margin-right:-30px}
.sec2-list-item{position:relative;display:inline-block;vertical-align:top;width:25%;padding:0 30px;margin-bottom:20px}
.sec2-list-item .item-box{position:relative;width:100%}
.sec2-list-item .item-box .item-body{position:relative;width:100%;text-align:center}
.sec2-list-item .item-body .item-num{display:block;position:relative;font-size:18px;color:#fff;line-height:30px}
.sec2-list-item .item-body .item-num .icons{font-size:18px}
.sec2-list-item .item-body .item-num .num{font-family:Inter-Bold;display:inline-block;vertical-align:bottom;padding-right:8px;font-size:50px;line-height:58px}
.sec2-list-item .item-body-a:hover{margin-top:-15px}
.sec2-list-item .item-body:hover a.item-num{color:#FF5800}
.sec2-list-item .item-body:hover .item-num a{color:#FF5800}
.sec2-list-item .item-body .item-desc{font-size:16px;color:#fff;line-height:26px;height:52px;overflow:hidden;margin-top:14px}
.sec2-list-item .item-body .item-desc a{color:#fff}
.sec2-list-item .item-body .item-desc a:hover{color:#FF5800}
@media screen and (max-width:1459px){.sec2{padding-top:6.125%;padding-bottom:66px}
	.sec2-tbody .sec-text{margin-top:26px}
	.sec2-tbody-list{padding-top:88px;margin-left:-18px;margin-right:-18px}
	.sec2-list-item{width:25%;padding:0 18px;margin-bottom:20px}
	.sec2-list-item .item-body .item-num{font-size:18px;line-height:28px}
	.sec2-list-item .item-body .item-num .icons{font-size:28px}
	.sec2-list-item .item-body .item-num .num{padding-right:6px;font-size:44px;line-height:54px}
	.sec2-list-item .item-body:hover{margin-top:-12px}
	.sec2-list-item .item-body .item-desc{font-size:16px;line-height:26px;height:52px;margin-top:12px}
}@media screen and (max-width:1259px){.sec2{padding-top:6%;padding-bottom:58px}
	.sec2-tbody .sec-text{margin-top:22px}
	.sec2-tbody-list{padding-top:74px;margin-left:-8px;margin-right:-8px}
	.sec2-list-item{width:25%;padding:0 8px;margin-bottom:20px}
	.sec2-list-item .item-body .item-num{font-size:16px;line-height:28px}
	.sec2-list-item .item-body .item-num .icons{font-size:24px}
	.sec2-list-item .item-body .item-num .num{padding-right:6px;font-size:38px;line-height:48px}
	.sec2-list-item .item-body:hover{margin-top:-10px}
	.sec2-list-item .item-body .item-desc{font-size:16px;line-height:26px;height:52px;margin-top:10px}
}@media screen and (max-width:991px){.sec2{padding-top:6%;padding-bottom:48px}
	.sec2-tbody .sec-text{margin-top:18px}
	.sec2-tbody-list{padding-top:60px;margin-left:-16px;margin-right:-16px}
	.sec2-list-item{width:50%;padding:0 16px;margin-bottom:20px}
	.sec2-list-item .item-body .item-num{font-size:16px;line-height:24px}
	.sec2-list-item .item-body .item-num .icons{font-size:22px}
	.sec2-list-item .item-body .item-num .num{padding-right:6px;font-size:32px;line-height:42px}
	.sec2-list-item .item-body:hover{margin-top:-10px}
	.sec2-list-item .item-body .item-desc{font-size:15px;line-height:26px;height:52px;margin-top:10px}
}@media screen and (max-width:720px){.sec2{padding-top:5.75%;padding-bottom:36px}
	.sec2-tbody .sec-text{margin-top:18px}
	.sec2-tbody-list{padding-top:44px;margin-left:-6px;margin-right:-6px}
	.sec2-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.sec2-list-item .item-body .item-num{font-size:14px;line-height:24px}
	.sec2-list-item .item-body .item-num .icons{font-size:20px}
	.sec2-list-item .item-body .item-num .num{padding-right:6px;font-size:26px;line-height:36px}
	.sec2-list-item .item-body:hover{margin-top:0px}
	.sec2-list-item .item-body .item-desc{font-size:14px;line-height:24px;height:48px;margin-top:8px}
}@media screen and (max-width:560px){.sec2{padding-top:5.5%;padding-bottom:24px}
	.sec2-tbody .sec-text{margin-top:18px}
	.sec2-tbody-list{padding-top:28px;margin-left:-6px;margin-right:-6px}
	.sec2-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.sec2-list-item .item-body .item-num{font-size:14px;line-height:20px}
	.sec2-list-item .item-body .item-num .icons{font-size:18px}
	.sec2-list-item .item-body .item-num .num{padding-right:6px;font-size:22px;line-height:32px}
	.sec2-list-item .item-body:hover{margin-top:0px}
	.sec2-list-item .item-body .item-desc{font-size:14px;line-height:24px;height:48px;margin-top:8px}
}.sec3{position:relative;width:100%;padding:92px 0 22px}
.sec3-tbody{position:relative;width:100%;padding-top:68px}
.sec3-tbody-list{position:relative;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;padding-bottom:52px}
.sec3-tbody-list .sec3-tbody-item{position:relative;display:inline-block;vertical-align:top;width:250px;padding:0 10px;margin-bottom:20px}
.sec3-tbody-list .sec3-tbody-item.active{width:420px}
.sec3-tbody-item .item-box{position:relative;width:100%;overflow:hidden;cursor:pointer}
.sec3-tbody-item .item-box .item-pic{position:relative;width:100%;text-align:center;overflow:hidden}
.sec3-tbody-item .item-box .item-pic img{position:relative;display:block;width:400px;max-width:none}
.sec3-tbody-item .item-box .item-pic::after{position:absolute;content:"";left:0;right:0;bottom:0;background:rgba(0,0,0,.4);width:100%;height:100%}
.sec3-tbody-item .item-box .item-body{position:absolute;left:0;right:0;bottom:0;width:100%;padding:12px 20px}
.sec3-tbody-item .item-body .item-title{position:relative;font-family:Inter-Medium;font-size:18px;color:#FFFFFF;line-height:30px}
.sec3-tbody-item .item-body .item-title a{color:#fff}
.sec3-tbody-item .item-body .item-title a:hover{color:#ededed}
.sec3-tbody-item.active .item-box .item-pic::after{height:60%;background:linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%)}
.sec3-tbody-nav{position:relative;font-size:0;letter-spacing:0;text-align:center}
.sec3-nav-item{position:relative;display:inline-block;vertical-align:top;width:22px;padding:0 5px}
.sec3-nav-item .anniu{display:inline-block;vertical-align:top;width:12px;height:12px;border-radius:50%;border:1px solid #7A7A7A}
.sec3-nav-item.active .anniu{background:#FF6C00;border-color:#FF6C00}
@media screen and (max-width:1459px){.sec3{padding:80px 0 20px}
	.sec3-tbody{padding-top:60px}
	.sec3-tbody-list{margin-left:-6px;margin-right:-6px;padding-bottom:46px}
	.sec3-tbody-list .sec3-tbody-item{width:calc((100% - 372px)/ 4);padding:0 6px;margin-bottom:18px}
	.sec3-tbody-list .sec3-tbody-item.active{width:372px}
	.sec3-tbody-item .item-box .item-pic img{width:360px}
	.sec3-tbody-item .item-box .item-body{padding:10px 18px}
	.sec3-tbody-item .item-body .item-title{font-size:16px;line-height:28px}
	.sec3-nav-item{width:20px;padding:0 5px}
	.sec3-nav-item .anniu{width:10px;height:10px}
}@media screen and (max-width:1259px){.sec3{padding:68px 0 18px}
	.sec3-tbody{padding-top:52px}
	.sec3-tbody-list{margin-left:-4px;margin-right:-4px;padding-bottom:40px}
	.sec3-tbody-list .sec3-tbody-item{width:calc((100% - 328px)/ 4);padding:0 4px;margin-bottom:16px}
	.sec3-tbody-list .sec3-tbody-item.active{width:328px}
	.sec3-tbody-item .item-box .item-pic img{width:320px}
	.sec3-tbody-item .item-box .item-body{padding:10px 15px}
	.sec3-tbody-item .item-body .item-title{font-size:15px;line-height:26px}
	.sec3-nav-item{width:18px;padding:0 4px}
	.sec3-nav-item .anniu{width:10px;height:10px}
}@media screen and (max-width:991px){.sec3{padding:56px 0 16px}
	.sec3-tbody{padding-top:44px}
	.sec3-tbody-list{margin-left:-10px;margin-right:-10px;padding-bottom:32px}
	.sec3-tbody-list .sec3-tbody-item{width:50%;padding:0 10px;margin-bottom:16px}
	.sec3-tbody-list .sec3-tbody-item.active{width:50%}
	.sec3-tbody-item .item-box .item-pic img{width:100%}
	.sec3-tbody-item .item-box .item-body{padding:10px 15px}
	.sec3-tbody-item .item-body .item-title{font-size:15px;line-height:26px}
	.sec3-nav-item{width:18px;padding:0 4px;display:none}
	.sec3-nav-item .anniu{width:10px;height:10px}
}@media screen and (max-width:720px){.sec3{padding:44px 0 12px}
	.sec3-tbody{padding-top:36px}
	.sec3-tbody-list{margin-left:-6px;margin-right:-6px;padding-bottom:24px}
	.sec3-tbody-list .sec3-tbody-item{width:50%;padding:0 6px;margin-bottom:16px}
	.sec3-tbody-list .sec3-tbody-item.active{width:50%}
	.sec3-tbody-item .item-box .item-pic img{width:100%}
	.sec3-tbody-item .item-box .item-pic::after{display:none}
	.sec3-tbody-item .item-box .item-body{padding:0;position:relative;padding-top:12px}
	.sec3-tbody-item .item-body .item-title{font-size:14px;line-height:24px}
	.sec3-nav-item{width:18px;padding:0 4px;display:none}
	.sec3-nav-item .anniu{width:10px;height:10px}
}.sec4{position:relative;width:100%;padding-top:70px;padding-bottom:80px}
.sec4-tbody{position:relative;width:100%;padding-top:57px}
.sec4-tbody-list{position:relative;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;margin-left:-24px;margin-right:-24px}
.sec4-list-item{position:relative;display:inline-block;vertical-align:top;width:33.33333%;padding:0 23px;margin-bottom:20px}
.sec4-list-item .item-box{position:relative;width:100%}
.sec4-list-item .item-box .item-pic{position:relative;width:100%;text-align:center;overflow:hidden;background:#fff}
.sec4-list-item .item-box .item-pic img{position:relative;display:block;width:100%}
.sec4-list-item .item-box .item-date{position:absolute;left:20px;top:0;background:#FF5800;width:75px;text-align:center;font-size:14px;color:#fff;line-height:22px;padding:6px}
.sec4-list-item .item-box .item-date .day{font-size:26px;line-height:32px;font-family:Inter-Bold;display:block}
.sec4-list-item .item-box .item-body{position:relative;width:100%;padding:18px 20px 24px;background:#FFFFFF}
.sec4-list-item .item-body .item-title{position:relative;width:100%;font-family:Inter-Medium;font-size:20px;color:#111;line-height:24px;height:48px;overflow:hidden}
.sec4-list-item .item-body .item-title a{color:#111}
.sec4-list-item .item-body .item-desc{position:relative;width:100%;font-size:16px;color:#666666;line-height:30px;height:90px;overflow:hidden;margin-top:11px}
.sec4-list-item .item-body .item-desc a{color:#666}
.sec4-list-item .item-body .item-btn{position:relative;margin-top:16px}
.sec4-list-item .item-body .item-btn .btnn{display:inline-block;vertical-align:top;font-size:16px;color:#FF5800;line-height:28px}
.sec4-list-item .item-body .item-btn .btnn .iconfont{display:inline-block;position:relative;vertical-align:top;margin-left:8px;font-size:14px;line-height:30px;color:#FF6C00}
.sec4-list-item .item-body .item-btn .btnn .iconfont::after{position:absolute;content:"";left:4px;top:0;bottom:0;width:4px;height:100%;background:#fff}
.sec4-list-item .item-box:hover .item-body{background:#FF5800}
.sec4-list-item .item-box:hover .item-body .item-title,.sec4-list-item .item-box:hover .item-body .item-title a,.sec4-list-item .item-box:hover .item-body .item-desc,.sec4-list-item .item-box:hover .item-body .item-desc a,.sec4-list-item .item-box:hover .item-body .item-btn .btnn,.sec4-list-item .item-box:hover .item-body .item-btn .btnn .iconfont{color:#fff}
.sec4-list-item .item-box:hover .item-body .item-btn .btnn .iconfont::after{background:#FF5800}
@media screen and (max-width:1459px){.sec4{padding-top:60px;padding-bottom:68px}
	.sec4-tbody{padding-top:50px}
	.sec4-tbody-list{margin-left:-15px;margin-right:-15px}
	.sec4-list-item{width:33.33333%;padding:0 15px;margin-bottom:20px}
	.sec4-list-item .item-box .item-date{left:16px;width:72px;font-size:14px;line-height:22px;padding:5px}
	.sec4-list-item .item-box .item-date .day{font-size:24px;line-height:30px}
	.sec4-list-item .item-box .item-body{padding:16px 16px 20px}
	.sec4-list-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.sec4-list-item .item-body .item-desc{font-size:16px;line-height:28px;height:84px;margin-top:8px}
	.sec4-list-item .item-body .item-btn{margin-top:12px}
	.sec4-list-item .item-body .item-btn .btnn{font-size:16px;line-height:26px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:28px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont::after{left:4px}
}@media screen and (max-width:1259px){.sec4{padding-top:48px;padding-bottom:56px}
	.sec4-tbody{padding-top:40px}
	.sec4-tbody-list{margin-left:-6px;margin-right:-6px}
	.sec4-list-item{width:33.33333%;padding:0 6px;margin-bottom:18px}
	.sec4-list-item .item-box .item-date{left:12px;width:72px;font-size:14px;line-height:22px;padding:5px}
	.sec4-list-item .item-box .item-date .day{font-size:22px;line-height:28px}
	.sec4-list-item .item-box .item-body{padding:12px 12px 16px}
	.sec4-list-item .item-body .item-title{font-size:16px;line-height:22px;height:44px}
	.sec4-list-item .item-body .item-desc{font-size:15px;line-height:26px;height:78px;margin-top:6px}
	.sec4-list-item .item-body .item-btn{margin-top:10px}
	.sec4-list-item .item-body .item-btn .btnn{font-size:15px;line-height:24px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:26px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont::after{left:4px}
}@media screen and (max-width:991px){.sec4{padding-top:36px;padding-bottom:44px}
	.sec4-tbody{padding-top:30px}
	.sec4-tbody-list{margin-left:-12px;margin-right:-12px}
	.sec4-list-item{width:50%;padding:0 12px;margin-bottom:18px}
	.sec4-list-item .item-box .item-date{left:12px;width:72px;font-size:13px;line-height:22px;padding:5px}
	.sec4-list-item .item-box .item-date .day{font-size:18px;line-height:26px}
	.sec4-list-item .item-box .item-body{padding:10px 12px 16px}
	.sec4-list-item .item-body .item-title{font-size:16px;line-height:22px;height:44px}
	.sec4-list-item .item-body .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:6px}
	.sec4-list-item .item-body .item-btn{margin-top:10px}
	.sec4-list-item .item-body .item-btn .btnn{font-size:14px;line-height:24px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:12px;line-height:26px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont::after{left:3px}
}@media screen and (max-width:720px){.sec4{padding-top:24px;padding-bottom:32px}
	.sec4-tbody{padding-top:20px}
	.sec4-tbody-list{margin-left:-6px;margin-right:-6px}
	.sec4-list-item{width:50%;padding:0 6px;margin-bottom:18px}
	.sec4-list-item .item-box .item-date{left:8px;width:72px;font-size:12px;line-height:20px;padding:5px}
	.sec4-list-item .item-box .item-date .day{font-size:16px;line-height:24px}
	.sec4-list-item .item-box .item-body{padding:10px 12px 16px}
	.sec4-list-item .item-body .item-title{font-size:16px;line-height:20px;height:40px}
	.sec4-list-item .item-body .item-desc{font-size:14px;line-height:22px;height:66px;margin-top:6px}
	.sec4-list-item .item-body .item-btn{margin-top:8px}
	.sec4-list-item .item-body .item-btn .btnn{font-size:13px;line-height:22px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:12px;line-height:24px}
	.sec4-list-item .item-body .item-btn .btnn .iconfont::after{left:3px}
}@media screen and (max-width:480px){.sec4{padding-top:18px;padding-bottom:24px}
	.sec4-tbody{padding-top:16px}
	.sec4-tbody-list{margin-left:-6px;margin-right:-6px}
	.sec4-list-item{width:100%;padding:0 6px;margin-bottom:18px}
}.sec-page{position:relative;width:100%;padding:60px 0;background:url(../img/sec-page-bgi.png) no-repeat center center;background-color:#FF6C00;background-size:cover}
.sec-page-flex{position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.sec-page-left{position:relative;width:23.5%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.sec-page-center{position:relative;width:60%}
.sec-page-right{position:relative;width:14.5%}
.sec-page-icon{position:relative;display:inline-block;vertical-align:top;width:64px;height:64px;padding:6px;border-radius:50%;border:1px solid #FFFFFF}
.sec-page-icon img{display:inline-block;vertical-align:top;width:50px;height:50px;background:#FFFFFF;border-radius:50%}
.sec-page-text{position:relative;display:inline-block;vertical-align:top;width:calc(100% - 74px);font-size:16px;color:#FFFFFF;line-height:26px}
.sec-page-title{position:relative;font-family:Inter-Bold;font-size:28px;color:#FFFFFF;line-height:40px}
.sec-page-title a{color:#fff}
.sec-page-title a:hover{color:#fff}
.sec-page-btn{position:relative;font-size:0;letter-spacing:0;width:100%;text-align:right}
.sec-page-btn .btnn{position:relative;display:inline-block;vertical-align:top;min-width:200px;font-size:20px;line-height:32px;padding:9px 18px;color:#FF6C00;background:#FFFFFF;border:1px solid #FFFFFF;text-align:center}
.sec-page-btn a.btnn:hover{background:transparent;color:#ffffff}
.sec-page-btn .btnn .iconfont{display:inline-block;vertical-align:top;font-size:18px;line-height:32px;margin-right:10px}
@media screen and (max-width:1459px){.sec-page{padding:52px 0}
	.sec-page-left{width:23.5%}
	.sec-page-center{width:58%}
	.sec-page-right{width:16%}
	.sec-page-icon{width:58px;height:58px;padding:5px}
	.sec-page-icon img{width:46px;height:46px}
	.sec-page-text{width:calc(100% - 68px);font-size:16px;line-height:24px}
	.sec-page-title{font-size:24px;line-height:36px}
	.sec-page-btn .btnn{min-width:180px;font-size:18px;line-height:30px;padding:8px 16px}
	.sec-page-btn .btnn .iconfont{font-size:16px;line-height:30px;margin-right:8px}
}@media screen and (max-width:1259px){.sec-page{padding:44px 0}
	.sec-page-left{width:25%}
	.sec-page-center{width:55%}
	.sec-page-right{width:18%}
	.sec-page-icon{width:52px;height:52px;padding:4px}
	.sec-page-icon img{width:42px;height:42px}
	.sec-page-text{width:calc(100% - 62px);font-size:15px;line-height:22px}
	.sec-page-title{font-size:20px;line-height:32px}
	.sec-page-btn .btnn{min-width:160px;font-size:16px;line-height:28px;padding:7px 14px}
	.sec-page-btn .btnn .iconfont{font-size:16px;line-height:28px;margin-right:8px}
}@media screen and (max-width:991px){.sec-page{padding:36px 0}
	.sec-page-left{width:100%}
	.sec-page-center{width:100%;padding:8px 0}
	.sec-page-right{width:100%;text-align:center}
	.sec-page-icon{width:52px;height:52px;padding:4px}
	.sec-page-icon img{width:42px;height:42px}
	.sec-page-text{width:calc(100% - 62px);font-size:15px;line-height:22px}
	.sec-page-title{font-size:20px;line-height:32px}
	.sec-page-btn{text-align:center}
	.sec-page-btn .btnn{min-width:160px;font-size:16px;line-height:28px;padding:7px 14px}
	.sec-page-btn .btnn .iconfont{font-size:16px;line-height:28px;margin-right:8px}
}@media screen and (max-width:720px){.sec-page{padding:28px 0}
	.sec-page-left{width:100%}
	.sec-page-center{width:100%;padding:8px 0}
	.sec-page-right{width:100%;text-align:center}
	.sec-page-icon{width:52px;height:52px;padding:4px}
	.sec-page-icon img{width:42px;height:42px}
	.sec-page-text{width:calc(100% - 62px);font-size:14px;line-height:22px}
	.sec-page-title{font-size:18px;line-height:30px}
	.sec-page-btn{text-align:center}
	.sec-page-btn .btnn{min-width:160px;font-size:15px;line-height:26px;padding:6px 12px}
	.sec-page-btn .btnn .iconfont{font-size:16px;line-height:26px;margin-right:8px}
}@media screen and (max-width:560px){.sec-page{padding:20px 0}
	.sec-page-left{width:100%}
	.sec-page-center{width:100%;padding:8px 0}
	.sec-page-right{width:100%;text-align:center}
	.sec-page-icon{width:52px;height:52px;padding:4px}
	.sec-page-icon img{width:42px;height:42px}
	.sec-page-text{width:calc(100% - 62px);font-size:14px;line-height:22px}
	.sec-page-title{font-size:16px;line-height:28px}
	.sec-page-btn{text-align:center}
	.sec-page-btn .btnn{min-width:160px;font-size:14px;line-height:24px;padding:6px 12px}
	.sec-page-btn .btnn .iconfont{font-size:15px;line-height:24px;margin-right:8px}
}.sec5{position:relative;width:100%;padding:88px 0 100px;background:url(../img/sec5-bgi.png) no-repeat center center;background-size:cover}
.sec5-tbody{position:relative;width:100%;font-size:0;line-height:0;padding-top:58px}
#box{position:relative;margin:0 auto;max-width:1400px}
#box .prev,#box .next{position:absolute;top:50%;transform:translateY(-50%);margin-top:0px;overflow:hidden;cursor:pointer;width:42px;height:42px;background:#FFFFFF;border-radius:50%;line-height:42px;font-size:13px;text-align:center;z-index:99;transition:0.5s;color:#FF6C00}
#box .prev:hover,#box .next:hover{background:#FF6C00;color:#fff}
#box .prev{left:-92px}
#box .next{right:-92px}
#box ul{position:relative;margin:auto;height:450px}
#box li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;-moz-box-sizing:content-box;box-sizing:content-box !important;text-align:center}
#box li a{display:block;position:relative;opacity:1}
#box li a img{width:100%;max-width:332px;opacity:1}
#box li>span{display:block;font-size:18px;line-height:30px;position:absolute;width:100%;margin:auto;left:0px;top:410px;text-align:center;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
#copyright{padding-top:10px;text-align:center}
.ab3zi{font-size:12px;font-family:DINCond-MediumAlternate;color:#333;line-height:30px;text-align:center;transition:0.5s;opacity:1}
.ab3zi:hover{background:#EFB443;color:#fff}
@media screen and (max-width:1259px){#box{width:auto}
	#box li{position:relative;left:auto;top:auto;width:0.2385% !important;height:auto !important;padding:0px}
	.img-scroll6{position:relative;width:100%;z-index:9}
	#box .prev{left:0px;transform:translateX(0)}
	#box .prev,#box .next{top:50%;bottom:auto;margin-top:-18px;font-size:16px;width:36px;height:36px;line-height:36px}
	#box .next{right:0px;transform:translateX(0);z-index:99}
	.img-list6{position:relative;overflow:hidden;padding:10px;z-index:90}
	.img-list6 ul{width:10000% !important;height:auto !important}
	.img-list6 li{float:left;box-shadow:0px 1px 10px 0px rgba(0,0,0,0.1);display:inline;margin-right:0.015% !important;margin-left:auto;opacity:1}
	.img-list6 li:after{content:"";clear:both;display:block}
	.img-list6 li img{opacity:1 !important}
	#box li a{box-shadow:none;opacity:1 !important;position:relative;top:auto}
	.ab3zi{opacity:1;line-height:32px !important;opacity:1 !important;font-size:14px !important}
	#box li:nth-of-type(4) .ab3zi{background:#fff;color:#333}
}@media screen and (max-width:991px){#box{width:auto}
	#box li{position:relative;left:auto;top:auto;box-shadow:none;width:0.321333% !important;height:auto !important;padding:0px}
	.img-scroll6{position:relative;width:100%;z-index:9}
	#box .prev{left:0px}
	#box .prev,#box .next{font-size:16px;margin-top:-16px;width:32px;height:32px;line-height:30px}
	#box .next{right:0px;z-index:99}
	.img-list6{position:relative;overflow:hidden;z-index:90;padding:0}
	.img-list6 ul{width:10000% !important;height:auto !important}
	.img-list6 li{float:left;display:inline;margin-right:0.015% !important;margin-left:auto;opacity:1}
	.img-list6 li:after{content:"";clear:both;display:block}
	.img-list6 li img{opacity:1 !important}
	#box li a{box-shadow:none}
	#box li span{position:relative;top:auto}
	.ab3zi{opacity:1}
}@media screen and (max-width:589px){#box{margin-top:20px;width:auto}
	#box li{width:0.49% !important;margin-right:0.02% !important}
}@media screen and (max-width:359px){#box li{width:1% !important;margin-right:0.02% !important}
}#box li .item-pics{position:relative;background:#FFFFFF}
#box li .item-pics .item-box{opacity:1 !important;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
#box li .item-pics img{max-width:100% !important;max-height:100% !important}
#box li .item-pics .item-backdrop .iconfont{width:50px;height:50px;font-size:24px;font-size:2.4rem;color:#fff;position:relative;display:inline-block;vertical-align:top;line-height:50px;text-align:center;font-weight:bold}
@media screen and (max-width:1659px){#box .prev{left:-30px}
	#box .next{right:-30px}
}@media screen and (max-width:1459px){.sec5{padding:76px 0 86px}
	.sec5-tbody{padding-top:52px}
	#box .prev,#box .next{width:36px;height:36px;line-height:36px;font-size:12px}
	#box .prev{left:-30px}
	#box .next{right:-30px}
}@media screen and (max-width:1259px){.sec5{padding:62px 0 72px}
	.sec5-tbody{padding-top:44px}
	#box .prev,#box .next{width:30px;height:30px;line-height:30px;font-size:11px}
	#box .prev{left:-20px}
	#box .next{right:-20px}
	#box li .item-pics .item-backdrop{display:none}
}@media screen and (max-width:991px){.sec5{padding:48px 0 58px}
	.sec5-tbody{padding-top:36px}
	#box .prev,#box .next{width:30px;height:30px;line-height:30px;font-size:11px}
	#box .prev{left:0px}
	#box .next{right:0px}
}@media screen and (max-width:700px){.sec5{padding:34px 0 44px}
	.sec5-tbody{padding-top:28px}
	#box .prev,#box .next{width:28px;height:28px;line-height:28px;font-size:10px}
	#box .prev{left:0px}
	#box .next{right:0px}
}.sec6{position:relative;width:100%;padding-top:90px;padding-bottom:32px}
.sec6-tbody{position:relative;width:100%;padding-top:58px}
.sec6-tbody-swiper{position:relative;width:100%;padding-bottom:112px}
.sec6-tbody-swiper::before{position:absolute;content:"";left:50%;transform:translateX(-50%);bottom:14px;width:1px;height:14px;background:#888888;border-radius:1px}
.sec6-tbody-swiper .swiper-button{top:auto;bottom:0;margin-top:0;width:42px;height:42px;font-size:14px;line-height:42px;color:#FF6C00;background:#FFFFFF;border-radius:50%}
.sec6-tbody-swiper .swiper-button:hover{color:#FFFFFF;background:#FF6C00}
.sec6-tbody-swiper .swiper-button-prev{left:50%;transform:translateX(-136%)}
.sec6-tbody-swiper .swiper-button-next{right:50%;transform:translateX(136%)}
.sec6-tbody-swiper .swiper-sec6{position:relative;width:100%}
.sec6-tbody-item{position:relative;display:inline-block;vertical-align:top;width:100%}
.sec6-tbody-item .item-box{position:relative;width:100%;height:100%;background:#FFFFFF;padding:36px 21px 26px}
.sec6-tbody-item .item-box .item-body{position:relative;width:100%}
.sec6-tbody-item .item-body .item-title{position:relative;width:100%;font-family:Inter-Medium;font-size:20px;color:#111;line-height:24px;height:48px;overflow:hidden}
.sec6-tbody-item .item-body .item-title a{color:#111}
.sec6-tbody-item .item-body .item-desc{position:relative;width:100%;font-family:Inter-Regular;font-size:16px;color:#666666;line-height:30px;height:90px;overflow:hidden;margin-top:10px}
.sec6-tbody-item .item-body .item-desc a{color:#666}
.sec6-tbody-item .item-body .item-btn{position:relative;margin-top:36px}
.sec6-tbody-item .item-body .item-btn .btnn{display:inline-block;vertical-align:top;font-size:16px;line-height:36px;text-transform:uppercase;color:#FF6C00;padding-left:50px;padding-bottom:8px}
.sec6-tbody-item .item-body .item-btn .btnn img{display:inline-block;vertical-align:top;position:absolute;left:0;top:0;width:40px}
.sec6-tbody-item .item-body .item-btn .btnn .pics1{display:inline-block}
.sec6-tbody-item .item-body .item-btn .btnn .pics2{display:none}
.sec6-tbody-item .item-body .item-btn .btnn span{border-bottom:1px solid #FF6C00}
.sec6-tbody-item .item-box:hover{background:#FF5800}
.sec6-tbody-item .item-box:hover .item-body .item-title,.sec6-tbody-item .item-box:hover .item-body .item-title a,.sec6-tbody-item .item-box:hover .item-body .item-desc,.sec6-tbody-item .item-box:hover .item-body .item-desc a,.sec6-tbody-item .item-box:hover .item-body .item-btn .btnn{color:#fff}
.sec6-tbody-item .item-box:hover .item-body .item-btn .btnn .pics1{display:none}
.sec6-tbody-item .item-box:hover .item-body .item-btn .btnn .pics2{display:inline-block}
.sec6-tbody-item .item-box:hover .item-body .item-btn .btnn span{border-color:#fff}
@media screen and (max-width:1459px){.sec6{padding-top:78px;padding-bottom:28px}
	.sec6-tbody{padding-top:50px}
	.sec6-tbody-swiper{padding-bottom:98px}
	.sec6-tbody-swiper::before{bottom:12px;height:14px}
	.sec6-tbody-swiper .swiper-button{width:38px;height:38px;font-size:14px;line-height:38px}
	.sec6-tbody-item .item-box{padding:32px 18px 22px}
	.sec6-tbody-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.sec6-tbody-item .item-body .item-desc{font-size:16px;line-height:28px;height:84px;margin-top:8px}
	.sec6-tbody-item .item-body .item-btn{margin-top:32px}
	.sec6-tbody-item .item-body .item-btn .btnn{font-size:16px;line-height:32px;padding-left:46px;padding-bottom:8px}
	.sec6-tbody-item .item-body .item-btn .btnn img{width:36px}
}@media screen and (max-width:1259px){.sec6{padding-top:66px;padding-bottom:24px}
	.sec6-tbody{padding-top:42px}
	.sec6-tbody-swiper{padding-bottom:84px}
	.sec6-tbody-swiper::before{bottom:10px;height:13px}
	.sec6-tbody-swiper .swiper-button{width:34px;height:34px;font-size:12px;line-height:34px}
	.sec6-tbody-item .item-box{padding:26px 15px 18px}
	.sec6-tbody-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.sec6-tbody-item .item-body .item-desc{font-size:15px;line-height:26px;height:78px;margin-top:8px}
	.sec6-tbody-item .item-body .item-btn{margin-top:26px}
	.sec6-tbody-item .item-body .item-btn .btnn{font-size:15px;line-height:30px;padding-left:42px;padding-bottom:6px}
	.sec6-tbody-item .item-body .item-btn .btnn img{width:32px}
}@media screen and (max-width:991px){.sec6{padding-top:54px;padding-bottom:20px}
	.sec6-tbody{padding-top:34px}
	.sec6-tbody-swiper{padding-bottom:70px}
	.sec6-tbody-swiper::before{bottom:10px;height:12px}
	.sec6-tbody-swiper .swiper-button{width:32px;height:32px;font-size:12px;line-height:32px}
	.sec6-tbody-item .item-box{padding:20px 12px 15px}
	.sec6-tbody-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.sec6-tbody-item .item-body .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:8px}
	.sec6-tbody-item .item-body .item-btn{margin-top:20px}
	.sec6-tbody-item .item-body .item-btn .btnn{font-size:14px;line-height:28px;padding-left:40px;padding-bottom:6px}
	.sec6-tbody-item .item-body .item-btn .btnn img{width:32px}
}@media screen and (max-width:720px){.sec6{padding-top:40px;padding-bottom:20px}
	.sec6-tbody{padding-top:28px}
	.sec6-tbody-swiper{padding-bottom:56px}
	.sec6-tbody-swiper::before{bottom:10px;height:12px}
	.sec6-tbody-swiper .swiper-button{width:32px;height:32px;font-size:12px;line-height:32px}
	.sec6-tbody-item .item-box{padding:20px 12px 15px}
	.sec6-tbody-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.sec6-tbody-item .item-body .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:8px}
	.sec6-tbody-item .item-body .item-btn{margin-top:16px}
	.sec6-tbody-item .item-body .item-btn .btnn{font-size:14px;line-height:28px;padding-left:40px;padding-bottom:6px}
	.sec6-tbody-item .item-body .item-btn .btnn img{width:32px}
}@media screen and (max-width:560px){.sec6{padding-top:28px;padding-bottom:20px}
	.sec6-tbody{padding-top:20px}
	.sec6-tbody-swiper{padding-bottom:48px}
	.sec6-tbody-swiper::before{bottom:10px;height:12px}
	.sec6-tbody-swiper .swiper-button{width:32px;height:32px;font-size:12px;line-height:32px}
	.sec6-tbody-item .item-box{padding:20px 12px 15px}
	.sec6-tbody-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.sec6-tbody-item .item-body .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:8px}
	.sec6-tbody-item .item-body .item-btn{margin-top:16px}
	.sec6-tbody-item .item-body .item-btn .btnn{font-size:14px;line-height:28px;padding-left:40px;padding-bottom:6px}
	.sec6-tbody-item .item-body .item-btn .btnn img{width:32px}
}.sec7{position:relative;width:100%;padding:58px 0 20px}
.sec7-tbody{position:relative;width:100%;padding-top:66px}
.sec7-tbody-img{position:relative;width:100%}
.sec7-tbody-img .item-pic{position:relative;width:100%;padding-bottom:32.60416666667%;z-index:22;transition:all .5s}
.sec7-tbody-img .item-pic .video{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;transition:all .5s}
.sec7-tbody-img .item-pic a{cursor:pointer}
.sec7-video{cursor:pointer}
.sec7-tbody-img .item-pic .video-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;display:block;width:64px;height:64px;padding:10px;background:#FF6C00;border-radius:50%;line-height:44px;cursor:pointer}
.sec7-tbody-img .item-pic .video-btn .iconfont{display:inline-block;vertical-align:top;font-size:14px;color:#fff}
@media screen and (max-width:1459px){.sec7{padding:48px 0 18px}
	.sec7-tbody{padding-top:54px}
	.sec7-tbody-img .item-pic .video-btn{width:58px;height:58px;line-height:40px;padding:9px}
	.sec7-tbody-img .item-pic .video-btn .iconfont{font-size:14px}
}@media screen and (max-width:1259px){.sec7{padding:38px 0 16px}
	.sec7-tbody{padding-top:42px}
	.sec7-tbody-img .item-pic .video-btn{width:52px;height:52px;line-height:36px;padding:8px}
	.sec7-tbody-img .item-pic .video-btn .iconfont{font-size:14px}
}@media screen and (max-width:991px){.sec7{padding:28px 0 14px}
	.sec7-tbody{padding-top:30px}
	.sec7-tbody-img .item-pic .video-btn{width:44px;height:44px;line-height:30px;padding:7px}
	.sec7-tbody-img .item-pic .video-btn .iconfont{font-size:12px}
}@media screen and (max-width:720px){.sec7{padding:20px 0 10px}
	.sec7-tbody{padding-top:20px}
	.sec7-tbody-img .item-pic .video-btn{width:36px;height:36px;line-height:28px;padding:4px}
	.sec7-tbody-img .item-pic .video-btn .iconfont{font-size:12px}
}.sec8{position:relative;width:100%;padding:80px 0 100px;background:url(../img/sec8-bgi.png) no-repeat center center;background-size:cover}
.sec8-tbody{position:relative;width:100%;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row-reverse;align-items:center}
.sec8-tbody-left{position:relative;width:52.2%}
.sec8-tbody-right{position:relative;width:41.5%}
.sec8-tbody-info{position:relative;width:100%}
.sec8-tbody-title{position:relative;font-family:Inter-Bold;text-transform:uppercase;font-size:48px;color:#FFFFFF;line-height:60px}
.sec8-tbody-title a{color:#fff}
.sec8-tbody-title a:hover{color:#ededed}
.sec8-tbody-info .sec-text{margin-top:18px}
.sec8-tbody-list{position:relative;width:100%;border-top:1px solid rgba(227,227,227,.5);padding-top:8px}
.sec8-tbody-item{position:relative;width:100%;border-bottom:1px solid rgba(227,227,227,.5);padding:15px 0}
.sec8-tbody-item .item-box{position:relative;width:100%}
.sec8-tbody-item .item-box .item-name{position:relative;width:100%;font-size:20px;font-size:2rem;color:#ffffff;line-height:30px;padding:9px 0 8px;padding-right:36px;cursor:pointer}
.sec8-tbody-item .item-box .item-name::before{content:"\e72d";position:absolute;right:0px;top:50%;transform:translateY(-50%);width:16px;height:16px;line-height:16px;font-size:14px;color:#FF5800;font-family:"iconfont";text-align:center;display:block;-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s;box-sizing:border-box}
.sec8-tbody-item .item-box .item-name.active:before{content:"\e504";font-size:20px}
.sec8-tbody-item .item-box .item-name:hover::before{content:"\e504";font-size:20px}
.sec8-tbody-item .item-box .item-text{position:relative;width:100%;display:none;margin-top:20px;padding-bottom:18px}
.sec8-tbody-item .item-box .item-text .text{position:relative;font-size:16px;color:#D4D3D3;line-height:30px}
@media screen and (max-width:1459px){.sec8{padding:68px 0 86px}
	.sec8-tbody-left{width:52.2%}
	.sec8-tbody-right{width:41.5%}
	.sec8-tbody-title{font-size:42px;line-height:54px}
	.sec8-tbody-info .sec-text{margin-top:15px}
	.sec8-tbody-list{padding-top:8px}
	.sec8-tbody-item{padding:15px 0}
	.sec8-tbody-item .item-box .item-name{font-size:18px;font-size:1.8rem;line-height:30px;padding:7px 0;padding-right:36px}
	.sec8-tbody-item .item-box .item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.sec8-tbody-item .item-box .item-name.active:before{font-size:18px}
	.sec8-tbody-item .item-box .item-name:hover::before{font-size:18px}
	.sec8-tbody-item .item-box .item-text{margin-top:16px;padding-bottom:18px}
	.sec8-tbody-item .item-box .item-text .text{font-size:16px;line-height:28px}
}@media screen and (max-width:1259px){.sec8{padding:56px 0 72px}
	.sec8-tbody-left{width:54%}
	.sec8-tbody-right{width:43.5%}
	.sec8-tbody-title{font-size:36px;line-height:48px}
	.sec8-tbody-info .sec-text{margin-top:12px}
	.sec8-tbody-list{padding-top:6px}
	.sec8-tbody-item{padding:12px 0}
	.sec8-tbody-item .item-box .item-name{font-size:18px;font-size:1.8rem;line-height:30px;padding:6px 0;padding-right:36px}
	.sec8-tbody-item .item-box .item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.sec8-tbody-item .item-box .item-name.active:before{font-size:18px}
	.sec8-tbody-item .item-box .item-name:hover::before{font-size:18px}
	.sec8-tbody-item .item-box .item-text{margin-top:14px;padding-bottom:16px}
	.sec8-tbody-item .item-box .item-text .text{font-size:16px;line-height:28px}
}@media screen and (max-width:991px){.sec8{padding:44px 0 58px}
	.sec8-tbody-left{width:100%;margin-top:16px}
	.sec8-tbody-right{width:100%}
	.sec8-tbody-title{font-size:30px;line-height:42px}
	.sec8-tbody-info .sec-text{margin-top:10px}
	.sec8-tbody-list{padding-top:6px}
	.sec8-tbody-item{padding:10px 0}
	.sec8-tbody-item .item-box .item-name{font-size:18px;font-size:1.8rem;line-height:30px;padding:6px 0;padding-right:36px}
	.sec8-tbody-item .item-box .item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.sec8-tbody-item .item-box .item-name.active:before{font-size:18px}
	.sec8-tbody-item .item-box .item-name:hover::before{font-size:18px}
	.sec8-tbody-item .item-box .item-text{margin-top:12px;padding-bottom:16px}
	.sec8-tbody-item .item-box .item-text .text{font-size:15px;line-height:26px}
}@media screen and (max-width:720px){.sec8{padding:32px 0 46px}
	.sec8-tbody-left{width:100%}
	.sec8-tbody-right{width:100%}
	.sec8-tbody-title{font-size:24px;line-height:36px}
	.sec8-tbody-info .sec-text{margin-top:8px}
	.sec8-tbody-list{padding-top:0px}
	.sec8-tbody-item{padding:10px 0}
	.sec8-tbody-item .item-box .item-name{font-size:16px;font-size:1.6rem;line-height:28px;padding:5px 0;padding-right:36px}
	.sec8-tbody-item .item-box .item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.sec8-tbody-item .item-box .item-name.active:before{font-size:18px}
	.sec8-tbody-item .item-box .item-name:hover::before{font-size:18px}
	.sec8-tbody-item .item-box .item-text{margin-top:10px;padding-bottom:10px}
	.sec8-tbody-item .item-box .item-text .text{font-size:14px;line-height:24px}
}@media screen and (max-width:560px){.sec8{padding:28px 0 36px}
	.sec8-tbody-left{width:100%}
	.sec8-tbody-right{width:100%}
	.sec8-tbody-title{font-size:20px;line-height:32px}
	.sec8-tbody-info .sec-text{margin-top:6px}
	.sec8-tbody-list{padding-top:0px}
	.sec8-tbody-item{padding:8px 0}
	.sec8-tbody-item .item-box .item-name{font-size:16px;font-size:1.6rem;line-height:28px;padding:5px 0;padding-right:36px}
	.sec8-tbody-item .item-box .item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.sec8-tbody-item .item-box .item-name.active:before{font-size:18px}
	.sec8-tbody-item .item-box .item-name:hover::before{font-size:18px}
	.sec8-tbody-item .item-box .item-text{margin-top:8px;padding-bottom:8px}
	.sec8-tbody-item .item-box .item-text .text{font-size:14px;line-height:24px}
}.bread{position:relative;width:100%}
.bread-img{position:relative;width:100%}
.bread-img img{display:inline-block;vertical-align:top;width:100%}
.bread-href{position:relative;padding:20px 0;font-size:16px;font-size:1.6rem;color:#BDBDBD;line-height:30px;background:#191919}
.bread-href-text{position:relative;padding-left:36px}
.bread-href img{position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);width:22px}
.bread-href a{color:#BDBDBD}
.bread a:hover,.bread span.bread-active{color:#FF5800 !important}
.bread-href i{display:inline-block;vertical-align:top;width:6px;height:6px;background:#FF5800;border-radius:50%;margin:12px}
@media screen and (max-width:1459px){.bread-href{padding:18px 0;font-size:16px;font-size:1.6rem;line-height:28px}
	.bread-href-text{padding-left:32px}
	.bread-href img{width:20px}
	.bread-href i{width:6px;height:6px;margin:11px 10px}
}@media screen and (max-width:1259px){.bread-href{padding:16px 0;font-size:15px;font-size:1.5rem;line-height:26px}
	.bread-href-text{padding-left:30px}
	.bread-href img{width:20px}
	.bread-href i{width:6px;height:6px;margin:10px 8px}
}@media (max-width:991px){.bread-href{padding:12px 0;font-size:15px;font-size:1.5rem;line-height:26px}
	.bread-href-text{padding-left:28px}
	.bread-href img{width:20px}
	.bread-href i{width:6px;height:6px;margin:10px 8px}
}@media (max-width:720px){.bread-href{padding:10px 0;font-size:14px;font-size:1.4rem;line-height:24px}
	.bread-href-text{padding-left:26px}
	.bread-href img{width:18px}
	.bread-href i{width:6px;height:6px;margin:8px}
}.page-con-top{position:relative;width:100%;margin-bottom:30px}
.boxs-titles{position:relative;font-family:Inter-Bold;font-size:40px;font-size:4rem;color:#fff;line-height:62px}
.page-con-top .przhan{position:relative;overflow:hidden;font-size:16px;font-size:1.6rem;color:#fff;line-height:26px;max-height:78px;margin-top:21px;margin-bottom:27px;word-wrap:break-word}
.przhanh{max-height:none !important}
.page-con-top .przhan li{color: #fff !important;}

.page-con-top .przhan a{color:#FF5800}
.page-con-top .przhan a:hover{color:#fff}
.page-con-top .more .zhankai{position:relative;display:inline-block;vertical-align:top;font-family:Inter-Regular;text-align:center;cursor:pointer;min-width:125px;border-radius:6px;line-height:30px;padding:6px 15px;font-size:16px;background:#FF5800;color:#FFFFFF}
.page-con-top .more .zhankai:hover{background:#fff;color:#FF5800}
.page-bottom{position:relative;width:100%}
.page-bottom::before{position:absolute;content:"";left:0;right:0;bottom:-1px;width:100%;height:70px;background:#000}
.page-bottom .page-bottom-box{position:relative;width:100%;text-align:center;background:#FF5800;border-radius:10px;padding:38px 15px 46px}
.page-bottom-title{position:relative;width:100%;font-size:28px;font-size:2.8rem;color:#FFFFFF;line-height:40px;font-family:Inter-Bold}
.page-bottom-btn{position:relative;width:100%;text-align:center;padding-top:19px}
.page-bottom-btn .btnn{position:relative;display:inline-block;vertical-align:top;text-align:center;min-width:200px;font-size:20px;line-height:32px;padding:9px 16px;border-radius:10px;color:#FF6C00;border:1px solid #FFFFFF;background:#FFFFFF}
.page-bottom-btn .btnn .iconfont{display:inline-block;vertical-align:top;font-size:18px;margin-left:10px}
.page-bottom-btn a.btnn:hover{color:#FFFFFF;background:#FF5800}
@media screen and (max-width:1459px){.page-con-top{margin-bottom:28px}
	.boxs-titles{font-size:44px;font-size:4.4rem;line-height:56px}
	.page-con-top .przhan{font-size:16px;font-size:1.6rem;line-height:24px;max-height:72px;margin-top:18px;margin-bottom:24px}
	.page-con-top .more .zhankai{min-width:120px;line-height:28px;padding:5px 14px;font-size:16px}
	.page-bottom::before{height:62px}
	.page-bottom .page-bottom-box{padding:32px 15px 40px}
	.page-bottom-title{font-size:24px;font-size:2.4rem;line-height:36px}
	.page-bottom-btn{padding-top:16px}
	.page-bottom-btn .btnn{min-width:186px;font-size:18px;line-height:30px;padding:8px 16px;border-radius:10px}
	.page-bottom-btn .btnn .iconfont{font-size:18px;margin-left:10px}
}@media screen and (max-width:1259px){.page-con-top{margin-bottom:24px}
	.boxs-titles{font-size:38px;font-size:3.8rem;line-height:50px}
	.page-con-top .przhan{font-size:15px;font-size:1.5rem;line-height:24px;max-height:72px;margin-top:15px;margin-bottom:20px}
	.page-con-top .more .zhankai{min-width:120px;line-height:28px;padding:4px 12px;font-size:15px}
	.page-bottom::before{height:54px}
	.page-bottom .page-bottom-box{padding:26px 15px 34px}
	.page-bottom-title{font-size:20px;font-size:2rem;line-height:32px}
	.page-bottom-btn{padding-top:14px}
	.page-bottom-btn .btnn{min-width:172px;font-size:18px;line-height:28px;padding:7px 15px;border-radius:8px}
	.page-bottom-btn .btnn .iconfont{font-size:16px;margin-left:8px}
}@media screen and (max-width:991px){.page-con-top{margin-bottom:20px}
	.boxs-titles{font-size:32px;font-size:3.2rem;line-height:44px}
	.page-con-top .przhan{font-size:15px;font-size:1.5rem;line-height:24px;max-height:72px;margin-top:12px;margin-bottom:16px}
	.page-con-top .more .zhankai{min-width:120px;line-height:26px;padding:4px 10px;font-size:15px}
	.page-bottom::before{height:48px}
	.page-bottom .page-bottom-box{padding:20px 15px 28px}
	.page-bottom-title{font-size:20px;font-size:2rem;line-height:32px}
	.page-bottom-btn{padding-top:14px}
	.page-bottom-btn .btnn{min-width:160px;font-size:16px;line-height:26px;padding:6px 14px;border-radius:8px}
	.page-bottom-btn .btnn .iconfont{font-size:15px;margin-left:8px}
}@media screen and (max-width:720px){.page-con-top{margin-bottom:16px}
	.boxs-titles{font-size:26px;font-size:2.6rem;line-height:38px}
	.page-con-top .przhan{font-size:14px;font-size:1.4rem;line-height:22px;max-height:66px;margin-top:10px;margin-bottom:14px}
	.page-con-top .more .zhankai{min-width:120px;line-height:24px;padding:4px 10px;font-size:14px}
	.page-bottom::before{height:42px}
	.page-bottom .page-bottom-box{padding:16px 10px 22px}
	.page-bottom-title{font-size:18px;font-size:1.8rem;line-height:30px}
	.page-bottom-btn{padding-top:14px}
	.page-bottom-btn .btnn{min-width:148px;font-size:15px;line-height:26px;padding:5px 12px;border-radius:6px}
	.page-bottom-btn .btnn .iconfont{font-size:14px;margin-left:6px}
}@media screen and (max-width:560px){.page-con-top{margin-bottom:16px}
	.boxs-titles{font-size:20px;font-size:2rem;line-height:32px}
	.page-con-top .przhan{font-size:14px;font-size:1.4rem;line-height:22px;max-height:66px;margin-top:10px;margin-bottom:14px}
	.page-con-top .more .zhankai{min-width:120px;line-height:24px;padding:4px 10px;font-size:14px}
	.page-bottom::before{height:36px}
	.page-bottom .page-bottom-box{padding:16px 10px 22px}
	.page-bottom-title{font-size:18px;font-size:1.8rem;line-height:30px}
	.page-bottom-btn{padding-top:12px}
	.page-bottom-btn .btnn{min-width:136px;font-size:14px;line-height:24px;padding:5px 10px;border-radius:6px}
	.page-bottom-btn .btnn .iconfont{font-size:14px;margin-left:6px}
}.cer-list{position:relative;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:50px;margin-left:-12px;margin-right:-12px}
.cer-list .list-item{display:inline-block;vertical-align:top;width:25%;padding:0 12px;margin-bottom:22px}
.cer-list .list-item .list-item-box{position:relative;display:block;width:100%;overflow:hidden}
.cer-list .list-item .item-pics{position:relative;width:100%;background:#1C1C1C;padding-bottom:100%}
.cer-list .list-item .item-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}
.cer-list .list-item .item-pics img{max-width:100% !important;max-height:100% !important}
.cer-list .list-item .item-backdrop .iconfont{font-size:32px;font-size:3.2rem;color:#fff;font-weight:bold;position:relative;width:36px;height:36px;line-height:36px;display:inline-block;vertical-align:top;text-align:center}
@media screen and (max-width:999px){.list-item .item-backdrop{display:none}
}.cer-list .list-item .item-body{position:relative;width:100%;padding-top:13px}
.cer-list .list-item .item-body .item-name{position:relative;width:100%;font-size:18px;color:#fff;line-height:30px;text-align:center}
@media screen and (max-width:1459px){.cer-list{padding-top:26px;padding-bottom:42px;margin-left:-6px;margin-right:-6px}
	.cer-list .list-item{width:25%;padding:0 6px;margin-bottom:20px}
	.cer-list .list-item .item-backdrop .iconfont{font-size:28px;font-size:2.8rem;width:32px;height:32px;line-height:32px}
	.cer-list .list-item .item-body{padding-top:10px}
	.cer-list .list-item .item-body .item-name{font-size:18px;line-height:30px}
}@media screen and (max-width:1259px){.cer-list{padding-top:22px;padding-bottom:34px;margin-left:-12px;margin-right:-12px}
	.cer-list .list-item{width:33.333333%;padding:0 12px;margin-bottom:18px}
	.cer-list .list-item .item-backdrop .iconfont{font-size:24px;font-size:2.4rem;width:30px;height:30px;line-height:30px}
	.cer-list .list-item .item-body{padding-top:10px}
	.cer-list .list-item .item-body .item-name{font-size:16px;line-height:28px}
}@media screen and (max-width:991px){.cer-list{padding-top:18px;padding-bottom:28px;margin-left:-6px;margin-right:-6px}
	.cer-list .list-item{width:33.333333%;padding:0 6px;margin-bottom:18px}
	.cer-list .list-item .item-backdrop .iconfont{font-size:24px;font-size:2.4rem;width:30px;height:30px;line-height:30px}
	.cer-list .list-item .item-body{padding-top:8px}
	.cer-list .list-item .item-body .item-name{font-size:15px;line-height:26px}
}@media screen and (max-width:680px){.cer-list{padding-top:16px;padding-bottom:24px;margin-left:-12px;margin-right:-12px}
	.cer-list .list-item{width:50%;padding:0 12px;margin-bottom:18px}
	.cer-list .list-item .item-backdrop .iconfont{font-size:20px;font-size:2rem;width:30px;height:30px;line-height:30px}
	.cer-list .list-item .item-body{padding-top:8px}
	.cer-list .list-item .item-body .item-name{font-size:15px;line-height:26px}
}@media (max-width:540px){.cer-list{padding-top:14px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.cer-list .list-item{width:50%;padding:0 6px;margin-bottom:16px}
	.cer-list .list-item .item-body{padding-top:6px}
	.cer-list .list-item .item-body .item-name{font-size:14px;line-height:24px}
}.about{position:relative;width:100%;padding-top:50px}
.about-top{position:relative;width:100%;margin-bottom:88px}
.about-top-name{position:relative;font-family:Inter-Bold;font-size:40px;font-size:4rem;color:#fff;line-height:50px;margin-bottom:22px}
.about-top-text{position:relative;width:100%;font-size:16px;color:#fff;line-height:30px}
.about-top-text img{display:inline-block;vertical-align:top}
.about-top-text a{color:#FF5800}
.about-top-text a:hover{color:#fff}
.contact-top{position:relative;width:100%;margin-bottom:80px}
.contact-top-name{position:relative;font-family:Inter-Bold;font-size:50px;font-size:5rem;color:#fff;line-height:62px;margin-bottom:16px}
.contact-top-list{position:relative;font-size:0;letter-spacing:0}
.contact-top-list li{position:relative;display:block;width:100%;padding:6px 0;font-size:16px;color:#fff;line-height:28px}
.contact-top-list a{color:#fff}
.contact-top-list a:hover{color:#FF5800}
.about-form{position:relative;width:100%;padding-bottom:98px}
.about-form .xunbiao{position:relative;font-family:Inter-Bold;font-size:40px;font-size:4rem;color:#fff;line-height:50px;margin-bottom:42px;text-transform:uppercase;text-align:center}
.about-form-box{position:relative;width:100%}
.about-form form{width:100%;position:relative;display:flex;justify-content:space-between;flex-wrap:wrap}
.about-form .item-input{position:relative;width:48.5715%;margin-bottom:30px;height:50px;background:#0E0E0E;border:1px solid #B2B2B2}
.about-form .item-input:hover{border-color:#FF5800}
.about-form .item-input1{width:100%;height:210px}
.about-form .item-code{position:relative;padding-right:170px;margin-bottom:0}
.about-form .attachment{width:100%;cursor:pointer;position:relative;font-size:0;letter-spacing:0;height:auto !important;border:0 !important;background:transparent !important;padding-left:0 !important}
.about-form .item-input.star{padding-left:20px}
.about-form .item-input.star::before{position:absolute;left:20px;top:16px;content:"*";font-size:20px;color:#FF0000;line-height:22px;z-index:22}
.about-form .item-input input{width:100%;height:100%;font-size:16px;color:#fff;line-height:30px;padding:8px 20px;display:block}
.about-form .item-input1 textarea{width:100%;height:100%;font-size:16px;color:#fff;line-height:28px;padding:10px 20px;display:block}
.attachment .file-group{width:100%;height:50px;position:relative;overflow:hidden}
.attachment .file-group .file-btn{width:100%;height:100%;background:rgba(255,88,0,.2);color:#fff;font-size:16px;font-size:1.6rem;transition:0.5s;padding:0 24px;text-align:center}
.attachment .file-group:hover .file-btn{background:#FF5800}
.attachment .file-group .file-single{width:100%;height:100%;opacity:0;cursor:pointer;position:absolute;left:0;top:0;z-index:111}
.about-form .item-code-img{position:absolute;right:0;top:0;bottom:0;width:168px;height:100%;text-align:center;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}
.about-form .item-code-img .yanzheng{text-align:center;height:100%;max-height:48px}
.about-form .item-input-btn{width:48.5715%;height:50px;position:relative}
.about-form .item-input-btn .item-btn{max-width:100%;height:100%;width:100%;background:#FF5800;font-size:24px;color:#fff;line-height:30px;text-align:center;cursor:pointer;font-family:Inter-Bold;text-transform:uppercase}
.about-form .item-input-btn .item-btn:hover{background:#fff;color:#FF5800}
.map{display:block;width:100%;position:relative}
.map img{display:block;width:100%}
.map iframe{display:block;width:100%;height:600px}
@media screen and (max-width:1459px){.about{padding-top:42px}
	.about-top{margin-bottom:74px}
	.about-top-name{font-size:36px;font-size:3.6rem;line-height:46px;margin-bottom:20px}
	.about-top-text{font-size:16px;line-height:28px}
	.contact-top{margin-bottom:68px}
	.contact-top-name{font-size:44px;font-size:4.4rem;line-height:56px;margin-bottom:16px}
	.contact-top-list li{padding:5px 0;font-size:16px;line-height:26px}
	.about-form{padding-bottom:84px}
	.about-form .xunbiao{font-size:36px;font-size:3.6rem;line-height:46px;margin-bottom:36px}
	.about-form .item-input{width:48.5%;margin-bottom:26px;height:46px}
	.about-form .item-input1{width:100%;height:200px}
	.about-form .item-code{padding-right:164px;margin-bottom:0}
	.about-form .attachment{width:100%}
	.about-form .item-input.star{padding-left:14px}
	.about-form .item-input.star::before{left:16px;top:16px;font-size:18px;line-height:22px}
	.about-form .item-input input{font-size:16px;line-height:28px;padding:8px 18px}
	.about-form .item-input1 textarea{font-size:16px;line-height:28px;padding:8px 18px}
	.attachment .file-group{width:100%;height:48px}
	.attachment .file-group .file-btn{font-size:16px;font-size:1.6rem;padding:0 20px}
	.about-form .item-code-img{width:158px}
	.about-form .item-code-img .yanzheng{max-height:46px}
	.about-form .item-input-btn{width:48.5%;height:48px}
	.about-form .item-input-btn .item-btn{font-size:22px}
}@media (min-width:992px) and (max-width:1259px){.about{padding-top:34px}
	.about-top{margin-bottom:60px}
	.about-top-name{font-size:30px;font-size:3rem;line-height:42px;margin-bottom:18px}
	.about-top-text{font-size:15px;line-height:26px}
	.contact-top{margin-bottom:56px}
	.contact-top-name{font-size:38px;font-size:3.8rem;line-height:50px;margin-bottom:16px}
	.contact-top-list li{padding:4px 0;font-size:15px;line-height:26px}
	.about-form{padding-bottom:72px}
	.about-form .xunbiao{font-size:32px;font-size:3.2rem;line-height:42px;margin-bottom:30px}
	.about-form .item-input{width:48%;margin-bottom:22px;height:42px}
	.about-form .item-input1{width:100%;height:186px}
	.about-form .item-code{padding-right:156px;margin-bottom:0}
	.about-form .attachment{width:100%}
	.about-form .item-input.star{padding-left:12px}
	.about-form .item-input.star::before{left:12px;top:14px;font-size:16px;line-height:20px}
	.about-form .item-input input{font-size:15px;line-height:26px;padding:8px 18px}
	.about-form .item-input1 textarea{font-size:15px;line-height:26px;padding:8px 18px}
	.attachment .file-group{width:100%;height:42px}
	.attachment .file-group .file-btn{font-size:15px;font-size:1.5rem;padding:0 16px}
	.about-form .item-code-img{width:148px}
	.about-form .item-code-img .yanzheng{max-height:40px}
	.about-form .item-input-btn{width:48%;height:42px}
	.about-form .item-input-btn .item-btn{font-size:20px}
}@media (max-width:991px){.about{padding-top:28px}
	.about-top{margin-bottom:48px}
	.about-top-name{font-size:24px;font-size:2.4rem;line-height:36px;margin-bottom:16px}
	.about-top-text{font-size:15px;line-height:26px}
	.contact-top{margin-bottom:44px}
	.contact-top-name{font-size:32px;font-size:3.2rem;line-height:44px;margin-bottom:16px}
	.contact-top-list li{padding:4px 0;font-size:15px;line-height:24px}
	.about-form{padding-bottom:60px}
	.about-form .xunbiao{font-size:28px;font-size:2.8rem;line-height:40px;margin-bottom:24px}
	.about-form .item-input{width:48%;margin-bottom:18px;height:42px}
	.about-form .item-input1{width:100%;height:186px}
	.about-form .item-code{padding-right:156px;margin-bottom:0}
	.about-form .attachment{width:100%}
	.about-form .item-input.star{padding-left:12px}
	.about-form .item-input.star::before{left:12px;top:14px;font-size:16px;line-height:20px}
	.about-form .item-input input{font-size:14px;line-height:24px;padding:8px 16px}
	.about-form .item-input1 textarea{font-size:14px;line-height:24px;padding:8px 16px}
	.attachment .file-group{width:100%;height:42px}
	.attachment .file-group .file-btn{font-size:15px;font-size:1.5rem;padding:0 16px}
	.about-form .item-code-img{width:148px}
	.about-form .item-code-img .yanzheng{max-height:40px}
	.about-form .item-input-btn{width:48%;height:42px}
	.about-form .item-input-btn .item-btn{font-size:18px}
}@media (max-width:720px){.about{padding-top:22px}
	.about-top{margin-bottom:36px}
	.about-top-name{font-size:20px;font-size:2rem;line-height:32px;margin-bottom:16px}
	.about-top-text{font-size:14px;line-height:24px}
	.contact-top{margin-bottom:32px}
	.contact-top-name{font-size:26px;font-size:2.6rem;line-height:38px;margin-bottom:16px}
	.contact-top-list li{padding:3px 0;font-size:14px;line-height:24px}
	.about-form{padding-bottom:48px}
	.about-form .xunbiao{font-size:24px;font-size:2.4rem;line-height:36px;margin-bottom:20px}
	.about-form .item-input{width:100%;margin-bottom:16px;height:42px}
	.about-form .item-input1{width:100%;height:186px}
	.about-form .item-code{padding-right:156px;margin-bottom:16px}
	.about-form .attachment{width:100%}
	.about-form .item-input.star{padding-left:12px}
	.about-form .item-input.star::before{left:12px;top:14px;font-size:16px;line-height:20px}
	.about-form .item-input input{font-size:14px;line-height:24px;padding:8px 16px}
	.about-form .item-input1 textarea{font-size:14px;line-height:24px;padding:8px 16px}
	.attachment .file-group{width:100%;height:42px}
	.attachment .file-group .file-btn{font-size:15px;font-size:1.5rem;padding:0 16px}
	.about-form .item-code-img{width:148px}
	.about-form .item-code-img .yanzheng{max-height:40px}
	.about-form .item-input-btn{width:100%;height:42px}
	.about-form .item-input-btn .item-btn{font-size:18px}
}@media (max-width:560px){.about{padding-top:18px}
	.about-top{margin-bottom:24px}
	.about-top-name{font-size:18px;font-size:1.8rem;line-height:30px;margin-bottom:16px}
	.about-top-text{font-size:14px;line-height:24px}
	.contact-top{margin-bottom:20px}
	.contact-top-name{font-size:20px;font-size:2rem;line-height:32px;margin-bottom:16px}
	.contact-top-list li{padding:3px 0;font-size:14px;line-height:24px}
	.about-form{padding-bottom:36px}
	.about-form .xunbiao{font-size:20px;font-size:2.0rem;line-height:32px;margin-bottom:20px}
}.product{position:relative;width:100%;padding-top:52px}
.pro-contain{width:100%;position:relative;padding-bottom:87px}
.pro-contain .pro-main{float:right;width:1050px;padding-top:8px}
.pro-contain .pro-slide{float:left;width:290px}
@media (min-width:1260px) and (max-width:1459px){.product{padding-top:44px}
	.pro-contain{padding-bottom:76px}
	.pro-contain .pro-main{width:870px}
	.pro-contain .pro-slide{width:290px}
}@media (min-width:992px) and (max-width:1259px){.product{padding-top:36px}
	.pro-contain{padding-bottom:64px}
	.pro-contain .pro-main{width:640px}
	.pro-contain .pro-slide{width:280px}
}@media (max-width:991px){.product{padding-top:28px}
	.pro-contain{padding-bottom:52px}
	.pro-contain .pro-main{float:none;width:100%}
	.pro-contain .pro-slide{float:none;width:100%;margin-top:20px}
}@media (max-width:767px){.product{padding-top:20px}
	.pro-contain{padding-bottom:40px}
	.pro-contain .pro-main{float:none;width:100%}
	.pro-contain .pro-slide{float:none;width:100%;margin-top:16px}
}@media (max-width:560px){.product{padding-top:16px}
	.pro-contain{padding-bottom:28px}
}.pro-main-top{position:relative;width:100%;margin-bottom:30px}
.pro-top-box{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.pro-top-img{position:relative;width:235px}
.pro-top-body{position:relative;width:calc(100% - 296px)}
.pro-top-img .item-pic{position:relative;width:100%;text-align:center;overflow:hidden}
.pro-top-img .item-pic a{display:block;position:relative;width:100%}
.pro-top-img .item-pic img{display:inline-block;vertical-align:top;width:100%}
.pro-top-body .item-title{position:relative;font-family:Inter-Bold;font-size:24px;color:#fff;line-height:36px}
.pro-top-body .item-desc{position:relative;width:100%;font-size:16px;color:#ccc;margin-top:16px;line-height:30px}
.pro-top-body .item-desc a{color:#ccc}
.pro-top-body .item-desc a:hover{color:#FF5800}
.pro-main-list{position:relative;font-size:0;letter-spacing:0;margin-left:-12px;margin-right:-12px;display:flex;flex-wrap:wrap;padding-bottom:40px}
.pro-main-item{position:relative;display:inline-block;vertical-align:top;width:50%;padding:0 12px;margin-bottom:20px}
.pro-main-item .item-box{position:relative;width:100%;background:#F4F4F4;padding:44px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row-reverse}
.pro-main-item .item-box:hover{background:#FF5800;color:#fff}
.pro-main-item .item-box .item-pic{position:relative;width:200px;text-align:center;background:#000;overflow:hidden}
.pro-main-item .item-box .item-pic img{display:inline-block;vertical-align:top;width:100%;position:relative}
.pro-main-item .item-box .item-body{position:relative;width:calc(100% - 210px);padding:0 12px}
.pro-main-item .item-body .item-title{position:relative;width:100%;font-size:22px;color:#111;line-height:34px;font-family:Inter-Bold}
.pro-main-item .item-body .item-title a{color:#111}
.pro-main-item .item-box:hover .item-title,.pro-main-item .item-box:hover .item-title a{color:#fff}
.pro-main-item .item-body .item-btn{position:relative;width:100%;margin-top:22px}
.pro-main-item .item-body .item-btn .btnn{font-size:18px;color:#333;line-height:30px}
.pro-main-item .item-body .item-btn .btnn .iconfont{display:inline-block;position:relative;vertical-align:top;margin-left:8px;font-size:16px;line-height:30px;color:#FF6C00}
.pro-main-item .item-body .item-btn .btnn .iconfont::after{position:absolute;content:"";left:4px;top:0;bottom:0;width:4px;height:100%;background:#F4f4f4}
.pro-main-item .item-box:hover .item-body .item-btn .btnn .iconfont::after{background:#FF6C00}
.pro-main-item .item-box:hover .item-body .item-btn .btnn,.pro-main-item .item-box:hover .item-body .item-btn a,.pro-main-item .item-box:hover .item-body .item-btn .btnn .iconfont,.pro-main-item .item-box:hover .item-body .item-btn a .iconfont{color:#0E0E0E}
.pro-main .page-con-top{position:relative;margin-bottom:60px}
.pro-main-tbody{position:relative;width:100%;padding-bottom:60px}
.pro-main-title{position:relative;width:100%;font-family:Inter-Bold;font-size:40px;font-size:4rem;color:#fff;line-height:52px;margin-bottom:36px}
.pro-main-box{position:relative;width:100%}
.pro-tbody-swiper{position:relative;width:100%}
.pro-tbody-swiper .swiper-pro{position:relative;width:100%;padding-bottom:35px}
.pro-tbody-swiper .swiper-pro .swiper-pagination{bottom:0;text-align:center;font-size:0;letter-spacing:0}
.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;margin:0 5px;width:15px;height:5px;background:rgba(255,255,255,.3);border-radius:3px}
.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet-active{width:22px;background:#FF5800}
.pro-slide-item{position:relative;width:100% !important;padding:0 !important;margin:0 !important}
.pro-form{display:block;position:relative;width:100%}
.pro-list{position:relative;font-size:0;letter-spacing:0;transition:0.5s;margin-left:-14px;margin-right:-14px;padding-bottom:40px}
.pro-list .pro-item{position:relative;display:inline-block;vertical-align:bottom;transition:0.5s;width:33.333333333%;padding:0 14px;margin-bottom:20px}
.fenye{position:relative;text-align:center;font-size:0;letter-spacing:0}
.fenyen{display:inline-block;vertical-align:top}
.fenyen a{position:relative;text-align:center;display:inline-block;vertical-align:top;min-width:48px;line-height:32px;padding:8px;background:#444;border-radius:5px;font-size:20px;font-size:2rem;margin-bottom:10px;margin-right:10px;font-family:Inter-Regular;color:#fff}
.fenyen a.iconfont{font-size:12px;font-size:1.2rem}
.fenyen a:hover,.fenyen a.active{color:#fff;background:#FF5800 !important}
.fenyen a.active{cursor:default}
.fenyen a:nth-last-of-type(1){margin-right:0 !important}
.fuxuan{display:inline-block;vertical-align:top;padding-left:10px}
.fuxuan>div{display:inline-block;vertical-align:top;margin-bottom:10px}
.fuxuan input{display:inline-block;vertical-align:top;margin-bottom:10px;text-align:center;font-size:18px;font-size:1.8rem;padding:8px 20px;line-height:32px;cursor:pointer;transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;padding-right:50px;background:url(../img/jian-act.png) no-repeat 180px center;background-color:#FF5800;color:#fff}
.fuxuan input:hover{background-color:#444}
.fuxuan>div input{margin-bottom:0 !important}
@media (min-width:1260px) and (max-width:1459px){.pro-main-top{margin-bottom:28px}
	.pro-top-img{width:230px}
	.pro-top-body{width:calc(100% - 260px)}
	.pro-top-body .item-title{font-size:22px;line-height:34px}
	.pro-top-body .item-desc{font-size:16px;margin-top:14px;line-height:28px}
	.pro-main-list{margin-left:-8px;margin-right:-8px;padding-bottom:36px}
	.pro-main-item{width:50%;padding:0 8px;margin-bottom:20px}
	.pro-main-item .item-box{padding:36px 16px}
	.pro-main-item .item-box .item-pic{width:180px}
	.pro-main-item .item-box .item-body{width:calc(100% - 192px);padding:0 5px}
	.pro-main-item .item-body .item-title{font-size:18px;line-height:30px}
	.pro-main-item .item-body .item-btn{margin-top:18px}
	.pro-main-item .item-body .item-btn .btnn{font-size:18px;line-height:30px}
	.pro-main-item .item-body .item-btn .btnn .iconfont{margin-left:8px;font-size:16px;line-height:30px}
	.pro-main .page-con-top{margin-bottom:52px}
	.pro-main-tbody{padding-bottom:52px}
	.pro-main-title{font-size:36px;font-size:3.6rem;line-height:48px;margin-bottom:32px}
	.pro-tbody-swiper .swiper-pro{padding-bottom:32px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 5px;width:12px;height:4px;border-radius:2px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet-active{width:20px}
	.pro-list{margin-left:-10px;margin-right:-10px;padding-bottom:36px}
	.pro-list .pro-item{width:33.333333333%;padding:0 10px;margin-bottom:20px}
	.fenyen a{min-width:44px;line-height:30px;padding:7px;font-size:18px;font-size:1.8rem;margin-bottom:10px;margin-right:8px}
	.fuxuan{padding-left:10px}
	.fuxuan>div{margin-bottom:10px}
	.fuxuan input{margin-bottom:10px;font-size:18px;font-size:1.8rem;padding:7px 20px;line-height:30px;padding-right:44px;background:url(../img/jian-act.png) no-repeat 170px center}
}@media (min-width:992px) and (max-width:1259px){.pro-main-top{margin-bottom:24px}
	.pro-top-img{width:220px}
	.pro-top-body{width:calc(100% - 244px)}
	.pro-top-body .item-title{font-size:20px;line-height:32px}
	.pro-top-body .item-desc{font-size:15px;margin-top:12px;line-height:26px}
	.pro-main-list{margin-left:-5px;margin-right:-5px;padding-bottom:30px}
	.pro-main-item{width:50%;padding:0 5px;margin-bottom:20px}
	.pro-main-item .item-box{padding:20px 12px}
	.pro-main-item .item-box .item-pic{width:100%}
	.pro-main-item .item-box .item-body{width:100%;padding:12px 0 0}
	.pro-main-item .item-body .item-title{font-size:18px;line-height:28px}
	.pro-main-item .item-body .item-btn{margin-top:16px}
	.pro-main-item .item-body .item-btn .btnn{font-size:16px;line-height:28px}
	.pro-main-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:15px;line-height:28px}
	.pro-main .page-con-top{margin-bottom:44px}
	.pro-main-tbody{padding-bottom:44px}
	.pro-main-title{font-size:30px;font-size:3rem;line-height:42px;margin-bottom:28px}
	.pro-tbody-swiper .swiper-pro{padding-bottom:28px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:12px;height:4px;border-radius:2px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet-active{width:18px}
	.pro-list{margin-left:-10px;margin-right:-10px;padding-bottom:36px}
	.pro-list .pro-item{width:50%;padding:0 10px;margin-bottom:20px}
	.fenyen a{min-width:40px;line-height:28px;padding:6px;font-size:18px;font-size:1.8rem;margin-bottom:8px;margin-right:8px}
	.fuxuan{padding-left:8px}
	.fuxuan>div{margin-bottom:8px}
	.fuxuan input{margin-bottom:8px;font-size:18px;font-size:1.8rem;padding:6px 20px;line-height:28px;padding-right:44px;background:url(../img/jian-act.png) no-repeat right center}
}@media (max-width:991px){.pro-main-top{margin-bottom:20px}
	.pro-top-img{width:220px}
	.pro-top-body{width:calc(100% - 244px)}
	.pro-top-body .item-title{font-size:20px;line-height:32px}
	.pro-top-body .item-desc{font-size:15px;margin-top:12px;line-height:26px}
	.pro-main-list{margin-left:-5px;margin-right:-5px;padding-bottom:30px}
	.pro-main-item{width:50%;padding:0 5px;margin-bottom:20px}
	.pro-main-item .item-box{padding:16px 12px}
	.pro-main-item .item-box .item-pic{width:100%}
	.pro-main-item .item-box .item-body{width:100%;padding:12px 0 0}
	.pro-main-item .item-body .item-title{font-size:18px;line-height:28px}
	.pro-main-item .item-body .item-btn{margin-top:14px}
	.pro-main-item .item-body .item-btn .btnn{font-size:16px;line-height:28px}
	.pro-main-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:15px;line-height:28px}
	.pro-main .page-con-top{margin-bottom:36px}
	.pro-main-tbody{padding-bottom:36px}
	.pro-main-title{font-size:24px;font-size:2.4rem;line-height:36px;margin-bottom:24px}
	.pro-tbody-swiper .swiper-pro{padding-bottom:28px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:12px;height:4px;border-radius:2px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet-active{width:18px}
	.pro-list{margin-left:-8px;margin-right:-8px;padding-bottom:30px}
	.pro-list .pro-item{width:33.333333%;padding:0 8px;margin-bottom:20px}
	.fenye{text-align:center !important}
	.fenyen a{min-width:36px;line-height:26px;padding:5px;font-size:16px;font-size:1.6rem;margin-bottom:8px;margin-right:8px}
	.fuxuan{padding-left:8px}
	.fuxuan>div{margin-bottom:8px}
	.fuxuan input{margin-bottom:8px;font-size:16px;font-size:1.6rem;padding:5px 16px;line-height:26px;padding-right:40px}
}@media (max-width:720px){.pro-main-top{margin-bottom:20px}
	.pro-top-img{width:210px}
	.pro-top-body{width:calc(100% - 234px)}
	.pro-top-body .item-title{font-size:18px;line-height:30px}
	.pro-top-body .item-desc{font-size:14px;margin-top:10px;line-height:24px}
	.pro-main-list{margin-left:-5px;margin-right:-5px;padding-bottom:30px}
	.pro-main-item{width:50%;padding:0 5px;margin-bottom:20px}
	.pro-main-item .item-box{padding:16px 12px}
	.pro-main-item .item-box .item-pic{width:100%}
	.pro-main-item .item-box .item-body{width:100%;padding:12px 0 0}
	.pro-main-item .item-body .item-title{font-size:16px;line-height:28px}
	.pro-main-item .item-body .item-btn{margin-top:14px}
	.pro-main-item .item-body .item-btn .btnn{font-size:15px;line-height:26px}
	.pro-main-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:26px}
	.pro-main .page-con-top{margin-bottom:28px}
	.pro-main-tbody{padding-bottom:28px}
	.pro-main-title{font-size:20px;font-size:2rem;line-height:32px;margin-bottom:18px}
	.pro-tbody-swiper .swiper-pro{padding-bottom:24px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:12px;height:4px;border-radius:2px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet-active{width:16px}
	.pro-list{margin-left:-10px;margin-right:-10px;padding-bottom:30px}
	.pro-list .pro-item{width:50%;padding:0 10px;margin-bottom:20px}
	.fenyen a{min-width:32px;line-height:24px;padding:4px;font-size:16px;font-size:1.6rem;margin-bottom:8px;margin-right:8px}
	.fuxuan{padding-left:8px}
	.fuxuan>div{margin-bottom:8px}
	.fuxuan input{margin-bottom:8px;font-size:15px;font-size:1.5rem;padding:4px 12px;line-height:24px;padding-right:36px}
}@media (max-width:540px){.pro-main-top{margin-bottom:16px}
	.pro-top-img{width:100%}
	.pro-top-body{width:100%;padding-top:16px}
	.pro-top-body .item-title{font-size:18px;line-height:30px}
	.pro-top-body .item-desc{font-size:14px;margin-top:10px;line-height:24px}
	.pro-main-list{margin-left:-5px;margin-right:-5px;padding-bottom:30px}
	.pro-main-item{width:50%;padding:0 5px;margin-bottom:20px}
	.pro-main-item .item-box{padding:12px 12px}
	.pro-main-item .item-box .item-pic{width:100%}
	.pro-main-item .item-box .item-body{width:100%;padding:12px 0 0}
	.pro-main-item .item-body .item-title{font-size:15px;line-height:26px}
	.pro-main-item .item-body .item-btn{margin-top:12px}
	.pro-main-item .item-body .item-btn .btnn{font-size:14px;line-height:24px}
	.pro-main-item .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:24px}
	.pro-main .page-con-top{margin-bottom:20px}
	.pro-main-tbody{padding-bottom:20px}
	.pro-main-title{font-size:18px;font-size:1.8rem;line-height:30px;margin-bottom:16px}
	.pro-tbody-swiper .swiper-pro{padding-bottom:20px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:12px;height:4px;border-radius:2px}
	.pro-tbody-swiper .swiper-pagination .swiper-pagination-bullet-active{width:16px}
	.pro-list{margin-left:-6px;margin-right:-6px;padding-bottom:24px}
	.pro-list .pro-item{width:50%;padding:0 6px;margin-bottom:20px}
	.fenyen a{min-width:28px;line-height:22px;padding:3px;font-size:14px;font-size:1.4rem;margin-bottom:8px;margin-right:8px}
	.fuxuan{padding-left:8px}
	.fuxuan>div{margin-bottom:8px}
	.fuxuan input{margin-bottom:8px;font-size:14px;font-size:1.4rem;padding:3px 10px;line-height:22px;padding-right:30px}
}.j-nextshow{position:relative}
.proslide_menubtn{display:none;width:24px;height:18px;position:absolute;top:50%;margin-top:-9px;right:5px;cursor:pointer;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;z-index:9999}
.proslide_menubtn span{display:block;width:100%;height:3px;margin-bottom:3px;background-color:#FF5800}
@media screen and (max-width:991px){.proslide_menubtn{display:block}
}.pro-slide-box{position:relative;width:100%;margin-bottom:51px}
.pro-slide-title{position:relative;font-family:Inter-Bold;font-size:40px;font-size:4rem;color:#FF5800;line-height:52px;padding-bottom:28px}
.pro-slide-title a{color:#FF5800}
.pro-slide-title2{position:relative;font-family:Inter-Bold;font-size:30px;font-size:3rem;color:#ffffff;line-height:42px}
.pryiji{position:relative;width:100%;background:#0E0E0E;border-top:1px solid #5D5D5D}
.pryiji>li{position:relative;transition:0.5s}
.pryiji>li>a{position:relative;display:block;font-size:16px;font-size:1.6rem;color:#fff;line-height:30px;padding:15px 20px;padding-right:40px;border-bottom:1px solid #5D5D5D}
.pryiji>li>.iconfont{position:absolute;z-index:8;right:20px;width:12px;top:16px;font-size:12px;line-height:28px;transition:0.5s;color:#333;cursor:pointer;font-weight:bold}
.pryiji>li>a .iconfont{position:absolute;z-index:8;right:20px;width:12px;top:16px;font-size:12px;line-height:28px;transition:0.5s;color:#333;font-weight:bold}
.pryiji>li:hover>.iconfont::before,.pryiji>li:hover>a .iconfont::before{content:"\e600";color:#fff}
.pryiji>li:hover>a{background:#FF5800;color:#fff}
.prerji{position:relative;width:100%}
.prerji>li{position:relative;transition:0.5s}
.prerji>li>a{position:relative;display:block;font-size:16px;font-size:1.6rem;color:#BBBBBB;line-height:30px;padding:15px 30px;padding-right:40px;border-bottom:1px solid #5D5D5D}
.prerji>li>.iconfont{position:absolute;z-index:8;right:20px;width:12px;top:16px;font-size:12px;line-height:28px;transition:0.5s;color:#666;cursor:pointer;font-weight:bold}
.prerji>li>a .iconfont{position:absolute;z-index:8;right:20px;width:12px;top:16px;font-size:12px;line-height:28px;transition:0.5s;color:#666;cursor:pointer;font-weight:bold}
.prerji>li>a:hover{color:#FF5800}
.prerji>li:hover .iconfont,.prerji>li:hover>a .iconfont{color:#FF5800 !important}
.prsanji{position:relative;width:100%}
.prsanji>li{position:relative;transition:0.5s}
.prsanji>li>a{position:relative;display:block;font-size:16px;font-size:1.6rem;color:#BBBBBB;line-height:30px;padding:10px;padding-left:40px;border-bottom:1px solid #5D5D5D}
.prsanji>li>a:hover{color:#FF5800}
.dangpryi>a{background:#FF5800 !important;color:#fff !important}
.dangpryi>.iconfont::before,.dangpryi>a .iconfont::before{content:"\e600" !important;color:#fff !important}
.dangprer>a{color:#FF5800!important}
.dangprer .iconfont,.dangprer>a .iconfont{color:#FF5800 !important}
.dangprer>.iconfont::before,.dangprer>a .iconfont::before{content:"\e600" !important}
.attribute{position:relative;width:100%;margin-bottom:44px}
.attribute .box{margin-top:10px}
.attribute .name span{display:inline-block;color:#fff;transition:0.5s}
.attribute .name{position:relative;width:100%;padding:8px 0;font-size:18px;font-size:1.8rem;line-height:30px;border-bottom:1px solid #5D5D5D;margin-bottom:20px;box-sizing:border-box;cursor:pointer;color:#fff;transition:0.5s}
.attribute .name i{position:absolute;right:5px;top:50%;margin-top:-10px;width:20px;height:20px}
.attribute .name i:before{content:"";position:absolute;width:12px;height:2px;background:#fff;left:50%;top:50%;margin-left:-6px;margin-top:-1px}
.attribute .name i:after{content:"";position:absolute;width:12px;height:2px;background:#fff;left:50%;top:50%;margin-left:-6px;margin-top:-1px;transform:rotate(90deg);transition:0.5s}
.attribute .name.active i:after{transform:rotate(180deg);background:#fff}
.attribute .item-box{width:100%;box-sizing:border-box;display:none;margin-bottom:10px}
.attribute .item-box .list{max-height:180px;overflow-y:auto;cursor:pointer}
.attribute .item-box label{display:inline-block;cursor:pointer}
.attribute .item-box .list>div{color:#BABABA;display:block;vertical-align:top;margin-bottom:8px;position:relative}
.attribute .item-box p input{}
.attribute .item-box div span{overflow-y:hidden;display:inline-block;vertical-align:middle;max-height:30px;line-height:30px;font-size:16px;font-size:1.6rem;color:#BABABA}
.attribute .check-box-div{display:inline-block;vertical-align:middle}
.attribute .check-box-div .icon{font-size:14px;display:inline-block;vertical-align:middle;margin-right:5px}
.attribute .check-box-div input{width:18px;height:18px;display:inline-block;vertical-align:top;margin-bottom:2px;border:1px solid rgba(153,153,153,.5)}
.attribute .item-box.active{display:block}
.prtags{position:relative;width:100%}
.tags-list{position:relative;padding-top:30px;max-height:450px;overflow:auto;font-size:0;letter-spacing:0;margin-left:-5px;margin-right:-5px}
.tags-list a{display:inline-block;vertical-align:top;min-width:90px;font-size:18px;font-size:1.8rem;line-height:30px;padding:10px 20px;margin:0 5px 10px;color:#fff;background:#333;border-radius:5px;text-align:center}
.tags-list a:hover{color:#fff;background:#FF5800}
.tag{position:relative;width:100%}
.tag-list{position:relative;margin-top:30px;margin-bottom:10px;font-size:0;letter-spacing:0}
.tag-list a{display:inline-block;vertical-align:top;font-size:18px;font-size:1.8rem;line-height:30px;margin-right:20px;margin-bottom:10px;color:#ffffff;background:#333;border-radius:5px;padding:10px 20px}
.tag-list a:hover{background:#FF5800;color:#fff}
.tag .prtag{position:relative;max-height:180px;overflow:hidden}
.tag .prtagh{max-height:none !important}
.tag .mores .zhankais{position:relative;display:inline-block;vertical-align:top;cursor:pointer;text-align:center;min-width:160px;padding:8px 20px;line-height:30px;font-size:18px;background:#FF5800;color:#fff;border:1px solid #FF5800}
.tag .mores .zhankais:hover{background:#fff;color:#FF5800}
@media (min-width:1260px) and (max-width:1459px){.pro-slide-box{margin-bottom:44px}
	.pro-slide-title{font-size:36px;font-size:3.6rem;line-height:48px;padding-bottom:22px}
	.pro-slide-title2{font-size:28px;font-size:2.8rem;line-height:40px}
	.pryiji>li>a{font-size:16px;font-size:1.6rem;line-height:30px;padding:12px 16px;padding-right:36px}
	.pryiji>li>.iconfont{right:16px;top:13px;line-height:28px}
	.pryiji>li>a .iconfont{right:16px;top:13px;line-height:28px}
	.prerji>li>a{font-size:16px;font-size:1.6rem;line-height:30px;padding:12px 28px;padding-right:36px}
	.prerji>li>.iconfont{right:16px;top:13px;line-height:28px}
	.prerji>li>a .iconfont{right:16px;top:13px;line-height:28px}
	.prsanji>li>a{font-size:16px;font-size:1.6rem;line-height:30px;padding:8px;padding-left:32px}
	.attribute{margin-bottom:36px}
	.attribute .box{margin-top:10px}
	.attribute .name{padding:6px 0;font-size:18px;font-size:1.8rem;line-height:30px;margin-bottom:16px}
	.attribute .item-box{margin-bottom:10px}
	.attribute .item-box div span{max-height:28px;line-height:28px;font-size:16px;font-size:1.6rem}
	.attribute .check-box-div .icon{font-size:14px}
	.attribute .check-box-div input{width:16px;height:16px}
	.tags-list{padding-top:28px}
	.tags-list a{min-width:90px;font-size:18px;font-size:1.8rem;line-height:30px;padding:8px 18px;margin:0 5px 10px}
	.tag-list{margin-top:28px;margin-bottom:10px}
	.tag-list a{font-size:18px;font-size:1.8rem;line-height:30px;margin-right:16px;margin-bottom:10px;padding:7px 18px}
	.tag .prtag{max-height:162px}
	.tag .mores .zhankais{min-width:160px;padding:8px 18px;line-height:30px;font-size:18px;font-size:1.8rem}
}@media (min-width:992px) and (max-width:1259px){.pro-slide-box{margin-bottom:36px}
	.pro-slide-title{font-size:32px;font-size:3.2rem;line-height:44px;padding-bottom:18px}
	.pro-slide-title2{font-size:24px;font-size:2.4rem;line-height:36px}
	.pryiji>li>a{font-size:15px;font-size:1.5rem;line-height:30px;padding:10px 12px;padding-right:36px}
	.pryiji>li>.iconfont{right:15px;top:11px;line-height:28px}
	.pryiji>li>a .iconfont{right:15px;top:11px;line-height:28px}
	.prerji>li>a{font-size:15px;font-size:1.5rem;line-height:30px;padding:10px 24px;padding-right:36px}
	.prerji>li>.iconfont{right:15px;top:11px;line-height:28px}
	.prerji>li>a .iconfont{right:15px;top:11px;line-height:28px}
	.prsanji>li>a{font-size:15px;font-size:1.5rem;line-height:26px;padding:8px;padding-left:32px}
	.attribute{margin-bottom:36px}
	.attribute .box{margin-top:10px}
	.attribute .name{padding:6px 0;font-size:18px;font-size:1.8rem;line-height:30px;margin-bottom:16px}
	.attribute .item-box{margin-bottom:10px}
	.attribute .item-box div span{max-height:28px;line-height:28px;font-size:15px;font-size:1.6rem}
	.attribute .check-box-div .icon{font-size:14px}
	.attribute .check-box-div input{width:16px;height:16px}
	.tags-list{padding-top:24px}
	.tags-list a{min-width:90px;font-size:16px;font-size:1.6rem;line-height:28px;padding:6px 16px;margin:0 5px 10px}
	.tag-list{margin-top:24px;margin-bottom:10px}
	.tag-list a{font-size:16px;font-size:1.6rem;line-height:28px;margin-right:12px;margin-bottom:10px;padding:6px 16px}
	.tag .prtag{max-height:150px}
	.tag .mores .zhankais{min-width:160px;padding:6px 16px;line-height:28px;font-size:16px;font-size:1.6rem}
}@media (max-width:991px){.pryiji{display:none;margin-bottom:0}
	.pro-slide-box{margin-bottom:28px}
	.pro-slide-title{font-size:28px;font-size:2.8rem;line-height:40px;padding-bottom:16px}
	.pro-slide-title2{font-size:20px;font-size:2rem;line-height:32px}
	.pryiji>li>a{font-size:16px;font-size:1.6rem;line-height:28px;padding:10px 12px;padding-right:36px}
	.pryiji>li>.iconfont{right:16px;top:10px;line-height:28px}
	.pryiji>li>a .iconfont{right:16px;top:10px;line-height:28px}
	.prerji>li>a{font-size:16px;font-size:1.6rem;line-height:28px;padding:10px 24px;padding-right:36px}
	.prerji>li>.iconfont{right:16px;top:10px;line-height:28px}
	.prerji>li>a .iconfont{right:16px;top:10px;line-height:28px}
	.prsanji>li>a{font-size:16px;font-size:1.6rem;line-height:28px;padding:8px;padding-left:32px}
	.attribute{margin-bottom:36px}
	.attribute .box{margin-top:10px}
	.attribute .name{padding:6px 0;font-size:18px;font-size:1.8rem;line-height:30px;margin-bottom:16px}
	.attribute .item-box{margin-bottom:10px}
	.attribute .item-box div span{max-height:28px;line-height:28px;font-size:15px;font-size:1.6rem}
	.attribute .check-box-div .icon{font-size:14px}
	.attribute .check-box-div input{width:16px;height:16px}
	.tags-list{padding-top:24px}
	.tags-list a{min-width:90px;font-size:16px;font-size:1.6rem;line-height:30px;padding:6px 18px;margin:0 5px 10px}
	.tag-list{margin-top:24px;margin-bottom:10px}
	.tag-list a{font-size:16px;font-size:1.6rem;line-height:28px;margin-right:12px;margin-bottom:10px;padding:6px 16px}
	.tag .prtag{max-height:150px}
	.tag .mores .zhankais{min-width:160px;padding:6px 16px;line-height:28px;font-size:16px;font-size:1.6rem}
}@media (max-width:767px){.pryiji{display:none;margin-bottom:0}
	.pro-slide-title{font-size:24px;font-size:2.4rem;line-height:36px;padding-bottom:16px}
	.pro-slide-title2{font-size:18px;font-size:1.8rem;line-height:30px}
	.pryiji>li>a{font-size:15px;font-size:1.5rem;line-height:30px;padding:10px 12px;padding-right:36px}
	.pryiji>li>.iconfont{right:15px;top:11px;line-height:28px}
	.pryiji>li>a .iconfont{right:15px;top:11px;line-height:28px}
	.prerji>li>a{font-size:15px;font-size:1.5rem;line-height:30px;padding:10px 24px;padding-right:36px}
	.prerji>li>.iconfont{right:15px;top:11px;line-height:28px}
	.prerji>li>a .iconfont{right:15px;top:11px;line-height:28px}
	.prsanji>li>a{font-size:15px;font-size:1.5rem;line-height:26px;padding:8px;padding-left:32px}
	.attribute{margin-bottom:28px}
	.attribute .box{margin-top:10px}
	.attribute .name{padding:6px 0;font-size:16px;font-size:1.6rem;line-height:28px;margin-bottom:12px}
	.attribute .item-box{margin-bottom:10px}
	.attribute .item-box div span{max-height:28px;line-height:28px;font-size:14px;font-size:1.4rem}
	.attribute .check-box-div .icon{font-size:14px}
	.attribute .check-box-div input{width:16px;height:16px}
	.tags-list{padding-top:24px}
	.tags-list a{min-width:80px;font-size:14px;font-size:1.4rem;line-height:24px;padding:5px 12px;margin:0 5px 10px}
	.tag-list{margin-top:20px;margin-bottom:10px}
	.tag-list a{font-size:14px;font-size:1.4rem;line-height:24px;margin-right:12px;margin-bottom:10px;padding:5px 12px}
	.tag .prtag{max-height:132px}
	.tag .mores .zhankais{min-width:148px;padding:6px 16px;line-height:26px;font-size:15px;font-size:1.5rem}
}@media (max-width:560px){.pro-slide-title{font-size:20px;font-size:2rem;line-height:32px;padding-bottom:16px}
	.pro-slide-title2{font-size:18px;font-size:1.8rem;line-height:28px}
}.related-box{position:relative;width:100%;display:block}
.pro-related{position:relative;background:#1E1E1E;width:100%;padding-top:94px;padding-bottom:100px}
.news-related{position:relative;width:100%;padding-top:90px;padding-bottom:100px}
.app-related{position:relative;background:#1E1E1E;width:100%;padding-top:90px;padding-bottom:100px}
.faq-related{position:relative;background:#1E1E1E;width:100%;padding-top:90px;padding-bottom:100px}
.related-box .pro-related{padding-bottom:0 !important}
.related-title{position:relative;font-family:Inter-Bold;font-size:50px;font-size:5rem;color:#fff;line-height:62px}
.pro-related .related-title{font-size:40px;font-size:4rem;line-height:52px}
.related-title a{color:#fff;display:inline-block}
.related-title a:hover{color:#FF5800}
.news-related .related-title,.app-related .related-title{text-align:center}
.related-swiper{position:relative;width:100%}
.pro-related .related-swiper{padding-top:46px}
.news-related .related-swiper{padding-top:55px}
.app-related .related-swiper{padding-top:62px}
.faq-related .related-swiper{padding-top:66px}
.pro-related .swiper-related-pro{padding-bottom:46px}
.pro-related .related-swiper .swiper-pagination{bottom:0;text-align:center;font-size:0;letter-spacing:0}
.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;margin:0 5px;width:15px;height:5px;background:rgba(255,255,255,.3);border-radius:3px}
.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet-active{width:22px;background:#FF5800}
.news-related .swiper-button{top:50%;transform:translateY(-50%);margin-top:0;width:40px;font-size:28px;line-height:40px;height:40px;color:#999;text-align:center}
.news-related .swiper-button:hover{color:#fff}
.news-related .swiper-button-prev{left:-78px}
.news-related .swiper-button-next{right:-78px}
.faq-related .swiper-button{top:0;transform:translateY(-100%);margin-top:-12px;width:42px;font-size:13px;line-height:42px;height:42px;color:#FF5800;background:#FFFFFF;border-radius:50%}
.faq-related .swiper-button:hover{color:#fff;background:#FF5800}
.faq-related .swiper-button-prev{right:72px;left:auto}
.faq-related .swiper-button-next{right:0}
.faq-related .related-faq::before{position:absolute;content:"";top:0;transform:translateY(-100%);margin-top:-26px;right:56px;width:1px;height:14px;background:#838383}
.faq-related .related-faq .faq-list{padding-bottom:0 !important}
.pro-related .related-swiper .sec1-list-item .item-body .item-title{font-size:20px;line-height:30px}
.pro-related .related-swiper .sec1-list-item .item-box{padding:39px 22px}
.pro-related .related-swiper .sec1-list-item .item-box .item-pic{width:176px}
.pro-related .related-swiper .sec1-list-item .item-box .item-body{width:calc(100% - 182px)}
@media (min-width:1260px) and (max-width:1459px){.pro-related{padding-top:80px;padding-bottom:86px}
	.news-related{padding-top:78px;padding-bottom:86px}
	.app-related{padding-top:78px;padding-bottom:86px}
	.faq-related{padding-top:78px;padding-bottom:86px}
	.related-title{font-size:44px;font-size:4.4rem;line-height:56px}
	.pro-related .related-title{font-size:36px;font-size:3.6rem;line-height:48px}
	.pro-related .related-swiper{padding-top:40px}
	.news-related .related-swiper{padding-top:48px}
	.app-related .related-swiper{padding-top:54px}
	.faq-related .related-swiper{padding-top:56px}
	.related-box .pro-related .swiper-related-pro{padding-bottom:40px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:12px;height:4px;border-radius:2px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet-active{width:20px}
	.news-related .swiper-button{width:36px;font-size:24px;line-height:36px;height:36px}
	.news-related .swiper-button-prev{left:-30px}
	.news-related .swiper-button-next{right:-30px}
	.faq-related .swiper-button{margin-top:-11px;width:36px;font-size:12px;line-height:36px;height:36px}
	.faq-related .swiper-button-prev{right:64px}
	.faq-related .swiper-button-next{right:0}
	.faq-related .related-faq::before{margin-top:-22px;right:50px;height:14px}
	.pro-related .related-swiper .sec1-list-item .item-box{padding:32px 17px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-pic{width:154px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-body{width:calc(100% - 162px)}
	.pro-related .related-swiper .sec1-list-item .item-body .item-title{font-size:18px;line-height:28px}
}@media (min-width:992px) and (max-width:1259px){.pro-related{padding-top:68px;padding-bottom:72px}
	.news-related{padding-top:66px;padding-bottom:72px}
	.app-related{padding-top:66px;padding-bottom:72px}
	.faq-related{padding-top:66px;padding-bottom:72px}
	.related-title{font-size:38px;font-size:3.8rem;line-height:50px}
	.pro-related .related-title{font-size:32px;font-size:3.2rem;line-height:44px}
	.pro-related .related-swiper{padding-top:36px}
	.news-related .related-swiper{padding-top:40px}
	.app-related .related-swiper{padding-top:46px}
	.faq-related .related-swiper{padding-top:46px}
	.related-box .pro-related .swiper-related-pro{padding-bottom:36px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:12px;height:4px;border-radius:2px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet-active{width:18px}
	.news-related .swiper-button{width:32px;font-size:20px;line-height:32px;height:32px}
	.news-related .swiper-button-prev{left:-20px}
	.news-related .swiper-button-next{right:-20px}
	.faq-related .swiper-button{margin-top:-11px;width:32px;font-size:12px;line-height:32px;height:32px}
	.faq-related .swiper-button-prev{right:60px}
	.faq-related .swiper-button-next{right:0}
	.faq-related .related-faq::before{margin-top:-21px;right:46px;height:12px}
	.pro-related .related-swiper .sec1-list-item .item-box{padding:32px 18px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-pic{width:180px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-body{width:calc(100% - 200px)}
	.pro-related .related-swiper .sec1-list-item .item-body .item-title{font-size:20px;line-height:30px}
}@media(max-width:991px){.pro-related{padding-top:54px;padding-bottom:58px}
	.news-related{padding-top:54px;padding-bottom:58px}
	.app-related{padding-top:54px;padding-bottom:58px}
	.faq-related{padding-top:54px;padding-bottom:58px}
	.related-title{font-size:32px;font-size:3.2rem;line-height:44px}
	.pro-related .related-title{font-size:28px;font-size:2.8rem;line-height:40px}
	.pro-related .related-swiper{padding-top:32px}
	.news-related .related-swiper{padding-top:32px}
	.app-related .related-swiper{padding-top:36px}
	.faq-related .related-swiper{padding-top:36px}
	.related-box .pro-related .swiper-related-pro{padding-bottom:30px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:10px;height:4px;border-radius:2px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet-active{width:15px}
	.news-related .swiper-button{width:28px;font-size:18px;line-height:28px;height:32px}
	.news-related .swiper-button-prev{left:-15px}
	.news-related .swiper-button-next{right:-15px}
	.faq-related .swiper-button{margin-top:-10px;width:30px;font-size:11px;line-height:30px;height:30px}
	.faq-related .swiper-button-prev{right:56px}
	.faq-related .swiper-button-next{right:0}
	.faq-related .related-faq::before{margin-top:-19px;right:43px;height:12px}
	.pro-related .related-swiper .sec1-list-item .item-box{padding:28px 15px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-pic{width:140px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-body{width:calc(100% - 148px)}
	.pro-related .related-swiper .sec1-list-item .item-body .item-title{font-size:16px;line-height:28px}
}@media(max-width:720px){.pro-related{padding-top:40px;padding-bottom:44px}
	.news-related{padding-top:40px;padding-bottom:44px}
	.app-related{padding-top:40px;padding-bottom:44px}
	.faq-related{padding-top:40px;padding-bottom:44px}
	.related-title{font-size:26px;font-size:2.6rem;line-height:38px}
	.pro-related .related-title{font-size:24px;font-size:2.4rem;line-height:36px}
	.news-related .related-title,.app-related .related-title{text-align:left}
	.pro-related .related-swiper{padding-top:24px}
	.news-related .related-swiper{padding-top:26px}
	.app-related .related-swiper{padding-top:28px}
	.faq-related .related-swiper{padding-top:28px}
	.related-box .pro-related .swiper-related-pro{padding-bottom:24px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:10px;height:4px;border-radius:2px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet-active{width:15px}
	.news-related .swiper-button{top:0;transform:translateY(-100%);margin-top:-4px;width:30px;font-size:12px;line-height:30px;height:30px}
	.news-related .swiper-button-prev{right:56px;left:auto}
	.news-related .swiper-button-next{right:0}
	.faq-related .swiper-button{margin-top:-4px;width:30px;font-size:11px;line-height:30px;height:30px}
	.faq-related .swiper-button-prev{right:56px}
	.faq-related .swiper-button-next{right:0}
	.faq-related .related-faq::before{margin-top:-18px;right:42px;height:12px}
	.pro-related .related-swiper .sec1-list-item .item-box{padding:24px 12px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-pic{width:100%}
	.pro-related .related-swiper .sec1-list-item .item-box .item-body{width:100%}
	.pro-related .related-swiper .sec1-list-item .item-body .item-title{font-size:16px;line-height:28px}
}@media(max-width:560px){.pro-related{padding-top:28px;padding-bottom:32px}
	.news-related{padding-top:28px;padding-bottom:32px}
	.app-related{padding-top:28px;padding-bottom:32px}
	.faq-related{padding-top:28px;padding-bottom:32px}
	.related-title{font-size:20px;font-size:2rem;line-height:32px}
	.pro-related .related-title{font-size:20px;font-size:2rem;line-height:32px}
	.news-related .related-title,.app-related .related-title{text-align:left}
	.pro-related .related-swiper{padding-top:20px}
	.news-related .related-swiper{padding-top:20px}
	.app-related .related-swiper{padding-top:20px}
	.faq-related .related-swiper{padding-top:20px}
	.related-box .pro-related .swiper-related-pro{padding-bottom:20px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:10px;height:4px;border-radius:2px}
	.pro-related .related-swiper .swiper-pagination .swiper-pagination-bullet-active{width:15px}
	.news-related .swiper-button{top:0;transform:translateY(-100%);margin-top:0px;width:28px;font-size:12px;line-height:28px;height:28px}
	.news-related .swiper-button-prev{right:48px;left:auto}
	.news-related .swiper-button-next{right:0}
	.faq-related .swiper-button{margin-top:-4px;width:28px;font-size:11px;line-height:28px;height:28px}
	.faq-related .swiper-button-prev{right:46px}
	.faq-related .swiper-button-next{right:0}
	.faq-related .related-faq::before{margin-top:-18px;right:38px;height:12px}
	.pro-related .related-swiper .sec1-list-item .item-box{padding:20px 12px}
	.pro-related .related-swiper .sec1-list-item .item-box .item-pic{width:100%}
	.pro-related .related-swiper .sec1-list-item .item-box .item-body{width:100%}
	.pro-related .related-swiper .sec1-list-item .item-body .item-title{font-size:15px;line-height:26px}
}.zoomPad{position:relative;float:left;z-index:99;cursor:crosshair}
.zoomPreload{-moz-opacity:0.8;opacity:0.8;filter:alpha(opacity = 80);color:#333;font-size:12px;font-family:Arial;text-decoration:none;border:1px solid #CCC;background-color:white;padding:8px;text-align:center;background-image:url(../img/zoomloader.gif);background-repeat:no-repeat;background-position:43px 30px;z-index:110;width:90px;height:43px;position:absolute;top:0px;left:0px}
.zoomPup{overflow:hidden;background-color:#FFF;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity = 60);z-index:120;position:absolute;border:1px solid #CCC;z-index:101;cursor:crosshair}
.zoomOverlay{position:absolute;left:0px;top:0px;background:#FFF;z-index:5000;width:100%;height:100%;display:none;z-index:101}
.zoomWindow{position:absolute;left:110%;top:40px;background:#FFF;z-index:6000;height:auto;z-index:10000;z-index:110}
.zoomWrapper{position:relative;border:1px solid #ccc;z-index:110}
.zoomWrapperTitle{display:block;background:#999;color:#FFF;height:18px;line-height:18px;width:100%;overflow:hidden;text-align:center;font-size:10px;position:absolute;top:0px;left:0px;z-index:120;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity = 60)}
.zoomWrapperImage{display:block;position:relative;overflow:hidden;z-index:110}
.zoomWrapperImage img{border:0px;display:block;position:absolute;z-index:101}
.zoomIframe{z-index:-1;filter:alpha(opacity=0);-moz-opacity:0.80;opacity:0.80;position:absolute;display:block}
.page-prodetail{position:relative;width:100%;padding:90px 0 100px}
.prodetail-contain{position:relative;width:100%;padding-bottom:88px}
.m-prob{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.m-propic{margin:0 auto;width:620px}
.m-propic .pic-big{width:500px;position:relative;float:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#FFFFFF;border:1px solid #E1E1E1;z-index:9}
.m-propic .big-img{display:block;line-height:0;font-size:0}
.m-propic .big-img .zoomPad{float:none;z-index:8}
.m-propic .zoomWrapperImage img{max-width:1920px;z-index:99}
.m-propic .pic-small{position:relative;float:left;width:100px;padding-top:26px;padding-bottom:26px;overflow:hidden;z-index:1}
.m-propic .pic-btn{position:absolute;left:50%;transform:translateX(-50%);text-align:center;display:block;width:30px;font-size:16px;line-height:20px;color:#666;cursor:pointer;border-radius:3px;z-index:9}
.m-propic .pic-btn.prev{top:0px}
.m-propic .pic-btn.next{bottom:0px}
.m-propic .pic-btn:hover{color:#FF5800}
.m-propic .pic-list{width:100%;height:448px;overflow:hidden}
.m-propic .pic-list ul{height:50000px}
.m-propic .list-item{width:100%;margin-bottom:16px;position:relative;display:block}
.m-propic .item-pics,.m-propic .pic-list .item-video{display:block;background:#FFFFFF;border:1px solid #E9E9E9;position:relative}
.m-propic .item-pics img,.m-propic .pic-list .item-video img{width:100%;display:block;transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s}
.m-propic .item-pics:hover{}
.m-propic .item-pics.zoomThumbActive{border:1px solid #FF5800}
.m-propic .item-pics.zoomThumbActive:before,.m-propic .item-video.active:before{left:-8px}
.m-propic2{display:none}
.m-propic .provideo-box{border-radius:0;width:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:9}
.m-propic .provideo-box .provideo{position:relative;overflow:hidden;padding-bottom:100%;height:0}
.m-propic .provideo-box .provideo iframe,.pro2-box .m-propic .provideo-box .provideo video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.m-propic .provideo-box .provideo iframe body{margin:0px !important}
.m-propic .item-pics:hover,.m-propic .item-pics.active,.m-propic .item-video:hover,.m-propic .item-video.active{border-color:#FF5800}
@media screen and (max-width:1459px){.page-prodetail{padding:78px 0 86px}
	.prodetail-contain{padding-bottom:76px}
	.m-propic{width:560px}
	.m-propic .pic-big{width:450px}
	.m-propic .pic-small{width:90px;padding-top:25px;padding-bottom:25px}
	.m-propic .pic-btn{font-size:24px}
	.m-propic .pic-list{height:400px}
	.m-propic .list-item{margin-bottom:13px}
}@media screen and (max-width:1259px){.page-prodetail{padding:66px 0 72px}
	.prodetail-contain{padding-bottom:64px}
	.m-propic{width:480px}
	.m-propic .pic-big{width:390px}
	.m-propic .pic-small{width:80px;padding-top:20px;padding-bottom:20px}
	.m-propic .pic-btn{font-size:20px}
	.m-propic .pic-list{height:350px}
	.m-propic .list-item{margin-bottom:10px}
}@media screen and (max-width:999px){.zoomPad{cursor:default !important}
	.zoomPup{display:none !important}
	.zoomWindow{display:none !important}
	.zoomPreload{display:none !important}
	.prob-pic{float:none;margin:0 auto}
}@media screen and (max-width:991px){.page-prodetail{padding:54px 0 58px}
	.prodetail-contain{padding-bottom:52px}
	.m-propic1{display:none}
	.m-propic2{position:relative;display:block;overflow:hidden;width:100%;padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:none}
	.m-propic2 .box-btn{position:absolute;top:50%;margin-top:-12px;display:block;width:17px;height:32px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;color:#aaa;font-size:18px;line-height:32px}
	.m-propic2 .box-btn.prev{left:0}
	.m-propic2 .box-btn.next{right:0}
	.m-propic2 .box-btn.prev:hover{color:#EFB443}
	.m-propic2 .box-btn.next:hover{color:#EFB443}
	.m-propic2 .box-list{overflow:hidden}
	.m-propic2 .box-list ul{width:1000%}
	.m-propic2 .list-item{float:left;margin-left:.1%;margin-right:.1%;margin-bottom:0;width:3.13%;padding:0px}
}@media only screen and (max-width:720px ){.page-prodetail{padding:42px 0 44px}
	.prodetail-contain{padding-bottom:40px}
}@media only screen and (max-width:500px ){.page-prodetail{padding:30px 0 30px}
	.prodetail-contain{padding-bottom:28px}
	.m-propic2 .list-item{float:left;margin-left:.1%;margin-right:.1%;margin-bottom:0;width:4.8%}
}@media only screen and (max-width:350px ){.m-propic2 .list-item{float:left;margin-left:.1%;margin-right:.1%;margin-bottom:0;width:9.8%}
}.prob-info{position:relative;width:700px}
.jianjie h1{font-size:26px;font-size:2.6rem;color:#fff;line-height:40px;font-family:Inter-Bold}
.jiann{font-size:16px;font-size:1.6rem;color:#ddd;line-height:26px;margin-top:22px;margin-bottom:30px;min-height:130px}
.jiann p,.jiann span,.jiann li,.jiann strong{color:#ddd}
.jiann a{color:#FF5800}
.jiann a:hover{color:#fff}
.sharen{display:inline-block;padding:0 20px}
.share1{display:inline-block;font-size:16px;font-size:1.6rem;line-height:20px;vertical-align:middle;color:#999}
.share2{display:inline-block;vertical-align:middle;margin-left:6px}
.share2 img{display:inline-block;vertical-align:top}
.inno{position:relative;margin-left:-10px;margin-right:-10px;letter-spacing:0;font-size:0px;padding-top:28px}
.inno a{display:inline-block;vertical-align:top;min-width:158px;background:#333;padding:9px 16px;font-size:18px;font-size:1.8rem;color:#fff;line-height:30px;text-align:center;margin:0 10px;margin-bottom:10px}
.inno a:hover{background:#FF5800;color:#fff}
@media screen and (max-width:1459px){.prob-info{width:610px}
	.jianjie h1{font-size:24px;font-size:2.4rem;line-height:36px}
	.jiann{font-size:16px;font-size:1.6rem;line-height:26px;margin-top:18px;margin-bottom:26px;min-height:130px}
	.share1{font-size:16px;font-size:1.6rem;line-height:20px}
	.inno{margin-left:-8px;margin-right:-8px;padding-top:24px}
	.inno a{min-width:146px;padding:8px 14px;font-size:18px;font-size:1.8rem;line-height:30px;margin:0 8px;margin-bottom:10px}
}@media screen and (max-width:1259px){.prob-info{width:420px}
	.jianjie h1{font-size:20px;font-size:2rem;line-height:32px}
	.jiann{font-size:15px;font-size:1.5rem;line-height:26px;margin-top:14px;margin-bottom:22px;min-height:130px}
	.share1{font-size:15px;font-size:1.5rem;line-height:20px}
	.inno{margin-left:-6px;margin-right:-6px;padding-top:20px}
	.inno a{min-width:134px;padding:6px 10px;font-size:16px;font-size:1.6rem;line-height:28px;margin:0 6px;margin-bottom:10px}
}@media screen and (max-width:991px){.prob-info{width:100%;margin-top:12px}
	.jianjie h1{font-size:18px;font-size:1.8rem;line-height:30px}
	.jiann{font-size:15px;font-size:1.5rem;line-height:24px;margin-top:12px;margin-bottom:16px;min-height:auto}
	.share1{font-size:14px;font-size:1.4rem}
	.inno{margin-left:-6px;margin-right:-6px;padding-top:18px}
	.inno a{min-width:132px;padding:6px 12px;line-height:26px;font-size:15px;font-size:1.5rem;margin:0 6px;margin-bottom:10px}
}@media screen and (max-width:680px){.prob-info{width:100%;margin-top:12px}
	.jianjie h1{font-size:18px;font-size:1.8rem;line-height:30px}
	.jiann{font-size:14px;font-size:1.4rem;line-height:22px;margin-top:12px;margin-bottom:16px;min-height:auto}
	.share1{font-size:14px;font-size:1.4rem}
	.inno{margin-left:-6px;margin-right:-6px;padding-top:16px}
	.inno a{min-width:128px;padding:5px 10px;line-height:24px;font-size:14px;font-size:1.4rem;margin:0 6px;margin-bottom:10px}
}.table{width:100%;overflow:auto}
.table table{width:100%;border-collapse:collapse;line-height:24px}
.table table tr td{padding:5px;border:1px solid #eaeaea}
.pro-tbody-title{position:relative;width:100%;font-family:Inter-Bold;border-bottom:1px solid #D6D6D6;font-size:40px;color:#fff;line-height:52px;padding-bottom:21px}
.product-attribute{position:relative;width:100%;padding-bottom:24px}
.product-attribute .pattlist{padding-top:16px}
.patitem{position:relative;width:100%;margin-bottom:10px}
.patitem span{display:inline-block;vertical-align:top;text-align:center;min-width:84px;font-size:18px;line-height:30px;margin-right:6px;color:#BABABA;margin-bottom:10px;padding:6px 10px}
.patitem-name{display:inline-block;vertical-align:top;text-align:left;min-width:60px;font-size:20px;font-size:2rem;color:#FF5800;line-height:30px;margin-right:10px;padding:6px 0}
.product-detail{position:relative;z-index:1;padding-bottom:82px}
.prodetails-desc{position:relative;padding-top:22px;font-size:16px;color:#E4E4E4;line-height:26px}
.prodetails-desc li{color: #fff !important;}
.prodetails-desc a{color:#FF5800}
.prodetails-desc a:hover{color:#fff}
.prodetails-desc img{display:inline-block;vertical-align:top}
.product-detail-tags{position:relative;width:100%;padding-bottom:90px}
@media screen and (max-width:1459px){.pro-tbody-title{font-size:36px;line-height:48px;padding-bottom:18px}
	.product-attribute{padding-bottom:22px}
	.product-attribute .pattlist{padding-top:14px}
	.patitem{margin-bottom:10px}
	.patitem span{min-width:72px;font-size:16px;line-height:28px;margin-right:6px;margin-bottom:10px;padding:5px 10px}
	.patitem-name{min-width:54px;font-size:18px;font-size:1.8rem;line-height:28px;margin-right:10px;padding:5px 0}
	.product-detail{padding-bottom:70px}
	.prodetails-desc{padding-top:20px;font-size:16px;line-height:26px}
	.product-detail-tags{padding-bottom:78px}
}@media screen and (max-width:1259px){.pro-tbody-title{font-size:30px;line-height:42px;padding-bottom:16px}
	.product-attribute{padding-bottom:20px}
	.product-attribute .pattlist{padding-top:14px}
	.patitem{margin-bottom:10px}
	.patitem span{min-width:72px;font-size:16px;line-height:28px;margin-right:4px;margin-bottom:8px;padding:4px 8px}
	.patitem-name{min-width:54px;font-size:18px;font-size:1.8rem;line-height:28px;margin-right:8px;padding:4px 0}
	.product-detail{padding-bottom:58px}
	.prodetails-desc{padding-top:18px;font-size:15px;line-height:26px}
	.product-detail-tags{padding-bottom:66px}
}@media screen and (max-width:991px){.pro-tbody-title{font-size:24px;line-height:36px;padding-bottom:14px}
	.product-attribute{padding-bottom:20px}
	.product-attribute .pattlist{padding-top:14px}
	.patitem{margin-bottom:10px}
	.patitem span{min-width:66px;font-size:15px;line-height:26px;margin-right:4px;margin-bottom:8px;padding:4px 8px}
	.patitem-name{min-width:54px;font-size:17px;font-size:1.7rem;line-height:26px;margin-right:8px;padding:4px 0}
	.product-detail{padding-bottom:46px}
	.prodetails-desc{padding-top:18px;font-size:15px;line-height:26px}
	.product-detail-tags{padding-bottom:54px}
}@media screen and (max-width:600px){.pro-tbody-title{font-size:20px;line-height:32px;padding-bottom:12px}
	.product-attribute{padding-bottom:16px}
	.product-attribute .pattlist{padding-top:14px}
	.patitem{margin-bottom:10px}
	.patitem span{min-width:54px;font-size:14px;line-height:24px;margin-right:4px;margin-bottom:8px;padding:4px 8px}
	.patitem-name{min-width:48px;font-size:16px;font-size:1.6rem;line-height:24px;margin-right:8px;padding:4px 0}
	.product-detail{padding-bottom:32px}
	.prodetails-desc{padding-top:18px;font-size:14px;line-height:24px}
	.product-detail-tags{padding-bottom:40px}
}.news{position:relative;padding:52px 0 90px}
.news-list{position:relative;font-size:0;letter-spacing:0;display:flex;align-items:flex-end;flex-wrap:wrap;padding-top:50px;padding-bottom:60px;margin-left:-14px;margin-right:-14px}
.news-list-item{position:relative;display:inline-block;vertical-align:top;width:33.333333333%;padding:0 13px;margin-bottom:20px}
.new-item-box{position:relative;width:100%;overflow:hidden;transition:all .5s}
.new-item-box .item-pic{position:relative;width:100%;text-align:center;overflow:hidden}
.new-item-box .item-pic img{display:block;width:100%}
.new-item-box .item-date{position:absolute;left:20px;top:0;background:#FF5800;width:75px;text-align:center;font-size:14px;color:#fff;line-height:22px;padding:6px}
.new-item-box .item-date .day{font-size:26px;line-height:32px;font-family:Inter-Bold;display:block}
.new-item-box .item-body{position:relative;width:100%;padding:19px 20px 22px;background:#FFFFFF}
.new-item-box .item-body .item-title{position:relative;width:100%;font-family:Inter-Medium;font-size:20px;color:#111;line-height:24px;height:48px;overflow:hidden}
.new-item-box .item-body .item-title a{color:#111}
.new-item-box .item-body .item-desc{position:relative;width:100%;font-size:16px;color:#666666;line-height:30px;height:90px;overflow:hidden;margin-top:11px}
.new-item-box .item-body .item-desc a{color:#666}
.new-item-box .item-body .item-btn{position:relative;margin-top:17px}
.new-item-box .item-body .item-btn .btnn{display:inline-block;vertical-align:top;font-size:16px;color:#FF5800;line-height:28px}
.new-item-box .item-body .item-btn .btnn .iconfont{display:inline-block;position:relative;vertical-align:top;margin-left:8px;font-size:14px;line-height:30px;color:#FF6C00}
.new-item-box .item-body .item-btn .btnn .iconfont::after{position:absolute;content:"";left:5px;top:0;bottom:0;width:3px;height:100%;background:#fff}
.new-item-box:hover .item-body{background:#FF5800}
.new-item-box:hover .item-body .item-title,.new-item-box:hover .item-body .item-title a,.new-item-box:hover .item-body .item-desc,.new-item-box:hover .item-body .item-desc a,.new-item-box:hover .item-body .item-btn .btnn,.new-item-box:hover .item-body .item-btn .btnn .iconfont{color:#fff}
.new-item-box:hover .item-body .item-btn .btnn .iconfont::after{background:#FF5800}
@media screen and (max-width:1459px){.news{padding:44px 0 76px}
	.news-list{padding-top:42px;padding-bottom:50px;margin-left:-8px;margin-right:-8px}
	.news-list-item{width:33.333333333%;padding:0 8px;margin-bottom:20px}
	.new-item-box .item-date{left:16px;width:72px;font-size:14px;line-height:22px;padding:6px}
	.new-item-box .item-date .day{font-size:24px;line-height:30px}
	.new-item-box .item-body{padding:16px 15px 20px}
	.new-item-box .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.new-item-box .item-body .item-desc{font-size:16px;line-height:28px;height:84px;margin-top:10px}
	.new-item-box .item-body .item-btn{margin-top:15px}
	.new-item-box .item-body .item-btn .btnn{font-size:16px;line-height:26px}
	.new-item-box .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:28px}
}@media screen and (max-width:1259px){.news{padding:36px 0 62px}
	.news-list{padding-top:34px;padding-bottom:40px;margin-left:-5px;margin-right:-5px}
	.news-list-item{width:33.333333333%;padding:0 5px;margin-bottom:20px}
	.new-item-box .item-date{left:12px;width:72px;font-size:14px;line-height:20px;padding:5px}
	.new-item-box .item-date .day{font-size:20px;line-height:26px}
	.new-item-box .item-body{padding:14px 12px 16px}
	.new-item-box .item-body .item-title{font-size:18px;line-height:23px;height:46px}
	.new-item-box .item-body .item-desc{font-size:15px;line-height:26px;height:78px;margin-top:8px}
	.new-item-box .item-body .item-btn{margin-top:12px}
	.new-item-box .item-body .item-btn .btnn{font-size:15px;line-height:26px}
	.new-item-box .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:26px}
}@media screen and (max-width:991px){.news{padding:30px 0 48px}
	.news-list{padding-top:28px;padding-bottom:30px;margin-left:-12px;margin-right:-12px}
	.news-list-item{width:50%;padding:0 12px;margin-bottom:20px}
	.new-item-box .item-date{left:10px;width:72px;font-size:13px;line-height:20px;padding:5px}
	.new-item-box .item-date .day{font-size:18px;line-height:24px}
	.new-item-box .item-body{padding:14px 10px 16px}
	.new-item-box .item-body .item-title{font-size:18px;line-height:23px;height:46px}
	.new-item-box .item-body .item-desc{font-size:15px;line-height:26px;height:78px;margin-top:8px}
	.new-item-box .item-body .item-btn{margin-top:10px}
	.new-item-box .item-body .item-btn .btnn{font-size:15px;line-height:26px}
	.new-item-box .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:26px}
}@media screen and (max-width:720px){.news{padding:24px 0 36px}
	.news-list{padding-top:20px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.news-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.new-item-box .item-date{left:8px;width:72px;font-size:13px;line-height:20px;padding:5px}
	.new-item-box .item-date .day{font-size:18px;line-height:24px}
	.new-item-box .item-body{padding:14px 10px 16px}
	.new-item-box .item-body .item-title{font-size:16px;line-height:22px;height:44px}
	.new-item-box .item-body .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:8px}
	.new-item-box .item-body .item-btn{margin-top:10px}
	.new-item-box .item-body .item-btn .btnn{font-size:14px;line-height:24px}
	.new-item-box .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:12px;line-height:24px}
}@media screen and (max-width:560px){.news{padding:18px 0 24px}
	.news-list{padding-top:12px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.news-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.new-item-box .item-date{left:8px;width:72px;font-size:13px;line-height:20px;padding:5px}
	.new-item-box .item-date .day{font-size:18px;line-height:24px}
	.new-item-box .item-body{padding:10px 10px 12px}
	.new-item-box .item-body .item-title{font-size:16px;line-height:22px;height:44px}
	.new-item-box .item-body .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:8px}
	.new-item-box .item-body .item-btn{margin-top:8px}
	.new-item-box .item-body .item-btn .btnn{font-size:14px;line-height:24px}
	.new-item-box .item-body .item-btn .btnn .iconfont{margin-left:6px;font-size:14px;line-height:24px}
}@media screen and (max-width:400px){.news{padding:18px 0 24px}
	.news-list{padding-top:10px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.news-list-item{width:100%;padding:0 6px;margin-bottom:20px}
}.page-news{position:relative;width:100%;padding-top:50px}
.new-contain{position:relative;width:100%;padding-bottom:76px}
.news-title{position:relative;font-family:Inter-Bold;font-size:30px;font-size:3rem;color:#fff;line-height:44px}
.new-contain .share{margin-top:26px;padding-bottom:28px}
.new-contain .share>div{display:inline-block;vertical-align:middle;font-size:16px;font-size:1.6rem;color:#999}
.new-contain .share .date{font-size:14px;font-size:1.4rem;color:#FF5800;line-height:20px;margin-right:18px}
.news-text{position:relative;width:100%;border-top:1px solid rgba(102,102,102,.4);font-size:16px;font-size:1.6rem;color:#D3D3D3;line-height:26px;padding-top:24px;padding-bottom:30px}
.news-text img{display:inline-block;vertical-align:top}
.news-text p{color:#D3D3D3;}
.news-text li{color: #fff !important;}
.news-text .xbtool-yun-news ol li{color: #fff}

.news-text a{color:#FF5800}
.news-text a:hover{color:#fff}
.fanpian{position:relative;width:100%;padding-top:26px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.fanpian li{position:relative;width:50%;font-size:16px;font-size:1.6rem;color:#666;line-height:26px;cursor:pointer;margin-bottom:20px}
.fanpian li:nth-of-type(odd){padding-left:66px;text-align:left}
.fanpian li:nth-of-type(even){padding-right:66px;text-align:right}
.fanpian li span,.fanpian li a{color:#B7B7B7;display:inline-block;vertical-align:top;word-break:break-word}
.fanpian li span.no{color:#999;width:100%}
.fanpian li span.name{display:block;font-size:18px;color:#fff;line-height:28px;margin-bottom:4px}
.fanpian li:hover span,.fanpian li:hover a{color:#FF5800}
.fanpian li:hover span.no{color:#999;width:100%}
.fanpian li i{position:absolute;top:50%;transform:translateY(-50%);display:block;width:50px;height:50px;line-height:48px;border-radius:50%;font-size:16px;color:#B7B7B7;text-align:center;background:transparent;border:1px solid #B7B7B7}
.fanpian li:hover i{border-color:#FF5800;color:#FF5800}
.fanpian li:nth-of-type(odd) i{left:0}
.fanpian li:nth-of-type(even) i{right:0}
.app-related-box,.news-related-box{position:relative;width:100%}
@media screen and (max-width:1459px){.page-news{padding-top:42px}
	.new-contain{padding-bottom:64px}
	.news-title{font-size:26px;font-size:2.6rem;line-height:40px}
	.new-contain .share{margin-top:22px;padding-bottom:24px}
	.new-contain .share>div{font-size:16px;font-size:1.6rem}
	.new-contain .share .date{font-size:14px;font-size:1.4rem;margin-right:16px}
	.news-text{font-size:16px;font-size:1.6rem;line-height:26px;padding-top:20px;padding-bottom:26px}
	.fanpian{padding-top:24px}
	.fanpian li{width:50%;font-size:16px;font-size:1.6rem;line-height:24px;margin-bottom:18px}
	.fanpian li:nth-of-type(odd){padding-left:64px}
	.fanpian li:nth-of-type(even){padding-right:64px}
	.fanpian li span.name{font-size:18px;line-height:28px;margin-bottom:4px}
	.fanpian li i{width:48px;height:48px;line-height:46px;font-size:16px}
}@media screen and (max-width:1259px){.page-news{padding-top:34px}
	.new-contain{padding-bottom:52px}
	.news-title{font-size:22px;font-size:2.2rem;line-height:36px}
	.new-contain .share{margin-top:18px;padding-bottom:20px}
	.new-contain .share>div{font-size:15px;font-size:1.5rem}
	.new-contain .share .date{font-size:14px;font-size:1.4rem;margin-right:16px}
	.news-text{font-size:15px;font-size:1.5rem;line-height:24px;padding-top:16px;padding-bottom:22px}
	.fanpian{padding-top:20px}
	.fanpian li{width:50%;font-size:15px;font-size:1.5rem;line-height:22px;margin-bottom:15px}
	.fanpian li:nth-of-type(odd){padding-left:60px}
	.fanpian li:nth-of-type(even){padding-right:60px}
	.fanpian li span.name{font-size:17px;line-height:26px;margin-bottom:4px}
	.fanpian li i{width:48px;height:48px;line-height:46px;font-size:15px}
}@media screen and (max-width:991px){.page-news{padding-top:28px}
	.new-contain{padding-bottom:40px}
	.news-title{font-size:20px;font-size:2rem;line-height:32px}
	.new-contain .share{margin-top:16px;padding-bottom:18px}
	.new-contain .share>div{font-size:14px;font-size:1.4rem}
	.new-contain .share .date{font-size:13px;font-size:1.3rem;margin-right:12px}
	.news-text{font-size:14px;font-size:1.4rem;line-height:22px;padding-top:12px;padding-bottom:18px}
	.fanpian{padding-top:16px}
	.fanpian li{width:100%;font-size:14px;font-size:1.4rem;line-height:22px;margin-bottom:12px}
	.fanpian li:nth-of-type(odd){padding-left:56px}
	.fanpian li:nth-of-type(even){padding-right:0;padding-left:56px;text-align:left}
	.fanpian li span.name{font-size:16px;line-height:24px;margin-bottom:4px}
	.fanpian li i{width:48px;height:48px;line-height:46px;font-size:15px}
	.fanpian li:nth-of-type(even) i{right:auto;left:0}
}@media screen and (max-width:700px){.page-news{padding-top:24px}
	.new-contain{padding-bottom:30px}
	.news-title{font-size:18px;font-size:1.8rem;line-height:30px}
	.new-contain .share{margin-top:12px;padding-bottom:15px}
	.new-contain .share>div{font-size:14px;font-size:1.4rem}
	.new-contain .share .date{font-size:13px;font-size:1.3rem;margin-right:12px}
	.news-text{font-size:14px;font-size:1.4rem;line-height:22px;padding-top:10px;padding-bottom:16px}
	.fanpian{padding-top:16px}
	.fanpian li{width:100%;font-size:14px;font-size:1.4rem;line-height:22px;margin-bottom:10px}
	.fanpian li:nth-of-type(odd){padding-left:56px}
	.fanpian li:nth-of-type(even){padding-right:0;padding-left:56px;text-align:left}
	.fanpian li span.name{font-size:16px;line-height:24px;margin-bottom:4px}
	.fanpian li i{width:44px;height:44px;line-height:42px;font-size:14px}
	.fanpian li:nth-of-type(even) i{right:auto;left:0}
}@media screen and (max-width:420px){.page-news{padding-top:18px}
	.new-contain{padding-bottom:20px}
}.downs{position:relative;width:100%;padding-top:52px;padding-bottom:90px}
.down-list{position:relative;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:60px;margin-left:-14px;margin-right:-14px}
.down-list-item{position:relative;display:inline-block;vertical-align:top;width:33.333333333%;padding:0 13px;margin-bottom:20px}
.down-list-item .item-box{position:relative;width:100%;height:100%;background:#FFFFFF;padding:36px 21px 26px}
.down-list-item .item-box .item-body{position:relative;width:100%}
.down-list-item .item-body .item-title{position:relative;width:100%;font-family:Inter-Medium;font-size:20px;color:#111;line-height:24px;height:48px;overflow:hidden}
.down-list-item .item-body .item-title a{color:#111}
.down-list-item .item-body .item-desc{position:relative;width:100%;font-family:Inter-Regular;font-size:16px;color:#666666;line-height:30px;height:90px;overflow:hidden;margin-top:10px}
.down-list-item .item-body .item-desc a{color:#666}
.down-list-item .item-body .item-btn{position:relative;margin-top:36px}
.down-list-item .item-body .item-btn .btnn{display:inline-block;vertical-align:top;font-size:16px;line-height:36px;text-transform:uppercase;color:#FF6C00;padding-left:50px;padding-bottom:8px}
.down-list-item .item-body .item-btn .btnn img{display:inline-block;vertical-align:top;position:absolute;left:0;top:0;width:40px}
.down-list-item .item-body .item-btn .btnn .pics1{display:inline-block}
.down-list-item .item-body .item-btn .btnn .pics2{display:none}
.down-list-item .item-body .item-btn .btnn span{border-bottom:1px solid #FF6C00}
.down-list-item .item-box:hover{background:#FF5800}
.down-list-item .item-box:hover .item-body .item-title,.down-list-item .item-box:hover .item-body .item-title a,.down-list-item .item-box:hover .item-body .item-desc,.down-list-item .item-box:hover .item-body .item-desc a,.down-list-item .item-box:hover .item-body .item-btn .btnn{color:#fff}
.down-list-item .item-box:hover .item-body .item-btn .btnn .pics1{display:none}
.down-list-item .item-box:hover .item-body .item-btn .btnn .pics2{display:inline-block}
.down-list-item .item-box:hover .item-body .item-btn .btnn span{border-color:#fff}
@media screen and (max-width:1459px){.downs{padding-top:44px;padding-bottom:78px}
	.down-list{padding-top:28px;padding-bottom:50px;margin-left:-10px;margin-right:-10px}
	.down-list-item{width:33.333333333%;padding:0 10px;margin-bottom:20px}
	.down-list-item .item-box{padding:30px 18px 22px}
	.down-list-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.down-list-item .item-body .item-desc{font-size:16px;line-height:28px;height:84px;margin-top:8px}
	.down-list-item .item-body .item-btn{margin-top:30px}
	.down-list-item .item-body .item-btn .btnn{font-size:16px;line-height:32px;padding-left:46px;padding-bottom:8px}
	.down-list-item .item-body .item-btn .btnn img{width:36px}
}@media screen and (max-width:1259px){.downs{padding-top:36px;padding-bottom:64px}
	.down-list{padding-top:24px;padding-bottom:40px;margin-left:-6px;margin-right:-6px}
	.down-list-item{width:33.333333333%;padding:0 6px;margin-bottom:20px}
	.down-list-item .item-box{padding:24px 15px 18px}
	.down-list-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.down-list-item .item-body .item-desc{font-size:15px;line-height:26px;height:78px;margin-top:8px}
	.down-list-item .item-body .item-btn{margin-top:24px}
	.down-list-item .item-body .item-btn .btnn{font-size:15px;line-height:28px;padding-left:42px;padding-bottom:6px}
	.down-list-item .item-body .item-btn .btnn img{width:32px}
}@media screen and (max-width:991px){.downs{padding-top:28px;padding-bottom:50px}
	.down-list{padding-top:20px;padding-bottom:30px;margin-left:-12px;margin-right:-12px}
	.down-list-item{width:50%;padding:0 12px;margin-bottom:20px}
	.down-list-item .item-box{padding:24px 15px 18px}
	.down-list-item .item-body .item-title{font-size:18px;line-height:24px;height:48px}
	.down-list-item .item-body .item-desc{font-size:15px;line-height:26px;height:78px;margin-top:8px}
	.down-list-item .item-body .item-btn{margin-top:20px}
	.down-list-item .item-body .item-btn .btnn{font-size:15px;line-height:28px;padding-left:42px;padding-bottom:6px}
	.down-list-item .item-body .item-btn .btnn img{width:32px}
}@media screen and (max-width:720px){.downs{padding-top:20px;padding-bottom:36px}
	.down-list{padding-top:16px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.down-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.down-list-item .item-box{padding:20px 12px 16px}
	.down-list-item .item-body .item-title{font-size:16px;line-height:22px;height:44px}
	.down-list-item .item-body .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:6px}
	.down-list-item .item-body .item-btn{margin-top:16px}
	.down-list-item .item-body .item-btn .btnn{font-size:14px;line-height:28px;padding-left:40px;padding-bottom:6px}
	.down-list-item .item-body .item-btn .btnn img{width:32px}
}@media screen and (max-width:400px){.downs{padding-top:16px;padding-bottom:24px}
	.down-list{padding-top:10px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.down-list-item{width:100%;padding:0 6px;margin-bottom:20px}
	.down-list-item .item-box{padding:16px 12px 12px}
	.down-list-item .item-body .item-title{font-size:16px;line-height:22px;height:44px}
	.down-list-item .item-body .item-desc{font-size:14px;line-height:22px;height:66px;margin-top:6px}
	.down-list-item .item-body .item-btn{margin-top:12px}
	.down-list-item .item-body .item-btn .btnn{font-size:14px;line-height:28px;padding-left:40px;padding-bottom:6px}
	.down-list-item .item-body .item-btn .btnn img{width:32px}
}.page-video{position:relative;width:100%;padding-top:50px;padding-bottom:90px}
.video-list{position:relative;font-size:0;letter-spacing:0;display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;padding-top:30px;padding-bottom:40px}
.video-list-item{position:relative;display:inline-block;vertical-align:top;width:50%;padding:0 10px;margin-bottom:36px}
.video-item-box{position:relative;width:100%}
.video-item-pic{position:relative;width:100%;text-align:center}
.video-item-pic .item-pic{position:relative;width:100%;padding-bottom:56.231885%;height:0}
.video-item-pic .item-pic .video-play{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;cursor:pointer}
.video-item-pic .item-pic .video-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:65px;height:65px;line-height:63px;border-radius:50%;border:1px solid #FFFFFF;text-align:center;font-size:15px;color:#fff}
.video-item-pic .item-pic .video-btn .iconfont{display:inline-block;vertical-align:top;font-size:15px;color:#fff}
.video-list-item .item-body{position:relative;display:block;width:100%;padding-top:12px}
.video-list-item .item-body .item-title{position:relative;width:100%;font-family:Inter-Bold;font-size:24px;color:#fff;line-height:36px}
.video-list-item .item-body .item-desc{position:relative;margin-top:8px;font-size:16px;color:#ffffff;line-height:26px}
.page-faq{position:relative;width:100%;padding-top:52px;padding-bottom:90px}
.page-faq-tbody{position:relative;width:100%;padding-top:30px}
.faq-list{position:relative;font-size:0;letter-spacing:0;padding-top:11px;padding-bottom:80px;border-top:1px solid rgba(227,227,227,.5)}
.faq-list .faq-item{position:relative;width:100%;border-bottom:1px solid rgba(227,227,227,.5)}
.faq-item .item-box{position:relative;width:100%;padding:14px 0px 18px}
.faq-item-name{position:relative;width:100%;font-size:20px;font-size:2rem;color:#fff;line-height:32px;padding:8px 0;padding-right:36px;cursor:pointer}
.faq-item-name::before{content:"\e72d";position:absolute;right:0px;top:50%;transform:translateY(-50%);width:16px;height:16px;line-height:16px;font-size:14px;border-radius:50%;color:#FF5800;font-family:"iconfont";text-align:center;display:block;-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s;box-sizing:border-box;font-weight:bold}
.faq-item-name.active:before{content:"\e504";font-size:20px}
.faq-item-name:hover::before{content:"\e504";font-size:20px}
.faq-item-text{position:relative;width:100%;display:none}
.faq-item-text .text{position:relative;font-size:16px;color:#D4D3D3;line-height:30px;padding:18px 0 16px}
@media (min-width:1260px) and (max-width:1459px){.page-video{padding-top:44px;padding-bottom:78px}
	.video-list{margin-left:-8px;margin-right:-8px;padding-top:28px;padding-bottom:36px}
	.video-list-item{width:50%;padding:0 8px;margin-bottom:32px}
	.video-item-pic .item-pic .video-btn{width:60px;height:60px;line-height:58px;font-size:15px}
	.video-item-pic .item-pic .video-btn .iconfont{font-size:15px}
	.video-list-item .item-body{padding-top:12px}
	.video-list-item .item-body .item-title{font-size:22px;line-height:34px}
	.video-list-item .item-body .item-desc{margin-top:6px;font-size:16px;line-height:26px}
	.page-faq{padding-top:46px;padding-bottom:78px}
	.page-faq-tbody{padding-top:28px}
	.faq-list{padding-top:10px;padding-bottom:68px}
	.faq-item .item-box{padding:12px 0px 16px}
	.faq-item-name{font-size:18px;font-size:1.8rem;line-height:30px;padding:7px 0;padding-right:36px}
	.faq-item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.faq-item-name.active:before{font-size:20px}
	.faq-item-name:hover::before{font-size:20px}
	.faq-item-text .text{font-size:16px;line-height:28px;padding:14px 0 12px}
}@media screen and (max-width:1259px){.page-video{padding-top:38px;padding-bottom:64px}
	.video-list{margin-left:-6px;margin-right:-6px;padding-top:22px;padding-bottom:30px}
	.video-list-item{width:50%;padding:0 6px;margin-bottom:28px}
	.video-item-pic .item-pic .video-btn{width:56px;height:56px;line-height:54px;font-size:14px}
	.video-item-pic .item-pic .video-btn .iconfont{font-size:14px}
	.video-list-item .item-body{padding-top:10px}
	.video-list-item .item-body .item-title{font-size:20px;line-height:32px}
	.video-list-item .item-body .item-desc{margin-top:6px;font-size:15px;line-height:24px}
	.page-faq{padding-top:40px;padding-bottom:64px}
	.page-faq-tbody{padding-top:22px}
	.faq-list{padding-top:8px;padding-bottom:56px}
	.faq-item .item-box{padding:10px 0px 14px}
	.faq-item-name{font-size:18px;font-size:1.8rem;line-height:28px;padding:6px 0;padding-right:36px}
	.faq-item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.faq-item-name.active:before{font-size:20px}
	.faq-item-name:hover::before{font-size:20px}
	.faq-item-text .text{font-size:15px;line-height:26px;padding:10px 0 8px}
}@media screen and (max-width:991px){.page-video{padding-top:32px;padding-bottom:50px}
	.video-list{margin-left:-6px;margin-right:-6px;padding-top:16px;padding-bottom:24px}
	.video-list-item{width:50%;padding:0 6px;margin-bottom:28px}
	.video-item-pic .item-pic .video-btn{width:56px;height:56px;line-height:54px;font-size:14px}
	.video-item-pic .item-pic .video-btn .iconfont{font-size:14px}
	.video-list-item .item-body{padding-top:10px}
	.video-list-item .item-body .item-title{font-size:18px;line-height:30px}
	.video-list-item .item-body .item-desc{margin-top:6px;font-size:15px;line-height:24px}
	.page-faq{padding-top:34px;padding-bottom:50px}
	.page-faq-tbody{padding-top:16px}
	.faq-list{padding-top:8px;padding-bottom:44px}
	.faq-item .item-box{padding:8px 0px 12px}
	.faq-item-name{font-size:16px;font-size:1.6rem;line-height:26px;padding:6px 0;padding-right:36px}
	.faq-item-name::before{width:16px;height:16px;line-height:16px;font-size:14px}
	.faq-item-name.active:before{font-size:20px}
	.faq-item-name:hover::before{font-size:20px}
	.faq-item-text .text{font-size:15px;line-height:26px;padding:10px 0 8px}
}@media (max-width:720px){.page-video{padding-top:26px;padding-bottom:36px}
	.video-list{margin-left:-6px;margin-right:-6px;padding-top:12px;padding-bottom:20px}
	.video-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.video-item-pic .item-pic .video-btn{width:52px;height:52px;line-height:50px;font-size:14px}
	.video-item-pic .item-pic .video-btn .iconfont{font-size:14px}
	.video-list-item .item-body{padding-top:10px}
	.video-list-item .item-body .item-title{font-size:18px;line-height:28px}
	.video-list-item .item-body .item-desc{margin-top:6px;font-size:14px;line-height:22px}
	.page-faq{padding-top:28px;padding-bottom:36px}
	.page-faq-tbody{padding-top:12px}
	.faq-list{padding-top:8px;padding-bottom:32px}
	.faq-item .item-box{padding:8px 0px 10px}
	.faq-item-name{font-size:16px;font-size:1.6rem;line-height:26px;padding:6px 0;padding-right:32px}
	.faq-item-name::before{width:14px;height:14px;line-height:14px;font-size:12px}
	.faq-item-name.active:before{font-size:18px}
	.faq-item-name:hover::before{font-size:18px}
	.faq-item-text .text{font-size:14px;line-height:24px;padding:8px 0 6px}
}@media (max-width:560px){.page-video{padding-top:20px;padding-bottom:24px}
	.video-list{margin-left:-6px;margin-right:-6px;padding-top:10px;padding-bottom:20px}
	.video-list-item{width:100%;padding:0 6px;margin-bottom:20px}
	.video-item-pic .item-pic .video-btn{width:52px;height:52px;line-height:50px;font-size:14px}
	.video-item-pic .item-pic .video-btn .iconfont{font-size:14px}
	.video-list-item .item-body{padding-top:10px}
	.video-list-item .item-body .item-title{font-size:16px;line-height:26px}
	.video-list-item .item-body .item-desc{margin-top:4px;font-size:14px;line-height:22px}
	.page-faq{padding-top:20px;padding-bottom:24px}
	.page-faq-tbody{padding-top:10px}
	.faq-list{padding-top:8px;padding-bottom:24px}
	.faq-item .item-box{padding:6px 0px 8px}
	.faq-item-name{font-size:16px;font-size:1.6rem;line-height:26px;padding:5px 0;padding-right:32px}
	.faq-item-name::before{width:14px;height:14px;line-height:14px;font-size:12px}
	.faq-item-name.active:before{font-size:18px}
	.faq-item-name:hover::before{font-size:18px}
	.faq-item-text .text{font-size:14px;line-height:24px;padding:8px 0 6px}
}.page-app{position:relative;padding:50px 0 90px}
.app-list{position:relative;font-size:0;letter-spacing:0;transition:all .5s;padding-top:50px;display:flex;flex-wrap:wrap}
.app-list-item{position:relative;display:inline-block;vertical-align:top;width:100%;margin-bottom:80px}
.app-list-item .item-box{position:relative;width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.app-list .app-list-item:nth-of-type(odd) .item-box{flex-direction:row}
.app-list .app-list-item:nth-of-type(even) .item-box{flex-direction:row-reverse}
.app-list-item .item-box .item-pic{position:relative;width:50%;text-align:center;overflow:hidden}
.app-list-item .item-box .item-pic img{position:relative;display:block;width:100%}
.app-list-item .item-box .item-body{position:relative;width:50%}
.app-list-item .item-box .item-body .item-body-info{position:relative;padding:32px 30px 46px;background:#000000}
.app-list-item .item-box .item-body .item-body-info::before{position:absolute;content:"";top:0;bottom:0;width:6px;height:100%;background:#FF5800}
.app-list .app-list-item:nth-of-type(odd) .item-box .item-body .item-body-info{margin-left:-80px}
.app-list .app-list-item:nth-of-type(even) .item-box .item-body .item-body-info{margin-right:-80px}
.app-list .app-list-item:nth-of-type(odd) .item-box .item-body .item-body-info::before{right:0}
.app-list .app-list-item:nth-of-type(even) .item-box .item-body .item-body-info::before{left:0}
.app-list-item .item-body .item-title{position:relative;width:100%;font-family:Inter-Bold;font-size:24px;color:#fff;line-height:36px}
.app-list-item .item-body .item-title a{color:#fff}
.app-list-item .item-body .item-title a:hover{color:#FF5800}
.app-list-item .item-body .item-desc{position:relative;width:100%;font-size:16px;color:#D4D4D4;line-height:30px;margin-top:24px}
.app-list-item .item-body .item-desc a{color:#D4D4D4}
.app-list-item .item-body .item-desc a:hover{color:#FF5800}
.app-list-item .item-body .item-btn{position:relative;width:100%;margin-top:34px}
.app-list-item .item-body .item-btn .btnn{display:inline-block;vertical-align:top;min-width:125px;line-height:28px;padding:6px 12px;font-size:16px;background:#000000;border:1px solid #FF5800;color:#FF5800;text-align:center;z-index:22}
.app-list-item .item-body .item-btn a.btnn:hover{background:#FF5800;color:#fff}
@media screen and (max-width:1459px){.page-app{padding:42px 0 76px}
	.app-list{padding-top:42px}
	.app-list-item{margin-bottom:68px}
	.app-list-item .item-box .item-pic{width:50%}
	.app-list-item .item-box .item-body{width:50%}
	.app-list-item .item-box .item-body .item-body-info{padding:28px 28px 42px}
	.app-list-item .item-box .item-body .item-body-info::before{width:5px}
	.app-list .app-list-item:nth-of-type(odd) .item-box .item-body .item-body-info{margin-left:-64px}
	.app-list .app-list-item:nth-of-type(even) .item-box .item-body .item-body-info{margin-right:-64px}
	.app-list-item .item-body .item-title{font-size:22px;line-height:34px}
	.app-list-item .item-body .item-desc{font-size:16px;line-height:28px;margin-top:20px}
	.app-list-item .item-body .item-btn{margin-top:30px}
	.app-list-item .item-body .item-btn .btnn{min-width:120px;line-height:28px;padding:5px 10px;font-size:16px}
}@media screen and (max-width:1259px){.page-app{padding:34px 0 62px}
	.app-list{padding-top:34px}
	.app-list-item{margin-bottom:56px}
	.app-list-item .item-box .item-pic{width:50%}
	.app-list-item .item-box .item-body{width:50%}
	.app-list-item .item-box .item-body .item-body-info{padding:24px 24px 36px}
	.app-list-item .item-box .item-body .item-body-info::before{width:5px}
	.app-list .app-list-item:nth-of-type(odd) .item-box .item-body .item-body-info{margin-left:-48px}
	.app-list .app-list-item:nth-of-type(even) .item-box .item-body .item-body-info{margin-right:-48px}
	.app-list-item .item-body .item-title{font-size:20px;line-height:32px}
	.app-list-item .item-body .item-desc{font-size:15px;line-height:26px;margin-top:16px}
	.app-list-item .item-body .item-btn{margin-top:24px}
	.app-list-item .item-body .item-btn .btnn{min-width:120px;line-height:26px;padding:5px 10px;font-size:15px}
}@media(max-width:991px){.page-app{padding:28px 0 48px}
	.app-list{padding-top:28px;padding-bottom:20px;margin-left:-10px;margin-right:-10px}
	.app-list-item{width:50%;padding:0 10px;margin-bottom:24px}
	.app-list-item .item-box .item-pic{width:100%}
	.app-list-item .item-box .item-body{width:100%}
	.app-list-item .item-box .item-body .item-body-info{padding:16px 15px 20px}
	.app-list-item .item-box .item-body .item-body-info::before{display:none}
	.app-list .app-list-item:nth-of-type(odd) .item-box .item-body .item-body-info{margin-left:0}
	.app-list .app-list-item:nth-of-type(even) .item-box .item-body .item-body-info{margin-right:0}
	.app-list-item .item-body .item-title{font-size:18px;line-height:30px}
	.app-list-item .item-body .item-desc{font-size:14px;line-height:24px;margin-top:12px}
	.app-list-item .item-body .item-btn{margin-top:16px}
	.app-list-item .item-body .item-btn .btnn{min-width:120px;line-height:26px;padding:5px 10px;font-size:15px}
}@media (max-width:720px){.page-app{padding:20px 0 36px}
	.app-list{padding-top:20px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.app-list-item{width:50%;padding:0 6px;margin-bottom:20px}
	.app-list-item .item-box .item-pic{width:100%}
	.app-list-item .item-box .item-body{width:100%}
	.app-list-item .item-box .item-body .item-body-info{padding:12px 10px 14px}
	.app-list-item .item-box .item-body .item-body-info::before{display:none}
	.app-list .app-list-item:nth-of-type(odd) .item-box .item-body .item-body-info{margin-left:0}
	.app-list .app-list-item:nth-of-type(even) .item-box .item-body .item-body-info{margin-right:0}
	.app-list-item .item-body .item-title{font-size:16px;line-height:28px}
	.app-list-item .item-body .item-desc{font-size:14px;line-height:24px;margin-top:8px}
	.app-list-item .item-body .item-btn{margin-top:12px}
	.app-list-item .item-body .item-btn .btnn{min-width:120px;line-height:26px;padding:5px 10px;font-size:15px}
}@media (max-width:480px){.page-app{padding:20px 0 36px}
	.app-list{padding-top:18px;padding-bottom:20px;margin-left:-6px;margin-right:-6px}
	.app-list-item{width:100%;padding:0 6px;margin-bottom:16px}
}.tankaung{position:fixed;width:100%;height:100%;left:0px;top:0px;background:#000;background:rgba(0,0,0,0.5);display:none;z-index:9999999999}
.tankaungn2{position:fixed;left:5%;top:5%;right:5%;bottom:5%}
.tankaungn2 iframe,.tankaungn2 video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.tankaungn2 iframe body{margin:0px !important}
.famain{padding-top:70px;padding-bottom:90px}
.top{width:45px;height:45px;margin:auto;background:#FF5800;border-radius:50%;cursor:pointer;position:fixed;right:20px;bottom:-100px;color:#fff;font-size:20px !important;text-align:center;line-height:45px;transition:0.9s;z-index:999;-webkit-animation-name:top;animation-name:top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.bottom{bottom:80px}
.top:hover{border-radius:50%}
@media screen and (max-width:767px){.top{width:30px;height:30px;line-height:30px;right:0px;bottom:80px}
	.fotag{margin-top:15px}
}@media screen and (max-width:767px){.tankaungn2{position:fixed;left:5%;top:15%;right:5%;bottom:15%}
}@font-face{font-family:'Inter-Bold';src:url('../fonts/Inter-Bold.eot');src:url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-Bold.woff2') format('woff2'),url('../fonts/Inter-Bold.woff') format('woff'),url('../fonts/Inter-Bold.ttf') format('truetype'),url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg');font-weight:bold;font-style:normal;font-display:swap}
@font-face{font-family:'Inter-Regular';src:url('../fonts/Inter-Regular.eot');src:url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-Regular.woff2') format('woff2'),url('../fonts/Inter-Regular.woff') format('woff'),url('../fonts/Inter-Regular.ttf') format('truetype'),url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Inter-Light';src:url('../fonts/Inter-Light.eot');src:url('../fonts/Inter-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-Light.woff2') format('woff2'),url('../fonts/Inter-Light.woff') format('woff'),url('../fonts/Inter-Light.ttf') format('truetype'),url('../fonts/Inter-Light.svg#Inter-Light') format('svg');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Inter-Medium';src:url('../fonts/Inter-Medium.eot');src:url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-Medium.woff2') format('woff2'),url('../fonts/Inter-Medium.woff') format('woff'),url('../fonts/Inter-Medium.ttf') format('truetype'),url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"iconfont";src:url('../fonts/iconfont.woff2?t=1691982039822') format('woff2'),url('../fonts/iconfont.woff?t=1691982039822') format('woff'),url('../fonts/iconfont.ttf?t=1691982039822') format('truetype')}
@font-face{font-family:"iconfont";src:url('../fonts/icon/iconfont.woff2?t=1729579810168') format('woff2'),url('../fonts/icon/iconfont.woff?t=1729579810168') format('woff'),url('../fonts/icon/iconfont.ttf?t=1729579810168') format('truetype'),url('../fonts/icon/iconfont.svg?t=1729579810168#iconfont') format('svg')}
.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-fangzi:before{content:"\e547"}
.icon-a-fangzi1:before{content:"\e546"}
.icon-zixunliuyan:before{content:"\e545"}
.icon-emails:before{content:"\e544"}
.icon-a-xiangdaozhidaofangxiangmianbaoxie_jurassic:before{content:"\e543"}
.icon-rili1:before{content:"\e542"}
.icon-hangye:before{content:"\e541"}
.icon-a-xiazai4:before{content:"\e540"}
.icon-jiantou_qiehuanzuo:before{content:"\e539"}
.icon-jiantou_qiehuanyou:before{content:"\e538"}
.icon-a-xiazai11:before{content:"\e537"}
.icon-xiazai2:before{content:"\e536"}
.icon-xiazai1:before{content:"\e535"}
.icon-sanjiaoxing:before{content:"\e534"}
.icon-xiajiantou:before{content:"\e533"}
.icon-lianjielink:before{content:"\e532"}
.icon-xiangzuo:before{content:"\e531"}
.icon-xiangxia:before{content:"\e530"}
.icon-xiangshang:before{content:"\e52f"}
.icon-sanjiaoshang:before{content:"\e52e"}
.icon-sanjiao-jinru:before{content:"\e52d"}
.icon-a-fenlei1:before{content:"\e52c"}
.icon-fenlei:before{content:"\e52b"}
.icon-a-youjianyouxiang_jurassic:before{content:"\e52a"}
.icon-a-youtube1:before{content:"\e529"}
.icon-a-dianhua11:before{content:"\e528"}
.icon-jiantou_youxia:before{content:"\e527"}
.icon-notepad:before{content:"\e526"}
.icon-a-dianhua1:before{content:"\e525"}
.icon-rili:before{content:"\e524"}
.icon-dianhua1:before{content:"\e523"}
.icon-a-youxiang1:before{content:"\e522"}
.icon-yunxiazai_o:before{content:"\e521"}
.icon-a-danjiantouchangjiantouzuo:before{content:"\e519"}
.icon-changjiantou:before{content:"\e520"}
.icon-a-danjiantouchangjiantouyou:before{content:"\e518"}
.icon-xiazai:before{content:"\e517"}
.icon-a-xiazai1:before{content:"\e516"}
.icon-weibo:before{content:"\e515"}
.icon-yuyan:before{content:"\e514"}
.icon-duoqiyingxiang:before{content:"\e513"}
.icon-a-weibo1:before{content:"\e512"}
.icon-upload-cloud-2-line:before{content:"\e511"}
.icon-a-lianjie1:before{content:"\e510"}
.icon-daohang:before{content:"\e509"}
.icon-a-rightlinefill-line:before{content:"\e508"}
.icon-lianjie:before{content:"\e507"}
.icon-send-plane-line:before{content:"\e506"}
.icon-b2b-close:before{content:"\e505"}
.icon-jiantou_youshang:before{content:"\e504"}
.icon-dianhua:before{content:"\e501"}
.icon-tik_tok:before{content:"\e502"}
.icon-phone-Fill:before{content:"\e503"}
.icon-twitter-new2:before{content:"\e800"}
.icon-twitter-new:before{content:"\e7ff"}
.icon-twitter3:before{content:"\e7fd"}
.icon-twitter4:before{content:"\e7fe"}
.icon-biaoqian:before{content:"\e649"}
.icon-top2:before{content:"\e637"}
.icon-shangchuan:before{content:"\e602"}
.icon-sousuo4:before{content:"\e610"}
.icon-sousuo:before{content:"\e616"}
.icon-sousuo1:before{content:"\e65b"}
.icon-up7:before{content:"\e722"}
.icon-bottom7:before{content:"\e723"}
.icon-left7:before{content:"\e724"}
.icon-right7:before{content:"\e725"}
.icon-instagram1:before{content:"\e640"}
.icon-vk:before{content:"\e735"}
.icon-jia2:before{content:"\e608"}
.icon-jian2:before{content:"\e600"}
.icon-home:before{content:"\e624"}
.icon-edit:before{content:"\e611"}
.icon-facebook:before{content:"\e620"}
.icon-pinterest:before{content:"\e8ab"}
.icon-linkedin:before{content:"\e648"}
.icon-youtube:before{content:"\e6d6"}
.icon-twitter:before{content:"\e607"}
.icon-bigger:before{content:"\e647"}
.icon-left:before{content:"\e72c"}
.icon-right:before{content:"\e72d"}
.icon-up1:before{content:"\e72e"}
.icon-bottom1:before{content:"\e72f"}
.icon-left1:before{content:"\e730"}
.icon-right1:before{content:"\e731"}
.icon-up:before{content:"\e73e"}
.icon-bottom:before{content:"\e73f"}
.icon-instagram:before{content:"\e79d"}
.icon-tumblr:before{content:"\e79e"}
.icon-download:before{content:"\e7a0"}
.icon-download1:before{content:"\e7a7"}
.icon-search4:before{content:"\e7b2"}
.icon-address:before{content:"\e7bc"}
.icon-email:before{content:"\e7bd"}
.icon-contact:before{content:"\e7be"}
.icon-whatsapp:before{content:"\e7bf"}
.icon-fax:before{content:"\e7c2"}
.icon-mobile:before{content:"\e7c6"}
.icon-phone:before{content:"\e7c8"}
.icon-tel:before{content:"\e7c7"}
.icon-phone1:before{content:"\e7cb"}
.icon-skype:before{content:"\e7cc"}
.icon-whatsapp1:before{content:"\e7c1"}
.icon-address1:before{content:"\e7c3"}
.icon-contact1:before{content:"\e7c4"}
.icon-email1:before{content:"\e7c5"}
.icon-skype1:before{content:"\e7c9"}
.icon-fax1:before{content:"\e7ca"}
.icon-qq:before{content:"\e7ce"}
.icon-tel1:before{content:"\e7cd"}
.icon-wechat:before{content:"\e7cf"}
.icon-phone2:before{content:"\e7d0"}
.icon-message:before{content:"\e7da"}
.icon-calendar:before{content:"\e7e1"}
.icon-calendar1:before{content:"\e7e3"}
.icon-top:before{content:"\e7ed"}
.icon-youbian:before{content:"\e60f"}
.lang-img{background:url(/static/images/lang.png)  no-repeat}
.en{height:16px;width:24px;background-position:0 -848px}
.disnone{display:none}
.zanwu{font-size:14px;font-size:1.4rem;line-height:30px;margin-top:15px;margin-bottom:15px;color:#fff}
.fanpian li.no-data:hover span.name{color:#fff}
.fanpian li.no-data:hover span{color:#B7B7B7}
.fanpian li.no-data:hover i{color:#B7B7B7;border:1px solid #B7B7B7}
.fanpian li.no-data{cursor:default}
.xunpanlb{padding-top:30px;clear:both;padding-bottom:30px;width:100%}
.xunpanlb .table .thead{font-size:0;letter-spacing:0;border:1px solid #dcdcdc;background:#FF5800}
.xunpanlb .table .thead p{text-align:center;padding:0 10px;font-size:16px;line-height:40px;width:33.3333%;display:inline-block;vertical-align:middle;box-sizing:border-box;color:#fff}
.xunpanlb .table .thead p:nth-child(2){border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc}
.xunpanlb .table .tbody{font-size:0;letter-spacing:0}
.xunpanlb .table .tbody .tread{border:1px solid #dcdcdc;border-top:0}
.xunpanlb .table .tbody .tread .td{height:100%;text-align:center;padding:10px 10px;font-size:16px;line-height:40px;width:33.3333%;display:inline-block;vertical-align:middle;box-sizing:border-box}
.xunpanlb .table .tbody .tread .td:nth-child(2){border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc}
.xunpanlb .table .tbody .td img{max-width:110px;margin-left:auto;margin-right:auto}
.xunpanlb .table .tbody .td a{color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}
.xunpanlb .table .tbody .td a:hover{color:#FF5800}
@media screen and (max-width:520px){.xunpanlb .table{border-top:1px solid #dcdcdc}
	.xunpanlb .table .thead{display:none}
	.xunpanlb .table .tbody .td{width:100% !important}
	.xunpanlb .table .tbody .tread .td:nth-child(2){border:0 !important}
}.file-name-p.attachment-upload-result{margin-top:5px;font-size:15px;color:#fff}
.attachment-upload-result .icon-yf-shanchu{cursor:pointer}
.news-content-list .item .name a,.news-content-list .item .desc a,.news-content-list .item .more a,.detailView .detail .title,.detailView .detail .content,.detailView .other-news .item span,.detailView .other-news .item a,.detailView .related-news .title-box p,.detailView .related-news .news-item .title a,.detailView .related-news .news-item .desc a{color:#fff !important}
.iconfontggg.icon-yf-chenggong{color:#FF5800}
.inquiry-success .but a{background:#FF5800}
.inquiry-success .text{color:#fff}
.sec-page-text a:hover{color:#000}
.sec-page-title a:hover{color:#000}
.sec8-tbody-title a:hover{color:#FF5800}
.tages4-news-item .item-box .item-desc a:hover{color:#FF5800}
.tagspage [class*="-item"] .item-desc a:hover{color:#FF5800}
.tages4-news-item .item-box .item-title a:hover{color:#FF5800}
.tages4-leftnews-item .item-box .item-body .item-title a:hover{color:#FF5800}
.tages2-tbody-item .item-box .item-body .item-title a:hover{color:#FF5800}
.tages3-tbody-item .item-box .item-body .item-title a:hover{color:#FF5800}
.tagspage [class*="-item"] .item-title a:hover{color:#FF5800}
::-webkit-input-placeholder{color:#fefefe;opacity:1}
:-o-placeholder{color:#fefefe;opacity:1}
::-moz-placeholder{color:#fefefe;opacity:1}
:-ms-input-placeholder{color:#fefefe;opacity:1}
.ajax-form::-webkit-input-placeholder{color:#333;opacity:1}
.tags-title{color:#fff !important}
.cart-simulate-box .simulate-option-box .cart-simulate-select-ul li{color:#0a0a0a}
.cart-simulate-box .simulate-option-box .simulate-select-input{color:#0a0a0a}
.cart-list-box .cart-list{overflow:unset}
.yiji li .xuanzhong-child-nav{color:#FF5800}
.yyiji li .xuanzhong-child-nav,.yyiji .xuanzhong-child-nav{color:#FF5800}
