* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
/*** 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: "\e730";}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none;right: 0px;left: auto; }
.swiper-button-next::before{content: "\e731";}
.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: 0;} */
html { font-size: 62.5%;}
body {margin: 0 auto;font-family:  SourceHanSansCN-Regular, arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#f5f5f5;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}
::selection { color: #fff; background: #FE1E18; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
div{position: relative;display: block;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
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, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: arial;}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;display: inline-block; }
a:hover,a.active,a:focus {color: #FE1E18;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #FE1E18;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a, button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.contain{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain{width:750px;}}
@media (min-width:992px){.contain{width:980px;}}
@media (min-width:1260px){.contain{width:1230px;}}

.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left: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;}}


.flex{display: flex;}.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.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-2 a {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-3 a {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-4 a {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-5 a {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;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic: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);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 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%); }
.flex-aj{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flex-ac{display: flex;align-items: center;flex-wrap: wrap;}
.flex-list{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.flex-def { display: flex; display: -ms-flexbox; display: -webkit-flex;}
.flex-vertical { -webkit-box-orient: vertical; -webkit-flex-flow: column; flex-flow: column;}
.flex-line { flex: 1; -ms-flex: 1;}
.flex-between { justify-content: space-between;}
.flex-cCenter { align-items: center; }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;}
.item-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.item-backdrop .iconfont {font-size: 26px;color: #fff;position: relative;}
.item-videobox {width: 100%;overflow: hidden;margin: 0 auto;}
.item-videobox .item-video iframe, .item-videobox .item-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
.fs12{font-size: 12px;}.fs14{font-size: 14px;}.fs16{font-size: 16px;}.fs18{font-size: 18px;}.fs20{font-size: 20px;}.fs22{font-size: 22px;}.fs24{font-size: 24px;}.fs26{font-size: 26px;}.fs28{font-size: 28px;}.fs30{font-size: 30px;}.fs32{font-size: 32px;}
.mgr5{margin-right: 5px;}.mgr10{margin-right: 10px;;}.mgr15{margin-right: 15px;}.mgr20{margin-right: 20px;}.mgt2{margin-top: 2px;}.mgt5{margin-top: 5px;}.mgt10{margin-top: 10px;}.mgt15{margin-top: 15px;}.mgt20{margin-top: 20px;}.mgt30{margin-top: 30px;}.mgb5{margin-bottom: 5px;}.mgb10{margin-bottom: 10px;}.mgb15{margin-bottom: 15px;}.mgb20{margin-bottom: 20px;}.mgl5{margin-left: 5px;}.mgl10{margin-left: 10px;}.mgl15{margin-left: 15px;}.mgl20{margin-left: 20px;}.mt20 { margin-top: 20px;}


.pages-about{position: relative;width: 100%;background-color: #FFFFFF;}
.pages-about .main{position: relative;width: 100%;display: block;}
.banner{position: relative;width: 100%;text-align: center;}
.banner-img{position: relative;width: 100%;text-align: center;overflow: hidden;}
.banner-img img{display: block;width: 100%;}

.pages-about .banner-bottom{position: relative;width: 100%;margin-top: -40px;z-index: 8;}
.pages-about .banner-bottom .banner-bottom-box{position: relative;width: 100%;max-width: 1358px;margin: 0 auto;padding: 31px 56px;background: url(../img/about-bannerbgi.png) no-repeat top center;background-size: 100%;background-color: rgba(255,255,255,0.79);box-shadow: 0px 2px 8px 1px rgba(3,23,90,0.05);border-radius: 24px;border: 1px solid #FFFFFF;}
.pages-about .banner-bottom .banner-bottom-box .banner-flex{position: relative;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.pages-about .banner-bottom .banner-bottom-box .item-time span{color: #9261FF;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item{position: relative;display: inline-block;vertical-align: top;width: auto;padding: 6px 36px;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item + .banner-bottom-item{border-left: 1px solid #C9C9C9;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-box{position: relative;width: 100%;display: flex;align-items: center;justify-content: space-between;text-align: left;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-pic{display: inline-block;vertical-align: top;text-align: center;width: 82px;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body{position: relative;width: calc(100% - 82px);padding-left: 18px;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title{position: relative;font-weight: bold;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-num{display: inline-block;vertical-align: top;font-size: 42px;color: #3279E7;line-height: 52px;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .text{display: inline-block;vertical-align: bottom;font-size: 24px;color: #333333;line-height: 36px;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .icon{display: inline-block;vertical-align: top;width: 32px;}
.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-text{font-weight: bold;font-size: 24px;color: #333333;line-height: 32px;}

@media screen and (max-width:1459px){
	.pages-about .banner-bottom{margin-top: -36px;}
	.pages-about .banner-bottom .banner-bottom-box{padding: 28px 44px;border-radius: 20px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item{padding: 5px 30px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-pic{width:72px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body{width: calc(100% - 72px);padding-left: 16px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-num{font-size: 36px;line-height: 48px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .text{font-size: 20px;line-height: 32px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .icon{width: 28px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-text{font-size: 20px;line-height: 28px;}
}
@media screen and (max-width:1259px){
	.pages-about .banner-bottom{margin-top: -28px;}
	.pages-about .banner-bottom .banner-bottom-box{padding: 22px 24px;border-radius: 16px;background: rgba(255,255,255,0.79);}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item{padding: 4px 22px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-pic{width:64px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body{width: calc(100% - 64px);padding-left: 14px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-num{font-size: 30px;line-height: 42px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .text{font-size: 18px;line-height: 28px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .icon{width: 24px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-text{font-size: 18px;line-height: 28px;}
}
@media screen and (max-width:991px){
	.pages-about .banner-bottom{margin-top: -24px;}
	.pages-about .banner-bottom .banner-bottom-box{padding: 14px 15px;border-radius: 12px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item{padding: 4px 15px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-pic{width:54px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body{width: calc(100% - 54px);padding-left: 12px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-num{font-size: 24px;line-height: 36px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .text{font-size: 15px;line-height: 24px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .icon{width: 22px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-text{font-size: 15px;line-height: 24px;}
}
@media screen and (max-width:720px){
	.pages-about .banner-bottom{margin-top: -5px;}
	.pages-about .banner-bottom .banner-bottom-box{padding: 12px;border-radius: 10px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item{padding: 0 6px;margin-bottom: 12px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item + .banner-bottom-item{border: 0;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-pic{width:54px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body{width: calc(100% - 54px);padding-left: 12px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-num{font-size: 20px;line-height: 32px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .text{font-size: 14px;line-height: 24px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .icon{width: 22px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-text{font-size: 14px;line-height: 24px;}
}
@media screen and (max-width:480px){
	.pages-about .banner-bottom{margin-top: -5px;}
	.pages-about .banner-bottom .banner-bottom-box{padding: 12px;border-radius: 10px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item{padding: 0 6px;margin-bottom: 12px;width: 100%;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-box{max-width: 240px;margin: 0 auto;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-pic{width:54px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body{width: calc(100% - 54px);padding-left: 12px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-num{font-size: 20px;line-height: 32px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .text{font-size: 14px;line-height: 24px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-title .icon{width: 22px;}
	.pages-about .banner-bottom .banner-bottom-box .banner-bottom-item .item-body .item-text{font-size: 14px;line-height: 24px;}
}

.pages-about .section{position: relative;width: 100%;}
.pages-about .section .about-top{position: relative;width: 100%;text-align: center;}
.pages-about .section .about-top .about-title{position: relative;width: 100%;text-align: center;font-weight: bold;font-size: 32px;color: #333333;line-height: 42px;}
.pages-about .section .about-top .about-text{position: relative;width: 100%;text-align: center;font-size: 24px;color: #333333;line-height: 36px;margin-top: 5px;}

.pages-about .section .about-tbody-btn{position: relative;width: 100%;text-align: center;}
.pages-about .section .about-tbody-btn .btnn{display: inline-block;vertical-align: top;text-align: center;min-width: 171px;padding: 9px 15px;font-size: 18px;color: #FFFFFF;line-height: 30px;border-radius: 25px;border: 1px solid #3279E7;background: #3279E7;}
.pages-about .section .about-tbody-btn a.btnn:hover{background: #fff;color: #3279E7;}
.pages-about .section .about-tbody-btn .btnn.active{background: #fff;color: #3279E7;}
.pages-about .section .about-tbody-btn a.btnn.active:hover{background: #3279E7;color: #fff;}

@media screen and (max-width:1259px){
	.pages-about .section .about-top .about-title{font-size: 28px;line-height: 40px;}
	.pages-about .section .about-top .about-text{font-size: 20px;line-height: 32px;margin-top: 4px;}
	.pages-about .section .about-tbody-btn .btnn{min-width: 162px;padding: 8px 12px;font-size: 16px;line-height: 28px;border-radius: 23px;}
}
@media screen and (max-width:991px){
	.pages-about .section .about-top .about-title{font-size: 24px;line-height: 36px;}
	.pages-about .section .about-top .about-text{font-size: 18px;line-height: 30px;margin-top: 4px;}
	.pages-about .section .about-tbody-btn .btnn{min-width: 154px;padding: 7px 10px;font-size: 15px;line-height: 26px;border-radius: 21px;}
}
@media screen and (max-width:720px){
	.pages-about .section .about-top .about-title{font-size: 20px;line-height: 32px;}
	.pages-about .section .about-top .about-text{font-size: 16px;line-height: 28px;margin-top: 4px;}
	.pages-about .section .about-tbody-btn .btnn{min-width: 144px;padding: 6px 10px;font-size: 14px;line-height: 24px;border-radius: 19px;}
}
@media screen and (max-width:560px){
	.pages-about .section .about-top .about-title{font-size: 18px;line-height: 30px;}
	.pages-about .section .about-top .about-text{font-size: 14px;line-height: 24px;margin-top: 4px;}
	.pages-about .section .about-tbody-btn .btnn{min-width: 136px;padding: 5px 10px;font-size: 14px;line-height: 24px;border-radius: 18px;}
}

.pages-about .abouts1{position: relative;width: 100%;padding: 105px 0 85px;}
.pages-about .abouts1 .abouts1-tbody{position: relative;width: 100%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex{position: relative;width: 100%;display: flex;justify-content: space-between;flex-direction: row-reverse;flex-wrap: wrap;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left{position: relative;width: 43.666666667%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right{position: relative;width: 53.83333333%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box{position: relative;width: 100%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-videobox{position: relative;width: 100%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-video{position: relative;width: 100%;display: none;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-video .item-video-pic{position: relative;width: 100%;overflow: hidden;background: #AFAFAF;border-radius: 24px;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-video .item-video-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu{position: absolute;left: 50%;transform: translateX(-50%);bottom: 26px;width: 254px;padding: 6px 12px;height: 56px;background: rgba(255,255,255.86);border-radius: 28px;display: flex;align-items: center;justify-content: space-between;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu .abouts1-menu-item{display: inline-block;vertical-align: top;width: 105px;text-align: center;font-weight: bold;cursor: pointer;font-size: 18px;color: #333333;line-height: 30px;padding: 7px 12px;border-radius: 22px;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu .abouts1-menu-item.active{background: #3279E7;color: #fff;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box{position: relative;width: 100%;height: 100%;background: rgba(50, 121, 231, .1);padding: 50px 34px 28px;border-radius: 24px;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box::before{position: absolute;content: "";top: 26px;right: 42px;width: 58px;height: 49px;background: url(../img/about-yinhao.png) no-repeat center center;background-size: 100% 100%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-logo{position: relative;width: 100%;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-logo img{display: inline-block;vertical-align: top;max-height: 58px;}
.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-text{position: relative;width: 100%;font-size: 18px;color: #333333;margin-top: 32px;line-height: 39px;}
@media screen and (max-width:1259px){
	.pages-about .abouts1{padding: 90px 0 72px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left{width: 43.666666667%;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right{width: 53.83333333%;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-video .item-video-pic{border-radius: 20px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu{bottom: 22px;width: 242px;padding: 5px 10px;height: 52px;border-radius: 26px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu .abouts1-menu-item{width: 100px;font-size: 16px;line-height: 28px;padding: 7px 12px;border-radius: 21px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box{padding: 38px 24px 20px;border-radius: 22px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box::before{top: 22px;right: 36px;width: 52px;height: 44px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-logo img{max-height: 54px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-text{font-size: 18px;margin-top: 16px;line-height: 32px;}
}
@media screen and (max-width:991px){
	.pages-about .abouts1{padding: 75px 0 60px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left{width: 100%;margin-top: 16px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right{width: 100%;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-video .item-video-pic{border-radius: 18px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu{bottom: 20px;width: 236px;padding: 4px 8px;height: 48px;border-radius: 24px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu .abouts1-menu-item{width: 96px;font-size: 16px;line-height: 28px;padding: 6px 10px;border-radius: 20px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box{padding: 30px 15px 16px;border-radius: 18px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box::before{top: 18px;right: 30px;width: 46px;height: 40px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-logo img{max-height: 48px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-text{font-size: 16px;margin-top: 16px;line-height: 28px;}
}
@media screen and (max-width:720px){
	.pages-about .abouts1{padding: 60px 0 48px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left{width: 100%;margin-top: 16px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right{width: 100%;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-video .item-video-pic{border-radius: 18px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu{bottom: 20px;width: 236px;padding: 4px 8px;height: 48px;border-radius: 24px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu .abouts1-menu-item{width: 96px;font-size: 16px;line-height: 28px;padding: 6px 10px;border-radius: 20px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box{padding: 30px 15px 16px;border-radius: 18px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box::before{top: 15px;right: 20px;width: 38px;height: 32px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-logo img{max-height: 42px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-text{font-size: 16px;margin-top: 16px;line-height: 28px;}
}
@media screen and (max-width:560px){
	.pages-about .abouts1{padding: 45px 0 36px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left{width: 100%;margin-top: 16px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right{width: 100%;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-video .item-video-pic{border-radius: 18px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu{bottom: 20px;width: 236px;padding: 4px 8px;height: 48px;border-radius: 24px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-right .abouts1-right-box .abouts1-right-menu .abouts1-menu-item{width: 96px;font-size: 16px;line-height: 28px;padding: 6px 10px;border-radius: 20px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box{padding: 30px 15px 16px;border-radius: 18px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box::before{top: 15px;right: 20px;width: 38px;height: 32px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-logo img{max-height: 42px;}
	.pages-about .abouts1 .abouts1-tbody .abouts1-tbody-flex .abouts1-tbody-left .abouts1-left-box .abouts1-left-text{font-size: 14px;margin-top: 14px;line-height: 24px;}
}

.pages-about .abouts2{position: relative;width: 100%;padding: 70px 0 62px;}
.pages-about .abouts2 .abouts2-tbody{position: relative;width: 100%;padding-top: 64px;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left{position: relative;width: 50.5%;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right{position: relative;width: 46%;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right .abouts2-tbody-img{position: relative;width: 100%;text-align: center;padding-bottom: 72.6125%;overflow: hidden;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right .abouts2-tbody-img .item-pic{position: absolute;left: 0;right: 0;width: 100%;height: 100%; text-align: center;overflow: hidden;transform: scale(0.6);transition: all 0.3s ease-out;opacity: 0;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right .abouts2-tbody-img .item-pic.active{transform: scale(1);opacity: 1;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right .abouts2-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-list{position: relative;width: 100%;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item{position: relative;width: 100%;margin-bottom: 13px;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box{position: relative;width: 100%;background: linear-gradient(0deg, #EBF2FD 0%, #F7FAFF 100%);border-radius: 10px;padding: 10px;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name{position: relative;width: 100%;padding: 5px 17px;padding-right: 70px;font-weight: bold;font-size: 24px;color: #333333;line-height: 37px;cursor: pointer;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name img{display: inline-block;vertical-align: top;width: 34px;margin-right: 12px;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name::before{position: absolute; box-sizing: border-box; right: 28px;top: 50%;transform: translateY(-50%);width: 37px;height: 37px;line-height: 33px;font-size: 18px;font-family: iconfont;content: "\e522"; color: #FFFFFF;text-align: center;background: #3279E7;border-radius: 50%;border: 2px solid #3279E7;transition: all .5s;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name.active::before{border-color: #333333;background: #fff;color: #333333;transform: translateY(-50%) rotate(90deg);}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text{position: relative;width: 100%;display: none;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text .text{position: relative;width: 100%;padding: 7px 17px;font-size: 16px;color: #666666;line-height: 30px;padding-right: 0 !important;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p{position: relative;display: inline-block;vertical-align: top;padding-left: 14px;margin-right: 14px;}
.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p::before{position: absolute;content: "";left: 0;top: 12px;width: 6px;height: 6px;background: #3279E7;border-radius: 50%;}
@media screen and (max-width:1259px){
	.pages-about .abouts2{padding: 58px 0 54px;}
	.pages-about .abouts2 .abouts2-tbody{padding-top: 54px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left{width: 51.5%;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right{width: 46%;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item{margin-bottom: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box{border-radius: 10px;padding: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name{padding: 5px 15px;padding-right: 66px;font-size: 22px;line-height: 34px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name img{width: 31px;margin-right: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name::before{right: 24px;width: 34px;height: 34px;line-height: 30px;font-size: 16px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text .text{padding: 6px 15px;font-size: 16px;line-height: 28px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p{padding-left: 12px;margin-right: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p::before{top: 11px;width: 6px;height: 6px;}
}
@media screen and (max-width:991px){
	.pages-about .abouts2{padding: 46px 0 46px;}
	.pages-about .abouts2 .abouts2-tbody{padding-top: 44px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left{width: 52.5%;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right{width: 46%;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item{margin-bottom: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box{border-radius: 10px;padding: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name{padding: 4px 12px;padding-right: 60px;font-size: 20px;line-height: 32px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name img{width: 28px;margin-right: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name::before{right: 20px;width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text .text{padding: 6px 12px;font-size: 15px;line-height: 26px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p{padding-left: 12px;margin-right: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p::before{top: 10px;width: 6px;height: 6px;}
}
@media screen and (max-width:750px){
	.pages-about .abouts2{padding: 36px 0 36px;}
	.pages-about .abouts2 .abouts2-tbody{padding-top: 36px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left{width: 100%;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right{width: 100%;margin-top: 16px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item{margin-bottom: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box{border-radius: 10px;padding: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name{padding: 4px 12px;padding-right: 60px;font-size: 20px;line-height: 32px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name img{width: 28px;margin-right: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name::before{right: 20px;width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text .text{padding: 6px 12px;font-size: 15px;line-height: 26px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p{padding-left: 12px;margin-right: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p::before{top: 10px;width: 6px;height: 6px;}
}
@media screen and (max-width:560px){
	.pages-about .abouts2{padding: 28px 0 28px;}
	.pages-about .abouts2 .abouts2-tbody{padding-top: 24px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left{width: 100%;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-right{width: 100%;margin-top: 16px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item{margin-bottom: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box{border-radius: 10px;padding: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name{padding: 4px 10px;padding-right: 60px;font-size: 18px;line-height: 30px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name img{width: 28px;margin-right: 10px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-name::before{right: 16px;width: 30px;height: 30px;line-height: 28px;font-size: 16px;border-width: 1px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text .text{padding: 6px 12px;font-size: 14px;line-height: 24px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p{padding-left: 12px;margin-right: 12px;}
	.pages-about .abouts2 .abouts2-tbody .abouts2-tbody-flex .abouts2-tbody-left .abouts2-left-item .item-box .item-text p::before{top: 10px;width: 6px;height: 6px;}
}

.pages-about .abouts3{position: relative;width: 100%;padding: 64px 0 76px;}
.pages-about .abouts3 .abouts3-tbody{position: relative;width: 100%;padding-top: 44px;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list{position: relative;margin-left: -8px;margin-right: -8px;display: flex;flex-wrap: wrap;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item{position: relative;display: inline-block;vertical-align: top;width: 25%;padding: 0 7px;margin-bottom: 20px;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box{position: relative;width: 100%;margin-top: 24px;transition: all .5s;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover{margin-top: 0;margin-bottom: 24px;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover::before{position: absolute;content: "";left: 0;right: 0;bottom: -32px;width: 100%;height: 16px;background: url(../img/before.png) no-repeat center center;background-size: 100% 100%;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-pic{position: relative;text-align: center;width: 100%;overflow: hidden;border-radius: 24px;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body{position: absolute;left: 12px;right: 12px;bottom: 16px;background: rgba(255,255,255,0.33);border-radius: 24px;padding: 10px 30px 12px;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-title{position: relative;width: 100%;font-weight: bold;font-size: 22px;color: #FFFEFE;line-height: 32px;}
.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-text{position: relative;width: 100%;font-size: 18px;color: #FFFEFE;margin-top: 4px;line-height: 25px;}

@media screen and (max-width:1259px){
	.pages-about .abouts3{padding: 56px 0 64px;}
	.pages-about .abouts3 .abouts3-tbody{padding-top: 36px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item{width: 25%;padding: 0 6px;margin-bottom: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box{margin-top: 22px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover{margin-top: 0;margin-bottom: 22px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover::before{bottom: -28px;height: 14px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-pic{border-radius: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body{left: 10px;right: 10px;bottom: 14px;border-radius: 20px;padding: 8px 24px 10px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-title{font-size: 20px;line-height: 30px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-text{font-size: 16px;margin-top: 4px;line-height: 24px;}
}
@media screen and (max-width:991px){
	.pages-about .abouts3{padding: 44px 0 54px;}
	.pages-about .abouts3 .abouts3-tbody{padding-top: 30px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item{width: 33.33333%;padding: 0 6px;margin-bottom: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box{margin-top: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover{margin-top: 0;margin-bottom: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover::before{bottom: -28px;height: 14px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-pic{border-radius: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body{left: 10px;right: 10px;bottom: 14px;border-radius: 20px;padding: 8px 20px 10px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-title{font-size: 18px;line-height: 30px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-text{font-size: 16px;margin-top: 4px;line-height: 24px;}
}
@media screen and (max-width:750px){
	.pages-about .abouts3{padding: 36px 0 44px;}
	.pages-about .abouts3 .abouts3-tbody{padding-top: 24px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list{margin-left: -9px;margin-right: -9px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item{width: 50%;padding: 0 9px;margin-bottom: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box{margin-top: 0px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover{margin-top: 0;margin-bottom: 0px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover::before{display: none;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-pic{border-radius: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body{left: 10px;right: 10px;bottom: 14px;border-radius: 20px;padding: 8px 20px 10px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-title{font-size: 18px;line-height: 30px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-text{font-size: 15px;margin-top: 4px;line-height: 23px;}
}
@media screen and (max-width:560px){
	.pages-about .abouts3{padding: 28px 0 32px;}
	.pages-about .abouts3 .abouts3-tbody{padding-top: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item{width: 50%;padding: 0 6px;margin-bottom: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box{margin-top: 0px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover{margin-top: 0;margin-bottom: 0px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover::before{bottom: -24px;height: 12px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-pic{border-radius: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body{left: 10px;right: 10px;bottom: 14px;border-radius: 20px;padding: 8px 16px 10px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-title{font-size: 16px;line-height: 28px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-text{font-size: 14px;margin-top: 4px;line-height: 22px;}
}
@media screen and (max-width:420px){
	.pages-about .abouts3{padding: 20px 0 24px;}
	.pages-about .abouts3 .abouts3-tbody{padding-top: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item{width: 50%;padding: 0 6px;margin-bottom: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box{margin-top: 0px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover{margin-top: 0;margin-bottom: 0px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box:hover::before{bottom: -24px;height: 12px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-pic{border-radius: 20px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body{position: relative;background: #000000;margin-top: 10px; left: 0px;right: 0px;bottom: 0px;border-radius: 20px;padding: 8px 16px 10px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-title{font-size: 15px;line-height: 26px;}
	.pages-about .abouts3 .abouts3-tbody .abouts3-tbody-list .abouts3-list-item .item-box .item-body .item-text{font-size: 12px;margin-top: 4px;line-height: 20px;}
}

.pages-about .abouts4{position: relative;width: 100%;padding: 56px 0 72px;}
.pages-about .abouts4 .abouts4-tbody{position: relative;width: 100%;margin-top: 66px;background: url(../img/abouts4-bgi.png) no-repeat left center;background-size: auto 100%;padding: 90px 0 58px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-content{position: relative;width: 100%;max-width: calc(1420px + (100% - 1420px)/ 2);margin-left: auto;}
.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-left{position: relative;width: 464px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-right{position: relative;width: 1160px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info{position: relative;width: 100%;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box{position: relative;width: 100%;padding-top: 4px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-title{position: relative;width: 100%;font-weight: bold;font-size: 24px;color: #FFFFFF;line-height: 36px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-desc{position: relative;width: 100%;font-size: 18px;margin-top: 18px;color: #FFFFFF;line-height: 31px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list{position: relative;padding-top: 50px;margin-left: -35px;margin-right: -35px;display: flex;flex-wrap: wrap;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item{position: relative;width: 50%;padding: 0 35px;margin-bottom: 33px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box{position: relative;width: 100%;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title{position: relative;width: 100%;font-weight: bold;font-size: 18px;padding-bottom: 6px;color: #FFFFFF;line-height: 30px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title::before{position: absolute;content: "";left: 0;bottom: 0;width: 29px;height: 2px;background: #FFFFFF;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-text{position: relative;width: 100%;font-size: 16px;color: #FFFFFF;margin-top: 2px;line-height: 30px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-btn{position: relative;width: 100%;padding-top: 18px;text-align: left;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-btn .btnn{display: inline-block;vertical-align: top;background: #FF7517;border-color: #FF7517;color: #fff;}
.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-btn a.btnn:hover{background: #fff;color: #FF7517;}

.pages-about .abouts4 .abouts4-tbody .abouts4-right-box{position: relative;width: 100%;background: url(../img/abouts4-bgi2.png) no-repeat left center;background-size: auto 100%; padding: 32px 76px 45px 104px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-title{position: relative;width: 100%;text-align: center;font-weight: bold;font-size: 24px;color: #333333;line-height: 36px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper{position: relative;width: 100%;padding-bottom: 56px;margin-top: 24px;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button{top: auto;margin-top: 0;bottom: 0;width: 39px;height: 39px;line-height: 35px;border-radius: 50%;text-align: center;border: 2px solid #333;background: #fff;font-size: 20px;color: #333;opacity: 1;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button:hover{background: #3279E7;border-color: #3279E7;color: #fff;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button-prev{left: 50%;transform: translateX(-175%);}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button-next{right: 50%;transform: translateX(175%);}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button::after{display: none}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-abouts4{position: relative;width: 100%;height: auto;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-abouts4 .abouts4-item{position: relative;display: inline-block;vertical-align: top;width: 100%;padding: 0;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-abouts4 .abouts4-item .item-box{position: relative;width: 100%;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-abouts4 .abouts4-item .item-box .item-pic{position: relative;width: 100%;text-align: center;border-radius: 4px;overflow: hidden;}
.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-abouts4 .abouts4-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}

@media screen and (max-width:1839px){
	.pages-about .abouts4{padding: 48px 0 60px;}
	.pages-about .abouts4 .abouts4-tbody{margin-top: 56px;padding: 78px 0 50px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-content{max-width: calc(1420px + (100% - 1420px)/ 2);}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-left{width: 31%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-right{width: 67%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-title{font-size: 22px;line-height: 34px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-desc{font-size: 16px;margin-top: 14px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list{padding-top: 40px;margin-left: -24px;margin-right: -24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item{width: 50%;padding: 0 24px;margin-bottom: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title{font-size: 16px;padding-bottom: 4px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title::before{width: 28px;height: 2px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-text{font-size: 14px;margin-top: 2px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box{padding: 28px 60px 36px 90px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-title{font-size: 20px;line-height: 32px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper{padding-bottom: 48px;margin-top: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button{width: 36px;height: 36px;line-height: 32px;font-size: 18px;}
}
@media screen and (max-width:1659px){
	.pages-about .abouts4{padding: 48px 0 60px;}
	.pages-about .abouts4 .abouts4-tbody{margin-top: 48px;padding: 64px 0 40px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-content{max-width: calc(1400px + (100% - 1400px)/ 2);}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-left{width: 31%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-right{width: 67%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-title{font-size: 20px;line-height: 32px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-desc{font-size: 16px;margin-top: 12px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list{padding-top: 30px;margin-left: -15px;margin-right: -15px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item{width: 50%;padding: 0 15px;margin-bottom: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title{font-size: 16px;padding-bottom: 4px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title::before{width: 28px;height: 2px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-text{font-size: 14px;margin-top: 2px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box{padding: 24px 42px 30px 72px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-title{font-size: 18px;line-height: 30px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper{padding-bottom: 40px;margin-top: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button{width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
}
@media screen and (max-width:1459px){
	.pages-about .abouts4{padding: 40px 0 48px;}
	.pages-about .abouts4 .abouts4-tbody{margin-top: 36px;padding: 50px 0 32px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-content{max-width: calc(1200px + (100% - 1200px)/ 2);}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-left{width: 34%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-right{width: 64%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-title{font-size: 18px;line-height: 32px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-desc{font-size: 14px;margin-top: 10px;line-height: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list{padding-top: 24px;margin-left: -10px;margin-right: -10px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item{width: 50%;padding: 0 10px;margin-bottom: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title{font-size: 16px;padding-bottom: 4px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title::before{width: 28px;height: 2px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-text{font-size: 14px;margin-top: 2px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box{padding: 24px 42px 30px 72px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-title{font-size: 18px;line-height: 30px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper{padding-bottom: 40px;margin-top: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button{width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
}
@media screen and (max-width:1259px){
	.pages-about .abouts4{padding: 32px 0 36px;}
	.pages-about .abouts4 .abouts4-tbody{margin-top: 28px;padding: 40px 0 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-content{max-width: calc(950px + (100% - 950px)/ 2);}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-left{width: 32.5%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-right{width: 66%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-title{font-size: 18px;line-height: 32px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-desc{font-size: 14px;margin-top: 10px;line-height: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list{padding-top: 24px;margin-left: -10px;margin-right: -10px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item{width: 50%;padding: 0 10px;margin-bottom: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title{font-size: 16px;padding-bottom: 4px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title::before{width: 28px;height: 2px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-text{font-size: 14px;margin-top: 2px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box{padding: 20px 30px 24px 60px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-title{font-size: 18px;line-height: 30px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper{padding-bottom: 40px;margin-top: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button{width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
}
@media screen and (max-width:991px){
	.pages-about .abouts4{padding: 24px 0 24px;}
	.pages-about .abouts4 .abouts4-tbody{margin-top: 20px;padding: 40px 0 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-content{max-width: 750px;padding: 0 15px;margin: 0 auto;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-left{width: 100%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-right{width: 100%;margin-top: 16px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-title{font-size: 18px;line-height: 30px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-desc{font-size: 14px;margin-top: 10px;line-height: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list{padding-top: 24px;margin-left: -10px;margin-right: -10px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item{width: 50%;padding: 0 10px;margin-bottom: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title{font-size: 16px;padding-bottom: 4px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title::before{width: 28px;height: 2px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-text{font-size: 14px;margin-top: 2px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-btn{padding-top: 12px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box{padding: 20px 15px;background: rgba(255,255,255,0.68);box-shadow: 13px 13px 25px 2px rgba(2,9,35,0.11);border-radius: 52px;border: 1px solid #FFFFFF;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-title{font-size: 18px;line-height: 30px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper{padding-bottom: 40px;margin-top: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button{width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
}
@media screen and (max-width:750px){
	.pages-about .abouts4{padding: 24px 0 24px;}
	.pages-about .abouts4 .abouts4-tbody{margin-top: 20px;padding: 30px 0 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-content{max-width: 750px;padding: 0 15px;margin: 0 auto;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-left{width: 100%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-flex .abouts4-flex-right{width: 100%;margin-top: 16px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-title{font-size: 16px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-box .abouts4-info-desc{font-size: 14px;margin-top: 8px;line-height: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list{padding-top: 20px;margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item{width: 50%;padding: 0 6px;margin-bottom: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title{font-size: 16px;padding-bottom: 4px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-title::before{width: 28px;height: 2px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-info .abouts4-info-list .abouts4-list-item .item-box .item-text{font-size: 14px;margin-top: 2px;line-height: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box{padding: 20px 15px;background: rgba(255,255,255,0.68);box-shadow: 13px 13px 25px 2px rgba(2,9,35,0.11);border-radius: 52px;border: 1px solid #FFFFFF;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-title{font-size: 16px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper{padding-bottom: 40px;margin-top: 16px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-right-box .abouts4-right-swiper .swiper-button{width: 30px;height: 30px;line-height: 26px;font-size: 14px;}
}
@media screen and (max-width:560px){
	.pages-about .abouts4{padding: 44px 0;}
	.pages-about .abouts4 .abouts4-tbody{margin-top: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-top{border-radius: 16px;padding: 14px 14px 0;margin-bottom: 16px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-top .abouts4-top-list{margin-left: -5px;margin-right: -5px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-top-list .abouts4-list-item{width: 100%;padding: 0 5px;margin-bottom: 18px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-top-list .abouts4-list-item .item-box{padding: 16px 24px;border-radius: 8px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-top-list .abouts4-list-item .item-box .item-pic{width: 54px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-top-list .abouts4-list-item .item-box .item-body{width: calc(100% - 54px);padding-left: 16px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-top-list .abouts4-list-item .item-box .item-body .item-title{font-size: 16px;line-height: 26px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-top-list .abouts4-list-item .item-box .item-body .item-desc{font-size: 14px;margin-top: 4px;line-height: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-bottom{border-radius: 16px;padding: 20px 16px 16px;margin-bottom: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-bottom .abouts4-bottom-title{font-size: 18px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-tbody-bottom .abouts4-bottom-flex{padding-top: 20px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left{width: 100%;margin-bottom: 16px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-right{width: 100%;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-flex-info{margin-bottom: 18px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-info-box{padding: 18px 50px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-info-box .abouts4-info-user{width: 80px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-info-box .abouts4-info-body{width: calc(100% - 80px);padding-left: 16px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-info-box .abouts4-info-body .abouts4-user-name{font-size: 20px;line-height: 30px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-info-box .abouts4-info-body .abouts4-user-text{font-size: 14px;line-height: 26px;margin-top: 2px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-left-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-bottom-flex .abouts4-flex-left .abouts4-left-list .abouts4-left-item{width: 33.333%;padding: 0 6px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-left-list .abouts4-left-item .item-box .item-title{font-size: 18px;padding: 6px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-left-list .abouts4-left-item .item-box .item-text{padding: 4px 12px 8px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-left-list .abouts4-left-item .item-box .item-text .text{font-size: 14px;padding: 2px 0;padding-left: 22px;line-height: 24px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-left-list .abouts4-left-item .item-box .item-text .text::before{left: 10px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-right .abouts4-right-box .abouts4-right-title{font-size: 18px;padding: 6px;line-height: 28px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-right .abouts4-right-box .abouts4-right-list{padding: 16px 10px;}
	.pages-about .abouts4 .abouts4-tbody .abouts4-flex-right .abouts4-right-box .abouts4-right-list .abouts4-right-item{width: 33.333%;padding: 0 7px;}
}

.pages-about .abouts5{position: relative;width: 100%;padding: 72px 0;}
.pages-about .abouts5 .abouts5-tbody{position: relative;width: 100%;margin-top: 60px;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list{position: relative;display: flex;flex-wrap: wrap;margin-left: -12px;margin-right: -12px;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item{position: relative;display: inline-block;vertical-align: top;width: 33.3333%;padding: 0 11px;margin-bottom: 20px;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box{position: relative;width: 100%;height: 100%;border-radius: 16px;overflow: hidden;padding: 58px 28px 23px;transition: all .5s;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item1 .item-box{background: url(../img/abouts5-item-bgi1.png) no-repeat bottom center;background-size: 100%;background-color: #E5EFFF;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item2 .item-box{background: url(../img/abouts5-item-bgi2.png) no-repeat bottom center;background-size: 100%;background-color: #E5EFFF;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item3 .item-box{background: url(../img/abouts5-item-bgi3.png) no-repeat bottom center;background-size: 100%;background-color: #E5EFFF;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box::before{position: absolute;content: "";left: 0;right: 0;top: 100%;width: 100%;height: 100%;transition: all .3s;background: linear-gradient(0deg, #3279E7 0%, #3279E7 100%);}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box:hover::before{top: 0;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box:hover{color: #fff;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;visibility: hidden;opacity: 0;transition: all .5s;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box:hover .item-pic{visibility: visible;opacity: 1;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-pic img{position: relative;display: inline-block;vertical-align: top;width: 100%;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon{position: absolute;right: 12px;top: 28px;width: 28px; text-align: center;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon{display: inline-block;vertical-align: top;font-size: 28px;color: #3279E7;line-height: 28px;height: 28px;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::before{position: absolute;content: "";left: 50%;top: 50%; transform: translate(-50%, -50%);width: 2px;height: 26px;background: #3279E7;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::after{position: absolute;content: "";left: 50%;top: 50%; transform: translate(-50%, -50%);width: 26px;height: 2px;background: #3279E7;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body{position: relative;width: 100%;margin-bottom: 40px;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-name{position: relative;width: 100%;font-weight: bold;font-size: 24px;color: #333333;line-height: 36px;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-text{position: relative;width: 100%;margin-top: 12px;font-size: 18px;color: #333333;line-height: 30px;height: 120px;overflow: auto;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box:hover .item-body .item-name, .pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box:hover .item-body .item-text{color: #fff;}
.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-btn{position: relative;width: 100%;text-align: center;padding-top: 40px;}

@media screen and (max-width:1259px){
	.pages-about .abouts5{padding: 60px 0;}
	.pages-about .abouts5 .abouts5-tbody{margin-top: 50px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item{width: 33.3333%;padding: 0 6px;margin-bottom: 18px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box{border-radius: 14px;padding: 50px 24px 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon{right: 10px;top: 24px;width: 24px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon{font-size: 24px;line-height: 24px;height: 24px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::before{width: 2px;height: 24px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::after{width: 24px;height: 2px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body{margin-bottom: 32px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-name{font-size: 22px;line-height: 32px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-text{margin-top: 10px;font-size: 16px;line-height: 28px;height: 112px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-btn{padding-top: 36px;}
}
@media screen and (max-width:991px){
	.pages-about .abouts5{padding: 48px 0;}
	.pages-about .abouts5 .abouts5-tbody{margin-top: 40px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item{width: 33.3333%;padding: 0 6px;margin-bottom: 18px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box{border-radius: 12px;padding: 44px 20px 16px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon{right: 8px;top: 20px;width: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon{font-size: 20px;line-height: 20px;height: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::before{width: 2px;height: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::after{width: 20px;height: 2px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body{margin-bottom: 24px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-name{font-size: 20px;line-height: 30px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-text{margin-top: 8px;font-size: 14px;line-height: 26px;height: 104px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-btn{padding-top: 30px;}
}
@media screen and (max-width:720px){
	.pages-about .abouts5{padding: 36px 0;}
	.pages-about .abouts5 .abouts5-tbody{margin-top: 30px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item{width: 50%;padding: 0 6px;margin-bottom: 18px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box{border-radius: 12px;padding: 44px 20px 16px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon{right: 8px;top: 20px;width: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon{font-size: 20px;line-height: 20px;height: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::before{width: 2px;height: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::after{width: 20px;height: 2px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body{margin-bottom: 24px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-name{font-size: 18px;line-height: 28px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-text{margin-top: 8px;font-size: 14px;line-height: 24px;height: 96px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-btn{padding-top: 24px;}
}
@media screen and (max-width:560px){
	.pages-about .abouts5{padding: 24px 0;}
	.pages-about .abouts5 .abouts5-tbody{margin-top: 22px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item{width: 100%;padding: 0 6px;margin-bottom: 18px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box{border-radius: 12px;padding: 44px 20px 16px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon{right: 8px;top: 20px;width: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon{font-size: 20px;line-height: 20px;height: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::before{width: 2px;height: 20px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-icon .icon::after{width: 20px;height: 2px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body{margin-bottom: 24px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-name{font-size: 18px;line-height: 28px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-list .abouts5-tbody-item .item-box .item-body .item-text{margin-top: 8px;font-size: 14px;line-height: 24px;height: 96px;}
	.pages-about .abouts5 .abouts5-tbody .abouts5-tbody-btn{padding-top: 24px;}
}

.pages-about .abouts6{position: relative;width: 100%;padding: 80px 0 131px;background: url(../img/abouts6-bgi.png) no-repeat center bottom;background-size: cover;}
.pages-about .abouts6 .abouts6-tbody{position: relative;width: 100%;margin-top: 58px;}
.pages-about .abouts6 .abouts6-tbody .abouts6-top-contain{position: relative;width: 100%;max-width: 1650px;padding: 0 15px;padding-bottom: 23px;margin: 0 auto;}
.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-contain{position: relative;width: 100%;max-width: 1710px;padding: 0 15px;margin: 0 auto;}
.pages-about .abouts6 .abouts6-tbody .abouts6-top-list{position: relative;display: flex;flex-wrap: wrap;margin-left: -23px;margin-right: -23px;}
.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item{position: relative;display: inline-block;vertical-align: top;width: 20%;padding: 0 23px;margin-bottom: 20px;}
.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item .item-box{position: relative;width: 100%;height: 100%;}
.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item .item-box .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;border-radius: 4px;}
.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item .item-box .item-pic img{position: relative;display: inline-block;vertical-align: top;width: 100%;}
.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list{position: relative;display: flex;flex-wrap: wrap;margin-left: -16px;margin-right: -16px;}
.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item{position: relative;display: inline-block;vertical-align: top;width: 16.6666667%;padding: 0 16px;margin-bottom: 20px;}
.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item .item-box{position: relative;width: 100%;height: 100%;}
.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item .item-box .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;border-radius: 4px;}
.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item .item-box .item-pic img{position: relative;display: inline-block;vertical-align: top;width: 100%;}
@media screen and (max-width:1459px){
	.pages-about .abouts6{padding: 70px 0 114px;}
	.pages-about .abouts6 .abouts6-tbody{margin-top: 50px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-contain{padding-bottom: 20px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list{margin-left: -18px;margin-right: -18px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item{width: 20%;padding: 0 18px;margin-bottom: 20px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list{margin-left: -12px;margin-right: -12px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item{width: 16.6666667%;padding: 0 12px;margin-bottom: 20px;}
}
@media screen and (max-width:1259px){
	.pages-about .abouts6{padding: 58px 0 96px;}
	.pages-about .abouts6 .abouts6-tbody{margin-top: 42px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-contain{padding-bottom: 16px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list{margin-left: -12px;margin-right: -12px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item{width: 20%;padding: 0 12px;margin-bottom: 20px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item{width: 16.6666667%;padding: 0 6px;margin-bottom: 20px;}
}
@media screen and (max-width:991px){
	.pages-about .abouts6{padding: 46px 0 80px;}
	.pages-about .abouts6 .abouts6-tbody{margin-top: 34px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-contain{padding-bottom: 12px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item{width: 33.33333%;padding: 0 6px;margin-bottom: 16px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item{width: 33.33333%;padding: 0 6px;margin-bottom: 16px;}
}
@media screen and (max-width:750px){
	.pages-about .abouts6{padding: 34px 0 64px;}
	.pages-about .abouts6 .abouts6-tbody{margin-top: 28px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-contain{padding-bottom: 12px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list{margin-left: -12px;margin-right: -12px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item{width: 50%;padding: 0 12px;margin-bottom: 16px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list{margin-left: -12px;margin-right: -12px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item{width: 50%;padding: 0 12px;margin-bottom: 16px;}
}
@media screen and (max-width:560px){
	.pages-about .abouts6{padding: 24px 0 48px;}
	.pages-about .abouts6 .abouts6-tbody{margin-top: 20px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-contain{padding-bottom: 12px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-top-list .abouts6-top-item{width: 50%;padding: 0 6px;margin-bottom: 16px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list{margin-left: -6px;margin-right: -6px;}
	.pages-about .abouts6 .abouts6-tbody .abouts6-bottom-list .abouts6-bottom-item{width: 50%;padding: 0 6px;margin-bottom: 16px;}
}
.pages-about .abouts7{position: relative;width: 100%;padding: 7.39583333333333% 0 76px;}
.pages-about .abouts7 .abouts7-tbody{position: relative;width: 100%;margin-top: 42px;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;margin-left: 0px;margin-right: 0px;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item{display: inline-block;vertical-align: top;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box{position: relative;width: 100%;padding: 24px 20px 26px;border-radius: 48px;border: 1px solid #BCBCBC;text-align: center;transition: all .5s;background: #FFFFFF;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item3 .item-box{background: #E6F0FC;border-color: transparent;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item6 .item-box{background: #006FE8;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-pic{display: block;width: 100%;text-align: center;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: auto;height: 74px;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-title{position: relative;width: 100%;font-size: 16px;margin-top: 9px;color: #666666;line-height: 28px;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item6 .item-box .item-title{color: #fff;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box:hover{transform: scale(1.1);z-index: 2;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item1{width: 29.5%;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item2{width: 16.5715%;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item3{width: 33.5715%;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item4{width: 20.357%;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item5{width: 16.35715%;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item6{width: 36.9286%;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item7{width: 21%;}
.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item8{width: 25.71425%;}

@media screen and (max-width:1259px) {
	.pages-about .abouts7{padding: 7.25% 0 64px;}
	.pages-about .abouts7 .abouts7-tbody{margin-top: 36px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box{padding: 22px 16px 24px;border-radius: 42px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-pic img{height: 68px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-title{font-size: 16px;margin-top: 7px;line-height: 28px;}
}
@media screen and (max-width:991px) {
	.pages-about .abouts7{padding: 7.125% 0 52px;}
	.pages-about .abouts7 .abouts7-tbody{margin-top: 28px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box{padding: 18px 12px 20px;border-radius: 36px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-pic img{height: 62px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-title{font-size: 15px;margin-top: 6px;line-height: 26px;}
}
@media screen and (max-width:750px) {
	.pages-about .abouts7{padding: 7% 0 44px;}
	.pages-about .abouts7 .abouts7-tbody{margin-top: 24px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item{width: 50%;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box{padding: 15px 12px 16px;border-radius: 28px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-pic img{height: 56px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-title{font-size: 14px;margin-top: 6px;line-height: 24px;}
}
@media screen and (max-width:540px) {
	.pages-about .abouts7{padding: 7% 0 32px;}
	.pages-about .abouts7 .abouts7-tbody{margin-top: 18px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box{padding: 15px 12px 16px;border-radius: 24px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-pic img{height: 48px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-title{font-size: 14px;margin-top: 4px;line-height: 24px;}
}
@media screen and (max-width:370px) {
	.pages-about .abouts7{padding: 6.75% 0 26px;}
	.pages-about .abouts7 .abouts7-tbody{margin-top: 18px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item{width: 100%;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box{padding: 10px 8px 12px;border-radius: 20px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-pic img{height: 48px;}
	.pages-about .abouts7 .abouts7-tbody .abouts7-tbody-list .abouts7-list-item .item-box .item-title{font-size: 12px;margin-top: 4px;line-height: 22px;}
}
.pages-about .abouts8{position: relative;width: 100%;padding: 74px 0 80px;}
.pages-about .abouts8 .abouts8-tbody{position: relative;width: 100%;margin-top: 37px;}
.pages-about .abouts8 .abouts8-tbody .abouts8-tbody-img{position: relative;width: 100%;text-align: center;}
.pages-about .abouts8 .abouts8-tbody .abouts8-tbody-img .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;}
.pages-about .abouts8 .abouts8-tbody .abouts8-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pages-about .abouts9{position: relative;width: 100%;padding: 75px 0 110px;}
.pages-about .abouts9 .abouts9-tbody{position: relative;margin-top: 60px;margin-left: -60px;margin-right: -60px;padding: 0 60px;}
.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9{position: relative;width: 100%;overflow: hidden;}
.pages-about .abouts9 .abouts9-tbody .swiper-button{top: 50%;margin-top: -20px;width: 40px;height: 40px;line-height: 36px;border-radius: 50%;text-align: center;border: 2px solid #333;background: #fff;font-size: 20px;color: #333;opacity: 1;}
.pages-about .abouts9 .abouts9-tbody .swiper-button:hover{background: #3279E7;border-color: #3279E7;color: #fff;}
.pages-about .abouts9 .abouts9-tbody .swiper-button::after{display: none}
.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide{width: 17.75%;}
.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide.active{width: 38%;}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item{position: relative;width: 100%;height: auto;}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box{position: relative;width: 100%;border-radius: 24px;}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic{position: relative;width: 100%;height: 256px;overflow: hidden;text-align: center;display: flex;justify-content: center}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: auto;height: 100%;max-width: none;}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic .item-video-btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 54px;height: 54px;padding: 13px;text-align: center;background: rgba(255,255,255,0.7);border-radius: 50%;border: 1px solid #FFFFFF;}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic .item-video-btn img{width: auto;height: 100%;}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box1{display: block;}
.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box2{display: none;}
.pages-about .abouts9 .abouts9-tbody .swiper-slide.active .abouts9-tbody-item .item-box1{display: none;}
.pages-about .abouts9 .abouts9-tbody .swiper-slide.active .abouts9-tbody-item .item-box2{display: block;}
@media screen and (max-width:1259px) {
	.pages-about .abouts8{padding: 62px 0 68px;}
	.pages-about .abouts8 .abouts8-tbody{margin-top: 32px;}
	.pages-about .abouts9{padding: 62px 0 96px;}
	.pages-about .abouts9 .abouts9-tbody{margin-top: 54px;margin-left: -40px;margin-right: -40px;padding: 0 50px;}
	.pages-about .abouts9 .abouts9-tbody .swiper-button{margin-top: -18px;width: 36px;height: 36px;line-height: 32px;font-size: 18px;}
	.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide{width: 17.75%;}
	.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide.active{width: 38%;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box{border-radius: 20px;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic{height: 200px;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic .item-video-btn{width: 50px;height: 50px;padding: 10px;}
}
@media screen and (max-width:991px) {
	.pages-about .abouts8{padding: 48px 0 54px;}
	.pages-about .abouts8 .abouts8-tbody{margin-top: 28px;}
	.pages-about .abouts9{padding: 48px 0 80px;}
	.pages-about .abouts9 .abouts9-tbody{margin-top: 44px;margin-left: -15px;margin-right: -15px;padding: 0 42px;}
	.pages-about .abouts9 .abouts9-tbody .swiper-button{margin-top: -16px;width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
	.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide{width: auto;}
	.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide.active{width: auto;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box{border-radius: 18px;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic{height: auto;display: block}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic img{height: auto;width: 100%}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic .item-video-btn{width: 44px;height: 44px;padding: 8px;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box1{display: none;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box2{display: block;}
}
@media screen and (max-width:720px) {
	.pages-about .abouts8{padding: 36px 0 40px;}
	.pages-about .abouts8 .abouts8-tbody{margin-top: 24px;}
	.pages-about .abouts9{padding: 36px 0 64px;}
	.pages-about .abouts9 .abouts9-tbody{margin-top: 36px;margin-left: -15px;margin-right: -15px;padding: 0 36px;}
	.pages-about .abouts9 .abouts9-tbody .swiper-button{margin-top: -16px;width: 32px;height: 32px;line-height: 28px;font-size: 16px;}
	.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide{width: auto;}
	.pages-about .abouts9 .abouts9-tbody .mySwiper-abouts9 .swiper-slide.active{width: auto;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box{border-radius: 18px;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box .item-pic .item-video-btn{width: 40px;height: 40px;padding: 8px;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box1{display: none;}
	.pages-about .abouts9 .abouts9-tbody .abouts9-tbody-item .item-box2{display: block;}
}
.pages-about .abouts10{position: relative;width: 100%;padding: 34px 0 76px;background: url(../img/abouts10-bgi.png) no-repeat center bottom;background-size: cover;}
.pages-about .abouts10 .abouts10-tbody{position: relative;width: 100%;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex{position: relative;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left{position: relative;width: 50%;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right{position: relative;width: 40.5%;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right .item-box{position: relative;width: 100%;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right .item-pic{position: relative;width: 100%;max-width: 447px;margin-right: auto;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box{position: relative;width: 100%;padding-top: 62px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo{position: relative;width: 100%;margin-bottom: 6px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo img{display: inline-block;vertical-align: top;max-height: 42px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-title{position: relative;width: 100%;font-weight: bold;font-size: 45px;color: #3279E7;line-height: 56px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-form{position: relative;width: 100%;max-width: 472px;margin-top: 36px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-form form{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input{position: relative;width: 49.5%;height: 40px;margin-bottom: 12px;overflow: hidden;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input1{width: 178px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input2{width: calc(100% - 190px);}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3{width: 100%;height: 72px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code {width: 100%;padding-right: 145px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input input{width: 100%;height: 100%;font-size: 16px;color: #222;line-height: 26px;padding: 6px 15px;display: block;border-radius: 8px;background: rgba(255,255,255,0.75);border: 1px solid #FFFFFF;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3 textarea{width: 100%;height: 100%;font-size: 16px;color: #222;line-height: 26px;padding: 6px 15px;display: block;border-radius: 8px;background: rgba(255,255,255,0.75);border: 1px solid #FFFFFF;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img{position: absolute;right: 0px;top: 0;bottom: 0;width: 134px;height: 100%;text-align: center;cursor: pointer;overflow: hidden;display: flex;align-items: center;justify-content: center;background: #fff;border-radius: 8px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img .yanzheng{text-align: center;max-height: 40px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn {position: relative;text-align: center;width: 100%;padding-top: 14px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn .item-btn{display: inline-block;vertical-align: top;text-align: center;cursor: pointer;font-weight: bold;min-width: 163px;font-size: 18px;padding: 5px 10px;color: #FFFFFF;line-height: 30px;background: #FF7517;border-radius: 8px;}
.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn .item-btn:hover{transform: scale(1.05);}
@media screen and (max-width:1259px) {
	.pages-about .abouts10{padding: 28px 0 64px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left{width: 55%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right{width: 40.5%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box{padding-top: 48px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo{margin-bottom: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo img{max-height: 40px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-title{font-size: 40px;line-height: 52px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-form{margin-top: 30px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input{width: 49.5%;height: 36px;margin-bottom: 10px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input1{width: 172px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input2{width: calc(100% - 184px);}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3{width: 100%;height: 70px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code {width: 100%;padding-right: 136px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input input{font-size: 15px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3 textarea{font-size: 15px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img{width: 124px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img .yanzheng{max-height: 36px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn {padding-top: 12px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn .item-btn{min-width: 156px;font-size: 16px;padding: 5px 10px;line-height: 28px;border-radius: 6px;}
}
@media screen and (max-width: 991px) {
	.pages-about .abouts10{padding: 24px 0 52px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left{width: 56.5%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right{width: 41.5%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box{padding-top: 16px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo{margin-bottom: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo img{max-height: 40px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-title{font-size: 34px;line-height: 46px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-form{margin-top: 24px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input{width: 49.5%;height: 36px;margin-bottom: 10px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input1{width: 164px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input2{width: calc(100% - 176px);}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3{width: 100%;height: 68px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code {width: 100%;padding-right: 132px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input input{font-size: 14px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3 textarea{font-size: 14px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img{width: 124px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img .yanzheng{max-height: 36px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn {padding-top: 12px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn .item-btn{min-width: 148px;font-size: 16px;padding: 5px 10px;line-height: 28px;border-radius: 6px;}
}
@media screen and (max-width: 720px) {
	.pages-about .abouts10{padding: 18px 0 36px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex{flex-direction: column-reverse;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left{width: 100%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right{width: 100%;margin-top: 16px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right .item-pic{margin: 0 auto;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box{padding-top: 0px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo{margin-bottom: 6px;text-align: center;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo img{max-height: 40px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-title{font-size: 28px;line-height: 40px;text-align: center;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-form{margin: 0 auto;margin-top: 24px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input{width: 49.5%;height: 36px;margin-bottom: 10px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input1{width: 164px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input2{width: calc(100% - 176px);}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3{width: 100%;height: 68px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code {width: 100%;padding-right: 132px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input input{font-size: 14px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3 textarea{font-size: 14px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img{width: 124px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img .yanzheng{max-height: 36px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn {padding-top: 12px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn .item-btn{min-width: 148px;font-size: 16px;padding: 5px 10px;line-height: 28px;border-radius: 6px;}
}
@media screen and (max-width: 440px) {
	.pages-about .abouts10{padding: 18px 0 28px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex{flex-direction: column-reverse;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left{width: 100%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right{width: 100%;margin-top: 16px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-right .item-pic{margin: 0 auto;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box{padding-top: 0px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo{margin-bottom: 6px;text-align: center;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-logo img{max-height: 40px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-title{font-size: 20px;line-height: 32px;text-align: center;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-tbody-flex .abouts10-flex-left .abouts10-left-box .abouts10-left-form{margin: 0 auto;margin-top: 24px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input{width: 100%;height: 36px;margin-bottom: 10px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input1{width: 100%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input2{width: 100%;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3{width: 100%;height: 68px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code {width: 100%;padding-right: 132px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input input{font-size: 14px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input3 textarea{font-size: 14px;line-height: 24px;padding: 5px 12px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img{width: 124px;border-radius: 6px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-code .item-code-img .yanzheng{max-height: 36px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn {padding-top: 12px;}
	.pages-about .abouts10 .abouts10-tbody .abouts10-left-box .abouts10-left-form .item-input-btn .item-btn{min-width: 148px;font-size: 16px;padding: 5px 10px;line-height: 28px;border-radius: 6px;}
}



