/*
 * wangjikeji.com
 */

:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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{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:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{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:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{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;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:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-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%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.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:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-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;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{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{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;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;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{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:0px;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}@charset "UTF-8";
.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.animated.hinge {
	-webkit-animation-duration:2s;
	animation-duration:2s
}
@-webkit-keyframes bounce {
	0%,20%,50%,80%,100% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
40% {
	-webkit-transform:translateY(-30px);
	transform:translateY(-30px)
}
60% {
	-webkit-transform:translateY(-15px);
	transform:translateY(-15px)
}
}@keyframes bounce {
	0%,20%,50%,80%,100% {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
40% {
	-webkit-transform:translateY(-30px);
	-ms-transform:translateY(-30px);
	transform:translateY(-30px)
}
60% {
	-webkit-transform:translateY(-15px);
	-ms-transform:translateY(-15px);
	transform:translateY(-15px)
}
}.bounce {
	-webkit-animation-name:bounce;
	animation-name:bounce
}
@-webkit-keyframes flash {
	0%,50%,100% {
	opacity:1
}
25%,75% {
	opacity:0
}
}@keyframes flash {
	0%,50%,100% {
	opacity:1
}
25%,75% {
	opacity:0
}
}.flash {
	-webkit-animation-name:flash;
	animation-name:flash
}
@-webkit-keyframes pulse {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
50% {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
100% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
}@keyframes pulse {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
50% {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1)
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
}.pulse {
	-webkit-animation-name:pulse;
	animation-name:pulse
}
@-webkit-keyframes shake {
	0%,100% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
10%,30%,50%,70%,90% {
	-webkit-transform:translateX(-10px);
	transform:translateX(-10px)
}
20%,40%,60%,80% {
	-webkit-transform:translateX(10px);
	transform:translateX(10px)
}
}@keyframes shake {
	0%,100% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
10%,30%,50%,70%,90% {
	-webkit-transform:translateX(-10px);
	-ms-transform:translateX(-10px);
	transform:translateX(-10px)
}
20%,40%,60%,80% {
	-webkit-transform:translateX(10px);
	-ms-transform:translateX(10px);
	transform:translateX(10px)
}
}.shake {
	-webkit-animation-name:shake;
	animation-name:shake
}
@-webkit-keyframes swing {
	20% {
	-webkit-transform:rotate(15deg);
	transform:rotate(15deg)
}
40% {
	-webkit-transform:rotate(-10deg);
	transform:rotate(-10deg)
}
60% {
	-webkit-transform:rotate(5deg);
	transform:rotate(5deg)
}
80% {
	-webkit-transform:rotate(-5deg);
	transform:rotate(-5deg)
}
100% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
}@keyframes swing {
	20% {
	-webkit-transform:rotate(15deg);
	-ms-transform:rotate(15deg);
	transform:rotate(15deg)
}
40% {
	-webkit-transform:rotate(-10deg);
	-ms-transform:rotate(-10deg);
	transform:rotate(-10deg)
}
60% {
	-webkit-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	transform:rotate(5deg)
}
80% {
	-webkit-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
	transform:rotate(-5deg)
}
100% {
	-webkit-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg)
}
}.swing {
	-webkit-transform-origin:top center;
	-ms-transform-origin:top center;
	transform-origin:top center;
	-webkit-animation-name:swing;
	animation-name:swing
}
@-webkit-keyframes tada {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
10%,20% {
	-webkit-transform:scale(.9) rotate(-3deg);
	transform:scale(.9) rotate(-3deg)
}
30%,50%,70%,90% {
	-webkit-transform:scale(1.1) rotate(3deg);
	transform:scale(1.1) rotate(3deg)
}
40%,60%,80% {
	-webkit-transform:scale(1.1) rotate(-3deg);
	transform:scale(1.1) rotate(-3deg)
}
100% {
	-webkit-transform:scale(1) rotate(0);
	transform:scale(1) rotate(0)
}
}@keyframes tada {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
10%,20% {
	-webkit-transform:scale(.9) rotate(-3deg);
	-ms-transform:scale(.9) rotate(-3deg);
	transform:scale(.9) rotate(-3deg)
}
30%,50%,70%,90% {
	-webkit-transform:scale(1.1) rotate(3deg);
	-ms-transform:scale(1.1) rotate(3deg);
	transform:scale(1.1) rotate(3deg)
}
40%,60%,80% {
	-webkit-transform:scale(1.1) rotate(-3deg);
	-ms-transform:scale(1.1) rotate(-3deg);
	transform:scale(1.1) rotate(-3deg)
}
100% {
	-webkit-transform:scale(1) rotate(0);
	-ms-transform:scale(1) rotate(0);
	transform:scale(1) rotate(0)
}
}.tada {
	-webkit-animation-name:tada;
	animation-name:tada
}
@-webkit-keyframes wobble {
	0% {
	-webkit-transform:translateX(0%);
	transform:translateX(0%)
}
15% {
	-webkit-transform:translateX(-25%) rotate(-5deg);
	transform:translateX(-25%) rotate(-5deg)
}
30% {
	-webkit-transform:translateX(20%) rotate(3deg);
	transform:translateX(20%) rotate(3deg)
}
45% {
	-webkit-transform:translateX(-15%) rotate(-3deg);
	transform:translateX(-15%) rotate(-3deg)
}
60% {
	-webkit-transform:translateX(10%) rotate(2deg);
	transform:translateX(10%) rotate(2deg)
}
75% {
	-webkit-transform:translateX(-5%) rotate(-1deg);
	transform:translateX(-5%) rotate(-1deg)
}
100% {
	-webkit-transform:translateX(0%);
	transform:translateX(0%)
}
}@keyframes wobble {
	0% {
	-webkit-transform:translateX(0%);
	-ms-transform:translateX(0%);
	transform:translateX(0%)
}
15% {
	-webkit-transform:translateX(-25%) rotate(-5deg);
	-ms-transform:translateX(-25%) rotate(-5deg);
	transform:translateX(-25%) rotate(-5deg)
}
30% {
	-webkit-transform:translateX(20%) rotate(3deg);
	-ms-transform:translateX(20%) rotate(3deg);
	transform:translateX(20%) rotate(3deg)
}
45% {
	-webkit-transform:translateX(-15%) rotate(-3deg);
	-ms-transform:translateX(-15%) rotate(-3deg);
	transform:translateX(-15%) rotate(-3deg)
}
60% {
	-webkit-transform:translateX(10%) rotate(2deg);
	-ms-transform:translateX(10%) rotate(2deg);
	transform:translateX(10%) rotate(2deg)
}
75% {
	-webkit-transform:translateX(-5%) rotate(-1deg);
	-ms-transform:translateX(-5%) rotate(-1deg);
	transform:translateX(-5%) rotate(-1deg)
}
100% {
	-webkit-transform:translateX(0%);
	-ms-transform:translateX(0%);
	transform:translateX(0%)
}
}.wobble {
	-webkit-animation-name:wobble;
	animation-name:wobble
}
@-webkit-keyframes bounceIn {
	0% {
	opacity:0;
	-webkit-transform:scale(.3);
	transform:scale(.3)
}
50% {
	opacity:1;
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
70% {
	-webkit-transform:scale(.9);
	transform:scale(.9)
}
100% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
}@keyframes bounceIn {
	0% {
	opacity:0;
	-webkit-transform:scale(.3);
	-ms-transform:scale(.3);
	transform:scale(.3)
}
50% {
	opacity:1;
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
70% {
	-webkit-transform:scale(.9);
	-ms-transform:scale(.9);
	transform:scale(.9)
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
}.bounceIn {
	-webkit-animation-name:bounceIn;
	animation-name:bounceIn
}
@-webkit-keyframes bounceInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateY(30px);
	transform:translateY(30px)
}
80% {
	-webkit-transform:translateY(-10px);
	transform:translateY(-10px)
}
100% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}@keyframes bounceInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	-ms-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateY(30px);
	-ms-transform:translateY(30px);
	transform:translateY(30px)
}
80% {
	-webkit-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	transform:translateY(-10px)
}
100% {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
}.bounceInDown {
	-webkit-animation-name:bounceInDown;
	animation-name:bounceInDown
}
@-webkit-keyframes bounceInLeft {
	0% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateX(30px);
	transform:translateX(30px)
}
80% {
	-webkit-transform:translateX(-10px);
	transform:translateX(-10px)
}
100% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes bounceInLeft {
	0% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	-ms-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateX(30px);
	-ms-transform:translateX(30px);
	transform:translateX(30px)
}
80% {
	-webkit-transform:translateX(-10px);
	-ms-transform:translateX(-10px);
	transform:translateX(-10px)
}
100% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.bounceInLeft {
	-webkit-animation-name:bounceInLeft;
	animation-name:bounceInLeft
}
@-webkit-keyframes bounceInRight {
	0% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	transform:translateX(2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateX(-30px);
	transform:translateX(-30px)
}
80% {
	-webkit-transform:translateX(10px);
	transform:translateX(10px)
}
100% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes bounceInRight {
	0% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	-ms-transform:translateX(2000px);
	transform:translateX(2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateX(-30px);
	-ms-transform:translateX(-30px);
	transform:translateX(-30px)
}
80% {
	-webkit-transform:translateX(10px);
	-ms-transform:translateX(10px);
	transform:translateX(10px)
}
100% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.bounceInRight {
	-webkit-animation-name:bounceInRight;
	animation-name:bounceInRight
}
@-webkit-keyframes bounceInUp {
	0% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	transform:translateY(2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateY(-30px);
	transform:translateY(-30px)
}
80% {
	-webkit-transform:translateY(10px);
	transform:translateY(10px)
}
100% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}@keyframes bounceInUp {
	0% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	-ms-transform:translateY(2000px);
	transform:translateY(2000px)
}
60% {
	opacity:1;
	-webkit-transform:translateY(-30px);
	-ms-transform:translateY(-30px);
	transform:translateY(-30px)
}
80% {
	-webkit-transform:translateY(10px);
	-ms-transform:translateY(10px);
	transform:translateY(10px)
}
100% {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
}.bounceInUp {
	-webkit-animation-name:bounceInUp;
	animation-name:bounceInUp
}
@-webkit-keyframes bounceOut {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
25% {
	-webkit-transform:scale(.95);
	transform:scale(.95)
}
50% {
	opacity:1;
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
100% {
	opacity:0;
	-webkit-transform:scale(.3);
	transform:scale(.3)
}
}@keyframes bounceOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
25% {
	-webkit-transform:scale(.95);
	-ms-transform:scale(.95);
	transform:scale(.95)
}
50% {
	opacity:1;
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1)
}
100% {
	opacity:0;
	-webkit-transform:scale(.3);
	-ms-transform:scale(.3);
	transform:scale(.3)
}
}.bounceOut {
	-webkit-animation-name:bounceOut;
	animation-name:bounceOut
}
@-webkit-keyframes bounceOutDown {
	0% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
20% {
	opacity:1;
	-webkit-transform:translateY(-20px);
	transform:translateY(-20px)
}
100% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	transform:translateY(2000px)
}
}@keyframes bounceOutDown {
	0% {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
20% {
	opacity:1;
	-webkit-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
	transform:translateY(-20px)
}
100% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	-ms-transform:translateY(2000px);
	transform:translateY(2000px)
}
}.bounceOutDown {
	-webkit-animation-name:bounceOutDown;
	animation-name:bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
	0% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
20% {
	opacity:1;
	-webkit-transform:translateX(20px);
	transform:translateX(20px)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
}@keyframes bounceOutLeft {
	0% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
20% {
	opacity:1;
	-webkit-transform:translateX(20px);
	-ms-transform:translateX(20px);
	transform:translateX(20px)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	-ms-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
}.bounceOutLeft {
	-webkit-animation-name:bounceOutLeft;
	animation-name:bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
	0% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
20% {
	opacity:1;
	-webkit-transform:translateX(-20px);
	transform:translateX(-20px)
}
100% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	transform:translateX(2000px)
}
}@keyframes bounceOutRight {
	0% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
20% {
	opacity:1;
	-webkit-transform:translateX(-20px);
	-ms-transform:translateX(-20px);
	transform:translateX(-20px)
}
100% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	-ms-transform:translateX(2000px);
	transform:translateX(2000px)
}
}.bounceOutRight {
	-webkit-animation-name:bounceOutRight;
	animation-name:bounceOutRight
}
@-webkit-keyframes bounceOutUp {
	0% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
20% {
	opacity:1;
	-webkit-transform:translateY(20px);
	transform:translateY(20px)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
}@keyframes bounceOutUp {
	0% {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
20% {
	opacity:1;
	-webkit-transform:translateY(20px);
	-ms-transform:translateY(20px);
	transform:translateY(20px)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	-ms-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
}.bounceOutUp {
	-webkit-animation-name:bounceOutUp;
	animation-name:bounceOutUp
}
@-webkit-keyframes fadeIn {
	0% {
	opacity:0
}
100% {
	opacity:1
}
}@keyframes fadeIn {
	0% {
	opacity:0
}
100% {
	opacity:1
}
}.fadeIn {
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn
}
@-webkit-keyframes fadeInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-20px);
	transform:translateY(-20px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}@keyframes fadeInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
	transform:translateY(-20px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
}.fadeInDown {
	-webkit-animation-name:fadeInDown;
	animation-name:fadeInDown
}
@-webkit-keyframes fadeInDownBig {
	0% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}@keyframes fadeInDownBig {
	0% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	-ms-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
}.fadeInDownBig {
	-webkit-animation-name:fadeInDownBig;
	animation-name:fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
	0% {
	opacity:0;
	-webkit-transform:translateX(-20px);
	transform:translateX(-20px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes fadeInLeft {
	0% {
	opacity:0;
	-webkit-transform:translateX(-20px);
	-ms-transform:translateX(-20px);
	transform:translateX(-20px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.fadeInLeft {
	-webkit-animation-name:fadeInLeft;
	animation-name:fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
	0% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes fadeInLeftBig {
	0% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	-ms-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.fadeInLeftBig {
	-webkit-animation-name:fadeInLeftBig;
	animation-name:fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
	0% {
	opacity:0;
	-webkit-transform:translateX(20px);
	transform:translateX(20px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes fadeInRight {
	0% {
	opacity:0;
	-webkit-transform:translateX(20px);
	-ms-transform:translateX(20px);
	transform:translateX(20px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.fadeInRight {
	-webkit-animation-name:fadeInRight;
	animation-name:fadeInRight
}
@-webkit-keyframes fadeInRightBig {
	0% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	transform:translateX(2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes fadeInRightBig {
	0% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	-ms-transform:translateX(2000px);
	transform:translateX(2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.fadeInRightBig {
	-webkit-animation-name:fadeInRightBig;
	animation-name:fadeInRightBig
}
@-webkit-keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translateY(20px);
	transform:translateY(20px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}@keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translateY(20px);
	-ms-transform:translateY(20px);
	transform:translateY(20px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
}.fadeInUp {
	-webkit-animation-name:fadeInUp;
	animation-name:fadeInUp
}
@-webkit-keyframes fadeInUpBig {
	0% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	transform:translateY(2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}@keyframes fadeInUpBig {
	0% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	-ms-transform:translateY(2000px);
	transform:translateY(2000px)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
}.fadeInUpBig {
	-webkit-animation-name:fadeInUpBig;
	animation-name:fadeInUpBig
}
@-webkit-keyframes fadeOut {
	0% {
	opacity:1
}
100% {
	opacity:0
}
}@keyframes fadeOut {
	0% {
	opacity:1
}
100% {
	opacity:0
}
}.fadeOut {
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut
}
@-webkit-keyframes fadeOutDown {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(20px);
	transform:translateY(20px)
}
}@keyframes fadeOutDown {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(20px);
	-ms-transform:translateY(20px);
	transform:translateY(20px)
}
}.fadeOutDown {
	-webkit-animation-name:fadeOutDown;
	animation-name:fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	transform:translateY(2000px)
}
}@keyframes fadeOutDownBig {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(2000px);
	-ms-transform:translateY(2000px);
	transform:translateY(2000px)
}
}.fadeOutDownBig {
	-webkit-animation-name:fadeOutDownBig;
	animation-name:fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-20px);
	transform:translateX(-20px)
}
}@keyframes fadeOutLeft {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-20px);
	-ms-transform:translateX(-20px);
	transform:translateX(-20px)
}
}.fadeOutLeft {
	-webkit-animation-name:fadeOutLeft;
	animation-name:fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
}@keyframes fadeOutLeftBig {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	-ms-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
}.fadeOutLeftBig {
	-webkit-animation-name:fadeOutLeftBig;
	animation-name:fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(20px);
	transform:translateX(20px)
}
}@keyframes fadeOutRight {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(20px);
	-ms-transform:translateX(20px);
	transform:translateX(20px)
}
}.fadeOutRight {
	-webkit-animation-name:fadeOutRight;
	animation-name:fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	transform:translateX(2000px)
}
}@keyframes fadeOutRightBig {
	0% {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	-ms-transform:translateX(2000px);
	transform:translateX(2000px)
}
}.fadeOutRightBig {
	-webkit-animation-name:fadeOutRightBig;
	animation-name:fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-20px);
	transform:translateY(-20px)
}
}@keyframes fadeOutUp {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
	transform:translateY(-20px)
}
}.fadeOutUp {
	-webkit-animation-name:fadeOutUp;
	animation-name:fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
}@keyframes fadeOutUpBig {
	0% {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	-ms-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
}.fadeOutUpBig {
	-webkit-animation-name:fadeOutUpBig;
	animation-name:fadeOutUpBig
}
@-webkit-keyframes flip {
	0% {
	-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
	transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
	-webkit-animation-timing-function:ease-out;
	animation-timing-function:ease-out
}
40% {
	-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
	transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
	-webkit-animation-timing-function:ease-out;
	animation-timing-function:ease-out
}
50% {
	-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
	transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in
}
80% {
	-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
	transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in
}
100% {
	-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
	transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in
}
}@keyframes flip {
	0% {
	-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
	-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
	transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
	-webkit-animation-timing-function:ease-out;
	animation-timing-function:ease-out
}
40% {
	-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
	-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
	transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
	-webkit-animation-timing-function:ease-out;
	animation-timing-function:ease-out
}
50% {
	-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
	-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
	transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in
}
80% {
	-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
	-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
	transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in
}
100% {
	-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
	-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
	transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in
}
}.animated.flip {
	-webkit-backface-visibility:visible;
	-ms-backface-visibility:visible;
	backface-visibility:visible;
	-webkit-animation-name:flip;
	animation-name:flip
}
@-webkit-keyframes flipInX {
	0% {
	-webkit-transform:perspective(400px) rotateX(90deg);
	transform:perspective(400px) rotateX(90deg);
	opacity:0
}
40% {
	-webkit-transform:perspective(400px) rotateX(-10deg);
	transform:perspective(400px) rotateX(-10deg)
}
70% {
	-webkit-transform:perspective(400px) rotateX(10deg);
	transform:perspective(400px) rotateX(10deg)
}
100% {
	-webkit-transform:perspective(400px) rotateX(0deg);
	transform:perspective(400px) rotateX(0deg);
	opacity:1
}
}@keyframes flipInX {
	0% {
	-webkit-transform:perspective(400px) rotateX(90deg);
	-ms-transform:perspective(400px) rotateX(90deg);
	transform:perspective(400px) rotateX(90deg);
	opacity:0
}
40% {
	-webkit-transform:perspective(400px) rotateX(-10deg);
	-ms-transform:perspective(400px) rotateX(-10deg);
	transform:perspective(400px) rotateX(-10deg)
}
70% {
	-webkit-transform:perspective(400px) rotateX(10deg);
	-ms-transform:perspective(400px) rotateX(10deg);
	transform:perspective(400px) rotateX(10deg)
}
100% {
	-webkit-transform:perspective(400px) rotateX(0deg);
	-ms-transform:perspective(400px) rotateX(0deg);
	transform:perspective(400px) rotateX(0deg);
	opacity:1
}
}.flipInX {
	-webkit-backface-visibility:visible!important;
	-ms-backface-visibility:visible!important;
	backface-visibility:visible!important;
	-webkit-animation-name:flipInX;
	animation-name:flipInX
}
@-webkit-keyframes flipInY {
	0% {
	-webkit-transform:perspective(400px) rotateY(90deg);
	transform:perspective(400px) rotateY(90deg);
	opacity:0
}
40% {
	-webkit-transform:perspective(400px) rotateY(-10deg);
	transform:perspective(400px) rotateY(-10deg)
}
70% {
	-webkit-transform:perspective(400px) rotateY(10deg);
	transform:perspective(400px) rotateY(10deg)
}
100% {
	-webkit-transform:perspective(400px) rotateY(0deg);
	transform:perspective(400px) rotateY(0deg);
	opacity:1
}
}@keyframes flipInY {
	0% {
	-webkit-transform:perspective(400px) rotateY(90deg);
	-ms-transform:perspective(400px) rotateY(90deg);
	transform:perspective(400px) rotateY(90deg);
	opacity:0
}
40% {
	-webkit-transform:perspective(400px) rotateY(-10deg);
	-ms-transform:perspective(400px) rotateY(-10deg);
	transform:perspective(400px) rotateY(-10deg)
}
70% {
	-webkit-transform:perspective(400px) rotateY(10deg);
	-ms-transform:perspective(400px) rotateY(10deg);
	transform:perspective(400px) rotateY(10deg)
}
100% {
	-webkit-transform:perspective(400px) rotateY(0deg);
	-ms-transform:perspective(400px) rotateY(0deg);
	transform:perspective(400px) rotateY(0deg);
	opacity:1
}
}.flipInY {
	-webkit-backface-visibility:visible!important;
	-ms-backface-visibility:visible!important;
	backface-visibility:visible!important;
	-webkit-animation-name:flipInY;
	animation-name:flipInY
}
@-webkit-keyframes flipOutX {
	0% {
	-webkit-transform:perspective(400px) rotateX(0deg);
	transform:perspective(400px) rotateX(0deg);
	opacity:1
}
100% {
	-webkit-transform:perspective(400px) rotateX(90deg);
	transform:perspective(400px) rotateX(90deg);
	opacity:0
}
}@keyframes flipOutX {
	0% {
	-webkit-transform:perspective(400px) rotateX(0deg);
	-ms-transform:perspective(400px) rotateX(0deg);
	transform:perspective(400px) rotateX(0deg);
	opacity:1
}
100% {
	-webkit-transform:perspective(400px) rotateX(90deg);
	-ms-transform:perspective(400px) rotateX(90deg);
	transform:perspective(400px) rotateX(90deg);
	opacity:0
}
}.flipOutX {
	-webkit-animation-name:flipOutX;
	animation-name:flipOutX;
	-webkit-backface-visibility:visible!important;
	-ms-backface-visibility:visible!important;
	backface-visibility:visible!important
}
@-webkit-keyframes flipOutY {
	0% {
	-webkit-transform:perspective(400px) rotateY(0deg);
	transform:perspective(400px) rotateY(0deg);
	opacity:1
}
100% {
	-webkit-transform:perspective(400px) rotateY(90deg);
	transform:perspective(400px) rotateY(90deg);
	opacity:0
}
}@keyframes flipOutY {
	0% {
	-webkit-transform:perspective(400px) rotateY(0deg);
	-ms-transform:perspective(400px) rotateY(0deg);
	transform:perspective(400px) rotateY(0deg);
	opacity:1
}
100% {
	-webkit-transform:perspective(400px) rotateY(90deg);
	-ms-transform:perspective(400px) rotateY(90deg);
	transform:perspective(400px) rotateY(90deg);
	opacity:0
}
}.flipOutY {
	-webkit-backface-visibility:visible!important;
	-ms-backface-visibility:visible!important;
	backface-visibility:visible!important;
	-webkit-animation-name:flipOutY;
	animation-name:flipOutY
}
@-webkit-keyframes lightSpeedIn {
	0% {
	-webkit-transform:translateX(100%) skewX(-30deg);
	transform:translateX(100%) skewX(-30deg);
	opacity:0
}
60% {
	-webkit-transform:translateX(-20%) skewX(30deg);
	transform:translateX(-20%) skewX(30deg);
	opacity:1
}
80% {
	-webkit-transform:translateX(0%) skewX(-15deg);
	transform:translateX(0%) skewX(-15deg);
	opacity:1
}
100% {
	-webkit-transform:translateX(0%) skewX(0deg);
	transform:translateX(0%) skewX(0deg);
	opacity:1
}
}@keyframes lightSpeedIn {
	0% {
	-webkit-transform:translateX(100%) skewX(-30deg);
	-ms-transform:translateX(100%) skewX(-30deg);
	transform:translateX(100%) skewX(-30deg);
	opacity:0
}
60% {
	-webkit-transform:translateX(-20%) skewX(30deg);
	-ms-transform:translateX(-20%) skewX(30deg);
	transform:translateX(-20%) skewX(30deg);
	opacity:1
}
80% {
	-webkit-transform:translateX(0%) skewX(-15deg);
	-ms-transform:translateX(0%) skewX(-15deg);
	transform:translateX(0%) skewX(-15deg);
	opacity:1
}
100% {
	-webkit-transform:translateX(0%) skewX(0deg);
	-ms-transform:translateX(0%) skewX(0deg);
	transform:translateX(0%) skewX(0deg);
	opacity:1
}
}.lightSpeedIn {
	-webkit-animation-name:lightSpeedIn;
	animation-name:lightSpeedIn;
	-webkit-animation-timing-function:ease-out;
	animation-timing-function:ease-out
}
@-webkit-keyframes lightSpeedOut {
	0% {
	-webkit-transform:translateX(0%) skewX(0deg);
	transform:translateX(0%) skewX(0deg);
	opacity:1
}
100% {
	-webkit-transform:translateX(100%) skewX(-30deg);
	transform:translateX(100%) skewX(-30deg);
	opacity:0
}
}@keyframes lightSpeedOut {
	0% {
	-webkit-transform:translateX(0%) skewX(0deg);
	-ms-transform:translateX(0%) skewX(0deg);
	transform:translateX(0%) skewX(0deg);
	opacity:1
}
100% {
	-webkit-transform:translateX(100%) skewX(-30deg);
	-ms-transform:translateX(100%) skewX(-30deg);
	transform:translateX(100%) skewX(-30deg);
	opacity:0
}
}.lightSpeedOut {
	-webkit-animation-name:lightSpeedOut;
	animation-name:lightSpeedOut;
	-webkit-animation-timing-function:ease-in;
	animation-timing-function:ease-in
}
@-webkit-keyframes rotateIn {
	0% {
	-webkit-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(-200deg);
	transform:rotate(-200deg);
	opacity:0
}
100% {
	-webkit-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}@keyframes rotateIn {
	0% {
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(-200deg);
	-ms-transform:rotate(-200deg);
	transform:rotate(-200deg);
	opacity:0
}
100% {
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}.rotateIn {
	-webkit-animation-name:rotateIn;
	animation-name:rotateIn
}
@-webkit-keyframes rotateInDownLeft {
	0% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}@keyframes rotateInDownLeft {
	0% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}.rotateInDownLeft {
	-webkit-animation-name:rotateInDownLeft;
	animation-name:rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
	0% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}@keyframes rotateInDownRight {
	0% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}.rotateInDownRight {
	-webkit-animation-name:rotateInDownRight;
	animation-name:rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
	0% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}@keyframes rotateInUpLeft {
	0% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}.rotateInUpLeft {
	-webkit-animation-name:rotateInUpLeft;
	animation-name:rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
	0% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}@keyframes rotateInUpRight {
	0% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
100% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
}.rotateInUpRight {
	-webkit-animation-name:rotateInUpRight;
	animation-name:rotateInUpRight
}
@-webkit-keyframes rotateOut {
	0% {
	-webkit-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(200deg);
	transform:rotate(200deg);
	opacity:0
}
}@keyframes rotateOut {
	0% {
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform:rotate(200deg);
	-ms-transform:rotate(200deg);
	transform:rotate(200deg);
	opacity:0
}
}.rotateOut {
	-webkit-animation-name:rotateOut;
	animation-name:rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
}@keyframes rotateOutDownLeft {
	0% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
}.rotateOutDownLeft {
	-webkit-animation-name:rotateOutDownLeft;
	animation-name:rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
	0% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
}@keyframes rotateOutDownRight {
	0% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
}.rotateOutDownRight {
	-webkit-animation-name:rotateOutDownRight;
	animation-name:rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
}@keyframes rotateOutUpLeft {
	0% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	transform-origin:left bottom;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	opacity:0
}
}.rotateOutUpLeft {
	-webkit-animation-name:rotateOutUpLeft;
	animation-name:rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
	0% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
}@keyframes rotateOutUpRight {
	0% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	opacity:1
}
100% {
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:0
}
}.rotateOutUpRight {
	-webkit-animation-name:rotateOutUpRight;
	animation-name:rotateOutUpRight
}
@-webkit-keyframes slideInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
100% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}@keyframes slideInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	-ms-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
100% {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
}.slideInDown {
	-webkit-animation-name:slideInDown;
	animation-name:slideInDown
}
@-webkit-keyframes slideInLeft {
	0% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
100% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes slideInLeft {
	0% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	-ms-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
100% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.slideInLeft {
	-webkit-animation-name:slideInLeft;
	animation-name:slideInLeft
}
@-webkit-keyframes slideInRight {
	0% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	transform:translateX(2000px)
}
100% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}@keyframes slideInRight {
	0% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	-ms-transform:translateX(2000px);
	transform:translateX(2000px)
}
100% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
}.slideInRight {
	-webkit-animation-name:slideInRight;
	animation-name:slideInRight
}
@-webkit-keyframes slideOutLeft {
	0% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
}@keyframes slideOutLeft {
	0% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(-2000px);
	-ms-transform:translateX(-2000px);
	transform:translateX(-2000px)
}
}.slideOutLeft {
	-webkit-animation-name:slideOutLeft;
	animation-name:slideOutLeft
}
@-webkit-keyframes slideOutRight {
	0% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	transform:translateX(2000px)
}
}@keyframes slideOutRight {
	0% {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
100% {
	opacity:0;
	-webkit-transform:translateX(2000px);
	-ms-transform:translateX(2000px);
	transform:translateX(2000px)
}
}.slideOutRight {
	-webkit-animation-name:slideOutRight;
	animation-name:slideOutRight
}
@-webkit-keyframes slideOutUp {
	0% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
}@keyframes slideOutUp {
	0% {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
100% {
	opacity:0;
	-webkit-transform:translateY(-2000px);
	-ms-transform:translateY(-2000px);
	transform:translateY(-2000px)
}
}.slideOutUp {
	-webkit-animation-name:slideOutUp;
	animation-name:slideOutUp
}
@-webkit-keyframes hinge {
	0% {
	-webkit-transform:rotate(0);
	transform:rotate(0);
	-webkit-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
20%,60% {
	-webkit-transform:rotate(80deg);
	transform:rotate(80deg);
	-webkit-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
40% {
	-webkit-transform:rotate(60deg);
	transform:rotate(60deg);
	-webkit-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
80% {
	-webkit-transform:rotate(60deg) translateY(0);
	transform:rotate(60deg) translateY(0);
	opacity:1;
	-webkit-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
100% {
	-webkit-transform:translateY(700px);
	transform:translateY(700px);
	opacity:0
}
}@keyframes hinge {
	0% {
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	-webkit-transform-origin:top left;
	-ms-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
20%,60% {
	-webkit-transform:rotate(80deg);
	-ms-transform:rotate(80deg);
	transform:rotate(80deg);
	-webkit-transform-origin:top left;
	-ms-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
40% {
	-webkit-transform:rotate(60deg);
	-ms-transform:rotate(60deg);
	transform:rotate(60deg);
	-webkit-transform-origin:top left;
	-ms-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
80% {
	-webkit-transform:rotate(60deg) translateY(0);
	-ms-transform:rotate(60deg) translateY(0);
	transform:rotate(60deg) translateY(0);
	opacity:1;
	-webkit-transform-origin:top left;
	-ms-transform-origin:top left;
	transform-origin:top left;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
100% {
	-webkit-transform:translateY(700px);
	-ms-transform:translateY(700px);
	transform:translateY(700px);
	opacity:0
}
}.hinge {
	-webkit-animation-name:hinge;
	animation-name:hinge
}
@-webkit-keyframes rollIn {
	0% {
	opacity:0;
	-webkit-transform:translateX(-100%) rotate(-120deg);
	transform:translateX(-100%) rotate(-120deg)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0px) rotate(0deg);
	transform:translateX(0px) rotate(0deg)
}
}@keyframes rollIn {
	0% {
	opacity:0;
	-webkit-transform:translateX(-100%) rotate(-120deg);
	-ms-transform:translateX(-100%) rotate(-120deg);
	transform:translateX(-100%) rotate(-120deg)
}
100% {
	opacity:1;
	-webkit-transform:translateX(0px) rotate(0deg);
	-ms-transform:translateX(0px) rotate(0deg);
	transform:translateX(0px) rotate(0deg)
}
}.rollIn {
	-webkit-animation-name:rollIn;
	animation-name:rollIn
}
@-webkit-keyframes rollOut {
	0% {
	opacity:1;
	-webkit-transform:translateX(0px) rotate(0deg);
	transform:translateX(0px) rotate(0deg)
}
100% {
	opacity:0;
	-webkit-transform:translateX(100%) rotate(120deg);
	transform:translateX(100%) rotate(120deg)
}
}@keyframes rollOut {
	0% {
	opacity:1;
	-webkit-transform:translateX(0px) rotate(0deg);
	-ms-transform:translateX(0px) rotate(0deg);
	transform:translateX(0px) rotate(0deg)
}
100% {
	opacity:0;
	-webkit-transform:translateX(100%) rotate(120deg);
	-ms-transform:translateX(100%) rotate(120deg);
	transform:translateX(100%) rotate(120deg)
}
}.rollOut {
	-webkit-animation-name:rollOut;
	animation-name:rollOut
}




/**/
.paddHeig1{
	-webkit-animation-name: paddHeig1;
	animation-name: paddHeig1
}
@keyframes paddHeig1 {
	0% {
		
		padding-bottom: 0
	}
	100% {
		padding-bottom: 150px;
	}
}
.paddHeig2{
	-webkit-animation-name: paddHeig2;
	animation-name: paddHeig2
}
@keyframes paddHeig2 {
	0% {
		
		padding-bottom: 0
	}
	100% {
		padding-bottom: 60px;
	}
}

/**/
.shigongWt{
	-webkit-animation-name: shigongWt;
	animation-name: shigongWt
}
@keyframes shigongWt {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}
.zoomIn{
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:#fff;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:#fff;
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:#fff;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(../images/mcsb_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/*light-2*/
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-40px -56px;
}
/*dark-2*/
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-120px -56px;
}
/*light-thick*/
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-20px -56px;
}
/*dark-thick*/
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-100px -56px;
}
/*light-thin*/
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
/*dark-thin*/
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}











.cod_01 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: rgb(235, 82, 85);}












/*qq706448591修改*/
blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}img{display:inline-block;border:none;vertical-align:middle}li{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3{font-weight:400}h4,h5,h6{font-size:100%;font-weight:400}button,input,select,textarea{font-size:100%}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:0}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}body{line-height:1.6;color:#333;color:rgba(0,0,0,.85);
}hr{height:0;line-height:0;margin:10px 0;padding:0;border:none!important;border-bottom:1px solid #eee!important;clear:both;overflow:hidden;background:0 0}a{color:#333;text-decoration:none}a:hover{color:#777}a cite{font-style:normal;*cursor:pointer}.layui-border-box,.layui-border-box *{box-sizing:border-box}.layui-box,.layui-box *{box-sizing:content-box}.layui-clear{clear:both;*zoom:1}.layui-clear:after{content:'\20';clear:both;*zoom:1;display:block;height:0}.layui-inline{position:relative;display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.layui-edge{position:relative;display:inline-block;vertical-align:middle;width:0;height:0;border-width:6px;border-style:dashed;border-color:transparent;overflow:hidden}.layui-edge-top{top:-4px;border-bottom-color:#999;border-bottom-style:solid}.layui-edge-right{border-left-color:#999;border-left-style:solid}.layui-edge-bottom{top:2px;border-top-color:#999;border-top-style:solid}.layui-edge-left{border-right-color:#999;border-right-style:solid}.layui-elip{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layui-disabled,.layui-icon,.layui-unselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.layui-disabled,.layui-disabled:hover{color:#d2d2d2!important;cursor:not-allowed!important}.layui-circle{border-radius:100%}.layui-show{display:block!important}.layui-hide{display:none!important}.layui-show-v{visibility:visible!important}.layui-hide-v{visibility:hidden!important}
 

@font-face{font-family:layui-icon;src:url(../font/iconfont.eot?v=256);src:url(../fonts/iconfont.eot) format('embedded-opentype'),url(../fonts/iconfont.woff2) format('woff2'),url(../fonts/iconfont.woff) format('woff'),url(../fonts/iconfont.ttf) format('truetype'),url(../fonts/iconfont.svg) format('svg')}.layui-icon{font-family:layui-icon!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layui-icon-reply-fill:before{content:"\e611"}.layui-icon-set-fill:before{content:"\e614"}.layui-icon-menu-fill:before{content:"\e60f"}.layui-icon-search:before{content:"\e615"}.layui-icon-share:before{content:"\e641"}.layui-icon-set-sm:before{content:"\e620"}.layui-icon-engine:before{content:"\e628"}.layui-icon-close:before{content:"\1006"}.layui-icon-close-fill:before{content:"\1007"}.layui-icon-chart-screen:before{content:"\e629"}.layui-icon-star:before{content:"\e600"}.layui-icon-circle-dot:before{content:"\e617"}.layui-icon-chat:before{content:"\e606"}.layui-icon-release:before{content:"\e609"}.layui-icon-list:before{content:"\e60a"}.layui-icon-chart:before{content:"\e62c"}.layui-icon-ok-circle:before{content:"\1005"}.layui-icon-layim-theme:before{content:"\e61b"}.layui-icon-table:before{content:"\e62d"}.layui-icon-right:before{content:"\e602"}.layui-icon-left:before{content:"\e603"}.layui-icon-cart-simple:before{content:"\e698"}.layui-icon-face-cry:before{content:"\e69c"}.layui-icon-face-smile:before{content:"\e6af"}.layui-icon-survey:before{content:"\e6b2"}.layui-icon-tree:before{content:"\e62e"}.layui-icon-ie:before{content:"\e7bb"}.layui-icon-upload-circle:before{content:"\e62f"}.layui-icon-add-circle:before{content:"\e61f"}.layui-icon-download-circle:before{content:"\e601"}.layui-icon-templeate-1:before{content:"\e630"}.layui-icon-util:before{content:"\e631"}.layui-icon-face-surprised:before{content:"\e664"}.layui-icon-edit:before{content:"\e642"}.layui-icon-speaker:before{content:"\e645"}.layui-icon-down:before{content:"\e61a"}.layui-icon-file:before{content:"\e621"}.layui-icon-layouts:before{content:"\e632"}.layui-icon-rate-half:before{content:"\e6c9"}.layui-icon-add-circle-fine:before{content:"\e608"}.layui-icon-prev-circle:before{content:"\e633"}.layui-icon-read:before{content:"\e705"}.layui-icon-404:before{content:"\e61c"}.layui-icon-carousel:before{content:"\e634"}.layui-icon-help:before{content:"\e607"}.layui-icon-code-circle:before{content:"\e635"}.layui-icon-windows:before{content:"\e67f"}.layui-icon-water:before{content:"\e636"}.layui-icon-username:before{content:"\e66f"}.layui-icon-find-fill:before{content:"\e670"}.layui-icon-about:before{content:"\e60b"}.layui-icon-location:before{content:"\e715"}.layui-icon-up:before{content:"\e619"}.layui-icon-pause:before{content:"\e651"}.layui-icon-date:before{content:"\e637"}.layui-icon-layim-uploadfile:before{content:"\e61d"}.layui-icon-delete:before{content:"\e640"}.layui-icon-play:before{content:"\e652"}.layui-icon-top:before{content:"\e604"}.layui-icon-firefox:before{content:"\e686"}.layui-icon-friends:before{content:"\e612"}.layui-icon-refresh-3:before{content:"\e9aa"}.layui-icon-ok:before{content:"\e605"}.layui-icon-layer:before{content:"\e638"}.layui-icon-face-smile-fine:before{content:"\e60c"}.layui-icon-dollar:before{content:"\e659"}.layui-icon-group:before{content:"\e613"}.layui-icon-layim-download:before{content:"\e61e"}.layui-icon-picture-fine:before{content:"\e60d"}.layui-icon-link:before{content:"\e64c"}.layui-icon-diamond:before{content:"\e735"}.layui-icon-log:before{content:"\e60e"}.layui-icon-key:before{content:"\e683"}.layui-icon-rate-solid:before{content:"\e67a"}.layui-icon-fonts-del:before{content:"\e64f"}.layui-icon-unlink:before{content:"\e64d"}.layui-icon-fonts-clear:before{content:"\e639"}.layui-icon-triangle-r:before{content:"\e623"}.layui-icon-circle:before{content:"\e63f"}.layui-icon-radio:before{content:"\e643"}.layui-icon-align-center:before{content:"\e647"}.layui-icon-align-right:before{content:"\e648"}.layui-icon-align-left:before{content:"\e649"}.layui-icon-loading-1:before{content:"\e63e"}.layui-icon-return:before{content:"\e65c"}.layui-icon-fonts-strong:before{content:"\e62b"}.layui-icon-upload:before{content:"\e67c"}.layui-icon-dialogue:before{content:"\e63a"}.layui-icon-video:before{content:"\e6ed"}.layui-icon-headset:before{content:"\e6fc"}.layui-icon-cellphone-fine:before{content:"\e63b"}.layui-icon-add-1:before{content:"\e654"}.layui-icon-face-smile-b:before{content:"\e650"}.layui-icon-fonts-html:before{content:"\e64b"}.layui-icon-screen-full:before{content:"\e622"}.layui-icon-form:before{content:"\e63c"}.layui-icon-cart:before{content:"\e657"}.layui-icon-camera-fill:before{content:"\e65d"}.layui-icon-tabs:before{content:"\e62a"}.layui-icon-heart-fill:before{content:"\e68f"}.layui-icon-fonts-code:before{content:"\e64e"}.layui-icon-ios:before{content:"\e680"}.layui-icon-at:before{content:"\e687"}.layui-icon-fire:before{content:"\e756"}.layui-icon-set:before{content:"\e716"}.layui-icon-fonts-u:before{content:"\e646"}.layui-icon-triangle-d:before{content:"\e625"}.layui-icon-tips:before{content:"\e702"}.layui-icon-picture:before{content:"\e64a"}.layui-icon-more-vertical:before{content:"\e671"}.layui-icon-bluetooth:before{content:"\e689"}.layui-icon-flag:before{content:"\e66c"}.layui-icon-loading:before{content:"\e63d"}.layui-icon-fonts-i:before{content:"\e644"}.layui-icon-refresh-1:before{content:"\e666"}.layui-icon-rmb:before{content:"\e65e"}.layui-icon-addition:before{content:"\e624"}.layui-icon-home:before{content:"\e68e"}.layui-icon-time:before{content:"\e68d"}.layui-icon-user:before{content:"\e770"}.layui-icon-notice:before{content:"\e667"}.layui-icon-chrome:before{content:"\e68a"}.layui-icon-edge:before{content:"\e68b"}.layui-icon-login-weibo:before{content:"\e675"}.layui-icon-voice:before{content:"\e688"}.layui-icon-upload-drag:before{content:"\e681"}.layui-icon-login-qq:before{content:"\e676"}.layui-icon-snowflake:before{content:"\e6b1"}.layui-icon-heart:before{content:"\e68c"}.layui-icon-logout:before{content:"\e682"}.layui-icon-file-b:before{content:"\e655"}.layui-icon-template:before{content:"\e663"}.layui-icon-transfer:before{content:"\e691"}.layui-icon-auz:before{content:"\e672"}.layui-icon-console:before{content:"\e665"}.layui-icon-app:before{content:"\e653"}.layui-icon-prev:before{content:"\e65a"}.layui-icon-website:before{content:"\e7ae"}.layui-icon-next:before{content:"\e65b"}.layui-icon-component:before{content:"\e857"}.layui-icon-android:before{content:"\e684"}.layui-icon-more:before{content:"\e65f"}.layui-icon-login-wechat:before{content:"\e677"}.layui-icon-shrink-right:before{content:"\e668"}.layui-icon-spread-left:before{content:"\e66b"}.layui-icon-camera:before{content:"\e660"}.layui-icon-note:before{content:"\e66e"}.layui-icon-refresh:before{content:"\e669"}.layui-icon-female:before{content:"\e661"}.layui-icon-male:before{content:"\e662"}.layui-icon-screen-restore:before{content:"\e758"}.layui-icon-password:before{content:"\e673"}.layui-icon-senior:before{content:"\e674"}.layui-icon-theme:before{content:"\e66a"}.layui-icon-tread:before{content:"\e6c5"}.layui-icon-praise:before{content:"\e6c6"}.layui-icon-star-fill:before{content:"\e658"}.layui-icon-rate:before{content:"\e67b"}.layui-icon-template-1:before{content:"\e656"}.layui-icon-vercode:before{content:"\e679"}.layui-icon-service:before{content:"\e626"}.layui-icon-cellphone:before{content:"\e678"}.layui-icon-print:before{content:"\e66d"}.layui-icon-cols:before{content:"\e610"}.layui-icon-wifi:before{content:"\e7e0"}.layui-icon-export:before{content:"\e67d"}.layui-icon-rss:before{content:"\e808"}.layui-icon-slider:before{content:"\e714"}.layui-icon-email:before{content:"\e618"}.layui-icon-subtraction:before{content:"\e67e"}.layui-icon-mike:before{content:"\e6dc"}.layui-icon-light:before{content:"\e748"}.layui-icon-gift:before{content:"\e627"}.layui-icon-mute:before{content:"\e685"}.layui-icon-reduce-circle:before{content:"\e616"}.layui-icon-music:before{content:"\e690"}.layui-main{position:relative;width:1160px;margin:0 auto}.layui-header{position:relative;z-index:1000;height:60px}.layui-header a:hover{transition:all .5s;-webkit-transition:all .5s}.layui-side{position:fixed;left:0;top:0;bottom:0;z-index:999;width:200px;overflow-x:hidden}.layui-side-scroll{position:relative;width:220px;height:100%;overflow-x:hidden}.layui-body{position:relative;left:200px;right:0;top:0;bottom:0;z-index:900;width:auto;box-sizing:border-box}.layui-layout-body{overflow-x:hidden}.layui-layout-admin .layui-header{position:fixed;top:0;left:0;right:0;background-color:#23262e}.layui-layout-admin .layui-side{top:60px;width:200px;overflow-x:hidden}.layui-layout-admin .layui-body{position:absolute;top:60px;padding-bottom:44px}.layui-layout-admin .layui-main{width:auto;margin:0 15px}.layui-layout-admin .layui-footer{position:fixed;left:200px;right:0;bottom:0;z-index:990;height:44px;line-height:44px;padding:0 15px;box-shadow:-1px 0 4px rgb(0 0 0 / 12%);background-color:#fafafa}.layui-layout-admin .layui-logo{position:absolute;left:0;top:0;width:200px;height:100%;line-height:60px;text-align:center;color:#009688;font-size:16px;box-shadow:0 1px 2px 0 rgb(0 0 0 / 15%)}.layui-layout-admin .layui-header .layui-nav{background:0 0}.layui-layout-left{position:absolute!important;left:200px;top:0}.layui-layout-right{position:absolute!important;right:0;top:0}.layui-container{position:relative;margin:0 auto;box-sizing:border-box}.layui-fluid{position:relative;margin:0 auto;padding:0 15px}.layui-row:after,.layui-row:before{content:"";display:block;clear:both}.layui-col-lg1,.layui-col-lg10,.layui-col-lg11,.layui-col-lg12,.layui-col-lg2,.layui-col-lg3,.layui-col-lg4,.layui-col-lg5,.layui-col-lg6,.layui-col-lg7,.layui-col-lg8,.layui-col-lg9,.layui-col-md1,.layui-col-md10,.layui-col-md11,.layui-col-md12,.layui-col-md2,.layui-col-md3,.layui-col-md4,.layui-col-md5,.layui-col-md6,.layui-col-md7,.layui-col-md8,.layui-col-md9,.layui-col-sm1,.layui-col-sm10,.layui-col-sm11,.layui-col-sm12,.layui-col-sm2,.layui-col-sm3,.layui-col-sm4,.layui-col-sm5,.layui-col-sm6,.layui-col-sm7,.layui-col-sm8,.layui-col-sm9,.layui-col-xs1,.layui-col-xs10,.layui-col-xs11,.layui-col-xs12,.layui-col-xs2,.layui-col-xs3,.layui-col-xs4,.layui-col-xs5,.layui-col-xs6,.layui-col-xs7,.layui-col-xs8,.layui-col-xs9{position:relative;display:block;box-sizing:border-box}.layui-col-xs1,.layui-col-xs10,.layui-col-xs11,.layui-col-xs12,.layui-col-xs2,.layui-col-xs3,.layui-col-xs4,.layui-col-xs5,.layui-col-xs6,.layui-col-xs7,.layui-col-xs8,.layui-col-xs9{float:left}.layui-col-xs1{width:8.33333333%}.layui-col-xs2{width:16.66666667%}.layui-col-xs3{width:25%}.layui-col-xs4{width:33.33333333%}.layui-col-xs5{width:41.66666667%}.layui-col-xs6{width:50%}.layui-col-xs7{width:58.33333333%}.layui-col-xs8{width:66.66666667%}.layui-col-xs9{width:75%}.layui-col-xs10{width:83.33333333%}.layui-col-xs11{width:91.66666667%}.layui-col-xs12{width:100%}.layui-col-xs-offset1{margin-left:8.33333333%}.layui-col-xs-offset2{margin-left:16.66666667%}.layui-col-xs-offset3{margin-left:25%}.layui-col-xs-offset4{margin-left:33.33333333%}.layui-col-xs-offset5{margin-left:41.66666667%}.layui-col-xs-offset6{margin-left:50%}.layui-col-xs-offset7{margin-left:58.33333333%}.layui-col-xs-offset8{margin-left:66.66666667%}.layui-col-xs-offset9{margin-left:75%}.layui-col-xs-offset10{margin-left:83.33333333%}.layui-col-xs-offset11{margin-left:91.66666667%}.layui-col-xs-offset12{margin-left:100%}@media screen and (max-width:767.98px){.layui-container{padding:0 15px}.layui-hide-xs{display:none!important}.layui-show-xs-block{display:block!important}.layui-show-xs-inline{display:inline!important}.layui-show-xs-inline-block{display:inline-block!important}}@media screen and (min-width:768px){.layui-container{width:720px}.layui-hide-sm{display:none!important}.layui-show-sm-block{display:block!important}.layui-show-sm-inline{display:inline!important}.layui-show-sm-inline-block{display:inline-block!important}.layui-col-sm1,.layui-col-sm10,.layui-col-sm11,.layui-col-sm12,.layui-col-sm2,.layui-col-sm3,.layui-col-sm4,.layui-col-sm5,.layui-col-sm6,.layui-col-sm7,.layui-col-sm8,.layui-col-sm9{float:left}.layui-col-sm1{width:8.33333333%}.layui-col-sm2{width:16.66666667%}.layui-col-sm3{width:25%}.layui-col-sm4{width:33.33333333%}.layui-col-sm5{width:41.66666667%}.layui-col-sm6{width:50%}.layui-col-sm7{width:58.33333333%}.layui-col-sm8{width:66.66666667%}.layui-col-sm9{width:75%}.layui-col-sm10{width:83.33333333%}.layui-col-sm11{width:91.66666667%}.layui-col-sm12{width:100%}.layui-col-sm-offset1{margin-left:8.33333333%}.layui-col-sm-offset2{margin-left:16.66666667%}.layui-col-sm-offset3{margin-left:25%}.layui-col-sm-offset4{margin-left:33.33333333%}.layui-col-sm-offset5{margin-left:41.66666667%}.layui-col-sm-offset6{margin-left:50%}.layui-col-sm-offset7{margin-left:58.33333333%}.layui-col-sm-offset8{margin-left:66.66666667%}.layui-col-sm-offset9{margin-left:75%}.layui-col-sm-offset10{margin-left:83.33333333%}.layui-col-sm-offset11{margin-left:91.66666667%}.layui-col-sm-offset12{margin-left:100%}}@media screen and (min-width:992px){.layui-container{width:960px}.layui-hide-md{display:none!important}.layui-show-md-block{display:block!important}.layui-show-md-inline{display:inline!important}.layui-show-md-inline-block{display:inline-block!important}.layui-col-md1,.layui-col-md10,.layui-col-md11,.layui-col-md12,.layui-col-md2,.layui-col-md3,.layui-col-md4,.layui-col-md5,.layui-col-md6,.layui-col-md7,.layui-col-md8,.layui-col-md9{float:left}.layui-col-md1{width:8.33333333%}.layui-col-md2{width:16.66666667%}.layui-col-md3{width:25%}.layui-col-md4{width:33.33333333%}.layui-col-md5{width:41.66666667%}.layui-col-md6{width:50%}.layui-col-md7{width:58.33333333%}.layui-col-md8{width:66.66666667%}.layui-col-md9{width:75%}.layui-col-md10{width:83.33333333%}.layui-col-md11{width:91.66666667%}.layui-col-md12{width:100%}.layui-col-md-offset1{margin-left:8.33333333%}.layui-col-md-offset2{margin-left:16.66666667%}.layui-col-md-offset3{margin-left:25%}.layui-col-md-offset4{margin-left:33.33333333%}.layui-col-md-offset5{margin-left:41.66666667%}.layui-col-md-offset6{margin-left:50%}.layui-col-md-offset7{margin-left:58.33333333%}.layui-col-md-offset8{margin-left:66.66666667%}.layui-col-md-offset9{margin-left:75%}.layui-col-md-offset10{margin-left:83.33333333%}.layui-col-md-offset11{margin-left:91.66666667%}.layui-col-md-offset12{margin-left:100%}}@media screen and (min-width:1200px){.layui-container{width:1150px}.layui-hide-lg{display:none!important}.layui-show-lg-block{display:block!important}.layui-show-lg-inline{display:inline!important}.layui-show-lg-inline-block{display:inline-block!important}.layui-col-lg1,.layui-col-lg10,.layui-col-lg11,.layui-col-lg12,.layui-col-lg2,.layui-col-lg3,.layui-col-lg4,.layui-col-lg5,.layui-col-lg6,.layui-col-lg7,.layui-col-lg8,.layui-col-lg9{float:left}.layui-col-lg1{width:8.33333333%}.layui-col-lg2{width:16.66666667%}.layui-col-lg3{width:25%}.layui-col-lg4{width:33.33333333%}.layui-col-lg5{width:41.66666667%}.layui-col-lg6{width:50%}.layui-col-lg7{width:58.33333333%}.layui-col-lg8{width:66.66666667%}.layui-col-lg9{width:75%}.layui-col-lg10{width:83.33333333%}.layui-col-lg11{width:91.66666667%}.layui-col-lg12{width:100%}.layui-col-lg-offset1{margin-left:8.33333333%}.layui-col-lg-offset2{margin-left:16.66666667%}.layui-col-lg-offset3{margin-left:25%}.layui-col-lg-offset4{margin-left:33.33333333%}.layui-col-lg-offset5{margin-left:41.66666667%}.layui-col-lg-offset6{margin-left:50%}.layui-col-lg-offset7{margin-left:58.33333333%}.layui-col-lg-offset8{margin-left:66.66666667%}.layui-col-lg-offset9{margin-left:75%}.layui-col-lg-offset10{margin-left:83.33333333%}.layui-col-lg-offset11{margin-left:91.66666667%}.layui-col-lg-offset12{margin-left:100%}}.layui-col-space1{margin:-.5px}.layui-col-space1>*{padding:.5px}.layui-col-space2{margin:-1px}.layui-col-space2>*{padding:1px}.layui-col-space4{margin:-2px}.layui-col-space4>*{padding:2px}.layui-col-space5{margin:-2.5px}.layui-col-space5>*{padding:2.5px}.layui-col-space6{margin:-3px}.layui-col-space6>*{padding:3px}.layui-col-space8{margin:-4px}.layui-col-space8>*{padding:4px}.layui-col-space10{margin:-5px}.layui-col-space10>*{padding:5px}.layui-col-space12{margin:-6px}.layui-col-space12>*{padding:6px}.layui-col-space14{margin:-7px}.layui-col-space14>*{padding:7px}.layui-col-space15{margin:-7.5px}.layui-col-space15>*{padding:7.5px}.layui-col-space16{margin:-8px}.layui-col-space16>*{padding:8px}.layui-col-space18{margin:-9px}.layui-col-space18>*{padding:9px}.layui-col-space20{margin:-10px}.layui-col-space20>*{padding:10px}.layui-col-space22{margin:-11px}.layui-col-space22>*{padding:11px}.layui-col-space24{margin:-12px}.layui-col-space24>*{padding:12px}.layui-col-space25{margin:-12.5px}.layui-col-space25>*{padding:12.5px}.layui-col-space26{margin:-13px}.layui-col-space26>*{padding:13px}.layui-col-space28{margin:-14px}.layui-col-space28>*{padding:14px}.layui-col-space30{margin:-15px}.layui-col-space30>*{padding:15px}.layui-btn,.layui-input,.layui-select,.layui-textarea,.layui-upload-button{outline:0;-webkit-appearance:none;transition:all .3s;-webkit-transition:all .3s;box-sizing:border-box}.layui-elem-quote{margin-bottom:10px;padding:15px;line-height:1.6;border-left:5px solid #5fb878;border-radius:0 2px 2px 0;background-color:#fafafa}.layui-quote-nm{border-style:solid;border-width:1px;border-left-width:5px;background:0 0}.layui-elem-field{margin-bottom:10px;padding:0;border-width:1px;border-style:solid}.layui-elem-field legend{margin-left:20px;padding:0 10px;font-size:20px;font-weight:300}.layui-field-title{margin:10px 0 20px;border-width:0;border-top-width:1px}.layui-field-box{padding:15px}.layui-field-title .layui-field-box{padding:10px 0}.layui-progress{position:relative;height:6px;border-radius:20px;background-color:#eee}.layui-progress-bar{position:absolute;left:0;top:0;width:0;max-width:100%;height:6px;border-radius:20px;text-align:right;background-color:#5fb878;transition:all .3s;-webkit-transition:all .3s}.layui-progress-big,.layui-progress-big .layui-progress-bar{height:18px;line-height:18px}.layui-progress-text{position:relative;top:-20px;line-height:18px;font-size:12px;color:#5f5f5f}.layui-progress-big .layui-progress-text{position:static;padding:0 10px;color:#fff}.layui-collapse{border-width:1px;border-style:solid;border-radius:2px}.layui-colla-content,.layui-colla-item{border-top-width:1px;border-top-style:solid}.layui-colla-item:first-child{border-top:none}.layui-colla-title{position:relative;height:42px;line-height:42px;padding:0 15px 0 35px;color:#333;background-color:#fafafa;cursor:pointer;font-size:14px;overflow:hidden}.layui-colla-content{display:none;padding:10px 15px;line-height:1.6;color:#5f5f5f}.layui-colla-icon{position:absolute;left:15px;top:0;font-size:14px}.layui-card{margin-bottom:15px;border-radius:2px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.layui-card:last-child{margin-bottom:0}.layui-card-header{position:relative;height:42px;line-height:42px;padding:0 15px;border-bottom:1px solid #f6f6f6;color:#333;border-radius:2px 2px 0 0;font-size:14px}.layui-card-body{position:relative;padding:10px 15px;line-height:24px}.layui-card-body[pad15]{padding:15px}.layui-card-body[pad20]{padding:20px}.layui-card-body .layui-table{margin:5px 0}.layui-card .layui-tab{margin:0}.layui-panel{position:relative;border-width:1px;border-style:solid;border-radius:2px;box-shadow:1px 1px 4px rgb(0 0 0 / 8%);background-color:#fff;color:#5f5f5f}.layui-panel-window{position:relative;padding:15px;border-radius:0;border-top:5px solid #eee;background-color:#fff}.layui-auxiliar-moving{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:0 0;z-index:9999999999}.layui-bg-red{background-color:#ff5722!important;color:#fff!important}.layui-bg-orange{background-color:#ffb800!important;color:#fff!important}.layui-bg-green{background-color:#009688!important;color:#fff!important}.layui-bg-cyan{background-color:#2f4056!important;color:#fff!important}.layui-bg-blue{background-color:#1e9fff!important;color:#fff!important}.layui-bg-black{background-color:#393d49!important;color:#fff!important}.layui-bg-gray{background-color:#fafafa!important;color:#5f5f5f!important}.layui-badge-rim,.layui-border,.layui-colla-content,.layui-colla-item,.layui-collapse,.layui-elem-field,.layui-form-pane .layui-form-item[pane],.layui-form-pane .layui-form-label,.layui-input,.layui-layedit,.layui-layedit-tool,.layui-panel,.layui-quote-nm,.layui-select,.layui-tab-bar,.layui-tab-card,.layui-tab-title,.layui-tab-title .layui-this:after,.layui-textarea{border-color:#eee}.layui-border{border-width:1px;border-style:solid;color:#5f5f5f!important}.layui-border-red{border-width:1px;border-style:solid;border-color:#ff5722!important;color:#ff5722!important}.layui-border-orange{border-width:1px;border-style:solid;border-color:#ffb800!important;color:#ffb800!important}.layui-border-green{border-width:1px;border-style:solid;border-color:#009688!important;color:#009688!important}.layui-border-cyan{border-width:1px;border-style:solid;border-color:#2f4056!important;color:#2f4056!important}.layui-border-blue{border-width:1px;border-style:solid;border-color:#1e9fff!important;color:#1e9fff!important}.layui-border-black{border-width:1px;border-style:solid;border-color:#393d49!important;color:#393d49!important}.layui-timeline-item:before{background-color:#eee}.layui-text{line-height:1.6;font-size:14px;color:#5f5f5f}.layui-text h1,.layui-text h2,.layui-text h3,.layui-text h4,.layui-text h5,.layui-text h6{font-weight:500;color:#333}.layui-text h1{font-size:32px}.layui-text h2{font-size:24px}.layui-text h3{font-size:18px}.layui-text h4{font-size:16px}.layui-text h5{font-size:14px}.layui-text h6{font-size:13px}.layui-text a:not(.layui-btn){color:#01aaed}.layui-text a:not(.layui-btn):hover{text-decoration:underline}.layui-text ol,.layui-text ul{padding:5px 0 5px 15px}.layui-text ul li{margin-top:5px;list-style-type:disc}.layui-text ol li{margin-top:5px;list-style-type:decimal}.layui-text em,.layui-word-aux{color:#999!important;padding-left:5px!important;padding-right:5px!important}.layui-text p{margin:15px 0}.layui-text p:first-child{margin-top:0}.layui-text p:last-child{margin-bottom:0}.layui-text blockquote:not(.layui-elem-quote){padding:5px 15px;border-left:5px solid #eee}.layui-text pre:not(.layui-code){padding:15px;font-family:Lucida Console,Consolas,Courier New;background-color:#fafafa}.layui-font-12{font-size:12px!important}.layui-font-14{font-size:14px!important}.layui-font-16{font-size:16px!important}.layui-font-18{font-size:18px!important}.layui-font-20{font-size:20px!important}.layui-font-red{color:#ff5722!important}.layui-font-orange{color:#ffb800!important}.layui-font-green{color:#009688!important}.layui-font-cyan{color:#2f4056!important}.layui-font-blue{color:#01aaed!important}.layui-font-black{color:#000!important}.layui-font-gray{color:#c2c2c2!important}.layui-btn{display:inline-block;vertical-align:middle;height:38px;line-height:38px;border:1px solid transparent;padding:0 18px;background-color:#009688;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border-radius:2px;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.layui-btn:hover{opacity:.8;filter:alpha(opacity=80);color:#fff}.layui-btn:active{opacity:1;filter:alpha(opacity=100)}.layui-btn+.layui-btn{margin-left:10px}.layui-btn-container{font-size:0}.layui-btn-container .layui-btn{margin-right:10px;margin-bottom:10px}.layui-btn-container .layui-btn+.layui-btn{margin-left:0}.layui-table .layui-btn-container .layui-btn{margin-bottom:9px}.layui-btn-radius{border-radius:100px}.layui-btn .layui-icon{padding:0 2px;vertical-align:middle\0;vertical-align:bottom}.layui-btn-primary{border-color:#d2d2d2;background:0 0;color:#5f5f5f}.layui-btn-primary:hover{border-color:#009688;color:#333}.layui-btn-normal{background-color:#1e9fff}.layui-btn-warm{background-color:#ffb800}.layui-btn-danger{background-color:#ff5722}.layui-btn-checked{background-color:#5fb878}.layui-btn-disabled,.layui-btn-disabled:active,.layui-btn-disabled:hover{border-color:#eee!important;background-color:#fbfbfb!important;color:#d2d2d2!important;cursor:not-allowed!important;opacity:1}.layui-btn-lg{height:44px;line-height:44px;padding:0 25px;font-size:16px}.layui-btn-sm{height:30px;line-height:30px;padding:0 10px;font-size:12px}.layui-btn-xs{height:22px;line-height:22px;padding:0 5px;font-size:12px}.layui-btn-xs i{font-size:12px!important}.layui-btn-group{display:inline-block;vertical-align:middle;font-size:0}.layui-btn-group .layui-btn{margin-left:0!important;margin-right:0!important;border-left:1px solid rgba(255,255,255,.5);border-radius:0}.layui-btn-group .layui-btn-primary{border-left:none}.layui-btn-group .layui-btn-primary:hover{border-color:#d2d2d2;color:#009688}.layui-btn-group .layui-btn:first-child{border-left:none;border-radius:2px 0 0 2px}.layui-btn-group .layui-btn-primary:first-child{border-left:1px solid #d2d2d2}.layui-btn-group .layui-btn:last-child{border-radius:0 2px 2px 0}.layui-btn-group .layui-btn+.layui-btn{margin-left:0}.layui-btn-group+.layui-btn-group{margin-left:10px}.layui-btn-fluid{width:100%}.layui-input,.layui-select,.layui-textarea{height:38px;line-height:1.3;line-height:38px\9;border-width:1px;border-style:solid;background-color:#fff;color:rgba(0,0,0,.85);border-radius:2px}.layui-input::-webkit-input-placeholder,.layui-select::-webkit-input-placeholder,.layui-textarea::-webkit-input-placeholder{line-height:1.3}.layui-input,.layui-textarea{display:block;width:100%;padding-left:10px}.layui-input:hover,.layui-textarea:hover{border-color:#eee!important}.layui-input:focus,.layui-textarea:focus{border-color:#d2d2d2!important}.layui-textarea{position:relative;min-height:100px;height:auto;line-height:20px;padding:6px 10px;resize:vertical}.layui-select{padding:0 10px}.layui-form input[type=checkbox],.layui-form input[type=radio],.layui-form select{display:none}.layui-form [lay-ignore]{display:initial}.layui-form-item{margin-bottom:15px;clear:both;*zoom:1}.layui-form-item:after{content:'\20';clear:both;*zoom:1;display:block;height:0}.layui-form-label{position:relative;float:left;display:block;padding:9px 15px;width:80px;font-weight:400;line-height:20px;text-align:right}.layui-form-label-col{display:block;float:none;padding:9px 0;line-height:20px;text-align:left}.layui-form-item .layui-inline{margin-bottom:5px;margin-right:10px}.layui-input-block,.layui-input-inline{position:relative}.layui-input-block{margin-left:110px;min-height:36px}.layui-input-inline{display:inline-block;vertical-align:middle}.layui-form-item .layui-input-inline{float:left;width:190px;margin-right:10px}.layui-form-text .layui-input-inline{width:auto}.layui-form-mid{position:relative;float:left;display:block;padding:9px 0!important;line-height:20px;margin-right:10px}.layui-form-danger+.layui-form-select .layui-input,.layui-form-danger:focus{border-color:#ff5722!important}.layui-form-select{position:relative}.layui-form-select .layui-input{padding-right:30px;cursor:pointer}.layui-form-select .layui-edge{position:absolute;right:10px;top:50%;margin-top:-3px;cursor:pointer;border-width:6px;border-top-color:#c2c2c2;border-top-style:solid;transition:all .3s;-webkit-transition:all .3s}.layui-form-select dl{display:none;position:absolute;left:0;top:42px;padding:5px 0;z-index:899;min-width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;background-color:#fff;border-radius:2px;box-shadow:1px 1px 4px rgb(0 0 0 / 8%);box-sizing:border-box}.layui-form-select dl dd,.layui-form-select dl dt{padding:0 10px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layui-form-select dl dt{font-size:12px;color:#999}.layui-form-select dl dd{cursor:pointer}.layui-form-select dl dd:hover{background-color:#f6f6f6;-webkit-transition:.5s all;transition:.5s all}.layui-form-select .layui-select-group dd{padding-left:20px}.layui-form-select dl dd.layui-select-tips{padding-left:10px!important;color:#999}.layui-form-select dl dd.layui-this{background-color:#5fb878;color:#fff}.layui-form-select dl dd.layui-disabled{background-color:#fff}.layui-form-selected dl{display:block}.layui-form-selected .layui-edge{margin-top:-9px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layui-form-selected .layui-edge{margin-top:-3px\0}:root .layui-form-selected .layui-edge{margin-top:-9px\0/IE9}.layui-form-selectup dl{top:auto;bottom:42px}.layui-select-none{margin:5px 0;text-align:center;color:#999}.layui-select-disabled .layui-disabled{border-color:#eee!important}.layui-select-disabled .layui-edge{border-top-color:#d2d2d2}.layui-form-checkbox{position:relative;display:inline-block;vertical-align:middle;height:30px;line-height:30px;margin-right:10px;padding-right:30px;background-color:#fff;cursor:pointer;font-size:0;-webkit-transition:.1s linear;transition:.1s linear;box-sizing:border-box}.layui-form-checkbox *{display:inline-block;vertical-align:middle}.layui-form-checkbox span{padding:0 10px;height:100%;font-size:14px;border-radius:2px 0 0 2px;background-color:#d2d2d2;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.layui-form-checkbox:hover span{background-color:#c2c2c2}.layui-form-checkbox i{position:absolute;right:0;top:0;width:30px;height:28px;border:1px solid #d2d2d2;border-left:none;border-radius:0 2px 2px 0;color:#fff;font-size:20px;text-align:center}.layui-form-checkbox:hover i{border-color:#c2c2c2;color:#c2c2c2}.layui-form-checked,.layui-form-checked:hover{border-color:#5fb878}.layui-form-checked span,.layui-form-checked:hover span{background-color:#5fb878}.layui-form-checked i,.layui-form-checked:hover i{color:#5fb878}.layui-form-item .layui-form-checkbox{margin-top:4px}.layui-form-checkbox[lay-skin=primary]{height:auto!important;line-height:normal!important;min-width:18px;min-height:18px;border:none!important;margin-right:0;padding-left:28px;padding-right:0;background:0 0}.layui-form-checkbox[lay-skin=primary] span{padding-left:0;padding-right:15px;line-height:18px;background:0 0;color:#5f5f5f}.layui-form-checkbox[lay-skin=primary] i{right:auto;left:0;width:16px;height:16px;line-height:16px;border:1px solid #d2d2d2;font-size:12px;border-radius:2px;background-color:#fff;-webkit-transition:.1s linear;transition:.1s linear}.layui-form-checkbox[lay-skin=primary]:hover i{border-color:#5fb878;color:#fff}.layui-form-checked[lay-skin=primary] i{border-color:#5fb878!important;background-color:#5fb878;color:#fff}.layui-checkbox-disabled[lay-skin=primary] span{background:0 0!important;color:#c2c2c2!important}.layui-form-checked.layui-checkbox-disabled[lay-skin=primary] i{background:#eee!important;border-color:#eee!important}.layui-checkbox-disabled[lay-skin=primary]:hover i{border-color:#d2d2d2}.layui-form-item .layui-form-checkbox[lay-skin=primary]{margin-top:10px}.layui-form-switch{position:relative;display:inline-block;vertical-align:middle;height:22px;line-height:22px;min-width:35px;padding:0 5px;margin-top:8px;border:1px solid #d2d2d2;border-radius:20px;cursor:pointer;background-color:#fff;-webkit-transition:.1s linear;transition:.1s linear}.layui-form-switch i{position:absolute;left:5px;top:3px;width:16px;height:16px;border-radius:20px;background-color:#d2d2d2;-webkit-transition:.1s linear;transition:.1s linear}.layui-form-switch em{position:relative;top:0;width:25px;margin-left:21px;padding:0!important;text-align:center!important;color:#999!important;font-style:normal!important;font-size:12px}.layui-form-onswitch{border-color:#5fb878;background-color:#5fb878}.layui-form-onswitch i{left:100%;margin-left:-21px;background-color:#fff}.layui-form-onswitch em{margin-left:5px;margin-right:21px;color:#fff!important}.layui-checkbox-disabled{border-color:#eee!important}.layui-checkbox-disabled span{background-color:#eee!important}.layui-checkbox-disabled i{border-color:#eee!important}.layui-checkbox-disabled em{color:#d2d2d2!important}.layui-checkbox-disabled:hover i{color:#fff!important}[lay-radio]{display:none}.layui-form-radio{display:inline-block;vertical-align:middle;line-height:28px;margin:6px 10px 0 0;padding-right:10px;cursor:pointer;font-size:0}.layui-form-radio *{display:inline-block;vertical-align:middle;font-size:14px}.layui-form-radio>i{margin-right:8px;font-size:22px;color:#c2c2c2}.layui-form-radio:hover *,.layui-form-radioed,.layui-form-radioed>i{color:#5fb878}.layui-radio-disabled>i{color:#eee!important}.layui-radio-disabled *{color:#c2c2c2!important}.layui-form-pane .layui-form-label{width:110px;padding:8px 15px;height:38px;line-height:20px;border-width:1px;border-style:solid;border-radius:2px 0 0 2px;text-align:center;background-color:#fafafa;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}.layui-form-pane .layui-input-inline{margin-left:-1px}.layui-form-pane .layui-input-block{margin-left:110px;left:-1px}.layui-form-pane .layui-input{border-radius:0 2px 2px 0}.layui-form-pane .layui-form-text .layui-form-label{float:none;width:100%;border-radius:2px;box-sizing:border-box;text-align:left}.layui-form-pane .layui-form-text .layui-input-inline{display:block;margin:0;top:-1px;clear:both}.layui-form-pane .layui-form-text .layui-input-block{margin:0;left:0;top:-1px}.layui-form-pane .layui-form-text .layui-textarea{min-height:100px;border-radius:0 0 2px 2px}.layui-form-pane .layui-form-checkbox{margin:4px 0 4px 10px}.layui-form-pane .layui-form-radio,.layui-form-pane .layui-form-switch{margin-top:6px;margin-left:10px}.layui-form-pane .layui-form-item[pane]{position:relative;border-width:1px;border-style:solid}.layui-form-pane .layui-form-item[pane] .layui-form-label{position:absolute;left:0;top:0;height:100%;border-width:0;border-right-width:1px}.layui-form-pane .layui-form-item[pane] .layui-input-inline{margin-left:110px}@media screen and (max-width:450px){.layui-form-item .layui-form-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layui-form-item .layui-inline{display:block;margin-right:0;margin-bottom:20px;clear:both}.layui-form-item .layui-inline:after{content:'\20';clear:both;display:block;height:0}.layui-form-item .layui-input-inline{display:block;float:none;left:-3px;width:auto!important;margin:0 0 10px 112px}.layui-form-item .layui-input-inline+.layui-form-mid{margin-left:110px;top:-5px;padding:0}.layui-form-item .layui-form-checkbox{margin-right:5px;margin-bottom:5px}}.layui-layedit{border-width:1px;border-style:solid;border-radius:2px}.layui-layedit-tool{padding:3px 5px;border-bottom-width:1px;border-bottom-style:solid;font-size:0}.layedit-tool-fixed{position:fixed;top:0;border-top:1px solid #eee}.layui-layedit-tool .layedit-tool-mid,.layui-layedit-tool .layui-icon{display:inline-block;vertical-align:middle;text-align:center;font-size:14px}.layui-layedit-tool .layui-icon{position:relative;width:32px;height:30px;line-height:30px;margin:3px 5px;border-radius:2px;color:#777;cursor:pointer;border-radius:2px}.layui-layedit-tool .layui-icon:hover{color:#393d49}.layui-layedit-tool .layui-icon:active{color:#000}.layui-layedit-tool .layedit-tool-active{background-color:#eee;color:#000}.layui-layedit-tool .layui-disabled,.layui-layedit-tool .layui-disabled:hover{color:#d2d2d2;cursor:not-allowed}.layui-layedit-tool .layedit-tool-mid{width:1px;height:18px;margin:0 10px;background-color:#d2d2d2}.layedit-tool-html{width:50px!important;font-size:30px!important}.layedit-tool-b,.layedit-tool-code,.layedit-tool-help{font-size:16px!important}.layedit-tool-d,.layedit-tool-face,.layedit-tool-image,.layedit-tool-unlink{font-size:18px!important}.layedit-tool-image input{position:absolute;font-size:0;left:0;top:0;width:100%;height:100%;opacity:.01;filter:Alpha(opacity=1);cursor:pointer}.layui-layedit-iframe iframe{display:block;width:100%}#LAY_layedit_code{overflow:hidden}.layui-laypage{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin:10px 0;font-size:0}.layui-laypage>a:first-child,.layui-laypage>a:first-child em{border-radius:2px 0 0 2px}.layui-laypage>a:last-child,.layui-laypage>a:last-child em{border-radius:0 2px 2px 0}.layui-laypage>:first-child{margin-left:0!important}.layui-laypage>:last-child{margin-right:0!important}.layui-laypage a,.layui-laypage button,.layui-laypage input,.layui-laypage select,.layui-laypage span{border:1px solid #eee}.layui-laypage a,.layui-laypage span{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding:0 15px;height:28px;line-height:28px;margin:0 -1px 5px 0;background-color:#fff;color:#333;font-size:12px}.layui-laypage a:hover{color:#009688}.layui-laypage em{font-style:normal}.layui-laypage .layui-laypage-spr{color:#999;font-weight:700}.layui-laypage a{text-decoration:none}.layui-laypage .layui-laypage-curr{position:relative}.layui-laypage .layui-laypage-curr em{position:relative;color:#fff}.layui-laypage .layui-laypage-curr .layui-laypage-em{position:absolute;left:-1px;top:-1px;padding:1px;width:100%;height:100%;background-color:#009688}.layui-laypage-em{border-radius:2px}.layui-laypage-next em,.layui-laypage-prev em{font-family:Sim sun;font-size:16px}.layui-laypage .layui-laypage-count,.layui-laypage .layui-laypage-limits,.layui-laypage .layui-laypage-refresh,.layui-laypage .layui-laypage-skip{margin-left:10px;margin-right:10px;padding:0;border:none}.layui-laypage .layui-laypage-limits,.layui-laypage .layui-laypage-refresh{vertical-align:top}.layui-laypage .layui-laypage-refresh i{font-size:18px;cursor:pointer}.layui-laypage select{height:22px;padding:3px;border-radius:2px;cursor:pointer}.layui-laypage .layui-laypage-skip{height:30px;line-height:30px;color:#999}.layui-laypage button,.layui-laypage input{height:30px;line-height:30px;border-radius:2px;vertical-align:top;background-color:#fff;box-sizing:border-box}.layui-laypage input{display:inline-block;width:40px;margin:0 10px;padding:0 3px;text-align:center}.layui-laypage input:focus,.layui-laypage select:focus{border-color:#009688!important}.layui-laypage button{margin-left:10px;padding:0 10px;cursor:pointer}.layui-flow-more{margin:10px 0;text-align:center;color:#999;font-size:14px}.layui-flow-more a{height:32px;line-height:32px}.layui-flow-more a *{display:inline-block;vertical-align:top}.layui-flow-more a cite{padding:0 20px;border-radius:3px;background-color:#eee;color:#333;font-style:normal}.layui-flow-more a cite:hover{opacity:.8}.layui-flow-more a i{font-size:30px;color:#737383}.layui-table{width:100%;margin:10px 0;background-color:#fff;color:#5f5f5f}.layui-table tr{transition:all .3s;-webkit-transition:all .3s}.layui-table th{text-align:left;font-weight:400}.layui-table tbody tr:hover,.layui-table thead tr,.layui-table-click,.layui-table-header,.layui-table-hover,.layui-table-mend,.layui-table-patch,.layui-table-tool,.layui-table-total,.layui-table-total tr{background-color:#fafafa}.layui-table[lay-even] tr:nth-child(even){background-color:#f2f2f2}.layui-table td,.layui-table th,.layui-table-col-set,.layui-table-fixed-r,.layui-table-grid-down,.layui-table-header,.layui-table-page,.layui-table-tips-main,.layui-table-tool,.layui-table-total,.layui-table-view,.layui-table[lay-skin=line],.layui-table[lay-skin=row]{border-width:1px;border-style:solid;border-color:#eee}.layui-table td,.layui-table th{position:relative;padding:9px 15px;min-height:20px;line-height:20px;font-size:14px}.layui-table[lay-skin=line] td,.layui-table[lay-skin=line] th{border-width:0;border-bottom-width:1px}.layui-table[lay-skin=row] td,.layui-table[lay-skin=row] th{border-width:0;border-right-width:1px}.layui-table[lay-skin=nob] td,.layui-table[lay-skin=nob] th{border:none}.layui-table img{max-width:100px}.layui-table[lay-size=lg] td,.layui-table[lay-size=lg] th{padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px}.layui-table-view .layui-table[lay-size=lg] .layui-table-cell{height:50px;line-height:40px}.layui-table[lay-size=sm] td,.layui-table[lay-size=sm] th{padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;font-size:12px}.layui-table-view .layui-table[lay-size=sm] .layui-table-cell{height:30px;line-height:20px;padding-top:5px;padding-right:5px}.layui-table[lay-data]{display:none}.layui-table-box{position:relative;overflow:hidden}.layui-table-view{margin:10px 0}.layui-table-view .layui-table{position:relative;width:auto;margin:0;border:0;border-collapse:separate}.layui-table-view .layui-table[lay-skin=line]{border-width:0;border-right-width:1px}.layui-table-view .layui-table[lay-skin=row]{border-width:0;border-bottom-width:1px}.layui-table-view .layui-table td,.layui-table-view .layui-table th{padding:0;border-top:none;border-left:none}.layui-table-view .layui-table th.layui-unselect .layui-table-cell span{cursor:pointer}.layui-table-view .layui-table td{cursor:default}.layui-table-view .layui-table td[data-edit=text]{cursor:text}.layui-table-view .layui-form-checkbox[lay-skin=primary] i{width:18px;height:18px}.layui-table-view .layui-form-radio{line-height:0;padding:0}.layui-table-view .layui-form-radio>i{margin:0;font-size:20px}.layui-table-init{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;z-index:110}.layui-table-init .layui-icon{position:absolute;left:50%;top:50%;margin:-15px 0 0 -15px;font-size:30px;color:#c2c2c2}.layui-table-header{border-width:0;border-bottom-width:1px;overflow:hidden}.layui-table-header .layui-table{margin-bottom:-1px}.layui-table-column{position:relative;width:100%;min-height:41px;padding:8px 16px;border-width:0;border-bottom-width:1px}.layui-table-column .layui-btn-container{margin-bottom:-8px}.layui-table-column .layui-btn-container .layui-btn{margin-right:8px;margin-bottom:8px}.layui-table-tool .layui-inline[lay-event]{position:relative;width:26px;height:26px;padding:5px;line-height:16px;margin-right:10px;text-align:center;color:#333;border:1px solid #ccc;cursor:pointer;-webkit-transition:.5s all;transition:.5s all}.layui-table-tool .layui-inline[lay-event]:hover{border:1px solid #999}.layui-table-tool-temp{padding-right:120px}.layui-table-tool-self{position:absolute;right:17px;top:10px}.layui-table-tool .layui-table-tool-self .layui-inline[lay-event]{margin:0 0 0 10px}.layui-table-tool-panel{position:absolute;top:29px;left:-1px;padding:5px 0;min-width:150px;min-height:40px;border:1px solid #d2d2d2;text-align:left;overflow-y:auto;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12)}.layui-table-tool-panel li{padding:0 10px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:.5s all;transition:.5s all}.layui-table-tool-panel li .layui-form-checkbox[lay-skin=primary]{width:100%}.layui-table-tool-panel li:hover{background-color:#f6f6f6}.layui-table-tool-panel li .layui-form-checkbox[lay-skin=primary]{padding-left:28px}.layui-table-tool-panel li .layui-form-checkbox[lay-skin=primary] i{position:absolute;left:0;top:0}.layui-table-tool-panel li .layui-form-checkbox[lay-skin=primary] span{padding:0}.layui-table-tool .layui-table-tool-self .layui-table-tool-panel{left:auto;right:-1px}.layui-table-col-set{position:absolute;right:0;top:0;width:20px;height:100%;border-width:0;border-left-width:1px;background-color:#fff}.layui-table-sort{width:10px;height:20px;margin-left:5px;cursor:pointer!important}.layui-table-sort .layui-edge{position:absolute;left:5px;border-width:5px}.layui-table-sort .layui-table-sort-asc{top:3px;border-top:none;border-bottom-style:solid;border-bottom-color:#b2b2b2}.layui-table-sort .layui-table-sort-asc:hover{border-bottom-color:#5f5f5f}.layui-table-sort .layui-table-sort-desc{bottom:5px;border-bottom:none;border-top-style:solid;border-top-color:#b2b2b2}.layui-table-sort .layui-table-sort-desc:hover{border-top-color:#5f5f5f}.layui-table-sort[lay-sort=asc] .layui-table-sort-asc{border-bottom-color:#000}.layui-table-sort[lay-sort=desc] .layui-table-sort-desc{border-top-color:#000}.layui-table-cell{height:38px;line-height:28px;padding:6px 15px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.layui-table-cell .layui-form-checkbox[lay-skin=primary]{top:-1px;padding:0}.layui-table-cell .layui-table-link{color:#01aaed}.layui-table-cell .layui-btn{vertical-align:inherit}.layui-table-cell[align=center]{-webkit-box-pack:center}.layui-table-cell[align=right]{-webkit-box-pack:end}.laytable-cell-checkbox,.laytable-cell-numbers,.laytable-cell-radio,.laytable-cell-space{text-align:center;-webkit-box-pack:center}.layui-table-body{position:relative;overflow:auto;margin-right:-1px;margin-bottom:-1px}.layui-table-body .layui-none{line-height:26px;padding:30px 15px;text-align:center;color:#999}.layui-table-fixed{position:absolute;left:0;top:0;z-index:101}.layui-table-fixed .layui-table-body{overflow:hidden}.layui-table-fixed-l{box-shadow:1px 0 8px rgba(0,0,0,.08)}.layui-table-fixed-r{left:auto;right:-1px;border-width:0;border-left-width:1px;box-shadow:-1px 0 8px rgba(0,0,0,.08)}.layui-table-fixed-r .layui-table-header{position:relative;overflow:visible}.layui-table-mend{position:absolute;right:-49px;top:0;height:100%;width:50px}.layui-table-tool{position:relative;z-index:890;width:100%;min-height:50px;line-height:30px;padding:10px 15px;border-width:0;border-bottom-width:1px}.layui-table-tool .layui-btn-container{margin-bottom:-10px}.layui-table-total{margin-bottom:-1px;border-width:0;border-top-width:1px;overflow:hidden}.layui-table-page{z-index:880;border-width:0;border-top-width:1px;margin-bottom:-1px;white-space:nowrap;overflow:hidden}.layui-table-page>div{height:26px}.layui-table-page .layui-laypage{margin:0}.layui-table-page .layui-laypage a,.layui-table-page .layui-laypage span{height:26px;line-height:26px;margin-bottom:10px;border:none;background:0 0}.layui-table-page .layui-laypage a,.layui-table-page .layui-laypage span.layui-laypage-curr{padding:0 12px}.layui-table-page .layui-laypage span{margin-left:0;padding:0}.layui-table-page .layui-laypage .layui-laypage-prev{margin-left:-11px!important}.layui-table-page .layui-laypage .layui-laypage-curr .layui-laypage-em{left:0;top:0;padding:0}.layui-table-page .layui-laypage button,.layui-table-page .layui-laypage input{height:26px;line-height:26px}.layui-table-page .layui-laypage input{width:40px}.layui-table-page .layui-laypage button{padding:0 10px}.layui-table-page select{height:18px}.layui-table-pagebar{float:right;line-height:23px}.layui-table-pagebar .layui-btn-sm{margin-top:-1px}.layui-table-pagebar .layui-btn-xs{margin-top:2px}.layui-table-view select[lay-ignore]{display:inline-block}.layui-table-patch .layui-table-cell{padding:0;width:30px}.layui-table-edit{position:absolute;left:0;top:0;z-index:900;min-width:100%;min-height:100%;padding:5px 14px;border-radius:0;box-shadow:1px 1px 20px rgba(0,0,0,.15);background-color:#fff}.layui-table-edit:focus{border-color:#5fb878!important}input.layui-input.layui-table-edit{height:100%}select.layui-table-edit{padding:0 0 0 10px;border-color:#d2d2d2}.layui-table-view .layui-form-checkbox,.layui-table-view .layui-form-radio,.layui-table-view .layui-form-switch{top:0;margin:0;box-sizing:content-box}.layui-table-view .layui-form-checkbox{top:-1px;height:26px;line-height:26px}.layui-table-view .layui-form-checkbox i{height:26px}.layui-table-grid .layui-table-cell{overflow:visible}.layui-table-grid-down{position:absolute;top:0;right:0;width:26px;height:100%;padding:5px 0;border-width:0;border-left-width:1px;text-align:center;background-color:#fff;color:#999;cursor:pointer}.layui-table-grid-down .layui-icon{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px}.layui-table-grid-down:hover{background-color:#fbfbfb}body .layui-table-tips .layui-layer-content{background:0 0;padding:0;box-shadow:0 1px 6px rgba(0,0,0,.12)}.layui-table-tips-main{margin:-49px 0 0 -1px;max-height:150px;padding:8px 15px;font-size:14px;overflow-y:scroll;background-color:#fff;color:#5f5f5f}.layui-table-tips-c{position:absolute;right:-3px;top:-13px;width:20px;height:20px;padding:3px;cursor:pointer;background-color:#5f5f5f;border-radius:50%;color:#fff}.layui-table-tips-c:hover{background-color:#777}.layui-table-tips-c:before{position:relative;right:-2px}.layui-upload-file{display:none!important;opacity:.01;filter:Alpha(opacity=1)}.layui-upload-list{margin:10px 0}.layui-upload-choose{max-width:200px;padding:0 10px;color:#999;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layui-upload-drag{position:relative;display:inline-block;padding:30px;border:1px dashed #e2e2e2;background-color:#fff;text-align:center;cursor:pointer;color:#999}.layui-upload-drag .layui-icon{font-size:50px;color:#009688}.layui-upload-drag[lay-over]{border-color:#009688}.layui-upload-form{display:inline-block}.layui-upload-iframe{position:absolute;width:0;height:0;border:0;visibility:hidden}.layui-upload-wrap{position:relative;display:inline-block;vertical-align:middle}.layui-upload-wrap .layui-upload-file{display:block!important;position:absolute;left:0;top:0;z-index:10;font-size:100px;width:100%;height:100%;opacity:.01;filter:Alpha(opacity=1);cursor:pointer}.layui-btn-container .layui-upload-choose{padding-left:0}.layui-menu{position:relative;margin:5px 0;background-color:#fff;box-sizing:border-box}.layui-menu *{box-sizing:border-box}.layui-menu li,.layui-menu-body-title a{padding:5px 15px}.layui-menu li{position:relative;margin:1px 0;width:calc(100% + 1px);line-height:26px;color:rgba(0,0,0,.8);font-size:14px;white-space:nowrap;cursor:pointer;transition:all .3s}.layui-menu li:hover{background-color:#f6f6f6}.layui-menu-item-parent:hover>.layui-menu-body-panel{display:block;animation-name:layui-fadein;animation-duration:.3s;animation-fill-mode:both;animation-delay:.2s}.layui-menu-item-group .layui-menu-body-title,.layui-menu-item-parent .layui-menu-body-title{padding-right:25px}.layui-menu .layui-menu-item-divider:hover,.layui-menu .layui-menu-item-group:hover,.layui-menu .layui-menu-item-none:hover{background:0 0;cursor:default}.layui-menu .layui-menu-item-group>ul{margin:5px 0 -5px}.layui-menu .layui-menu-item-group>.layui-menu-body-title{color:rgba(0,0,0,.35);user-select:none}.layui-menu .layui-menu-item-none{color:rgba(0,0,0,.35);cursor:default}.layui-menu .layui-menu-item-none{text-align:center}.layui-menu .layui-menu-item-divider{margin:5px 0;padding:0;height:0;line-height:0;border-bottom:1px solid #eee;overflow:hidden}.layui-menu .layui-menu-item-down:hover,.layui-menu .layui-menu-item-up:hover{cursor:pointer}.layui-menu .layui-menu-item-up>.layui-menu-body-title{color:rgba(0,0,0,.8)}.layui-menu .layui-menu-item-up>ul{visibility:hidden;height:0;overflow:hidden}.layui-menu .layui-menu-item-down:hover>.layui-menu-body-title>.layui-icon,.layui-menu .layui-menu-item-up>.layui-menu-body-title:hover>.layui-icon{color:#000}.layui-menu .layui-menu-item-down>ul{visibility:visible;height:auto}.layui-menu .layui-menu-item-checked,.layui-menu .layui-menu-item-checked2{background-color:#f6f6f6!important;color:#5fb878}.layui-menu .layui-menu-item-checked a,.layui-menu .layui-menu-item-checked2 a{color:#5fb878}.layui-menu .layui-menu-item-checked:after{position:absolute;right:0;top:0;bottom:0;border-right:3px solid #5fb878;content:""}.layui-menu-body-title{position:relative;overflow:hidden;text-overflow:ellipsis}.layui-menu-body-title a{display:block;margin:-5px -15px;color:rgba(0,0,0,.8)}.layui-menu-body-title a:hover{transition:all .3s}.layui-menu-body-title>.layui-icon{position:absolute;right:0;top:0;font-size:14px}.layui-menu-body-title>.layui-icon:hover{transition:all .3s}.layui-menu-body-title>.layui-icon-right{right:-1px}.layui-menu-body-panel{display:none;position:absolute;top:-7px;left:100%;z-index:1000;margin-left:13px;padding:5px 0}.layui-menu-body-panel:before{content:"";position:absolute;width:20px;left:-16px;top:0;bottom:0}.layui-menu-body-panel-left{left:auto;right:100%;margin:0 13px 0}.layui-menu-body-panel-left:before{left:auto;right:-16px}.layui-menu-lg li{line-height:32px}.layui-menu-lg .layui-menu-body-title a:hover,.layui-menu-lg li:hover{background:0 0;color:#5fb878}.layui-menu-lg li .layui-menu-body-panel{margin-left:14px}.layui-menu-lg li .layui-menu-body-panel-left{margin:0 15px 0}.layui-dropdown{position:absolute;left:-999999px;top:-999999px;z-index:77777777;margin:5px 0;min-width:100px}.layui-dropdown:before{content:"";position:absolute;width:100%;height:6px;left:0;top:-6px}.layui-nav{position:relative;padding:0 20px;background-color:#393d49;color:#fff;border-radius:2px;font-size:0;box-sizing:border-box}.layui-nav *{font-size:14px}.layui-nav .layui-nav-item{position:relative;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;line-height:60px}.layui-nav .layui-nav-item a{display:block;padding:0 20px;color:#fff;color:rgba(255,255,255,.7);transition:all .3s;-webkit-transition:all .3s}
.layui-nav .layui-this:after,.layui-nav-bar{content:"";position:absolute;left:0;top:0;width:0;height:5px;transition:all .2s;-webkit-transition:all .2s;pointer-events:none}.layui-nav-bar{z-index:1000}.layui-nav[lay-bar=disabled] .layui-nav-bar{display:none}.layui-nav .layui-nav-item a:hover,.layui-nav .layui-this a{color:#fff}.layui-nav .layui-this:after{top:auto;bottom:0;width:100%}.layui-nav-img{width:30px;height:30px;margin-right:10px;border-radius:50%}.layui-nav .layui-nav-more{position:absolute;top:0;right:3px;left:auto!important;margin-top:0;font-size:12px;cursor:pointer;transition:all .2s;-webkit-transition:all .2s}.layui-nav .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more{transform:rotate(180deg)}.layui-nav-child{display:none;position:absolute;left:0;top:65px;min-width:100%;line-height:36px;padding:5px 0;box-shadow:0 2px 4px rgba(0,0,0,.12);border:1px solid #eee;background-color:#fff;z-index:100;border-radius:2px;white-space:nowrap}.layui-nav .layui-nav-child a{color:#5f5f5f;color:rgba(0,0,0,.8)}.layui-nav .layui-nav-child a:hover{background-color:#f6f6f6;color:rgba(0,0,0,.8)}.layui-nav-child dd{margin:1px 0;position:relative}.layui-nav-child dd.layui-this{background-color:#f6f6f6;color:#000}.layui-nav-child dd.layui-this:after{display:none}.layui-nav-child-r{left:auto;right:0}.layui-nav-child-c{text-align:center}.layui-nav-tree{width:200px;padding:0}.layui-nav-tree .layui-nav-item{display:block;width:100%;line-height:40px}.layui-nav-tree .layui-nav-item a{position:relative;height:40px;line-height:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layui-nav-tree .layui-nav-item>a{padding-top:5px;padding-bottom:5px}.layui-nav-tree .layui-nav-more{right:15px}.layui-nav-tree .layui-nav-item>a .layui-nav-more{padding:5px 0}.layui-nav-tree .layui-nav-bar{width:5px;height:0}.layui-side .layui-nav-tree .layui-nav-bar{width:2px}.layui-nav-tree .layui-nav-child dd.layui-this,.layui-nav-tree .layui-nav-child dd.layui-this a,.layui-nav-tree .layui-this,.layui-nav-tree .layui-this>a,.layui-nav-tree .layui-this>a:hover{background-color:#009688;color:#fff}.layui-nav-tree .layui-this:after{display:none}.layui-nav-itemed>a,.layui-nav-tree .layui-nav-title a,.layui-nav-tree .layui-nav-title a:hover{color:#fff!important}.layui-nav-tree .layui-nav-bar{background-color:#009688}.layui-nav-tree .layui-nav-child{position:relative;z-index:0;top:0;border:none;box-shadow:none}.layui-nav-tree .layui-nav-child dd{margin:0}.layui-nav-tree .layui-nav-child a{color:#fff;color:rgba(255,255,255,.7)}.layui-nav-tree .layui-nav-child,.layui-nav-tree .layui-nav-child a:hover{background:0 0;color:#fff}.layui-nav-itemed>.layui-nav-child{display:block;background-color:rgba(0,0,0,.3)!important}.layui-nav-itemed>.layui-nav-child>.layui-this>.layui-nav-child{display:block}.layui-nav-side{position:fixed;top:0;bottom:0;left:0;overflow-x:hidden;z-index:999}.layui-breadcrumb{visibility:hidden;font-size:0}.layui-breadcrumb>*{font-size:14px}.layui-breadcrumb a{color:#999!important}.layui-breadcrumb a:hover{color:#5fb878!important}.layui-breadcrumb a cite{color:#5f5f5f;font-style:normal}.layui-breadcrumb span[lay-separator]{margin:0 10px;color:#999}.layui-tab{margin:10px 0;text-align:left!important}.layui-tab[overflow]>.layui-tab-title{overflow:hidden}.layui-tab-title{position:relative;left:0;height:40px;white-space:nowrap;font-size:0;border-bottom-width:1px;border-bottom-style:solid;transition:all .2s;-webkit-transition:all .2s}.layui-tab-title li{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;font-size:14px;transition:all .2s;-webkit-transition:all .2s}.layui-tab-title li{position:relative;line-height:40px;min-width:65px;padding:0 15px;text-align:center;cursor:pointer}.layui-tab-title li a{display:block;padding:0 15px;margin:0 -15px}.layui-tab-title .layui-this{color:#000}.layui-tab-title .layui-this:after{position:absolute;left:0;top:0;content:"";width:100%;height:41px;border-width:1px;border-style:solid;border-bottom-color:#fff;border-radius:2px 2px 0 0;box-sizing:border-box;pointer-events:none}.layui-tab-bar{position:absolute;right:0;top:0;z-index:10;width:30px;height:39px;line-height:39px;border-width:1px;border-style:solid;border-radius:2px;text-align:center;background-color:#fff;cursor:pointer}.layui-tab-bar .layui-icon{position:relative;display:inline-block;top:3px;transition:all .3s;-webkit-transition:all .3s}.layui-tab-item{display:none}.layui-tab-more{padding-right:30px;height:auto!important;white-space:normal!important}.layui-tab-more li.layui-this:after{border-bottom-color:#eee;border-radius:2px}.layui-tab-more .layui-tab-bar .layui-icon{top:-2px;top:3px\0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}:root .layui-tab-more .layui-tab-bar .layui-icon{top:-2px\0/IE9}.layui-tab-content{padding:15px 0}.layui-tab-title li .layui-tab-close{position:relative;display:inline-block;width:18px;height:18px;line-height:20px;margin-left:8px;top:1px;text-align:center;font-size:14px;color:#c2c2c2;transition:all .2s;-webkit-transition:all .2s}.layui-tab-title li .layui-tab-close:hover{border-radius:2px;background-color:#ff5722;color:#fff}.layui-tab-brief>.layui-tab-title .layui-this{color:#009688}.layui-tab-brief>.layui-tab-more li.layui-this:after,.layui-tab-brief>.layui-tab-title .layui-this:after{border:none;border-radius:0;border-bottom:2px solid #5fb878}.layui-tab-brief[overflow]>.layui-tab-title .layui-this:after{top:-1px}.layui-tab-card{border-width:1px;border-style:solid;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.layui-tab-card>.layui-tab-title{background-color:#fafafa}.layui-tab-card>.layui-tab-title li{margin-right:-1px;margin-left:-1px}.layui-tab-card>.layui-tab-title .layui-this{background-color:#fff}.layui-tab-card>.layui-tab-title .layui-this:after{border-top:none;border-width:1px;border-bottom-color:#fff}.layui-tab-card>.layui-tab-title .layui-tab-bar{height:40px;line-height:40px;border-radius:0;border-top:none;border-right:none}.layui-tab-card>.layui-tab-more .layui-this{background:0 0;color:#5fb878}.layui-tab-card>.layui-tab-more .layui-this:after{border:none}.layui-timeline{padding-left:5px}.layui-timeline-item{position:relative;padding-bottom:20px}.layui-timeline-axis{position:absolute;left:-5px;top:0;z-index:10;width:20px;height:20px;line-height:20px;background-color:#fff;color:#5fb878;border-radius:50%;text-align:center;cursor:pointer}.layui-timeline-axis:hover{color:#ff5722}.layui-timeline-item:before{content:"";position:absolute;left:5px;top:0;z-index:0;width:1px;height:100%}.layui-timeline-item:first-child:before{display:block}.layui-timeline-item:last-child:before{display:none}.layui-timeline-content{padding-left:25px}.layui-timeline-title{position:relative;margin-bottom:10px;line-height:22px}.layui-badge,.layui-badge-dot,.layui-badge-rim{position:relative;display:inline-block;padding:0 6px;font-size:12px;text-align:center;background-color:#ff5722;color:#fff;border-radius:2px}.layui-badge{height:18px;line-height:18px}.layui-badge-dot{width:8px;height:8px;padding:0;border-radius:50%}.layui-badge-rim{height:18px;line-height:18px;border-width:1px;border-style:solid;background-color:#fff;color:#5f5f5f}.layui-btn .layui-badge,.layui-btn .layui-badge-dot{margin-left:5px}.layui-nav .layui-badge,.layui-nav .layui-badge-dot{position:absolute;top:50%;margin:-5px 6px 0}.layui-nav .layui-badge{margin-top:-10px}.layui-tab-title .layui-badge,.layui-tab-title .layui-badge-dot{left:5px;top:-2px}.layui-carousel{position:relative;left:0;top:0;background-color:#f8f8f8}.layui-carousel>[carousel-item]{position:relative;width:100%;height:100%;overflow:hidden}.layui-carousel>[carousel-item]:before{position:absolute;content:'\e63d';left:50%;top:50%;width:100px;line-height:20px;margin:-10px 0 0 -50px;text-align:center;color:#c2c2c2;font-family:layui-icon!important;font-size:30px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layui-carousel>[carousel-item]>*{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f8f8f8;transition-duration:.3s;-webkit-transition-duration:.3s}.layui-carousel-updown>*{-webkit-transition:.3s ease-in-out up;transition:.3s ease-in-out up}.layui-carousel-arrow{display:none\0;opacity:0;position:absolute;left:10px;top:50%;margin-top:-18px;width:36px;height:36px;line-height:36px;text-align:center;font-size:20px;border:none 0;border-radius:50%;background-color:rgba(0,0,0,.2);color:#fff;-webkit-transition-duration:.3s;transition-duration:.3s;cursor:pointer}.layui-carousel-arrow[lay-type=add]{left:auto!important;right:10px}.layui-carousel[lay-arrow=always] .layui-carousel-arrow{opacity:1;left:20px}.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]{right:20px}.layui-carousel[lay-arrow=none] .layui-carousel-arrow{display:none}.layui-carousel-arrow:hover,.layui-carousel-ind ul:hover{background-color:rgba(0,0,0,.35)}.layui-carousel:hover .layui-carousel-arrow{display:block\0;opacity:1;left:20px}.layui-carousel:hover .layui-carousel-arrow[lay-type=add]{right:20px}.layui-carousel-ind{position:relative;top:-35px;width:100%;line-height:0!important;text-align:center;font-size:0}.layui-carousel[lay-indicator=outside]{margin-bottom:30px}.layui-carousel[lay-indicator=outside] .layui-carousel-ind{top:10px}.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul{background-color:rgba(0,0,0,.5)}.layui-carousel[lay-indicator=none] .layui-carousel-ind{display:none}.layui-carousel-ind ul{display:inline-block;padding:5px;background-color:rgba(0,0,0,.2);border-radius:10px;-webkit-transition-duration:.3s;transition-duration:.3s}.layui-carousel-ind li{display:inline-block;width:10px;height:10px;margin:0 3px;font-size:14px;background-color:#eee;background-color:rgba(255,255,255,.5);border-radius:50%;cursor:pointer;-webkit-transition-duration:.3s;transition-duration:.3s}.layui-carousel-ind li:hover{background-color:rgba(255,255,255,.7)}.layui-carousel-ind li.layui-this{background-color:#fff}.layui-carousel>[carousel-item]>.layui-carousel-next,.layui-carousel>[carousel-item]>.layui-carousel-prev,.layui-carousel>[carousel-item]>.layui-this{display:block}.layui-carousel>[carousel-item]>.layui-this{left:0}.layui-carousel>[carousel-item]>.layui-carousel-prev{left:-100%}.layui-carousel>[carousel-item]>.layui-carousel-next{left:100%}.layui-carousel>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel>[carousel-item]>.layui-carousel-prev.layui-carousel-right{left:0}.layui-carousel>[carousel-item]>.layui-this.layui-carousel-left{left:-100%}.layui-carousel>[carousel-item]>.layui-this.layui-carousel-right{left:100%}.layui-carousel[lay-anim=updown] .layui-carousel-arrow{left:50%!important;top:20px;margin:0 0 0 -18px}.layui-carousel[lay-anim=updown] .layui-carousel-arrow[lay-type=add]{top:auto!important;bottom:20px}.layui-carousel[lay-anim=updown] .layui-carousel-ind{position:absolute;top:50%;right:20px;width:auto;height:auto}.layui-carousel[lay-anim=updown] .layui-carousel-ind ul{padding:3px 5px}.layui-carousel[lay-anim=updown] .layui-carousel-ind li{display:block;margin:6px 0}.layui-carousel[lay-anim=updown]>[carousel-item]>*{left:0!important}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this{top:0}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev{top:-100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next{top:100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev.layui-carousel-right{top:0}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-left{top:-100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-right{top:100%}.layui-carousel[lay-anim=fade]>[carousel-item]>*{left:0!important}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev{opacity:0}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev.layui-carousel-right{opacity:1}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-left,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-right{opacity:0}.layui-fixbar{position:fixed;right:15px;bottom:15px;z-index:999999}.layui-fixbar li{width:50px;height:50px;line-height:50px;margin-bottom:1px;text-align:center;cursor:pointer;font-size:30px;background-color:#9f9f9f;color:#fff;border-radius:2px;opacity:.95}.layui-fixbar li:hover{opacity:.85}.layui-fixbar li:active{opacity:1}.layui-fixbar .layui-fixbar-top{display:none;font-size:40px}body .layui-util-face{border:none;background:0 0}body .layui-util-face .layui-layer-content{padding:0;background-color:#fff;color:#5f5f5f;box-shadow:none}.layui-util-face .layui-layer-TipsG{display:none}.layui-util-face ul{position:relative;width:372px;padding:10px;border:1px solid #d9d9d9;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.2)}.layui-util-face ul li{cursor:pointer;float:left;border:1px solid #e8e8e8;height:22px;width:26px;overflow:hidden;margin:-1px 0 0 -1px;padding:4px 2px;text-align:center}.layui-util-face ul li:hover{position:relative;z-index:2;border:1px solid #eb7350;background:#fff9ec}.layui-code{position:relative;margin:10px 0;padding:15px;line-height:20px;border:1px solid #eee;border-left-width:6px;background-color:#fafafa;color:#333;font-family:Courier New;font-size:12px}.layui-transfer-box,.layui-transfer-header,.layui-transfer-search{border-width:0;border-style:solid;border-color:#eee}.layui-transfer-box{position:relative;display:inline-block;vertical-align:middle;border-width:1px;width:200px;height:360px;border-radius:2px;background-color:#fff}.layui-transfer-box .layui-form-checkbox{width:100%;margin:0!important}.layui-transfer-header{height:38px;line-height:38px;padding:0 10px;border-bottom-width:1px}.layui-transfer-search{position:relative;padding:10px;border-bottom-width:1px}.layui-transfer-search .layui-input{height:32px;padding-left:30px;font-size:12px}.layui-transfer-search .layui-icon-search{position:absolute;left:20px;top:50%;margin-top:-8px;color:#5f5f5f}.layui-transfer-active{margin:0 15px;display:inline-block;vertical-align:middle}.layui-transfer-active .layui-btn{display:block;margin:0;padding:0 15px;background-color:#5fb878;border-color:#5fb878;color:#fff}.layui-transfer-active .layui-btn-disabled{background-color:#fbfbfb;border-color:#eee;color:#d2d2d2}.layui-transfer-active .layui-btn:first-child{margin-bottom:15px}.layui-transfer-active .layui-btn .layui-icon{margin:0;font-size:14px!important}.layui-transfer-data{padding:5px 0;overflow:auto}.layui-transfer-data li{height:32px;line-height:32px;padding:0 10px}.layui-transfer-data li:hover{background-color:#f6f6f6;transition:.5s all}.layui-transfer-data .layui-none{padding:15px 10px;text-align:center;color:#999}.layui-rate,.layui-rate *{display:inline-block;vertical-align:middle}.layui-rate{padding:10px 5px 10px 0;font-size:0}.layui-rate li i.layui-icon{font-size:20px;color:#ffb800}.layui-rate li i.layui-icon{margin-right:5px;transition:all .3s;-webkit-transition:all .3s}.layui-rate li i:hover{cursor:pointer;transform:scale(1.12);-webkit-transform:scale(1.12)}.layui-rate[readonly] li i:hover{cursor:default;transform:scale(1)}.layui-colorpicker{width:26px;height:26px;border:1px solid #eee;padding:5px;border-radius:2px;line-height:24px;display:inline-block;cursor:pointer;transition:all .3s;-webkit-transition:all .3s}.layui-colorpicker:hover{border-color:#d2d2d2}.layui-colorpicker.layui-colorpicker-lg{width:34px;height:34px;line-height:32px}.layui-colorpicker.layui-colorpicker-sm{width:24px;height:24px;line-height:22px}.layui-colorpicker.layui-colorpicker-xs{width:22px;height:22px;line-height:20px}.layui-colorpicker-trigger-bgcolor{display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);border-radius:2px}.layui-colorpicker-trigger-span{display:block;height:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.15);border-radius:2px;text-align:center}.layui-colorpicker-trigger-i{display:inline-block;color:#fff;font-size:12px}.layui-colorpicker-trigger-i.layui-icon-close{color:#999}.layui-colorpicker-main{position:absolute;left:-999999px;top:-999999px;z-index:77777777;width:280px;margin:5px 0;padding:7px;background:#fff;border:1px solid #d2d2d2;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.12)}.layui-colorpicker-main-wrapper{height:180px;position:relative}.layui-colorpicker-basis{width:260px;height:100%;position:relative}.layui-colorpicker-basis-white{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.layui-colorpicker-basis-black{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg,#000,transparent)}.layui-colorpicker-basis-cursor{width:10px;height:10px;border:1px solid #fff;border-radius:50%;position:absolute;top:-3px;right:-3px;cursor:pointer}.layui-colorpicker-side{position:absolute;top:0;right:0;width:12px;height:100%;background:linear-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.layui-colorpicker-side-slider{width:100%;height:5px;box-shadow:0 0 1px #888;box-sizing:border-box;background:#fff;border-radius:1px;border:1px solid #f0f0f0;cursor:pointer;position:absolute;left:0}.layui-colorpicker-main-alpha{display:none;height:12px;margin-top:7px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.layui-colorpicker-alpha-bgcolor{height:100%;position:relative}.layui-colorpicker-alpha-slider{width:5px;height:100%;box-shadow:0 0 1px #888;box-sizing:border-box;background:#fff;border-radius:1px;border:1px solid #f0f0f0;cursor:pointer;position:absolute;top:0}.layui-colorpicker-main-pre{padding-top:7px;font-size:0}.layui-colorpicker-pre{width:20px;height:20px;border-radius:2px;display:inline-block;margin-left:6px;margin-bottom:7px;cursor:pointer}.layui-colorpicker-pre:nth-child(11n+1){margin-left:0}.layui-colorpicker-pre-isalpha{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.layui-colorpicker-pre.layui-this{box-shadow:0 0 3px 2px rgba(0,0,0,.15)}.layui-colorpicker-pre>div{height:100%;border-radius:2px}.layui-colorpicker-main-input{text-align:right;padding-top:7px}.layui-colorpicker-main-input .layui-btn-container .layui-btn{margin:0 0 0 10px}.layui-colorpicker-main-input div.layui-inline{float:left;margin-right:10px;font-size:14px}.layui-colorpicker-main-input input.layui-input{width:150px;height:30px;color:#5f5f5f}.layui-slider{height:4px;background:#eee;border-radius:3px;position:relative;cursor:pointer}.layui-slider-bar{border-radius:3px;position:absolute;height:100%}.layui-slider-step{position:absolute;top:0;width:4px;height:4px;border-radius:50%;background:#fff;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.layui-slider-wrap{width:36px;height:36px;position:absolute;top:-16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;text-align:center}.layui-slider-wrap-btn{width:12px;height:12px;border-radius:50%;background:#fff;display:inline-block;vertical-align:middle;cursor:pointer;transition:.3s}.layui-slider-wrap:after{content:"";height:100%;display:inline-block;vertical-align:middle}.layui-slider-wrap-btn.layui-slider-hover,.layui-slider-wrap-btn:hover{transform:scale(1.2)}.layui-slider-wrap-btn.layui-disabled:hover{transform:scale(1)!important}.layui-slider-tips{position:absolute;top:-42px;z-index:77777777;white-space:nowrap;display:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;background:#000;border-radius:3px;height:25px;line-height:25px;padding:0 10px}.layui-slider-tips:after{content:"";position:absolute;bottom:-12px;left:50%;margin-left:-6px;width:0;height:0;border-width:6px;border-style:solid;border-color:#000 transparent transparent transparent}.layui-slider-input{width:70px;height:32px;border:1px solid #eee;border-radius:3px;font-size:16px;line-height:32px;position:absolute;right:0;top:-14px}.layui-slider-input-btn{position:absolute;top:0;right:0;width:20px;height:100%;border-left:1px solid #eee}.layui-slider-input-btn i{cursor:pointer;position:absolute;right:0;bottom:0;width:20px;height:50%;font-size:12px;line-height:16px;text-align:center;color:#999}.layui-slider-input-btn i:first-child{top:0;border-bottom:1px solid #eee}.layui-slider-input-txt{height:100%;font-size:14px}.layui-slider-input-txt input{height:100%;border:none}.layui-slider-input-btn i:hover{color:#009688}.layui-slider-vertical{width:4px;margin-left:33px}.layui-slider-vertical .layui-slider-bar{width:4px}.layui-slider-vertical .layui-slider-step{top:auto;left:0;-webkit-transform:translateY(50%);transform:translateY(50%)}.layui-slider-vertical .layui-slider-wrap{top:auto;left:-16px;-webkit-transform:translateY(50%);transform:translateY(50%)}.layui-slider-vertical .layui-slider-tips{top:auto;left:2px}@media \0screen{.layui-slider-wrap-btn{margin-left:-20px}.layui-slider-vertical .layui-slider-wrap-btn{margin-left:0;margin-bottom:-20px}.layui-slider-vertical .layui-slider-tips{margin-left:-8px}.layui-slider>span{margin-left:8px}}.layui-tree{line-height:22px}.layui-tree .layui-form-checkbox{margin:0!important}.layui-tree-set{width:100%;position:relative}.layui-tree-pack{display:none;padding-left:20px;position:relative}.layui-tree-line .layui-tree-pack{padding-left:27px}.layui-tree-line .layui-tree-set .layui-tree-set:after{content:"";position:absolute;top:14px;left:-9px;width:17px;height:0;border-top:1px dotted #c0c4cc}.layui-tree-entry{position:relative;padding:3px 0;height:20px;white-space:nowrap}.layui-tree-entry:hover{background-color:#eee}.layui-tree-line .layui-tree-entry:hover{background-color:rgba(0,0,0,0)}.layui-tree-line .layui-tree-entry:hover .layui-tree-txt{color:#999;text-decoration:underline;transition:.3s}.layui-tree-main{display:inline-block;vertical-align:middle;cursor:pointer;padding-right:10px}.layui-tree-line .layui-tree-set:before{content:"";position:absolute;top:0;left:-9px;width:0;height:100%;border-left:1px dotted #c0c4cc}.layui-tree-line .layui-tree-set.layui-tree-setLineShort:before{height:13px}.layui-tree-line .layui-tree-set.layui-tree-setHide:before{height:0}.layui-tree-iconClick{display:inline-block;vertical-align:middle;position:relative;height:20px;line-height:20px;margin:0 10px;color:#c0c4cc}.layui-tree-icon{height:12px;line-height:12px;width:12px;text-align:center;border:1px solid #c0c4cc}.layui-tree-iconClick .layui-icon{font-size:18px}.layui-tree-icon .layui-icon{font-size:12px;color:#5f5f5f}.layui-tree-iconArrow{padding:0 5px}.layui-tree-iconArrow:after{content:"";position:absolute;left:4px;top:3px;z-index:100;width:0;height:0;border-width:5px;border-style:solid;border-color:transparent transparent transparent #c0c4cc;transition:.5s}.layui-tree-spread>.layui-tree-entry .layui-tree-iconClick>.layui-tree-iconArrow:after{transform:rotate(90deg) translate(3px,4px)}.layui-tree-txt{display:inline-block;vertical-align:middle;color:#555}.layui-tree-search{margin-bottom:15px;color:#5f5f5f}.layui-tree-btnGroup{visibility:hidden;display:inline-block;vertical-align:middle;position:relative}.layui-tree-btnGroup .layui-icon{display:inline-block;vertical-align:middle;padding:0 2px;cursor:pointer}.layui-tree-btnGroup .layui-icon:hover{color:#999;transition:.3s}.layui-tree-entry:hover .layui-tree-btnGroup{visibility:visible}.layui-tree-editInput{position:relative;display:inline-block;vertical-align:middle;height:20px;line-height:20px;padding:0 3px;border:none;background-color:rgba(0,0,0,.05)}.layui-tree-emptyText{text-align:center;color:#999}.layui-anim{-webkit-animation-duration:.3s;-webkit-animation-fill-mode:both;animation-duration:.3s;animation-fill-mode:both}.layui-anim.layui-icon{display:inline-block}.layui-anim-loop{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.layui-trans,.layui-trans a{transition:all .2s;-webkit-transition:all .2s}@-webkit-keyframes layui-rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes layui-rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.layui-anim-rotate{-webkit-animation-name:layui-rotate;animation-name:layui-rotate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes layui-up{from{-webkit-transform:translate3d(0,100%,0);opacity:.3}to{-webkit-transform:translate3d(0,0,0);opacity:1}}@keyframes layui-up{from{transform:translate3d(0,100%,0);opacity:.3}to{transform:translate3d(0,0,0);opacity:1}}.layui-anim-up{-webkit-animation-name:layui-up;animation-name:layui-up}@-webkit-keyframes layui-upbit{from{-webkit-transform:translate3d(0,15px,0);opacity:.3}to{-webkit-transform:translate3d(0,0,0);opacity:1}}@keyframes layui-upbit{from{transform:translate3d(0,15px,0);opacity:.3}to{transform:translate3d(0,0,0);opacity:1}}.layui-anim-upbit{-webkit-animation-name:layui-upbit;animation-name:layui-upbit}@keyframes layui-down{0%{opacity:.3;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:translate3d(0,0,0)}}.layui-anim-down{animation-name:layui-down}@keyframes layui-downbit{0%{opacity:.3;transform:translate3d(0,-5px,0)}100%{opacity:1;transform:translate3d(0,0,0)}}.layui-anim-downbit{animation-name:layui-downbit}@-webkit-keyframes layui-scale{0%{opacity:.3;-webkit-transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes layui-scale{0%{opacity:.3;-ms-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-ms-transform:scale(1);transform:scale(1)}}.layui-anim-scale{-webkit-animation-name:layui-scale;animation-name:layui-scale}@-webkit-keyframes layui-scale-spring{0%{opacity:.5;-webkit-transform:scale(.5)}80%{opacity:.8;-webkit-transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes layui-scale-spring{0%{opacity:.5;transform:scale(.5)}80%{opacity:.8;transform:scale(1.1)}100%{opacity:1;transform:scale(1)}}.layui-anim-scaleSpring{-webkit-animation-name:layui-scale-spring;animation-name:layui-scale-spring}@keyframes layui-scalesmall{0%{opacity:.3;transform:scale(1.5)}100%{opacity:1;transform:scale(1)}}.layui-anim-scalesmall{animation-name:layui-scalesmall}@keyframes layui-scalesmall-spring{0%{opacity:.3;transform:scale(1.5)}80%{opacity:.8;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.layui-anim-scalesmall-spring{animation-name:layui-scalesmall-spring}@-webkit-keyframes layui-fadein{0%{opacity:0}100%{opacity:1}}@keyframes layui-fadein{0%{opacity:0}100%{opacity:1}}.layui-anim-fadein{-webkit-animation-name:layui-fadein;animation-name:layui-fadein}@-webkit-keyframes layui-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes layui-fadeout{0%{opacity:1}100%{opacity:0}}.layui-anim-fadeout{-webkit-animation-name:layui-fadeout;animation-name:layui-fadeout} @charset "utf-8";
 /*全局样式*/
 
 .pc {
     display: block;
 }
 
 .mbl {
     display: none;
 }
 
@font-face {
  font-family: "阿里巴巴普惠体 2.0 55 Regular";
  src: url("../fonts/alibaba.woff2") format("woff2"),
  url("/style/font/alibaba.woff") format("woff");
  font-display: swap;
} 
 
 * {
     margin: 0;
     padding: 0;
     list-style: none;
     border: 0;
     transition: all;
     -o-transition: all;
     -ms-transition: all;
     -moz-transition: all;
     -webkit-transition: all;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     outline: none;
 }
 
 a {
     cursor: pointer;
     text-decoration: none;
     color: inherit;
 }
 /*a:hover{color:#004ea2;transition:0.3s}*/
 
 body,
 html {
 
     font-size: 16px;
     /* overflow-x: hidden; */
     /* line-height: 1.8; */
     max-width: 1920px;
     margin: 0 auto;
     color: #222222;
 }
 
 p,
 li,
 ul,
 li,
 h1,
 h2,
 h3,
 h4,
 h5,
 img,
 form {
     margin: 0;
     padding: 0;
     list-style: none;
     border: 0;
     background: none;
     font-weight: normal;
 }
 
 ul {
     padding-left: 0;
     list-style-type: none;
 }
 
 h1,
 h2,
 h3,
 h4,
 h5 {
     line-height: normal;
 }
 
 .fix:before,
 .fix:after,
 .clear {
     display: table;
     clear: both;
     content: '';
 }
 
 i,
 em {
     font-style: normal;
 }
 
 article,
 aside,
 dialog,
 footer,
 header,
 section,
 nav,
 figure,
 menu,
 audio,
 canvas,
 progress,
 video {
     display: block;
 }
 
 img {
     max-width: 100%;
     height: auto;
     vertical-align: top;
     -ms-interpolation-mode: bicubic;
     border: 0;
 }
 
 .imgZoom img {
     -moz-transition: all .8s ease 0s;
     -ms-transition: all .8s ease 0s;
     -o-transition: all .8s ease 0s;
     -webkit-transition: all .8s ease 0s;
     transition: all .8s ease 0s;
 }
 
 .imgZoom {
     overflow: hidden;
 }
 
 button,
 input {
     line-height: normal;
     appearance: none;
     -moz-appearance: none;
     -webkit-appearance: none;
 }
 
 button,
 input,
 textarea,
 select {
     font-family: inherit;
     font-size: 100%;
     margin: 0;
     outline: none;
     appearance: none;
     -moz-appearance: none;
     -webkit-appearance: none;
 }
 
 select {
     font-size: 100%;
     margin: 0;
     outline: none;
 }
 
 .l {
     float: left;
 }
 
 .r {
     float: right;
 }
 
 .wrap {
     width: 100%;
     padding: 0 60px;
     margin-right: auto;
     margin-left: auto;
 }
 
 .wrap_1 {
     max-width: 1440px;
     width: 1440px;
     margin-right: auto;
     margin-left: auto;
 }
 /*全站通用样式*/
 
 .transition {
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
 }
 
 .ab {
     display: flex;
     display: -webkit-flex;
     display: -ms-flex;
 }
 
 .ac {
     flex: 1;
     -ms-flex: 1;
     -webkit-flex: 1;
 }
 
 *[class*="icon0"] {
     background-repeat: no-repeat;
     background-position: 0 0;
     display: block;
 }
 
 .pagemain {
     position: relative;
     width: 100%;
 }
 /*header*/
 
 .pageheader {
     width: 100%;
     z-index: 200;
     position: fixed;
     top: 0;
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     box-shadow: 0px 2px 2px 0px rgba(0, 104, 188, 0.05);
 }
 
 .logo {
     padding: 20px 0;
 }
 
 .logo a {
     display: block;
     height: 50px;
     max-width: 573px;
     width: 228px;
 }
 
 .tophide .m_img a .m_menuimg {
     display: none;
 }
 
 .m_img a .m_menuimg.mn {
     display: none;
 }
 
 .tophide .m_img a .m_menuimg.mn {
     display: block;
 }
 
 .logo a.mbl {
     display: none;
 }
 
 .logo a .logo-b {
     display: none;
 }
 
 .nav {
     /* transform: translate(-75%, -50%);

         position: absolute;

         left: 75%;

         top: 50%; */
     width: fit-content;
     float: right;
	 display: none;
 }
 
 .nav>ul>li {
     float: left;
 }
 
 .nav>ul>li>a {
     display: block;
     margin: 0 25px;
     line-height: 90px;
     position: relative;
     color: #fff;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
     font-size: 22px;
     ;
 }
 
 .nav>ul>li>a:after {
     content: '';
     width: 0%;
     height: 2px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     position: absolute;
     bottom: 0;
     left: 0;
     transition: all .4s;
 }
 
 .nav>ul>li:hover>a:after {
     width: 100%;
 }
 
 .nav>ul>li.active>a {
     color: #0068B6;
 }
 
 .nav>ul>li.active>a:after {
     width: 100%;
     transition: .5s;
 }
 /* .nav>ul>li:hover ._lev2 {

         display: block;

     } */
 
 .tophide .nav>ul>li.active>a {
     color: #0068B6;
 }
 
 ._lev2 {
     display: none;
     position: absolute;
     left: 0px;
     top: 100%;
     width: 100%;
     background-color: rgba(255, 255, 255, 0.96);
     /* left: 50%;

         -webkit-transform: translateX(-50%);

         transform: translateX(-50%); */
 }
 
 .fuwu {
     padding: 4.5% 19%;
     justify-content: space-between;
     width: 100%;
     align-items: baseline;
 }
 
 .fuwu.futv {
     padding: 4.5% 15%;
     padding-bottom: 4%;
 }
 
 .fuwu .hed_h3 {
     width: 20%;
     color: #333;
     font-size: 26px;
 }
 
 .fuwu .hed_col {
     width: 80%;
     display: flex;
     flex-wrap: wrap;
 }
 
 .fuwu .hed_col .col {
     width: 25%;
     float: left;
     text-align: center;
 }
 
 .fuwu .hed_col .col a {
     color: #666;
     font-size: 22px;
     line-height: 36px;
     display: inline-block;
     margin-bottom: 20px;
 }
 
 .fuwu .hed_col .col.active a {
     color: #000;
 }
 
 .fuwu .hed_col .col:hover a {
     color: #000;
 }
 
 .fuwu dl.line {
     width: 1px;
     background-color: #eaeaea;
     /* height: 330px; */
 }
 
 .fuwu dl dt {
     color: #666;
     font-size: 22px;
     /* padding-bottom: 12px; */
     text-align: center;
 }
 
 .fuwu dl dt:hover {
     color: #000;
 }
 
 .fuwu dl dt p {
     margin-top: 40px;
 }
 
 .fuwu dl dt.active {
     color: #000;
 }
 
 .fuwu dl dd a {
     display: block;
     padding: 4px 0;
 }
 
 .top_right {
     width: auto;
     align-items: center;
     height: 90px;
     position: relative;
 }
 
 .top_right .top_hover {
     position: absolute;
     top: 78px;
     background: #fff;
     border-radius: 4px;
     overflow: hidden;
     display: none;
     width: 100%;
     left: 0;
 }
 
 .top_right .top_hover ul li {
     padding: 10px 0;
     border-bottom: 1px solid #ededed;
     text-align: center;
 }
 
 .top_right .top_hover ul li a {
     border-radius: 0;
     border: 0;
     /* border-bottom: 1px solid #ededed; */
     color: #343434;
     line-height: 40px;
     font-size: 18px;
     height: auto;
     text-align: center;
     display: inline-block;
 }
 
 .top_right .top_hover ul li a:hover {
     color: #0068B6;
 }
 
 .lpk_hear{
	 margin-left: 24px;
	/* display: inline-block;
	 text-align: center;
	 line-height: 42px;
	 color: #fff;
	 width: 135px;
	 height: 44px;
	 border: 1px solid rgba(255, 255, 255, 0.5);
	 border-radius: 22px;
	 font-size: 20px; */
	 margin-top: 28px;
	 cursor: pointer; color: #FFF; font-size: 20px;
 }
  .lpk_hear .img2{
	display: none;
 }
 
 .tophide  .lpk_hear{
	color:rgb(0, 102, 179)
 }
 
 .icont-t {
     background: url(../images/bt_j.png) no-repeat center;
     width: 15px;
     height: 8px;
     display: inline-block;
     background-size: cover;
     margin-left: 8px;
 }
 
 .icont-th {
     background: url(../images/btj-b.png) no-repeat center;
     background-size: cover;
     position: relative;
     top: -3px;
     margin-left: 8px;
 }
 
 .top_right span {
     display: inline-block;
     text-align: center;
     line-height: 42px;
     color: #fff;
     /* border: 1px solid #fff; */
     /* border-radius: 50%; */
     width: 135px;
     height: 44px;
     /* border: 1px solid rgba(255, 255, 255, 0.5); */
     border-radius: 22px;
     font-size: 20px;
 }
 /* 

*/
 
 .icon01 {
     width: 23px;
     height: 23px;
     background: url(../images/serc.png) no-repeat center;
     margin: 10px 0 0 10px;
     background-size: 100%;
 }
 
 .tophide .icon01 {
     width: 45px;
     height: 45px;
     margin: 0;
     margin-top: 0px;
     background: url(../images/ser_m.png) no-repeat center;
     background-size: 100%;
 }
 
 .top_right .logo-b {
     display: none;
 }
 
 .tophide .top_right .logo-b {
     display: block;
 }
 
 .tophide .top_right .logo-w {
     display: none;
 }
 
 .search {
     /* width: 6%; */
     margin-top: 24px;
     margin-right: 20px;
 }
 
 .top_right .icon_yuyan {
     width: 135px;
     height: 44px;
     background: url(../images/yuyan.png) no-repeat center;
     background-size: 100%;
     cursor: pointer;
 }
 
 .top_right .jtzw {
     width: 135px;
     height: 44px;
     background: url(../images/xg.png) no-repeat center;
     background-size: 100%;
     cursor: pointer;
 }
 
 .top_right:hover .jtzw {
     background: url(../images/xg2.png) no-repeat center;
     background-size: 100%;
 }
 
 .top_right:hover .icon_yuyan {
     background: url(../images/yuyaan_t.png) no-repeat center;
     background-size: 100%;
 }
 
 .search .seach_btn {
     background: rgba(255, 255, 255, 0);
     border: 1px solid rgba(255, 255, 255, 0.5);
     border-radius: 100%;
     cursor: pointer;
     display: block;
     margin: 0 auto;
     position: relative;
     width: 45px;
     height: 45px;
 }
 
 .search .seach_btn.cur .icon01 {
     background-image: url(../images/close-1.png);
     background-repeat: no-repeat;
     background-position: center;
 }
 
 .search_bj {
     background: linear-gradient(95deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     opacity: 0.9;
     position: fixed;
     top: 0;
     width: 100%;
     height: 100%;
     display: none;
     left: 0;
     z-index: 99999;
 }
 
 .hiden_search {
     position: absolute;
     top: 20%;
     right: 20%;
     cursor: pointer;
 }
 
 .search_bj .search_box {
     padding: 17px 50px;
     display: flex;
     align-items: center;
     border-radius: 35px;
     border: 1px solid #fff;
 }
 
 .search_bj .search_box .inp_box {
     width: 100%;
     border: none;
     padding: 0;
     margin: 0;
     background: none;
     height: 30px;
     color: #fff;
     font-size: 22px;
     font-family: Arial, Helvetica, sans-serif;
 }
 
 .search_bj .search_box .inp_box::-webkit-input-placeholder {
     color: #fff;
     font-size: 22px;
 }
 
 .search_bj .search_box .inp_box:-moz-placeholder {
     color: #fff;
     font-size: 22px;
 }
 
 .search_bj .search_box .inp_box::-moz-placeholder {
     color: #fff;
     font-size: 22px;
 }
 
 .search_bj .search_box .inp_box:-ms-input-placeholder {
     color: #fff;
     font-size: 22px;
 }
 
 .search_bj .search_box .search_ico {
     width: 29px;
     height: 28px;
     background: url(../images/su-t.png) no-repeat center center;
     margin: 2px 20px 0 0;
     margin-right: 0px;
     cursor: pointer;
 }
 
 .search_list {
     align-items: center;
     width: 100%;
     justify-content: center;
     height: 100%;
 }
 
 .search_list h2 {
     color: #fff;
     font-size: 30px;
     text-align: center;
     padding-bottom: 48px;
 }
 
 .search_location {
     width: 40%;
 }
 
 .tophide .logo {
     padding: 20px 0;
 }
 
 .tophide .top_right {
     height: 90px;
 }
 
 .tophide .nav>ul>li>a {
     line-height: 90px;
     color: #000;
 }
 
 .nav>ul>li>a:hover {
     color: #0068B6;
 }
 
 .tophide .top_right span {
     color: #666;
 }
 
 .tophide .search {
     margin-top: 20px;
 }
 
 .tophide .logo a .logo-w {
     display: none;
 }
 
 .tophide .logo a .logo-b {
     display: block;
 }
 /*      

     .tophide .icon01 {

         background-image: url(../images/sousuo-j.png);

     } */
 
 .tophide .search .seach_btn {
     /* background-color: inherit; */
     /* border: solid 1px #d5d5d5; */
 }
 
 .m_nav,
 .m_img {
     display: none;
 }
 /* banner */
 
 .banner {
     position: relative;
     width: 100%;
     overflow: hidden;
 }
 
 .banner .swpBan {
     transform: translateZ(0);
 }
 
 .banImg {
     width: 100%;
     /* height: 100vh; */
 }
 
 .banPagin {
     position: absolute;
     z-index: 3;
     bottom: 60px;
     left: 12.8%;
     font-size: 0;
     transform: translateX(-12.8%);
 }
 
 .banPagin .swiper-pagination-bullet {
     width: 30px;
     height: 1px;
     border-radius: 0px;
     background-color: #fff;
     opacity: .2;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -ms-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
 
 .banPagin .swiper-pagination-bullet-active {
     opacity: 1;
 }
 
 .cutAct,
 .cutAll,
 .total {
     display: inline-block;
     vertical-align: middle;
     font-size: 20px;
     color: #fff;
     font-weight: 100;
     font-family: "DINAlternate";
 }
 
 .cutAll {
     opacity: .7;
 }
 
 .ban-pagination {
     font-size: 0;
     display: inline-block;
     vertical-align: middle;
     margin: 0 12px;
 }
 
 .banPrev,
 .banNext {
     display: inline-block;
     vertical-align: middle;
     margin: 0 23px;
     opacity: .68;
     -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
     -ms-transition: all 0.5s ease 0s;
     -o-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
 }
 
 .banPrev:hover,
 .banNext:hover {
     opacity: 1;
 }
 
 .swpBan .swiper-slide {
     position: relative;
 }
 
 .banText {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 1440px;
 }
 
 .banText .sml-container {
     width: 652px;
 }
 
 .banText .txt h3,
 .banText .txt p,
 .banText .more {
     -webkit-transform: translateY(30px);
     -moz-transform: translateY(30px);
     -ms-transform: translateY(30px);
     -o-transform: translateY(30px);
     transform: translateY(30px);
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all 0.8s ease 0s;
     -moz-transition: all 0.8s ease 0s;
     -ms-transition: all 0.8s ease 0s;
     -o-transition: all 0.8s ease 0s;
     transition: all 0.8s ease 0s;
 }
 
 .banText .txt h3 {
     font-size: 68px;
     font-weight: bold;
     line-height: 70px;
     color: #fff;
     margin-bottom: 44px;
 }
 
 .banText .txt p {
     font-size: 36px;
     font-family: "黑体";
     line-height: 46px;
     color: #fff;
 }
 
 .swiper-slide-active .banText .txt h3,
 .swiper-slide-active .banText .txt p,
 .swiper-slide-active .more {
     -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
     -ms-transform: translateY(0);
     -o-transform: translateY(0);
     transform: translateY(0);
     opacity: 1;
     visibility: visible;
 }
 
 .swiper-slide-active .banText .txt h3 {
     -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
     -ms-transition-delay: 0.2s;
     -o-transition-delay: 0.2s;
     transition-delay: 0.2s;
 }
 
 .swiper-slide-active .banText .txt p {
     -webkit-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
     -ms-transition-delay: 0.3s;
     -o-transition-delay: 0.3s;
     transition-delay: 0.3s;
 }
 
 .swiper-slide-active .more {
     -webkit-transition-delay: 0.4s;
     -moz-transition-delay: 0.4s;
     -ms-transition-delay: 0.4s;
     -o-transition-delay: 0.4s;
     transition-delay: 0.4s;
 }
 
 .banText .txt {
     margin-bottom: 36px;
 }
 
 .more {
     display: inline-block;
 }
 
 .more .but {
     display: none;
     text-transform: uppercase;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -ms-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     overflow: hidden;
     position: relative;
     overflow: hidden;
 }
 
 .more .but:hover {
     transform: translateX(10px);
 }
 
 .more a span {
     display: block;
     background: rgba(42, 57, 75, 0.2);
     -webkit-transition: -webkit-transform .3s;
     -moz-transition: -moz-transform .3s;
     transition: transform .3s;
     color: #fff;
 }
 
 .swpPrev {
     width: 12px;
     height: 20px;
     background: url(../images/fl.png) no-repeat center center;
     cursor: pointer;
 }
 
 .swpNext {
     width: 12px;
     height: 20px;
     background: url(../images/fr.png) no-repeat center center;
     cursor: pointer;
 }
 
 .idxOnebtm {
     position: absolute;
     bottom: 62px;
     left: 50%;
     -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     -o-transform: translateX(-50%);
     transform: translateX(-50%);
     z-index: 3;
     display: flex;
     flex-direction: column;
     align-items: center;
 }
 
 .idxOnebtm p {
     font-size: 16px;
     color: #fff;
     margin-top: 10px;
 }
 
 .idxOnebtm .ico-mousedz {
     animation: removey .5s linear infinite alternate;
     -webkit-animation: removey .5s linear infinite alternate;
 }
 
 @keyframes removey {
     0% {
         -webkit-transform: translateY(10px);
         transform: translateY(10px)
     }
     100% {
         -webkit-transform: translateY(-10px);
         transform: translateY(-10px)
     }
 }
 
 @-webkit-keyframes removey {
     0% {
         -webkit-transform: translateY(10px);
         transform: translateY(10px)
     }
     100% {
         -webkit-transform: translateY(-10px);
         transform: translateY(-10px)
     }
 }
 /* .menu_hear {
     position: fixed;
     top: 50%;
     left: 0;
     width: 72px;
     height: 72px;
     transform: translate(0%, -50%);
     z-index: 999;
     cursor: pointer;
     box-shadow: 0px 2px 2px 0px rgba(0, 104, 188, 0.05);
 } */
 
 .menu_hear {
     position: fixed;
     bottom: 11%;
     left: 0;
     width: 72px;
     height: 72px;
     /* transform: translate(0%, -50%); */
     z-index: 999;
     cursor: pointer;
     box-shadow: 0px 2px 2px 0px rgba(0, 104, 188, 0.05);
 }
 /* 产品技术 */
 
 .products,
 .news {
     position: relative;
     padding: 70px 0;
 }
 
 .news {
     margin-bottom: 20px;
 }
 
 .products:after {
     width: 1px;
     background-color: #d3d3d3;
     content: '';
     display: block;
     position: absolute;
     top: 0;
     height: 100%;
     right: 16%;
     z-index: 10
 }
 
 .index-title {
     align-items: center;
     justify-content: space-between;
 }
 
 .index-title .title {
     color: #000;
 }
 
 .index-title .title h2 {
     font-size: 42px;
     margin-bottom: 12px;
 }
 
 .index-title .title p {
     font-size: 16px;
 }
 
 .index-title .more span {
     color: #000;
     border: solid 1px #000;
     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-align-items: center;
     align-items: center;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
 }
 
 .index-title .more:before,
 .index-title .more:after {
     background: rgba(0, 0, 0, 0.2);
 }
 
 .index-title .more:hover span {
     border: solid 1px rgba(0, 0, 0, 0.1);
 }
 
 .index-title .icon02 {
     background-image: url(../images/jt02.png);
 }
 
 .news .index-title {
     align-items: center;
 }
 
 .news .index-title .title h2 {
     margin-bottom: 0;
 }
 
 .index-product {
     align-items: center;
     justify-content: space-between;
     /* margin-top: 40px; */
     width: 100%;
     float: right;
     margin-top: -84px;
 }
 
 .case_tab {
     width: 83.33%;
     /* padding-left: 13%; */
 }
 
 .row li {
     padding: 20px 0;
     font-size: 18px;
     padding-left: 30%;
     position: relative;
     cursor: pointer;
     color: #666;
 }
 
 .row li img {
     float: right;
 }
 
 .row li p {
     font-size: 22px;
     color: #666;
     text-align: right;
     transition: all .4s;
 }
 
 .row li.swiper-slide-thumb-active p {
     color: #000;
     font-weight: 600;
 }
 
 .row li.swiper-slide:hover p {
     color: #000;
     font-weight: 600;
 }
 
 .row li:before {
     /* content: '';
     width: 20px;
     height: 1px;
     background-color: #e5e5e5;
     position: absolute;
     left: 28px;
     top: 50%;
     z-index: 11;
     transition: 0.3s;
     margin-top: -0.5px; */
 }
 
 .row .swiper-slide-thumb-active,
 .row li:hover {
     color: #000;
 }
 
 .case_tab_l {
     position: relative;
 }
 
 .pro-cata {
     width: 16.67%;
     margin-top: -84px;
 }
 
 .pro-cata .swiper-container {
     overflow: inherit;
 }
 
 .pro-cata .swiper-wrapper {
     height: auto!important;
 }
 
 .pro_tonert {
     display: flex;
     display: -webkit-flex;
     display: -ms-flex;
 }
 
 .pro_tonert .l-title {
     margin-right: 35px;
     width: 3px;
     display: inline-table;
     display: none;
 }
 
 .index_pro-t {
     width: 36.8%;
 }
 
 .index_pro-t h2.title {
     font-size: 52px;
     color: #000;
     line-height: 54px;
     margin-bottom: 63px;
     margin-top: 100px;
 }
 
 .index_peoductmain {
     width: 43.8%;
     margin-top: 84px;
 }
 
 .index-product .case_tab_l .cpimg1 h4 {
     font-size: 36px;
     color: #000;
     line-height: 38px;
     margin-bottom: 24px;
     font-weight: 600;
 }
 
 .index-product .case_tab_l .cpimg1 p {
     font-size: 22px;
     color: #787878;
     font-family: "黑体";
     font-weight: 500;
     line-height: 34px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 4;
     -webkit-box-orient: vertical;
 }
 
 .index-product .case_tab_l .cpimg1 {
     padding-right: 18%;
     position: relative;
     padding-left: 7%;
 }
 
 .index-product .case_tab_l .cpimg1::after {
     display: inline-block;
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 3px;
     height: 100%;
     background: linear-gradient(180deg, #E25454, #B559A1, #BB8F56, #5B914E, #4A6999);
 }
 
 .index-product .case_tab_l .cpimg {
     width: 56.2%;
     padding-left: 10%;
 }
 
 .index-product .case_tab_l .more2 {
     margin-top: 68px;
     display: inline-block;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -ms-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
 
 .index-product .case_tab_l .more2:hover {
     transform: translateX(10px);
 }
 
 .prodext_index {
     background: url(../images/bj_pro.jpg) no-repeat center;
     background-size: cover;
 }
 
 .prodext_index_t {
     margin: auto;
     /* margin-top: 78px; */
 }
 
 .case_tab .swiper-pagination-bullet-active {
     /* width: 47px !important;

     height: 47px !important;

     background: url(../images/yuan.png) no-repeat center !important;

     border-radius: 50% !important; */
 }
 
 .case_tab .swiper-pagination-bullet.swiper-pagination-bullet-active i {
     /* display: block; */
     /* line-height: 47px;

         height: 47px; */
     opacity: 1;
     /* top: 30px; */
 }
 
 .case_tab .swiper-pagination-bullet.swiper-pagination-bullet-active .ui-loop {
     opacity: 1;
 }
 
 .case_tab .ui-loop {
     position: absolute;
     width: 48px;
     height: 48px;
     /* bottom: 0; */
     right: 0;
     opacity: 0;
     top: 0px;
     left: 0;
 }
 
 .case_tab .path-loop {
     fill: none;
     stroke: #0068B6;
     stroke-miterlimit: 10;
     stroke-width: 2px;
 }
 
 .case_tab .path-loop-bg {
     fill: none;
     stroke: #BFBFBF;
     stroke-miterlimit: 10;
     stroke-width: 2px;
     /* opacity: 0.1; */
 }
 
 .case_tab .swiper-container-horizontal>.swiper-pagination-bullets,
 .case_tab .swiper-pagination-custom,
 .swiper-pagination-fraction {
     bottom: 79px;
 }
 
 .case_tab .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
     margin-right: 30px;
     margin-left: 0;
     /* height: 48px; */
 }
 
 .case_tab .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
     margin-right: 0;
 }
 
 .case_tab .swiper-pagination-bullet i {
     opacity: 0;
     display: block;
     line-height: 50px;
     height: 47px;
     font-size: 20px;
     font-family: arial;
     font-weight: bold;
     color: #0068B6;
 }
 
 .case_tab .swiper-pagination-bullet-active {
     color: #fff;
     background: #F5F5F5 !important;
     width: 47px !important;
     height: 47px !important;
     line-height: 47px;
     /* top: -20px; */
 }
 
 .case_tab .swiper-pagination-bullet {
     width: 47px;
     height: 47px;
     text-align: center;
     line-height: 47px;
     font-size: 20px;
     color: #0068B6;
     opacity: 1;
     background: rgba(0, 0, 0, 0);
     position: relative;
 }
 
 .case_tab .swiper-pagination-bullet::after {
     content: "";
     width: 6px;
     height: 6px;
     display: inline-block;
     position: absolute;
     top: 50%;
     background: #0068B6;
     left: 50%;
     transform: translate(-50%, -50%);
     border-radius: 50%;
 }
 
 .case_tab .swiper-pagination-bullet-active::after {
     width: 0px;
     height: 0px;
 }
 
 .case_tab .swiper-pagination-bullet span {
     display: none;
 }
 
 .case_tab .swiper-pagination {
     width: auto;
 }
 /* 中微公司 */
 
 .index_about {
     background: url(../images/bj_about.jpg) no-repeat center;
     background-size: cover;
     /* position: relative; */
     /* background-attachment: fixed; */
     /* position: relative; */
 }
 /* .index_about::before {
     content: ' ';
     position: fixed;
     z-index: -1;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     background: url(../images/bj_about.jpg) no-repeat center;
     background-size: cover;
 } */
 
 .iandex_wer {
     position: relative;
     /* overflow-y: hidden; */
 }
 
 .index_about_cont {
     width: 86.6%;
     margin: auto;
     padding-top: 74px;
 }
 
 .index_about_cont h3 {
     font-size: 52px;
     font-family: "SourceHanSansSC-Medium";
     color: #FFFFFF;
     line-height: 54px;
     position: relative;
     padding-bottom: 35px;
     text-align: center;
     margin-bottom: 33px;
 }
 
 .index_about_cont h3::before {
     width: 65px;
     height: 3px;
     background: #FFFFFF;
     content: "";
     display: inline-block;
     position: absolute;
     margin: auto;
     bottom: 0;
     left: 0;
     right: 0;
 }
 
 .index_about_cont p {
     font-size: 24px;
     color: #fff;
     line-height: 40px;
     text-align: center;
 }
 /* 数字滚动 */
 
 .product-number-inner ul {
     display: flex;
     justify-content: space-around;
     align-items: center;
     padding-bottom: 184px;
 }
 
 .product-number-inner ul li b {
     font-size: 80px;
     color: #fff;
     font-family: "DINAlternate";
     line-height: 82px;
 }
 
 .product-number-inner ul li b i {
     font-size: 80px;
     color: #fff;
     font-family: "DINAlternate";
     line-height: 82px;
 }
 
 .product-number-inner ul li b span {
     font-size: 60px;
 }
 
 .product-number-inner ul li p {
     font-size: 22px;
     color: #fff;
     text-align: center;
     line-height: 24px;
     margin-top: 10px;
 }
 
 .product-number-inner {
     margin-top: 80px;
 }
 /* 股票实时新闻 */
 
 .stock_index {
     height: 185px;
     background: #FFFFFF;
     box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.02);
     border-radius: 5px;
     position: absolute;
     bottom: -92.5px;
     width: 100%;
     display: flex;
     align-items: center;
     padding: 0 120px;
     display: flex;
     justify-content: space-between;
     z-index: 8;
 }
 
 .stock_index h3 {
     font-size: 26px;
     color: #111;
     display: inline-block;
     margin-right: 26px;
 }
 
 .stock_index h3 span {
     font-family: "DINAlternate";
 }
 
 .stock_index h2 {
     font-size: 56px;
     color: #FA0000;
     display: inline-block;
     font-family: "DINAlternate";
 }
 
 .stock_index h2 #dangqiangujia {
     font-size: 56px;
     color: #FA0000;
     display: inline-block;
     font-family: "DINAlternate";
 }
 
 .stock_index h2 span {
     font-size: 24px;
     font-family: "DINAlternate";
 }
 
 .stock_index .spant {
     font-size: 24px;
     color: #111;
     font-family: "DINAlternate";
 }
 
 .stock_index .spant i {
     font-family: "黑体";
 }
 
 .stock_index a {
     transition: all .4s;
     position: relative;
     right: 0px;
     width: 250px;
     height: 60px;
 }
 
 .stock_index a:hover {
     position: relative;
     right: -20px;
 }
 /* 新闻 */
 
 .index_news {
     background: url(../images/news_index.jpg) no-repeat center;
     background-size: cover;
 }
 
 .index_news_title {
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding-top: 50px;
     margin-bottom: 64px;
 }
 
 .index_news_title a {
     transition: all .4s;
     position: relative;
     right: 0px;
 }
 
 .index_news_title a:hover {
     position: relative;
     right: -20px;
 }
 
 .index_news_title h3 {
     font-size: 55px;
     color: #000;
     line-height: 56px;
 }
 
 .index_news_ul ul li {
     width: 24.02%;
     float: left;
     margin-right: 1.3%;
     float: left;
 }
 
 .index_news_ul ul li:nth-child(4n) {
     margin-right: 0;
 }
 
 .index_news_ul ul li .index_news_img {
     overflow: hidden;
     border-radius: 5px;
 }
 
 .index_news_ul ul li .index_news_img img {
     width: 100%;
     transition: all .4s;
         overflow: hidden;
    height: 200px;
 }
 
 .index_news_ul ul li .index_news_tie {
     margin-top: 38px;
     padding-right: 31px;
 }
 
 .index_news_ul ul li .index_news_tie time {
     font-size: 22px;
     color: #888888;
     line-height: 22px;
     margin-bottom: 24px;
     display: block;
 }
 
 .index_news_ul ul li .index_news_tie p {
     font-size: 22px;
     color: #222;
     line-height: 32px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .index_news_ul ul li .index_news_tie span {
     font-size: 20px;
     color: #0068B6;
     line-height: 24px;
     margin-top: 43px;
     display: block;
     margin-bottom: 100px;
     transition: all .4s;
 }
 
 .index_news_ul ul li .index_news_tie span::after {
     content: "";
     background: url(../images/more3.png) no-repeat center;
     width: 9px;
     height: 16px;
     display: inline-block;
     margin-left: 7px;
     transition: all .4s;
 }
 
 .index_news_ul ul li a:hover .index_news_img img {
     transform: scale(1.1);
 }
 /* 投资者关系 */
 
 .index_incel {
     width: 50%;
     position: relative;
 }
 
 .index_incel img {
     width: 100%;
     display: block;
 }
 
 .index_incer {
     width: 50%;
 }
 
 .index_incer_ing {
     width: 100%;
     position: relative;
 }
 
 .index_incer_ing img {
     width: 100%;
 }
 
 .text_indec {
     padding: 77px 207px 30px 150px;
     position: relative;
 }
 
 .text_indec h2 {
     font-size: 52px;
     color: #000;
     line-height: 52px;
     margin-bottom: 20px;
 }
 
 .text_indec p {
     font-size: 22px;
     color: #343434;
     line-height: 40px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .text_indec a {
     margin-top: 42px;
     display: inline-block;
     transition: all .6s;
 }
 
 .text_indec .xt_2 {
     position: absolute;
     top: -50px;
     margin-left: -76px;
 }
 
 .text_indec a:hover {
     margin-left: 10px;
 }
 
 .index_incer_text {
     position: absolute;
     top: 0;
     margin-top: 98px;
     left: 24.1%;
     padding-right: 101px;
 }
 
 .index_incer_text h2 {
     font-size: 52px;
     color: #fff;
     line-height: 52px;
     position: relative;
     padding-bottom: 36px;
     margin-bottom: 34px;
 }
 
 .index_incer_text h2::before {
     content: "";
     width: 65px;
     height: 3px;
     background: #FFFFFF;
     display: inline-block;
     position: absolute;
     bottom: 0;
 }
 
 .index_incer_text p {
     font-size: 22px;
     line-height: 40px;
     color: #fff;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
 }
 
 .index_incer_text a {
     width: 190px;
     height: 60px;
     display: inline-block;
     margin-top: 48px;
     transition: all 0.4s;
 }
 
 .index_incer_text a:hover {
     margin-left: 10px;
 }
 /* 底部 */
 
 footer {
     background: url(../images/footer.jpg) no-repeat center;
 }
 
 .footer_l .foot_logo {
     width: 286px;
     margin-bottom: 57px;
 }
 
 .footer_l .foot_logo img {
     max-width: 100%;
 }
 
 .footer_l p {
     font-size: 20px;
     color: #fff;
     line-height: 40px;
 }
 
 .footer {
     padding: 86px 0;
     padding-bottom: 0;
 }
 
 .footer_l {
     width: 28%;
 }
 
 .footer_r {
     width: 72%;
 }
 
 .footer_r ul {
     display: flex;
     justify-content: space-between;
 }
 
 .footer_r ul li {
     font-size: 24px;
     line-height: 26px;
     color: #fff;
 }
 
 .footer_r ul li dl {
     margin-top: 26px;
 }
 
 .footer_r ul li dl dt {
     margin-bottom: 15px;
 }
 
 .footer_r ul li dl dt a {
     transition: all .4s;
     font-size: 20px;
     line-height: 26px;
     color: #fff;
 }
 
 .footer_r ul li a:hover {
     color: #0068B6;
 }
 
 .footer_ter {
     margin-top: 40px;
     border-top: 1px solid rgba(255, 255, 255, 0.2);
 }
 
 .footer_ter p {
     font-size: 16px;
     color: #fff;
     text-align: left;
     line-height: 22px;
     padding: 40px 0;
 }
 
 .footer_ter p a:hover {
     color: #0067B5;
 }
 
 .footer_but {
     display: flex;
     justify-content: space-between;
     align-items: center;
 }
 
 .footer_but span {
     margin-left: 15px;
     cursor: pointer;
     position: relative;
 }
 
 .footer_but span .erwi {
     width: 150px;
     height: 150px;
     padding: 10px;
     border: 1px solid #fff;
     display: none;
     transition: all .3s;
     background: #fff;
     position: absolute;
     bottom: 58px;
     left: -53px;
     margin: auto;
     border-radius: 5px;
 }
 
 .footer_but span:hover .erwi {
     display: block;
 }
 
 .footer_but span .erwi::before {
     content: '';
     display: block;
     position: absolute;
     width: 10px;
     height: 10px;
     transform: rotate(-45deg);
     left: 0px;
     right: 0;
     bottom: -7px;
     border: 1px solid #FFF;
     margin: auto;
     background: #fff;
     border-color: #fff;
 }
 
 .menu_hui {
     width: 100%;
     position: fixed;
     left: -100%;
     top: 0px;
     background: #fff;
     width: 100%;
     height: 100%;
     visibility: hidden;
     opacity: 0;
     z-Index: 9999999;
     -webkit-transition: all 1s ease 0s;
     transition: all 1s ease 0s;
 }
 
 .menu_hui.active {
     visibility: visible;
     opacity: 1;
     left: 0;
 }
 
 .menu_hui .clocde {
     width: 74px;
     float: left;
     height: 100vh;
     position: relative;
 }
 
 .menu_hui .clocde .imgt {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     cursor: pointer;
 }
 
 .colode_list {
     float: left;
     width: -moz-calc(100% - 74px);
     width: -webkit-calc(100% - 74px);
     /*Standard */
     width: calc(100% - 74px);
     height: 100%;
     background: url(../images/images_t.jpg) no-repeat center;
     background-size: cover;
 }
 
 .colode_list ul li {
     width: 33.3%;
     float: left;
     color: #fff;
     display: flex;
     align-items: center;
     flex-direction: column;
     border-right: solid 1px rgba(250, 250, 250, .5);
     border-bottom: solid 1px rgba(250, 250, 250, .5);
     height: 50vh;
 }
 
 .colode_list ul li:nth-child(3n) {
     border-right: 0;
 }
 /*.colode_list ul li:nth-child(4) {
     border-bottom: solid 0px rgba(250, 250, 250, .5);
 }*/
 
 .colode_list ul li:nth-child(5) {
     border-bottom: solid 0px rgba(250, 250, 250, .5);
 }
 
 .colode_list ul li:nth-child(6) {
     border-bottom: solid 0px rgba(250, 250, 250, .5);
 }
 
 .colode_list ul li dl {
     text-align: center;
 }
 
 .colode_list ul li h3 {
     font-size: 42px;
     color: #fff;
     position: relative;
     line-height: 42px;
     padding-bottom: 20px;
     margin-bottom: 22px;
     margin-top: 59px;
 }
 
 .colode_list ul li h3::before {
     content: "";
     position: absolute;
     display: inline-block;
     width: 54px;
     height: 1px;
     background: #fff;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
 }
 
 .colode_list ul li dl dt a {
     font-size: 22px;
     color: #fff;
     transition: all .4s;
 }
 
 .colode_list ul li dl dt a:hover {
     color: #0067B5;
 }
 /* 招贤纳士 */
 
 .bannet_text {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 1440px;
 }
 
 .bannet_text .txt h3 {
     font-size: 68px;
     font-weight: 400;
     color: #FFFFFF;
     line-height: 68px;
     text-align: center;
     margin-bottom: 42px;
 }
 
 .bannet_text .txt p {
     font-size: 26px;
     font-weight: 400;
     color: #FFFFFF;
     line-height: 32px;
     text-align: center;
 }
 
 .recruit_schooltext {
     display: flex;
     justify-content: space-between;
     align-items: center;
 }
 
 .recruit_schooltext .text {
     width: 67%;
 }
 
 .recruit_schooltext h3 {
     font-size: 48px;
     font-weight: 400;
     color: #000000;
     line-height: 48px;
     position: relative;
     display: inline-block;
     /* width: 20%; */
     float: left;
     padding-bottom: 35px;
     flex: 1;
 }
 
 .recruit_schooltext h3::after {
     position: absolute;
     content: "";
     width: 60px;
     height: 3px;
     background: url(../images/icont_5.jpg) no-repeat center;
     bottom: 0;
     left: 0;
     margin: auto;
 }
 
 .recruit_schooltext p {
     font-size: 24px;
     font-weight: 400;
     color: #333333;
     line-height: 42px;
     float: right;
 }
 
 .lh_pb100 {
     padding-top: 100px;
 }
 
 .lh_pt80 {
     padding-bottom: 80px;
 }
 
 .recruit_schoolswiper {
     max-width: 1440px;
     /* float: right; */
     margin: auto;
     margin-bottom: 100px;
 }
 
 .swiper-pagination.scho {
     bottom: 0;
     top: auto;
 }
 
 .scho_swiper .text h3 {
     font-size: 30px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #000000;
     line-height: 42px;
 }
 
 .scho_swiper .text p {
     font-size: 22px;
     color: #000000;
     line-height: 40px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .scho_swiper .look_tp {
     position: absolute;
     top: 0;
     width: 55px;
     height: 55px;
     background: rgba(0, 0, 0, 0.5);
     border-radius: 50%;
     transition: all 0.5s ease 0s;
     -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
     -o-transition: all 0.5s ease 0s;
     display: flex;
     justify-content: center;
     align-items: center;
 }
 
 .mlbut-div {
     position: absolute;
     z-index: -1;
     top: 0;
     height: 55px;
     width: 70px;
     /* line-height: 55px; */
     text-align: center;
     overflow: hidden;
     background-color: rgba(0, 0, 0, .5);
     border-radius: 70px;
 }
 
 .look_tp_cont .mlbut-div {
     width: 70px;
     opacity: 0;
     transition: all 0.5s ease 0s;
     -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
     -o-transition: all 0.5s ease 0s;
 }
 
 .look_tp_cont {
     transition: all 0.5s ease 0s;
     -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
     -o-transition: all 0.5s ease 0s;
     position: absolute;
     z-index: 1;
     top: 10px;
     left: 10px;
     cursor: pointer;
 }
 
 .look_tp_cont:hover .mlbut-div {
     width: 170px;
     opacity: 1;
 }
 
 .scho_swiper .look_tp_cont:hover .look_tp {
     /* border-radius: 50% 0 0 50%; */
     background: rgba(0, 0, 0, 0);
 }
 
 .mlbut-div span {
     font-size: 18px;
     color: #fff;
     line-height: 55px;
     padding-left: 20px;
     display: inline-block;
     display: flex;
     justify-items: center;
     align-items: center;
     justify-content: center;
     font-family: Arial, Helvetica, sans-serif;
 }
 /* 图片集 */
 
 .caseTank {
     background: url(../images/inages6.jpg) no-repeat center;
     background-size: cover;
     padding-bottom: 120px;
     position: fixed;
     z-index: 9999;
     top: 0;
     left: 0;
     width: 100vw;
     height: 100vh;
     visibility: hidden;
     opacity: 0;
     -webkit-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
 
 .caseTank.vis {
     visibility: visible;
     opacity: 1;
 }
 
 .tanXx {
     float: right;
     margin-top: 62px;
     margin-right: 62px;
     margin-bottom: 40px;
     cursor: pointer;
 }
 
 .cast_tex {
     width: 20%;
     float: left;
 }
 
 .cast_tex h3 {
     font-size: 48px;
     color: #000;
     line-height: 48px;
 }
 
 .caseTank-ltdiv {
     /* width: 30%; */
     float: right;
 }
 
 .caseTank-lt {
     width: 100%;
     margin-bottom: 100px;
 }
 
 .caseT-swp .swiper-slide {
     width: 900px;
     transition-timing-function: linear;
 }
 
 @media only screen and (max-width:1200px) {
     .caseT-swp .swiper-slide {
         width: 770px;
     }
 }
 
 @media only screen and (max-width:980px) {
     .caseT-swp .swiper-slide {
         width: 471px;
     }
 }
 
 @media only screen and (max-height:480px) {
     .caseT-swp .swiper-slide {
         width: 471px;
     }
 }
 
 .caseT-swp .swiper-slide img {
     width: 100%;
 }
 
 .caseTBut {
     position: absolute;
     top: 50%;
     left: 76.5%;
     transform: translate(-76.5%, -50%);
     z-index: 1;
     background: #0068b6;
     width: 70px;
     height: 70px;
     display: flex;
     justify-content: center;
     border-radius: 50%;
     overflow: visible;
 }
 
 .caseTBut .caseT-prev {
     width: 37.5px;
     height: 70px;
     float: left;
     display: flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
 }
 
 .caseTBut .caseT-next {
     width: 37.5px;
     height: 70px;
     float: left;
     display: flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
 }
 
 .caseTBut .caseT-prev img {
     padding-left: 10px;
 }
 
 .caseTBut .caseT-next img {
     padding-right: 10px;
 }
 
 .lh_md1 {
     position: relative;
     top: -10px;
     width: 0;
     height: 0;
 }
 
 .caseTank-tab {
     position: relative;
     /* visibility: hidden; */
 }
 
 .caseTank-tab.vis {
     visibility: visible;
 }
 
 .caseT-swp .swiper-slide.swiper-slide-prev {
     opacity: .5;
 }
 
 .caseT-swp .swiper-slide.swiper-slide-next {
     opacity: .5;
 }
 
 .caseTank-ltdiv li .txt {
     font-size: 24px;
     color: #000;
     position: relative;
     display: inline-block;
     cursor: pointer;
     transition: all .4s;
     padding-bottom: 10px;
 }
 
 .caseTank-ltdiv li {
     float: left;
     margin-right: 87px;
 }
 
 .caseTank-ltdiv li:last-child {
     margin-right: 0;
 }
 
 .caseTank-ltdiv li.active .txt::after {
     position: absolute;
     content: "";
     width: 100%;
     bottom: 0;
     display: block;
     height: 2px;
     transition: all .4s;
 }
 
 .caseTank-ltdiv li.active .txt {
     color: #0068b6;
     transition: all .4s;
 }
 
 .caseTank-ltdiv li.active .txt::after {
     position: absolute;
     content: "";
     width: 100%;
     bottom: 0;
     background: url(../images/icont-7.jpg) no-repeat center;
     display: block;
     height: 2px;
 }
 
 .caseTank-ltdiv li:hover .txt {
     color: #0068b6;
 }
 
 .caseTank-ltdiv li:hover .txt::after {
     position: absolute;
     content: "";
     width: 100%;
     bottom: 0;
     background: url(../images/icont-7.jpg) no-repeat center;
     display: block;
     height: 2px;
 }
 
 .caseTankNav .smlDiv {
     text-align: center;
 }
 
 .scho_swiper .swiper-slide .text {
     padding-top: 44px;
     padding-bottom: 78px;
 }
 
 .scho_swiper .swiper-slide {
     transition: all .4s;
     overflow: hidden;
     cursor: pointer;
 }
 
 .scho_swiper .swiper-slide:hover .mlbut-div {
     width: 170px;
     opacity: 1;
 }
 
 .scho_swiper .swiper-slide:hover .look_tp {
     background: rgba(0, 0, 0, 0);
 }
 
 .scho_swiper .swiper-slide .img {
     transition: all .4s;
     overflow: hidden;
 }
 
 .scho_swiper .swiper-slide .img img {
     transition: all .4s;
 }
 
 .scho_swiper .swiper-slide:hover .img img {
     transform: scale(1.2);
 }
 
 .scho_swiper .swiper-slide:hover .text h3 {
     color: #0068B6;
 }
 
 .scho_swiper .swiper-slide .text h3 {
     color: #000;
     font-size: 30px;
     line-height: 30px;
     margin-bottom: 30px;
     font-family: "DINAlternate";
     font-weight: bold;
 }
 
 .scho_swiper .swiper-pagination-progressbar {
     width: 1440px;
     height: 2px;
     background: linear-gradient(90deg, #d8dadf, #efe5db, #daebe4, #ebdada, #ebdada);
     /* opacity: 0.2; */
 }
 
 .scho_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
     background: linear-gradient(90deg, #9A4746, #E96131, #4A9C79, #3C8FC0, #3E445F);
     opacity: 1 !important;
 }
 /* 中微生活 */
 
 .zw_file {
     background: url(../images/dji_0055.jpg) no-repeat center;
     background-size: cover;
 }
 
 .zw_file .recruit_schooltext h3 {
     color: #fff;
 }
 
 .zw_file .recruit_schooltext h3::after {
     background: #fff;
 }
 
 .zw_file .recruit_schooltext p {
     color: #fff;
 }
 
 .zw_file_list ul li {
     width: 25%;
     float: left;
     position: relative;
     cursor: pointer;
 }
 
 .zw_file_list ul li i.layui-timeline-axis {
     position: absolute;
     left: 0px;
     top: 17px;
     z-index: 10;
     width: 7px;
     height: 7px;
     line-height: 7px;
     background-color: rgba(255, 255, 255, .2);
     border-radius: 50%;
     text-align: center;
     cursor: pointer;
 }
 
 .zw_file_list ul li::before {
     left: 3px;
     content: '';
     position: absolute;
     top: 24px;
     z-index: 0;
     width: 1px;
     height: 96%;
     background: rgba(255, 255, 255, .2);
 }
 
 .zw_file_list ul li .file_cont {
     padding: 0 23px;
     padding-bottom: 100px;
 }
 
 .zw_file_list ul li .file_cont .title h4 {
     font-size: 38px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: rgba(255, 255, 255, .5);
     line-height: 38px;
     margin-bottom: 50px;
 }
 
 .zw_file_list ul li .file_cont .title h3 {
     font-size: 30px;
     font-weight: bold;
     color: #fff;
     line-height: 32px;
     margin-bottom: 34px;
 }
 
 .zw_file_list ul li .file_cont .text {
     margin-top: 32px;
     margin-bottom: 24px;
     min-height: 108px;
 }
 
 .zw_file_list ul li .file_cont .text p {
     font-size: 22px;
     color: #fff;
     line-height: 36px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
 }
 
 .zw_file_list ul li .file_cont span {
     font-size: 20px;
     color: rgba(255, 255, 255, .5);
     line-height: 20px;
     position: relative;
     display: inline-block;
     padding-right: 20px;
     /* background: url(../images/frmor.png)no-repeat right center;
     background-position-y: 3px; */
     transition: all .4s;
     font-family: "黑体";
     display: flex;
     align-items: center;
 }
 
 .zw_file_list ul li:hover .file_cont span {
     padding-right: 24px;
 }
 /* .zw_file_list ul li .file_cont span::after {
     content: "";
     background: url(../images/frmor.png) no-repeat center;
     display: inline-block;
     width: 12px;
     height: 20px;
     position: absolute;
     transition: all .4s;
     padding-left: 7px;
     top: 0px;
     left: 26%;
 } */
 
 .zw_file .recruit_schooltext {
     padding-top: 88px;
     padding-bottom: 70px;
 }
 
 .zw_file_list ul li .img {
     overflow: hidden;
 }
 
 .zw_file_list ul li .img img {
     transition: all .4s;
 }
 
 .zw_file_list ul li:hover .img img {
     transform: scale(1.2);
 }
 
 .zw_file_list ul li:hover span::after {
     margin-left: 10px;
 }
 /* 薪酬福利 */
 
 .xc_text {
     position: relative;
 }
 
 .xc_text .xc_text_cont {
     width: 31.944%;
     position: absolute;
     top: 0;
     padding: 80px;
 }
 
 .xc_text .xc_text_cont h3 {
     font-size: 48px;
     color: #000;
     line-height: 48px;
     position: relative;
     padding-bottom: 35px;
     margin-bottom: 35px;
 }
 
 .xc_text .xc_text_cont h3::before {
     position: absolute;
     content: "";
     width: 60px;
     height: 3px;
     background: url(../images/icont_5.jpg) no-repeat center;
     bottom: 0;
     left: 0;
     margin: auto;
 }
 
 .xc_text .xc_text_cont p {
     font-size: 24px;
     color: #343434;
     line-height: 36px;
     margin-bottom: 26px;
 }
 
 .xc_text .xc_text_cont span {
     font-size: 20px;
     color: #666;
     line-height: 36px;
 }
 
 .xc {
     margin-top: 100px;
 }
 /* 分割线 */
 
 .cptx-list {
     text-align: center;
     margin-top: 80px;
 }
 
 .cptx-list dl {
     float: left;
     width: 23.47%;
     margin-right: 1.88%;
     text-align: center;
     margin-bottom: 39px;
     background: #f9f9f9;
     padding-top: 61px;
     height: 360px;
 }
 
 .cptx-list dl {
     float: none;
     display: inline-table;
 }
 
 .cptx-list {
     width: 100%;
 }
 
 .cptx-list dl:nth-child(4n) {
     margin-right: 0;
 }
 
 .cptx-list dl dt {
     height: 78px;
 }
 
 .cptx-list dl dt img {
     transition: 0.5s;
 }
 
 .cptx-list dl dd {
     padding: 0 14px;
 }
 
 .cptx-list dl dd h3 {
     font-size: 24px;
     margin: 35px 0 22px 0;
     font-weight: 600;
 }
 
 .cptx-list dl dd p {
     color: #666;
     font-size: 20px;
     line-height: 30px;
 }
 
 .cptx-list dl:hover dt img {
     transform: translateY(-5px);
 }
 
 .zs_xc p {
     color: #B3B3B3;
     font-size: 16px;
     text-align: center;
     margin-bottom: 100px;
 }
 /* 加入中微 */
 
 .jion_cont {
     background: url(../images/bj_40.jpg) no-repeat center;
     background-size: cover;
     padding: 100px 0;
 }
 
 .jion_resz {
     text-align: center;
 }
 
 .jion_resz h3 {
     font-size: 48px;
     color: #000;
     line-height: 48px;
     position: relative;
     margin-bottom: 60px;
     padding-bottom: 26px;
 }
 
 .jion_resz h3::after {
     position: absolute;
     content: "";
     width: 60px;
     height: 3px;
     background: url(../images/icont_5.jpg) no-repeat center;
     bottom: 0;
     left: 0;
     display: inline-block;
     margin: auto;
     right: 0;
 }
 
 .jion_rezsrt_ul ul li {
     width: 32%;
     float: left;
     margin-right: 2%;
     background: #fff;
     cursor: pointer;
 }
 
 .jion_rezsrt_ul ul li:nth-child(3n) {
     margin-right: 0;
 }
 
 .jion_rezsrt_ul ul li .text {
     margin-top: 50px;
 }
 
 .jion_rezsrt_ul ul li .text h3 {
     color: #000;
     font-size: 30px;
     position: relative;
     line-height: 30px;
     padding-bottom: 30px;
     text-align: center;
     margin-bottom: 27px;
 }
 
 .jion_rezsrt_ul ul li .text h3::after {
     position: absolute;
     bottom: 0;
     display: inline-block;
     content: "";
     width: 36px;
     height: 3px;
     left: 0;
     right: 0;
     background: #0068B6;
     margin: auto;
 }
 
 .jion_rezsrt_ul ul li .text p {
     font-size: 22px;
     color: #666;
     text-align: center;
     line-height: 22px;
 }
 
 .jion_rezsrt_ul ul li .text .more {
     width: 162px;
     height: 50px;
     display: block;
     margin: auto;
     margin-top: 27px;
     margin-bottom: 60px;
 }
 
 .jion_rezsrt_ul ul li .img {
     width: 210px;
     height: 210px;
     border-radius: 50%;
     overflow: hidden;
     -webkit-transition: all 0.2s ease 0s;
     transition: all 0.2s ease 0s;
     margin: auto;
     margin-top: 70px;
     opacity: 1;
     display: flex;
     display: -webkit-flex;
     display: -ms-flex;
     /* margin: auto; */
     /* 兼容IE */
     justify-content: center;
 }
 
 .jion_rezsrt_ul ul li .img img {
     /* width: 100%; */
     height: 100% !important;
     max-width: none;
     margin: auto;
     display: block;
 }
 
 .jion_rezsrt_ul ul li:hover .img {
     width: 100%;
     border-radius: 0;
     margin-top: 0;
     height: 280px;
 }
 
 .jion_rezsrt_ul ul li:hover .text h3 {
     color: #0067B5;
 }
 /* 生活图片集 */
 
 .caseT-swp1 .swiper-slide {
     width: 900px;
     transition-timing-function: linear;
 }
 
 @media only screen and (max-width:1200px) {
     .caseT-swp1 .swiper-slide {
         width: 770px;
     }
 }
 
 @media only screen and (max-width:980px) {
     .caseT-swp1.swiper-slide {
         width: 471px;
     }
 }
 
 @media only screen and (max-height:480px) {
     .caseT-swp1 .swiper-slide {
         width: 471px;
     }
 }
 
 .caseT-swp1 .swiper-slide img {
     width: 100%;
 }
 
 .caseTBut .caseT-prev1 {
     width: 37.5px;
     height: 70px;
     float: left;
     display: flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
 }
 
 .caseTBut .caseT-next1 {
     width: 37.5px;
     height: 70px;
     float: left;
     display: flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
 }
 
 .caseTBut .caseT-prev1 img {
     padding-left: 10px;
 }
 
 .caseTBut .caseT-next1 img {
     padding-right: 10px;
 }
 
 .caseT-swp1 .swiper-slide.swiper-slide-prev {
     opacity: .5;
 }
 
 .caseT-swp1 .swiper-slide.swiper-slide-next {
     opacity: .5;
 }
 /* B1 */
 
 .about_baner .txt h3 {
     text-align: left;
     font-size: 72px;
 }
 
 .about_baner {
     overflow: hidden;
 }
 
 .about_baner .banImg {
     animation: swiper_img_move 8s linear 0s infinite normal both;
 }
 
 @-webkit-keyframes swiper_img_move {
     0% {
         -webkit-transform: scale(1, 1);
         transform: scale(1, 1);
     }
     50% {
         -webkit-transform: scale(1.1, 1.1);
         transform: scale(1.1, 1.1);
     }
     100% {
         -webkit-transform: scale(1, 1);
         transform: scale(1, 1);
     }
 }
 
 @keyframes swiper_img_move {
     0% {
         -webkit-transform: scale(1, 1);
         transform: scale(1, 1);
     }
     50% {
         -webkit-transform: scale(1.1, 1.1);
         transform: scale(1.1, 1.1);
     }
     100% {
         -webkit-transform: scale(1, 1);
         transform: scale(1, 1);
     }
 }
 
 .icont_home {
     background: url(../images/home.png) no-repeat center;
     width: 28px;
     height: 28px;
     display: inline-block;
     margin-right: 12px;
     position: relative;
     top: 3px;
 }
 
 .icont-homejt {
     background: url(../images/home_jt.png) no-repeat center;
     width: 9px;
     height: 16px;
     display: inline-block;
     padding: 0 9px;
 }
 
 .Bread {
     background: rgba(255, 255, 255, .84);
     height: 100px;
     position: absolute;
     bottom: 0;
     width: 100%;
 }
 
 .not_top_top {
     line-height: 100px;
     float: left;
 }
 
 .not_top_top span {
     font-size: 22px;
     color: #666;
     line-height: 24px;
 }
 
 .not_top_top a {
     font-size: 22px;
     color: #666;
     line-height: 24px;
 }
 
 .bread_tab {
     float: right;
 }
 
 .bread_tab ul {
     margin: 0 -26px;
 }
 
 .bread_tab ul li {
     float: left;
     line-height: 100px;
     /* position: relative; */
 }
 
 .bread_tab ul li:hover a {
     color: #0068BD;
 }
 
 .bread_tab ul li a {
     font-size: 22px;
     color: #000;
     line-height: 36px;
     padding: 0 26px;
 }
 /*.bread_tab ul li:last-child a {
     padding-right: 0;
 }*/
 
 .bread_tab ul li.active a {
     color: #0068BD;
 }
 /* 中微公司 */
 
 .about_title_as h3 {
     font-size: 52px;
     color: #000;
     line-height: 52px;
     position: relative;
     padding-bottom: 34px;
     margin-bottom: 60px;
 }
 
 .about_title_as h3::after {
     position: absolute;
     bottom: 0;
     content: "";
     background: url(../images/icont_5.jpg) no-repeat center;
     width: 60px;
     height: 3px;
     left: 0;
 }
 
 .about_title_as {
     width: 25%;
 }
 
 .about_title_as h4 {
     font-size: 56px;
     color: #FF0000;
     line-height: 56px;
     margin-bottom: 25px;
     font-family: "DINAlternate";
 }
 
 .about_title_as p {
     color: #343434;
     font-size: 22px;
     line-height: 22px;
     /*display: none;*/
 }
 
 .about_conte {
     color: #343434;
     font-size: 24px;
     line-height: 38px;
     width: 70%;
 }
 
 .anout_title {
     margin-top: 97px;
     margin-bottom: 80px;
 }
 
 .anout_title p {
     margin-bottom: 24px;
 }
 
 .anout_title p:last-child {
     margin-bottom: 0;
 }
 /* 手风琴 */
 
 .flash4 {
     margin: 0 auto;
     margin-bottom: 117px;
     position: relative;
     overflow: hidden;
 }
 
 .flash4 ul li {
     width: 15.27%;
     height: 560px;
     position: relative;
     overflow: hidden;
     float: left;
     transition: all 0.4s;
     /* transition: width 2s; */
     background-repeat: no-repeat;
     background-size: cover;
 }
 
 .flash4 ul li .imgTop {
     display: none;
 }
 
 .flash4 ul li.first .imgTop img {
     max-width: 100%;
 }
 
 .flash4 ul li .imgTop img {
     opacity: .4;
     max-width: none;
 }
 
 .flash4 ul li .imgTop img.tm {
     opacity: 1
 }
 
 .flash4 ul li .imgBot {
     width: 99%;
     position: absolute;
     bottom: 0;
     left: 0px;
     padding-left: 34px;
     transition: all .4s;
 }
 
 .flash4 ul li.first .imgBot {
     padding-left: 64px;
 }
 
 .flash4 ul li.first {
     width: 54.16%
 }
 
 .flash4 ul li.fast {
     position: absolute;
     right: 0;
     bottom: 0
 }
 
 .flash4 ul li:nth-child(1) {
     background: url(../images/tu1.jpg) no-repeat center;
 }
 
 .flash4 ul li:nth-child(2) {
     background: url(../images/tu1.jpg) no-repeat center;
 }
 
 .flash4 ul li:nth-child(3) {
     background: url(../images/tu1.jpg) no-repeat center;
 }
 
 .flash4 ul li:nth-child(4) {
     background: url(../images/tu1.jpg) no-repeat center;
 }
 
 .imgBot {
     margin-bottom: 45px;
 }
 
 .imgBot h3 {
     font-size: 68px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #FFFFFF;
     line-height: 68px;
     margin-bottom: 4px;
     transition: all .4s;
 }
 
 .imgBot p {
     font-size: 26px;
     font-weight: 400;
     color: #FFFFFF;
     line-height: 36px;
 }
 
 .flash4 ul li.first .imgBot h3 {
     font-size: 92px;
     line-height: 92px;
 }
 /* 全球网络 */
 
 .quan_map .div {
     position: relative;
 }
 
 .quan_map_title {
     margin-bottom: 40px;
     padding-top: 100px;
 }
 
 .quan_map_title h3 {
     font-size: 48px;
     color: #000;
     line-height: 48px;
     position: relative;
     text-align: center;
     padding-bottom: 25px;
     margin-bottom: 21px;
 }
 
 .quan_map_title h3::before {
     position: absolute;
     content: "";
     width: 60px;
     height: 3px;
     background: linear-gradient(90deg, #9B4746, #E96232, #4B9D79, #3C90C1, #3E4460);
     display: inline-block;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
 }
 
 .quan_map_title p {
     color: #343434;
     font-size: 22px;
     line-height: 22px;
     text-align: center;
 }
 
 .quan_map_cont {
     background: #f9f9f9;
 }
 
 .quan_map {
     padding-bottom: 80px;
     position: relative;
     margin-bottom: 300px;
 }
 
 .weizhi .wz-1 {
     position: absolute;
     left: 25.5%;
     top: 26%;
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 
 .weizhi h3 {
     font-size: 22px;
     color: #000;
     line-height: 22px;
     margin-bottom: 10px;
 }
 
 .weizhi .wz-2 {
     position: absolute;
     left: 69.3%;
     top: 41.5%;
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 
 .weizhi .wz-3 {
     position: absolute;
     left: 73.8%;
     top: 32%;
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 
 .weizhi .wz-3 h3 {
     position: relative;
     top: 21px;
     left: -50px;
 }
 
 .weizhi .wz-4 {
     position: absolute;
     left: 78.8%;
     top: 30.2%;
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 
 .weizhi .wz-5 {
     position: absolute;
     left: 76.4%;
     top: 26.3%;
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 
 .weizhi .wz-6 {
     position: absolute;
     display: flex;
     align-items: center;
     flex-direction: column;
     left: 67.7%;
     top: 25.7%;
 }
 
 .weizhi .wz-6 .pin1 {
     width: 20px;
     height: 20px;
     /* background: ""; */
     background: url(../images/xix.png) no-repeat center;
     border-radius: 50%;
     position: relative;
     background-size: 100%;
 }
 /* .weizhi .wz-6 .pin1::after {
     content: "";
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     border-radius: 100%;
     z-index: -1;
     background: linear-gradient(90deg, #9B4746, #E96232, #4B9D79, #3C90C1, #3E4460);
     -webkit-animation: videobut 1s ease 0s infinite;
     animation: videobut 3s ease 0s infinite;
 }
  */
 
 @keyframes videobut {
     0% {
         -webkit-transform: scale(1);
         transform: scale(1);
         opacity: 1;
     }
     100% {
         -webkit-transform: scale(5);
         transform: scale(5);
         opacity: 0;
     }
 }
 
 .map_list {
     position: absolute;
     bottom: -33%;
     left: 0;
     background: #FFFFFF;
     box-shadow: 1px 2px 13px 0px rgba(0, 0, 0, 0.08);
     border-radius: 5px;
     width: 100%;
 }
 
 .map_list::before {
     position: absolute;
     content: "";
     width: 100%;
     height: 3px;
     background: linear-gradient(90deg, #3E4460, #3C90C1, #4B9D79, #E96232, #9B4746);
     border-radius: 5px;
     bottom: 0;
 }
 
 .text_conter .img {
     width: 42.6%;
     float: left;
 }
 
 .text_conter .text_cont {
     width: 57.4%;
     float: left;
     padding-left: 60px;
 }
 
 .maxp_swiper .cityTxtSwp {
     width: 1128px;
     margin: auto;
 }
 
 .text_conter .text_cont h3 {
     font-size: 24px;
     font-weight: bold;
     color: #000000;
     line-height: 36px;
     margin-bottom: 24px;
 }
 
 .text_conter .text_cont .text {
     font-size: 22px;
     color: #666;
     line-height: 38px;
 }
 
 .text_conter .text_cont .more a {
     display: inline-block;
     width: 188px;
     margin-top: 26px;
     transition: all .4s;
 }
 
 .cityTxtBut {
     width: 100%;
 }
 
 .cityTxtBut .cityTxt-prev {
     position: absolute;
     top: 50%;
     left: 5%;
     cursor: pointer;
     width: 21px;
     height: 43px;
     background: url(../images/mia_fl.png) no-repeat center;
     display: inline-block;
     transition: all .2s;
 }
 
 .cityTxtBut .cityTxt-prev:hover {
     background: url(../images/mia_fl_hove.png) no-repeat center;
 }
 
 .cityTxtBut .cityTxt-next {
     position: absolute;
     top: 50%;
     right: 5%;
     width: 21px;
     height: 43px;
     background: url(../images/mia_fr.png) no-repeat center;
     display: inline-block;
     cursor: pointer;
     transition: all .2s;
 }
 
 .cityTxtBut .cityTxt-next:hover {
     background: url(../images/mia_fr_hove.png) no-repeat center;
 }
 
 .submenu-1 .swiper-slide {
     justify-content: center;
     width: auto;
 }
 
 .submenu-1 .swiper-wrapper {
     justify-content: center;
 }
 
 .submenu-1 .swiper-slide span {
     font-size: 24px;
     color: #000;
     line-height: 36px;
     position: relative;
     padding-bottom: 13px;
     transition: all .4s;
     cursor: pointer;
 }
 
 .submenu-1 .swiper-slide span.active {
     color: #0068BD;
 }
 
 .submenu-1 .swiper-slide span:hover {
     color: #0068BD;
 }
 
 .submenu-1 {
     margin-top: 60px;
     margin-bottom: 60px;
 }
 
 .submenu-1 .swiper-slide span::after {
     content: "";
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 2px;
     background: #fff;
     left: 0;
 }
 
 .submenu-1 .swiper-slide span.active::after {
     content: "";
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 2px;
     background: #0068BD;
     left: 0;
 }
 
 .submenu-1 .swiper-slide span:hover::after {
     content: "";
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 2px;
     background: #0068BD;
     left: 0;
 }
 
 .maxp_swiper {
     margin-bottom: 60px;
 }
 
 .text_conter .text_cont .more a:hover {
     margin-left: 10px;
 }
 
 .ul_adsid ul li {
     width: 48.95%;
     float: left;
     margin-right: 2.1%;
     border: 1px solid #eee;
     border-radius: 1px;
 }
 
 .ul_adsid ul li:nth-child(2n) {
     margin-right: 0;
 }
 
 .ul_adsid ul li .text {
     padding: 60px 80px;
 }
 
 .ul_adsid ul li .text h3 {
     font-size: 28px;
     color: #000;
     line-height: 28px;
     margin-bottom: 20px;
 }
 
 .ul_adsid ul li .text p {
     font-size: 22px;
     line-height: 22px;
     color: #666;
 }
 
 .ul_adsid ul li .text a {
     display: inline-block;
     /* width: 750px; */
     margin-top: 38px;
     transition: all .4s;
 }
 
 .ul_adsid ul li .text a:hover {
     margin-left: 10px;
 }
 
 .ul_adsid ul li:nth-child(1) {
     background: url(../images/imager_12.jpg) no-repeat 96% 50%;
 }
 
 .ul_adsid ul li:nth-child(2) {
     background: url(../images/amec.jpg) no-repeat 96% 50%;
 }
 
 .ul_adsid {
     margin-bottom: 100px;
     margin-top: 24px;
 }
 /* 公司愿景 */
 
 .B2_yunjing {
     margin-bottom: 100px;
 }
 
 .B2_yunjing ul li {
     width: 100%;
 }
 
 .B2_yunjing ul li .img {
     width: 58%;
     float: left;
 }
 
 .B2_yunjing ul li .text {
     width: 42%;
     float: left;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }
 
 .B2_yunjing ul li .text h3 {
     position: relative;
     padding-top: 30px;
 }
 
 .B2_yunjing ul li .text h3::after {
     content: "";
     position: absolute;
     top: 0;
     width: 65px;
     height: 2px;
     background: linear-gradient(90deg, #9A4746, #E96131, #4A9C79, #3C8FC0, #3E445F);
     display: inline-block;
     left: 0;
 }
 
 .B2_yunjing ul li .text .text_p {
     font-size: 24px;
     color: #666;
     line-height: 42px;
     margin-bottom: 73px;
	 text-align: justify;
	 
 }
 
 .B2_yunjing ul li {
     margin-top: 100px;
 }
 
 .B2_yunjing ul li:nth-child(odd) .text {
     padding-left: 170px;
 }
 
 .B2_yunjing ul li:nth-child(even) .text {
     padding-right: 174px;
     float: left;
 }
 
 .B2_yunjing ul li:nth-child(even) .img {
     float: right;
 }
 /* 产品设计和开发的十项原则 */
 
 .cpten_cont {
     position: relative;
     background: #F7F9F9 url(../images/yujing_img.jpg) no-repeat top;
     background-size: 100%;
 }
 
 .cpten_cont .cp_img {
     display: none;
 }
 
 .cpten {
     /* position: absolute;

     top: 0;

     right: 0;

     margin: auto;

     left: 0; */
 }
 
 .cpten_ul {
     background: #fff;
     box-shadow: 0px 2px 2px 0px rgba(0, 104, 188, 0.05);
 }
 
 .cpten_ul ul li {
     width: 20%;
     border-right: 1px solid #eeeeee;
     float: left;
     height: 310px;
     padding-top: 78px;
     padding: 78px 44px 0;
     border-top: 1px solid #eeeeee;
 }
 
 .cpten_ul ul li:nth-child(5n) {
     border-right: 0;
 }
 
 .cpten_ul ul li .icon_ten {
     margin-bottom: 45px;
 }
 
 .cpten_ul ul li .ten_text {
     font-size: 22px;
     color: #333;
     line-height: 34px;
 }
 
 .cpten .cp_title {
     margin-bottom: 82px;
     /* margin-top: 99px; */
     padding-top: 100px;
 }
 
 .cpten .cp_title h3 {
     font-size: 48px;
     color: #fff;
     line-height: 48px;
     position: relative;
     padding-bottom: 34px;
     text-align: center;
     margin-bottom: 33px;
 }
 
 .cpten .cp_title h3::after {
     width: 65px;
     height: 3px;
     background: #FFFFFF;
     content: "";
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
 }
 
 .cpten .cp_title p {
     color: #fff;
     font-size: 22px;
     text-align: center;
     line-height: 34px;
 }
 
 .ten_zf {
     background: #F7F9F9;
     padding-top: 100px;
 }
 
 .ten_zf .texzf_title {
     padding-bottom: 80px;
 }
 
 .ten_zf .texzf_title h3 {
     font-size: 48px;
     color: #000;
     line-height: 54px;
     text-align: center;
     position: relative;
     padding-bottom: 33px;
 }
 
 .ten_zf .texzf_title h3::before {
     content: "";
     display: inline-block;
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
     width: 65px;
     height: 3px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .banPagin1 {
     position: absolute;
     z-index: 3;
     top: 85%;
     left: 50%;
     -webkit-transform: translate(-50%, -85%);
     -moz-transform: translate(-50%, -85%);
     transform: translate(-50%, -85%);
     font-size: 0;
 }
 
 .banPagin1 .swiper-pagination-bullet {
     width: 30px;
     height: 1px;
     border-radius: 0px;
     background-color: #ededed;
     opacity: .6;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -ms-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
 
 .banPagin1 .swiper-pagination-bullet-active {
     background: #0068BD;
     opacity: 1;
 }
 
 .cutAct1,
 .cutAll1,
 .total1 {
     display: inline-block;
     vertical-align: middle;
     font-size: 22px;
     color: #9A9A9A;
     font-weight: 100;
     font-family: "DINAlternate";
 }
 
 .cutAct1 {
     color: #0068B6;
 }
 
 .cutAll1 {
     opacity: .7;
 }
 
 .ban-pagination1 {
     font-size: 0;
     display: inline-block;
     vertical-align: middle;
     margin: 0 12px;
 }
 
 .banPrev1,
 .banNext1 {
     display: inline-block;
     vertical-align: middle;
     margin: 0 23px;
     opacity: .68;
     -webkit-transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
     -ms-transition: all 0.5s ease 0s;
     -o-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
 }
 
 .banPrev1:hover,
 .banNext1:hover {
     opacity: 1;
 }
 
 .tenBan {
     padding-bottom: 185px;
 }
 
 .tenBan .swiper-slide {
     position: relative;
 }
 
 .swpPrev1 {
     width: 12px;
     height: 20px;
     background: url(../images/tenfr.png) no-repeat center center;
     cursor: pointer;
 }
 
 .swpPrev1:hover {
     background: url(../images/tenft_h.png) no-repeat center center;
 }
 
 .swpNext1 {
     width: 12px;
     height: 20px;
     background: url(../images/tenfl.png) no-repeat center center;
     cursor: pointer;
 }
 
 .swpNext1:hover {
     background: url(../images/trmtl_h.png) no-repeat center center;
 }
 
 .tenBan .swiper-slide dl {
     text-align: center;
     width: 100%;
     float: left;
     padding: 74px 1%;
     /* margin-right: 1.33%; */
     height: 340px;
     background: #FFFFFF;
     border-radius: 8px;
 }
 
 .tenBan .swiper-slide dl:last-child {
     margin-right: 0;
 }
 
 .tenBan .swiper-slide dl:hover dt img {
     transform: translateY(-5px);
 }
 
 .tenzf_swiper {
     position: relative;
 }
 
 .tenBan .swiper-slide dl dt.v-t {
     margin-top: 45px;
     color: #000;
     font-size: 26px;
     line-height: 34px;
 }
 
 .tenBan .swiper-slide dl dt img {
     transition: all .4s;
 }
 
 .tenBan .swiper-slide dl dd {
     font-size: 20px;
     font-family: "DINAlternate";
     font-weight: bold;
     line-height: 20px;
     margin-top: 10px;
 }
 
 .tenBan .swiper-slide dl {
     position: relative;
 }
 
 .tenBan .swiper-slide dl .xuhao {
     position: absolute;
     bottom: -20px;
     left: 0;
     right: 0;
     width: 45px;
     height: 45px;
     background: url(../images/ten.png) no-repeat center;
     margin: auto;
 }
 
 .tenBan .swiper-slide dl .xuhao p {
     font-size: 22px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: rgba(0, 0, 0, .5);
     line-height: 45px;
 }
 /* B3 */
 
 .B3_team {
     margin-top: 100px;
     margin-bottom: 80px;
 }
 
 .B3_team ul li {
     width: 100%;
     margin-bottom: 20px;
     position: relative;
 }
 
 .B3_team ul li .list_de dl {
     width: 18.8%;
     float: left;
     margin-right: 1.5%;
     cursor: pointer;
 }
 
 .B3_team ul li .list_de dl.active .text-btrt {
     background-color: #0068B6;
 }
 
 .B3_team ul li .list_de dl.active .text-btrt h3 {
     color: #fff;
 }
 
 .B3_team ul li .list_de dl.active .text-btrt p {
     color: #fff;
 }
 
 .B3_team ul li .list_de dl:nth-child(5n) {
     margin-right: 0;
 }
 
 .B3_team ul li .list_de dl .img_btrt {
     width: 100%;
 }
 
 .B3_team ul li .list_de dl .text-btrt {
     background: #f9f9f9;
     padding: 30px 30px 27px 30px;
     height: 143px;
     transition: all .4s;
 }
 
 .B3_team ul li .list_de dl .text-btrt h3 {
     font-size: 24px;
     color: #000;
     line-height: 24px;
     margin-bottom: 10px;
     transition: all .4s;
 }
 
 .B3_team ul li .list_de dl .text-btrt p {
     font-size: 20px;
     color: #666;
     line-height: 26px;
     transition: all .4s;
 }
 
 .xq_text {
     background: #F9F9F9;
     position: relative;
     width: 100%;
     overflow: hidden;
     margin-top: 14px;
 }
 
 .mb1_1 {
     display: none;
 }
 
 .xq_text .guanbi {
     position: absolute;
     top: 36px;
     right: 60px;
     cursor: pointer;
 }
 
 .text_p_btr {
     font-size: 20px;
     color: #666;
     line-height: 36px;
 }
 
 .list_de {
     width: 100%;
 }
 
 .character {
     /* display: none; */
     padding: 58px 94px 58px 73px;
 }
 
 .B3_team ul li .banPagin1 .swpPrev1 {
     position: absolute;
     top: 139px;
     z-index: 5;
 }
 
 .B3_team ul li .banPagin1 .swpNext1 {
     position: absolute;
     top: 139px;
     right: 0;
     z-index: 5;
 }
 
 .mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .B3_team ul li .banPagin1 {
     position: initial;
     top: auto;
     transform: inherit;
     -webkit-transform: inherit;
 }
 /* b6 */
 
 .shzr_syde {
     width: 100%;
     margin-top: 100px;
     margin-bottom: 100px;
 }
 
 .shzr_syde .shze_img {
     width: 58%;
     float: left;
 }
 
 .shzr_syde .shzr_text {
     width: 42%;
     float: left;
     padding-left: 147px;
 }
 
 .shzr_syde .shzr_text h3 {
     font-size: 48px;
     line-height: 48px;
     position: relative;
     padding-top: 30px;
     margin-bottom: 97px;
 }
 
 .shzr_syde .shzr_text h3::after {
     position: absolute;
     top: 0;
     left: 0;
     content: "";
     width: 65px;
     height: 2px;
     background: linear-gradient(90deg, #904C49, #D96A40, #609A7B, #528FBC, #3F455D);
     display: inline-block;
 }
 
 .shzr_syde .shzr_text .mote_r {
     margin-top: 49px;
     display: inline-block;
     transition: all .4s;
     cursor: pointer;
 }
 
 .shzr_syde .shzr_text p {
     font-size: 24px;
     color: #666;
     line-height: 40px;
     overflow: hidden;
     word-break: break-all;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 6;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
     -icab-text-overflow: ellipsis;
     -khtml-text-overflow: ellipsis;
     -moz-text-overflow: ellipsis;
     -webkit-text-overflow: ellipsis;
 }
 
 .shzr_syde .shzr_text .mote_r:hover {
     margin-left: 10px;
 }
 
 .sydd_cont {
     width: 100%;
     background: url(../images/sydd.jpg) no-repeat center;
     background-size: cover;
 }
 
 .sydd_bsix {
     padding-top: 162px;
     padding-bottom: 158px;
 }
 
 .sydd_bsix h3 {
     font-size: 48px;
     color: #fff;
     line-height: 48px;
     margin-bottom: 59px;
 }
 
 .sydd_bsix .sydd_text {
     font-size: 24px;
     font-weight: 400;
     color: #FFFFFF;
     line-height: 42px;
     width: 49%;
     margin-bottom: 100px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
 }
 
 .sydd_bsix .mote_r {
     cursor: pointer;
     transition: all .4s;
 }
 
 .sydd_bsix .mote_r:hover {
     margin-left: 10px;
 }
 
 .shzr_syde.kcsfz .shzr_text {
     padding-left: 0;
     padding-right: 147px;
 }
 
 .Bsix_tk {
     width: 1100px;
     height: 639px;
     background: #FFFFFF;
     position: fixed;
     top: 50%;
     left: 50%;
     transform: translateX(-50%) translateY(-50%);
     z-index: 1000;
     opacity: 0;
     visibility: hidden;
 }
 
 .Bsix_tk.active {
     opacity: 1;
     visibility: visible;
 }
 
 .Bsix_tk_cont {
     padding: 80px 80px 80px 100px;
 }
 
 .Bsix_tk_cont h3 {
     color: #000;
     font-size: 48px;
     line-height: 48px;
     padding-top: 24px;
     position: relative;
     margin-bottom: 49px;
 }
 
 .Bsix_tk_cont.tiaokuan h3 {
     margin-bottom: 20px;
 }
 
 .Bsix_tk_cont h3::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 65px;
     height: 2px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     display: inline-block;
 }
 
 .Bsix_tk_cont .guanbi {
     position: absolute;
     right: 55px;
     top: 55px;
     cursor: pointer;
 }
 
 .zzc {
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, .3);
     position: fixed;
     top: 0;
     left: 0;
     z-index: 300;
     display: none;
 }
 
 .Bsix_tk_cont .Bsix_tk_text {
     color: #666;
     font-size: 20px;
     line-height: 40px;
     height: 370px;
 }
 
 .scvg {
     position: absolute;
     bottom: 0;
     width: 0;
     height: 2px;
     background: url(../images/tba.jpg) no-repeat center;
     display: block;
     background-size: 100%;
     left: 0;
 }
 
 .ksc_cone {
     background: url(../images/jscp.jpg) no-repeat center;
     background-size: 100%;
 }
 
 .ksc_one_title {
     padding-top: 99px;
 }
 
 .ksc_one_title h3 {
     font-size: 52px;
     color: #000;
     line-height: 52px;
     margin-bottom: 58px;
 }
 
 .kscr_cont .kes_text {
     width: 53.75%;
     float: left;
     padding-right: 108px;
     font-size: 22px;
     color: #666;
     line-height: 40px;
     position: relative;
     height: 314px;
 }
 
 .kscr_cont .ksc_img {
     width: 46.25%;
     float: left;
     margin-top: -100px;
 }
 
 .kscr_cont .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail {
     background: rgba(0, 0, 0, 0.15);
     width: 3px;
 }
 
 .kscr_cont .mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
     width: 3px;
     background: linear-gradient(180deg, #904C49, #D96A40, #609A7B, #528FBC, #3F455D);
 }
 
 .kscr_cont .mCustomScrollBox>.mCSB_scrollTools {
     right: auto;
     left: 0;
 }
 
 .kscr_cont .mCSB_container {
     margin-right: 0;
     margin-left: 55px;
 }
 
 .prou_cone {
     margin-bottom: 60px;
     margin-top: 120px;
 }
 
 .prou_cone ul li {
     width: 31.53%;
     float: left;
     margin-right: 2.7%;
     position: relative;
     background: #F6F6F6;
     margin-bottom: 40px;
     cursor: pointer;
     /* transition: all .4s; */
 }
 
 .prou_cone ul li:nth-child(3n) {
     margin-right: 0%;
 }
 
 .prou_cone ul li .jiah {
     position: absolute;
     bottom: -6%;
     left: 50%;
     margin: auto;
     transform: translate(-50%, -6%);
     opacity: 0;
     transition: all .4s;
 }
 
 .prou_cone ul li .prou_text {
     padding-bottom: 50px;
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     transition: all .4s;
 }
 
 .prou_cone ul li:hover .prou_text {
     padding-bottom: 70px;
 }
 
 .prou_cone ul li .prou_text h3 {
     font-size: 30px;
     color: #000;
     line-height: 30px;
     text-align: center;
     margin-bottom: 24px;
     transition: all .4s;
     font-family: "DINAlternate";
     font-weight: bold;
 }
 
 .prou_cone ul li .prou_text p {
     font-size: 22px;
     color: #666;
     line-height: 22px;
     text-align: center;
     transition: all .4s;
     font-family: "DINAlternate";
     font-weight: bold;
 }
 
 .prou_cone ul li:hover {
     background: url(../images/bads.jpg) no-repeat bottom;
     background-size: 100%;
 }
 
 .prou_cone ul li:hover .prou_text h3 {
     color: #333;
 }
 
 .prou_cone ul li:hover .prou_text p {
     color: #333;
 }
 
 .prou_cone ul li:hover .jiah {
     opacity: 0;
 }
 
 .paging {
     width: 100%;
 }
 
 .pagination {
     margin-bottom: 100px;
 }
 
 .pagination li {
     float: left;
     width: 50px;
     text-align: center;
 }
 
 .pagination li a {
     color: #666;
     font-size: 24px;
     line-height: 50px;
     text-align: center;
     display: inline-block;
     width: 50px;
     height: 100%;
 }
 
 .pagination li.disabled {
     background: url(../images/fy_r.png) no-repeat center;
     width: 50px;
     height: 50px;
     border-radius: 50%;
 }
 
 .pagination li.disabled:hover {
     background: url(../images/fy_lh.png) no-repeat center;
 }
 
 .pagination li.disabled_t {
     background: url(../images/fy_l.png) no-repeat center;
     width: 50px;
     height: 50px;
     border-radius: 50%;
 }
 
 .pagination li.disabled_t:hover {
     background: url(../images/fy_rh.png) no-repeat center;
 }
 
 .pagination li.active a {
     color: #0056A2;
     font-size: 32px;
     line-height: 50px;
 }
 
 .pagination li:hover a {
     color: #0056A2;
     font-size: 32px;
     line-height: 50px;
 }
 
 .paging {
     display: flex;
     justify-content: center;
 }
 
 .pagination li {
     margin-right: 16px;
 }
 
 .pagination li:last-child {
     margin-right: 0;
 }
 /* 大事记 */
 
 .history_con_l>h2 {
     font-size: 60px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #000000;
     line-height: 60px;
     position: relative;
     padding-bottom: 30px;
     margin-bottom: 39px;
     margin-top: 55px;
 }
 
 .history_con_l>h2::before {
     content: "";
     position: absolute;
     bottom: 0;
     width: 60px;
     height: 3px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     display: inline-block;
     left: 0;
 }
 
 .history_con_l>h2 span {
     font-size: 32px;
     line-height: 32px;
     font-weight: 400;
 }
 
 .history_con_l .main .infor .xh {
     color: #0068B6;
     font-size: 24px;
     line-height: 36px;
     margin-right: 24px;
     width: 96px;
     font-family: "DINAlternate";
     font-weight: bold;
 }
 
 .history_con_l .main .infor p {
     font-size: 24px;
     color: #333;
     line-height: 36px;
 }
 
 .history_con_r {
     width: 44.5%;
     float: left;
 }
 
 .history_con_l {
     width: 55.5%;
     padding-right: 10%;
 }
 
 .history_con_l .main .infor p {
     width: 100%;
 }
 
 .history_con_l .party_pcont {
     height: 15em;
     overflow: hidden;
 }
 
 .year_dot {
     position: relative;
     top: 33px;
     left: 0px;
     cursor: pointer;
 }
 
 .year_dot span {
     position: relative;
     width: 100%;
     height: 21px;
     margin: 0 auto;
     border-radius: 50%;
     justify-content: space-around;
     align-items: center;
     display: flex;
     margin-bottom: 20px;
 }
 
 .history_list .gallery-bottom ul li {
     padding-right: 3px;
     margin-right: 2px;
 }
 
 .history_list .gallery-bottom .swiper-slide-thumb-active .year_dot h3 {
     color: #0068B6;
     font-size: 30px;
 }
 
 .history_list .gallery-bottom .swiper-slide-thumb-active .year_dot span:before {
     background: url(../images/dsjr.png) no-repeat center;
     background-size: 100%;
 }
 
 .year_dot span:before {
     top: 0%;
     left: 0%;
     position: absolute;
     content: '';
     display: block;
     width: 100%;
     height: 21px;
     /* background-color: #fff; */
 }
 
 .history_list .gallery-bottom {
     width: 94.098%;
 }
 
 .history_list .gallery-bottom {
     padding: 20px 0;
     overflow: hidden;
 }
 
 .history_list .gall_top {
     position: relative;
     width: 100%;
 }
 
 .history_list .gallery-bottom {
     position: relative;
 }
 
 .history_list .gall_top .gallery-bottom:after {
     position: absolute;
     width: 100%;
     content: '';
     height: 21px;
     background: url(../images/dsj.png) no-repeat center;
     top: 42%;
     display: block;
     margin: auto;
     left: 0;
     right: 0;
     background-size: 100%;
 }
 
 .history_list .gall_top::before {
     position: absolute;
     width: 100%;
     content: '';
     height: 2px;
     background: #eee;
     top: 62%;
     display: block;
     margin: auto;
     left: 0;
     right: 0;
 }
 
 .history-button-prev,
 .history-button-next {
     position: absolute;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     transform: translateY(-50%);
     z-index: 3;
 }
 
 .history_list .swpAct-but {
     width: 12px;
     height: 20px;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -ms-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     cursor: pointer;
     position: absolute;
 }
 
 .history-button-next {
     right: 0;
 }
 
 .history-button-prev {
     left: 0;
 }
 
 .history_list .swpAct-but img {
     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%);
     visibility: hidden;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -ms-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
 
 .history_list .swpAct-but img.hui {
     visibility: visible;
     opacity: 1;
 }
 
 .history_list .swpAct-but:hover img.wt {
     visibility: visible;
     opacity: 1;
 }
 
 .history_list .swpAct-but:hover img.hui {
     visibility: hidden;
     opacity: 0;
 }
 
 .year_dot h3 {
     font-size: 22px;
     color: #000;
     text-align: center;
     line-height: 46px;
     font-family: "DINAlternate";
 }
 
 .about_history {
     margin: 120px 0;
 }
 
 .history_con_l .main .infor {
     margin-bottom: 34px;
 }
 
 .about_history .mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .about_history .mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 /* c2 */
 
 .ct_conte {
     margin-top: 100px;
 }
 
 .ctwo_priom {
     width: 100%;
     background: url(../images/vcg41n1175011908.jpg) no-repeat center;
 }
 
 .ctwo_priom .tert {
     position: relative;
 }
 
 .ctwo_xq {
     width: 45.5%;
     float: left;
 }
 
 .ctwo_xq .biaoti {
     width: 100%;
     height: 56px;
     margin-bottom: 39px;
 }
 .ctwo_xq .biaoti img{
 	 max-height: 100%;
 }
 .ctwo_xq .ctwo_text {
     font-size: 22px;
     font-weight: 400;
     color: #333333;
     line-height: 40px;
     margin-bottom: 82px;
     height: 400px;
 }
 
 .ctwo_priom .c2_text {
     position: relative;
     padding: 73px 0;
     padding-left: 30px;
 }
 
 .ctwo_priom .c2_text::before {
     content: "";
     position: absolute;
     left: 0;
     width: 3px;
     height: 80px;
     background: linear-gradient(180deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     display: inline-block;
     top: 80px;
 }
 
 .c3_pro_t {
     position: absolute;
     /* top: 0; */
     right: 0;
     bottom: 23px;
     width: 49%;
 }
 
 .chanpi_contem {
     margin-top: 100px;
     margin-bottom: 100px;
 }
 
 .ctwo_priom .c2_text h3 {
     font-size: 38px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #000000;
     line-height: 22px;
     margin-bottom: 29px;
 }
 
 .ctwo_priom .c2_text p {
     font-size: 22px;
     font-weight: 400;
     color: #000000;
     line-height: 22px;
 }
 
 .prt_ca {
     width: 46.6%;
     float: left;
     padding-right: 100px;
 }
 
 .prt_ca h3 {
     font-size: 40px;
     font-weight: 400;
     color: #000000;
     line-height: 36px;
     margin-bottom: 30px;
 }
 
 .prt_ca .Product_xt p {
     font-size: 22px;
     color: #333;
     line-height: 30px;
     padding: 9px 0;
     position: relative;
     padding-left: 30px;
 }
 
 .prt_ca .Product_xt p::after {
     content: "";
     width: 10px;
     height: 3px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     display: inline-block;
     position: absolute;
     left: 0;
     top: 24px;
 }
 
 .ctwo_cp_img {
     width: 53.4%;
     float: left;
     /* background: #F5F5F5; */
 }
 
 .jzys_pro {
     align-items: center;
 }
 
 .jzys_pro .prt_ca {
     padding-left: 100px;
     padding-right: 0;
 }
 /* E1新闻 */
 
 .Eone_news {
     margin-top: 100px;
 }
 
 .Eone_news_t {
     width: 100%;
     background: #F6F6F6;
 }
 
 .Eone_news_t .news_ont_img {
     width: 48.6%;
     float: left;
 }
 
 .Eone_news_t a {
     display: flex;
     align-items: center;
 }
 
 .Eone_news_t .news_one_text {
     width: 51.4%;
     float: left;
     padding: 20px 100px 20px 89px;
 }
 
 .Eone_news_t .news_one_text h3 {
     font-size: 32px;
     color: #000;
     line-height: 40px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     margin-bottom: 36px;
     font-weight: 600;
 }
 
 .Eone_news_t .news_one_text p {
     font-size: 22px;
     color: #666;
     line-height: 40px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .Eone_news_t .news_one_text .news_time time {
     font-size: 24px;
     color: #0068B6;
     line-height: 24px;
     font-family: "DINAlternate";
 }
 
 .Eone_news_t .news_one_text .news_time {
     margin-top: 68px;
     display: flex;
     justify-content: space-between;
     align-items: center;
 }
 
 .Eone_news_t .news_one_text .news_time span {
     width: 190px;
     transition: all 0.4s;
 }
 
 .mews_Eone_ul {
     margin-top: 80px;
 }
 
 .mews_Eone_ul ul li {
     width: 32%;
     float: left;
     margin-right: 2%;
     background: #F6F6F6;
     position: relative;
     margin-bottom: 60px;
 }
 
 .mews_Eone_ul ul li::after {
     position: absolute;
     content: "";
     width: 0;
     height: 3px;
     background: rgba(0, 0, 0, 0);
     display: inline-block;
     bottom: 0;
     transition: all .6s;
 }
 
 .mews_Eone_ul ul li:hover::after {
     width: 100%;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .mews_Eone_ul ul li:nth-child(3n) {
     margin-right: 0;
 }
 
 .mews_Eone_ul ul li .newsonr_img {
     width: 100%;
     overflow: hidden;
 }
 
 .mews_Eone_ul ul li .newsonr_img img {
     transition: all .4s;
         overflow: hidden;
    width: 100%;
 }
 
 .mews_Eone_ul ul li .news_texomr {
     padding: 50px 59px 50px 39px;
 }
 
 .mews_Eone_ul ul li .news_texomr time {
     font-size: 22px;
     color: #888;
     font-family: "DINAlternate";
     line-height: 22px;
     margin-bottom: 32px;
     display: inline-block;
 }
 
 .mews_Eone_ul ul li .news_texomr h3 {
     font-size: 26px;
     font-weight: 400;
     color: #000000;
     line-height: 36px;
     transition: all .4s;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     height: 72px;
 }
 
 .mews_Eone_ul ul li .news_texomr span {
     font-size: 20px;
     color: #2868B0;
     position: relative;
     display: inline-block;
     line-height: 32px;
     padding-right: 10px;
     /* background: url(../images/more3.png) no-repeat right 2px center; */
 }
 
 .mews_Eone_ul ul li .news_texomr span::after {
     /* position: absolute;
     content: "";
     background: url(../images/more3.png) no-repeat center;
     width: 9px;
     height: 16px;
     background-size: 100%;
     right: -18px;
     top: 3px;
     transition: all .4s; */
 }
 
 .mews_Eone_ul ul li:hover .news_texomr h3 {
     color: #0068B6;
 }
 
 .mews_Eone_ul ul li:hover .news_texomr span::after {
     right: -30px;
 }
 
 .mews_Eone_ul ul li:hover .newsonr_img img {
     transform: scale(1.1);
 }
 
 .warp_lh {
     width: 1000px;
     margin: auto;
 }
 
 .newstwo_xq {
     margin-top: 100px;
     margin-bottom: 100px;
 }
 
 .newstwo_xq time {
     font-size: 24px;
     color: #0068B6;
     font-family: "DINAlternate";
     line-height: 24px;
     margin-bottom: 35px;
     display: block;
 }
 
 .newstwo_xq h3 {
     font-size: 36px;
     color: #000;
     line-height: 36px;
     margin-bottom: 60px;
 }
 
 .newstwo_xq .nesw_xq_cont {
     font-size: 22px;
     color: #343434;
     line-height: 40px;
     margin-top: 55px;
     margin-bottom: 67px;
 }
 
 .newstwo_xq .nesw_xq_cont img {
     margin: auto;
     display: block;
 }
 
 .hr_newe {
     width: 100%;
     height: 1px;
     background: #eee;
 }
 
 .newstwo_xq .new_towfey {
     display: flex;
     justify-content: space-between;
     margin-top: 43px;
 }
 
 .newstwo_xq .new_towfey .fxwz_toe span {
     color: #9A9A9A;
     font-size: 22px;
 }
 /* .newstwo_xq .new_towfey .fxwz_toe .erweima {
     position: relative;
 }
 
 .newstwo_xq .new_towfey .fxwz_toe .erweima:hover .erwi {
     display: block;
 }
 
 .newstwo_xq .new_towfey .fxwz_toe .erweima.erwi::before {
     content: '';
     display: block;
     position: absolute;
     width: 10px;
     height: 10px;
     transform: rotate(-45deg);
     left: 0px;
     right: 0;
     bottom: -7px;
     border: 1px solid #FFF;
     margin: auto;
     background: #fff;
     border-color: #fff;
 } */
 /* .newstwo_xq .new_towfey .fxwz_toe .erweima .erwi {
     display: none;
     width: 150px;
     height: 150px;
     padding: 10px;
     border: 1px solid #fff;
     display: none;
     transition: all .3s;
     background: #fff;
     position: absolute;
     bottom: 58px;
     left: -53px;
     margin: auto;
     border-radius: 5px;
 } */
 
 .fxwz_toe .bshare-weixin {
     width: 33px;
     height: 27px;
     background: url(../images/wx_d.png) no-repeat center!important;
     background-size: 100% !important;
     padding-left: 0;
     /* margin-left: 20px; */
 }
 
 .fxwz_toe .bshare-sinaminiblog {
     width: 28px;
     height: 28px;
     background: url(../images/wb_d.png) no-repeat center!important;
     background-size: 100% !important;
     padding-left: 0;
     /* margin-left: 20px; */
 }
 /* <a href=""><img src="images/wx_d.png" alt=""></a> */
 /* <a href=""><img src="images/wb_d.png" alt=""></a> */
 
 .bsBox {
     height: 257px !important;
     width: 232px !important;
 }
 
 .newstwo_xq .new_towfey .fxwz_toe {
     display: flex;
     align-items: center;
 }
 
 .newstwo_xq .new_towfey .fxwz_toe a {
     margin-right: 20px;
 }
 /* 近期活动 */
 
 .mews_Eone_hux ul li {
     width: 32%;
     float: left;
     margin-right: 2%;
     background: #FAFAFA;
     position: relative;
     margin-bottom: 60px;
     /* transition: all .4s; */
 }
 
 .mews_Eone_hux ul li:nth-child(3n) {
     margin-right: 0;
 }
 
 .newEter_text {
     padding: 60px 55px;
 }
 
 .newEter_text .tiem_Etrt .icom_time {
     display: inline-block;
     width: 23px;
     height: 23px;
     background: url(../images/rq_h.png) no-repeat center;
     margin-right: 14px;
     background-size: 100%;
 }
 
 .newEter_text .tiem_Etrt .icom_add {
     display: inline-block;
     width: 23px;
     height: 27px;
     background: url(../images/dz_h.png) no-repeat center;
     margin-right: 14px;
     position: relative;
     top: 8px;
     background-size: 100%;
 }
 
 .newEter_text h3 {
     font-size: 24px;
     color: #333;
     line-height: 36px;
     padding-bottom: 40px;
     border-bottom: 1px solid #eee;
     margin-bottom: 35px;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     height: 113px;
 }
 
 .newEter_text .tiem_Etrt time {
     font-size: 22px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #888888;
     line-height: 36px;
     margin-bottom: 20px;
     display: flex;
     align-items: center;
 }
 
 .newEter_text .tiem_Etrt p {
     font-size: 22px;
     color: #888888;
     line-height: 36px;
     /* display: flex;

     align-items: flex-start; */
     position: relative;
     top: 4px;
 }
 
 .mews_Eone_hux ul li:hover {
     background: url(../images/hd_img.jpg) no-repeat center;
 }
 
 .mews_Eone_hux ul li:hover .icom_time {
     background: url(../images/rq.png) no-repeat center;
     background-size: 100%;
 }
 
 .mews_Eone_hux ul li:hover .icom_add {
     background: url(../images/dz.png) no-repeat center;
     background-size: 100%;
 }
 
 .mews_Eone_hux ul li:hover .tiem_Etrt time {
     color: #fff;
 }
 
 .mews_Eone_hux ul li:hover .tiem_Etrt p {
     color: #fff;
 }
 
 .mews_Eone_hux ul li:hover h3 {
     color: #fff;
     border-bottom: 1px solid #3F91CF;
 }
 /* 精彩花絮 */
 
 .jchx_Eonfix {
     margin-bottom: 100px;
 }
 
 .fixt_swiper {
     width: 83.33%;
     float: left;
 }
 
 .fixf_swiper {
     width: 15.27%;
     float: left;
     margin-left: 1.4%;
     overflow: hidden;
     position: relative;
 }
 
 .gallery-top_ty {
     height: 100%;
     width: 100%;
 }
 
 .gallery-thumbs_ty {
     box-sizing: border-box;
     height: 100%;
 }
 
 .gallery-thumbs_ty .swiper-slide-thumb-active {
     opacity: 1;
 }
 
 .simtep_cont {
     position: relative;
 }
 
 .simtep_cont .xw-r {
     position: absolute;
     bottom: 0;
     left: 0;
     color: #fff;
     width: 100%;
     padding: 46px 60px;
 }
 
 .simtep_cont .xw-r .date .mon {
     font-size: 48px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #FFFFFF;
     line-height: 48px;
 }
 
 .simtep_cont .xw-r .date .year {
     font-size: 20px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #FFFFFF;
     line-height: 22px;
 }
 
 .simtep_cont .xw-r .date span {
     display: block;
 }
 
 .simtep_cont .xw-r>span {
     display: block;
     width: 1px;
     height: 60px;
     background-color: rgba(255, 255, 255, .3);
     margin: 0 31px;
     margin-top: 6px;
 }
 
 .simtep_cont .xw-r .main {
     width: 86%;
 }
 
 .simtep_cont .xw-r h2 {
     font-size: 26px;
     margin-bottom: 17px;
     line-height: 26px;
     color: #fff;
 }
 
 .simtep_cont .xw-r .main p {
     font-size: 22px;
     line-height: 22px;
     color: #fff;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     text-align: justify;
 }
 
 .swiper-button-next.tup {
     background: url(../images/bt_j.png) no-repeat center;
     bottom: 5px;
     left: 0;
     right: 0;
     top: auto;
     margin: auto;
     z-index: 8;
     opacity: 1;
     width: 30px;
     height: 16px;
     cursor: pointer;
 }
 
 .swiper-button-next.tup:after,
 .swiper-container-rtl .swiper-button-prev:after {
     content: "";
 }
 
 .swiper-button-prev.tub:after,
 .swiper-container-rtl .swiper-button-next:after {
     content: "";
 }
 
 .swiper-button-prev.tub {
     background: url(../images/btj-b.png) no-repeat center;
     left: 0;
     right: 0;
     margin: auto;
     top: auto;
     z-index: 8;
     opacity: 1;
     width: 30px;
     height: 16px;
     cursor: pointer;
     top: 5px;
 }
 
 .but_swper {
     position: absolute;
     top: 0;
     height: 100%;
     width: 100%;
 }
 
 .gallery-thumbs_ty .swiper-slide:last-child {
     margin-bottom: 0;
 }
 
 .video_play_swipe {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     display: block;
     width: 85px;
     height: 85px;
     background: url(../images/bf.png) no-repeat;
     background-size: 100%;
 }
 
 .fixf_swiper .gallery-thumbs_ty .top_img_tyt {
     position: absolute;
     top: 0;
     width: 45px;
     height: 45px;
     left: 0;
     right: 0;
     bottom: 0;
     display: inline-block;
     margin: auto;
     opacity: 0;
 }
 
 .gallery-thumbs_ty .swiper-slide {
     width: 100%;
     /* height: 20% !important; */
     opacity: 1;
     overflow: hidden;
     /* margin-bottom: 15px; */
     cursor: pointer;
 }
 
 .gallery-thumbs_ty .swiper-slide-thumb-active .top_img_tyt {
     opacity: 1;
 }
 
 .videoDiv {
     display: none;
     width: 100%;
     height: 100%;
 }
 
 .videoDiv video {
     width: 100%;
     min-height: 100%;
     object-fit: cover;
 }
 /* G1 */
 
 .ecxty {
     margin-top: 100px;
     margin-bottom: 100px;
 }
 
 .Gone_standfr {
     width: 54%;
     float: left;
 }
 
 .Gone_standfl {
     width: 46%;
     float: left;
     padding-right: 94px;
 }
 
 .Gone_standfl .Gone_title {
     position: relative;
     padding-top: 30px;
     margin-bottom: 83px;
 }
 
 .Gone_standfl .Gone_title::after {
     position: absolute;
     content: "";
     top: 0;
     width: 65px;
     height: 2px;
     background: linear-gradient(90deg, #904C49, #D96A40, #609A7B, #528FBC, #3F455D);
     display: inline-block;
     left: 0;
 }
 
 .Gone_standfl .Gonr_img_tire {
     font-size: 21px;
     font-weight: 400;
     color: #343434;
     line-height: 40px;
     height: 375px;
 }
 
 .xczc_Gone {
     position: relative;
 }
 
 .xczc_gotext {
     position: absolute;
     bottom: 0;
     right: 12.2%;
     width: 37.2%;
     padding-top: 70px;
     /* padding-bottom: 40px; */
     padding-left: 62px;
     padding-right: 55px;
     background: rgba(255, 255, 255, .96);
 }
 
 .xczc_gotext .Gone_title {
     position: relative;
     padding-top: 30px;
     margin-bottom: 35px;
 }
 
 .xczc_gotext .Gone_title::after {
     position: absolute;
     content: "";
     top: 0;
     width: 65px;
     height: 2px;
     background: linear-gradient(90deg, #904C49, #D96A40, #609A7B, #528FBC, #3F455D);
     display: inline-block;
     left: 0;
 }
 
 .xczc_gotext .xczc_imt_text {
     font-size: 21px;
     font-weight: 400;
     color: #343434;
     line-height: 38px;
     height: 580px;
     margin-bottom: 0px;
 }
 
 .xczc_gotext .xczc_imt_text.active {
     margin-bottom: 50px;
 }
 
 .xczc_gotext .xczc_imt_text p {
     margin-top: 15px;
 }
 /* 中微体系 */
 
 .system_Gzw {
     margin-top: 100px;
     background: url(../images/imagrg1.png) no-repeat bottom;
     padding-bottom: 100px;
     background-size: 113%;
 }
 
 .system_zl {
     width: 60%;
     float: left;
     padding-right: 61px;
 }
 
 .system_title h3 {
     position: relative;
     text-align: center;
     padding-bottom: 30px;
     margin-bottom: 80px;
 }
 
 .system_title h3 img {
     margin: auto;
     display: block;
 }
 
 .system_title h3::after {
     content: "";
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
     display: inline-block;
     width: 65px;
     height: 2px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .system_swiper {
     width: 40%;
     float: left;
     position: relative;
     /* padding-left: 53px; */
 }
 
 .zlbz_sys h3 {
     font-size: 34px;
     color: #0068B6;
     line-height: 34px;
     margin-bottom: 36px;
     font-weight: bold;
 }
 
 .zlbz_sys .text p {
     font-size: 22px;
     color: #333;
     line-height: 38px;
 }
 
 .zlbz_sys {
     margin-bottom: 72px;
 }
 
 .system_but .system-next {
     width: 32px;
     height: 59px;
     background: url(../images/mia_fl.png) no-repeat center;
     cursor: pointer;
 }
 
 .system_but .system-prev {
     width: 32px;
     height: 59px;
     background: url(../images/mia_fr.png) no-repeat center;
     cursor: pointer;
 }
 
 .tem_swiper {
     width: 62.5%;
     margin: auto;
 }
 
 .system_but .system-next {
     position: absolute;
     top: 50%;
     left: 0;
 }
 
 .system_but .system-prev {
     position: absolute;
     top: 50%;
     right: 0;
 }
 
 .sytec_ft {
     width: 92.6%;
     /* width: 100%; */
     float: right;
     position: relative;
 }
 
 .system_zl .zlbz_sys:last-child {
     margin-bottom: 0;
 }
 
 .NL_GA {
     background: #f8f8f8;
     margin-bottom: 100px;
     margin-top: 100px;
 }
 
 .img_gs {
     width: 58%;
     float: left;
 }
 
 .text_nl {
     width: 42%;
     float: left;
     padding: 77px 52px 77px 70px
 }
 
 .text_nl h5 {
     color: #0068B6;
     font-size: 22px;
     line-height: 36px;
 }
 
 .text_nl {
     font-size: 20px;
     color: #000;
     line-height: 36px;
     height: 680px;
 }
 
 .text_nl p {
     margin-top: 10px;
 }
 /* 荣誉奖项 */
 
 .ryjx_bfive {
     margin-top: 100px;
     margin-bottom: 100px;
 }
 
 .ryjx_title {
     margin-bottom: 60px;
 }
 
 .ryjx_title h3 {
     font-size: 48px;
     color: #000;
     line-height: 48px;
     text-align: center;
 }
 
 .ryjx_Bfix {
     position: relative;
     overflow: hidden;
     width: 100%;
 }
 
 .div_ry {
     position: absolute;
     top: 0;
     width: 100%;
     height: 100%;
 }
 
 .div_xz {
     position: fixed;
     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%);
     width: 458px;
     background: #FFFFFF;
     box-shadow: 0px 2px 15px 1px rgba(0, 0, 0, 0.22);
     border-radius: 1px;
     padding: 50px;
     display: none;
     z-index: 999;
 }
 
 .div_xz time {
     font-size: 24px;
     color: #0068b6;
     line-height: 24px;
     text-align: center;
     font-family: "DINAlternate";
 }
 
 .div_xz .img_div_dx {
     width: 100%;
     margin-bottom: 50px;
 }
 
 .div_xz .img_div_dx img {
     display: block;
     margin: auto;
     height: 242px;
 }
 
 .div_xz .text_ry {
     text-align: center;
 }
 
 .div_xz .text_ry time {
     text-align: center;
     display: inline-block;
     margin-bottom: 34px;
 }
 
 .div_xz .text_ry p {
     font-size: 24px;
     color: #333;
     line-height: 36px;
 }
 
 .div_xz .text_ry span {
     font-size: 22px;
     color: #666;
 }
 
 .div_xz .text_ry .guanbi_code {
     margin-top: 45px;
     cursor: pointer;
 }
 /* 定位 */
 
 .div_ry li {
     position: absolute;
     cursor: pointer;
 }
 
 .div_ry li img {
     transition: all .4s;
 }
 
 .div_ry li:hover img {
     opacity: 1 !important;
     transform: scale(1.1);
 }
 
 .div_ry li.ryzs1 {
     width: 6%;
     top: 17.75%;
     left: 6%;
 }
 
 .div_ry li.ryzs2 {
     width: 8.2%;
     top: 15%;
     left: 24.375%;
 }
 
 .div_ry li.ryzs3 {
     width: 9.5833%;
     top: 35.625%;
     left: 3.75%;
 }
 
 .div_ry li.ryzs4 {
     width: 6.81%;
     top: 50%;
     left: 10.2777%;
 }
 
 .div_ry li.ryzs5 {
     width: 8.95833%;
     top: 35.375%;
     left: 18.958333%;
 }
 
 .div_ry li.ryzs6 {
     width: 9.097222%;
     top: 19.375%;
     left: 43.5416666%;
 }
 
 .div_ry li.ryzs7 {
     width: 6.111%;
     top: 37.625%;
     left: 59.79166%;
     z-index: 1;
 }
 
 .div_ry li.ryzs8 {
     width: 5.97222%;
     top: 34.125%;
     left: 53.2638888%;
     z-index: 1;
 }
 
 .div_ry li.ryzs9 {
     width: 7.569444%;
     top: 19.875%;
     left: 53.402777%;
     z-index: 1;
 }
 
 .div_ry li.ryzs10 {
     width: 6.52777%;
     top: 53.5%;
     left: 32.36111%;
     z-index: 3;
 }
 
 .div_ry li.ryzs11 {
     width: 8.194444%;
     top: 52.25%;
     left: 43.88888%;
     z-index: 4;
 }
 
 .div_ry li.ryzs12 {
     width: 8.8888%;
     top: 45.625%;
     left: 55.3472222%;
     z-index: 3;
 }
 
 .div_ry li.ryzs13 {
     width: 5.277%;
     top: 73.25%;
     left: 64.79166%;
     z-index: 2;
 }
 
 .div_ry li.ryzs14 {
     width: 6.52777%;
     top: 55.75%;
     left: 59.30555%;
     z-index: 2;
 }
 
 .div_ry li.ryzs15 {
     width: 8.055555%;
     top: 74.875%;
     left: 49.375%;
     z-index: 1;
 }
 
 .div_ry li.ryzs16 {
     width: 6.52777%;
     top: 62.125%;
     left: 52.4305555%;
     z-index: 1;
 }
 
 .div_ry li.ryzs17 {
     width: 7.222%;
     top: 29.5%;
     left: 33.472222%;
     z-index: 1;
 }
 
 .div_ry li.ryzs18 {
     width: 6.597222%;
     top: 45.375%;
     left: 28.8888%;
     z-index: 2;
 }
 
 .div_ry li.ryzs19 {
     width: 8.819444%;
     top: 40.375%;
     left: 36.597222%;
 }
 
 .div_ry li.ryzs20 {
     width: 10.13888%;
     top: 19.375%;
     left: 31.736111%;
     z-index: 2;
 }
 
 .div_ry li.ryzs21 {
     width: 6.458333%;
     top: 71.5%;
     left: 42.569444%;
     z-index: 3;
 }
 
 .div_ry li.ryzs22 {
     width: 6.1805555%;
     top: 60%;
     left: 47.91666%;
 }
 
 .div_ry li.ryzs23 {
     width: 5.97222%;
     top: 67.125%;
     left: 56.180555%;
 }
 
 .div_ry li.ryzs24 {
     width: 8.125%;
     top: 24.25%;
     left: 63.8888%;
 }
 
 .div_ry li.ryzs25 {
     width: 7.08333%;
     top: 27.5%;
     left: 74.305555%;
     z-index: 1;
 }
 
 .div_ry li.ryzs26 {
     width: 11.180555%;
     top: 69.125%;
     left: 77.569444%;
 }
 
 .div_ry li.ryzs27 {
     width: 12.152777%;
     top: 58.75%;
     left: 82.5%;
 }
 
 .div_ry li.ryzs28 {
     width: 8.541666%;
     top: 74.75%;
     left: 70.555%;
 }
 
 .div_ry li.ryzs29 {
     width: 8.263888%;
     top: 16.125%;
     left: 72.847222%;
 }
 
 .div_ry li.ryzs30 {
     width: 7.291666%;
     top: 42.625%;
     left: 84.305%;
 }
 
 .div_ry li.ryzs31 {
     width: 6.25%;
     top: 35%;
     left: 82.083%;
     z-index: 1;
 }
 
 .div_ry li.ryzs32 {
     width: 5.972%;
     top: 63.5%;
     left: 75.972%;
 }
 
 .div_ry li.ryzs33 {
     width: 6.5972%;
     top: 51.625%;
     left: 78.75%;
     z-index: 1;
 }
 
 .div_ry li.ryzs34 {
     width: 12.222%;
     top: 61.875%;
     left: 63.1944%;
     z-index: 1;
 }
 
 .div_ry li.ryzs35 {
     width: 12.1527%;
     top: 58.75%;
     left: 34.722%;
     z-index: 2;
 }
 
 .div_ry li.ryzs36 {
     width: 6.8055%;
     top: 26.5%;
     left: 25.6944%;
 }
 
 .div_ry li.ryzs37 {
     width: 6.18055%;
     top: 26.5%;
     left: 41.04166%;
     z-index: 2;
 }
 
 .div_ry li.ryzs38 {
     width: 5.55%;
     top: 22.125%;
     left: 57.56944%;
 }
 
 .div_ry li.ryzs39 {
     width: 8.75%;
     top: 17.75%;
     left: 66.04166%;
     z-index: 1;
 }
 
 .div_ry li.ryzs40 {
     width: 8.88%;
     top: 21.625%;
     left: 82.01388%;
     z-index: 1;
 }
 
 .div_ry li.ryzs41 {
     width: 6.8055%;
     top: 29.125%;
     left: 87.222%;
 }
 
 .div_ry li.ryzs42 {
     width: 5.48611%;
     top: 51.125%;
     left: 90.34722%;
 }
 
 .div_ry li.ryzs43 {
     width: 4.166%;
     top: 40.125%;
     left: 76.73611%;
     z-index: 2;
 }
 
 .div_ry li.ryzs44 {
     width: 3.4722%;
     top: 43.375%;
     left: 70.694%;
     z-index: 2;
 }
 
 .div_ry li.ryzs45 {
     width: 7.43055%;
     top: 49.5%;
     left: 72.3055%;
 }
 
 .div_ry li.ryzs46 {
     width: 9.166%;
     top: 35.375%;
     left: 66.73611%;
 }
 
 .div_ry li.ryzs47 {
     width: 6.45833%;
     top: 48.375%;
     left: 63.888%;
 }
 
 .div_ry li.ryzs48 {
     width: 7.6388%;
     top: 49.625%;
     left: 49.5833%;
     z-index: 1;
 }
 
 .div_ry li.ryzs49 {
     width: 6.31944%;
     top: 41.125%;
     left: 45.625%;
 }
 
 .div_ry li.ryzs50 {
     width: 7.0833%;
     top: 77%;
     left: 37.3611%;
     z-index: 3;
 }
 
 .div_ry li.ryzs51 {
     width: 10.9722%;
     top: 69.625%;
     left: 29.93055%;
     z-index: 1;
 }
 
 .div_ry li.ryzs52 {
     width: 8.88%;
     top: 75.375%;
     left: 20.0694%;
 }
 
 .div_ry li.ryzs53 {
     width: 6.8055%;
     top: 28.5%;
     left: 10.625%;
 }
 
 .div_ry li.ryzs54 {
     width: 7.9861%;
     top: 13%;
     left: 61.5277%;
 }
 
 .div_ry li.ryzs55 {
     width: 8.88%;
     top: 22.5%;
     left: 15.4166%;
 }
 
 .div_ry li.ryzs56 {
     width: 5.972%;
     top: 42.25%;
     left: 15.625%;
 }
 
 .div_ry li.ryzs57 {
     width: 6.4583%;
     top: 68.375%;
     left: 12.98611%;
     z-index: 1;
 }
 
 .div_ry li.ryzs58 {
     width: 7.3611%;
     top: 49.5%;
     left: 22.5694%;
     z-index: 1;
 }
 
 .div_ry li.ryzs59 {
     width: 12.01388%;
     top: 58.25%;
     left: 14.93055%;
 }
 
 .div_ry li.ryzs60 {
     width: 4.7222%;
     top: 45.75%;
     left: 5.4166%;
 }
 
 .div_ry li.ryzs61 {
     width: 5.34722%;
     top: 61.75%;
     left: 7.29166%;
 }
 
 .div_ry li.ryzs62 {
     width: 5.9722%;
     top: 63.5%;
     left: 27.70833%;
 }
 
 .div_ry li.ryzs63 {
     width: 6.31944%;
     top: 29.875%;
     left: 48.055%;
     z-index: 1;
 }
 
 .div_ry li.ryzs1 img,
 .div_ry li.ryzs2 img,
 .div_ry li.ryzs4 img,
 .div_ry li.ryzs5 img,
 .div_ry li.ryzs52 img,
 .div_ry li.ryzs22 img,
 .div_ry li.ryzs19 img,
 .div_ry li.ryzs6 img,
 .div_ry li.ryzs41 img,
 .div_ry li.ryzs46 img,
 .div_ry li.ryzs45 img,
 .div_ry li.ryzs47 img,
 .div_ry li.ryzs30 img,
 .div_ry li.ryzs62 img,
 .div_ry li.ryzs23 img,
 .div_ry li.ryzs38 img,
 .div_ry li.ryzs24 img,
 .div_ry li.ryzs26 img,
 .div_ry li.ryzs29 img {
     opacity: .5;
 }
 /* d1 */
 
 .gszhi_conter {
     margin: 100px 0;
 }
 
 .gszl_DOne {
     width: 100%;
 }
 
 .img_ghd {
     width: 10.6944%;
     margin: auto;
     position: relative;
     padding-bottom: 38px;
 }
 
 .img_ghd::after {
     content: "";
     position: absolute;
     width: 1px;
     height: 38px;
     background: #e9f0f7;
     display: inline-block;
     left: 0;
     right: 0;
     margin: auto;
     bottom: 0;
 }
 
 .DONE_xian {
     width: 668px;
     height: 35px;
     border: 1px solid #e9f0f7;
     border-bottom: 0;
     margin: auto;
     margin-right: 15%;
 }
 
 .dsh_cot {
     width: 77.4%;
     float: left;
 }
 
 .dsh_cottow {
     width: 22.6%;
     float: left;
 }
 
 .dsh_cot .gddhu {
     margin: auto;
     width: 224px;
     position: relative;
     padding-bottom: 33px;
 }
 
 .dsh_cot .gddhu::after {
     content: "";
     position: absolute;
     width: 1px;
     height: 33px;
     background: #e9f0f7;
     display: inline-block;
     left: 0;
     right: 0;
     margin: auto;
     bottom: 0;
 }
 
 .DONE_xian2 {
     width: 704px;
     height: 35px;
     border: 1px solid #e9f0f7;
     border-bottom: 0;
     margin: auto;
     /* margin-right: 15%; */
 }
 
 .DONE_xian2 .xian_3 {
     width: 34%;
     border: 1px solid #e9f0f7;
     margin: auto;
     border-bottom: 0;
     border-top: 0;
     height: 36px;
 }
 
 .renyuan_list {
     width: 100%;
     display: flex;
     justify-content: center;
 }
 
 .renyuan_list li dl dt {
     border: 1px solid #e9f0f7;
     border-radius: 30px;
     text-align: center;
     cursor: pointer;
     position: relative;
     transition: all .4s;
 }
 
 .renyuan_list .xiat {
     position: absolute;
     top: 70px;
     background-color: #fff;
     width: 928px;
     border: 1px solid #2868B0;
     box-shadow: 1px 8px 17px 2px rgba(0, 0, 0, 0.08);
     /* position: relative; */
     display: block;
     padding: 58px 60px;
     font-size: 22px;
     color: #343434;
     line-height: 38px;
     z-index: 3;
     display: none;
     text-align: left;
 }
 
 .renyuan_list li:nth-child(2) dl dt .xiat {
     left: -234px;
 }
 
 .renyuan_list li:nth-child(2) dl dt .xiat::after {
     left: 36.3%;
 }
 
 .renyuan_list li:nth-child(3) dl dt .xiat {
     left: -473px;
 }
 
 .renyuan_list li:nth-child(3) dl dt .xiat::after {
     left: 62.3%;
 }
 
 .renyuan_list li:nth-child(4) dl dt .xiat {
     left: -712px;
 }
 
 .renyuan_list li:nth-child(4) dl dt .xiat::after {
     left: 88%;
 }
 
 .renyuan_list li dl dt:hover {
     background: #2868B0;
 }
 
 .renyuan_list li dl dt:hover p {
     color: #fff;
 }
 
 .renyuan_list li dl dt:hover .xiat {
     display: block;
 }
 
 .renyuan_list .xiat::after {
     content: '';
     display: block;
     position: absolute;
     width: 10px;
     height: 10px;
     transform: rotate(-225deg);
     left: 13%;
     /* right: 0; */
     top: -6px;
     border: 1px solid #2868B0;
     margin: auto;
     background: #fff;
     border-color: #fff #fff #2868B0 #2868B0;
 }
 
 .renyuan_list li dl dt p {
     width: 218px;
     height: 60px;
     font-size: 22px;
     color: #2868B0;
     line-height: 60px;
     margin: auto;
     transition: all .4s;
 }
 
 .renyuan_list li dl dd p {
     font-size: 20px;
     color: #6D7787;
     width: 200px;
     height: 58px;
     background: #FFFFFF;
     border: 1px solid #E9F0F7;
     border-radius: 30px;
     line-height: 60px;
     text-align: center;
     margin: auto;
 }
 
 .renyuan_list li dl dd {
     position: relative;
     padding-top: 20px;
     /* width: 200px; */
     cursor: pointer;
 }
 
 .renyuan_list li dl dd::after {
     position: absolute;
     top: 0;
     height: 20px;
     width: 1px;
     background: #E9F0F7;
     content: "";
     left: 0;
     right: 0;
     margin: auto;
     display: inline-block;
 }
 
 .renyuan_list li {
     float: left;
     margin-right: 17px;
 }
 
 .renyuan_list li:last-child {
     margin-right: 0;
 }
 
 .dsh_cottow .gddhu {
     padding-bottom: 128px;
     position: relative;
     width: 224px;
 }
 
 .dsh_cottow .gddhu::after {
     content: "";
     position: absolute;
     width: 1px;
     height: 128px;
     background: #e9f0f7;
     display: inline-block;
     left: 0;
     right: 0;
     margin: auto;
     bottom: 0;
 }
 
 .dsh_cottow .renyuan_list {
     display: block;
 }
 
 .dsh_cottow .renyuan_list li {
     margin-left: 12px;
 }
 /* 遮罩层 */
 
 .ren_zzc {
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, .3);
     position: fixed;
     top: 0;
     left: 0;
     z-index: 300;
     display: none;
 }
 
 .rw_tk {
     width: 62.5%;
     position: fixed;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     background: #fff;
     z-index: 9999;
     padding: 110px 61px 0px 63px;
     opacity: 0;
     visibility: hidden;
 }
 
 .rw_tk .re_gubi {
     position: absolute;
     top: 55px;
     right: 55px;
     cursor: pointer;
 }
 
 .renwu_biaoti .renwu_tx {
     width: 27%;
     float: left;
 }
 
 .renwu_biaoti .renwu_text {
     width: 73%;
     float: left;
     padding-left: 63px;
 }
 
 .renwu_biaoti .renwu_text .rw_name h3 {
     color: #2868B0;
     font-size: 32px;
     line-height: 32px;
 }
 
 .renwu_biaoti .renwu_text .rw_name p {
     font-size: 22px;
     color: #666;
 }
 
 .renwu_biaoti .renwu_text .rw_name {
     padding-bottom: 26px;
     border-bottom: 1px solid #eee;
     margin-bottom: 26px;
 }
 
 .renwu_biaoti .renwu_text .renwu_xq {
     color: #666;
     font-size: 22px;
     line-height: 40px;
     height: 280px;
 }
 
 .renwu_biaoti .renwu_text .renwu_xq {
     margin-bottom: 70px;
 }
 
 .renwu_biaoti .renwu_text .renwu_xq.active {
     margin-bottom: 110px;
 }
 /* miaobaoxu */
 
 .submenu-top {
     width: 80%;
     float: right;
     overflow: hidden;
 }
 
 .submenu-top .swiper-slide {
     width: auto;
     /* padding: 0 50px; */
     display: inline-block;
 }
 /* 公司公告 */
 
 .gsgg_Btwo {
     margin-top: 100px;
     /* margin-bottom: 100px; */
 }
 
 .Bto_title {
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin-bottom: 62px;
 }
 
 .Bto_title h3 {
     font-size: 48px;
     color: #000;
     line-height: 48px;
 }
 
 .Bto_title .Btow_ul_to ul li {
     float: left;
 }
 
 .Bto_title .Btow_ul_to ul li:last-child a {
     margin-right: 0;
 }
 
 .Bto_title .Btow_ul_to ul li a {
     color: #333;
     font-size: 24px;
     line-height: 24px;
     padding-bottom: 14px;
     position: relative;
     margin-right: 60px;
 }
 
 .Bto_title .Btow_ul_to ul li.active a {
     color: #0068B6;
 }
 
 .Bto_title .Btow_ul_to ul li a::after {
     content: "";
     position: absolute;
     width: 0%;
     height: 2px;
     background: rgba(0, 0, 0, 0);
     bottom: 0;
     left: 0;
     transition: all .4s;
 }
 
 .Bto_title .Btow_ul_to ul li.active a::after {
     width: 100%;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .Bto_title .Btow_ul_to ul li:hover a {
     color: #0068B6;
 }
 
 .Bto_title .Btow_ul_to ul li:hover a::after {
     width: 100%;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .gglist_ul {
     margin-bottom: 67px;
 }
 
 .gglist_ul ul li {
     width: 100%;
     border-top: 1px solid #EEEEEE;
     padding: 25px 30px;
     transition: all .4s;
 }
 
 .gglist_ul ul li:last-child {
     border-bottom: 1px solid #EEEEEE;
 }
 
 .gglist_ul .title_wj {
     display: flex;
     justify-content: flex-start;
     align-items: center;
     width: 80%;
 }
 
 .gglist_ul .title_wj .icont_wj {
     width: 37px;
     height: 45px;
     display: inline-block;
     background: url(../images/wenjian.png)no-repeat center;
     margin-right: 27px;
     background-size: 100%;
 }
 
 .gglist_ul ul li a {
     display: flex;
     justify-content: space-between;
     align-items: center;
 }
 
 .gglist_ul .title_wj p {
     font-size: 24px;
     color: #333;
     line-height: 36px;
     transition: all .4s;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     width: 90%;
 }
 
 .gglist_ul ul li a .date time {
     color: #999999;
     font-size: 24px;
     font-family: "DINAlternate";
     font-weight: bold;
 }
 
 .gglist_ul ul li:hover {
     background: #f5f9fc;
 }
 
 .gglist_ul ul li:hover .title_wj p {
     color: #0068B6;
 }
 /* 财务信息 */
 
 .cwxx_Dtree {
     margin-top: 100px;
 }
 
 .cwxx_Dtree .Dtree_title {
     margin-bottom: 60px;
 }
 
 .cwxx_Dtree .Dtree_title h3 {
     font-size: 48px;
     color: #000;
     line-height: 48px;
 }
 
 .cwxx_Dtree .Dtree_ul {
     margin-bottom: 60px;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtr_Ui {
     background: #F9F9F9;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtr_Ui a {
     display: flex;
     display: -webkit-flex;
     display: -ms-flex;
     justify-content: space-between;
     align-items: center;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt {
     background: #F9F9F9;
     padding: 60px 40px;
     position: relative;
     width: 23.472%;
     float: left;
     padding-bottom: 0;
     margin-top: 40px;
     margin-right: 2.038%;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt:nth-child(4n) {
     margin-right: 0;
 }
 
 .cwxx_Dtree .Dtree_ul li {
     position: relative;
     width: 100%;
     margin-top: 40px;
     overflow: hidden;
     cursor: pointer;
 }
 
 .cwxx_Dtree .Dtree_ul li:nth-child(1) {
     margin-top: 0;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtre_data {
     display: flex;
     display: -webkit-flex;
     display: -ms-flex;
     width: 90%;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtre_data .date .mon {
     font-size: 40px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #0068B6;
     line-height: 32px;
     display: block;
     margin-bottom: 8px;
 }
 
 .cwxx_Dtree .Dtree_ul ul li .Dtr_Ui {
     width: 100%;
     padding: 52px 80px;
     position: relative;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtr_Ui::before {
     position: absolute;
     display: inline-block;
     content: "";
     bottom: 0;
     left: 0;
     width: 0%;
     height: 2px;
     background: rgba(0, 0, 0, 0);
     transition: all .6s;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt::before {
     position: absolute;
     display: inline-block;
     content: "";
     bottom: 0;
     left: 0;
     width: 0%;
     height: 2px;
     background: rgba(0, 0, 0, 0);
     transition: all .6s;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt:hover::before {
     width: 100%;
     background: linear-gradient(90deg, #904C49, #D96A40, #609A7B, #528FBC, #3F455D);
 }
 
 .Dtree_ul li:hover .Dtre_data .main h2 {
     color: #0068B6;
 }
 
 .Dtre_data:hover .main h2 {
     color: #0068B6;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtr_Ui:hover::before {
     width: 100%;
     background: linear-gradient(90deg, #904C49, #D96A40, #609A7B, #528FBC, #3F455D);
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtre_data .date .year {
     font-size: 22px;
     font-family: "DINAlternate";
     color: #0068B6;
     line-height: 32px;
     display: block;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtre_data .xaoin {
     width: 1px;
     height: 70px;
     background: #DEDEDE;
     margin-left: 42px;
     margin-right: 40px;
     display: block;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtre_data .main {
     width: 80%;
     padding-bottom: 0;
     border: 0;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtre_data .main h2 {
     font-size: 28px;
     font-family: "DINAlternate";
     /* font-weight: bold; */
     color: #000000;
     line-height: 28px;
     margin-bottom: 22px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtr_Ui:hover .Dtre_data .main h2 {
     color: #0068B6;
 }
 
 .cwxx_Dtree .Dtree_ul li .Dtre_data .main p {
     font-size: 22px;
     font-weight: 400;
     color: #666666;
     line-height: 28px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .main h2 {
     font-size: 26px;
     /* font-weight: bold; */
     color: #000000;
     line-height: 28px;
     margin-bottom: 22px;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .main {
     padding-bottom: 68px;
     border-bottom: 1px solid #EEEEEE;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .main p {
     font-size: 22px;
     /* font-weight: bold; */
     color: #666666;
     line-height: 32px;
     /* margin-bottom: 22px; */
     font-family: "DINAlternate";
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr {
     display: flex;
     justify-content: space-between;
     align-items: center;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr .date .mon {
     font-size: 30px;
     color: #343434;
     line-height: 30px;
     margin-bottom: 4px;
     display: block;
     font-family: "DINAlternate";
     font-weight: bold;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr {
     margin-top: 30px;
     margin-bottom: 40px;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr .date .year {
     font-size: 20px;
     color: #888;
     line-height: 20px;
     display: block;
     font-family: "DINAlternate";
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr .Dtree_dwom {
     width: 40px;
     height: 38px;
 }
 
 .cwxx_Dtree .Dtree_ul li .dl_ter dt:hover .main h2 {
     color: #0068B6;
 }
 /* 基础信息 */
 
 .jcxx_Dfiv {
     margin-top: 100px;
     margin-bottom: 100px;
 }
 
 .xinxi_jcxx {
     width: 72.2%;
     float: left;
 }
 
 .jcxx_title {
     width: 27.8%;
     float: left;
 }
 
 .jcxx_title h3 {
     font-size: 48px;
     font-weight: 400;
     color: #000000;
     line-height: 48px;
     position: relative;
     padding-bottom: 35px;
 }
 
 .jcxx_title h3::after {
     content: "";
     width: 60px;
     height: 3px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     position: absolute;
     display: inline-block;
     left: 0;
     bottom: 0;
 }
 
 .xinxi_jcxx dl dt:nth-child(1) {
     width: 45%;
     float: left;
 }
 
 .xinxi_jcxx dl dt:nth-child(2) {
     width: 55%;
     float: left;
 }
 
 .xinxi_jcxx dl dt p {
     font-size: 19px;
     font-weight: 400;
     color: #333333;
     line-height: 20px;
 }
 
 .xinxi_jcxx dl {
     overflow: hidden;
     border-top: 1px solid #DDDDDD;
     padding: 36px 0;
     position: relative;
 }
 
 .xinxi_jcxx dl:first-child::after {
     width: 100%;
     height: 2px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     display: block;
 }
 
 .xinxi_jcxx dl:last-child {
     border-bottom: 1px solid #DDDDDD;
 }
 /* 实时行情 */
 
 .sshq_fr {
     width: 72.2%;
     float: left;
 }
 
 .sshq_fl {
     width: 27.8%;
     float: left;
     padding-right: 70px;
 }
 
 .sshaq_tont {
     background: #F8F8F8;
     padding-top: 100px;
     padding-bottom: 100px;
 }
 
 .sshq_fl .title_sshq {
     margin-bottom: 65px;
 }
 
 .sshq_fl .title_sshq h3 {
     font-size: 48px;
     font-weight: 400;
     color: #000000;
     line-height: 48px;
     position: relative;
     padding-bottom: 35px;
 }
 
 .sshq_fl .title_sshq h3::after {
     position: absolute;
     content: "";
     width: 60px;
     height: 3px;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
     display: block;
     left: 0;
     bottom: 0;
 }
 
 .sshq_gp .sshq_sz {
     padding-bottom: 40px;
     border-bottom: 1px solid #eee;
 }
 
 .sshq_gp .sshq_sz h1 #dangqiangujia {
     font-size: 56px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #FA0000;
     line-height: 56px;
 }
 
 .sshq_gp .sshq_sz h1 span {
     font-size: 24px;
     color: #FA0000;
 }
 
 .sshq_gp .sshq_sz h1 span i {
     font-size: 15px;
     font-style: normal;
 }
 
 .sshq_gp .sshq_sz p {
     color: #333;
     font-size: 22px;
     line-height: 22px;
 }
 
 .sshq_gp .sshq_ul ul li {
     width: 50%;
     float: left;
 }
 
 .sshq_gp .sshq_ul ul li h3 {
     font-size: 36px;
     font-family: "DINAlternate";
     font-weight: bold;
     color: #000000;
     line-height: 36px;
     margin-bottom: 10px;
 }
 
 .sshq_gp .sshq_ul ul li p {
     font-size: 20px;
     color: #999999;
     line-height: 20px;
 }
 
 .sshq_gp .sshq_ul {
     margin-top: 40px;
 }
 
 .sshq_gp .sshq_ul ul li {
     margin-bottom: 48px;
 }
 
 .sshq_gp .dat_time {
     margin-top: 10px;
     color: #999999;
     font-size: 22px;
     line-height: 22px;
 }
 /* FAQ */
 
 .fAQ_list {
     margin-bottom: 89px;
 }
 
 .fAQ_list ul li {
     width: 100%;
     border-bottom: 1px solid #EEEEEE;
     cursor: pointer;
 }
 
 .fAQ_list ul li:first-child {
     border-top: 1px solid #EEEEEE;
 }
 
 .fAQ_list ul li .bitoti {
     padding: 44px 0;
 }
 
 .fAQ_list ul li .bitoti h3 {
     font-size: 24px;
     font-weight: 400;
     color: #000000;
     line-height: 24px;
     position: relative;
     padding-left: 100px;
     flex: 1;
 }
 
 .fAQ_list ul li:hover .bitoti h3 {
     color: #0068B6;
 }
 
 .fAQ_list ul li .bitoti h3::before {
     content: "";
     width: 56px;
     height: 56px;
     background: url(../images/q.png) no-repeat center;
     display: block;
     margin-right: 44px;
     left: 0;
     position: absolute;
     top: -17px;
     background-size: 56px;
 }
 
 .fAQ_list ul li .bitoti {
     display: flex;
     justify-content: space-between;
 }
 
 .fAQ_list ul li .bitoti .icont_up {
     display: block;
     width: 30px;
     height: 16px;
     background: url(../images/up.png) no-repeat center;
 }
 
 .FAQ_title {
     margin-bottom: 56px;
 }
 
 .FAQ_title h3 {
     font-size: 48px;
     font-weight: 400;
     color: #000000;
     line-height: 48px;
     text-align: center;
 }
 
 .FAQ_conter {
     margin-top: 100px;
 }
 
 .content_FAQ {
     background: #F9F9F9;
     padding: 70px 85px;
     padding-left: 130px;
     font-size: 22px;
     color: #666666;
     line-height: 40px;
     position: relative;
     display: none;
 }
 
 .content_FAQ ::after {
     content: "A.";
     position: absolute;
     top: 17%;
     left: 6%;
     font-size: 36px;
     font-family: Skia;
     font-weight: 400;
     color: #0068B6;
     line-height: 36px;
 }
 
 .fAQ_list ul li .bitoti .icont_up.up {
     background: url(../images/dw.png) no-repeat center;
 }
 
 .fAQ_list ul li.active {
     position: relative;
 }
 
 .fAQ_list ul li.active::after {
     position: absolute;
     content: "";
     width: 100%;
     height: 2px;
     background: linear-gradient(90deg, #3F455D, #528FBC, #609A7B, #D96A40, #904C49);
     bottom: 0;
     display: block;
     left: 0;
 }
 /* 在线留言 */
 
 .liuyan_fl {
     /*width: 63.9%;*/
     float: left;
     padding-right: 67px;
 }
 
 .liuyan_fr {
     width: 36.1%;
     float: left;
     position: relative;
 }
 
 .liuyan_fr .liaojie {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     padding: 67px 58px;
 }
 
 .liuyan_fr .liaojie h3 {
     font-size: 36px;
     font-weight: 300;
     color: #FFFFFF;
     line-height: 48px;
 }
 
 .liuyan_fr .liaojie a {
     width: 200px;
     height: 65px;
     display: inline-block;
     font-size: 22px;
     color: #fff;
     line-height: 65px;
     text-align: center;
     margin-top: 50px;
     transition: all .4s;
     background: url(../images/yylf.png) no-repeat center;
     background-size: contain;
 }
 
 .liuyan_fr .liaojie a:hover {
     margin-left: 10px;
 }
 
 .form-li:nth-child(1) input {
     background: url(../images/user.png)#fff no-repeat 28px center;
 }
 
 .form-li:nth-child(2) input {
     background: url(../images/gs.png)#fff no-repeat 28px center;
 }
 
 .form-li:nth-child(3) input {
     background: url(../images/mp.png)#fff no-repeat 28px center;
 }
 
 .form-li:nth-child(4) input {
     background: url(../images/ipot.png)#fff no-repeat 28px center;
 }
 
 .form-li:nth-child(5) input {
     background: url(../images/yx.png)#fff no-repeat 28px center;
 }
 
 .form-li:nth-child(6) input {
     background: url(../images/wxh.png)#fff no-repeat 28px center;
 }
 
 .form-li {
     width: 48.65%;
     margin-right: 2.7%;
     float: left;
     position: relative;
     margin-bottom: 25px;
 }
 
 .form-li i {
     color: #EB3301;
     position: absolute;
     top: 56%;
     right: 27px;
     line-height: unset !important;
     transform: translatey(-56%);
 }
 
 .form-li:nth-child(2n) {
     margin-right: 0;
 }
 
 .zxly_contem {
     margin-top: 100px;
     margin-bottom: 100px;
 }
 
 .liuyan_fl h3 {
     text-align: left;
     font-size: 48px;
     color: #000;
     margin-bottom: 50px;
 }
 
 .form-li input {
     padding-left: 100px;
     height: 64px;
     border: 1px solid #EEEEEE;
     border-radius: 0;
     padding-right: 30px;
     line-height: unset !important;
 }
 
 .form-li::after {
     content: '';
     width: 2px;
     height: 17px;
     background-color: #ebebeb;
     position: absolute;
     top: 25px;
     left: 77px;
 }
 
 .form-li input::-webkit-input-placeholder {
     color: #AAAAAA;
     font-size: 20px;
 }
 /* Mozilla Firefox 4 to 18 */
 
 .form-li input:-moz-placeholder {
     color: #AAAAAA;
     opacity: 1;
     font-size: 20px;
 }
 /* Mozilla Firefox 19+ */
 
 .form-li input::-moz-placeholder {
     color: #AAAAAA;
     opacity: 1;
     font-size: 20px;
 }
 /* Internet Explorer 10+ */
 
 .form-li input:-ms-input-placeholder {
     color: #AAAAAA;
 }
 
 .form-li:last-child {
     width: 100%;
 }
 
 .form-li:last-child::after {
     height: 0;
 }
 
 .form-li textarea {
     padding: 20px 27px;
     border: 1px solid #EEE;
 }
 
 .form-li textarea::-moz-placeholder {
     color: #AAAAAA;
     opacity: 1;
     font-size: 20px;
 }
 
 .form-li textarea:-ms-input-placeholder {
     color: #AAAAAA;
 }
 
 .form-li textarea:-moz-placeholder {
     color: #AAAAAA;
     opacity: 1;
     font-size: 20px;
 }
 
 .form-li textarea::-webkit-input-placeholder {
     color: #AAAAAA;
     font-size: 20px;
 }
 
 .layui-input,
 .layui-select,
 .layui-textarea {
     line-height: unset !important;
 }
 
 .form-li textarea {
     font-size: 20px;
     color: #AAAAAA !important;
     resize: none;
     height: 120px;
 }
 
 .div_off {
     margin-top: 16px;
     margin-bottom: 27px;
 }
 
 .div_off .layui-form-onswitch {
     width: 80px;
     height: 36px;
     background: #0068B6;
     border-radius: 18px;
 }
 
 .div_off .layui-form-switch.layui-form-onswitch i {
     width: 32px;
     height: 32px;
     /* background: #FFFFFF; */
     border-radius: 50%;
     margin-left: -34px;
     top: 1px;
     left: 100%;
 }
 
 .div_off .layui-form-switch {
     width: 80px;
     height: 36px;
 }
 
 .div_off .layui-form-switch i {
     margin-left: 0;
 }
 
 .div_off .layui-form-switch i {
     width: 32px;
     height: 32px;
     left: 1px;
     top: 1px;
 }
 
 .div_off {
     width: 100%;
     display: flex;
     align-items: center;
 }
 
 .div_off span {
     font-size: 20px;
     font-weight: 400;
     color: #000000;
     line-height: 36px;
     margin-left: 18px;
 }
 
 .div_off .layui-form-switch {
     margin-top: 0;
 }
 
 .form_t .ysty {
     width: 100%;
 }
 
 .form_t .ysty a {
     font-size: 20px;
     color: #0068B6;
     line-height: 20px;
     position: relative;
     display: inline-block;
     padding-bottom: 7px;
 }
 
 .form_t .ysty a::after {
     content: "";
     position: absolute;
     width: 100%;
     height: 2px;
     background: #EEEEEE;
     left: 0;
     bottom: 0;
     display: block;
     transition: all .4s;
 }
 
 .form_t .ysty a:hover::after {
     background: #0068B6;
 }
 
 .buttomy {
     width: 100%;
 }
 
 .buttomy button {
     background: url(../images/tjly.png) no-repeat center;
     width: 190px;
     height: 60px;
     margin-top: 34px;
     cursor: pointer;
     transition: all .4s;
     background-size: 100%;
 }
 
 .buttomy button:hover {
     margin-left: 10px;
 }
 /* 投资者日历 */
 
 .tzrl_conter {
     margin-top: 100px;
 }
 
 .tzri_title {
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin-bottom: 70px;
 }
 
 .tzri_title h3 {
     font-size: 48px;
     font-weight: 400;
     color: #000000;
     line-height: 36px;
 }
 
 .tzri_title .tzri_ul ul li {
     float: left;
 }
 
 .tzri_title .tzri_ul ul li a {
     font-size: 26px;
     color: #767676;
     font-family: "DINAlternate";
     padding-bottom: 17px;
     padding-right: 71px;
     margin-right: 39px;
     position: relative;
 }
 
 .tzri_title .tzri_ul ul li:last-child a {
     margin-right: 0;
 }
 
 .tzri_title .tzri_ul ul li.actvie a {
     color: #0068B6;
 }
 
 .tzri_title .tzri_ul ul li a::after {
     position: absolute;
     content: "";
     left: 0;
     width: 100%;
     bottom: 0;
     height: 2px;
     display: inline-block;
     background: #EFF2F6;
     transition: all .4s;
 }
 
 .tzri_title .tzri_ul ul li.active a {
     color: #0068B6;
 }
 
 .tzri_title .tzri_ul ul li:hover a {
     color: #0068B6;
 }
 
 .tzri_title .tzri_ul ul li.active a::after {
     width: 100%;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .tzri_title .tzri_ul ul li:hover a::after {
     width: 100%;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .tzzrl_list {
     margin-bottom: 30px;
 }
 
 .tzzrl_list ul li {
     width: 48.6%;
     float: left;
     margin-right: 2.8%;
     padding: 49px;
     display: flex;
     align-items: center;
     background: #F9F9F9;
     margin-bottom: 40px;
     cursor: pointer;
     position: relative;
 }
 
 .tzzrl_list ul li::after {
     position: absolute;
     bottom: 0;
     left: 0;
     content: "";
     width: 0%;
     height: 2px;
     background: rgba(0, 0, 0, 0);
     transition: all .4s;
 }
 
 .tzzrl_list ul li:hover::after {
     width: 100% !important;
     left: 0 !important;
     background: linear-gradient(90deg, #904C48, #D96940, #5F9A7B, #518EBC, #3F445D);
 }
 
 .tzzrl_list ul li:nth-child(2n) {
     margin-right: 0;
 }
 
 .tzzrl_list ul li .time_tzzrl {
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }
 
 .tzzrl_list ul li .time_tzzrl .tate_tzzgx {
     /* margin-bottom: 82px; */
 }
 
 .tzzrl_list ul li .time_tzzrl .tate_tzzgx .data_span {
     font-size: 34px;
     color: #333333;
     line-height: 34px;
     font-family: "DINAlternate";
     display: block;
     margin-bottom: 10px;
 }
 
 .tzzrl_list ul li .time_tzzrl .tate_tzzgx .year_span {
     font-size: 22px;
     color: #888888;
     line-height: 22px;
     display: block;
     font-family: "DINAlternate";
 }
 
 .tzzrl_list ul li .time_tzzrl .tade_time time {
     color: #888888;
     font-size: 17px;
     font-family: "DINAlternate";
     line-height: 17px;
 }
 
 .tzzrl_list ul li span.xt_t {
     width: 1px;
     height: 160px;
     background: #DDDDDD;
     display: inline-block;
     margin: 0 29px;
 }
 
 .tzzrl_list ul li .tzz_h3 .tzz_text h3 {
     font-size: 28px;
     font-family: "DINAlternate";
     color: #000000;
     line-height: 28px;
     margin-bottom: 22px;
     transition: all .4s;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
 }
 
 .tzzrl_list ul li .tzz_h3 {
     width: 65%;
 }
 
 .tzzrl_list ul li .tzz_h3 .tzz_text p {
     font-size: 22px;
     font-weight: 400;
     color: #888888;
     line-height: 32px;
     /* margin-bottom: 10px; */
 }
 
 .tzzrl_list ul li .tzz_h3 .tzz_rl {
     display: flex;
     justify-content: space-between;
     margin-top: 33px;
 }
 
 .tzzrl_list ul li .tzz_h3 .tzz_rl span a {
     font-size: 22px;
     font-weight: 400;
     color: #CCCCCC;
     line-height: 22px;
     position: relative;
     /* padding-left: 24px; */
     transition: all .4s;
     /* display: flex;
     align-items: center; */
 }
 
 .tzzrl_list ul li .tzz_h3 .tzz_rl span a::after {
     /* content: "";
     position: absolute;
     left: 0;
     width: 20px;
     height: 20px;
     display: inline-block;
     top: 1px;
     background: url(../images/rh_h.png) no-repeat center; */
 }
 
 .tzzrl_list ul li:hover .tzz_h3 .tzz_rl span a::after {
     background: url(../images/rl_x.png) no-repeat center;
 }
 
 .tzzrl_list ul li:hover .tzz_h3 .tzz_rl span {
     color: #0068B6;
 }
 
 .tzzrl_list ul li:hover .tzz_h3 .tzz_rl a.xazIA {
     color: #0068B6;
 }
 
 .tzzrl_list ul li:hover .tzz_h3 .tzz_text h3 {
     color: #0068B6;
 }
 
 .tzzrl_list ul li .tzz_h3 .tzz_rl a.xazIA {
     font-size: 22px;
     font-weight: 400;
     color: #CCCCCC;
     line-height: 22px;
     position: relative;
     /* padding-left: 24px; */
     transition: all .4s;
 }
 
 .tzzrl_list ul li .tzz_h3 .tzz_rl a.xazIA::after {
     /* content: "";
     position: absolute;
     left: 0;
     width: 20px;
     height: 20px;
     display: inline-block;
     top: 0;
     background: url(../images/xz_h.png) no-repeat center; */
 }
 
 .tzzrl_list ul li:hover .tzz_h3 .tzz_rl a::after {
     /* background: url(../images/xz.png) no-repeat center; */
 }
 /* 投资者来访预约 */
 
 .tzzu_yfa {
     margin-top: 100px;
 }
 
 .tzzyf_title h3 {
     font-size: 48px;
     font-weight: 400;
     color: #000000;
     line-height: 48px;
     margin-bottom: 48px;
     text-align: center;
 }
 
 .time_swiper .time_swiper_next,
 .time_swiper .time_swiper_prev {
     position: absolute;
     top: 0%;
     cursor: pointer;
     z-index: 8;
 }
 
 .time_swiper .time_swiper_next {
     right: 0;
     width: 16px;
     height: 32px;
     background: url(../images/mia_fr.png) center no-repeat;
     background-size: 100%;
 }
 
 .time_swiper .time_swiper_next:hover {
     background: url(../images/mia_fr_hove.png) center no-repeat;
     background-size: 100%;
 }
 
 .time_swiper .time_swiper_prev {
     left: 0px;
     width: 16px;
     height: 32px;
     background: url(../images/mia_fl.png) center no-repeat;
     background-size: 100%;
 }
 
 .time_swiper .time_swiper_prev:hover {
     background: url(../images/mia_fl_hove.png) center no-repeat;
     background-size: 100%;
 }
 
 .time_swiper .time_swiper_container .swiper-slide {
     font-size: 34px;
     font-family: "DINAlternate";
     color: #0068B6;
     line-height: 36px;
     text-align: center;
 }
 
 .data_swiper {
     margin-top: 48px;
 }
 
 .data_swiper .data_swiper_container .rl_form {
     background: url(../images/rlbj.jpg) no-repeat center;
     background-size: cover;
 }
 
 .data_swiper .data_swiper_container .rl_form dl {
     width: 16.666%;
     float: left;
     border: 1px solid #EEEEEE;
     border-top: 0;
     border-left: 0;
     height: 260px;
     padding: 20px 25px;
 }
 
 .data_swiper .data_swiper_container .rl_form dl:nth-child(6n) {
     border-right: 0;
 }
 
 .data_swiper .data_swiper_container .rl_form dl dt {
     font-size: 24px;
     font-family: "DINAlternate";
     color: #343434;
     line-height: 24px;
     margin-bottom: 20px;
 }
 
 .data_swiper .data_swiper_container .rl_form dl dd {
     font-size: 20px;
     font-family: "DINAlternate";
     color: #CCCCCC;
     line-height: 20px;
     position: relative;
     padding-left: 20px;
     margin-bottom: 10px;
 }
 
 .data_swiper .data_swiper_container .rl_form dl dd:last-child {
     margin-bottom: 0;
 }
 
 .data_swiper .data_swiper_container .rl_form dl dd::after {
     content: "";
     position: absolute;
     width: 8px;
     height: 8px;
     background: #ccc;
     border-radius: 50%;
     left: 0;
     display: inline-block;
     top: 6px;
 }
 
 .data_swiper .data_swiper_container .rl_form dl dd.active::after {
     background: #4795F0;
 }
 
 .data_swiper .data_swiper_container .rl_form dl dd.active1::after {
     background: #E78A37;
 }
 
 .tzzu_yfa .bz_rl {
     width: 100%;
     margin-top: 50px;
     margin-bottom: 60px;
 }
 
 .tzzu_yfa .bz_rl p {
     font-size: 20px;
     color: #999;
     line-height: 20px;
     text-align: center;
 }
 
 .tzzu_yfa .bz_rl p a {
     color: #0068B6;
 }
 
 .tzzu_form .tzzu_form_a {
     width: 48%;
     float: left;
     margin-right: 4%;
     position: relative;
     margin-bottom: 30px;
 }
 
 .tzzu_form .tzzu_form_c {
     width: 48%;
     float: left;
     margin-right: 4%;
     position: relative;
     margin-bottom: 30px;
 }
 
 .tzzu_form .tzzu_form_c .inpout_t {
     width: 69.56%;
     float: left;
     margin-right: 2.18%;
     position: relative;
 }
 
 .tzzu_form .tzzu_form_c .inpout_t input {
     width: 100%;
     height: 60px;
     border: 1px solid #EEEEEE;
     padding-left: 100px;
     appearance: none;
     -webkit-appearance: none;
 }
 /* .tzzu_form .tzzu_form_c input {
     background: url(../images/z_1.png)#fff no-repeat 26px center;
 } */
 
 .tzzu_form .tzzu_form_c .input_spn {
     width: 28.26%;
     float: left;
     background: #FFFFFF;
     border: 1px solid #EEEEEE;
     text-align: center;
 }
 
 .tzzu_form .tzzu_form_c .input_spn span {
     font-size: 20px;
     font-weight: 400;
     color: #0068B6;
     line-height: 58px;
     text-align: center;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(2n) {
     margin-right: 0;
 }
 
 .tzzu_form .tzzu_form_a .icon_name {
     display: block;
     background: url(../images/user.png) no-repeat center;
     width: 24px;
     height: 26px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 23px;
     z-index: 1;
 }
 
 .tzzu_form .tzzu_form_c .icon_time {
     display: block;
     background: url(../images/z_1.png) no-repeat center;
     width: 28px;
     height: 27px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 23px;
     z-index: 1;
 }
 
 .tzzu_form .tzzu_form_a .icon_jg {
     display: block;
     background: url(../images/z_3.png) no-repeat center;
     width: 32px;
     height: 30px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 23px;
     z-index: 1;
 }
 
 .tzzu_form .tzzu_form_a .icon_zw {
     display: block;
     background: url(../images/z_4.png) no-repeat center;
     width: 28px;
     height: 27px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 23px;
     z-index: 1;
 }
 
 .tzzu_form .tzzu_form_a .icon_zj {
     display: block;
     background: url(../images/z_5.png) no-repeat center;
     width: 31px;
     height: 31px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 23px;
     z-index: 1;
 }
 
 .tzzu_form .tzzu_form_a .icon_haoma {
     display: block;
     background: url(../images/z_6.png) no-repeat center;
     width: 32px;
     height: 30px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 23px;
     z-index: 1;
 }
 
 .tzzu_form .tzzu_form_a .icon_pih {
     display: block;
     background: url(../images/ipot.png) no-repeat center;
     width: 22px;
     height: 32px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 30px;
     z-index: 1;
 }
 
 .tzzu_form .tzzu_form_a .icon_eml {
     display: block;
     background: url(../images/yx.png) no-repeat center;
     width: 32px;
     height: 30px;
     background-size: 100%;
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 23px;
     z-index: 1;
 }
 /* .tzzu_form .tzzu_form_a:nth-child(2) input {
     background: #fff url(../images/user.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(3) input {
     background: #fff url(../images/z_3.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(4) input {
     background: #fff url(../images/z_4.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(5) input {
     background: #fff url(../images/z_5.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(6) input {
     background: #fff url(../images/z_6.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(7) input {
     background: #fff url(../images/ipot.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(8) input {
     background: #fff url(../images/yx.png) no-repeat 26px center !important;
 } */
 
 .tzzu_form .tzzu_form_a input {
     padding-left: 100px;
     height: 60px;
     padding-right: 30px;
     border: 1px solid #EEEEEE;
     /* line-height: 60px; */
 }
 
 .tzzu_form .tzzu_form_a::after {
     content: '';
     width: 2px;
     height: 17px;
     background-color: #ebebeb;
     position: absolute;
     top: 20px;
     left: 77px;
 }
 
 .tzzu_form .tzzu_form_c::after {
     content: '';
     width: 2px;
     height: 17px;
     background-color: #ebebeb;
     position: absolute;
     top: 20px;
     left: 77px;
 }
 
 .tzzu_form .tzzu_form_a i {
     position: absolute;
     top: 34%;
     right: 24px;
     color: #EA3300;
 }
 
 .tzzu_form .tzzu_form_a input:-ms-input-placeholder {
     color: #AAAAAA;
 }
 
 .tzzu_form .tzzu_form_a input:-moz-placeholder {
     color: #AAAAAA;
     opacity: 1;
     font-size: 20px;
 }
 
 .tzzu_form .tzzu_form_a input::-webkit-input-placeholder {
     color: #AAAAAA;
     font-size: 20px;
 }
 
 .tzzu_form .tzzu_form_c input:-ms-input-placeholder {
     color: #AAAAAA;
 }
 
 .tzzu_form .tzzu_form_c input:-moz-placeholder {
     color: #AAAAAA;
     opacity: 1;
     font-size: 20px;
 }
 
 .tzzu_form .tzzu_form_c input::-webkit-input-placeholder {
     color: #AAAAAA;
     font-size: 20px;
 }
 
 .tzzu_form_b textarea {
     border: 1px solid #eee !important;
     color: #333;
     font-size: 20px;
     resize: none;
     height: 124px;
     padding: 20px 24px;
 }
 
 .tzzu_form_b textarea:-ms-input-placeholder {
     color: #AAAAAA;
 }
 
 .tzzu_form_b textarea:-moz-placeholder {
     color: #AAAAAA;
     opacity: 1;
     font-size: 20px;
 }
 
 .tzzu_form_b textarea::-webkit-input-placeholder {
     color: #AAAAAA;
     font-size: 20px;
 }
 
 .layui-form-select dl dd.layui-this {
     background-color: #0068B6;
 }
 
 .tzzu_form_d {
     display: flex;
     align-items: center;
     justify-content: center;
     overflow: hidden;
     margin-top: 60px;
     margin-bottom: 100px;
 }
 
 .tzzu_form_d .tj_but {
     width: 190px;
     height: 60px;
     background: url(../images/tj.png) no-repeat center;
     background-size: 100%;
     margin-right: 30px;
     cursor: pointer;
 }
 
 .tzzu_form_d .chongzhi_but {
     width: 190px;
     height: 60px;
     background: url(../images/cz.png) no-repeat center;
     background-size: 100%;
     margin-left: 30px;
     cursor: pointer;
 }
 
 .tzzu_form .tzzu_form_a i.layui-edge {
     top: 50%;
 }
 /* 柱状图 */
 
 .zzt_sele {
     margin-bottom: 100px;
 }
 
 .zzt_sele .zhuzhunag_a {
     width: 48.95%;
     float: left;
     margin-right: 2%;
     /* margin-left: -29px; */
 }
 
 .zzt_sele .zhuzhunag_a:nth-child(2n) {
     margin-right: 0;
 }
 
 .zzt_sele .zhuzhunag_a #main {
     width: 100%;
     height: 444px;
     float: left;
 }
 
 .zzt_sele .zhuzhunag_a #main1 {
     width: 100%;
     height: 444px;
 }
 
 .share-list .bshare-sinaminiblog {
     width: 45px;
     height: 45px;
     background: url(../images/wb.png) no-repeat center!important;
     background-size: 100% !important;
     padding-left: 0;
     margin-left: 20px;
 }
 
 .footer_ter .footer_but .fexi {
     display: flex;
     align-items: center;
 }
 /* 预约失败 */
 
 .yuyue_err {
     width: 730px;
     height: 532px;
     background: #FFFFFF;
     padding: 100px 55px;
     position: fixed;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     z-index: 9999;
     display: none;
 }
 
 .yuyue_err .text_err h3 {
     font-size: 30px;
     font-weight: 400;
     color: #000000;
     line-height: 30px;
     margin-bottom: 25px;
     text-align: center;
 }
 
 .yuyue_err .text_err p {
     font-size: 22px;
     font-weight: 400;
     color: #666666;
     line-height: 22px;
     text-align: center;
 }
 
 .yuyue_err .err_cont .img_err {
     width: 215px;
     margin: auto;
     margin-bottom: 60px;
 }
 
 .yuyue_err .err_codes {
     position: absolute;
     top: 55px;
     right: 55px;
     cursor: pointer;
     width: 25px;
     height: 25px;
     display: inline-block;
 }
 
 .video-back video {
     width: 100%;
 }
 
 .index_news_ul ul li .index_news_tie p {
     height: 64px;
 }
 
 .cwxx_Dtree .Dtree_title {
     text-align: center;
 }
 
 .index-product .case_tab_l .cpimg1 {
     width: 100%;
 }
 
 .row li {
     padding-left: 25%;
 }
 
 .gallery-thumbs_ty .swiper-slide img {
     height: 100%;
 }
 
 .caseTank-lt:after {
     display: block;
     clear: both;
     content: "";
 }
 
 .pro-cata .imgs {
     position: relative;
     display: inline-block;
     width: 100%;
 }
 
 .pro-cata .imgs:after {
     content: "";
     display: block;
     clear: both;
 }
 
 .pro-cata .imgs img {
     /* -webkit-transition: all 0.3s ease 0s; */
     /* transition: all 0.3s ease 0s; */
 }
 
 .pro-cata .imgs .actImg {
     position: absolute;
     top: 0;
     right: 0;
     visibility: hidden;
 }
 
 .pro-cata .swiper-slide-thumb-active .imgs .morenImg {
     visibility: hidden;
 }
 
 .pro-cata .swiper-slide-thumb-active .imgs .actImg {
     visibility: visible;
 }
 
 .pagination li.disabled_t:hover,
 .pagination li.disabled:hover {
     background-size: 100%;
 }
 
 .newsDetailConetnt img,
 .sshq_fr img {
     height: auto !important;
 }
 
 .awnr {
     margin-top: 100px;
     display: block;
     text-align: center;
     font-size: 24px;
 }
 
 .paging li.noclick {
     opacity: .5;
     cursor: no-drop;
 }
 
 .pagination li.disabled.noclick:hover {
     background: url(../images/fy_r.png) no-repeat center;
 }
 
 .pagination li.disabled_t.noclick:hover {
     background: url(../images/fy_l.png) no-repeat center;
 }
 
 .ren_zcc {
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, .3);
     position: fixed;
     top: 0;
     left: 0;
     z-index: 300;
     display: none;
 }
 
 .jion_rezsrt_ul ul li:hover .img img {
     width: 100%;
 }
 
 input {
     line-height: unset !important;
 }
 
 input::-webkit-input-placeholder {
     line-height: unset !important;
 }
 
 .pan_tu .prt_ca {
     width: 50%;
 }
 /**/
 
 @keyframes rot {
     0% {
         stroke-dasharray: 0 126;
     }
     100% {
         stroke-dasharray: 126 126;
     }
 }
 
 @-ms-keyframes rot {
     0% {
         stroke-dasharray: 0 126;
     }
     100% {
         stroke-dasharray: 126 126;
     }
 }
 
 @-moz-keyframes rot {
     0% {
         stroke-dasharray: 0 126;
     }
     100% {
         stroke-dasharray: 126 126;
     }
 }
 
 @-webkit-keyframes rot {
     0% {
         stroke-dasharray: 0 126;
     }
     100% {
         stroke-dasharray: 126 126;
     }
 }
 
 @-o-keyframes rot {
     0% {
         stroke-dasharray: 0 126;
     }
     100% {
         stroke-dasharray: 126 126;
     }
 }
 
 .case_tab .swiper-pagination-bullet .svgQuan {
     visibility: hidden;
 }
 
 .case_tab .swiper-pagination-bullet.swiper-pagination-bullet-active .svgQuan {
     visibility: visible;
 }
 
 .case_tab .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-load-svg {
     stroke-dasharray: 126 126;
     -o-animation: rot 7s ease 0s 1;
     -webkit-animation: rot 7s ease 0s 1;
     animation: rot 7s ease 0s 1;
     -moz-animation: rot 7s ease 0s 1;
     /* -ms-zoom-animation: rot 7s ease 0s 1; */
 }
 
 .itoet {
     background: url(../images/frmor.png) no-repeat center;
     display: inline-block;
     width: 12px;
     height: 20px;
     transition: all .4s;
 }
 
 .zw_file_list ul li:hover .itoet {
     margin-left: 10px;
 }
 
 .rilt {
     width: 20px;
     height: 20px;
     display: inline-block;
     background: url(../images/rh_h.png) no-repeat center;
     margin-right: 10px;
     position: relative;
     top: 2px;
 }
 
 .tzzrl_list ul li:hover .tzz_h3 .tzz_rl a .rilt {
     background: url(../images/rl_x.png) no-repeat center;
 }
 
 .rilt_t {
     width: 20px;
     height: 20px;
     display: inline-block;
     margin-right: 10px;
     background: url(../images/xz_h.png) no-repeat center;
 }
 
 .tzzrl_list ul li:hover .tzz_h3 .tzz_rl a .rilt_t {
     background: url(../images/xz.png) no-repeat center;
 }
 
 .icont_lhi {
     background: url(../images/more3.png) no-repeat center;
     width: 9px;
     height: 16px
 }
 
 .mews_Eone_ul ul li .news_texomr div.ab {
     margin-top: 50px;
     align-items: center;
 }
 
 .swiper-button-disabled,
 .swiper-button-disabled {
     opacity: .35;
     cursor: auto;
     pointer-events: none;
 }
 
 .time_swiper .time_swiper_next.swiper-button-disabled:hover {
     background: url(../images/mia_fr.png) center no-repeat;
     background-size: 100%;
 }
 
 .time_swiper .time_swiper_prev.swiper-button-disabled:hover {
     background: url(../images/mia_fl.png) center no-repeat;
     background-size: 100%;
 }
 
 .layui-form-select dl {
     top: 100%;
     padding: 0;
 }
 /*
          2020.10.21 修改
*/
 
 .tzzu_form .tzzu_form_a:nth-child(2) input:-internal-autofill-selected {
     background: #fff url(../images/user.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(3) input:-internal-autofill-selected {
     background: #fff url(../images/z_3.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(4) input:-internal-autofill-selected {
     background: #fff url(../images/z_4.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(5) input:-internal-autofill-selected {
     background: #fff url(../images/z_5.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(6) input:-internal-autofill-selected {
     background: #fff url(../images/z_6.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(7) input:-internal-autofill-selected {
     background: #fff url(../images/ipot.png) no-repeat 26px center !important;
 }
 
 .tzzu_form .tzzu_form_a:nth-child(8) input:-internal-autofill-selected {
     background: #fff url(../images/yx.png) no-repeat 26px center !important;
 }
 
 .fanhui_syj {
     position: fixed;
     bottom: 11%;
     right: 0;
     width: 70px;
     height: 70px;
     cursor: pointer;
 }
 
 .fanhui_syj img {
     width: 100%;
 }  /* -------------------1680------------------------------ */
  
  @media screen and (max-width: 1680px) {
      .nav>ul>li>a {
          font-size: 18px;
      }
      .top_right span {
          font-size: 18px;
      }
      .logo a {
          /* width: 528px; */
      }
      /* .nav {

            transform: translate(-71%, -50%);

            position: absolute;

            left: 71%;

        } */
      .top_right .top_hover ul li {
          padding: 8px 0;
      }
      .banText .txt h3 {
          font-size: 54px;
      }
      .banText .txt p {
          font-size: 30px;
          line-height: 40px;
      }
      .banText .sml-container {
          width: 540px;
      }
      .index_pro-t h2.title {
          font-size: 48px;
      }
      .index-product .case_tab_l .cpimg1 h4 {
          font-size: 32px;
          margin-bottom: 18px;
      }
      .index-product .case_tab_l .cpimg1 p {
          font-size: 20px;
      }
      .index_about_cont h3 {
          font-size: 48px;
          margin-bottom: 30px;
      }
      .index_about_cont p {
          font-size: 22px;
          line-height: 36px;
      }
      .index_news_title h3 {
          font-size: 52px;
      }
      .index_news_ul ul li .index_news_tie p {
          font-size: 20px;
      }
      .index_news_ul ul li .index_news_tie time {
          font-size: 20px;
          margin-bottom: 18px;
      }
      .index_news_ul ul li .index_news_tie {
          margin-top: 33px;
      }
      .index_news_ul ul li .index_news_tie span {
          margin-top: 34px;
      }
      .index_incer_text h2 {
          font-size: 48px;
          line-height: 50px;
          padding-bottom: 30px;
      }
      .index_incer_text p {
          line-height: 36px;
      }
      .text_indec h2 {
          font-size: 48px;
          line-height: 50px;
      }
      .text_indec {
          padding: 50px 144px 0 257px;
          position: relative;
      }
      .text_indec p {
          font-size: 20px;
          line-height: 35px;
      }
      .text_indec a {
          margin-top: 35px;
      }
      .footer_r ul li {
          font-size: 20px;
      }
      .footer_r ul li dl dt a {
          font-size: 18px;
          line-height: 24px;
      }
      .footer_l p {
          font-size: 18px;
          line-height: 36px;
      }
      .footer_ter p {
          font-size: 18px;
      }
      .colode_list ul li h3 {
          font-size: 38px;
      }
      .colode_list ul li dl dt a {
          font-size: 20px;
          line-height: 34px;
      }
      .fuwu.futv {
          padding: 4.5% 9%;
          padding-bottom: 4%;
      }
      .hiden_search {
          position: absolute;
          top: 20%;
          right: 11%;
          cursor: pointer;
      }
      .about_baner .txt h3 {
          font-size: 60px;
          line-height: 60px;
      }
      .quan_map_title h3 {
          font-size: 46px;
          line-height: 46px;
      }
      .about_title_as h3 {
          font-size: 48px;
          line-height: 48px;
      }
      .about_title_as h4 {
          font-size: 48px;
          line-height: 48px;
      }
      .about_conte {
          font-size: 20px;
          line-height: 36px;
      }
      .anout_title p {
          margin-bottom: 14px;
      }
      .anout_title {
          margin-top: 86px;
          margin-bottom: 76px;
      }
      .flash4 {
          margin-bottom: 100px;
      }
      .weizhi .wz-6 {
          left: 67.9%;
          top: 24.7%;
      }
      .weizhi .wz-3 {
          top: 35%;
      }
      .weizhi .wz-2 {
          top: 45.5%;
      }
      .weizhi .wz-4 {
          top: 33.2%;
      }
      .weizhi .wz-5 {
          top: 28.3%;
      }
      .maxp_swiper .cityTxtSwp {
          width: 78.33%;
      }
      .B2_yunjing ul li .text h3 img {
          height: 40px;
      }
      .B2_yunjing ul li:nth-child(odd) .text {
          padding-left: 150px;
      }
      .B2_yunjing ul li:nth-child(even) .text {
          padding-right: 154px;
      }
      .B2_yunjing ul li .text .text_p {
          font-size: 20px;
          line-height: 36px;
          margin-bottom: 50px;
      }
      .ten_zf .texzf_title h3 {
          font-size: 38px;
      }
      .cpten_ul ul li {
          height: 286px;
      }
      .ten_zf {
          padding-top: 90px;
      }
      .cpten_ul ul li {
          padding-top: 56px;
      }
      .cpten .cp_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .cpten_ul ul li .ten_text {
          font-size: 20px;
          line-height: 32px;
      }
      .tenBan .swiper-slide dl dt.v-t {
          font-size: 24px;
          line-height: 32px;
      }
      .tenBan .swiper-slide dl dt img {
          height: 80px;
      }
      .cpten .cp_title {
          padding-top: 80px;
          margin-bottom: 80px;
      }
      .cpten_ul ul li {
          height: 272px;
      }
      .shzr_syde .shzr_text h3 {
          font-size: 46px;
          line-height: 46px;
      }
      .shzr_syde .shzr_text p {
          font-size: 20px;
          line-height: 38px;
      }
      .ksc_one_title h3 {
          font-size: 48px;
          line-height: 48px;
      }
      .kscr_cont .kes_text {
          font-size: 20px;
          line-height: 38px;
      }
      .Bto_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .cwxx_Dtree .Dtree_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .cwxx_Dtree {
          margin-top: 80px;
      }
      .jcxx_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .sshq_fl .title_sshq h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .tzri_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .tzrl_conter {
          margin-top: 80px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx .data_span {
          font-size: 32px;
          line-height: 32px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx .year_span {
          font-size: 20px;
          line-height: 20px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text h3 {
          font-size: 26px;
          line-height: 26px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text p {
          font-size: 20px;
          line-height: 26px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span {
          font-size: 20px;
          line-height: 20px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl a,
      .tzzrl_list ul li .tzz_h3 .tzz_rl a.xazIA {
          font-size: 20px;
          line-height: 20px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl {
          margin-top: 46px;
      }
      .tzzyf_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .tzzu_yfa {
          margin-top: 80px;
      }
      .time_swiper .time_swiper_container .swiper-slide {
          font-size: 28px;
          line-height: 28px;
      }
      .FAQ_conter {
          margin-top: 80px;
      }
      .FAQ_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .fAQ_list ul li .bitoti h3::before {
          width: 50px;
          height: 50px;
          background-size: 50px;
      }
      .liuyan_fl h3 {
          font-size: 42px;
      }
      .form-li input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      /* Mozilla Firefox 4 to 18 */
      .form-li input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      /* Mozilla Firefox 19+ */
      .form-li input::-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      /* Internet Explorer 10+ */
      .form-li input:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .form-li textarea::-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      .form-li textarea:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .form-li textarea:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      .form-li textarea::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .Eone_news_t .news_one_text h3 {
          font-size: 28px;
          line-height: 34px;
      }
      .Eone_news_t .news_one_text p {
          font-size: 20px;
          line-height: 38px;
      }
      .Eone_news_t .news_one_text .news_time time {
          font-size: 22px;
      }
      .mews_Eone_ul ul li .news_texomr h3 {
          font-size: 24px;
          line-height: 32px;
          height: 70px;
      }
      .mews_Eone_ul ul li .news_texomr {
          padding: 40px 36px 44px 38px;
      }
      .mews_Eone_ul ul li .news_texomr time {
          margin-bottom: 30px;
      }
      .Eone_news {
          margin-top: 80px;
      }
      .newstwo_xq h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .newstwo_xq {
          margin-top: 80px;
          margin-bottom: 80px;
      }
      .newstwo_xq .nesw_xq_cont {
          font-size: 20px;
          line-height: 36px;
      }
      .newstwo_xq .new_towfey .fxwz_toe span {
          font-size: 20px;
          line-height: 20px;
      }
      .news_fhlb a img {
          height: 50px;
      }
      .bannet_text .txt h3 {
          font-size: 54px;
          line-height: 54px;
      }
      .recruit_schooltext h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .recruit_schooltext p {
          font-size: 22px;
          line-height: 40px;
      }
      .scho_swiper .swiper-slide .text h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .scho_swiper .text p {
          font-size: 20px;
          line-height: 38px;
      }
      .scho_swiper .swiper-slide .text {
          padding-bottom: 68px;
      }
      .zw_file_list ul li .file_cont .title h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .zw_file_list ul li .file_cont .text p {
          font-size: 20px;
          line-height: 34px;
      }
      .xc_text .xc_text_cont h3 {
          font-size: 42px;
          padding-bottom: 30px;
      }
      .xc_text .xc_text_cont p {
          font-size: 20px;
          line-height: 28px;
      }
      .xc_text .xc_text_cont span {
          font-size: 18px;
          line-height: 24px;
      }
      .cptx-list dl dd h3 {
          font-size: 20px;
          line-height: 20px;
      }
      .cptx-list dl dd p {
          font-size: 18px;
          line-height: 24px;
      }
      .jion_rezsrt_ul ul li .text h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .jion_rezsrt_ul ul li .text p {
          font-size: 18px;
      }
      .jion_rezsrt_ul ul li .text .more img {
          height: 48px;
      }
      .jion_resz h3 {
          font-size: 42px;
      }
      .cast_tex h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .Gone_standfl .Gone_title img,
      .system_title h3 img {
          height: 40px;
      }
      .Gone_standfl .Gonr_img_tire,
      .xczc_gotext .xczc_imt_text {
          font-size: 20px;
          line-height: 36px;
      }
      .xczc_gotext .Gone_title img {
          height: 40px;
      }
      .xczc_gotext .xczc_imt_text {
          height: 408px;
      }
      .zlbz_sys h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .zlbz_sys .text p {
          font-size: 20px;
          line-height: 36px;
      }
      .zlbz_sys {
          margin-bottom: 50px;
      }
      .system_Gzw {
          padding-bottom: 96px;
          margin-top: 80px;
      }
      .text_nl {
          font-size: 18px;
          line-height: 32px;
      }
      .Bsix_tk_cont h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .caseTank-lt {
          width: 100%;
          margin-bottom: 74px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span a {
          font-size: 20px;
          line-height: 20px;
      }
  }
  /* -------------------1600------------------------------ */
  
  @media screen and (max-width: 1600px) {
      .caseT-swp1 .swiper-slide,
      .caseT-swp .swiper-slide {
          width: 700px;
      }
      .nav>ul>li>a {
          display: block;
          margin: 0 19px;
      }
      .wrap_1,
      .banText,
      .recruit_schoolswiper {
          width: 85%;
      }
      .footer {
          padding: 70px 0;
          padding-bottom: 0;
      }
      .footer_ter {
          margin-top: 26px;
      }
      .flash4 ul li {
          height: 523px;
      }
      .bannet_text {
          width: 85%;
      }
      .imgBot h3 {
          font-size: 54px;
          line-height: 54px;
      }
      .flash4 ul li.first .imgBot h3 {
          font-size: 72px;
          line-height: 72px;
      }
      .imgBot p {
          font-size: 24px;
          line-height: 24px;
      }
      .map_list {
          bottom: -37%;
      }
      .cpten .cp_title h3 {
          font-size: 38px;
          line-height: 38px;
          margin-bottom: 36px;
      }
      .cpten .cp_title p {
          font-size: 20px;
          line-height: 26px;
      }
      .ten_zf .texzf_title h3 {
          font-size: 34px;
          line-height: 45px;
      }
      .B3_team ul li .list_de dl .text-btrt p {
          font-size: 18px;
          line-height: 24px;
      }
      .B3_team ul li .list_de dl .text-btrt h3 {
          font-size: 22px;
          line-height: 22px;
      }
      .text_p_btr {
          font-size: 18px;
          line-height: 34px;
      }
      .character {
          padding: 58px 93px 58px 50px;
      }
      .B3_team {
          margin-top: 80px;
          margin-bottom: 50px;
      }
      .about_history {
          margin: 88px 0;
      }
      .history_con_l>h2 {
          font-size: 54px;
          line-height: 54px;
      }
      .history_con_l .main .infor p {
          font-size: 20px;
          line-height: 32px;
      }
      .history_con_l .main .infor .xh {
          font-size: 20px;
          line-height: 29px;
      }
      .history_con_l .main .infor {
          margin-bottom: 23px;
      }
      .ksc_one_title h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .prou_cone {
          margin-bottom: 38px;
          margin-top: 65px;
      }
      .prou_cone ul li .prou_text h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .ctwo_xq .ctwo_text {
          font-size: 20px;
          line-height: 34px;
      }
      .ctwo_priom .c2_text h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .prt_ca h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .prt_ca .Product_xt p {
          font-size: 20px;
          line-height: 28px;
      }
      .chanpi_contem {
          margin-top: 80px;
          margin-bottom: 80px;
      }
      .DONE_xian {
          margin-right: 14%;
          width: 633px;
      }
      .Bto_title h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .Bto_title .Btow_ul_to ul li a {
          font-size: 18px;
          line-height: 18px;
      }
      .Bto_title .Btow_ul_to ul li a {
          margin-right: 40px;
      }
      .gsgg_Btwo {
          margin-top: 70px;
      }
      .gglist_ul .title_wj p {
          font-size: 20px;
      }
      .gglist_ul ul li a .date time {
          font-size: 20px;
      }
      .gglist_ul .title_wj .icont_wj {
          width: 32px;
          height: 40px;
      }
      .gglist_ul ul li {
          padding: 20px 30px;
      }
      .gglist_ul .title_wj .icont_wj {
          margin-right: 24px;
      }
      .data_swiper .data_swiper_container .rl_form dl dd {
          font-size: 18px;
          line-height: 20px;
      }
      .tzzu_yfa .bz_rl p {
          font-size: 18px;
          line-height: 18px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input {
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_a input:-ms-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_a input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_a input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .tzzu_form_b textarea:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .tzzu_form_b textarea:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      .tzzu_form_b textarea::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_c .input_spn span {
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input:-ms-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input:-moz-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .liuyan_fr .liaojie h3 {
          font-size: 32px;
      }
      .liuyan_fr .liaojie {
          padding: 53px 48px;
      }
      .simtep_cont .xw-r .main {
          width: 80%;
      }
      .caseTBut {
          left: 82%;
          transform: translate(-82%, -51%);
      }
      .cptx-list dl {
          margin-right: 1.85%;
      }
      .jion_cont {
          padding: 80px 0;
      }
      .xczc_gotext .xczc_imt_text {
          height: 368px;
      }
      .text_nl {
          height: 650px;
      }
      .ecxty {
          margin-bottom: 70px;
      }
      .Gonr_img_tire {
          height: 346px;
      }
  }
  /* -------------------1580------------------------------ */
  
  @media screen and (max-width: 1580px) {
      .logo a {
          /* width: 478px; */
          /* height: 50px; */
      }
      .logo a img {
          height: 100%;
      }
      /*.logo {
                padding-top: 25px;
            }*/
      .nav>ul>li>a {
          display: block;
          margin: 0 12px;
      }
      .top_right span {
          font-size: 16px;
          width: 116px;
          border-radius: 31px;
      }
      .search .seach_btn {
          width: 40px;
          height: 40px;
      }
      .icon01 {
          width: 20px;
          height: 20px;
      }
      .index_pro-t h2.title {
          font-size: 42px;
          margin-bottom: 40px;
      }
      .index-product .case_tab_l .cpimg1 h4 {
          font-size: 28px;
          line-height: 28px;
      }
      .index-product .case_tab_l .cpimg1 p {
          font-size: 18px;
          line-height: 32px;
      }
      .index-product .case_tab_l .more2 {
          margin-top: 48px
      }
      .row li p {
          font-size: 17px;
      }
      .index_about_cont h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .index_about_cont {
          padding-top: 86px;
      }
      .index_about_cont p {
          font-size: 20px;
      }
      .product-number-inner ul li b i {
          font-size: 68px;
      }
      .product-number-inner {
          margin-top: 73px;
      }
      .product-number-inner ul {
          padding-bottom: 160px;
      }
      .stock_index {
          padding: 0 4%;
          height: 158px;
      }
      .index_news_title h3 {
          font-size: 52px;
      }
      .index_news_title {
          padding-top: 53px;
          margin-bottom: 53px;
      }
      .index_news_title h3 {
          font-size: 48px;
      }
      .index_news_ul ul li .index_news_tie p {
          font-size: 18px;
          line-height: 28px;
      }
      .index_news_ul ul li .index_news_tie time {
          font-size: 18px;
      }
      .index_news_ul ul li .index_news_tie {
          margin-top: 24px;
      }
      .index_news_ul ul li .index_news_tie span {
          font-size: 16px;
      }
      .index_news_ul ul li .index_news_tie span::after {
          background-size: 100%;
          width: 7px;
          position: relative;
          /* top: 4px; */
          top: 3px;
      }
      .index_news_ul ul li .index_news_tie span {
          margin-top: 26px;
      }
      .index_incer_text h2 {
          font-size: 38px;
          padding-bottom: 20px;
      }
      .text_indec h2 {
          font-size: 38px;
      }
      .text_indec p {
          font-size: 18px;
          line-height: 30px;
      }
      .text_indec {
          padding: 47px 92px 0 257px;
          position: relative;
      }
      .text_indec a {
          margin-top: 28px;
          width: 155px;
      }
      .index_incer_text p {
          font-size: 18px;
          line-height: 30px;
      }
      .footer_l .foot_logo {
          width: 235px;
          margin-bottom: 40px;
      }
      .footer_r ul li dl dt a {
          font-size: 16px;
          line-height: 22px;
      }
      .footer_r ul li {
          font-size: 18px;
      }
      .footer_r ul li dl dt {
          margin-bottom: 8px;
      }
      .footer_l p {
          font-size: 16px;
          line-height: 30px;
      }
      .footer_ter p {
          font-size: 16px;
          padding: 24px 0;
      }
      .footer_but span {
          display: inline-block;
          width: 40px;
          height: 40px;
      }
      .index_news_title a {
          width: 150px;
      }
      .index-product .case_tab_l .more2 {
          width: 150px;
      }
      .stock_index a {
          width: 160px;
      }
      .renyuan_list li dl dt p {
          font-size: 20px;
          height: 48px;
          line-height: 48px;
      }
      .renyuan_list li dl dd p {
          font-size: 18px;
      }
      .DONE_xian {
          margin-right: 13%;
          width: 588px;
      }
      .renyuan_list .xiat {
          font-size: 18px;
          line-height: 26px;
          padding: 48px 30px;
      }
      .renwu_biaoti .renwu_text .rw_name h3 {
          font-size: 28px;
          line-height: 28px;
          margin-bottom: 14px;
      }
      .renwu_biaoti .renwu_text .rw_name p {
          font-size: 18px;
          line-height: 18px;
      }
      .renwu_biaoti .renwu_text .renwu_xq {
          font-size: 18px;
          line-height: 24px;
      }
      .renwu_biaoti .renwu_text .renwu_xq {
          height: 170px;
      }
      .tzri_title h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .tzri_title .tzri_ul ul li a {
          font-size: 24px;
          line-height: 24px;
      }
      .tzri_title .tzri_ul ul li a {
          padding-right: 56px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx .data_span {
          font-size: 28px;
          line-height: 28px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx .year_span {
          font-size: 18px;
          line-height: 18px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text p {
          font-size: 18px;
          line-height: 24px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span {
          font-size: 18px;
          line-height: 18px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl {
          margin-top: 33px;
      }
      .tzzrl_list ul li span.xt_t {
          height: 143px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx {
          margin-bottom: 62px;
      }
      .tzzrl_list ul li {
          padding: 40px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl a {
          font-size: 18px;
          line-height: 18px;
      }
      .tzri_title {
          margin-bottom: 60px;
      }
      .fAQ_list ul li .bitoti h3 {
          padding-left: 69px;
      }
      .form-li input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      /* Mozilla Firefox 4 to 18 */
      .form-li input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      /* Mozilla Firefox 19+ */
      .form-li input::-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 18px;
      }
      /* Internet Explorer 10+ */
      .form-li input:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .newstwo_xq h3 {
          margin-bottom: 40px;
      }
      .newstwo_xq .nesw_xq_cont {
          font-size: 18px;
          line-height: 34px;
      }
      .newstwo_xq time {
          font-size: 22px;
      }
      .newstwo_xq .nesw_xq_cont {
          margin-bottom: 50px;
      }
      .newEter_text h3 {
          font-size: 20px;
          line-height: 32px;
          padding-bottom: 36px;
          height: 99px;
      }
      .newEter_text {
          padding: 42px 39px;
      }
      .newEter_text .tiem_Etrt time {
          font-size: 20px;
          line-height: 32px;
          margin-bottom: 18px;
      }
      .newEter_text .tiem_Etrt p {
          font-size: 20px;
      }
      .mews_Eone_hux ul li {
          margin-bottom: 40px;
      }
      .mews_Eone_hux {
          overflow: hidden;
          margin-bottom: 30px;
      }
      .ecxty {
          margin-top: 81px;
      }
      .Gone_standfl .Gonr_img_tire,
      .xczc_gotext .xczc_imt_text {
          font-size: 18px;
      }
      .Gone_standfl .Gonr_img_tire {
          height: 294px;
      }
      .xczc_gotext {
          padding-top: 50px;
      }
      .xczc_gotext .xczc_imt_text {
          height: 340px;
      }
      .xczc_gotext .Gone_title img {
          height: 35px;
      }
      .Gone_standfl .Gone_title img,
      .system_title h3 img {
          height: 35px;
      }
      .zlbz_sys h3 {
          font-size: 28px;
          line-height: 28px;
          margin-bottom: 26px;
      }
      .system_Gzw {
          padding-bottom: 64px;
      }
      .zlbz_sys .text p {
          font-size: 18px;
          line-height: 28px;
      }
      .system_Gzw {
          background-size: 113%;
      }
      .text_nl {
          height: 590px;
          font-size: 18px;
          line-height: 30px;
      }
      .text_nl {
          padding: 64px 23px 67px 48px;
      }
      .Bsix_tk {
          width: 70%;
          height: auto;
      }
      .Bsix_tk_cont h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .Bsix_tk_cont .Bsix_tk_text {
          font-size: 18px;
          line-height: 38px;
      }
      .Bsix_tk_cont {
          padding: 78px 71px 68px 76px;
      }
      .bread_tab ul li a,
      .not_top_top a {
          font-size: 18px;
      }
      .icont_home {
          width: 20px;
          height: 20px;
          background-size: 20px;
      }
      .Bsix_tk_cont .Bsix_tk_text {
          height: 290px;
      }
  }
  /* -------------------1440------------------------------ */
  
  @media screen and (max-width: 1440px) {
      .colode_list ul li h3 {
          font-size: 24px;
          padding-bottom: 6px;
          margin-bottom: 11px;
      }
      .colode_list ul li dl dt a {
          font-size: 16px;
          line-height: 24px;
      }
      .colode_list ul li h3 {
          margin-top: 14px;
      }
      .case_tab .swiper-container-horizontal>.swiper-pagination-bullets,
      .case_tab .swiper-pagination-custom,
      .swiper-pagination-fraction {
          bottom: 44px;
      }
      .product-number-inner ul {
          padding-bottom: 139px;
      }
      .product-number-inner ul li b span {
          font-size: 50px;
      }
      .index_news_title h3 {
          font-size: 44px;
      }
      .wrap {
          width: 100%;
          padding: 0 30px;
      }
      .fuwu .hed_col .col a {
          color: #666;
          font-size: 18px;
          line-height: 26px;
      }
      .fuwu dl dt {
          font-size: 18px;
      }
      .fuwu dl dt p {
          margin-top: 16px;
      }
      .about_baner .txt h3 {
          font-size: 54px;
          line-height: 54px;
      }
      .bread_tab ul li a {
          font-size: 18px;
      }
      .not_top_top a {
          font-size: 18px;
      }
      .icont_home {
          width: 24px;
          height: 24px;
          background-size: 100%;
      }
      .Bread {
          height: 80px;
      }
      .bread_tab ul li {
          line-height: 80px;
      }
      .not_top_top {
          line-height: 80px;
      }
      .about_conte {
          font-size: 18px;
          line-height: 32px;
      }
      .about_title_as h3 {
          font-size: 42px;
          line-height: 42px;
      }
      .about_title_as h4 {
          font-size: 40px;
          line-height: 40px;
      }
      .about_title_as p {
          font-size: 20px;
          line-height: 20px;
      }
      .quan_map_title h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .quan_map_title {
          padding-top: 60px;
      }
      .quan_map_title p {
          font-size: 20px;
          line-height: 20px;
      }
      .weizhi h3 {
          font-size: 20px;
          line-height: 20px;
      }
      .submenu-1 .swiper-slide span {
          font-size: 22px;
          line-height: 36px;
      }
      .submenu-1 {
          margin: 50px 0;
      }
      .text_conter .text_cont .text {
          font-size: 17px;
          line-height: 34px;
      }
      .ul_adsid ul li .text {
          padding: 8.5% 11.3%;
      }
      .ul_adsid ul li .text p {
          font-size: 20px;
          line-height: 20px;
      }
      .quan_map {
          margin-bottom: 280px;
      }
      .anout_title {
          margin-top: 72px;
      }
      .B2_yunjing ul li .text h3 img {
          height: 36px;
      }
      .B2_yunjing ul li:nth-child(odd) .text {
          padding-left: 106px;
      }
      .B2_yunjing ul li:nth-child(even) .text {
          padding-right: 104px;
      }
      .cpten .cp_title {
          margin-bottom: 71px;
          margin-top: 77px;
      }
      .cpten_ul ul li .ten_text {
          font-size: 18px;
          line-height: 28px;
      }
      .cpten_ul ul li {
          padding: 56px 33px 0;
      }
      .cpten_ul ul li {
          height: 260px;
      }
      .tenBan .swiper-slide dl dt.v-t {
          font-size: 20px;
      }
      .tenBan .swiper-slide dl dt.v-t {
          margin-top: 36px;
      }
      .tenBan .swiper-slide dl dt img {
          height: 64px;
      }
      .ten_zf {
          padding-top: 80px;
      }
      .about_history {
          margin: 70px 0;
      }
      .history_con_l>h2 {
          font-size: 48px;
          line-height: 48px;
      }
      .ryjx_title h3 {
          font-size: 34px;
      }
      .ryjx_bfive {
          margin-top: 60px;
          margin-bottom: 60px;
      }
      .ryjx_title {
          margin-bottom: 39px;
      }
      .shzr_syde {
          margin-top: 70px;
          margin-bottom: 70px;
      }
      .shzr_syde .shzr_text p {
          font-size: 18px;
          line-height: 34px;
          -webkit-line-clamp: 5;
      }
      .shzr_syde .shzr_text h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .shzr_syde .shzr_text {
          padding-left: 94px;
      }
      .shzr_syde.kcsfz .shzr_text {
          padding-right: 94px;
      }
      .sydd_bsix .sydd_text {
          font-size: 20px;
          line-height: 30px;
      }
      .sydd_bsix h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .sydd_bsix {
          padding: 100px 0;
      }
      .shzr_syde .shzr_text .mote_r img {
          height: 50px;
      }
      .sydd_bsix .mote_r img {
          height: 50px;
      }
      .kscr_cont .kes_text {
          font-size: 18px;
          line-height: 32px;
      }
      .prou_cone ul li .prou_text h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .prou_cone ul li .prou_text p {
          font-size: 18px;
      }
      .pagination li:hover a {
          font-size: 24px;
      }
      .pagination li.active a {
          font-size: 24px;
      }
      .pagination li a {
          font-size: 20px;
      }
      .pagination li.disabled_t,
      .pagination li.disabled {
          width: 45px;
          height: 45px;
          background-size: 100%;
      }
      .pagination {
          margin-bottom: 66px;
      }
      .prou_cone {
          margin-bottom: 25px;
          margin-top: 48px;
      }
      .ctwo_xq .ctwo_text {
          height: 300px;
      }
      .c3_pro_t {
          width: 45%;
      }
      .ctwo_xq .ctwo_text {
          font-size: 18px;
          line-height: 32px;
      }
      .ctwo_priom .c2_text {
          padding: 50px 0;
          padding-left: 30px;
      }
      .ctwo_priom .c2_text::before {
          top: 67px;
      }
      .prt_ca h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .prt_ca .Product_xt p {
          font-size: 18px;
          line-height: 26px;
      }
      .prt_ca {
          padding-right: 50px;
      }
      .chanpi_contem {
          margin-top: 60px;
          margin-bottom: 60px;
      }
      .cwxx_Dtree .Dtree_title h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .cwxx_Dtree {
          margin-top: 70px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date .mon {
          font-size: 36px;
          line-height: 36px;
          margin-bottom: 4px;
      }
      .cwxx_Dtree .Dtree_ul ul li .Dtr_Ui {
          width: 100%;
          padding: 38px 26px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .main h2 {
          font-size: 24px;
          line-height: 24px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .main p {
          font-size: 18px;
          /*line-height: 18px;*/
      }
      .cwxx_Dtree .Dtree_ul ul li .Dtr_Ui .Dtree_dwom img {
          height: 40px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .main h2 {
          font-size: 24px;
          line-height: 24px;
          margin-bottom: 18px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .main p {
          font-size: 18px;
          line-height: 24px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt {
          padding: 38px 26px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .main {
          padding-bottom: 30px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr .date .mon {
          font-size: 28px;
          line-height: 28px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr .Dtree_dwom img {
          height: 36px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr {
          margin-bottom: 0;
      }
      .zzt_sele .zhuzhunag_a #main {
          height: 444px;
      }
      .zzt_sele {
          margin-bottom: 80px;
      }
      .jcxx_Dfiv {
          margin-top: 80px;
          margin-bottom: 80px;
      }
      .xinxi_jcxx dl {
          padding: 28px 0;
      }
      .xinxi_jcxx dl dt p {
          font-size: 18px;
          line-height: 24px;
      }
      .sshq_fl .title_sshq h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .sshq_gp .sshq_sz h1 #dangqiangujia {
          font-size: 48px;
          line-height: 48px;
      }
      .sshq_gp .sshq_sz h1 span {
          font-size: 20px;
      }
      .sshq_gp .sshq_sz p {
          font-size: 18px;
          line-height: 24px;
      }
      .sshq_fl {
          padding-right: 64px;
      }
      .sshq_gp .sshq_ul ul li h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .sshq_gp .sshq_ul ul li p {
          font-size: 18px;
          line-height: 18px;
      }
      .sshq_gp .sshq_ul ul li {
          margin-bottom: 36px;
      }
      .sshq_gp .dat_time {
          overflow: hidden;
          width: 100%;
          font-size: 18px;
          line-height: 24px;
      }
      .sshq_gp .sshq_sz {
          padding-bottom: 30px;
      }
      .sshq_gp .sshq_ul ul li {
          margin-bottom: 30px;
      }
      .sshaq_tont {
          padding-bottom: 80px;
          padding-top: 80px;
      }
      .sshq_fl .title_sshq h3 {
          padding-bottom: 30px;
      }
      .tzzyf_title h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .time_swiper .time_swiper_container .swiper-slide {
          font-size: 24px;
          line-height: 30px;
      }
      .time_swiper .time_swiper_next {
          height: 30px;
      }
      .time_swiper .time_swiper_prev {
          height: 30px;
      }
      .data_swiper .data_swiper_container .rl_form dl dt {
          font-size: 20px;
          line-height: 20px;
      }
      .data_swiper .data_swiper_container .rl_form dl dd {
          font-size: 16px;
          line-height: 20px;
      }
      .tzzu_form .tzzu_form_a input:-ms-input-placeholder {
          color: #AAAAAA;
          font-size: 18px;
      }
      .tzzu_form .tzzu_form_a input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 16px;
      }
      .tzzu_form .tzzu_form_a input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 16px;
      }
      .tzzu_form_b textarea:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .tzzu_form_b textarea:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 16px;
      }
      .tzzu_form_b textarea::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 16px;
      }
      .tzzu_form .tzzu_form_c .input_spn span {
          font-size: 16px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 16px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input:-ms-input-placeholder {
          color: #AAAAAA;
          font-size: 16px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input:-moz-placeholder {
          color: #AAAAAA;
          font-size: 16px;
      }
      .tzzu_form .tzzu_form_a {
          margin-bottom: 24px;
      }
      .FAQ_title h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .fAQ_list ul li .bitoti h3 {
          font-size: 20px;
          line-height: 20px;
      }
      .fAQ_list ul li .bitoti h3::before {
          width: 45px;
          height: 45px;
          background-size: 45px;
      }
      .fAQ_list ul li .bitoti .icont_up {
          background-size: 20px;
      }
      .fAQ_list ul li .bitoti {
          padding: 35px 0;
      }
      .fAQ_list {
          margin-bottom: 60px;
      }
      .content_FAQ {
          font-size: 18px;
          line-height: 36px;
      }
      .content_FAQ ::after {
          font-size: 32px;
      }
      .content_FAQ {
          padding: 64px 45px;
          padding-left: 113px;
      }
      .fAQ_list ul li .bitoti .icont_up.up {
          background-size: 20px;
      }
      .liuyan_fl h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .liuyan_fr .liaojie a {
          width: 180px;
          height: 56px;
          line-height: 56px;
          font-size: 20px;
      }
      .Eone_news_t .news_one_text h3 {
          font-size: 24px;
      }
      .Eone_news_t .news_one_text {
          padding: 13px 71px 20px 59px;
      }
      .Eone_news_t .news_one_text .news_time span img {
          height: 50px;
      }
      .Eone_news_t .news_one_text p {
          line-height: 30px;
      }
      .mews_Eone_ul ul li .news_texomr h3 {
          font-size: 18px;
          line-height: 24px;
          height: 52px;
      }
      .mews_Eone_ul ul li .news_texomr time {
          font-size: 20px;
          line-height: 24px;
      }
      .mews_Eone_ul ul li .news_texomr span {
          line-height: 18px;
          font-size: 18px;
      }
      .mews_Eone_ul ul li .news_texomr span::after {
          width: 7px;
          top: 2px;
      }
      .mews_Eone_ul ul li .news_texomr {
          padding: 40px 30px 39px 27px;
      }
      .mews_Eone_ul ul li .news_texomr time {
          margin-bottom: 22px;
      }
      .mews_Eone_ul ul li .news_texomr span {
          /* margin-top: 32px; */
      }
      .mews_Eone_ul ul li {
          margin-bottom: 30px;
      }
      .mews_Eone_ul {
          margin-top: 40px;
          margin-bottom: 14px;
          overflow: hidden;
      }
      .simtep_cont .xw-r h2 {
          font-size: 24px;
      }
      .simtep_cont .xw-r .main p {
          font-size: 18px;
      }
      .cptx-list dl {
          margin-right: 1.84%;
      }
      .scho_swiper .swiper-slide .text h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .scho_swiper .text p {
          font-size: 18px;
          line-height: 30px;
      }
      .recruit_schooltext p {
          font-size: 20px;
          line-height: 30px;
      }
      .zw_file_list ul li .file_cont .title h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .zw_file_list ul li .file_cont .text p {
          font-size: 18px;
          line-height: 26px;
      }
      .zw_file_list ul li .file_cont span {
          font-size: 18px;
          line-height: 18px;
      }
      .jion_resz h3 {
          font-size: 36px;
          line-height: 36px;
      }
      .jion_cont {
          padding: 70px 0;
      }
      .jion_rezsrt_ul ul li .text h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .zs_xc p {
          margin-bottom: 80px;
      }
      .cptx-list dl {
          padding-top: 50px;
          height: 330px;
      }
      .cptx-list dl dd p {
          font-size: 16px;
      }
      .xc_text .xc_text_cont h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .xc {
          margin-top: 80px;
      }
      .zw_file_list ul li .file_cont .text {
          min-height: 80px;
      }
      .caseTBut {
          left: 89.6% !important;
          transform: translate(-89.6%, -51%) !important;
      }
      .cast_tex h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .caseTank-ltdiv li .txt {
          font-size: 22px;
      }
      .caseTank-ltdiv li {
          margin-right: 60px;
      }
      .mlbut-div span {
          font-size: 16px;
          /* line-height: 48px; */
      }
      .bread_tab ul li a {
          padding: 0 20px;
      }
      .bread_tab ul {
          margin: 0 -20px;
      }
      .history_con_l>h2 {
          margin-top: 24px;
      }
      .newEter_text .tiem_Etrt p {
          font-size: 18px;
      }
      .imgBot p {
          font-size: 19px;
          line-height: 24px;
      }
      .tanXx {
          margin-bottom: 18px;
          margin-top: 50px;
      }
      .caseTBut .caseT-prev,
      .caseTBut .caseT-prev1,
      .caseTBut .caseT-next,
      .caseTBut .caseT-next1 {
          height: 50px;
      }
      .caseTBut {
          width: 50px;
          height: 50px;
      }
      .jion_rezsrt_ul ul li .img {
          width: 180px;
          height: 180px;
          margin-top: 59px;
      }
      .jion_rezsrt_ul ul li:hover .img {
          height: 238.41px;
      }
      .zw_file_list ul li .file_cont span::after {
          left: 30%;
      }
      .about_conte {
          width: 66%;
      }
      .caseT-swp .swiper-slide,
      .caseT-swp1 .swiper-slide {
          width: 680px;
      }
      .caseTank-lt {
          margin-bottom: 60px;
      }
      .caseTBut {
          left: 74.6% !important;
          transform: translate(-89.6%, -51%) !important;
      }
      .history_list .gallery-bottom ul li {
          margin-right: 1px;
      }
      .colode_list ul li h3 {
          margin-top: 39px;
      }
      .colode_list ul li h3 {
          font-size: 24px;
          padding-bottom: 6px;
          margin-bottom: 34px;
      }
      .colode_list ul li dl dt a {
          font-size: 16px;
          line-height: 27px;
      }
  }
  /* -------------------1366------------------------------ */
  
  @media screen and (max-width: 1366px) {
      .about_conte {
          width: 71%;
      }
      .caseTank-lt {
          margin-bottom: 40px;
      }
      .caseTBut {
          left: 78% !important;
          transform: translate(-92%, -51%) !important;
      }
      .index-product .case_tab_l .more2 {
          margin-top: 33px;
      }
      .nav>ul>li>a {
          font-size: 18px;
      }
      .search .seach_btn {
          width: 36px;
          height: 36px;
      }
      .icon01 {
          width: 18px;
          height: 18px;
          margin: 8px 0 0 8px;
      }
      .index_news_title h3 {
          font-size: 42px;
      }
      .index_news_title {
          padding-top: 50px;
          margin-bottom: 39px;
      }
      .text_indec {
          padding: 32px 92px 0 197px;
          position: relative;
      }
      .footer_r ul li dl {
          margin-top: 15px;
      }
      .product-number-inner ul {
          padding-bottom: 133px;
      }
      .product-number-inner {
          margin-top: 60px;
      }
      .top_right .top_hover ul li a {
          font-size: 16px;
      }
      .flash4 ul li.first .imgBot h3 {
          font-size: 60px;
          line-height: 60px;
      }
      .flash4 ul li .imgBot {
          padding-left: 24px;
      }
      .flash4 ul li.first .imgBot {
          padding-left: 36px;
      }
      .weizhi .wz-4 {
          top: 31.2%;
      }
      .weizhi .wz-5 {
          top: 27.3%;
      }
      .weizhi .wz-2 {
          top: 42.5%;
      }
      .map_list {
          bottom: -46%;
      }
      .text_conter .text_cont {
          padding-left: 35px;
      }
      .text_conter .text_cont h3 {
          margin-bottom: 20px;
      }
      .text_conter .text_cont .more a {
          margin-top: 20px;
      }
      .quan_map {
          margin-bottom: 300px;
      }
      .B2_yunjing ul li .text .text_p {
          font-size: 18px;
          line-height: 28px;
      }
      .B2_yunjing {
          margin-bottom: 80px;
      }
      .tenBan .swiper-slide dl {
          height: 300px;
          padding: 56px 1%;
      }
      .ten_zf .texzf_title {
          padding-bottom: 56px;
      }
      .B2_yunjing ul li {
          margin-top: 70px;
      }
      .cpten_ul ul li {
          padding: 37px 22px 0;
      }
      .ten_zf .texzf_title h3 {
          font-size: 32px;
      }
      .ten_zf {
          padding-top: 65px;
      }
      .B3_team ul li .list_de dl .text-btrt {
          padding: 25px;
      }
      .shzr_syde .shzr_text h3 {
          margin-bottom: 79px;
      }
      .renyuan_list li dl dt p {
          font-size: 18px;
          width: 200px;
      }
      .dsh_cot .gddhu {
          width: 200px;
      }
      .dsh_cottow .gddhu {
          width: 200px;
      }
      .renyuan_list li dl dd p {
          width: 176px;
      }
      .dsh_cottow .gddhu {
          padding-bottom: 116px;
      }
      .DONE_xian2 {
          width: 658px;
      }
      .DONE_xian {
          margin-right: 14%;
          width: 545px;
      }
      .dsh_cottow .gddhu::after {
          height: 116px;
      }
      .rw_tk {
          padding: 81px 61px 0px 63px;
      }
      .renyuan_list li dl dd p {
          height: 45px;
          line-height: 45px;
      }
      .renwu_biaoti .renwu_text .renwu_xq.active {
          margin-bottom: 79px;
      }
      .xinxi_jcxx dl dt p {
          font-size: 16px;
          line-height: 24px;
      }
      .sshq_gp .dat_time {
          font-size: 16px;
          line-height: 24px;
      }
      .sshq_gp .sshq_ul ul li p {
          font-size: 16px;
          line-height: 16px;
      }
      .sshq_fl {
          padding-right: 48px;
      }
      .sshq_gp .sshq_ul {
          margin-top: 30px;
      }
      .tzzrl_list ul li {
          margin-bottom: 30px;
      }
      .tzri_title {
          margin-bottom: 60px;
      }
      .text_nl {
          height: 560px;
      }
      .NL_GA {
          margin-top: 70px;
          margin-bottom: 70px;
      }
      .ul_adsid ul li .text p {
          font-size: 18px;
      }
      .caseTank-lt {
          margin-bottom: 48px;
          margin-top: 44px;
      }
      .tanXx {
          position: absolute;
          right: 30px;
          top: 30px;
          z-index: 9;
          margin: 0;
      }
      .caseT-swp .swiper-slide,
      .caseT-swp1 .swiper-slide {
          width: 680px;
      }
      .caseTBut .caseT-prev,
      .caseTBut .caseT-next {
          height: 50px;
      }
      .caseTBut {
          width: 50px;
          height: 50px;
      }
      .caseTBut {
          letter-spacing: 80% !important;
      }
      .jion_rezsrt_ul ul li .img {
          width: 180px;
          height: 180px;
          margin-top: 46px;
      }
      .jion_rezsrt_ul ul li:hover .img {
          height: 226px;
      }
      .weizhi .wz-3 h3 {
          position: relative;
          top: 52px;
          left: 17px;
      }
  }
  /* -------------------1280------------------------------ */
  
  @media screen and (max-width: 1280px) {
      .search {
          margin-right: 14px;
      }
      .wrap {
          padding: 0px 24px;
      }
      .index-product .case_tab_l .cpimg1 p {
          font-size: 16px;
          line-height: 26px;
      }
      .index_pro-t h2.title {
          font-size: 38px;
          margin-bottom: 36px;
          margin-top: 80px;
      }
      .index_about_cont {
          width: 95%;
      }
      .index_news_title h3,
      .index_about_cont h3 {
          font-size: 32px;
      }
      .index_about_cont h3 {
          padding-bottom: 22px;
      }
      .index_about_cont p {
          font-size: 18px;
          line-height: 32px;
      }
      .product-number-inner {
          margin-top: 52px;
      }
      .product-number-inner ul {
          padding-bottom: 122px;
      }
      .stock_index .spant {
          font-size: 22px;
      }
      .stock_index h3 {
          font-size: 22px;
      }
      .stock_index h2 {
          font-size: 52px;
      }
      .stock_index {
          height: 144px;
      }
      .index_news_ul ul li .index_news_tie span {
          margin-bottom: 77px;
      }
      .index_incer_text {
          margin-top: 70px;
      }
      .index_incer_text h2 {
          font-size: 32px;
      }
      .text_indec h2 {
          font-size: 32px;
          line-height: 36px;
      }
      .nav>ul>li>a {
          font-size: 16px;
      }
      .top_right .icon_yuyan {
          width: 108px;
      }
      .tophide .icon01 {
          width: 36px;
          height: 36px;
      }
      .tophide .search {
          margin-top: 27px;
      }
      .anout_title {
          margin-top: 60px;
      }
      .about_conte {
          font-size: 16px;
          line-height: 28px;
      }
      .about_title_as h3 {
          font-size: 32px;
          line-height: 32px;
          padding-bottom: 20px;
      }
      .about_title_as h4 {
          padding-bottom: 16px;
      }
      .flash4 ul li.first .imgBot h3 {
          font-size: 48px;
          line-height: 48px;
      }
      .imgBot p {
          font-size: 18px;
          line-height: 18px;
      }
      .imgBot h3 {
          font-size: 30px;
          line-height: 30px;
      }
      .flash4 ul li {
          height: 423px;
      }
      .quan_map_title h3 {
          font-size: 24px;
          line-height: 24px;
          margin-bottom: 18px;
      }
      .map_list {
          bottom: -49%;
      }
      .weizhi .wz-3 {
          top: 32%;
      }
      .weizhi .wz-4 {
          top: 30.2%;
      }
      .weizhi .wz-5 {
          top: 24.3%;
      }
      .ul_adsid ul li .text h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .cpten .cp_title h3 {
          padding-bottom: 24px;
      }
      .cpten_ul ul li {
          padding: 37px 24px 0;
      }
      .cpten_ul ul li .icon_ten {
          margin-bottom: 30px;
      }
      .cpten_ul ul li {
          height: 226px;
      }
      .cpten_ul ul li .ten_text {
          font-size: 16px;
          line-height: 24px;
      }
      .B3_team ul li .list_de dl .text-btrt h3 {
          font-size: 18px;
          line-height: 18px;
      }
      .B3_team ul li .list_de dl .text-btrt p {
          font-size: 16px;
          line-height: 24px;
      }
      .B3_team ul li .list_de dl .text-btrt {
          height: 115px;
      }
      .text_p_btr {
          font-size: 16px;
          line-height: 24px;
      }
      .year_dot span:before {}
      .shzr_syde .shzr_text p {
          font-size: 16px;
          line-height: 28px;
      }
      .shzr_syde .shzr_text h3 {
          font-size: 32px;
          line-height: 32px;
          padding-top: 24px;
      }
      .sydd_bsix .sydd_text {
          font-size: 18px;
          line-height: 26px;
          margin-bottom: 60px;
      }
      .sydd_bsix h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .shzr_syde.kcsfz .shzr_text {
          padding-right: 72px;
      }
      .ksc_one_title h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .kscr_cont .kes_text {
          font-size: 16px;
          line-height: 24px;
      }
      .gglist_ul .title_wj p {
          font-size: 18px;
      }
      .gglist_ul ul li a .date time {
          font-size: 18px;
      }
      .gglist_ul ul li {
          padding: 16px 17px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .main h2 {
          font-size: 18px;
          line-height: 18px;
          margin-bottom: 10px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .main p {
          font-size: 16px;
          line-height: 22px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .main {
          padding-bottom: 24px;
      }
      .cwxx_Dtree .Dtree_title {
          margin-bottom: 50px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .main h2 {
          font-size: 22px;
          line-height: 22px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date .mon {
          font-size: 32px;
          line-height: 32px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr .date .mon {
          font-size: 24px;
          line-height: 24px;
      }
      .tzrl_conter {
          margin-top: 50px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx .data_span {
          font-size: 24px;
          line-height: 24px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx .year_span {
          font-size: 16px;
          line-height: 16px;
      }
      .tzzrl_list ul li {
          padding: 32px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text h3 {
          font-size: 22px;
          line-height: 22px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text p {
          font-size: 16px;
          line-height: 24px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span {
          font-size: 16px;
          line-height: 16px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl a {
          font-size: 16px;
          line-height: 16px;
      }
      .data_swiper .data_swiper_container .rl_form dl {
          width: 25%;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(6n) {
          border-right: 1px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(4n) {
          border-right: 0px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(9) {
          border-bottom: 0px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(10) {
          border-bottom: 0px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(11) {
          border-bottom: 0px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(12) {
          border-bottom: 0px solid #EEEEEE;
      }
      .form-li:nth-child(2) input {
          background: url(../images/gs.png)#fff no-repeat 13px center;
      }
      .form-li:nth-child(1) input {
          background: url(../images/user.png)#fff no-repeat 13px center;
      }
      .form-li:nth-child(4) input {
          background: url(../images/ipot.png)#fff no-repeat 13px center;
      }
      .form-li:nth-child(3) input {
          background: url(../images/mp.png)#fff no-repeat 13px center;
      }
      .form-li:nth-child(5) input {
          background: url(../images/yx.png)#fff no-repeat 13px center;
      }
      .form-li:nth-child(6) input {
          background: url(../images/wxh.png)#fff no-repeat 13px center;
      }
      .form-li::after {
          left: 62px;
      }
      .form-li input {
          padding-left: 75px;
      }
      .div_off span {
          font-size: 18px;
      }
      .div_off .layui-form-switch {
          width: 76px;
          height: 34px;
      }
      .div_off .layui-form-switch.layui-form-onswitch i {
          width: 30px;
          height: 30px;
          margin-left: -32px;
      }
      .div_off .layui-form-switch i {
          width: 30px;
          height: 30px;
      }
      .buttomy button {
          width: 152px;
          height: 50px;
      }
      .Eone_news_t .news_one_text h3 {
          font-size: 20px;
          line-height: 30px;
      }
      .Eone_news_t .news_one_text p {
          font-size: 18px;
      }
      .Eone_news_t .news_one_text .news_time time {
          font-size: 18px;
      }
      .mews_Eone_ul ul li .news_texomr {
          padding: 32px 30px 33px 27px;
      }
      .warp_lh {
          width: 75%;
      }
      .newstwo_xq h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .newstwo_xq time {
          font-size: 18px;
          line-height: 18px;
          margin-bottom: 26px;
      }
      .newstwo_xq h3 {
          margin-bottom: 34px;
      }
      .nesw_xq_cont {
          margin-top: 34px;
      }
      .newstwo_xq .new_towfey .fxwz_toe span {
          font-size: 18px;
      }
      .newEter_text h3 {
          font-size: 18px;
          line-height: 28px;
          padding-bottom: 24px;
          margin-bottom: 24px;
          height: 81px;
      }
      .newEter_text .tiem_Etrt time {
          font-size: 18px;
      }
      .newEter_text .tiem_Etrt p {
          font-size: 18px;
      }
      .newEter_text .tiem_Etrt .icom_time {
          width: 20px;
          height: 20px;
      }
      .newEter_text .tiem_Etrt .icom_add {
          width: 22px;
          height: 26px;
      }
      .simtep_cont .xw-r h2 {
          font-size: 20px;
      }
      .simtep_cont .xw-r .main p {
          font-size: 16px;
      }
      .simtep_cont .xw-r .date .mon {
          font-size: 32px;
      }
      .simtep_cont .xw-r .date .year {
          font-size: 18px;
      }
      .simtep_cont .xw-r {
          padding: 21px 33px;
      }
      .bannet_text .txt h3 {
          font-size: 48px;
          line-height: 48px;
      }
      .recruit_schooltext h3 {
          font-size: 38px;
          line-height: 38px;
      }
      .scho_swiper .look_tp {
          width: 48px;
          height: 48px;
      }
      .scho_swiper .look_tp img {
          height: 24px;
          width: 24px;
      }
      .look_tp_cont:hover .mlbut-div {
          height: 48px;
      }
      .lh_pt80 {
          padding-top: 70px;
      }
      .xc_text .xc_text_cont h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .xc_text_cont {
          padding: 36px !important;
      }
      .xc_text .xc_text_cont p {
          font-size: 18px;
          line-height: 26px;
          margin-bottom: 24px;
      }
      .xc_text .xc_text_cont span {
          font-size: 16px;
          line-height: 22px;
      }
      .zw_file_list ul li .file_cont .text p {
          font-size: 16px;
          line-height: 24px;
      }
      .zw_file_list ul li .file_cont span {
          font-size: 16px;
          line-height: 16px;
      }
      .zw_file_list ul li .file_cont span::after {
          background: url(../images/frmor.png) no-repeat center;
          height: 16px;
          background-size: 6px;
      }
      .zw_file_list ul li .file_cont .title h3 {
          font-size: 20px;
          line-height: 20px;
      }
      .zw_file_list ul li .file_cont .title h4 {
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 40px;
      }
      .zw_file_list ul li .file_cont .text {
          margin-bottom: 20px;
      }
      .zw_file .recruit_schooltext {
          padding-top: 60px;
          padding-bottom: 60px;
      }
      .zw_file_list ul li .file_cont {
          padding-bottom: 70px;
      }
      .cptx-list dl {
          margin-right: 1.79%;
      }
      .jion_rezsrt_ul ul li .img {
          margin-top: 42px;
      }
      .jion_rezsrt_ul ul li:hover .img {
          height: 252px;
      }
      .jion_rezsrt_ul ul li .text .more img {
          height: 35px;
      }
      .jion_rezsrt_ul ul li .text h3 {
          padding-bottom: 14px;
          margin-bottom: 14px;
      }
      .jion_rezsrt_ul ul li .text .more {
          width: 111px;
          margin-bottom: 30px;
      }
      .jion_resz h3 {
          font-size: 28px;
          line-height: 28px;
          margin-bottom: 40px;
      }
      .jion_cont {
          padding: 63px 0;
      }
      .cptx-list dl dt img {
          height: 50px;
      }
      .cptx-list dl dt {
          height: 53px;
      }
      .cptx-list dl {
          padding-top: 41px;
          height: 292px;
      }
      .recruit_schooltext p {
          font-size: 18px;
          line-height: 33px;
      }
      .mlbut-div {
          line-height: 50px;
          height: 48px;
      }
      .scho_swiper .swiper-slide .text h3 {
          font-size: 20px;
          line-height: 20px;
          margin-bottom: 24px;
      }
      .scho_swiper .swiper-slide .text {
          padding-bottom: 50px;
          padding-top: 31px;
      }
      .recruit_schoolswiper {
          margin-bottom: 80px;
      }
      .cast_tex h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .caseTBut {
          left: 89% !important;
          transform: translate(-89%, -51%) !important;
      }
      .Gone_standfl .Gone_title {
          margin-bottom: 38px;
      }
      .xczc_gotext .xczc_imt_text {
          height: 285px;
      }
      .system_Gzw {
          padding-bottom: 40px;
      }
      .tem_swiper {
          width: 71.5%;
          margin: auto;
      }
      .text_nl {
          height: 520px;
      }
      .Bsix_tk_cont .Bsix_tk_text {
          height: 300px;
      }
      .Bsix_tk_cont h3 {
          font-size: 30px;
          line-height: 30px;
          margin-bottom: 30px;
      }
      .gszhi_conter {
          margin: 60px 0;
      }
      .Bto_title h3 {
          font-size: 30px;
      }
      .Bto_titlea {
          margin-bottom: 47px;
      }
      .gglist_ul ul li {
          padding: 12px 17px;
      }
      .gglist_ul .title_wj p,
      .gglist_ul ul li a .date time {
          font-size: 16px;
      }
      .gglist_ul .title_wj .icont_wj {
          width: 25px;
          height: 32px;
      }
      .pagination li a {
          font-size: 16px;
      }
      .pagination li {
          width: 35px;
      }
      .pagination li.disabled_t,
      .pagination li.disabled {
          width: 35px;
          height: 35px;
      }
      .pagination li a,
      .pagination li.active a {
          line-height: 35px;
      }
      .pagination li.active a {
          font-size: 20px;
      }
      .pagination li a {
          width: 35px;
      }
      .gglist_ul {
          margin-bottom: 30px;
      }
      /* 2020.12.30 */
      .xinxi_jcxx dl {
          padding: 16px 0;
      }
      .sshq_gp .sshq_ul ul li h3 {
          font-size: 30px;
      }
      .sshq_fl {
          padding-right: 15px;
      }
      .top_right .jtzw {
          width: 108px;
      }
      .data_swiper .data_swiper_container .rl_form dl {
          height: 194px;
      }
      .data_swiper .data_swiper_container .rl_form dl dd::after {
          width: 6px;
          height: 6px;
      }
      .tzzu_yfa .bz_rl {
          margin-bottom: 30px;
      }
      .tzzu_form .tzzu_form_a,
      .tzzu_form .tzzu_form_c {
          margin-bottom: 16px;
      }
      .tzzu_form_d .tj_but,
      .tzzu_form_d .chongzhi_but {
          width: 159px;
          height: 50px;
      }
      .tzzu_form_d {
          margin-top: 42px;
      }
      .recruit_schoolswiper {
          margin-bottom: 50px;
      }
      .zlbz_sys {
          margin-bottom: 33px;
      }
      .form-li {
          margin-bottom: 16px;
      }
  }
  /* -------------------1024------------------------------ */
  
  @media screen and (max-width: 1024px) {
      .tzzrl_list ul li .tzz_h3 .tzz_rl a,
      .tzzrl_list ul li .tzz_h3 .tzz_rl a.xazIA {
          font-size: 14px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span::after,
      .tzzrl_list ul li .tzz_h3 .tzz_rl a.xazIA::after {
          width: 16px;
          background-size: 100%;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text h3 {
          overflow: visible;
          white-space: normal;
          text-overflow: unset;
          -webkit-box-orient: unset;
          font-size: 18px;
      }
      .tzzrl_list ul li span.xt_t {
          margin: 0 15px;
      }
      .tzzrl_list ul li .time_tzzrl {
          width: 25%;
      }
      .tzzrl_list ul li .tzz_h3 {
          width: 66%;
      }
      .tzzrl_list ul li .time_tzzrl .tade_time time {
          font-size: 16px;
      }
      .stock_index h2 {
          font-size: 46px;
      }
      .text_indec {
          padding: 23px 16px 0 95px;
          position: relative;
      }
      .text_indec .xt_2 {
          position: absolute;
          top: -50px;
          margin-left: -40px;
          height: 175px;
          display: flex;
      }
      .text_indec p {
          font-size: 16px;
          line-height: 24px;
      }
      .text_indec h2 {
          font-size: 24px;
          line-height: 28px;
      }
      .index_incer_text {
          margin-top: 43px;
      }
      .index_incer_text h2 {
          font-size: 28px;
          line-height: 30px;
          margin-bottom: 20px;
      }
      .index_incer_text p {
          line-height: 22px;
          font-size: 16px;
      }
      .index_incer_text a {
          width: 138px;
          height: 60px;
          display: inline-block;
          margin-top: 29px;
          transition: all 0.4s;
      }
      .footer_r {
          display: none;
      }
      .footer_l {
          width: 100%;
      }
      .footer {
          padding: 57px 0;
          padding-bottom: 0;
      }
      .footer_l .foot_logo {
          width: 235px;
          margin-bottom: 24px;
      }
      .footer_but {
          display: block;
      }
      .footer_but .fexi {
          margin: auto;
          display: flex;
          align-items: center;
          justify-content: center;
      }
      .footer_ter p {
          padding-bottom: 10px;
      }
      .footer_but {
          padding-bottom: 24px;
      }
      /* 移动端导航 */
      .nav {
          display: none;
      }
      .m_img {
          background: url(../images/m_menuimg.png) no-repeat center center;
          background-size: 100%;
      }
      .m_img {
          height: 60px;
          float: right;
          margin-left: 20px;
          align-items: center;
          display: flex;
          display: -webkit-flex;
          display: -ms-flex;
      }
      .m_img a .m_menuimg {
          height: 16px;
          vertical-align: top;
          display: block;
      }
      .top_right span {
          font-size: 14px;
          width: 101px;
          height: 36px;
          line-height: 34px;
      }
      .top_right {
          height: 60px;
      }
      .search {
          margin-top: 13px;
      }
      .logo {
          padding: 8px 0;
      }
      .m_nav {
          display: block;
          position: fixed;
          top: 0px;
          left: 0px;
          width: 0px;
          height: 0px;
          overflow: hidden;
          z-index: 10000;
      }
      .m_nav .m_navList {
          position: absolute;
          width: 80%;
          right: 0px;
          top: 0px;
          background: #fff;
          height: 100%;
          z-index: 100;
          right: -80%;
          overflow-y: scroll;
          padding-top: 20px;
      }
      .m_nav .closecover {
          position: absolute;
          width: 100%;
          height: 100%;
          background: #eee;
          filter: alpha(opacity=0);
          opacity: 0;
          left: 0px;
          top: 0px;
          z-index: 1;
      }
      .m_nav .closeicon {
          position: absolute;
          width: 20%;
          left: 12px;
          top: 5%;
          z-index: 100;
          text-align: center;
          filter: alpha(opacity=0);
          opacity: 0;
      }
      .m_nav .m_navList {
          position: absolute;
          width: 80%;
          right: 0px;
          top: 0px;
          background: #fff;
          height: 100%;
          z-index: 100;
          right: -80%;
          overflow-y: scroll;
          padding-top: 20px;
      }
      .m_nav .m_navList ul li {
          border-bottom: 1px solid #eee;
      }
      .m_nav .m_navList ul li .m_f_a {
          display: flex;
          align-items: center;
          justify-content: space-between;
          width: 100%;
      }
      .m_nav .m_navList ul li .m_f_a a {
          flex: 1;
      }
      .m_nav .m_navList ul li .m_f_a i {
          width: 40px;
          height: 35px;
          box-sizing: border-box;
          padding: 0 5px;
          display: block;
      }
      .m_nav .m_navList ul li .m_f_a i {
          background: url(../images/plus.png) 50% no-repeat;
      }
      .m_nav .m_navList ul li .m_s_nav {
          display: none;
          width: 100%;
      }
      .m_nav .m_navList ul li a {
          display: block;
          height: 45px;
          color: #333;
          line-height: 45px;
          padding-left: 5%;
          font-size: 16px;
      }
      .m_nav .m_navList ul li .m_s_nav a {
          display: block;
          height: 40px;
          line-height: 40px;
          font-size: 14px;
          padding-left: 10%;
          overflow: hidden;
          white-space: nowrap;
          width: 90%;
          text-overflow: ellipsis;
      }
      .icon_on {
          background: url(../images/reduce.jpg) 50% no-repeat!important;
          background-position: 50% 50%;
          -webkit-transition: all 0s;
          -moz-transition: all 0s;
          transition: all 0s;
      }
      .top_right .top_hover ul li a {
          font-size: 14px;
          line-height: 20px;
      }
      .cutAct,
      .cutAll,
      .total {
          font-size: 16px;
      }
      .index_about_cont {
          padding-top: 48px;
      }
      .index_news_ul ul li .index_news_tie p {
          font-size: 16px;
          line-height: 22px;
      }
      .index_news_ul ul li .index_news_tie time {
          font-size: 16px;
          margin-bottom: 10px;
      }
      .index_news_ul ul li .index_news_tie {
          margin-top: 20px;
      }
      .index_news_title {
          padding-top: 132px;
          margin-bottom: 30px;
      }
      .index_news_ul ul li .index_news_tie span {
          margin-bottom: 44px;
      }
      .banText .txt h3 {
          font-size: 36px;
          line-height: 38px;
          margin-bottom: 30px;
      }
      .banText .txt p {
          font-size: 20px;
          line-height: 24px;
      }
      .index_pro-t h2.title {
          margin-top: 44px;
      }
      .index-product {
          margin-top: -41px;
          display: block;
      }
      .case_tab {
          width: 100%;
      }
      .pro-cata {
          width: 100%;
          margin-top: 30px;
          margin-bottom: 30px;
      }
      .row li {
          padding: 0;
          padding-left: 10%;
      }
      .pro-cata .imgs {
          width: 100%;
      }
      .row li img {
          float: right;
      }
      .pro-cata .imgs .actImg {
          right: 0;
          left: auto;
      }
      .tophide .logo {
          padding: 8px 0;
      }
      .tophide .search {
          margin-top: 13px;
      }
      .tophide .top_right {
          height: 60px;
      }
      .pro-cata .swiper-container {
          overflow: hidden;
      }
      .stock_index>div {
          width: 72%;
      }
      .text_indec h2 {
          margin-bottom: 14px;
      }
      .colode_list ul li h3 {
          margin-top: 24px;
      }
      .colode_list ul li h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .colode_list ul li dl dt a {
          font-size: 16px;
      }
      .anout_title {
          margin-bottom: 46px;
      }
      .flash4 {
          margin-bottom: 70px;
      }
      .imgBot {
          margin-bottom: 27px;
      }
      .quan_map_title {
          padding-top: 50px;
      }
      .submenu-1 .swiper-slide span {
          font-size: 20px;
          line-height: 20px;
      }
      .text_conter .text_cont h3 {
          font-size: 20px;
          line-height: 20px;
      }
      .text_conter .text_cont .text {
          font-size: 16px;
          line-height: 30px;
      }
      .text_conter .text_cont h3 {
          margin-bottom: 16px;
      }
      .text_conter .text_cont .more a {
          width: 150px;
      }
      .maxp_swiper {
          margin-bottom: 50px;
      }
      .ul_adsid ul li:nth-child(2) {
          background-size: 100%;
      }
      .ul_adsid ul li:nth-child(1) {
          background-size: 100%;
      }
      .ul_adsid ul li .text {
          padding: 5.5% 5.3%;
      }
      .ul_adsid ul li .text p {
          font-size: 18px;
          line-height: 18px;
      }
      .ul_adsid ul li .text a {
          width: 150px;
      }
      .map_list {
          bottom: -53%;
      }
      .weizhi h3 {
          font-size: 16px;
          line-height: 16px;
      }
      .quan_map .pin {
          width: 16px;
      }
      .weizhi .wz-6 .pin1 {
          width: 10px;
          height: 10px;
      }
      .quan_map_title p {
          font-size: 20px;
          line-height: 20px;
      }
      .weizhi .wz-1 {
          top: 23%;
      }
      .weizhi .wz-6 {
          left: 67.9%;
          top: 20.7%;
      }
      .weizhi .wz-5 {
          top: 24.3%;
      }
      .weizhi .wz-2 {
          top: 40.5%;
      }
      .weizhi .wz-4 {
          top: 28.2%;
      }
      .quan_map {
          margin-bottom: 271px;
      }
      .ul_adsid {
          margin-bottom: 70px;
      }
      .Bread {
          height: 70px;
      }
      .bread_tab ul li {
          line-height: 70px;
      }
      .not_top_top {
          line-height: 70px;
      }
      .anout_title {
          margin-top: 50px;
      }
      .B2_yunjing ul li .text h3 {
          padding-top: 24px;
      }
      .B2_yunjing ul li .text h3 img {
          height: 33px;
      }
      .B2_yunjing ul li:nth-child(odd) .text {
          padding-left: 78px;
      }
      .B2_yunjing ul li:nth-child(even) .text {
          padding-right: 78px;
      }
      .B2_yunjing ul li .text .text_p {
          font-size: 16px;
          line-height: 24px;
          margin-bottom: 24px;
      }
      .cpten .cp_title h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .cpten .cp_title {
          margin-bottom: 60px;
          margin-top: 60px;
      }
      .cpten_ul ul li {
          padding: 30px 14px 0;
          height: 190px;
      }
      .cpten_ul ul li .icon_ten img {
          height: 24px;
      }
      .ten_zf .texzf_title h3 {
          font-size: 32px;
          line-height: 36px;
      }
      .ten_zf {
          padding-top: 272px;
      }
      .tenBan .swiper-slide dl {
          height: 276px;
          padding: 45px 1%;
      }
      .tenBan .swiper-slide dl dt img {
          height: 50px;
      }
      .tenBan .swiper-slide dl dd {
          font-size: 18px;
          line-height: 18px;
      }
      .B3_team ul li .list_de dl .text-btrt {
          height: 128px;
      }
      .B3_team {
          margin-top: 69px;
          margin-bottom: 35px;
      }
      .year_dot span:before {
          /* width: 121px; */
      }
      .history_con_l>h2 {
          font-size: 38px;
          line-height: 38px;
          padding-bottom: 24px;
      }
      .history_con_l>h2 span {
          font-size: 18px;
          line-height: 18px;
      }
      .history_con_l .main .infor p {
          font-size: 16px;
          line-height: 24px;
      }
      .history_con_l .main .infor .xh {
          margin-right: 16px;
      }
      .history_con_l {
          padding-right: 4%;
      }
      .history_con_l .party_pcont {
          height: 9em;
      }
      .ryjx_bfive {
          margin-top: 53px;
          margin-bottom: 60px;
      }
      .shzr_syde .shzr_text h3 {
          margin-bottom: 50px;
      }
      .shzr_syde.kcsfz .shzr_text {
          padding-right: 45px;
      }
      .shzr_syde .shzr_text {
          padding-left: 45px;
      }
      .sydd_bsix {
          padding: 80px 0;
      }
      .sydd_bsix h3 {
          margin-bottom: 45px;
      }
      .shzr_syde .shzr_text .mote_r {
          margin-top: 28px;
      }
      .kscr_cont .kes_text {
          padding-right: 45px;
      }
      .prou_cone ul li .prou_text h3 {
          font-size: 20px;
          line-height: 20px;
          margin-bottom: 14px;
      }
      .prou_cone ul li .prou_text p {
          font-size: 16px;
      }
      .prou_cone {
          margin-bottom: 5px;
      }
      .pagination {
          margin-bottom: 54px;
      }
      .ctwo_xq {
          width: 100%;
      }
      .ctwo_xq .ctwo_text {
          height: auto;
      }
      .ctwo_priom {
          margin-top: 60px;
      }
      .ct_conte {
          margin-top: 50px;
      }
      .ctwo_xq .biaoti {
          height: 55px;
      }
      .c3_pro_t {
          width: 34%;
      }
      .ctwo_priom .c2_text h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .ctwo_priom .c2_text p {
          font-size: 20px;
          line-height: 20px;
      }
      .ctwo_priom .c2_text {
          padding: 36px 0;
          padding-left: 30px;
      }
      .ctwo_priom .c2_text::before {
          top: 50px;
      }
      .Bto_title h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .gglist_ul .title_wj .icont_wj {
          width: 26px;
          height: 34px;
      }
      .Bto_title {
          margin-bottom: 38px;
      }
      .gsgg_Btwo {
          margin-top: 60px;
      }
      .gglist_ul {
          margin-bottom: 50px;
      }
      .cwxx_Dtree {
          margin-top: 50px;
      }
      .cwxx_Dtree .Dtree_title h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date .mon {
          font-size: 28px;
          line-height: 28px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .main {
          width: 76%;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt {
          margin-top: 30px;
      }
      .cwxx_Dtree .Dtree_ul li {
          margin-top: 30px;
      }
      .zzt_sele .zhuzhunag_a {
          margin-left: -6px;
      }
      .zzt_sele .zhuzhunag_a:nth-child(2n) {
          margin-left: 1px;
      }
      .zzt_sele .zhuzhunag_a #main,
      .zzt_sele .zhuzhunag_a #main1 {
          height: 380px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date {
          width: 14%;
      }
      .jcxx_title {
          width: 100%;
      }
      .jcxx_Dfiv {
          margin-top: 50px;
          margin-bottom: 50px;
      }
      .jcxx_title h3 {
          font-size: 32px;
          line-height: 32px;
          padding-bottom: 24px;
          margin-bottom: 24px;
      }
      .xinxi_jcxx {
          width: 100%;
      }
      .sshq_fl {
          width: 100%;
          padding-right: 0;
      }
      .sshaq_tont {
          padding-top: 50px;
          padding-bottom: 50px;
      }
      .sshq_gp {
          display: flex;
          justify-content: space-between;
          align-items: center;
      }
      .sshq_gp .sshq_sz {
          border: 0;
      }
      .sshq_gp .sshq_sz {
          width: 40%;
      }
      .sshq_gp .sshq_ul {
          width: 60%;
          padding-left: 30px;
      }
      .sshq_fr {
          width: 100%;
          margin-top: 30px;
      }
      .sshq_fl .title_sshq {
          margin-bottom: 24px;
      }
      .sshq_fl .title_sshq h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .tzzrl_list ul li {
          padding: 26px;
      }
      .tzzrl_list ul li .time_tzzrl {
          width: 27%;
      }
      .tzzyf_title h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .tzzu_yfa .bz_rl p {
          line-height: 24px;
          font-size: 16px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input {
          height: 48px;
      }
      .tzzu_form .tzzu_form_a input {
          height: 48px;
      }
      .tzzu_form .tzzu_form_c .input_spn span {
          line-height: 46px;
      }
      .tzzu_form .tzzu_form_a::after,
      .tzzu_form .tzzu_form_c::after {
          top: 15px;
      }
      .tzzu_form .tzzu_form_c {
          margin-bottom: 24px;
      }
      .tzzu_form_d .tj_but,
      .tzzu_form_d .chongzhi_but {
          height: 50px;
          width: 149px;
      }
      .tzzu_form_d {
          margin-bottom: 60px;
      }
      .FAQ_conter {
          margin-top: 50px;
      }
      .FAQ_title h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .fAQ_list ul li .bitoti h3 {
          font-size: 18px;
          line-height: 18px;
      }
      .fAQ_list ul li .bitoti h3::before {
          width: 38px;
          height: 38px;
          background-size: 38px;
          top: -7px;
      }
      .fAQ_list ul li .bitoti h3 {
          padding-left: 53px;
      }
      .FAQ_title {
          margin-bottom: 35px;
      }
      .content_FAQ {
          font-size: 16px;
          line-height: 26px;
      }
      .fAQ_list {
          margin-bottom: 50px;
      }
      .pagination li a {
          font-size: 18px;
          line-height: 40px;
      }
      .pagination li.disabled_t,
      .pagination li.disabled {
          width: 40px;
          height: 40px;
          background-size: 100%;
      }
      .pagination li.active a {
          line-height: 40px;
      }
      .Eone_news_t .news_one_text {
          padding: 13px 42px 20px 33px;
      }
      .Eone_news_t .news_one_text .news_time {
          margin-top: 34px;
      }
      .Eone_news_t .news_one_text h3 {
          margin-bottom: 30px;
      }
      .mews_Eone_ul ul li .news_texomr {
          padding: 23px 30px 26px 27px;
      }
      .Eone_news {
          margin-top: 50px;
      }
      .newEter_text {
          padding: 28px 29px;
      }
      .mews_Eone_hux ul li {
          margin-bottom: 30px;
      }
      .simtep_cont .xw-r .main {
          width: 82%;
      }
      .simtep_cont .xw-r .date {
          width: 14%;
      }
      .simtep_cont .xw-r>span {
          margin: 0 22px;
      }
      .video_play_swipe {
          width: 55px;
          height: 55px;
      }
      .fixf_swiper .gallery-thumbs_ty .top_img_tyt {
          width: 25px;
          height: 25px;
      }
      .caseTBut {
          left: 94% !important;
          transform: translate(-94%, -51%) !important;
      }
      .xc_text .xc_text_cont span {
          font-size: 14px;
          line-height: 22px;
      }
      .xc_text .xc_text_cont h3 {
          margin-bottom: 24px;
      }
      .cptx-list dl {
          margin-right: 1.671%;
      }
      .cptx-list {
          margin-top: 50px;
      }
      .cptx-list dl dd h3 {
          font-size: 18px;
      }
      .cptx-list dl dd {
          padding: 0 18px;
      }
      .cptx-list dl {
          height: 322px;
      }
      .zs_xc p {
          margin-bottom: 50px;
      }
      .jion_rezsrt_ul ul li .text p {
          font-size: 16px;
          line-height: 22px;
      }
      .jion_rezsrt_ul ul li .img {
          width: 160px;
          height: 160px;
      }
      .jion_rezsrt_ul ul li:hover .img {
          height: 202px;
      }
      .ecxty {
          margin-top: 50px;
      }
      .Gone_standfl .Gone_title img,
      .system_title h3 img {
          height: 30px;
      }
      .xczc_gotext .Gone_title img {
          /* height: 35px; */
          width: 274px;
          height: auto;
      }
      .xczc_gotext {
          width: 90%;
          position: initial;
          margin: auto;
          margin-top: -120px;
          box-shadow: 0 0 10px #eee;
          padding-bottom: 40px;
      }
      .xczc_gotext .xczc_imt_text {
          height: auto;
      }
      .Gone_standfl .Gonr_img_tire {
          height: 229px;
      }
      .Gone_standfl {
          padding-right: 30px;
      }
      .Gone_standfl .Gonr_img_tire,
      .xczc_gotext .xczc_imt_text {
          font-size: 16px;
          line-height: 26px;
      }
      .xczc_gotext .Gone_title {
          margin-bottom: 17px;
      }
      .system_Gzw {
          margin-top: 50px;
      }
      .system_zl {
          width: 100%;
          padding-right: 0;
      }
      .system_swiper {
          width: 100%;
          margin-top: 24px;
      }
      .system_title h3 {
          margin-bottom: 50px;
      }
      .zlbz_sys h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .zlbz_sys .text p {
          font-size: 16px;
          line-height: 28px;
      }
      .img_gs {
          width: 100%;
      }
      .text_nl {
          width: 100%;
          height: auto;
          font-size: 16px;
          line-height: 28px;
          padding: 36px 23px 51px 48px;
      }
      .NL_GA {
          margin-top: 50px;
          margin-bottom: 50px;
      }
      .sytec_ft .swiper-slide img {
          margin: auto;
          display: block;
      }
      .sytec_ft {
          margin: auto;
          float: initial;
      }
      .Gone_standfr {
          margin-top: 30px;
      }
      .Bsix_tk_cont .Bsix_tk_text {
          font-size: 16px;
          line-height: 28px;
      }
      .gszhi_conter .wrap_1 {
          width: 100%;
      }
      .renyuan_list li dl dt p {
          font-size: 18px;
          width: 168px;
      }
      .DONE_xian2 {
          width: 583px;
      }
      .DONE_xian {
          margin-right: 13%;
          width: 495px;
      }
      .renwu_biaoti .renwu_text .rw_name h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .renwu_biaoti .renwu_text .renwu_xq {
          height: 200px;
      }
      .renwu_biaoti .renwu_text .renwu_xq.active {
          margin-bottom: 30px;
      }
      .rw_tk {
          padding: 67px 35px 0px 31px;
      }
      .rw_tk .re_gubi {
          top: 35px;
          right: 35px;
      }
      .renyuan_list .xiat {
          width: 700px;
      }
      .renyuan_list li:nth-child(3) dl dt .xiat {
          left: -355px;
      }
      .renyuan_list li:nth-child(4) dl dt .xiat {
          left: -535px;
      }
      .renyuan_list li:nth-child(2) dl dt .xiat {
          left: -173px;
      }
      .not_top_top a {
          font-size: 16px;
      }
      .icont-homejt {
          height: 10px;
      }
      .icont_home {
          width: 18px;
          height: 18px;
      }
      .bread_tab ul {
          margin: 0 -10px;
      }
      .bread_tab ul li a {
          font-size: 16px;
          padding: 0 10px;
      }
      .yuyan_mbl {
          padding: 10px;
          padding-left: 5%;
      }
      .yuyan_mbl a {
          font-size: 16px;
          padding: 0 10px;
          border-right: 1px solid #eee;
      }
      .yuyan_mbl a.active {
          color: #0068B6;
      }
      .yuyan_mbl a:last-child {
          border: 0;
      }
      .yuyan_mbl a:nth-child(1) {
          padding-left: 0;
      }
      .index_news_ul ul li .index_news_tie p {
          height: 45px;
      }
      .imgBot p {
          font-size: 16px;
      }
      .flash4 ul li .imgBot {
          padding-left: 19px;
      }
      .history_list .gallery-bottom ul li {
          padding-right: 3px;
          margin-right: 8px;
      }
      .banPagin {
          bottom: 30px;
      }
      .idxOnebtm {
          bottom: 34px;
      }
      .index_about {
          background: url(../images/bj_about.jpg) no-repeat center;
          /* position: relative; */
          background-attachment: inherit;
          /* position: relative; */
      }
      .submenu-top {
          display: none;
      }
      .caseTank-lt {
          margin-bottom: 52px;
          margin-top: 100px;
      }
      .liuyan_fr .liaojie h3 {
          font-size: 24px;
      }
      .zw_file_list ul li .file_cont span {}
      .zw_file_list ul li .file_cont span::after {
          left: auto;
      }
  }
  /* -------------------768------------------------------ */
  
  @media screen and (max-width: 768px) {
      .recruit_schoolswiper {
          width: 90%;
      }
      .gallery-thumbs_ty .swiper-slide img {
          height: auto !important;
      }
      .banText .txt h3 {
          font-size: 24px;
          line-height: 26px;
          margin-bottom: 20px;
      }
      .banText .txt p {
          font-size: 18px;
          line-height: 22px;
      }
      .more .but {
          width: 120px;
      }
      .banText .txt {
          margin-bottom: 24px;
      }
      .index_peoductmain {
          width: 43.8%;
          margin-top: 40px;
      }
      .index-product {
          margin-top: -35px;
          display: block;
      }
      .index-product .case_tab_l .cpimg1 {
          padding-right: 3%;
      }
      .index_incer_text {
          left: 22.1%;
          padding-right: 53px;
      }
      .text_indec a {
          margin-top: 12px;
          width: 93px;
      }
      .text_indec h2 {
          font-size: 21px;
          line-height: 9px;
      }
      .footer {
          padding: 40px 0;
          padding-bottom: 0;
      }
      .index_pro-t {
          width: 100%;
      }
      .banPagin .swiper-pagination-bullet {
          width: 20px
      }
      .index_pro-t h2.title {
          font-size: 32px;
          line-height: 32px;
      }
      .case_tab .swiper-container-horizontal>.swiper-pagination-bullets,
      .case_tab .swiper-pagination-custom,
      .swiper-pagination-fraction {
          bottom: 0px;
      }
      .case_tab .swiper-pagination-bullet i {
          width: 36px;
          height: 36px;
          line-height: 36px;
          font-size: 16px;
      }
      .case_tab .ui-loop {
          width: 36px;
          height: 36px;
      }
      .case_tab .swiper-pagination-bullet {
          height: 36px;
          width: 36px;
          line-height: 36px;
      }
      .case_tab .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
          margin-right: 15px;
      }
      .case_tab .swiper-pagination-bullet-active {
          height: 36px !important;
          line-height: 36px;
      }
      .product-number-inner ul li b i {
          font-size: 56px;
          line-height: 56px;
      }
      .product-number-inner ul li b {
          line-height: 56px;
      }
      .product-number-inner {
          margin-top: 26px;
      }
      .product-number-inner ul {
          padding-bottom: 97px;
      }
      .stock_index h2 span {
          font-size: 20px;
      }
      .colode_list ul li h3 {
          margin-top: 58px;
      }
      .about_conte {
          padding-left: 24px;
      }
      .about_title_as h4 {
          margin-bottom: 20px;
          padding-bottom: 0;
      }
      .about_title_as p {
          font-size: 18px;
          line-height: 18px;
      }
      .wrap_1 {
          width: 90%;
      }
      .text_conter .img {
          width: 100%;
      }
      .text_conter .img img {
          width: 100%;
      }
      .text_conter .text_cont {
          width: 100%;
          padding-left: 0;
          margin-top: 24px;
      }
      .map_list {
          position: initial;
      }
      .submenu-1 {
          padding-top: 50px;
          margin-bottom: 25px;
          margin-top: 0;
      }
      .text_conter .text_cont {
          padding-bottom: 50px;
      }
      .quan_map {
          padding-bottom: 0;
          margin-bottom: 50px;
      }
      .quan_map_cont {
          padding-bottom: 20px;
      }
      .ul_adsid {
          margin-top: 50px;
      }
      .ul_adsid ul li .text p {
          font-size: 14px;
          line-height: 16px;
      }
      .ul_adsid ul li .text a {
          width: 120px;
      }
      .submenu-top {
          width: 70%;
      }
      .about_baner .txt h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .bread_tab ul li a {
          padding: 0 10px;
          text-align: center;
      }
      .B2_yunjing ul li:nth-child(odd) .text {
          padding-left: 38px;
      }
      .B2_yunjing ul li:nth-child(even) .text {
          padding-right: 36px;
      }
      .B2_yunjing ul li .text h3 img {
          height: 26px;
      }
      .B2_yunjing ul li {
          margin-top: 46px;
      }
      .cpten .cp_title {
          margin-bottom: 53px;
          margin-top: 0px;
          padding-top: 50px;
      }
      .cpten .cp_title h3 {
          margin-bottom: 26px;
      }
      .cpten_ul ul li .ten_text {
          font-size: 14px;
          line-height: 24px;
      }
      .cpten_ul ul li .icon_ten {
          margin-bottom: 16px;
      }
      .cpten_ul ul li .icon_ten img {
          height: 20px;
      }
      .cpten_ul ul li {
          height: 183px;
          padding: 30px 12px 0;
      }
      .cpten .cp_title h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .ten_zf .texzf_title h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .ten_zf {
          padding-top: 45px;
      }
      .ten_zf .texzf_title h3 {
          padding-bottom: 24px;
      }
      .tenBan .swiper-slide dl dt.v-t {
          margin-top: 20px;
      }
      .tenBan .swiper-slide dl dt.v-t {
          font-size: 18px;
          line-height: 24px;
      }
      .tenBan .swiper-slide dl dd {
          font-size: 16px;
          line-height: 20px;
      }
      .tenBan .swiper-slide dl {
          height: 247px;
          padding: 37px 1%;
      }
      .cutAct1,
      .cutAll1,
      .total1 {
          font-size: 18px;
      }
      .tenBan {
          padding-bottom: 155px;
      }
      .cpten_ul ul li {
          height: 197px;
          padding: 30px 21px 0;
      }
      .B3_team ul li .list_de dl {
          width: 32.33%;
          margin-bottom: 24px;
      }
      .B3_team ul li {
          margin-bottom: 0;
      }
      .mb1_1 {
          display: block;
      }
      .history_con_l>h2 {
          font-size: 30px;
          line-height: 30px;
          padding-bottom: 14px;
          margin-bottom: 26px;
          margin-top: 0px;
      }
      .history_con_l>h2 span {
          font-size: 16px;
      }
      .history_con_l .main .infor {
          margin-bottom: 18px;
      }
      .history_con_l .party_pcont {
          height: 8.4em;
      }
      .shzr_syde .shzr_text p {
          -webkit-line-clamp: 3;
      }
      .shzr_syde .shzr_text .mote_r img {
          height: 40px;
      }
      .shzr_syde .shzr_text h3 {
          font-size: 24px;
      }
      .shzr_syde.kcsfz .shzr_text {
          padding-right: 40px;
      }
      .shzr_syde .shzr_text {
          padding-left: 40px;
      }
      .sydd_bsix .sydd_text {
          width: 63%;
      }
      .sydd_bsix .mote_r img {
          height: 40px;
      }
      .shzr_syde {
          margin-top: 50px;
          margin-bottom: 50px;
      }
      .sydd_bsix {
          padding: 58px 0;
      }
      .ksc_one_title {
          padding-top: 69px;
      }
      .ksc_one_title h3 {
          margin-bottom: 48px;
      }
      .kscr_cont .kes_text {
          height: 179px;
      }
      .prou_cone ul li .jiah {
          opacity: 1;
      }
      .prou_cone ul li .jiah img {
          width: 40px;
          height: 40px;
      }
      .prou_cone ul li .prou_text {
          padding-bottom:45px;
		  position: inherit;
      }
      .prou_cone ul li .prou_text h3 {
          font-size: 18px;
          line-height: 18px;
          margin-bottom: 6px;
      }
      .pagination li a {
          font-size: 16px;
          width: 40px;
          line-height: 40px;
      }
      .pagination li.active a {
          font-size: 18px;
          line-height: 40px;
      }
      .ksc_one_title h3 {
          font-size: 32px;
          line-height: 32px;
      }
      .pagination li.disabled_t,
      .pagination li.disabled {
          height: 40px;
          width: 40px;
      }
      .pagination li {
          width: 40px;
          margin-right: 0;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date {
          width: 14%;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt {
          width: 31.976%;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt:nth-child(4n) {
          margin-right: 2.038%;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt:nth-child(3n) {
          margin-right: 0 !important;
      }
      .cwxx_Dtree .Dtree_ul ul li .Dtr_Ui .Dtree_dwom img {
          height: 30px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt .divt_tr .Dtree_dwom img {
          height: 28px;
      }
      .zzt_sele {
          margin-bottom: 40px;
      }
      .jcxx_title h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .sshq_fl .title_sshq h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .xinxi_jcxx dl {
          padding: 20px 0;
      }
      .sshq_fl .title_sshq h3 {
          padding-bottom: 24px;
      }
      .sshq_gp .sshq_sz h1 #dangqiangujia {
          font-size: 42px;
          line-height: 42px;
      }
      .jcxx_Dfiv {
          margin-top: 30px;
          margin-bottom: 30px;
      }
      .tzzrl_list ul li {
          width: 100%;
          margin-right: 0 !important;
      }
      .tzzrl_list ul li .time_tzzrl {
          width: 16%;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx {
          margin-bottom: 66px;
      }
      .tzzrl_list ul li .tzz_h3 {
          flex: 1;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl a::after {
          height: 16px;
          width: 16px;
          background-size: 100%;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span::after {
          height: 16px;
          width: 16px;
          background-size: 100%;
      }
      .tzzrl_list ul li {
          margin-bottom: 24px;
      }
      .tzzu_yfa {
          margin-top: 50px;
      }
      .data_swiper .data_swiper_container .rl_form dl {
          width: 33.33%;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(4n) {
          border-right: 1px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(3n) {
          border-right: 0px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(9) {
          border-bottom: 1px solid #EEEEEE;
      }
      .tzzu_yfa .bz_rl {
          margin-top: 30px;
          margin-bottom: 40px;
      }
      /* .tzzu_form .tzzu_form_c input {
                background: url(../images/z_1.png)#fff no-repeat 13px center;
                background-size: 20px;
            }
            .tzzu_form .tzzu_form_a:nth-child(2) input {
                background: url(../images/user.png)#fff no-repeat 13px center;
                background-size: 20px;
            }
            .tzzu_form .tzzu_form_a:nth-child(4) input {
                background: url(../images/z_4.png)#fff no-repeat 13px center;
                background-size: 20px;
            }
            .tzzu_form .tzzu_form_a:nth-child(3) input {
                background: url(../images/z_3.png)#fff no-repeat 13px center;
                background-size: 20px;
            }
            .tzzu_form .tzzu_form_a:nth-child(5) input {
                background: url(../images/z_5.png)#fff no-repeat 13px center;
                background-size: 20px;
            }
            .tzzu_form .tzzu_form_a:nth-child(6) input {
                background: url(../images/z_6.png)#fff no-repeat 13px center;
                background-size: 20px;
            } */
      .tzzu_form .tzzu_form_a .icon_name {
          width: 19px;
          height: 21px;
          left: 20px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_c .icon_time {
          width: 25px;
          height: 25px;
          left: 16px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_a .icon_jg {
          width: 24px;
          height: 22px;
          left: 17px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_a .icon_zw {
          width: 24px;
          height: 24px;
          left: 16px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_a .icon_zj {
          width: 24px;
          height: 24px;
          left: 17px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_a .icon_haoma {
          width: 26px;
          height: 22px;
          left: 14px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_a .icon_pih {
          width: 19px;
          height: 27px;
          left: 14px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_a .icon_eml {
          width: 22px;
          height: 17px;
          left: 13px;
          z-index: 1;
      }
      .tzzu_form .tzzu_form_a::after,
      .tzzu_form .tzzu_form_c::after {
          left: 54px;
      }
      .tzzu_form .tzzu_form_a input,
      .tzzu_form .tzzu_form_c .inpout_t input {
          padding-left: 70px;
      }
      .tzzu_form .tzzu_form_c .input_spn span {
          font-size: 14px;
      }
      .liuyan_fl {
          width: 100%;
          padding-right: 0;
      }
      .zxly_contem {
          margin-top: 50px;
          margin-bottom: 50px;
      }
      .liuyan_fl h3 {
          font-size: 30px;
          line-height: 30px;
          margin-bottom: 30px;
      }
      .form-li input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 16px;
          /* line-height: 64px; */
      }
      /* Mozilla Firefox 4 to 18 */
      .form-li input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 16px;
          /* line-height: 64px; */
      }
      /* Mozilla Firefox 19+ */
      .form-li input::-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 16px;
          /* line-height: 64px; */
      }
      /* Internet Explorer 10+ */
      .form-li input:-ms-input-placeholder {
          color: #AAAAAA;
          /* line-height: 64px; */
      }
      .form-li textarea::-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 16px;
          line-height: 46px;
      }
      .form-li textarea:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .form-li textarea:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 16px;
      }
      .form-li textarea::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 16px;
      }
      .form-li input {
          height: 50px;
      }
      .form-li::after {
          top: 17px;
      }
      .form-li:nth-child(2) input,
      .form-li:nth-child(3) input,
      .form-li:nth-child(4) input {
          background-size: 26px !important;
      }
      .form-li:nth-child(4) input {
          background-size: 20px !important;
      }
      .form-li:nth-child(5) input {
          background-size: 26px !important;
      }
      .form-li:nth-child(1) input {
          background-size: 20px !important;
      }
      .form-li::after {
          left: 58px;
      }
      .form-li {
          margin-bottom: 20px;
      }
      .div_off {
          margin-top: 8px;
          margin-bottom: 23px;
      }
      .liuyan_fr {
          width: 100%;
      }
      .liuyan_fr .liaojie {
          background: url(../images/lfyy.jpg) no-repeat center;
          position: initial;
          background-size: 100%;
          margin-top: 30px;
      }
      .liuyan_fr img {
          display: none;
      }
      .liuyan_fr .liaojie h3 {
          font-size: 24px;
          line-height: 36px;
      }
      .liuyan_fr .liaojie a {
          width: 154px;
          height: 51px;
          line-height: 50px;
          font-size: 18px;
          margin-top: 30px;
      }
      .liuyan_fr .liaojie {
          padding: 34px 37px;
      }
      .mews_Eone_ul ul li .news_texomr {
          padding: 23px 20px 26px 20px;
      }
      .Eone_news_t .news_one_text .news_time span img {
          width: 120px;
          height: auto;
      }
      .Eone_news_t .news_one_text .news_time span {
          width: auto;
      }
      .Eone_news_t .news_one_text h3 {
          margin-bottom: 22px;
      }
      .Eone_news_t .news_one_text .news_time {
          margin-top: 24px;
      }
      .newstwo_xq {
          margin-top: 70px;
          margin-bottom: 70px;
      }
      .newstwo_xq .nesw_xq_cont {
          margin-top: 32px;
      }
      .newEter_text {
          padding: 20px 20px;
      }
      .newEter_text .tiem_Etrt time {
          margin-bottom: 10px;
          line-height: 18px;
      }
      .mews_Eone_hux {
          margin-bottom: 14px;
      }
      .fixt_swiper {
          width: 100%;
      }
      .fixf_swiper {
          height: auto !important;
          width: 100%;
          margin-left: 0;
          margin-top: 24px;
      }
      .simtep_cont .xw-r h2 {
          font-size: 18px;
      }
      .jchx_Eonfix {
          margin-bottom: 50px;
      }
      .swiper-button-next.tup {
          transform: rotate(-90deg);
          right: 0;
          top: 9%;
          left: auto;
      }
      .swiper-button-prev.tub {
          transform: rotate(-90deg);
          right: auto;
          top: 50%;
          left: 0;
      }
      .fixf_swiper {
          position: relative;
      }
      .recruit_schooltext h3 {
          font-size: 28px;
          line-height: 28px;
          padding-bottom: 20px;
      }
      .recruit_schooltext p {
          font-size: 16px;
          line-height: 24px;
      }
      .xc_text .xc_text_cont {
          width: 100%;
      }
      .cptx-list dl {
          width: 32%;
      }
      .cptx-list dl {
          margin-right: 2%;
      }
      .cptx-list dl:nth-child(4n) {
          margin-right: 2%;
      }
      .cptx-list dl:nth-child(3n) {
          margin-right: 0;
      }
      .cptx-list dl {
          width: 31.68%;
      }
      .xc {
          margin-top: 50px;
      }
      .caseTank-ltdiv li .txt {
          font-size: 18px;
          line-height: 18px;
      }
      .caseTank-ltdiv li {
          margin-right: 30px;
      }
      .caseTBut {
          left: 79% !important;
          transform: translate(-79%, -51%) !important;
      }
      .Gone_standfl,
      .Gone_standfr {
          width: 100%;
          padding-right: 0;
      }
      .Gone_standfl .Gonr_img_tire {
          height: auto;
      }
      .Bsix_tk_cont .guanbi {
          right: 38px;
          top: 38px;
      }
      .Bsix_tk_cont {
          padding: 47px 45px 38px 42px;
      }
      .gszhi_conter .wrap_1 {
          width: 1024px;
      }
      .gszhi_conter {
          width: 100%;
          overflow: hidden;
          overflow-x: scroll;
          overflow-y: auto;
      }
      .gszhi_conter {
          margin-top: 50px;
          margin-bottom: 50px;
      }
      .rw_tk {
          width: 90%;
      }
      .renwu_biaoti .renwu_text .renwu_xq {
          height: 380px;
      }
      .renyuan_list .xiat {
          width: 500px;
      }
      .renyuan_list li:nth-child(2) dl dt .xiat {
          left: -102px;
      }
      .renyuan_list .xiat {
          font-size: 16px;
          line-height: 26px;
          padding: 29px 19px;
      }
      .renyuan_list li:nth-child(3) dl dt .xiat {
          left: -231px;
      }
      .renyuan_list li:nth-child(4) dl dt .xiat {
          left: -358px;
      }
      .imgBot p {
          font-size: 12px;
      }
      .history_list .gall_top .gallery-bottom:after {
          background-size: cover;
      }
      .history_list .gallery-bottom ul li {
          padding-right: 0px;
          margin-right: 12px;
      }
      /* .tzzu_form .tzzu_form_a:nth-child(7) input {
                background: url(../images/ipot.png)#fff no-repeat 13px center;
                background-size: 20px;
            }
            .tzzu_form .tzzu_form_a:nth-child(8) input {
                background: url(../images/yx.png)#fff no-repeat 13px center;
                background-size: 20px;
            } */
      .tzzrl_list ul li .tzz_h3 .tzz_rl span a {
          font-size: 14px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span a::after {
          width: 16px;
          background-size: 100%;
          top: 0px;
      }
      .tzzrl_list ul li:hover .tzz_h3 .tzz_rl span a::after {
          width: 16px;
          background-size: 100%;
          top: 0px;
      }
      .awnr {
          margin-top: 50px;
      }
      .tzzu_form .tzzu_form_a input {
          line-height: 48px;
      }
      .history_list .gall_top .gallery-bottom:after {
          position: absolute;
          width: 100%;
          content: '';
          height: 21px;
          background: #fff;
          top: 42%;
          display: block;
          margin: auto;
          left: 0;
          right: 0;
          background-size: cover;
      }
      .history_list .gallery-bottom .swiper-slide-thumb-active .year_dot span:before {
          background: url(../images/bg-01.png) no-repeat center;
          background-size: 100%;
          filter: grayscale(0);
      }
      .history_list .gallery-bottom ul li {
          padding-right: 4px;
          margin-right: 0px;
      }
      .year_dot span {
          margin-left: 0px;
          margin-right: 0px;
      }
      .year_dot span:before {
          background: url(../images/bg-01.png) no-repeat center;
          background-size: 100%;
          filter: grayscale(100%);
      }
      .case_tab .swiper-pagination-bullet i {
          width: 48px;
          height: 48px;
          line-height: 48px;
          font-size: 16px;
      }
      .case_tab .swiper-container-horizontal>.swiper-pagination-bullets,
      .case_tab .swiper-pagination-custom,
      .swiper-pagination-fraction {
          bottom: 11px;
      }
  }
  
  @media screen and (max-width: 640px) {
      .awnr {
          margin-top: 36px;
      }
      .m_img {
          height: 45px;
      }
      .logo a {
          margin-top: 0 !important;
      }
      .search,
      .tophide .search {
          margin-top: 8px;
      }
      .pageheader {
          height: 45px;
      }
      .flash4 ul li .imgTop {
          display: block;
          visibility: hidden;
      }
      .flash4 ul li .imgBot p {
          -webkit-writing-mode: horizontal-tb;
          writing-mode: horizontal-tb;
      }
      .flash4 ul li .imgBot {
          padding: 0 11px !important;
      }
      .fixf_swiper {
          margin-top: 5px;
      }
      .imgBot p {
          font-size: 12px;
      }
      .pro-cata .swiper-wrapper {
          align-items: flex-end;
      }
      .pro-cata .imgs {
          display: none;
      }
      .case_tab .swiper-pagination-bullet-active {
          background: rgba(0, 0, 0, 0) !important;
      }
  }
  /* -------------------414------------------------------ */
  
  @media screen and (max-width: 768px) {
      .fanhui_syj {
          display: none;
      }
      .index_pro-t h2.title {
          font-size: 24px;
          line-height: 26px;
      }
      .index_peoductmain {
          width: 100%;
          margin-top: 20px;
      }
      .index-product .case_tab_l .cpimg1 h4 {
          font-size: 18px;
          margin-bottom: 10px;
      }
      .index-product .case_tab_l .more2 {
          margin-top: 22px;
          margin-left: 29px;
      }
      .wrap_1,
      .banText {
          width: 92%;
      }
      .index-product .case_tab_l .cpimg {
          width: 100%;
      }
      .row li {
          padding: 0;
          padding-left: 4%;
      }
      .index_news_title h3,
      .index_about_cont h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .index_about_cont {
          padding-top: 41px;
      }
      .index_about_cont p {
          font-size: 16px;
          line-height: 24px;
      }
      .product-number-inner ul {
          display: block;
          overflow: hidden;
      }
      .product-number-inner ul li {
          width: 50%;
          float: left;
          display: flex;
          flex-direction: column;
          align-items: center;
          margin-bottom: 24px;
      }
      .product-number-inner ul li b {
          line-height: 36px;
          font-size: 36px;
      }
      .product-number-inner ul li b i {
          font-size: 34px;
          line-height: 36px;
      }
      .product-number-inner ul li p {
          font-size: 16px;
          line-height: 22px;
      }
      .product-number-inner ul {
          padding-bottom: 53px;
      }
      .stock_index {
          flex-direction: column;
          align-items: flex-start;
      }
      .stock_index {
          height: auto;
      }
      .menu_hear {
          display: none;
      }
      .stock_index {
          padding: 4% 4%;
      }
      .index_news_ul ul li {
          width: 49.3%;
          float: left;
      }
      .index_news_ul ul li:nth-child(2n) {
          margin-right: 0;
      }
      .index_news_ul ul li .index_news_tie span {
          margin-top: 15px;
          margin-bottom: 27px;
      }
      .index_news_ul ul li .index_news_tie {
          margin-top: 16px;
      }
      .index_incel {
          width: 100%;
      }
      .index_incer_text {
          left: 6.1%;
          padding-right: 17px;
      }
      .index_incer_text h2 {
          font-size: 24px;
      }
      .index_incer {
          width: 100%;
      }
      .text_indec {
          margin-bottom: 30px;
      }
      .text_indec {
          padding: 23px 16px 0 66px;
          position: relative;
      }
      .text_indec h2 {
          line-height: 22px;
      }
      .footer_l .foot_logo {
          width: 176px;
          margin-bottom: 22px;
      }
      .footer_ter {
          margin-top: 21px;
      }
      .footer_ter p {
          font-size: 12px;
          padding: 13px 0;
      }
      .stock_index a {
          margin-top: 10px;
      }
      .footer_but {
          padding-bottom: 16px;
      }
      .stock_index h2 {
          font-size: 32px;
      }
      .stock_index h2 span {
          font-size: 18px;
      }
      .stock_index h3,
      .stock_index .spant {
          font-size: 20px;
      }
      .index_news_title a {
          width: 120px;
      }
      .text_indec a {
          width: 120px;
      }
      .row li p {
          font-size: 16px;
      }
      .product-number-inner ul {
          padding-bottom: 88px;
      }
      .product-number-inner {
          margin-top: 42px;
      }
      .mbl {
          display: block;
      }
      .pc {
          display: none;
      }
      .banText .sml-container {
          width: 90%;
      }
      .case_tab .swiper-pagination {
          display: none;
      }
      .index-product .case_tab_l .cpimg {
          padding-left: 0;
          margin-top: 24px;
      }
      .index_about_cont {
          width: 100%;
      }
      .search_location {
          width: 90%;
      }
      .search_bj .search_box .inp_box {
          font-size: 16px;
      }
      .search_bj .search_box {
          padding: 17px 14px;
      }
      .search_bj .search_box .search_ico {
          background-size: 100%;
      }
      .stock_index>div {
          width: 100%;
      }
      .product-number-inner {
          margin-top: 33px;
      }
      .product-number-inner ul {
          padding-bottom: 83px;
      }
      .about_title_as {
          width: 100%;
      }
      .about_conte {
          width: 100%;
          padding-left: 0;
          margin-top: 30px;
          line-height: 24px;
      }
      .about_title_as h3 {
          margin-bottom: 40px;
      }
      .flash4 ul li {
          height: 313px;
      }
      .flash4 ul li.first .imgBot h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .imgBot p {
          font-size: 16px;
          line-height: 16px;
      }
      .flash4 ul li.first .imgBot {
          padding-left: 24px;
      }
      .flash4 ul li .imgBot {
          padding-left: 10px;
      }
      .imgBot h3 {
          font-size: 24px;
      }
      .imgBot p {
          -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
      }
      .flash4 ul li.first .imgBot p {
          -webkit-writing-mode: horizontal-tb;
          writing-mode: horizontal-tb;
      }
      .flash4 ul li {
          width: 20%;
      }
      .flash4 ul li.first {
          width: 40%;
      }
      .flash4 {
          margin-bottom: 10px;
      }
      .quan_map_title p {
          font-size: 16px;
      }
      .quan_map .pin {
          width: 9px;
      }
      .weizhi {
          display: block;
      }
      .submenu-1 {
          padding-left: 15px;
          padding-right: 15px;
      }
      .submenu-1 .swiper-wrapper {
          justify-content: flex-start;
      }
      .text_conter .text_cont h3 {
          line-height: 28px;
      }
      .cityTxtBut .cityTxt-next {
          width: 12px;
          background-size: 100%;
      }
      .cityTxtBut .cityTxt-prev {
          width: 12px;
          background-size: 100%;
      }
      .maxp_swiper {
          position: relative;
      }
      .cityTxtBut .cityTxt-next:hover {
          background-size: 100%;
      }
      .cityTxtBut .cityTxt-prev:hover {
          background-size: 100%;
      }
      .ul_adsid ul li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 24px;
      }
      .ul_adsid {
          margin-bottom: 40px;
      }
      .not_top_top a {
          font-size: 16px;
      }
      .icont-homejt {
          /* background-size: 100%; */
          width: 8px;
          height: 10px;
      }
      .Bread {
          height: 50px;
      }
      .not_top_top {
          line-height: 50px;
      }
      .submenu-top {
          display: none;
      }
      .B2_yunjing ul li {
          display: flex;
          justify-content: center;
          flex-flow: column-reverse
      }
      .B2_yunjing ul li .text {
          float: left;
      }
      .B2_yunjing ul li .img {
          float: right;
          width: 100%;
      }
      .B2_yunjing ul li .text {
          width: 100%;
          float: left;
      }
      .B2_yunjing ul li:nth-child(odd) .text {
          padding-left: 0;
          height: auto !important;
      }
      .B2_yunjing ul li .text .text_p {
          margin-top: 28px;
      }
      .B2_yunjing ul li:nth-child(even) .text {
          padding-right: 0;
          height: auto !important;
      }
      .B2_yunjing {
          margin-bottom: 46px;
      }
      .cpten .cp_title {
          margin-bottom: 45px;
          padding-top: 40px;
      }
      .cpten .cp_title p {
          font-size: 16px;
          line-height: 24px;
      }
      .cpten_cont .cp_img {
          overflow: hidden;
      }
      .cpten_cont .cp_img img {
          max-width: 180%;
      }
      .cpten_cont {
          background-size: 200%;
          overflow: hidden;
      }
      .cpten_ul ul li {
          width: 50%;
          /* border: 1px solid #eee; */
      }
      .cpten_ul ul li:nth-child(5n) {
          border-right: 1px solid #eee;
      }
      .cpten_ul ul li:nth-child(2n) {
          border-right: 0;
      }
      .tenBan .swiper-slide dl {
          margin-bottom: 40px;
      }
      .tenBan .swiper-slide dl:nth-child(2n) {
          margin-right: 0;
      }
      .banPagin1 {
          width: 100%;
          text-align: center;
          top: 92%;
          left: 50%;
          -webkit-transform: translate(-50%, -92%);
          -moz-transform: translate(-50%, -92%);
          transform: translate(-50%, -92%);
      }
      .tenBan {
          padding-bottom: 100px;
      }
      .ten_zf .texzf_title h3 {
          line-height: 30px;
      }
      .B3_team ul li .list_de dl {
          width: 49%;
          margin-bottom: 0px;
      }
      .B3_team ul li {
          margin-bottom: 24px;
      }
      .character {
          padding: 54px 14px 28px 15px;
      }
      .xq_text .guanbi {
          position: absolute;
          top: 17px;
          right: 30px;
          cursor: pointer;
      }
      .B3_team {
          margin-top: 44px;
          margin-bottom: 1px;
      }
      .history_con_r {
          display: none;
      }
      .history_con_l {
          width: 100%;
          margin-right: 0;
      }
      .history_con_l .party_pcont {
          height: 300px;
      }
      .history_list .gallery-bottom .swiper-slide-thumb-active .year_dot h3 {
          font-size: 28px;
      }
      .about_history {
          margin: 48px 0;
      }
      .ryjx_title h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .ryjx_title {
          margin-bottom: 28px;
      }
      .ryjx_bfive {
          margin-top: 36px;
          margin-bottom: 51px;
      }
      .div_xz {
          width: 80%;
          padding: 24px;
      }
      .div_xz .text_ry p {
          font-size: 18px;
      }
      .div_xz .text_ry span {
          font-size: 18px;
          line-height: 19px;
      }
      .div_xz time {
          font-size: 18px;
          line-height: 18px;
          margin-bottom: 14px;
      }
      .div_xz .img_div_dx {
          margin-bottom: 20px;
      }
      .div_xz .text_ry time {
          margin-bottom: 14px;
      }
      .div_xz .text_ry .guanbi_code {
          margin-top: 20px;
      }
      .shzr_syde .shze_img {
          width: 100%;
      }
      .shzr_syde .shzr_text {
          padding-left: 0;
          width: 100%;
          margin-top: 24px;
      }
      .shzr_syde .shzr_text h3 {
          margin-bottom: 24px;
      }
      .sydd_bsix .sydd_text {
          width: 100%;
          font-size: 16px;
          line-height: 24px;
      }
      .sydd_bsix h3 {
          font-size: 24px;
          line-height: 24px;
          margin-bottom: 30px;
      }
      .sydd_bsix .sydd_text {
          margin-bottom: 38px;
      }
      .shzr_syde.kcsfz .shzr_text {
          margin-top: 0;
          margin-bottom: 24px;
          padding-right: 0;
      }
      .ksc_one_title {
          padding-top: 50px;
      }
      .kscr_cont .kes_text {
          width: 100%;
          padding-right: 0;
      }
      .kscr_cont .ksc_img {
          width: 100%;
          margin-top: 24px;
      }
      .ksc_cone {
          background: none;
      }
      .kscr_cont .mCSB_container {
          margin-right: 0;
          margin-left: 36px;
      }
      .prou_cone ul li {
          width: 49%;
      }
      .prou_cone ul li:nth-child(3n) {
          margin-right: 2.7%;
      }
      .prou_cone ul li:nth-child(2n) {
          margin-right: 0 !important;
      }
      .prou_cone ul li {
          width: 48.65%;
      }
      .kscr_cont .kes_text {
          height: 300px;
      }
      .pagination li {
          display: none;
      }
      .pagination li.disabled_t,
      .pagination li.disabled {
          display: block;
          margin: 0 10px;
      }
      .ctwo_xq .ctwo_text {
          font-size: 16px;
          line-height: 30px;
      }
      .ctwo_xq .ctwo_text {
          margin-bottom: 30px;
      }
      .ctwo_priom {
          margin-top: 0;
      }
      .ctwo_priom .c2_text p {
          font-size: 16px;
          line-height: 24px;
      }
      .ctwo_priom .c2_text h3 {
          margin-bottom: 10px;
      }
      .ctwo_priom .c2_text {
          width: 58%;
      }
      .prt_ca {
          width: 100%;
          padding-right: 0;
      }
      .prt_ca .Product_xt p {
          font-size: 16px;
          line-height: 24px;
          padding-top: 0;
          padding-bottom: 0;
      }
      .prt_ca .Product_xt p::after {
          top: 8px;
      }
      .ctwo_cp_img {
          width: 100%;
          margin-top: 24px;
      }
      .chanpi_contem {
          margin-top: 30px;
      }
      .jzys_pro {
          justify-content: center;
          flex-flow: column-reverse;
      }
      .jzys_pro .prt_ca {
          padding-left: 0;
      }
      .prt_ca h3 {
          font-size: 24px;
          line-height: 24px;
          margin-bottom: 24px;
      }
      .chanpi_contem {
          margin-bottom: 50px;
      }
      .ctwo_xq .biaoti img {
          height: 50px;
      }
      .ctwo_xq .biaoti {
          margin-bottom: 30px;
      }
      .Bto_title h3 {
          font-size: 24px;
          margin-bottom: 24px;
      }
      .Bto_title .Btow_ul_to ul li a {
          margin-right: 20px;
      }
      .gsgg_Btwo {
          margin-top: 30px;
      }
      .gglist_ul ul li a .date time {
          font-size: 16px;
      }
      .gglist_ul .title_wj {
          width: 65%;
      }
      .gglist_ul .title_wj .icont_wj {
          margin-right: 9px;
      }
      .gglist_ul ul li a .date {
          flex: 1;
          text-align: right;
      }
      .gglist_ul ul li {
          padding: 10px 0px;
      }
      .gglist_ul .title_wj p {
          font-size: 16px;
      }
      .pagination {
          margin-bottom: 36px;
      }
      .gglist_ul {
          margin-bottom: 38px;
      }
      .Bto_title {
          align-items: flex-start;
          margin-bottom: 30px;
          flex-direction: column;
      }
      .cwxx_Dtree .Dtree_title h3 {
          font-size: 28px;
          line-height: 28px;
      }
      .cwxx_Dtree .Dtree_title {
          margin-bottom: 27px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data {
          width: 80%;
          flex-direction: column;
          flex-flow: column-reverse;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .xaoin {
          display: none;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date {
          width: 100%;
          margin-top: 10px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .main h2 {
          margin-bottom: 12px;
      }
      .cwxx_Dtree .Dtree_ul ul li .Dtr_Ui {
          width: 100%;
          padding: 25px 26px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .main {
          width: 100%;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date .year {
          line-height: 22px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtr_Ui a {
          align-items: flex-end;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt {
          margin-right: 0 !important;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt {
          width: 100%;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt {
          padding: 27px 20px;
      }
      .cwxx_Dtree .Dtree_ul li .dl_ter dt {
          margin-top: 24px;
      }
      .cwxx_Dtree .Dtree_ul li .Dtre_data .date .mon {
          font-size: 26px;
          line-height: 26px;
          margin-top: 10px;
      }
      .zzt_sele .zhuzhunag_a {
          width: 100%;
      }
      .sshq_gp .sshq_sz {
          width: 100%;
          border-bottom: 1px solid #eee;
      }
      .sshq_gp .sshq_ul {
          width: 100%;
          padding-left: 0;
      }
      .sshq_gp {
          flex-direction: column;
      }
      .xinxi_jcxx dl dt {
          width: 100% !important;
      }
      .xinxi_jcxx dl {
          border: 0;
          padding: 0;
      }
      .xinxi_jcxx dl dt p {
          padding: 10px 0;
          border-top: 1px solid #DDDDDD;
      }
      .sshq_gp .sshq_sz h1 #dangqiangujia {
          font-size: 38px;
      }
      .sshq_gp .sshq_ul ul li h3 {
          font-size: 30px;
          line-height: 30px;
      }
      .tzri_title h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .tzri_title {
          display: block;
      }
      .tzrl_conter {
          margin-top: 30px;
      }
      .tzri_title .tzri_ul {
          width: 100%;
          margin-top: 30px;
          margin-bottom: 30px;
      }
      .tzzrl_list ul li span.xt_t {
          display: none;
      }
      .tzzrl_list ul li .time_tzzrl {
          width: 100%;
      }
      .tzzrl_list ul li {
          flex-direction: column;
      }
      .tzzrl_list ul li .time_tzzrl {
          flex-direction: initial;
          justify-content: space-between;
          align-items: center;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx {
          margin-bottom: 0;
      }
      .tzzrl_list ul li .time_tzzrl {
          padding-bottom: 24px;
          border-bottom: 1px solid #ddd;
          margin-bottom: 24px;
      }
      .tzzrl_list ul li .tzz_h3 .tzz_text h3 {
          font-size: 20px;
          line-height: 20px;
      }
      .tzzrl_list ul li .time_tzzrl .tate_tzzgx .data_span {
          font-size: 20px;
          line-height: 20px;
      }
      .tzri_title {
          margin-bottom: 40px;
      }
      .tzzrl_list ul li .tzz_h3 {
          width: 100%;
      }
      .tzzyf_title h3 {
          font-size: 26px;
          line-height: 26 px;
      }
      .time_swiper .time_swiper_container .swiper-slide {
          font-size: 18px;
      }
      .time_swiper .time_swiper_next {
          height: 22px;
      }
      .time_swiper .time_swiper_prev {
          height: 22px;
      }
      .data_swiper .data_swiper_container .rl_form dl {
          width: 50%;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(3n) {
          border-right: 1px solid #EEEEEE;
      }
      .data_swiper .data_swiper_container .rl_form dl:nth-child(10) {
          border-bottom: 1px solid #EEEEEE;
      }
      .data_swiper {
          margin-top: 17px;
      }
      .tzzu_form .tzzu_form_c {
          width: 100%;
          margin-right: 0;
          margin-bottom: 14px;
      }
      .tzzu_form .tzzu_form_a {
          width: 100%;
          margin-right: 0;
          margin-bottom: 14px;
      }
      .tzzu_form_d {
          margin-top: 35px;
      }
      .data_swiper .data_swiper_container .rl_form dl {
          padding: 20px 12px;
      }
      .data_swiper .data_swiper_container .rl_form dl dd {
          font-size: 14px;
      }
      .pagination li.active a {
          font-size: 24px;
          line-height: 24px;
      }
      .FAQ_conter {
          margin-top: 30px;
      }
      .fAQ_list ul li .bitoti h3 {
          line-height: 24px;
      }
      .content_FAQ ::after {
          top: 10px;
      }
      .content_FAQ {
          padding: 22px 24px;
          padding-left: 69px;
      }
      .form-li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 14px;
      }
      .div_off span {
          font-size: 16px;
      }
      .div_off .layui-form-switch {
          width: 50px;
          height: 26px;
      }
      .div_off .layui-form-switch i {
          width: 22px;
          height: 22px;
      }
      .div_off .layui-form-switch.layui-form-onswitch i {
          width: 22px;
          height: 22px;
          margin-left: -22px;
      }
      .form_t .ysty a {
          font-size: 16px;
      }
      .div_off {
          margin-bottom: 16px;
      }
      .liuyan_fl h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .Eone_news {
          margin-top: 30px;
      }
      .Eone_news_t .news_ont_img {
          width: 100%;
      }
      .Eone_news_t .news_one_text {
          width: 100%;
      }
      .Eone_news_t a {
          display: block;
      }
      .mews_Eone_ul ul li {
          width: 49%;
      }
      .mews_Eone_ul ul li:nth-child(3n) {
          margin-right: 2%;
      }
      .mews_Eone_ul ul li:nth-child(2n) {
          margin-right: 0;
      }
      .mews_Eone_ul ul li .news_texomr time {
          font-size: 14px;
          line-height: 14px;
      }
      .mews_Eone_ul ul li .news_texomr h3 {
          font-size: 16px;
      }
      .mews_Eone_ul ul li .news_texomr span {
          /* margin-top: 16px; */
          font-size: 14px;
      }
      .mews_Eone_ul ul li .news_texomr span::after {
          top: 0;
      }
      .mews_Eone_ul ul li {
          margin-bottom: 13px;
      }
      .newstwo_xq {
          margin-top: 50px;
      }
      .warp_lh {
          width: 90%;
      }
      .newstwo_xq h3 {
          font-size: 24px;
          line-height: 32px;
          margin-bottom: 24px;
      }
      .newstwo_xq time {
          margin-bottom: 16px;
      }
      .newstwo_xq .nesw_xq_cont {
          font-size: 16px;
          line-height: 24px;
          margin-top: 30px;
          margin-bottom: 30px;
      }
      .news_fhlb a img {
          height: 34px;
      }
      .newstwo_xq {
          margin-bottom: 50px;
      }
      .newstwo_xq .new_towfey .fxwz_toe span {
          font-size: 16px;
      }
      .newstwo_xq .new_towfey .fxwz_toe a img {
          height: 24px;
      }
      .mews_Eone_hux ul li {
          width: 100%;
          margin-bottom: 24px;
      }
      .mews_Eone_hux ul li:nth-child(3n) {
          margin-right: 0%;
      }
      .mews_Eone_hux ul li:nth-child(2n) {
          margin-right: 0;
      }
      .simtep_cont .xw-r {
          padding: 19px 14px;
      }
      .simtep_cont .xw-r h2 {
          font-size: 16px;
          line-height: 24px;
          margin-bottom: 10px;
      }
      .simtep_cont .xw-r .main p {
          font-size: 14px;
      }
      .simtep_cont .xw-r .date {
          width: 22%;
      }
      .simtep_cont .xw-r>span {
          height: 75px;
      }
      .simtep_cont .xw-r .date .mon {
          line-height: 58px;
      }
      .lh_pt80 {
          padding-top: 50px;
      }
      .recruit_schooltext .text {
          width: 100%;
          margin-top: 40px;
          overflow: hidden;
      }
      .lh_pt80 {
          display: block;
      }
      .recruit_schooltext h3 {
          margin-bottom: 36px;
      }
      .lh_pt80 {
          padding-bottom: 30px;
      }
      .recruit_schoolswiper {
          width: 95%;
      }
      .scho_swiper .swiper-slide .text h3 {
          font-size: 18px;
          line-height: 18px;
      }
      .scho_swiper .swiper-slide .text {
          padding-bottom: 30px;
          padding-top: 24px;
      }
      .scho_swiper .swiper-pagination-progressbar {
          width: 95%;
      }
      .scho_swiper .text p {
          font-size: 16px;
          line-height: 24px;
      }
      .scho_swiper .swiper-slide .text h3 {
          margin-bottom: 20px;
      }
      .cast_tex {
          width: 100%;
      }
      .caseTank-ltdiv {
          width: 100%;
          margin-top: 24px;
          margin-bottom: 30px;
      }
      .caseTank-ltdiv li .txt {
          padding-bottom: 24px;
      }
      .caseTBut {
          left: 44% !important;
          top: auto !important;
          bottom: -83px;
          transform: inherit !important;
      }
      .zw_file .recruit_schooltext {
          display: block;
      }
      .zw_file_list ul li {
          width: 100%;
          margin-bottom: 24px;
      }
      .zw_file_list ul li .file_cont .title h4 {
          margin-bottom: 24px;
      }
      .zw_file_list ul li .file_cont {
          padding-bottom: 16px;
      }
      .zw_file_list ul li .file_cont .text {
          min-height: auto;
      }
      .zw_file .recruit_schooltext {
          padding-bottom: 40px;
      }
      .zw_file_list {
          padding-bottom: 40px;
      }
      .xc_text {
          position: relative;
          background: url(../images/cx.jpg) no-repeat center;
      }
      .xc_text .xc_text_cont {
          position: initial;
      }
      .xc_text>img {
          display: none;
      }
      .xc_text .xc_text_cont p,
      .xc_text .xc_text_cont span {
          color: #fff;
      }
      .cptx-list dl {
          width: 48%;
          padding-top: 32px;
          margin-bottom: 24px;
      }
      .cptx-list dl:nth-child(3n) {
          margin-right: 2%;
      }
      .cptx-list dl:nth-child(2n) {
          margin-right: 0;
      }
      .cptx-list dl:last-child {
          width: 100%;
          height: 220px;
      }
      .cptx-list dl dd h3 {
          margin: 18px 0 22px 0;
      }
      .jion_cont {
          padding-top: 50px;
          padding-bottom: 50px;
      }
      .jion_rezsrt_ul ul li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 24px;
      }
      .jion_rezsrt_ul ul li:hover .img {
          height: auto;
      }
      .jion_rezsrt_ul ul li .img {
          height: auto;
          border-radius: 0;
          width: 100%;
      }
      .jion_rezsrt_ul ul li .text {
          margin-top: 32px;
      }
      .Gone_standfl .Gone_title {
          padding-top: 24px;
          margin-bottom: 30px;
      }
      .Gone_standfl .Gone_title img,
      .system_title h3 img {
          height: 28px;
      }
      .xczc_gotext {
          padding-left: 26px;
          padding-right: 33px;
          padding-top: 45px;
          margin-top: -80px;
      }
      .zlbz_sys {
          margin-bottom: 30px;
      }
      .system_but .system-prev,
      .system_but .system-next {
          width: 14px;
          background-size: 14px;
      }
      .text_nl h5 {
          font-size: 18px;
          line-height: 18px;
      }
      .text_nl {
          padding: 34px 19px 47px 19px;
      }
      .Bsix_tk {
          width: 90%;
      }
      .Bsix_tk_cont {
          padding: 47px 17px 34px 25px;
      }
      .Bsix_tk_cont .guanbi {
          right: 22px;
          top: 27px;
      }
      .Bsix_tk_cont .guanbi img {
          width: 24px;
          height: 24px;
      }
      .Bsix_tk_cont h3 {
          font-size: 24px;
          line-height: 24px;
      }
      .Bsix_tk_cont .Bsix_tk_text {
          height: 330px;
      }
      .weizhi .wz-1 {
          left: 16.5%;
      }
      .weizhi h3 {
          font-size: 14px;
      }
      .weizhi .wz-2 {
          top: 44.5%;
          left: 72.3%;
      }
      .weizhi .wz-2 h3 {
          position: relative;
          top: 37px;
      }
      .weizhi .wz-3 h3 {
          position: relative;
          top: 25px;
          right: 23px;
      }
      .weizhi .wz-5 h3 {
          position: relative;
          top: 8px;
      }
      .weizhi .wz-4 {
          left: 84.8%;
      }
      .weizhi .wz-4 h3 {
          position: relative;
          top: 37px;
      }
      .weizhi .wz-5 {
          top: 25.3%;
          left: 80.8%;
      }
      .weizhi .wz-3 {
          left: 76.8%;
      }
      .renwu_biaoti .renwu_tx {
          width: 100%;
          margin-bottom: 20px;
      }
      .renwu_biaoti .renwu_tx img {
          width: 40%;
          margin: auto;
          display: block;
      }
      .renwu_biaoti .renwu_text {
          width: 100%;
          padding-left: 0;
      }
      .renwu_biaoti .renwu_text .renwu_xq {
          height: 236px;
      }
      .renwu_biaoti .renwu_text .rw_name {
          padding-bottom: 20px;
          margin-bottom: 24px;
      }
      .renwu_biaoti .renwu_text .renwu_xq {
          font-size: 16px;
          line-height: 26px;
      }
      .rw_tk {
          padding: 40px 19px 0px 19px;
      }
      .logo a.mbl {
          display: block;
      }
      .logo a {
          width: 125px;
          height: 30px;
          margin-top: 6px;
      }
      .search .seach_btn,
      .tophide .icon01 {
          width: 30px;
          height: 30px;
      }
      .icon01 {
          width: 14px;
          height: 14px;
          margin: 8px 0 0 8px;
      }
      .tophide .top_right {
          display: none;
      }
      .yuyan_mbl {
          /* padding: 10px; */
      }
      .yuyan_mbl a {
          font-size: 16px;
          padding: 0 10px;
          border-right: 1px solid #eee;
      }
      .yuyan_mbl a.active {
          color: #0068B6;
      }
      .yuyan_mbl a:last-child {
          border: 0;
      }
      .logo a.pc {
          display: none;
      }
      .top_right .logo-w {
          display: none;
      }
      .banPagin {
          position: absolute;
          z-index: 3;
          bottom: 18px;
          left: 27.8%;
          font-size: 0;
          transform: translateX(-12.8%);
      }
      .bannet_text {
          display: none;
      }
      .bannet_text .txt h3 {
          display: none;
      }
      .idxOnebtm {
          display: none;
      }
      .tzzrl_list ul li .time_tzzrl {
          height: auto !important;
      }
      .tzri_title .tzri_ul ul {
          width: 100%;
          overflow-y: auto;
          overflow-x: scroll;
          white-space: nowrap;
          display: block;
      }
      .tzri_title .tzri_ul ul li {
          white-space: nowrap;
          float: none;
          display: inline-block;
          height: 44px;
      }
      .search_bj .search_box .inp_box::-webkit-input-placeholder {
          color: #fff;
          font-size: 16px;
      }
      .search_bj .search_box .inp_box:-moz-placeholder {
          color: #fff;
          font-size: 16px;
      }
      .search_bj .search_box .inp_box::-moz-placeholder {
          color: #fff;
          font-size: 16px;
      }
      .search_bj .search_box .inp_box:-ms-input-placeholder {
          color: #fff;
          font-size: 16px;
      }
      .search_bj .search_box {
          padding: 9px 14px;
      }
      /*
                2020.09.30
            */
      .index_about_cont p {
          font-size: 13px;
      }
      .product-number-inner {
          margin-top: 20px;
      }
      .index_about_cont h3 {
          margin-bottom: 20px;
      }
      .index_about_cont h3::before {
          width: 45px;
          height: 2px;
      }
      .product-number-inner ul {
          padding-bottom: 130px;
      }
      .stock_index h2 #dangqiangujia {
          font-size: 42px;
      }
      .stock_index h3,
      .stock_index .spant {
          font-size: 18px;
          display: block;
      }
      .stock_index {
          padding: 20px 15px;
      }
      .submenu-1 .swiper-slide span {
          font-size: 16px;
      }
      .submenu-1 {
          padding-top: 30px;
      }
      .submenu-1 .swiper-slide span {
          padding-bottom: 8px;
      }
      .text_conter .text_cont h3 {
          font-size: 18px;
      }
      .maxp_swiper {
          padding-left: 15px;
          padding-right: 15px;
      }
      .maxp_swiper .cityTxtSwp {
          width: 100%;
      }
      .text_conter .text_cont h3 {
          margin-bottom: 10px;
      }
      .text_conter .text_cont .text {
          font-size: 14px;
          line-height: 22px;
      }
      .cityTxtBut .cityTxt-prev,
      .cityTxtBut .cityTxt-next {
          position: relative;
          float: left;
          left: auto;
          right: auto;
          margin: 0 20px;
      }
      .cityTxtBut {
          position: absolute;
          bottom: 10px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          width: auto;
          z-index: 3;
      }
      .cityTxtBut:after {
          content: "";
          display: block;
          clear: both;
      }
      .text_conter .text_cont {
          padding-bottom: 70px;
      }
      .icont_home {
          width: 18px;
          height: 18px;
      }
      .not_top_top a {
          font-size: 14px;
      }
      .about_history {
          margin: 35px 0;
      }
      .history_con_l .main .infor .xh {
          font-size: 16px;
      }
      .history_con_l {
          padding-right: 0;
      }
      .history_con_l .party_pcont {
          height: 175px;
      }
      .simtep_cont .xw-r {
          position: relative;
          color: #333;
          display: block !important;
      }
      .simtep_cont .xw-r h2,
      .simtep_cont .xw-r .main p,
      .simtep_cont .xw-r .date .mon,
      .simtep_cont .xw-r .date .year {
          color: #333;
      }
      .simtep_cont .xw-r>span {
          display: none;
      }
      .simtep_cont .xw-r h2 {
          font-size: 15px;
          line-height: 20px;
          margin-bottom: 5px;
      }
      .simtep_cont .xw-r .main p {
          font-size: 13px;
      }
      .simtep_cont .xw-r .date .mon {
          font-size: 28px;
          line-height: 40px;
      }
      .simtep_cont .xw-r .date .year {
          font-size: 16px;
      }
      .simtep_cont .tip_y {
          position: relative;
      }
      .row li {
          padding: 0 5px;
          text-align: center;
      }
      .row li p {
          font-size: 12px;
          text-align: center;
      }
      .tzri_title .tzri_ul ul li a {
          padding-right: 0;
      }
      .swiper-button-next.tup,
      .swiper-button-prev.tub {
          width: 16px;
          height: 16px;
          background-size: 100%;
      }
      .swiper-button-prev.tub {
          transform: rotate(-90deg);
          right: auto;
          top: 39%;
          left: 0;
      }
      .history_list .gall_top .gallery-bottom:after {
          position: absolute;
          width: 100%;
          content: '';
          height: 21px;
          background: #fff;
          top: 42%;
          display: block;
          margin: auto;
          left: 0;
          right: 0;
          background-size: cover;
      }
      .history_list .gallery-bottom .swiper-slide-thumb-active .year_dot span:before {
          background: url(../images/bg-01.png) no-repeat center;
          background-size: 100%;
          filter: grayscale(0);
      }
      .history_list .gallery-bottom ul li {
          padding-right: 4px;
          margin-right: 0px;
      }
      .year_dot span {
          margin-left: 0px;
          margin-right: 0px;
      }
      .year_dot span:before {
          background: url(../images/bg-01.png) no-repeat center;
          background-size: 100%;
          filter: grayscale(100%);
      }
      .tzzrl_list ul li .tzz_h3 .tzz_rl span a {
          display: flex;
          align-items: center;
      }
      .rilt {
          width: 16px;
          height: 16px;
          display: inline-block;
          background: url(../images/rh_h.png) no-repeat center;
          margin-right: 10px;
          position: relative;
          top: auto;
          background-size: 100%;
      }
      .rilt_t {
          width: 16px;
          height: 16px;
          display: inline-block;
          margin-right: 10px;
          background: url(../images/xz_h.png) no-repeat center;
          background-size: 100%;
      }
      .tzzrl_list ul li:hover .tzz_h3 .tzz_rl a .rilt,
      .tzzrl_list ul li:hover .tzz_h3 .tzz_rl a .rilt_t {
          background-size: 100%;
      }
      .pro-cata {
          display: none;
      }
      .case_tab .swiper-pagination {
          display: block;
      }
      .icont_lhi {
          background: url(../images/more3.png) no-repeat center;
          width: 6px;
          height: 13px;
          background-size: 100%;
      }
      .itoet {
          background-size: 60%;
      }
      .tzzu_form .tzzu_form_a input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 14px;
      }
      .tzzu_form .tzzu_form_a input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 14px;
      }
      .tzzu_form .tzzu_form_c input:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .tzzu_form .tzzu_form_c input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 14px;
      }
      .tzzu_form .tzzu_form_c input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 14px;
      }
      .tzzu_form_b textarea:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .tzzu_form_b textarea:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 14px;
      }
      .tzzu_form_b textarea::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 14px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input {
          font-size: 14PX;
      }
      .tzzu_form .tzzu_form_c .inpout_t input:-ms-input-placeholder {
          color: #AAAAAA;
      }
      .tzzu_form .tzzu_form_c .inpout_t input:-moz-placeholder {
          color: #AAAAAA;
          opacity: 1;
          font-size: 14px;
      }
      .tzzu_form .tzzu_form_c .inpout_t input::-webkit-input-placeholder {
          color: #AAAAAA;
          font-size: 14px;
      }
      .tzzu_form .tzzu_form_c .input_spn span {
          font-size: 12px;
      }
      .weizhi .wz-3 h3 {
          left: -37px;
      }
      .recruit_schoolswiper {
          width: 92%;
      }
      .recruit_schoolswiper {
          margin-bottom: 30px;
      }
  }
  /* 375 */
  
  @media screen and (max-width: 375px) {
      .product-number-inner ul {
          padding-bottom: 105px;
      }
      .quan_map_title {
          margin-top: 40px;
      }
      .quan_map_cont {
          padding-bottom: 4px;
      }
      .ten_zf .texzf_title h3 {
          font-size: 23px;
      }
      .renwu_biaoti .renwu_text .renwu_xq {
          height: 183px;
      }
  }
  /* 360 */
  
  @media screen and (max-width: 360px) {
      .ten_zf .texzf_title h3 {
          font-size: 22px;
      }
      .row li {
          padding: 0;
      }
      .ul_adsid ul li .text {
          padding-right: 94px;
      }
      .ul_adsid ul li .text p {
          line-height: 24px;
      }
  }.fl {
  float: left;
}
.fr {
  float: right;
}
#info{
	position: relative;
	top: -90px;
}
.clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.flexBetween {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lpk_nav {
  position: fixed;
  top: -100%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/navbg.png);
  background-size: cover;
  transition: 0.4s;
}
.lpk_nav .close {
  position: absolute;
  top: 20px;
  right: 50px;
  cursor: pointer;
  z-index: 5;
}
.lpk_nav .title {
  text-align: center;
  margin-top: 2.5rem;
  position: relative;
}
.lpk_nav .title::before {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 50%;
  width: 1px;
  height: 21px;
 /* background: rgba(255, 255, 255, 0.3);*/
}
.lpk_nav .box {
  margin: 42px 45px 0;
  position: relative;
}
.lpk_nav .box::before {
  content: '';
  position: absolute;
  top: -21px;
  left: 232px;
  width: calc(100% - 232px - 176px);
  height: 1px;
/*  background: rgba(255, 255, 255, 0.3);*/
}
.lpk_nav .box .list h5 {
  position: relative;
}
.lpk_nav .box .list h5::before {
  content: '';
  position: absolute;
  top: -20px;
  left: 50%;
  width: 1px;
  height: 21px;
  /*background: rgba(255, 255, 255, 0.3);*/
}
.lpk_nav .box .list h5::after {
  content: '';
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.3);
}
.lpk_nav .box .list h5 a {
  margin: auto;
  color: #fff;
  font-size: 18px;
  display: block;
  width: 138px;
  line-height: 48px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 24px;
}
.lpk_nav .box .list .main1 .item::after {
  content: '';
  position: absolute;
  top: -14px;
  left: 66px;
  width: 1px;
  height: 14px;
 /* background: rgba(255, 255, 255, 0.3);*/
}
.lpk_nav .box .list .main {
  margin-top: 28px;
  position: relative;
}
.lpk_nav .box .list .main::after {
  content: '';
  position: absolute;
  top: -14px;
  left: 66px;
  width: calc(100% - 132px);
  height: 1px;
/*  background: rgba(255, 255, 255, 0.3);*/
}
.lpk_nav .box .list .main .item {
  position: relative;
}
.lpk_nav .box .list .main .item p {
  margin-bottom: 14px;
}
.lpk_nav .box .list .main .item p a {
  font-size: 18px;
  color: #fff;
  display: block;
  width: 132px;
  line-height: 20px;
  padding: 10px 0;
  border-radius: 21px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.lpk_nav .box .list .main .item ul {
  position: relative;
  /*left: 80px;*/
}
.lpk_nav .box .list .main .item ul::after {
  content: '';
  position: absolute;
  left: -14px;
  top: -14px;
  width: 1px;
  height: calc(100% - 7px);
  /*background: rgba(255, 255, 255, 0.3);*/
}
.lpk_nav .box .list .main .item ul li {
  position: relative;
}
.lpk_nav .box .list .main .item ul li:last-child p {
  margin-bottom: 0;
}
.lpk_nav .box .list .main .item ul li::after {
  content: '';
  position: absolute;
  left: -14px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 1px;
  /*background: rgba(255, 255, 255, 0.3);*/
}
.lpk_nav .box .list .main .item ul li p a {
  font-size: 16px;
}
.lpk_nav .box .list .main .item ul .li p a {
  border-radius: 31px;
}
.lpk_nav .box .list1 {
  width: 465px;
  margin-right: 40px;
}
.lpk_nav .box .list3 {
  margin-right: 50px;
  width: 132px;
}
.lpk_nav .box .list3:last-child {
  margin-right: 0;
}
.lpk_nav .box .list4 .main .item ul:last-child {
/*  left: 160px;
  margin-top: 14px;*/
}
.lpk_nav .box .list5 {
  margin-left: 30px;
}
.lpk_nav .box .list5 .main .item ul::after {
  height: calc(100% - 14px);
}
.lpk_nav .footer_but {
  margin: 0 45px;
}
.lpk_nav.active {
  top: 0%;
}
.lpk_pro {
  padding: 90px 0;
  border-top: 1px solid #eee;
}
.lpk_pro h5 {
  font-size: 36px;
  text-align: center;
  max-width: 945px;
  margin: auto;
  line-height: 48px;
  position: relative;
}
.lpk_pro h5::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #9B4746, #E96232, #4B9D79, #3C90C1, #3E4460);
  display: inline-block;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
}
.lpk_pro .box {
  margin-top: 64px;
}
.lpk_pro .box img {
  width: 100%;
}
.lpk_about .box .boxLeft {
  width: 37%;
}
.lpk_about .box .boxLeft .content1 {
  font-size: 48px;
  position: relative;
}
.lpk_about .box .boxLeft .content1::after {
  position: absolute;
  bottom: -30px;
  content: "";
  background: url(../images/icont_5.jpg) no-repeat center;
  width: 60px;
  height: 3px;
  left: 0;
}
.lpk_about .box .boxLeft .content2 {
  margin-top: 54px;
  font-size: 22px;
  color: #333;
  line-height: 40px;
}
.lpk_about .box .boxLeft .content3 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.lpk_about .box .boxLeft .content3 .item {
  width: 45%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.lpk_about .box .boxLeft .content3 .item a {
  line-height: 64px;
  position: relative;
}
.lpk_about .box .boxLeft .content3 .item a p {
  font-size: 18px;
  color: #0068bc;
  transition: 0.4s;
}
.lpk_about .box .boxLeft .content3 .item a i {
  filter: invert(0.5);
  display: flex;
  align-items: center;
}
.lpk_about .box .boxLeft .content3 .item a:hover p {
  font-weight: bold;
}
.lpk_about .box .boxLeft .content4 {
  font-size: 18px;
  color: #999;
}
.lpk_about .box .boxRight {
  width: 58.5%;
}
.lpk_about .box .boxRight video {
  width: 100%;
}
.lpk_about1 {
  margin-top: 97px;
  margin-bottom: 80px;
}
.lpk_about1 .box .boxLeft {
  width: 400px;
}
.lpk_about1 .box .boxLeft h5 {
  font-size: 48px;
}
.lpk_about1 .box .boxLeft p {
  margin-top: 26px;
}
.lpk_about1 .box .boxRight {
  width: calc(100% - 400px);
  font-size: 24px;
  color: #000;
  line-height: 42px;
  text-align: justify;
}
.lpk_about2 {
  padding: 100px 0;
  border-top: 1px solid #eee;
}
.lpk_about2 .box a .boxLeft {
  width: 32%;
}
.lpk_about2 .box a .boxLeft img {
  width: 100%;
}
.lpk_about2 .box a .boxRight {
  width: 68%;
  box-sizing: border-box;
  padding-left: 80px;
}
.lpk_about2 .box a .boxRight .content1 {
  font-size: 28px;
  color: #000;
  position: relative;
}
.lpk_about2 .box a .boxRight .content1::after {
  position: absolute;
  bottom: -24px;
  content: "";
  background: url(../images/icont_5.jpg) no-repeat center;
  width: 60px;
  height: 3px;
  left: 0;
}
.lpk_about2 .box a .boxRight .content2 {
  margin-top: 45px;
}
.lpk_about2 .box a .boxRight .content2 p {
  font-size: 22px;
  color: #666;
  line-height: 46px;
}
.lpk_about2 .box1 .item {
  width: 32%;
  margin-right: 2%;
}
.lpk_about2 .box1 .item:last-child {
  margin-right: 0;
}
.lpk_about2 .box1 .item .content1 img {
  width: 100%;
}
.lpk_about2 .box1 .item .content2 {
  font-size: 24px;
  line-height: 42px;
  margin-top: 32px;
  margin-bottom: 4px;
}
.lpk_about2 .box1 .item .content3 {
  font-size: 22px;
  line-height: 42px;
}
.lpk_investor {
  padding: 76px 0;
}
.lpk_investor h5 {
  font-size: 48px;
  text-align: center;
}
.lpk_investor .box {
  margin-top: 40px;
}
.lpk_investor .box .item {
  width: 25%;
  position: relative;
}
.lpk_investor .box .item > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}
.lpk_investor .box .item a .left {
  width: 50%;
}
.lpk_investor .box .item a .left img {
  width: 100%;
}
.lpk_investor .box .item a .right {
  width: 50%;
  box-sizing: border-box;
  padding: 25px;
  background: url(../images/dsbg.png) 100% 100%;
  background-size: 100% 100%;
}
.lpk_investor .box .item a .right .content1 {
  font-size: 24px;
  color: #000;
  transition: 0.4s;
}
.lpk_investor .box .item a .right .content2 {
  font-size: 20px;
  color: #666;
  line-height: 26px;
  margin-top: 20px;
}
.lpk_investor .box .item:hover > img {
  opacity: 1;
}
.lpk_investor .box .item:hover a .right .content1 {
  color: #0068BD;
}
.lpk_investor1 {
  background: url(../images/dsbg1.png) 100% 100%;
  background-size: 100% 100%;
}
.lpk_investor1 .box .item a .right {
  background: #fff;
}
.lpk_about3 {
  margin-bottom: 32px;
  margin-top: 90px;
}
.lpk_about3 .title {
  text-align: center;
  margin-bottom: 60px;
}
.lpk_about3 .box {
  position: relative;
}
.lpk_about3 .box .img img {
  width: 100%;
}
.lpk_about3 .box .list {
  position: absolute;
  top: -62px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.lpk_about3 .box .list .item {
  font-size: 22px;
  line-height: 118px;
  min-width: 40%;
}
.lpk_about3 .box .list .item span {
  display: inline-block;
  margin-right: 24px;
}
.lpk_about3 .box .list .item img {
  vertical-align: middle;
  height: 52px;
}
.lpk_about3 .box .list .item:nth-child(2n) {
  text-align: right;
}
.lpk_about3 .box .list .item:nth-child(2n) span {
  margin-right: 0;
  margin-left: 24px;
}
.lpk_about4 {
  min-height: 100px;
  position: relative;
  background: url(../images/aboutbg3.png) no-repeat 50% 50%;
}
.lpk_about4 h5 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  padding-top: 78px;
}
.lpk_about4 h6 {
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin-top: 16px;
}
.lpk_about4 .main {
  position: absolute;
  top: 0 ;
  left: 0;
  width: 100%;
}
.lpk_about4 .img img {
  width: 100%;
}
.lpk_about4 .img1 {
  position: absolute;
  top: 190px;
  left: 50%;
  transform: translateX(-50%);
  width: 497px;
}
.lpk_about4 .img1 img {
  width: 100%;
  animation: yuan 5s infinite linear;
}
.lpk_about4 .box {
  position: absolute;
  top: 230px ;
  left: 0;
  width: 100%;
}
.lpk_about4 .box .item {
  margin: 0 auto 22px;
  box-sizing: border-box;
}
.lpk_about4 .box .item .div {
  font-size: 22px;
  color: #fff;
  line-height: 76px;
  width: 50%;
  box-sizing: border-box;
  position: relative;
}
.lpk_about4 .box .item .div:last-child {
  text-align: right;
}
.lpk_about4 .box .item1 {
  width: 1280px;
}
.lpk_about4 .box .item2 {
  width: 1480px;
}
.lpk_about4 .box .item2 .div:last-child {
  padding-right: 20px;
}
.lpk_about4 .box .item3 {
  width: 1380px;
}
.lpk_about4 .box .item3 .div:first-child {
  left: -20px;
}
.lpk_about4 .box .item4 {
  width: 1400px;
}
.lpk_about4 .box .item4 .div:last-child {
  padding-right: 60px;
}
.lpk_about4 .box .item5 {
  width: 1280px;
}
.lpk_about4 .box .item5 .div:first-child {
  padding-left: 30px;
}
@keyframes yuan {
  to {
    transform: rotate(-1turn);
  }
}
.lpk_footer {
  position: relative;
  transform: initial;
  padding-top: 1px;
  z-index: 1;
}

@media screen and (max-width:1680px){
	.lpk_nav .box{
		/* transform: scale(0.8); */
	}
/* 	.lpk_nav .title img{
		width: 150px;
	}
	.lpk_nav .box .list h5 a {
	    font-size: 15px;
	    width: 115px;
	    line-height: 38px;
	} */
	.lpk_nav .box .list h5 a {
	      font-size: 14px;
    width: 124px;
    height: 50px;
    line-height: 50px;
	}
	.lpk_nav .box .list .main .item p a {
	    width: 110px;
	    line-height: 20px;
	    font-size: 14px;
	}
	.lpk_nav .box .list1 {
	    width: 400px;
	    margin-right: 40px;
	}
	.lpk_nav .title img{
	/*	height: 64px;*/
	}
	.lpk_nav .box::before {
	    width: calc(100% - 232px - 190px);
	}
	
	.lpk_nav{
		overflow: auto;
		padding: 30px ;
	}
	.lpk_nav .box {
	    margin: 42px 0px 0;
	}
	.lpk_nav  .lpk_box{
		transform: scale(0.9);
	}
	.lpk_investor .box .item {
	    width: 33.333%;
	}
}
.fix .footer{
	display: none;
}
@media screen and (max-width:1440px){
	.lpk_nav .box .list1 {
	    width: 384px;
	    margin-right: 26px;
	}
	.lpk_nav .box .list .main1 .item::after {
	    left: 55px;
	}
	.lpk_nav .box .list .main .item ul {
	    /*left: 68px;*/
	}
	.lpk_nav .box .list .main1::after {
	    left: 55px;
	    width: calc(100% - 108px);
	}
	.lpk_nav .box::before {
	    top: -21px;
	    left: 192px;
	    width: calc(100% - 232px - 14px);
	}
	.lpk_nav .box .list3 {
	    margin-right: 30px;
	    width: 107px;
	}
	.lpk_nav .box .list4 .main .item ul:last-child {
	  /*  left: 134px;*/
	}
	.lpk_about4 h5 {
	    font-size: 36px;
	    padding-top: 30px;
	}
	.lpk_about4 h6 {
	    font-size: 18px;
	}
	.lpk_about4 .box {
	    top: 180px;
	}
	.lpk_about4 .box .item .div {
	    font-size: 16px;
	    line-height: 50px;
	}
	.lpk_about4 .box .item1 {
	    width: 80%;
	}
	.lpk_about4 .box .item2 {
	    width: 84%;
	}
	.lpk_about4 .box .item3 {
	    width: 86%;
	}
	.lpk_about4 .box .item4 {
	    width: 84%;
	}
	.lpk_about4 .box .item5 {
	    width: 80%;
	}
	.lpk_about4 .img1 {
	    top: 150px;
	    width: 350px;
	}
	.lpk_about3 .box .list .item {
	    font-size: 18px;
	    line-height: 102px;
	}
	.lpk_about3 .title img{
		height: 36px;
	}
	.lpk_nav .box {
	    width: 120%;
	}
	.lpk_nav .box::before {
	   width: 1124px;
	}
}
.lpk_phone{
	display: none;
}

@media screen and (max-width:1366px){
	.lpk_about4 .img1 {
	    top: 134px;
	}
	.lpk_about4 .box {
	    top: 170px;
	}
	.lpk_about4 .box .item .div {
	    line-height: 46px;
	}
	
}
@media screen and (max-width:669px){
	.lpk_hear{
		display: none;
	}
	.lpk_investor .box .item {
	    width: 100%;
	    position: relative;
	}
	.lpk_nav{
		display: none;
	}
	.fix .footer{
		display: block;
	}
	.lpk_about .box .boxLeft{
		width: 100%;
		margin-top: 30px;
	}
	.lpk_about .box .boxRight{
		width: 100%;
	}
	.lpk_about .box .boxLeft .content1 {
	    font-size: 32px;
	}
	.lpk_about .box .boxLeft .content2 {
	    line-height: 30px;
	}
	.lpk_about .box .boxLeft .content1::after {
	    bottom: -18px;
	}
	.ul_adsid ul li:nth-child(1) {
	    background-size: 40%;
	}
	.ul_adsid ul li:nth-child(2) {
	    background-size: 40%;
	}
	.lpk_about2 .box a .boxLeft{
		width: 100%;
	}
	.lpk_about2 .box a .boxRight{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.lpk_about2 .box a .boxRight .content2 p {
	    font-size: 18px;
	    color: #666;
	    line-height: 35px;
	}
	.lpk_about2 {
	    padding: 50px 0;
	}
	.lpk_about1 .box .boxLeft h5 {
	    font-size: 32px;
		margin-top: 10px;
		
	}
	.lpk_about1 .box .boxLeft p img{
		height: 20px;
	}
	.lpk_about1 .box .boxLeft{
		width: 100%;
	}
	.lpk_about1 .box .boxRight{
		width: 100%;
		margin-top: 20px;
	}
	.lpk_about1 .box .boxRight {
	    font-size: 16px;
	    line-height: 34px;
	}
	.lpk_investor h5 {
	    font-size: 32px;
	}
	.lpk_pc{
		display: none;
	}
	.lpk_phone{
		display: block;
	}
	.lpk_about2 .box1 .item {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 20px;
	}
	.lpk_about2 .box1 .item .content2 {
	    font-size: 19px;
	    line-height: 34px;
	    margin-top: 20px;
	}
	.lpk_about2 .box1 .item .content3 {
	    font-size: 17px;
	    line-height: 30px;
	}
	.lpk_about1 {
	    margin-top: 40px;
	    margin-bottom: 40px;
	}
	.about_title_as h4 {
	    font-size: 25px;
	}
	.about_title_as h3 {
	    margin-bottom: 25px;
	}
}
/*byQQ:706448591*/
 
 *{
         font-family:  "阿里巴巴普惠体 2.0 55 Regular";
 }
.layui-menu .layui-menu-item-group>.layui-menu-body-title {
    color: rgba(0,0,0,.35);
    user-select: none;
}
.top_left {
    width: 100px;
    align-items: center;
    height: 90px;
    position: relative;
}
.top_left .jtzw {
     
    height: 44px;
   /* background: url(../images/menu.png) no-repeat center;*/
    background-size: 100%;
    cursor: pointer;
}
.top_left span {
    display: inline-block;
    text-align: center;
    line-height: 42px;
    color: #fff;
    /* border: 1px solid #fff; */
    /* border-radius: 50%; */
    width: 135px;
    height: 44px;
    /* border: 1px solid rgba(255, 255, 255, 0.5); */
    border-radius: 22px;
    font-size: 20px;
}
.top_left .menu_hover {
    position: absolute;
    top: 78px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
  width: 230px;
    left: 0;
  
    /*半透明*/
    background: #ffffff;
    opacity: 0.85;
}
.top_left .menu_hover a{
    font-size: 18px;
}
.layui-menu-body-title{
        color: rgb(0, 102, 179) !important;
         font-size: 16px;
   
}
    .div_item{
        margin-left: 20px;
    }
    .layui-menu li{
        white-space: normal;
 
    }
   /*  .menu_hover ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    text-align: center;
}.menu_hover ul li a {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #ededed; 
    color: #343434;
    line-height: 40px;
    font-size: 18px;
    height: auto;
    text-align: center;
    display: inline-block;
}*/

@media screen and (max-width: 1480px) {
    .logo .pc{
      width: 150px;
    /*height: auto;*/
    padding-top: 10px;
    }
    .search {
       /* display: none;*/
    }
    .lpk_hear {
    margin-left: 10px;
}
.search {
    /* width: 6%; */
    margin-top: 28px;
}
    .lpk_hear {
        width: 125px;
    padding-top: 5px;
    }
    .pageheader {
        height: 90px;
    }
    .top_right .top_hover{
        top:90px;
    }
}
.top_right .top_hover{
        top:90px;
    }
@media screen and (max-width: 1024px) {
    .top_left{
        display: none;
    }
}
.footer-l{
    padding: 15px;
}
.footer_l .foot_logo{
        margin-top: 10px;
}
.footer_r ul li{
    width: 220px;
    padding: 10px;
}
.footer-r dl{
    padding: 15px;
}
.footer-r dt{
 
    font-size: 18px;
    font-weight: bold;
    color: rgb(0, 102, 179);
}
.footer-r dd a{
    color: #fff;
    cursor: pointer;
    text-decoration: none;
        font-family: "SourceHanSansSC-Regular";
    font-size: 16px;
    /* overflow-x: hidden; */
    line-height: 1.8;
}
.footer-r a:hover{
    color: rgb(0, 102, 179);
}
.menu_hover a:hover{
    background-color: #fff;
    color: rgb(0, 102, 179);
    
}
.footer_l {
  
}
.layui-show{
 
       background-color: transparent;
    box-shadow: 0 0 0 rgba(0,0,0,0)
    opacity: 0.85;
}
 .layui-nav-child{
 border:none;
        background-color: transparent;
    box-shadow: 0 0 0 rgba(0,0,0,0)
    opacity: 0.85;
}
 .layui-nav {
     padding-top: 15px;
     float: left; margin-left: 150px;
    background: none;
 }
 .layui-nav .layui-nav-item a{
     font-size: 20px;
     color: #ffffff;
 }
 .layui-nav .layui-nav-child a{
      font-size: 14px;
     color: #000000;
 }
 .layui-menu{
     width: 160px;
          background-color: #ffffff;
 
    opacity: 0.85;
 }
 .layui-menu-body-panel {
 top:-1px;
 margin-left: 0px;
    width: 160px;
 }
 .layui-nav .layui-nav-child a{
  padding: 0;
 }
   @media screen and (max-width: 1040px) {
       .layui-nav{
          /* display: none;*/
       }
   }
   
  @media screen and (max-width: 1440px) {
      /*
.lpk_nav .box .list1 {
    width: 334px;
    margin-right: 26px;
}   
      .lpk_nav .box {
    width: 100%;
}
      */
  }
  /*
  .lpk_nav .box .list h5 a {
    font-size: 18px;
    width: 110px;
  }
  .lpk_nav .lpk_box {
    transform: scale(1);
}
.lpk_nav .box .list .main .item p a {
    width: 90px;
    line-height: 20px;
    font-size: 14px;
}
.lpk_nav .box .list1 {
    width: 300px;
    margin-right: 26px;
}
.lpk_nav .box .list h5::after {
 
    background: none;  
}*/
.lpk_nav .box .list h5::after {
 
    background: none;  
}
  @media screen and (min-width: 1440px) {
      /*
 .lpk_nav .box .list h5 a {
    font-size: 20px;
    width: 150px;
}
.lpk_nav .box .list h5 a {
    font-size: 20px;
    width: 150px;
}*/
}
  @media screen and (max-width: 1024px) {
.layui-nav,.search ,.lpk_hear {display:none}
.pageheader {
    height: 90px;
}
}
  @media screen and (max-width: 824px) {
.layui-nav,.search ,.lpk_hear {display:none}
.pageheader {
    height: 50px;
}
}
        @media screen and (min-width: 1700px)
{
    .lpk_nav {
    overflow: auto;
    padding: 130px;
}
.lpk_nav .title img{
    width: 350px;
}
}
   .pageheader {
    
    max-width: 1920px;
     }
     @media screen and (min-width: 800px){
       .prt_ca {
    width: 66%;
 
}
.ctwo_cp_img {
    width: 33%;
}
.jzys_pro .prt_ca {
    padding-left: 0px;
}
.jzys_pro {
    align-items: center;
    flex-flow: row-reverse;
}
}
 