@charset "UTF-8";.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1)}0%,40%{animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1)}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95)}80%,to{animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1)}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{opacity:1;transform:perspective(400px) rotateX(0)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{opacity:1;transform:perspective(400px) rotateY(0)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{opacity:1;transform:perspective(400px) rotateX(0)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{opacity:1;transform:perspective(400px) rotateY(0)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg)}60%{opacity:1;transform:translateX(-20%) skewX(30deg)}80%{opacity:1;transform:translateX(0) skewX(-15deg)}to{opacity:1;transform:translateX(0) skewX(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1;transform:translateX(0) skewX(0)}to{opacity:0;transform:translateX(100%) skewX(-30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}0%,to{transform-origin:center center}to{opacity:1;transform:rotate(0)}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg)}0%,to{transform-origin:left bottom}to{opacity:1;transform:rotate(0)}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg)}0%,to{transform-origin:right bottom}to{opacity:1;transform:rotate(0)}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg)}0%,to{transform-origin:left bottom}to{opacity:1;transform:rotate(0)}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}0%,to{transform-origin:right bottom}to{opacity:1;transform:rotate(0)}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform:rotate(0)}0%,to{transform-origin:center center}to{opacity:0;transform:rotate(200deg)}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0)}0%,to{transform-origin:left bottom}to{opacity:0;transform:rotate(90deg)}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0)}0%,to{transform-origin:right bottom}to{opacity:0;transform:rotate(-90deg)}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0)}0%,to{transform-origin:left bottom}to{opacity:0;transform:rotate(-90deg)}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0)}0%,to{transform-origin:right bottom}to{opacity:0;transform:rotate(90deg)}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0)}0%,20%,60%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg)}40%{transform:rotate(60deg)}40%,80%{transform-origin:top left;animation-timing-function:ease-in-out}80%{opacity:1;transform:rotate(60deg) translateY(0)}to{opacity:0;transform:translateY(700px)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}: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:translateZ(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-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;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(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;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(0px - (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:normal;line-height:1}.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:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(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,.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:50%;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:only-child{display:none!important}.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(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.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:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.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:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display: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%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.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:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.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}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px;display:inline-block;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;color:#858585;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;margin:0;box-shadow:none;background:none;border:none}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor-selected,.emoji-mart-anchor:focus,.emoji-mart-anchor:hover{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors img,.emoji-mart-anchors svg{fill:currentColor;height:18px;width:18px}.emoji-mart-scroll{overflow-y:scroll;height:270px;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:5px 25px 6px 10px;border-radius:5px;border:1px solid #d9d9d9;outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{position:absolute;top:3px;right:11px;z-index:2;padding:2px 5px 1px;border:none;background:none}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%}.emoji-mart-category-label{z-index:2;position:relative;position:-webkit-sticky;position:sticky;top:0}.emoji-mart-category-label span{display:block;width:100%;font-weight:500;background-color:#fff;background-color:hsla(0,0%,100%,.95)}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{list-style:none;margin:0;padding:0;display:inline-block}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0;margin:0;padding:0;border:none;background:none;box-shadow:none}.emoji-mart-emoji-native{font-family:Segoe UI Emoji,Segoe UI Symbol,Segoe UI,Apple Color Emoji,Twemoji Mozilla,Noto Color Emoji,Android Emoji}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-data,.emoji-mart-preview-emoji,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-shortname{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches.custom{font-size:0;border:none;background-color:#fff}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:first-child{transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;transition-property:width,height;transition-duration:.125s;transition-timing-function:ease-out;cursor:default}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected:after{content:"";width:0;height:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{display:inline-block;vertical-align:middle;text-align:left;color:#888;font-size:11px;padding:5px 2px;width:95px;height:40px;border-radius:10%;background-color:#fff}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.emoji-mart-dark{color:#fff;background-color:#222}.emoji-mart-dark,.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;border-color:#555453;background-color:#2f2f2f}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-anchor-selected,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor:hover{color:#bfbfbf}.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus,.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{background:hsla(0,0%,86.7%,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:rgba(0,0,0,.1)}.bs-datepicker-head button:active{background-color:rgba(0,0,0,.2)}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td.disabled span,.bs-datepicker-body table td span.disabled{color:#9aaec1}.bs-datepicker-body table td.selected span,.bs-datepicker-body table td span.selected{color:#fff}.bs-datepicker-body table td.is-other-month span,.bs-datepicker-body table td span.is-other-month{color:rgba(0,0,0,.25)}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td span.active.select-start:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-3px;right:-2px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td[class*=select-] span,.bs-datepicker-body table td span[class*=select-]{border-radius:50%;color:#fff}.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width:768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:0.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width:768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-clear-wrapper .btn-success,.theme-default .btn-today-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-clear-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-clear-wrapper .btn-success:hover,.theme-default .btn-today-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success,.theme-green .btn-today-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-clear-wrapper .btn-success:hover,.theme-green .btn-today-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success,.theme-blue .btn-today-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-clear-wrapper .btn-success:hover,.theme-blue .btn-today-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success,.theme-dark-blue .btn-today-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-clear-wrapper .btn-success:hover,.theme-dark-blue .btn-today-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success,.theme-red .btn-today-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-clear-wrapper .btn-success:hover,.theme-red .btn-today-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success,.theme-orange .btn-today-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-clear-wrapper .btn-success:hover,.theme-orange .btn-today-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#3f51b5}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ff4081}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-table{background:#fff}.mat-table-sticky,.mat-table tbody,.mat-table tfoot,.mat-table thead,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(63,81,181,.3)}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,64,129,.3)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(244,67,54,.3)}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media(hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-icon-no-color,.mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.mat-menu-item-submenu-trigger:after,.mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#c5cae9}.mat-progress-bar-buffer{background-color:#c5cae9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{color:rgba(0,0,0,.87)}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,64,129,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(63,81,181,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#3f51b5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:rgba(63,81,181,.2)}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ff4081}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:rgba(255,64,129,.2)}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media(hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#3f51b5}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#ff4081}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media(max-width:599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#ff4081}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #ccc}.table thead th{vertical-align:bottom;border-bottom:2px solid #ccc}.table tbody+tbody{border-top:2px solid #ccc}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #ccc}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#ccc}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #ccc;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #ccc;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #ccc!important}.border-top{border-top:1px solid #ccc!important}.border-right{border-right:1px solid #ccc!important}.border-bottom{border-bottom:1px solid #ccc!important}.border-left{border-left:1px solid #ccc!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#ccc}.table .thead-dark th{color:inherit;border-color:#ccc}}video::-internal-media-controls-overflow-button{display:none!important}body,html{font-family:PingFang MD,Hiragino Sans GB,STHeiti,WenQuanYi Micro Hei,Helvetica,Arial,"sans-serif";height:100%;-ms-overflow-style:none;font-size:10px;-ms-overflow-style:scrollbar;padding-right:0!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important}body{font-size:1.2rem}body.modal-open{padding-right:0!important}.pc{height:100%;padding:0}.app-svg-themebox{display:inline-block;vertical-align:middle;border-style:none;color:var(--themcolor)}.app-svg-themebox>svg{vertical-align:top}.app-svg-themebox-normal{color:#000}.component-lazyloading{display:none;width:100%;text-align:center;background-color:#f4f4f4;overflow:hidden;position:fixed;top:0;left:0;z-index:999999999}.component-lazyloading .progress{width:100%!important;margin:0;height:4px;border-radius:0;background-color:#f4f4f4}.component-lazyloading .progress-bar{background-color:var(--themcolor)}.component-lazyloading-animated{display:block}.component-lazyloading-animated .progress-bar-animated{animation:widthIncrease 5s linear infinite}.anerror-box{width:100vw;height:100vh;background-color:#fff;display:none;align-items:center;justify-content:center;text-align:center;position:fixed;top:0;left:0;z-index:999999999}.anerror-box>div>img{width:54vw;max-width:300px;margin:auto}.anerror-box>div>p{margin:40px 0 16px;font-size:20px;font-weight:700}.anerror-box>div .anerror-fq{width:73vw;max-width:440px;margin:auto;text-align:left}.anerror-box>div .anerror-fq>p{margin:16px 0;font-size:14px;color:#666;word-break:break-all}.anerror-box>div .anerror-fq>div{margin:auto;font-size:12px;color:#999;word-break:break-all}.anerror-box>div>span{display:inline-block;max-width:46%;margin:40px auto 0;padding:6px 32px;font-size:14px;color:var(--themcolor);border:1px solid var(--themcolor);border-radius:50px}button,button:focus{outline:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:400}::-ms-clear,::-ms-reveal{display:none}:focus{box-shadow:none;outline:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.yellow_highlight_font{color:#ff8400!important;font-style:normal}.bule_dialogmessage{color:var(--themcolor)}.gray_background{min-height:calc(100vh - 44px);background-color:#f4f4f4}.crystal-opacity{opacity:0}#global-clickstatus{display:none;width:24px;height:24px;background-color:rgba(var(--rgbnum),.2);border-radius:50%;position:fixed;z-index:99999999;overflow:hidden;animation:ripple .3s linear infinite}.rolldate-container .rolldate-confirm{color:var(--themcolor)!important}.crystal-opacity_text{padding:5px 6px 8px 35px!important}.crystal-opacity_text::-webkit-input-placeholder{color:#000;font-size:14px}.crystal-opacity_text:-moz-placeholder,.crystal-opacity_text::-moz-placeholder{color:#000;font-size:14px}.crystal-opacity_text:-ms-input-placeholder{color:#000;font-size:14px}.subsidiary_information1{text-align:center;width:100%;margin:146px auto auto;padding-bottom:10px}.subsidiary_information2{margin-top:146px}.subsidiary_information1 .applyfortrial{font-size:1.4rem;color:var(--themcolor);padding:3px 0}.subsidiary_information1 .applyfortrial:active{opacity:.8}.subsidiary_information1 .loginversion{font-size:1.2rem;margin-top:8px}.subsidiary_information1 .loginversion>span{color:#999;display:block;padding:2px}.subsidiary_information1 .app_download>span>a,.subsidiary_information1 .app_download>span>a:active,.subsidiary_information1 .app_download>span>a:focus,.subsidiary_information1 .app_download>span>a:hover{text-decoration:none}.subsidiary_information1 .loginversion>div{color:#666;text-align:center;display:block;margin-top:30px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:0}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:default}.modal-backdrop.in{opacity:.3}input{box-shadow:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-moz-placeholder,input::-ms-input-placeholder,input::-webkit-input-placeholder,textarea::-moz-placeholder,textarea::-ms-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}a{outline:none}.form-control:focus{box-shadow:none;outline:0}.bs-datepicker-container{padding:0}.bs-datepicker-body .week,.bs-datepicker-body .weeks thead tr :first-child{display:none}.ngx_emoji{position:absolute;top:-260px;left:0;overflow:auto;width:100%;height:260px}.ngx_emoji .emoji-mart{display:block;overflow:auto;width:calc(100% - 20px)!important;height:100%;margin:auto}.emoji-mart-anchor{display:inline-block;width:calc((100% - 2px) / 9);min-width:31px}.ngx_emoji .emoji-mart-scroll{height:178px;padding:6px}.ngx_emoji .emoji-mart-search input{font-size:1.4rem;padding:4px 15px}.emoji-mart-category-label span{font-size:1.2rem;padding:5px 6px}.app_login_div .btn.focus,.app_login_div .btn:focus,.app_login_div .btn:hover{color:#fff}.nav-tabs{display:-webkit-box;display:-moz-box;overflow-x:auto;overflow-y:hidden;border-bottom:0}.nav-tabs>li{float:none;margin-bottom:0}.navbar-text{margin-top:8px;margin-bottom:8px}.nomessage_defult{text-align:center;width:100%;margin:auto;padding-bottom:24px}.nomessage_defult_no{margin-top:100px}.nomessage_defult>img{width:150px;height:150px;margin-top:calc(40%)}.clip-content-desc{font-size:1.4rem;color:#000;margin-bottom:3px;word-break:break-all;text-align:left;font-weight:400}.clip-content-desc>span{font-weight:700}.clip-content-tip{font-size:1.3rem;color:#999;word-break:break-all;margin-bottom:5px;text-align:left}app-course .nomessage_defult>img{margin-top:calc(50% - 75px)}.fix_defult .nomessage_defult>img{margin-top:calc((100vh - 520px) / 2)!important}.target-qualification-no-content .nomessage_defult{position:relative!important}.target-qualification-no-content .nomessage_defult>img{margin-top:0!important}.nomessage_defult>p{font-size:1.4rem;color:#666;margin:0;padding:0}.notfound{text-align:center;position:relative;top:calc(50vh - 130px);width:100%}.notfound>img{width:70%;max-width:540px}.global_shuiyin{position:fixed;z-index:99999;top:50px;left:50%;width:100%;height:100%;transform:translate(-50%);pointer-events:none;background:transparent}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}hr{margin:0 0 20px}.form_required_left:before{content:"*";color:#ff6f6f;padding-right:3px}.form_required_right:after{content:"*";color:#ff6f6f;padding-left:3px}.modal_top{margin-top:10px;padding-top:1px;padding-right:10px;padding-left:10px}.pc_comtent{overflow-x:hidden;width:100%;min-height:calc(100vh - 44px)}.mycenter{position:relative;min-height:calc(100vh - 56px);padding-bottom:10px;background-color:#f4f4f4}.hmcontainer{margin-bottom:0}.banner_img{position:relative;width:100%;height:177.7777777778%;margin:auto;cursor:pointer}.hmcontainer .home_banner_black{color:#fff;position:absolute;bottom:0;width:100%;height:28px;padding:5px 10px;background-color:rgba(0,0,0,.2)}.hmcontainer .home_banner_black>p{font-size:1.4rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:68%;height:28px;margin:0}.hmgrid{text-align:center;width:100%;margin:15px 0 0;padding:0 10px}.hmgrid>div{text-align:center;position:relative;display:inline-block;width:85px;height:85px;padding:5px}.hmgrid>div>div>img{width:48px;height:48px;border:1px solid transparent;border-radius:50px}.hmgrid>div>div>p{font-size:1.3rem;color:#666;margin:5px 0 0}.hmnew{width:100%}.hmnew_header{font-size:1.5rem;height:42px;padding:13px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#f4f4f4}.hmnew_header>span{font-size:1.5rem;color:#242424;position:relative;top:-4px}.hmnew_header>div{position:relative;top:-2px;display:inline-block;width:3px;height:14px;margin-right:5px;background-color:var(--themcolor)}.applicationBadge{font-size:80%;color:#fff;z-index:9;padding:2px 7px;pointer-events:none;border-radius:30px;background-color:#ff8400}.home_classify .modal-dialog{width:100%;margin:0}.home_classify .modal-header{border:0}.home_classify .modal-body{padding:0 0 20px!important}.home_classify .modal-body>div{display:inline-block;min-width:calc((100% - 60px) / 3);margin:0 10px;border:0!important}.home_classify .modal-body>div>div{color:#000;text-align:center;word-break:break-all;margin:5px 0;padding:8px 4px;border-radius:4px;background-color:#f2f2f2;font-size:1.2rem}.home_classify .modal-body .active>div{color:var(--themcolor)}.spin{transform-origin:50% 50%;animation:spin 2s linear infinite}@keyframes spin{0%{transform:scale(1) rotate(0deg)}to{transform:scale(1) rotate(1turn)}}.vertical-center{display:flex;justify-content:center;align-items:center;width:100%;min-height:100%;box-align:center;flex-align:center;box-pack:center;flex-pack:center}.show{display:block}.hidden{display:none!important}.button{font-size:1.6rem;color:#ff5d5d;text-align:center;width:calc(100% - 20px);margin:40px auto 10px;padding:8px 5px;border:1px solid #e5e5e5;border-radius:5px;background-color:#fff}.line{height:8px}.line,.line_low{width:100%;background-color:#f4f4f4}.line_low{height:5px}iframe{border:none}a{color:#000;text-decoration:none}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:var(--themcolor);text-decoration:none}.navbar{color:#fff;min-height:44px;margin-bottom:0;padding:0;border:none;background-color:#fff}.navbar .row{width:100%}.col-4,.col-6{padding:0}.col-6{width:50%!important}.navbar .navbar-btn{color:#666;vertical-align:middle;display:inline-block;flex:0 1 auto;margin:0;padding:6px 12px;border:none;background-color:#fff}.navbar .navbar-btn .ibs{font-size:1.7rem;font-weight:400;padding:5px 0}.navbar .navbar-btn .backspacetext{font-size:1.5rem;letter-spacing:.6px;position:relative;top:-1px}.navbar .navbar-btn .spacetext{font-size:1.5rem;display:block;padding:6px 2px 3px;color:var(--themcolor)}.navbar .navbar-text{width:100%;font-size:1.7rem;text-align:center;font-weight:400;line-height:17px;color:#000}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover{box-shadow:none;opacity:.8;border:none;background-color:transparent}.header_navbar_btn_left_img{height:32px;pointer-events:none;border-radius:30px}.header_navbar_btn_right_img{width:28px;pointer-events:none}header .row .col-4:first-child,header .row .col-4:nth-child(3){overflow:hidden;width:102px}header .row .col-4:nth-child(2){width:calc(100% - 204px)}header .row .col-4:first-child>div{width:100%}header .row .col-4:first-child>div>button{text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}header .row .col-2{width:calc(50% - 102px)!important}.dialog_box{height:100vh;padding:0 24px;display:flex;margin:0 auto;align-items:center;justify-content:center}.dialog_box .modal-content{border:1px solid transparent!important;border-radius:16px!important}.dialog_box .modal-header{position:relative;height:45px;padding:0!important;border-bottom:1px solid #e5e5e5}.dialog_box .modal-header.showClose{border-bottom:0 solid #e5e5e5}.dialog_box .close{font-size:2.4rem;font-weight:100;color:#666;position:absolute;top:12px;right:10px;padding:4px 7px;opacity:1}.dialog_box .modal-title{font-size:1.4rem;font-weight:700;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:12px 25% 12px 10px}.dialog_box>.modal-content>.modal-body>div{font-size:2rem;font-weight:700;color:#000;text-align:center;padding:40px 24px 32px}.dialog_box>.modal-content>.modal-body.showClose>div{padding:12px 10px 32px}.dialog_box .modal-footer{text-align:center;padding:0 24px 24px;justify-content:space-around;border-top:none}.dialog_box .modal-footer .btn{font-size:1.6rem;font-weight:400;font-family:PingFang SC;text-align:center;width:98px;margin:0 24px 0 0;padding:10px 6px;box-shadow:inherit;border:1px solid #e5e5e5;border-radius:90px;background-color:transparent;line-height:normal}.dialog_box .modal-footer .btn:last-child{background:linear-gradient(90deg,var(--themcolor),var(--themcolor))!important;color:#fff;font-weight:500;margin:0}.custom-modal-centered{margin:0!important;bottom:16px;height:100vh}.custom-modal-centered .modal-content{color:#000;font-size:1.4rem;font-weight:400;background-color:transparent;padding:0 12px;position:absolute;left:0;bottom:0}.custom-modal-centered .modal-content .list-unstyled{background-color:#fff;border-radius:8px;text-align:center;padding:0 12px}.custom-modal-centered .modal-content .list-unstyled>li{display:flex;align-items:center;min-height:50px;justify-content:center;border-bottom:.5px solid #e5e5e5}.custom-modal-centered .modal-content .list-unstyled>li:last-of-type{border-bottom:0}.next-navbar{width:100%;height:43px;margin:0;padding:0;border-bottom:1px solid #e5e5e5;background-color:#fff}.next-navbar .next{height:100%;border-bottom:1px solid #e5e5e5}.next-navbar>li{text-align:center;list-style:none}.next-navbar>li>div>span{font-size:1.2rem;color:#fff;position:absolute;top:12px;height:18px;margin-left:5px;padding:0 5px;pointer-events:none;border:1px solid #ff8400;border-radius:15px;background-color:#ff8400}.next-navbar>.active>div{color:var(--themcolor)}.next-navbar>.active>div>div{position:relative;top:2px;width:20px;height:2px;margin:0 auto;background-color:var(--themcolor)}.next-navbar>li>div>div{position:relative;top:2px;width:18px;height:2px;margin:0 auto;background-color:transparent;border-radius:4px}.media{margin-top:0}.list-group{top:-55px;margin-bottom:0;padding:0 12px;background-color:#fff}.list-group>li:first-child{border:none}.media-left,.media-right{vertical-align:middle;width:25%}.media-left>img{width:100%;border-radius:4px}.media-right>img{max-width:100%;border-radius:4px}.list-group-item{width:100%;height:98px;padding:16px 0;border:none;border-top:1px solid #e5e5e5;border-top-width:1px!important}@keyframes fill{0%{opacity:0}to{opacity:1}}.list-group-item>div{width:100%;height:100%}.list-group-item>div:hover{background-color:#fff}.list-group-item .media-left{float:left;overflow:hidden;width:80px;height:80px;margin-right:13px;padding:0}.list-group-item .media-right{position:relative;float:right;overflow:hidden;width:116px;margin-left:13px;padding:0}.list-group-item .media-right .credit_info{position:absolute;right:0;top:4px;background:rgba(0,0,0,.6);border-radius:99px;padding:2px 8px;color:#fff;font-size:1.3rem;transform:scale(.8)}.list-group-item .media-right .credit_info img{width:16px;height:16px;margin-right:4px;vertical-align:text-bottom}.list-group-item .media-right .credit_info span{font-size:1.4rem;padding-right:2px}.list-group-item .media-body{position:relative;display:inline-block;width:calc(100% - 129px);height:100%}.list-group-item .media-body .one_line_text{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:19px;margin:1px 0}.list-group-item .media-body .two_line_text{font-size:1.4rem;color:#000;white-space:pre-wrap;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.list-group-item .media-body .one_line_text_next_one{line-height:28px;white-space:nowrap;position:relative;top:1px;overflow:hidden;height:32px;padding:3px 1px}.list-group-item .media-body .one_line_text_next_one>span{font-size:1.2rem;color:#666;margin-right:5px;padding:3px 8px 2px;border:1px solid #e5e5e5;border-radius:50px}.list-group-item .media-body .one_line_text_next_one>p{font-size:1.4rem;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;height:40px;margin:0}.list-group-item .media-body .one_line_text_next_two{position:absolute;bottom:0}.list-group-item .media-body .one_line_text_next_two>span{font-size:1.2rem;color:#999}.list-group-item .media-body .one_line_text_next_two .one_line_text_next_icon{color:#666;display:inline-block;width:13px;margin-right:7px}.list-group-item .media-body .one_line_text_next_two .one_line_text_next_icon:nth-child(3),.list-group-item .media-body .one_line_text_next_two .one_line_text_next_icon:nth-child(5){margin-left:25px}.list-group-item .media-body .one_line_text_next_two>div{width:100%}.list-group-item .media-body .one_line_text_next_two>div>span{font-size:1.2rem;color:#666;margin-right:10px}.fade>.modal-dialog>.modal-content{border:none;border-radius:0}.fade>.modal-dialog>.modal-content>.modal-header{padding:24px 24px 0}.fade>.modal-dialog>.modal-content>.modal-header .close{opacity:1}.fade>.modal-dialog>.modal-content>.modal-header .close>span>img{width:28px}.fade>.modal-dialog>.modal-content>.modal-body{overflow:auto;max-height:360px;padding:0}.modal-part{width:100%}.modal-dialog{pointer-events:all!important}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0)}.fade>.modal-dialog>.modal-content>.modal-body>div{border-bottom:1px solid #e5e5e5;border-radius:0}.fade>.modal-dialog>.modal-content>.modal-body>div:last-child{border:none;border-radius:0}.fade>.modal-dialog>.modal-content>.modal-body>div>a{font-size:1.5rem;text-decoration:none;display:block;width:100%;padding:10px;cursor:pointer;border-radius:6px;background-color:#fff}.fade>.modal-dialog>.modal-content>.modal-body>div>a:hover{background-color:#f4f4f4}.fade>.modal-dialog>.modal-content>.modal-body>div>a span{font-size:1.5rem;float:right;padding:2px 4px}.fade>.modal-dialog>.modal-content>.modal-body>.active>a,.fade>.modal-dialog>.modal-content>.modal-body>.active>div>a{color:var(--themcolor);text-decoration:none}.loadingicon{font-size:1.4rem;color:#000;padding-top:10px;padding-bottom:10px;border:none}.loadingicon-pk{color:#fff}.maincontent{padding-bottom:56px}.highmaincontent{padding-bottom:70px}.page_bottom{font-size:1.2rem;color:#999;text-align:center;letter-spacing:.5px;height:42px;padding:13px 0}.searchlist{min-height:100vh;padding-top:52px}app-search .graybg{padding-bottom:4px;background-color:#f4f4f4}app-search .graybg .common_top{border-bottom:none}app-search .topsearchlist{padding-top:98px}.search{width:100%}.search_top{position:fixed;z-index:9;top:0;width:100%;padding:10px 0 0;background-color:#fff}.search .forum_list_list{overflow:hidden}.search .forum_list_list .ordersign{background-color:#fff;margin:8px 12px;border-radius:8px;padding:8px 10px 10px}.search .forum_list_list .ordersign:first-of-type{margin:16px 12px 8px}.search .qa_list{margin-bottom:0;border:none;border-radius:0;position:relative;width:100%;padding:0;background-color:#fff}.search .search_form{position:relative;display:flex;justify-content:space-between;padding:0 12px}.search .search_form .search_more{padding:10px}.search .search_form .no_search_more{display:none}.search .search_form .b_width{flex-grow:1}.search .search_form>div{position:relative;display:inline-block}.search .search_form>div>img{width:16px;height:16px}.search .search_form .search_form_seaarchicon{position:absolute;top:10px;left:12px}.search .search_form .search_form_cleanicon{position:absolute;top:10px;right:8px}.search .search_form>div>input{font-size:1.3rem;color:#000;width:100%;height:34px;padding:3px 30px 3px 33px;border:0;border-radius:25px;background-color:#f4f4f4}.search .search_form>.search_form_calcel{font-size:1.5rem;color:#000;position:relative;top:0;padding:10px 10px 10px 16px;border:0;background-color:transparent}.search_categories>p{font-size:1.3rem;color:#999;text-align:center;margin-top:16px}.search_categories>ul{font-size:1.5rem;color:#5285b2;margin:0;padding:15px 10px 0;list-style:none}.search_categories>ul>li{line-height:17px;text-align:center;vertical-align:top;display:inline-block;width:33.33333%;height:17px;margin-bottom:25px;border-right:1px solid #e5e5e5}.search_categories>ul>li:last-child,.search_categories>ul>li:nth-child(3n){border-right:0}.search_category>li>span{display:block}.search_history{padding:18px 12px}.search_history_title>span{color:#000}.search_history_title>img{float:right;width:20px}.search_history_detail{padding:16px 0}.search_history_detail>li{font-size:1.4rem;color:#666;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:100%;margin-right:10px;padding:4px 15px;list-style:none;border:1px solid #e5e5e5;border-radius:25px;background-color:#fff}.search .common_top{padding:12px;border-bottom:1px solid #e5e5e5}.search .common_top>div{display:inline-block}.search .common_top>div>img{vertical-align:text-bottom;width:10px;margin-right:10px}.search .common_top>div>span{font-size:1.4rem;color:#000;margin-right:5px}.search .common_top>div:first-child>span:last-child{font-size:1.1rem;color:#999}.search .common_top .course_rank{float:right}.search .common_top .course_rank>span{font-size:1.4rem;color:#999;margin-left:20px}.search .common_top .course_rank>span>span>img{width:16px;vertical-align:middle}.search .common_top .course_rank>span>span>.app-svg-themebox{width:16px;height:16px;vertical-align:middle}.search .common_top .course_rank .active{color:#000}.search .common_middle{padding:0 12px;overflow:hidden}.search .projectBox{padding:8px 12px 0}.search .project .common_middle{background-color:#f4f4f4}.search .common_middle .course_lists{position:relative;padding:16px 0;border-bottom:1px solid #e5e5e5}.search .project .common_middle .course_lists{padding:4px 0;border-bottom:none}.search .project .project_progress_end{right:12px!important}.search .project .project_progress_end>img{width:56px;height:56px}.search .common_middle .course_lists:last-child{border:none}.search .course_lists .course_pic{vertical-align:top;display:inline-block;width:116px;border-radius:4px}.search .course_lists .course_info{position:relative;display:inline-block;width:calc(100% - 116px);height:66px;padding:4px 10px 4px 0}.search .course_lists .course_info>h3{font-size:1.6rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0 0 10px}.search .course_lists .course_info .one_line_text_next_icon{width:13px;margin-right:4px}.search .course_lists .course_info .course_tag{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:40px;padding:15px 0 5px}.search .course_lists .course_info .course_data{position:absolute;bottom:0}.search .course_lists .course_info .course_tag>span{font-size:1.1rem;color:#666;margin-right:18px}.search .course_lists .course_info .course_data>span{font-size:1rem;color:#999;margin-right:16px}.search .course_lists .course_info .news_text{max-height:42px}.search .course_lists .course_info .news_text>h5{font-size:1.4rem;color:#666;margin:7px 0 5px}.search .course_lists .course_info .news_view{font-size:1.1rem;color:#999;width:100%}.search .course_lists .course_serial>span{font-size:1.3rem;color:#9e9e9e;vertical-align:middle}.search .course_lists .course_serial>p{font-size:1.6rem;color:#000;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:calc(100% - 118px);margin:0 0 0 7px}.search .course_lists .course_serial>div{float:right}.search .course_lists .course_serial>div>img{vertical-align:middle;width:12px}.search .course_lists .course_serial>div>span{font-size:1rem;color:#b7b7b7;margin-left:5px}.search .course_content{display:flex;flex-direction:column}.search .course_content .course_top{display:flex}.search .course_content .course_top>img{width:140px;height:80px;border-radius:4px;vertical-align:top}.search .course_content .course_top>div{margin-left:8px}.search .course_content .course_top>div>h3{font-family:Source Han Sans CN;font-size:15px;font-weight:700;text-align:left;margin-bottom:8px;line-height:22.5px}.search .course_content .course_top>div>ul{list-style-type:none;margin:0;padding:0}.search .course_content .course_top>div>ul>li{background:#f8f8f8;border-radius:4px;padding:2px 8px;margin-bottom:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.search .course_content .course_top>div>ul>li>div{font-family:Source Han Sans CN;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#000;max-width:153px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search .course_content .course_top>div>ul>li>div .yellow_highlight_font{color:#ff8400!important;font-style:normal!important}.search .course_content .course_top>div>ul>li>span{margin-left:10px;color:#999}.search .course_content .course_top>div>ul>li:last-child{margin-bottom:0}.search .course_content .course_text{font-family:Source Han Sans CN;font-size:12px;font-weight:400;line-height:18px;text-align:left;margin-top:8px;color:#666;word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.search .course_content .course_text .yellow_highlight_font{color:#ff8400!important;font-style:normal!important}.search .exam_lists{padding:8px 0}.search .exam_lists .course_title>h4{font-size:1.6rem;line-height:19px;word-break:break-all;display:inline-block;max-width:calc(100% - 70px);margin:5px 0 10px}.search .exam_lists .course_title>span{font-size:1rem;color:#fff;position:relative;top:10px;float:right;padding:1px 4px;border-radius:4px}.search .course_lists .course_title>.greybackground{background-color:#ccc}.search .course_lists .course_title>.redbackground{background-color:#ff5d5d}.search .course_lists .course_title>.greenbackground{background-color:#18c884}.search .course_lists .course_title>.orangebackground{background-color:#ff8400}.search .common_middle .search_passthrough{background-color:#fff;border:none;border-radius:8px;padding:0!important;margin:0 0 8px}.search .common_middle .search_passthrough:first-of-type{margin:16px 0 8px}.search .search_passthrough .limitWidth{padding-bottom:33.33%;border-radius:8px 8px 0 0;position:relative;overflow:hidden;width:100%}.search .search_passthrough .limitWidth img{border-radius:8px 8px 0 0;position:absolute;width:100%;height:100%}.search .course_lists>p{font-size:1.1rem;color:#999;margin:0 0 4px}.search .course_lists>p>span{margin-right:8px}.search .course_lists .passthrough_title{position:relative;padding:16px}.search .course_lists .passthrough_title>h3,.search .course_lists .project_title>h3{font-size:1.6rem;color:#000;word-break:break-all;margin:0}.search .course_lists .passthrough_title>div{padding-top:8px}.search .course_lists .passthrough_title>div>span{font-size:1.1rem;color:#999}.search .course_lists .passthrough_title>div>span:first-child{margin-right:12px}.search .course_lists .project_progress,.study_project .project_progress{position:absolute;z-index:1;bottom:12px;right:42px;right:10px}.study_project .project_progress_end{right:16px}.search .course_lists .project_state{font-size:1.1rem;color:#fff;position:absolute;bottom:18px;left:calc(37% - 52px);display:inline-block;width:46px;height:20px;padding:2px 5px;border-radius:4px;background-color:rgba(0,0,0,.4)}.search .course_lists .project_title .project_day,.study_project .project_title .project_day{font-size:1.2rem;color:#999;margin-top:16px}.search .course_lists .project_title .project_period,.study_project .project_period{font-size:1.1rem;color:#999;margin-top:10px}.search .course_lists .project_title .project_period_close,.study_project .project_period_close{position:absolute;top:inherit;right:0;bottom:0;width:48px;height:auto;margin:0}.search_result{font-size:1.6rem}.search_result>ul{margin-bottom:0;padding:0}.search_result>ul>div>div{font-size:1.6rem;color:#757575;height:auto;padding:5px 0}.search_result>ul>div>div>div{padding:7px 0}.search_result>ul>div>div>div>span{font-size:1.4rem;color:#929292;float:right;cursor:pointer}.search_result_course,.search_result_courseware{padding:0 10px}.search_result_courseware li img{position:relative;top:-1px;margin-left:10px}.search_result_courseware .en_courseware_img img{width:90px;height:22px}.search_result_courseware .cn_courseware_img img{width:40px;height:20px}.search_result_courseware li{font-size:1.5rem;line-height:20px;color:#000;padding:13px 0 7px;cursor:pointer;border-top:1px solid #e5e5e5}.search_result_courseware li:first-child{border:none}.search_result_courseware li>span{float:right}.search_result_courseware li>span>span{font-size:1.3rem;color:#777}.search_result_courseware li>span>span:nth-child(2){color:#999;margin-left:10px;padding:4px 7px 2px;border:1px solid #e5e5e5;border-radius:50px}.search_record>ul>div{font-size:1.6rem;padding:12px 0}.search_record_defult{display:none}.search_record{display:block}.search_record_list{font-size:1.6rem;color:#606060;padding:5px 0;border-top:1px solid #e5e5e5}.search_record_list>div{padding:6px 0;cursor:pointer}.search_record_list>div>img{position:relative;top:-1px;width:18px;height:18px;margin-right:10px}.searchmore{font-size:1.6rem;text-align:center;width:100%;padding:10px;background-color:#f4f4f4}.searchmore>span>span{color:#ff8400}.modal_search_more .modal-body>div,.modal_search_more .modal-body>div>a{border-radius:6px}.modal_search_more .modal-body>div>a.active{color:#ff5d5d}.modal_search_more .modal-content{text-align:center;top:100px;float:left;width:100px;border:1px solid transparent!important;border-radius:5px!important}.modal_search_more .triangle{position:absolute;top:-8px;left:10px;width:0;height:0;border-right:7px solid transparent;border-bottom:10px solid snow;border-left:7px solid transparent}.searchmorecontent{min-height:calc(100vh - 100px)}.newslist_navbar{width:100%;background-color:#fff}.newslist_ul{display:flex;overflow:auto;overflow-x:-moz-hidden-unscrollable;border-bottom:1px solid #e5e5e5;background-color:#fff}.newslist_ul>div{text-align:center;flex-grow:1;min-width:96px;cursor:pointer}.newslist_ul>div>div{font-size:1.4rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:10px 2px}.newslist_ul>.active>div{color:var(--themcolor);border-bottom:2px solid var(--themcolor)}.newslist .swiper-container-horizontal>.swiper-pagination-bullets{bottom:3px}.newslist ul li:first-child{border-top:none}.newslist_banner p{font-size:1.4rem;color:#fff5ee;position:absolute;bottom:-10px;width:100%;padding:5px 10px;background-color:rgba(0,0,0,.2)}.newslist_banner_img{position:relative;width:100%;height:66.6666666667%;margin:auto;cursor:pointer}.newslist .media-left{position:relative}.newslist .newslist_isnewest{position:absolute;z-index:1;top:5px;width:28px;border-radius:0}.col-md-3,.col-sm-3,.course .col-3{padding-right:10px!important;padding-left:10px!important}.course .next-navbar>li>div>span{font-size:1rem;line-height:14px;color:#999;height:16px;margin-left:3px;padding:0 5px;border:1px solid transparent;background-color:#f4f4f4}.list-clean-margin{margin-bottom:0}.list-group-item:hover{background-color:#fff}.list-group-item:first-child{border-top:none}.big_title{font-size:2.1rem;line-height:20px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:25px;margin:5px 0 10px;padding:1px 0}.big_title_next{display:inline-block}.big_title_next>p{font-size:1.2rem;color:#8e8e8e;margin:20px 0 0}.big_title_next_right{position:relative;top:15px;float:right;padding:2px 7px 3px;cursor:pointer;border:1px solid #e5e5e5;border-radius:50px}.big_title_next>p>span{color:#8e8e8e;margin-left:8px}.big_title_next>img{width:16px;height:16px;margin-right:2px;pointer-events:none}.big_title_next>span{font-size:1.3rem;color:#8e8e8e}.check-view-active>div>div{position:relative;top:2px;width:16px;height:2px;margin:0 auto;background-color:var(--themcolor)!important}.next-navbar li>div{padding:11px 2px 8px!important;font-size:1.5rem;color:#666}.next-navbar li>div.only-sharing-circle{padding-top:15px!important}.next-navbar .check-view-active>div{color:var(--themcolor)}.myslides .menu{width:100%;min-height:calc(100vh - 306px);margin:0;padding:0 12px 50px;list-style:none}.myslides .menu>li{font-size:1.5rem;line-height:20px;color:#000;padding:13px 0 7px;border-bottom:1px solid #e5e5e5}.myslides .menu>li:last-child{margin-bottom:40px;border-bottom:none}.cn_courseware_img>span,.en_courseware_img>span:last-child{font-size:1.1rem;color:#b7b7b7;position:relative;top:4px;float:right}.cn_courseware_img>span>span>img,.en_courseware_img>span>span>img{position:relative;top:-1px;margin-left:10px}.en_courseware_img>div{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:calc(100% - 140px)!important}.en_courseware_img>span{width:124px}.cn_courseware_img>div{display:inline-block;width:calc(100% - 110px)!important}.cn_courseware_img>span>.learnedtime{margin-left:5px}.en_courseware_img>span>img{float:right;width:90px;height:22px}.en_courseware_finished{width:15px!important;height:15px!important}.en_courseware_download{height:16px;width:16px;display:inline-block;margin:0 8px}.en_courseware_download:hover{color:var(--themcolor);cursor:pointer}.cn_courseware_img>span>img{position:absolute;top:12px;right:5px;width:38px}.searchlist .cn_courseware_img>span>img{top:0}.myslides .menu>li>div>span{font-size:1.2rem;color:#999}.myslides .description{position:relative;min-height:calc(100vh - 306px);margin:0;padding:15px 10px}.myslides .description .description_info{font-size:1.3rem;color:#666;padding:15px 0 20px}.myslides .description .description_info>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0 0 2px;padding:0}.myslides .description .description_info>p>span:last-child{margin-left:5px}.myslides .description .description_info:after{width:100%;content:""}.myslides .description .description_info .teacher-item{display:inline-block;font-size:14px;color:#666;background-color:#f4f4f4;padding:3px 6px;border-radius:2px;cursor:pointer}.myslides .description .description_info .teacher-item:nth-child(2){margin-left:-4px}.myslides .description .description_info .nodata{color:#999;font-size:1.4rem}.myslides .description .description_label{font-size:1.4rem;font-weight:700;color:#000;padding:5px 0}.myslides .description .description_label .one_line_text_next_one{padding:12px 0 30px}.myslides .description .description_label .one_line_text_next_one>span{font-size:1.2rem;font-weight:400;color:#666;display:inline-block;margin:5px 10px 0 0;padding:3px 10px 4px;border-radius:50px;background-color:#f4f4f4}.myslides .description .description_label .one_line_text_next_one>div{font-weight:400}.myslides .description .description_description{font-size:1.4rem;font-weight:700;color:#000;margin-bottom:48px}.myslides .description .description_description>p{font-size:1.5rem;font-weight:400;color:#000;word-break:break-all;margin:12px 0 0}.myslides .description .description_description img{max-width:100%}#desc_urlweb_iframe{width:100%;min-width:100%;height:auto;min-height:200px}.myslides .description .description_excitationexplain{position:absolute;top:26px;right:12px;width:auto}.myslides .description .description_excitationexplain img{width:16px}.course .lecturer{width:100%;min-height:calc(100vh - 306px);padding:15px 10px 40px}.course .lecturer .lecturerlists{width:100%;margin-bottom:12px;display:flex;flex-flow:row nowrap;align-items:flex-start}.course .lecturer .headinfo{text-align:center;width:82px;margin-right:16px}.course .lecturer .headinfo>img{width:40px;border-radius:50%}.course .lecturer .headinfo>div{font-size:1.4rem;color:#000;margin:5px 0}.course .lecturer .headinfo>p{font-size:1.1rem;color:#999;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.course .lecturer .classinfo{flex:1;overflow:hidden;padding:8px 8px 0;border-radius:6px;background-color:#f4f4f4}.course .lecturer .classinfo .courseware>div{font-size:1.3rem;color:#000;margin-bottom:5px}.course .lecturer .classinfo .courseware>div>span{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:90%;margin-left:5px}.course .lecturer .classinfo .courseware>div>img{position:relative;top:4px;float:right;width:7px}.course .lecturer .classinfo .switch{font-size:1.1rem;line-height:28px;color:#999;text-align:center;height:28px;border-top:1px solid #e5e5e5}.course .lecturer .classinfo .switch>span{display:inline-block;vertical-align:middle}.course .lecturer .classinfo .switch>img{width:16px;margin-left:3px}.course .comment{color:#000;overflow:auto;min-height:calc(100vh - 306px);padding:0 12px 62px}.my_comment{color:#000;padding:0 10px}.comment_list_nocomment{font-size:1.6rem;color:#8b8b8b;text-align:center;width:100%;height:calc(100vh - 342px);padding:50px 10px}.comment_star{width:100%;height:86px;padding:10px}.comment_star .star_left,.comment_star .star_right{text-align:center;display:inline-block}.comment_star .star_left{width:40%}.comment_star .star_left>div{font-size:3.3rem;color:#000}.comment_star .star_left>p,.comment_star .star_right>div:last-child{font-size:1rem;color:#999}.comment_star .star_right{float:right;width:60%;padding:10px 0}.comment_star .star_right>div:first-child{margin-bottom:10px}.comment_star .star_right>div>img{width:24px;height:24px;margin-right:6px}.comment_title{padding:15px 12px;border-top:1px solid #e5e5e5;font-size:1.6rem;color:#000}.comment_title>span{color:#999;font-size:1.1rem}.comment_list{position:relative;width:100%;margin-top:35px}.comment_list:first-of-type{margin-top:24px}.comment_list>div{display:inline-block}.comment_list .comment_list_left{width:67px}.comment_list .comment_list_right{width:calc(100% - 77px);text-align:left}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_img{text-align:center;position:absolute;left:0;width:60px;height:70px}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_img>img{width:40px;height:40px;border:1px solid #fff;border-radius:50px}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_img>div{font-size:1rem;color:#fff;text-align:center;margin-top:10px;padding:2px 5px 1px;border:1px solid #ff8400;border-radius:50px;background-color:#ff8400}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message{word-break:break-all;padding:3px 0}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>.comment_list_right_down_fabulous{float:right;display:inline-block}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>.comment_list_right_down_fabulous .app-svg-themebox,.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>.comment_list_right_down_fabulous img{width:16px;height:16px;font-size:1.1rem;margin-right:5px}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>.comment_list_right_down_fabulous>span{display:inline-block;vertical-align:middle;color:#666}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>.comment_list_right_down_fabulous .comment_list_right_down_fabulous_like{color:var(--themcolor)}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>span:first-child{font-size:1.3rem;color:#666;position:relative;top:-2px}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>span:nth-child(2){font-size:1.2rem;color:#999;position:relative;top:2px;float:right}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message .like>img{width:16px;margin-right:5px;pointer-events:none}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message .like>.app-svg-themebox{width:16px;height:16px;margin-right:5px;pointer-events:none}.comment_list .comment_list_right .comment_list_right_top .comment_list_user_message .like>span{display:inline-block;vertical-align:middle;position:relative;top:1px}.comment_list .comment_list_right .comment_list_right_top .accessory{font-size:1.3rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin:6px 0}.comment_list .comment_list_right .comment_list_right_top .accessory,.comment_list .comment_list_right .comment_list_right_top .like .light{color:var(--themcolor)}.comment_list .comment_list_right .comment_list_right_top .accessory>img{vertical-align:bottom;width:16px;margin-right:5px}.comment_list .comment_list_right .comment_list_right_top>p{font-size:1.5rem;color:#000;word-break:break-all;margin:0}.comment_list .comment_list_right .comment_list_right_top .comment_reply{position:relative;margin-top:10px;border-radius:5px;background-color:#f8f8f8}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_icon{position:absolute;top:-8px;left:20px;width:0;height:0;border-right:7px solid transparent;border-bottom:10px solid #f8f8f8;border-left:7px solid transparent}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message{padding:4px 0}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message .reply_list_user_img{text-align:center;display:inline-block;width:auto;vertical-align:top;padding-right:5px}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message .reply_list_user_img>img{width:15px;height:15px;border:1px solid #fff;border-radius:20px}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message .reply_list_user_img>div{font-size:1rem;color:#fff;text-align:center;margin-top:10px;padding:2px 5px 1px;border:1px solid #ff8400;border-radius:50px;background-color:#ff8400}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message>div>span:last-of-type{display:inline-block;margin:0!important;font-size:1.1rem;color:#999;margin-left:0}.comment_list_right_top .comment_reply{padding:10px 17px}.comment_list_right_top .comment_reply .comment_reply_message>div>span{color:#000;margin:0 16px 0 0!important}.comment_list .comment_list_right .comment_list_right_top .comment_reply>div:last-child{border:none}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message>div{font-size:1.3rem;color:#5285b2;word-break:break-all}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message>div>img{position:relative;top:-2px;width:18px;height:18px;border:1px solid transparent;border-radius:50px}.comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message>div>p{font-size:1.2rem;color:#8e8e8e;margin:0;padding-left:10px;display:inline}.comment_list .comment_list_right .comment_list_down{font-size:1.1rem;width:100%;margin-top:10px}.comment_list .comment_list_right .comment_list_down>span{color:#999}.comment_list .comment_list_right .comment_list_down .comment_list_down_reply{color:#000;display:inline;margin-left:10px;padding:2px 6px;cursor:pointer;border-radius:18px;background-color:#f4f4f4}.comment_list .comment_list_right .comment_list_right_down{width:100%;margin-top:10px;padding:0 1px}.comment_list .comment_list_right .comment_list_right_down>div{text-align:center;display:inline-block;width:auto;padding:1px 7px 2px;border-radius:50px}.comment_list .comment_list_right .comment_list_right_down .comment_list_right_down_fabulous{float:left;cursor:pointer}.comment_list .comment_list_right .comment_list_right_down .comment_list_right_down_reply{margin-left:10px;cursor:pointer;border:1px solid #e5e5e5}.comment_list .comment_list_right .comment_list_right_down>div>.app-svg-themebox,.comment_list .comment_list_right .comment_list_right_down>div>img{width:16px;height:16px;margin-right:5px;pointer-events:none}.comment_list .comment_list_right .comment_list_right_down>div>span{font-size:1.3rem;color:#000;display:inline-block;vertical-align:middle}.comment_list_new{margin-top:16px}.comment_list_new .comment_list_left{width:50px}.comment_list_new .comment_list_right{width:calc(100% - 50px)}.comment_list_new .comment_list_right .comment_list_right_top .comment_list_user_img{text-align:center;position:absolute;left:0;width:40px;height:70px}.comment_list_new .comment_list_right .comment_list_right_top .comment_list_user_message{padding:0}.comment_footer_none{display:none}.comment_footer_block{position:fixed;z-index:99;bottom:0;left:0;display:block;width:100%;height:50px;padding:7px 12px;border-top:1px solid #e5e5e5;background-color:#f8f8f8}.courseware_toggle_rotate{position:fixed;right:26px;bottom:52px;display:block;width:44px;height:44px}.courseware_toggle_rotate>img{width:44px;height:44px}.comment_footer_block>textarea{word-break:break-all;overflow:hidden;overflow-y:auto;width:80%;height:36px;padding:7px 10px;font-size:1.4rem;resize:none;border:1px solid #e4e4e4;border-radius:5px}.comment_footer_block>button{font-size:1.4rem;color:#666;position:relative;top:0;float:right;width:calc(20% - 10px);height:36px;padding:7px 1px;border:1px solid transparent;border-radius:5px;background-color:#e6e6e6}.comment_custom_new_footer_block>textarea{border:1px solid transparent;border-radius:50px;background-color:#f2f2f2;font-size:1.4rem;height:37px}.comment_custom_new_footer_block>button{background-color:transparent}.comment_custom_new_footer_block>.coursecommonsubmit{color:var(--themcolor)}.fixedTop1{top:0;background-color:#fff}.fixedTop1,.fixedTop2{position:fixed;z-index:999;left:0;width:100%}.fixedTop2{top:105px}.fixedTop3{position:fixed;z-index:999;top:0;left:0;width:100%;box-shadow:0 2px 8px #ccc;background-color:#fff}.setMargin{margin-top:43px}.courseware_list_plate{padding-bottom:50px}.courseware_list_plate .comment_list{border:none}.replymodal .modal-dialog{width:100%;height:100%;margin:0;text-align:center;position:absolute;left:0;top:0;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}.replymodal .modal-dialog .modal-content{height:100%;padding-bottom:50px;overflow:auto}.replymodal .modal-dialog .reply_title{text-align:center;padding:12px;font-size:1.7rem;color:#000;position:relative}.replymodal .modal-dialog .reply_title>img{width:28px;position:absolute;left:12px;top:8px}.replymodal .modal-dialog .reply_reply{height:calc(100vh - 206px);min-height:unset;overflow:auto;background-color:transparent;margin-top:0;border-top:0}.replymodal .modal-dialog .reply_reply .comment_list{border:0}.replymodal .modal-dialog .reply_reply .comment_list:first-of-type{margin-top:4px}.replymodal .modal-dialog .reply_reply .comment_list .comment_list_left{width:56px}.replymodal .modal-dialog .reply_reply .comment_list .comment_list_right{text-align:left;width:calc(100% - 56px)}.replymodal .modal-dialog .reply_reply .comment_list .comment_list_right .comment_list_right_top .comment_list_user_img{width:40px;margin-right:16px}.replymodal .modal-dialog .reply_all_reply_title{padding:16px 12px;font-size:1.4rem;color:#000;border-top:1px solid #e5e5e5;text-align:left;margin-top:16px}.reply_comment_footer_block{border-top:none;z-index:9999}.reply_comment_footer_block>textarea{vertical-align:middle;padding:7px 10px 7px 22px;background-color:#f2f2f2;border:1px solid transparent;border-radius:50px}.reply_comment_footer_block>button{background-color:transparent;border:0;font-size:1.6rem}.reply_comment_footer_block .coursecommonsubmit{background-color:transparent;color:var(--themcolor)}.reply_comment{padding:10px}.reply_comment .comment_list{margin-bottom:0;padding:0}.reply_comment .comment_list .comment_list_left{margin-right:5px}.reply_comment .comment_list .comment_list_right{width:calc(100% - 67px)}.reply_comment .comment_list .comment_list_right .comment_list_right_down{width:100%}.reply_comment .comment_list .comment_list_right .comment_list_right_down>span{font-size:1.3rem;color:#999;position:relative;top:2px;float:left}.reply_comment .comment_list .comment_list_right .comment_list_right_down .comment_list_right_down_fabulous{float:right}.reply_comment .comment_list .comment_list_right .comment_list_right_top .comment_list_user_img{position:absolute;left:3px}.reply_reply{position:relative;min-height:calc(100vh - 197px);margin-top:1px;padding:0 12px;border-top:1px solid #e5e5e5;background-color:#fff}.coursewareaudio .nomessage_defult>img,.urlweb .nomessage_defult>img,.urlweb_video .nomessage_defult>img{width:110px;height:110px;margin-top:0}.reply_reply .reply_reply_icon_one{position:absolute;top:-6px;left:80px;width:0;height:0;border-right:6px solid transparent;border-bottom:6px solid #e5e5e5;border-left:6px solid transparent}.reply_reply .reply_reply_icon_two{position:absolute;top:-5px;left:81px;width:0;height:0;border-right:5px solid transparent;border-bottom:5px solid #f4f4f4;border-left:5px solid transparent}.coursecommentreply .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>span:nth-child(2){top:0}.coursecommentreply .reply_comment .comment_list{border-bottom:none}.coursecommentreply .reply_reply{padding-bottom:70px}.courseshare_button{color:#fff;text-align:center;position:absolute;top:10px;left:25vw;width:50vw;height:32px;margin:0 auto;border-radius:5px;background-color:#1a6bb2}.courseshare_button>ul{padding:0}.courseshare_button>ul>li{padding:0;list-style:none}.courseshare_button .courseshare_button1{border:1px solid #50a0be;border-radius:5px;background-color:#fff}.courseshare_button>ul>li>div{padding:5px 15px}.courseshare_button .courseshare_button1>div>span{color:#1a6bb2}.courseshare_message .courseshare_message_div{width:100%;height:42px;padding:5px 10px;background-color:#f4f4f4}.courseshare_message .courseshare_message_div>div{font-size:1.5rem;color:#b1b1b1;text-align:center;width:100%;height:100%;padding:5px 0;border:1px solid #e4e4e4;border-radius:5px;background-color:#fff}.courseshare_message .courseshare_message_div>div>img{position:relative;top:-2px;width:18px;height:18px;margin-right:10px;opacity:.7}.courseshare_message .courseshare_message_form{position:relative;width:100%;height:42px;padding:5px 10px;background-color:#f4f4f4}.courseshare_message .courseshare_message_form>img{position:absolute;top:12px;left:20px;width:18px;height:18px;opacity:.7}.courseshare_message .courseshare_message_form>input{font-size:1.5rem;width:85%;height:100%;padding:3px 5px 3px 35px;border:1px solid #e4e4e4;border-radius:5px}.courseshare_message .courseshare_message_form>span{font-size:1.6rem;color:#222;margin-left:5px}.courseshare_message .courseshare_message_userlist{position:relative;width:100%;min-height:calc(100vh - 92px)}.courseshare_message_userlist .courseshare_message_userlist_ul{width:100%;height:100%;margin:0;padding:0;background-color:#f4f4f4}.courseshare_message_userlist .courseshare_message_userlist_ul>li{height:70px;padding:5px 10px;list-style:none;border-bottom:1px solid #f1f1f1;background-color:#fff}.courseshare_message_userlist .courseshare_message_userlist_ul>li>img{float:left;width:50px;height:50px;margin-top:5px;margin-right:15px;border:1px solid #f1f1f1;border-radius:50%}.courseshare_message_userlist .courseshare_message_userlist_ul>li>div{display:inline}.courseshare_message_userlist .courseshare_message_userlist_ul>li>div>h4{font-size:1.6rem;color:#3f3f3f;word-break:break-all;margin:8px 0}.courseshare_message_userlist .courseshare_message_userlist_ul>li>div>p{font-size:1.3rem;color:#cfcfcf;margin:0}.courseshare_message .courseshare_message_hide{display:none}.courseshare_message .courseshare_message_show{display:block}.applicationlist{min-height:calc(100vh - 100px);padding:10px 0;background-color:#f4f4f4}.applicationlist>div>div{margin-bottom:10px;padding:0 10px;background-color:#fff}.applicationlist>div>div:last-child{margin:0}.applicationlist>div>div .oneline:last-child .oneline_content{border:none}.oneline{height:45px;padding:10px 0;cursor:pointer}.oneline .oneline_photo>img{width:100%;height:100%}.oneline>div{display:inline-block}.oneline .oneline_photo{width:24.99999px;height:24.99999px}.oneline .oneline_content{position:relative;top:2px;float:right;width:calc(100% - 35px);padding:0 0 11px;border-bottom:1px solid #e5e5e5}.oneline .oneline_content>.oneline_content_title{font-size:1.0625em;position:relative;top:-1px}.oneline div:last-child>div:nth-child(2){border:none}.oneline .oneline_content>.oneline_content_items>span{position:relative;top:-1px}.oneline .oneline_content>.oneline_content_items>span:last-child{position:relative;right:0;margin-left:5px}.oneline .oneline_content>.oneline_content_items>span>img{width:6px}.oneline .oneline_content>.oneline_content_items{float:right}.mycenter_bg{position:absolute;top:0;left:0;width:100%;height:205px}.mycenter_top_setting{background-color:#fff;text-align:right;position:fixed;z-index:2;top:0;width:100%;padding:5px 12px}.mycenter_top_setting_bgwhite{animation:mycentersetting .6s;-ms-zoom-animation:mycentersetting .6s;animation-fill-mode:forwards}.mycenter_top_setting>img{width:28px;margin-left:24px}.mycenter_learning_post{display:flex;justify-content:space-between;align-items:center;gap:4px;margin:16px 0 12px}.mycenter_learning_post .item_arrow .app-svg-themebox{width:24px;height:24px;flex-shrink:0}.mycenter_learning_post .item_post_wrapper{border-radius:16px;background:#fff;display:flex;padding:12px;align-items:flex-start;gap:8px;flex:1 0 0;width:0;cursor:pointer}.mycenter_learning_post .item_post_wrapper .item_post{display:flex;justify-content:space-between;gap:8px;width:100%;align-items:flex-start}.mycenter_learning_post .item_post_wrapper .item_post .item_left_icon .app-svg-themebox{width:16px;height:16px}.mycenter_learning_post .item_post_wrapper .item_post .item_left_icon{padding-top:1px}.mycenter_learning_post .item_post_wrapper .item_post .item_right_text{display:flex;flex-direction:column;align-items:flex-start;flex:1;width:0}.mycenter_learning_post .item_post_wrapper .item_post .item_right_text .item_post_name{color:#000;text-align:left;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;padding-bottom:2px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.mycenter_learning_post .item_post_wrapper .item_post .item_right_text .item_post_desc{color:var(--light-text-,#000);text-align:left;font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal;opacity:.2}.usermessage{position:relative;z-index:1;top:0;width:100%;margin-top:0;padding:68px 12px 0}.usermessage_other{padding-top:24px!important}.usermessage .top_usermessage{height:94px}.usermessage .top_usermessage>div{vertical-align:middle;display:inline-block}.usermessage .top_usermessage .user_img{position:relative;padding:0 8px}.usermessage .top_usermessage .user_img>img{width:68px;height:68px;border:2px solid #fff;border-radius:50%}.usermessage .top_usermessage .user_img>div{text-align:center;position:absolute;right:0;bottom:-12px;left:0;margin:auto}.usermessage .top_usermessage .user_img>div>span{font-size:1rem;color:#fff;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:70px;line-height:1.6rem;padding:0 8px;border:1px solid transparent;border-radius:10px;background-color:var(--themcolor)}.user_others{position:relative;width:calc(100% - 86px);padding-left:8px}.user_others_info{width:100%;overflow:hidden}.user_others_info>.user_medal{width:60px;font-size:1.3rem;color:#000;float:left}.user_others_info>.user_medal>img{width:25px;height:25px}.user_others_info .user_certificate,.user_others_info .user_name{float:left;margin-right:15px}.user_others_info .user_certificate{font-size:1.2rem;color:#fff}.user_others_info .user_certificate img{width:18px;height:18px;margin-right:3px}.user_name{font-size:1.8rem;font-weight:700;color:#000;white-space:nowrap;letter-spacing:.5px;text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 80px)}.user_name,.user_others .memeber-center-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.user_others .memeber-center-wrap{display:flex;align-items:center;background:#3f434e;margin-top:5px;padding:4px 8px;border-radius:10px 4px}.user_others .memeber-center-wrap .icon-vip{width:24px;height:9px}.user_others .memeber-center-wrap .text{font-size:1.2rem;font-family:Source Han Sans CN;color:#ffd791;margin-left:4px}.user_others_box>div{display:inline-block;vertical-align:middle;margin-right:16px;margin-top:4px;padding:2px 8px 2px 10px;font-size:1.2rem;background-color:rgba(0,0,0,.05);border-radius:30px}.user_others_box>div>span{margin-right:16px}.user_others_box>div>img{width:5px;position:relative;top:-1px;margin-left:8px}.user_others_box>div:last-child{margin-right:0}.user_tips>div{display:inline-block;margin:5px 10px 0 0;padding:1px 10px;border:1px solid transparent;border-radius:20px;background-color:rgba(0,0,0,.3)}.user_tips>div:nth-child(2){margin-right:0}.user_tips>div>span{font-size:1.2rem;color:#fff}.user_tips>div>span:nth-child(2){margin:0 3px 0 10px}.user_tips>div>span:nth-child(3){vertical-align:middle;display:inline-block;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:3px solid #fff}.user_others_zan{position:absolute;top:-5px;right:-17px}.user_others_zan>div{font-size:1.2rem;color:#fff;text-align:center;width:40px;height:40px;padding:2px 0;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:rgba(0,0,0,.1)}.user_others_zan>div>img{width:17px;pointer-events:none}.user_others_zan>div>span{display:block}.usermessage_list{margin-top:8px}.usermessage_list .usermessage_list_mystatistics{margin-bottom:16px}.usermessage_list .usermessage_list_mystatistics>div{display:inline-block;vertical-align:middle;width:20%;font-size:1.1rem;color:#000;text-align:center;position:relative}.usermessage_list .usermessage_list_mystatistics>div>p{margin-bottom:6px;line-height:2rem;font-size:1.6rem;font-weight:700;color:#000}.usermessage_list .usermessage_list_mystatistics>div>span{width:1px;height:68%;background-color:#e5e5e5;position:absolute;left:0;top:16%}.usermessage_list .usermessage_list_mystatistics>div:nth-child(5n+1)>span{display:none}.usermessage_list .usermessage_list_myitem{padding:16px 0 0;margin-top:16px}.usermessage_list .page_bottom{font-size:1.3rem;text-align:center;height:unset;padding:32px 12px 25px}.usermessage_list .page_bottom>div:first-child{margin-bottom:16px}.usermessage_list .page_bottom>div:first-child img{width:32vw}.usermessage_list .mytasks{position:relative;width:100%;margin-bottom:16px;padding:14px 12px;border-radius:10px;background:#fff}.usermessage_list .mytasks>.mytasks-bg{width:100%;height:100%;border-radius:10px;position:absolute;top:0;left:0}.usermessage_list .mytasks>div{position:relative}.usermessage_list .mytasks>div .mytasks_left{display:flex;flex-direction:row;align-items:center;width:100%}.usermessage_list .mytasks>div .mytasks_left span{font-size:1.4rem;font-weight:700;color:#fff;text-align:left;margin-right:16px}.usermessage_list .mytasks>div .mytasks_left p{font-size:1rem;color:hsla(0,0%,100%,.6);display:flex;align-items:center;margin:0;padding:0}.usermessage_list .mytasks>div .mytasks_left img{width:24px;margin-right:8px}.usermessage_list .mytasks>div .mytasks_right{width:8px!important;height:8px!important;border-radius:50%;background-color:#ff5d5d;position:absolute;top:8px;right:16px}.usermessage_list .mytasks>div>img{width:6px;position:absolute;right:0;top:0;bottom:0;margin:auto}.usermessage_list .mytasks .mytasks-tasklist{margin-top:12px}.usermessage_list .mytasks .mytasks-tasklist>div{display:inline-block;vertical-align:middle;max-width:calc(50% - 4px);margin-right:8px;padding:1px 10px;font-size:1.1rem;color:#fff;background-color:hsla(0,0%,100%,.1);border-radius:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.usermessage_list .mytasks .mytasks-tasklist>div:last-child{margin-right:0}.usermessage_list_myitem{color:#000;width:100%;padding:0;border:1px solid transparent;border-radius:10px;background-color:#fff}.usermessage_list_myitem .swiper-slide{justify-content:left;align-items:start}.usermessage_list_myitem .swiper-container-horizontal>.swiper-pagination-bullets{height:16px;padding:0}.usermessage_list_myitem .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:6px;height:3px;margin:0 4.5px 0 0;border-radius:4px;background-color:#ccc;border:none!important}.usermessage_list_myitem .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{width:14px;border-radius:4px;background-color:var(--themcolor)!important}.usermessage_list_myitem_item{text-align:center;vertical-align:top;position:relative;display:inline-block}.usermessage_list_myitem_item>img{width:30px;height:30px;margin-bottom:5px;border-radius:50%}.usermessage_list_myitem_item>span{font-size:1.1rem;display:block;width:100%;word-break:break-all;color:#999}.usermessage_list .usermessage_list_staticinfo{margin-top:10px}.usermessage_list .usermessage_list_staticinfo>div{display:inline-block;vertical-align:middle;width:calc(50% - 6px);margin:6px 12px 0 0;padding:10px 64px 10px 14px;background-color:#fff;border:1px solid transparent;border-radius:10px;position:relative}.usermessage_list .usermessage_list_staticinfo>div>div>p{margin-bottom:8px;line-height:1.8rem;font-size:1.3rem;font-weight:400}.usermessage_list .usermessage_list_staticinfo>div>div>span{display:block;font-size:1.8rem;font-weight:700;line-height:2rem}.usermessage_list .usermessage_list_staticinfo>div>img{width:40px;position:absolute;top:12px;right:12px}.usermessage_list .usermessage_list_staticinfo>div:nth-child(2n){margin-right:0}.usermessage_list_app{color:#000;width:100%;margin-top:16px;padding:5px;border:1px solid transparent;border-radius:10px;background-color:#fff}.usermessage_list_app>div{text-align:center;display:inline-block;width:calc(25% - 8px);margin:0 8px 0 0;padding:10px 0;vertical-align:top}.usermessage_list_app>div:nth-child(4n){margin-right:0}.usermessage_list_app>div>img{width:30px;height:30px;margin-bottom:5px;border-radius:50%}.usermessage_list_app>div>span{font-size:1.1rem;display:block;word-break:break-all}.usermessage_list_app>div>span:first-child{font-size:1.8rem;margin-bottom:6px}.usermessage_list_idp{position:relative;width:100%;margin-top:16px;border-radius:10px;overflow:hidden}.usermessage_list_idp .myidpBoxiphone{height:200px;border-radius:10px}.usermessage_list_idp .myidpBoxiphone .idp_view_bg{bottom:-56px}.usermessage_list_idp .myidpBoxiphone .idp_view{height:auto}.usermessage_list_idp .myidpBoxiphone .idp_tree{overflow:hidden;height:200px;padding:0}.usermessage_list_idp .myidpBoxiphone .idp_tree .idp_tree_post{position:absolute}.usermessage_list_idp .myidpBoxiphone .idp_tree .specialtopic_underway div:first-child{color:#2479e9!important;border:1px solid transparent;background-color:#fff}.usermessage_list_idp>img{width:100%;border-radius:10px}.usermessage_list_idp>span{font-size:1.3rem;color:#fff;position:absolute;top:10px;left:10px;display:inline-block;padding:2.5px 7.5px;border:1px solid transparent;border-radius:20px;background-color:rgba(0,0,0,.2)}.touristlogin_button{font-size:1.6rem;color:#fff;text-align:center;letter-spacing:1px;width:60%;margin:30px auto 28px;padding:6px 0;border:1px solid transparent;border-radius:5px}.touristlogin_button,.touristlogin_button:active{background-color:var(--themcolor)}.updateicon .fade .modal-dialog{width:100%;height:100%;margin:0;border-radius:16px!important}.updateicon .fade .modal-dialog .modal-content{position:relative;height:100%;outline:0;background-color:#000;background-clip:padding-box}.updateicon .fade .modal-dialog .modal-content .modal-body{max-height:none}.updateicon .fade .modal-dialog .modal-content .modal-body>div{border-bottom:0;border-radius:0}.imgcropper>img{position:absolute;top:10px;left:10px;width:30px;height:30px}.imgcropper_cut{width:100%;margin-top:calc(50vh - 50vw)}.imgcropper_btn{width:100%;margin-top:calc(25vh - 25vw - 20px)}.imgcropper_btn>label:first-child{position:relative;float:left;margin-left:20px;border-radius:3px}.imgcropper_btn>label:nth-child(2){position:relative;float:right;margin-right:20px;border-radius:3px}.app_setting{width:100%;min-height:calc(100vh - 44px);padding:16px 12px;background-color:#f4f4f4}.arrow_right{opacity:1;font-size:1.2rem;font-family:PingFang SC,PingFang SC-Regular;font-weight:400;text-align:right;color:#999}.app_setting_list{background-color:#fff;padding:0 16px;border-radius:8px}.app_setting_list>div{font-size:1.5rem;color:#000;padding:14px 0;border-bottom:1px solid #e5e5e5}.app_setting_list>div:last-child{border:none}.app_setting_list>div>img{position:relative;top:5.2px;float:right;width:6px;opacity:.6}.app_setting_exit{font-size:1.7rem;color:#ff5d5d;text-align:center;letter-spacing:1px;width:calc(100% - 44px);margin:27px auto 0;padding:10px 0;border:1px solid #e5e5e5;border-radius:50px;background-color:#fff}.signinhistory .history_list{min-height:calc(100vh - 44px);padding:10px;background-color:#f4f4f4}.signinhistory .history_list .one_list{margin-bottom:10px;padding:10px;list-style:none;border-radius:4px;background-color:#fff}.signinhistory .one_list>h4{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.signinhistory .one_list>span{font-size:1.1rem;color:#999}.justone{width:100%}.justtwo{width:50%}.justthree{width:33%}.justfour{width:25%}.justfive{width:20%}.nav-tabs li{font-size:1.2rem;color:#666;text-align:center}.nav-tabs .active{color:var(--themcolor)}.footer-color{background-color:#f4f4f4}.nav-tabs{border-top:1px solid #ddd}.nav-tabs img{width:32px;height:32px;margin:0 auto 2px}.navbar-fixed-bottom{height:56px}.navbar-fixed-bottom .nav>li{padding:1.11px}.learnrecord{min-height:calc(100vh - 44px);padding:10px;background-color:#f4f4f4}.app_learnrecord_title{position:fixed;top:0;background:#fff;width:100%;height:44px;z-index:999}.app_learnrecord_title>div{display:inline-block;vertical-align:middle}.app_learnrecord_title .header_left{position:absolute;left:12px;width:28px;top:8px}.app_learnrecord_title .header_left img{width:100%}.app_learnrecord_title .header_title{width:100%;padding:0 50px;text-align:center;font-size:1.7rem;line-height:44px;font-weight:400;color:#000}.app_learnrecord_title .icon-filter{position:absolute;right:21px;top:50%;transform:translateY(-50%);width:32px;height:32px;font-size:0;color:#000}.learnrecord_app_filter_modal .modal-dialog{position:absolute;right:0;width:90%;margin:0;border-radius:16px 0 0 16px}.learnrecord_app_filter_modal .modal-dialog .modal-content{border-radius:16px 0 0 16px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body{display:flex;flex-direction:column;height:100vh;max-height:unset;padding:16px;border-radius:16px 0 0 16px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body>div{border:none}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content{flex:1}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content_inner>div{font-size:1.4rem;font-weight:700;margin-bottom:32px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content_inner>div>div{position:relative;margin-bottom:16px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content_inner>div .input_base{padding:8px 16px;border:1px solid #e5e5e5;width:100%;border-radius:4px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content_inner .timePick>div{display:flex;align-items:center}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content_inner .timePick>div>img{width:16px;position:absolute;margin:0 8px;top:10px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content_inner .timePick>div>span{font-weight:400;margin-right:10px;margin-left:10px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_content_inner .timePick>div>input{padding:8px 12px;text-align:left;background-color:#fff;width:calc(50% - 20px);vertical-align:middle}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .study_screen_btn{padding:0!important;display:flex;align-items:center;justify-content:center;position:fixed;bottom:0;background-color:#fff;width:91%;height:60px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_btn{padding-top:16px;padding-left:24px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_btn>div{font-size:1.1rem;vertical-align:middle;display:inline-block}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_btn>div img{width:25px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_btn>div>div{margin-right:37px}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_btn>div button{font-size:1.5rem;color:#fff;width:100%;padding:12px 0;border:none;border-radius:22px;outline:none;background-color:var(--themcolor)}.learnrecord_app_filter_modal .modal-dialog .modal-content .modal-body .screen_btn>div:nth-child(2){width:calc(100% - 70px)}.learnrecord_content{position:relative}.learnrecord_content_left{display:inline-block;width:75px!important}.learnrecord_content_right{display:inline-block;width:calc(100% - 80px)!important}.learnrecord_timestamp{position:absolute;top:0;left:0}.learnrecord .learnrecord_timestamp span{white-space:nowrap}.learnrecord_timestamp>span{font-size:1.2rem;color:#666}.learnrecord_timestamp>span>span{font-size:1.6rem;color:#000;display:block}.learnrecord_content_time{position:absolute;left:0}.learnrecord_content_item{position:relative;margin-bottom:16px;padding-top:10px;padding-bottom:10px;border:1px solid transparent;border-radius:5px;background-color:#fff}.learnrecord_content_item_left_first{position:absolute;z-index:9;top:6px;left:-26px;width:12px!important;height:12px;border:1px solid transparent;border-radius:8px;background-color:var(--themcolor)}.learnrecord_content_item_left_second{position:absolute;z-index:1;top:3px;left:-29px;width:18px!important;height:18px;opacity:.2;border:1px solid #efefef;border-radius:9px;background-color:var(--themcolor)}.learnrecord_content_item_left_third{position:absolute;z-index:9;top:8px;left:-25.5px;width:10px!important;height:10px;border:1px solid transparent;border-radius:10px;background-color:#c5c5c5}.learnrecord .learnrecord_content_item_left_fourth,.studycalendar .learnrecord_content_item_left_fourth{position:absolute;z-index:1;top:19px;left:-20.6px;width:1px!important;height:100%;background-color:rgba(208,205,208,.8)}.learnrecord_year_diviled{margin:20px 0;position:relative}.learnrecord_year_diviled_left{display:inline-block;width:100%;height:1px;margin-bottom:2px;background-color:#e5e5e5}.learnrecord_year{font-size:1.4rem;color:#fff;text-align:center;position:absolute;top:-1px;left:calc(50% - 29px);padding:0 12px;margin:auto;background-color:#ccc;border:1px solid transparent;border-radius:20px}.learnrecord_content_item_right{padding:8px 5px}.learnrecord_content_item_right .learnrecord_content_item_right_triangle1{position:absolute;top:7px;left:0;width:0;height:0;border-top:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid transparent}.learnrecord_content_item_right .learnrecord_content_item_right_triangle2{position:absolute;top:8px;left:-6px;width:0;height:0;border-top:6px solid transparent;border-right:6px solid #fff;border-bottom:6px solid transparent}.learnrecord_content_item_right .learnrecord_content_item_right_title{font-size:1.4rem;line-height:22px;color:#000;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:100%}.learnrecord_content_item_right_tag{white-space:nowrap;text-overflow:ellipsis;position:relative;top:1px;overflow:hidden;margin-left:5px}.learnrecord_content_item_right_tag>span{font-size:1.2rem;color:#666;display:inline-block;margin-right:10px;padding:2px 8px;border:1px solid #e5e5e5;border-radius:10px}.completed{text-align:center;position:fixed;z-index:9999;right:0;bottom:80px;left:0;width:150px;height:40px;margin:0 auto;padding:10px;opacity:.5;border-radius:5px;background-color:#e5e5e5}.completed p{margin:0}.gotop{position:fixed;z-index:200;right:20px;bottom:80px;padding:10px;border:1px solid hsla(0,0%,100%,0);border-radius:50px;background-color:rgba(0,0,0,.4)}.gotop>img{width:20px;height:20px;opacity:.8}.slide-around{position:relative;overflow:hidden;width:300%;margin-top:102px;padding-right:0;padding-left:0;transform:translateZ(0)}.slide-left-right{display:inline-block;width:33.33333333%;padding:0 15px}.loading_jumpover{color:#fff;text-align:center;position:absolute;z-index:3;top:15px;right:12px;display:inline-block;width:70px;padding:4px;border:1px solid transparent;border-radius:20px;background-color:rgba(0,0,0,.3);font-size:1.2rem}.loading_img_ad{overflow:hidden;width:100vw;height:100vh}.loading_img_ad img{z-index:2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loading_img img{position:absolute;z-index:1;bottom:0;width:100%;height:100%}.loading_content{text-align:center;position:fixed;z-index:10;top:40%;width:100%}.course .showchapter{line-height:48px;width:100%;height:48px;padding:14px 0!important;border-bottom:0!important}.course .showchapter>div{font-size:1.2rem;color:#999;display:inline-block;vertical-align:text-top;width:auto}.course .showchapter>div>span{margin-right:2px}.course .showchapter>span{font-size:1.1rem!important;color:#999!important;float:right}.course .showchapter>.app-svg-themebox,.course .showchapter>img{margin-left:5px}.course .chaptertitle{padding:9px 0 3px}.course .chaptertitle>img{position:relative;top:6px;float:right;vertical-align:super;width:16px;margin-right:4px}.course .chaptertitle>span{font-size:1.5rem;color:#000;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:calc(100% - 28px)!important}.searchlist .course .cn_courseware_img_img>.cn_courseware_img_img_types{width:100%!important}.course .cn_courseware_img_img{background-color:#fff!important;border-radius:0!important;padding:0!important;margin:24px 0!important}.course .cn_courseware_img_img>.cn_courseware_img_img_types{width:100%!important}.course .cn_courseware_img_img>div{display:flex;align-items:flex-start}.course .cn_courseware_img_img>div>div:first-child{padding:4px 8px!important;width:auto;margin-right:0!important}.course .cn_courseware_img_img>div>span{font-family:Source Han Sans CN!important;font-style:normal;font-weight:400;color:#999;margin:0 24px;line-height:28px}.course .cn_courseware_img_img>div>div:last-child{display:flex;flex-direction:column;width:calc(100% - 101px)!important;margin-left:0!important;margin-right:0!important}.course .cn_courseware_img_img>div>div:last-child>span:nth-child(2){font-family:Source Han Sans CN;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#666}.course .cn_courseware_img_img>div>div:last-child>span:first-child{font-family:Source Han Sans CN;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#000;margin-bottom:11px}.course .cn_courseware_img{padding:12px;background-color:#f8f8f8;margin-bottom:8px;border-radius:8px}.course .cn_courseware_img:first-of-type{margin-top:8px}.course .cn_courseware_img>div{font-size:1.4rem}.course .cn_courseware_img>div>div:first-child{font-size:1.1rem;color:#666;text-align:center;vertical-align:top;display:inline-block;width:auto;min-width:34px;max-width:calc(100% - 12px);margin-right:10px;padding:0 5px;border:1px solid transparent;border-radius:2px;background-color:#f4f4f4}.search_courseware_content .cn_courseware_img{display:flex;flex-flow:row nowrap;align-items:start}.search_courseware_content .cn_courseware_img>.search_courseware_title{flex:1}.comment_star_new{position:relative;padding:10px 10px 16px;height:92px;display:flex;justify-content:space-between;flex-direction:row}.comment_star_new .star_left{width:auto;flex:1;text-align:center;border-right:1px solid #e5e5e5}.comment_star_new .star_left>p{margin-bottom:0}.comment_star_new .star_right{width:auto;padding-left:24px}.comment_star_new .star_right>div>img{width:30px;height:30px;margin-right:2px}.comment_star_new:after{position:absolute;content:"";border-bottom:1px solid #e5e5e5;left:-12px;right:-12px;bottom:0}.course .cn_courseware_img_new{position:relative;padding:10px 12px 8px}.course .cn_courseware_img_new>div{width:100%}.course .cn_courseware_img_new>div:first-of-type{width:100%!important;display:flex;flex-direction:row;align-items:flex-start}.course .cn_courseware_img_new>div:first-of-type>span{min-width:10px;width:auto!important}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info{flex:1;background-color:transparent;text-align:left;width:auto;min-width:auto;max-width:calc(100% - 12px);margin-right:0;padding:0;border:0 solid transparent;border-radius:0}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info .courseware_content_title{font-size:1.3rem;color:#000;word-break:break-all}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info .courseware_content_title_finished{margin-right:16px}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info>.courseware_type_tag{font-size:1.1rem;padding-top:4px}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info>.courseware_type_tag>div{color:#999;text-align:center;vertical-align:top;display:inline-block;width:auto;min-width:auto;margin-right:8px;border-radius:0;background-color:transparent;border:0 solid transparent;padding-right:9px;position:relative}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info>.courseware_type_tag>div:after{content:"";width:1px;height:10px;position:absolute;background-color:#999;right:0;top:4px}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info>.courseware_type_tag>.learnedtime_zero{padding-right:0;margin-right:0}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info>.courseware_type_tag>.learnedtime_zero:after{content:"";width:0}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info>.courseware_type_tag>.learnedtime{color:#b7b7b7}.course .cn_courseware_img_new>div:first-of-type .courseware_content_info>.related_test_outer>.related_test{font-size:1.2rem;line-height:16px;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:98%;margin:5px 6px 0 0;padding:4px 8px;cursor:pointer;border-radius:15px;color:rgba(var(--rgbnum),1);background-color:rgba(var(--rgbnum),.1)}.course .cn_courseware_img_new .courseware_finish_img{position:absolute;top:10px;right:12px;float:none}.course .cn_courseware_img_new_selected{background-color:rgba(var(--rgbnum),.1);border:1px solid var(--themcolor)}.course .cn_courseware_img_new_selected>div{color:var(--themcolor)}.course .cn_courseware_img_new_selected>div:first-of-type>span,.course .cn_courseware_img_new_selected>div>.courseware_content_info .courseware_content_title,.course .cn_courseware_img_new_selected>div>.courseware_content_info>.courseware_type_tag>div{color:var(--themcolor)!important}.course .cn_courseware_img_new_selected>div>.courseware_content_info>.courseware_type_tag>div:after{background-color:var(--themcolor)!important}.course .cn_courseware_img_new_selected>div>.courseware_content_info>.courseware_type_tag>.learnedtime{color:var(--themcolor)!important}.coursewareFixTop{position:fixed!important;z-index:999!important}.view_courseware_place_holder{width:100vw;height:calc((100vw / 16) * 9);background-color:#fff}.next-navbar-padding-course{background-color:#f4f4f4;z-index:990}.course .cn_courseware_img>div>span{color:#999;vertical-align:top;display:inline-block}.course .cn_courseware_img>div>span:last-child{color:#000;word-break:break-all;width:calc(100% - 76px)}.course .related_test_outer{width:100%!important}.course .cn_courseware_img .related_test>.app-svg-themebox,.search .common_middle .related_test>.app-svg-themebox{width:16px;height:16px;margin-right:5px}.course .cn_courseware_img .related_test,.search .common_middle .related_test{font-size:1.2rem;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:98%;margin:5px 0 0 15px;padding:4px 8px;border-radius:15px;color:rgba(var(--rgbnum),1);background-color:rgba(var(--rgbnum),.1)}.course .cn_courseware_img .related_test>img,.search .common_middle .related_test>img{width:12px;margin-right:5px}.course .allcahpter{margin-bottom:8px}.course .cn_courseware_img_search{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:flex-start}.course .cn_courseware_img_search .coureseware-list-content{width:0!important;display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:flex-start;flex:1}.course .cn_courseware_img_search .coureseware-list-content .coureseware-content-type{margin-right:10px!important}.course .cn_courseware_img_search .coureseware-list-content .coureseware-index{margin:0 8px 0 0}.course .cn_courseware_img_search .coureseware-list-content .coureseware-content-name{width:0;flex:1;word-break:break-all}.course .cn_courseware_img_search>span{font-size:1.1rem;color:#b7b7b7;position:relative;top:4px}.course .cn_courseware_img_search .related_test_outer{width:auto!important}.course .cn_courseware_img_search .related_test_outer .related_test{max-width:120px;margin:0 0 0 8px}.course .showlecturer{line-height:40px;height:40px;border-bottom:0!important}.course .en_courseware_switch{float:right;width:40px;height:20px}.course .lecturer_outer{line-height:42px;width:100%!important;height:42px;margin-top:5px}.course .lecturer_name{font-size:1.3rem!important;line-height:14px;color:#000!important;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;min-width:40px;max-width:70px;height:24px;margin-left:4px;padding:4px 6px;border:1px solid #e9e9e9;border-radius:25px}.course .apply_lecturer{text-align:center;position:fixed;z-index:2;bottom:6px;width:100%;padding:0 16px;background-color:#fff}.course .apply_lecturer_inside{line-height:42px;width:100%;height:42px;border:1px solid #e9e9e9;border-radius:25px}.applylecturer{height:calc(100vh - 44px);background-color:#f4f4f4}.applylecturer .courseware_choose{width:100%}.applylecturer .applytitle{font-size:1.3rem;line-height:40px;color:#999;height:40px;margin:0;padding-left:12px;background-color:#f4f4f4}.applylecturer .coursewarelist{overflow-y:auto;max-height:216px;margin-top:0;margin-bottom:0;padding-left:12px;list-style:none;background-color:#fff}.applylecturer .coursewarelist>li{font-size:1.5rem;line-height:44px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:44px;border-bottom:1px solid #e5e5e5}.applylecturer .coursewarelist>li:last-child{border-bottom:none}.applylecturer .coursewarelist .apply_pic{width:15px;height:15px;margin-right:10px}.applylecturer .apply_textarea{position:relative;height:calc(100vh - 530px);min-height:100px;max-height:200px;margin:8px 0;padding-bottom:30px;border-bottom:1px solid #e9e9e9;background-color:#fff}.applylecturer .apply_textarea textarea{font-size:1.4rem;color:#333;word-break:break-all;width:100%;height:100%;padding:10px;resize:none;border:none}.apply_textarea .feedback_content_text_icon{bottom:5px}.applylecturer .recommand{font-size:1.5rem;line-height:40px;color:#333;width:100%;height:40px;padding-left:12px;background-color:#fff}.applylecturer .recommand_name{font-size:1.4rem;color:#666;float:right;min-width:40px}.applylecturer .recommand_name>img{width:9px;margin-right:10px;margin-left:10px}.applylecturer .apply_submit{line-height:80px;width:100%;height:80px;padding:0 20px}.applylecturer .apply_submit>button{line-height:40px;color:#fff;width:100%;height:40px;border:0;border-radius:25px;background-color:var(--themcolor)}.applylecturermodal .modal-dialog{width:100%;height:100%;margin:0}.applylecturermodal .modal-content{min-height:100%}.applylecturermodal .dialog_box .modal-content{border:0!important;border-radius:0!important}.applylecturermodal .apply_ok{text-align:center;padding-top:24%}.applylecturermodal .apply_ok>img{width:100px;height:100px}.applylecturermodal .firstline{font-size:1.8rem;font-weight:700;color:#000;margin:30px 0 12px}.applylecturermodal .apply_ok>p:last-child{font-size:1.3rem;color:#999}.applylecturermodal .modal-dialog .apply_submit{line-height:80px;position:absolute;bottom:12%;width:100%;height:80px;padding:0 20px}.applylecturermodal .modal-dialog .apply_submit>button{line-height:40px;color:#fff;width:100%;height:40px;border:0;border-radius:25px;background-color:var(--themcolor)}.app_lecturerdetail .nomessage_defult>img{margin-top:calc(20%)!important}.details{position:relative;width:100%;min-height:85px;padding:8px 12px 12px;background:#fff}.lecturerdetail .introduction>div,.synthesize .introduction>div{font-size:1.1rem;color:#999;width:100%;margin-top:13px}.lecturerdetail .introduction .isclose,.synthesize .introduction .isclose{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lecturerdetail .introduction .openup>img,.synthesize .introduction .openup>img{width:7px;margin-left:6px}.lecturerdetail .introduction .grade,.synthesize .introduction .grade{position:relative;top:-12px;float:right}.lecturerdetail .introduction .grade>span:last-child,.synthesize .introduction .grade>span:last-child{font-size:2.1rem;font-weight:700}.lecturerdetail .introduction .content,.synthesize .introduction .content{font-size:1.4rem;color:#666;margin:0}.lecturerdetail .introduction>.course-auth-wrap .course-auth-list .list-item{display:inline-block;margin:5px 5px 5px 0;padding:3px 10px 2px;background:#f4f4f4;border-radius:50px;word-break:break-all;cursor:pointer}.lecturerdetail .history .pattern,.synthesize .history .pattern{position:relative;top:-32px;float:right;width:25px}.lecturerdetail .history .right,.synthesize .history .right{position:relative;top:-6px;right:5px;float:right;width:6px}.lecturerdetail .coursewareinfo{padding:10px 0 10px 11px;list-style:none;border-bottom:1px solid #f4f4f4}.coursewareinfo>h3{font-size:1.4rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:22px;margin:0}.coursewareinfo>div{font-size:1.1rem;font-weight:400;color:#999;height:15px}.lecturerlist{width:100%;min-height:calc(100vh - 44px)}.lecturerlist .title{font-size:1.3rem;line-height:40px;color:#999;text-align:center;height:40px;margin:0;background-color:#f4f4f4}.lecturerlist .info{line-height:60px;height:60px;padding:8px 12px;list-style:none;border-bottom:1px solid #f4f4f4}.lecturerlist .media_left{display:block;float:left;width:40px;height:40px;margin-right:14px;border-radius:50%}.lecturerlist .media_body{position:relative;display:inline-block;width:calc(100% - 78px);height:100%}.lecturerlist .lecturer_name,.lecturerlist .lecturer_status{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lecturerlist .lecturer_name{font-size:1.6rem;font-weight:700;color:#000;white-space:nowrap;overflow:hidden;height:24px;margin:0}.lecturerlist .lecturer_status{font-size:1.1rem;line-height:20px;color:#999;height:20px}.lecturerlist .media_right{float:right;width:10px;height:15px;margin-top:15px;margin-right:-12px}.faculty .details{border-radius:8px;margin-bottom:8px;padding:16px 0}.faculty .head{position:absolute;top:23px;left:12px;width:70px;min-height:95px}.faculty .head>p{font-size:1.2rem;color:#999;text-align:center;width:60px;margin-top:6px;white-space:nowrap}.faculty .head .head_pic{width:60px;height:60px;margin:2px 16px 0 0;border-radius:50%}.faculty .left{width:100%;margin-top:5px}.faculty .left>h1{font-size:unset;font-weight:400;line-height:unset;margin:0 0 8px}.faculty .left>h1>h3{font-size:1.6rem;font-weight:500;line-height:unset;color:#000;max-width:35%;margin:0}.faculty .left>h1>h3,.faculty .left>h1>span{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden}.faculty .left>h1>span{font-size:1rem;font-weight:400;max-width:40%;margin-left:4px;padding:0 4px;border-radius:25px}.faculty .left>div{font-size:1.1rem;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.faculty .like{font-size:1.1rem;line-height:24px;position:relative;top:4px;right:16px;float:right;height:24px;padding-right:0;border:0;background-color:#fff}.faculty .like:focus{outline:none}.faculty .like>img{width:18px;margin-right:5px;pointer-events:none}.faculty .detailtitle{width:calc(100% - 86px);margin-left:86px}app-faculty .grademore .fade>.modal-dialog>.modal-content{width:170px}app-faculty .fade>.modal-dialog>.modal-content>.modal-body{padding:0 16px}app-faculty .fade>.modal-dialog>.modal-content>.modal-body>div>a{word-break:break-all}.faculty .color_sign,.pc_faculty .color_sign{width:30px;height:18px;border-radius:8px 0;text-align:center;font-size:1.2rem;color:#fff;position:absolute;left:0;top:0}.faculty .first,.pc_faculty .first{background:linear-gradient(#ffe181,#f2b533)}.faculty .second,.pc_faculty .second{background:linear-gradient(#d8e6eb,#b7c2d4)}.faculty .third,.pc_faculty .third{background:linear-gradient(#dfcaaf,#cf9e73)}.pc_faculty .color_sign{width:40px;height:24px;font-size:1.6rem}.microdesign{color:#70c6e5;border:1px solid #70c6e5}.external{color:#ff9b48;border:1px solid #ff9b48}.extraction{color:#ff6969;border:1px solid #ff6969}.certification{color:#78aaf9;border:1px solid #78aaf9}.normal{color:#4adc89;border:1px solid #4adc89}.facultyclass .coursedetail{width:100%;height:50px;list-style:none;border-bottom:1px solid #e5e5e5}.facultyclass .coursedetail>h3{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:86%}.facultyclass .coursedetail>div{font-size:1.1rem;color:#999}.facultyclass .coursedetail .right{position:relative;top:-10px;right:5px;float:right;width:8px}.traincourse .myslides{padding:0 10px}.traincourse .swiper-slide>div{min-height:calc(100vh - 93px)}.traincourse_list{position:relative;width:100%;padding:12px 0 0;border-top:1px solid #e5e5e5}.traincourse_list:first-child{border:none}.traincourse_list h4{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;margin:0}.traincourse_list>div{font-size:1.3rem;color:#777;padding:8px 0 6px}.traincourse_list .traincourse_list_proTil{width:100%;color:#999;font-size:1.1rem;text-align:center}.traincourse_list>div img{position:relative;top:-2px;width:12px;height:12px}.traincourse_list>div>img:nth-child(3){margin-left:8px}.traincourse_list>div>span:first-child{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:100%}.traincourse_list>div>span:nth-child(2){float:right}.traincourse_list>div>span:nth-child(3){display:block}.traincourse_list>div>span>span{line-height:14px;word-break:break-all;display:inline-block;padding:0 5px}.traincourse_list>div>span:nth-child(2)>span:nth-child(3){border-left:1px solid #777}.traincourse_list>div>span:nth-child(2)>span>span{color:#ff8400}.traincourse_list>img{width:100%;max-height:320px}.traincourse_list .traincourse_list_icon{font-size:1.2rem;color:#f8f8ff;position:absolute;right:10px;bottom:42px;height:23px;padding:1px 8px 6px;border:1px solid transparent;border-radius:5px;background-color:rgba(0,0,0,.2)}.traincourse_list .traincourse_list_graduation{position:absolute;top:0;right:0;width:60px;height:auto}.traincourseregistrationhistory{padding:0 10px}.traincourseregistrationhistory .traincourse_list_icon{bottom:20px}.finish{bottom:0!important}.traincoursedetail{width:100%;min-height:calc(100vh - 44px);padding:10px 12px}.traincoursedetail>section{padding-bottom:170px}.traincoursedetail>section>h4{font-size:1.6rem;color:#3b3b3b;text-align:center;word-break:break-all;width:100%;margin:0;padding:27px 10px;border-bottom:1px solid #e5e5e5}.traincoursedetail .train_apply_section>div>div{width:100%;padding:15px 10px;border-bottom:1px solid #e5e5e5}.traincoursedetail .train_apply_section>div>div:last-child{border:none}.traincoursedetail .train_apply_section>div>div>div{padding:10px 0}.traincoursedetail .train_apply_section>div>div>div>h4{font-size:1.6rem;color:#3b3b3b;word-break:break-all;margin:0;padding:0 7px 1px;border-left:3px solid var(--themcolor)}.traincoursedetail .train_apply_section>div>div>p{font-size:1.4rem;color:#999;margin:0 0 0 10px}.traincoursedetail .train_sign_section>div{width:100%;padding-bottom:15px;border-bottom:1px solid #e5e5e5}.traincoursedetail .train_sign_section>div:last-child{border:none}.traincoursedetail .train_sign_section>div>div{margin-bottom:10px}.traincoursedetail .train_sign_section .sign_title>h4{font-size:1.8rem;font-weight:700;color:#000}.traincoursedetail .train_sign_section .sign_title>span{font-size:1.1rem;color:#999}.traincoursedetail .train_sign_section .sign_content{padding-top:30px}.traincoursedetail .train_sign_section .sign_content>div>span:first-child{font-size:1.3rem;color:#000;position:absolute;width:100px}.traincoursedetail .train_sign_section .sign_content>div>span:last-child{font-size:1.3rem;color:#999;display:inline-block;margin-left:95px}.traincoursedetail .train_sign_section .train_sign_section_signin{text-align:center;padding:15px 10px 30px;background-color:var(--themcolor)}.traincoursedetail .train_sign_section_signin>h4{font-size:1.4rem;color:#fff;text-align:center;margin:0}.traincoursedetail .train_sign_section_signin>img{width:160px;margin:60px 0 15px}.traincoursedetail .train_sign_section .train_sign_section_signin>p{font-size:1.6rem;color:#fff;text-align:center;margin:0}.traincoursedetail>div{text-align:center;position:fixed;bottom:0;left:0;width:100%;background-color:#fff}.traincoursedetail>div>p{font-size:1.2rem;color:#bebebe}.traincoursedetail>div>div{width:100%;height:auto;padding:15px 10px}.traincoursedetail>div>div>button{font-size:1.7rem;color:#fff;width:90%;height:44px;border:0;border-radius:25px;background-color:var(--themcolor)}.traincoursedetail>div>div>button:first-child{margin-top:0}.traincoursedetail>div>div>button>img{display:inline-block;width:18px;margin-right:5px}.traincoursedetail>div>div>button>span{position:relative;top:2px}.traincoursedetail>div>div>.sign_success{color:#18c884;cursor:default;background-color:#fff}.traincoursedetail .traincourseapply{color:#fff;margin:5px auto;background-color:var(--themcolor)}.traincoursedetail .traincourseapply>span{font-size:1.4rem;position:relative;top:0}.traincoursedetail .traincourseexamine{color:#999;background-color:#f4f4f4}.traincoursedetail .traincoursefull{color:#fff;cursor:default;background-color:#f4f4f4}.traincoursedetail .traincourseover{color:#f66;cursor:default;background-color:#f4f4f4}.traincoursedetail .traincourseover>img{position:relative;top:-1px;width:18px;height:18px;margin-right:5px}.mytraincourse .myslides{min-height:calc(100vh - 93px)}.mytraincourse_ul{display:flex;overflow:auto}.mytraincourse_ul ul{position:fixed;top:93px;overflow:auto;width:100vw;height:calc(100vh - 93px);margin:0;padding:0;border:none;background-color:rgba(0,0,0,.5)}.fixedDropdown ul{top:43px;height:calc(100vh - 43px)}.mytraincourse_ul ul>section{width:100%;height:10px;background-color:#f4f4f4}.mytraincourse_ul ul>div{background-color:#fff}.mytraincourse_ul ul>div>div{text-align:center;display:inline-block;width:33.33%;padding:10px 2px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#fff}.mytraincourse_ul ul>div>.active{color:var(--themcolor)}.mytraincourse_ul ul>div>.active img{position:relative;top:-1px;width:13px;height:8px;margin-left:7px}.mytraincourse_ul ul>div>div:nth-child(3n){border-right:none}.mytraincourse_ul>li{flex-grow:1;min-width:66px}.mytraincourse_ul>li>div>a>span{margin-left:2px}.mytraincourse_paper{position:relative}.mytraincourse_paper,.mytraincourse_paper .forum,.mytraincourse_paper .qa{min-height:calc(100vh - 93px)}.mytraincourse_paper .forum .nomessage_defult>img{margin-top:34%}app-faculty .mytraincourse_paper{background-color:#f4f4f4;padding:16px 12px}.train_qa_icon{position:fixed;z-index:9;right:20px;bottom:30px;padding:10px;border:1px solid var(--themcolor);border-radius:50px;background-color:var(--themcolor)}.train_qa_icon>img{width:20px;height:20px;opacity:.8}.mytraincourse_sign_list{padding:10px;cursor:pointer;border-bottom:1px solid #e5e5e5}.mytraincourse_sign_list:last-child{border:none}.mytraincourse_sign_list>h4{font-size:1.6rem;line-height:20px;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;width:calc(100% - 40px);margin:0 0 10px}.mytraincourse_sign_list>div>span{font-size:1.2rem;color:#999}.mytraincourse_sign_list_icon{color:#18c884!important;position:relative;top:-14px;float:right}.mytraincoursedetail{min-height:calc(100vh - 44px);background-color:#f4f4f4}.mytraincoursedetail>div{padding-top:10px}.mytraincoursedetail>div>div{font-size:1.5rem;color:#000;position:relative;width:100%;padding:10px;border-top:1px solid #e5e5e5;background-color:#fff}.mytraincoursedetail>div>div:first-child{margin-bottom:10px}.mytraincoursedetail>div>div>div{display:inline-block}.mytraincoursedetail .mytraincoursedetail_left{width:80px}.mytraincoursedetail .mytraincoursedetail_right{width:calc(100% - 85px)}.mytraincoursedetail .mytraincoursedetail_right>div:first-child{position:absolute;top:10px;left:10px}.mytraincoursedetail .mytraincoursedetail_right>div>span{font-size:1.3rem;color:#a5a5a5;word-break:break-all}.mytraincoursedetail .mytraincoursedetail_right>div>img{position:relative;top:5px;float:right;width:6px;opacity:.7}.mytraincoursesignlist>section>h4{border-bottom:none}.mytraincoursesignlist>section>div>.mytraincoursesignlist_nosign{margin:0;padding:12px 10px;background-color:#f4f4f4}.mytraincoursesignlist>section>div>.mytraincoursesignlist_nosign>span{font-size:1.4rem;color:#666;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;display:inline-block;overflow:hidden;max-width:100px;margin-right:30px}.mytraincoursesignlist>div>div:first-child{text-align:left;margin-bottom:20px;padding:12px 10px;cursor:pointer;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.mytraincoursesignlist>div>div:first-child:hover{background-color:#f4f4f4}.mytraincoursesignlist>div>div>img{position:relative;top:2px;float:right;width:7px}.traincourseusercount{min-height:calc(100% - 44px);margin:0;padding:0 10px;list-style:unset}.traincourseusercount>li{height:52px;padding:8px 0;list-style:none;cursor:pointer;border-bottom:1px solid #e5e5e5;background-color:#fff}.traincourseusercount>li:last-child{border:none}.traincourseusercount>li:hover{background-color:#f4f4f4}.traincourseusercount>li>img{width:35px;height:35px;margin-right:15px;border:1px solid #fff;border-radius:50px}.traincourseusercount>li>div{position:relative;top:6px;display:inline-block;width:calc(100% - 75px)}.traincourseusercount>li>div>h4{font-size:1.4rem;line-height:20px;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;margin:0}.mytraincourse_modal_qa .modal-content-qa{position:absolute;right:20px;bottom:72px;width:auto}.modal-body-train-qa>div{padding-bottom:8px;background:hsla(0,0%,100%,0)}.modal-body-train-qa>div>a{text-decoration:none;position:relative;display:block;width:44px;height:44px;padding:12px;border-radius:50px;background-color:#fff}.modal-body-train-qa>div>a>img{display:block;width:20px;height:20px}.train_qa_icon_rotate{animation:trainqarotate .2s;-ms-zoom-animation:trainqarotate .2s;animation-fill-mode:forwards}.train_qa_icon_back{animation:trainqarotateback .2s;animation-fill-mode:forwards}.livedetail{position:absolute;top:50px;width:100%;height:calc(100% - 44px)}.livedetail>div{height:100%}.livedetail>div iframe{width:100%;*width:100%;min-width:100%;height:100%}.backlive .live_infor{width:100%;padding:12px;background-color:#f4f4f4;display:flex;align-items:flex-start}.backlive .live_infor>img{vertical-align:baseline;display:inline-block;width:128px;margin-right:10px;height:calc(128px * (9 / 16));border-radius:4px}.backlive .live_infor>div{display:inline-block;width:calc(100% - 140px)}.backlive .live_infor>div>p{margin-bottom:6px;font-size:1.6rem;font-weight:700;white-space:pre-wrap;width:100%}.backlive .backlive_list{padding:12px 0;border-bottom:1px solid #e5e5e5;position:relative}.backlive .backlive_list .backlive_list_btn{position:absolute;right:0;bottom:16px;width:auto;padding:3px 8px;display:flex;align-items:center;border-radius:50px;border:1px solid var(--themcolor)}.backlive .backlive_list .backlive_list_btn .app-svg-themebox{vertical-align:text-bottom;width:14px;height:14px;margin-right:5px}.backlive .backlive_list .backlive_list_btn>span{font-size:1.2rem!important;color:var(--themcolor)!important}.backlive .backlive_list>div>h3{font-size:1.4rem;color:#000;white-space:pre-wrap;margin:0 0 6px}.backlive .backlive_list>div>div{font-size:1.2rem;color:#999}.qa{width:100%;min-height:calc(100vh - 44px);padding:0 10px}.qa_defult{text-align:center;position:absolute;top:calc(50vh - 57px);width:100%}.qa_defult>img{width:114px;height:114px}.qa_defult>p{font-size:1.6rem;color:#575757;margin:10px 0 0}.qa_list{position:relative;width:100%;padding:10px 12px;background-color:#fff}.qa .qa_list{padding:10px 0}.qa_list>div{display:inline-block}.qa .qa_list .qa_list_left{width:70px}.qa .qa_list .qa_list_right{width:calc(100% - 76px)}.qa_list>img{float:left;width:42px;height:42px;margin:0 10px 10px 0;border:1px solid #fff;border-radius:50px}.qa_list .qa_list_right .qa_list_right_top{text-align:center;position:absolute;left:0;width:62px;height:72px}.qa_list .qa_list_right .qa_list_right_top>img{width:42px;height:42px;border:1px solid #fff;border-radius:50px}.qa .qa_list .qa_list_right .qa_list_right_down>div>img{width:40%;max-width:140px}.qa_list .qa_list_right .qa_list_right_top>div{font-size:1rem;color:#fff;text-align:center;margin-top:7px;padding:3px 5px 1px;border:1px solid #ff8400;border-radius:50px;background-color:#ff8400}.qa_list .qa_list_right .qa_list_right_down{width:100%;height:100%}.qa_list .qa_list_right .qa_list_right_down>p{font-size:1.4rem;color:#000;word-break:break-all;margin:8px 0 10px}.qa_list .qa_list_right .qa_list_right_down>p>.question_noresolved{display:none}.qa_list .qa_list_right .qa_list_right_down>p>.question_isresolved{font-size:1.2rem;color:green;float:right}.qa_list .qa_list_right .qa_list_right_down>h4{font-size:1.5rem;line-height:20px;color:#000;word-break:break-all;margin:10px 0}.qa_list .qa_list_right .qa_list_right_down>h4>pre{display:inline-block}.qa_list .qa_list_right .qa_list_right_down>h4>.qa_list_right_down_span1{font-size:1rem;color:#fff;position:relative;top:-1px;margin-right:5px;padding:3px 4px 2px;border-radius:2px;background-color:var(--themcolor)}.qa_list .qa_list_right .qa_list_right_down>h4>.qa_list_right_down_span2{color:#ff8300;margin-right:5px}.qa_list .qa_list_right .qa_list_right_down>h4>.qa_list_right_down_span2>img{position:relative;top:-2px;width:13px;height:14px;margin-right:3px}.qa_list .qa_list_right .qa_list_right_down>div{margin-bottom:6px}.qa_list .qa_list_right .qa_list_right_down>section{width:100%;height:auto}.qa_list .qa_list_right .qa_list_right_down>section>div{font-size:1.2rem;line-height:12px;color:#999;display:inline-block}.qa_list .qa_list_right .qa_list_right_down>section>div:first-child{float:left;width:calc(100% - 128px)}.qa_list .qa_list_right .qa_list_right_down>section>div:nth-child(2){text-align:right;float:right;width:auto;max-width:117px}.qa_list .qa_list_right .qa_list_right_down>section>div>div{display:inline-block;width:auto;padding:0 7px;border-left:1px solid #999}.qa_list .qa_list_right .qa_list_right_down>section>div:first-child>div{white-space:nowrap;text-overflow:ellipsis;word-break:break-all;display:inline-block;overflow:hidden;width:auto;max-width:50%}.qa_list .qa_list_right .qa_list_right_down>section>div>div:last-child{padding-right:0}.qa_list .qa_list_right .qa_list_right_down>section>div>div:first-child{padding-left:0;border:none}.qa_modal .modal-dialog{width:100%;margin:0}.qacheckmore .modal-body>div{z-index:2147483647;border-radius:6px}.qacheckmore .modal-body>div>a{border-radius:6px}.qacheckmore .modal-body>div>.checkActive{color:var(--themcolor)}.qacheckmore .modal-body>div>a>img{float:left;width:20px;height:20px;margin-right:7px;opacity:.8}.qacheckmore .fade>.modal-dialog>.modal-content{top:50px;right:15px;float:right;border:1px solid transparent;border-radius:5px}.qacheckmore .triangle{position:absolute;top:-8px;right:10px;width:0;height:0;border-right:7px solid transparent;border-bottom:10px solid snow;border-left:7px solid transparent}.grademore .fade>.modal-dialog>.modal-content{top:92px;right:20px;width:135px;overflow:hidden;border-radius:8px}.grademore .modal-body>div>a>.app-svg-themebox{width:20px;height:20px;position:relative;float:right}.urlweb_dropdown{position:absolute;top:50px;right:0;width:100%;height:calc(100vh - 44px)}.urlweb_dropdown .open{width:100%;height:100%;background-color:rgba(0,0,0,.2)}.urlweb_dropdown .dropdown-menu{z-index:90;top:7px;right:0;left:0;width:130px;min-width:0;margin:auto 10px auto auto;padding:0;box-shadow:unset;border:1px solid #e5e5e5;border-radius:3px}.urlweb_dropdown .dropdown-menu>div{padding:10px;border-top:1px solid #e5e5e5}.urlweb_dropdown .dropdown-menu>div:nth-child(2){border:none}.urlweb_dropdown .dropdown-menu>div a,.urlweb_dropdown .dropdown-menu>div a:hover{text-decoration:none}.urlweb_dropdown .dropdown-menu>div .ibs{margin-right:10px}.urlweb_dropdown .dropdown-menu>div .red{color:#ff5d5d}.urlweb_dropdown .triangle{position:absolute;top:-8px;right:10px;width:0;height:0;border-right:7px solid transparent;border-bottom:10px solid snow;border-left:7px solid transparent}.myqa{font-size:1.4rem;width:100%;min-height:calc(100vh - 93px);padding:0 10px}.myqa .qa_defult{top:calc(50vh - 117px)}.putquestions{min-height:calc(100vh - 44px);background-color:#f4f4f4}.pqcheck{width:100%;margin:14px 0}.pqcheck>button{text-align:left;width:100%;height:48px;padding:10px 12px}.pqcheck>button,.putquestions .btn-primary.active.focus,.putquestions .btn-primary.active:focus,.putquestions .btn-primary.active:hover,.putquestions .btn-primary:active.focus,.putquestions .btn-primary:active:focus,.putquestions .btn-primary:active:hover,.putquestions .btn-primary:hover,.putquestions .open>.dropdown-toggle.btn-primary.focus,.putquestions .open>.dropdown-toggle.btn-primary:focus,.putquestions .open>.dropdown-toggle.btn-primary:hover{color:#1e1e1e;border:1px solid #e5e5e5;border-right:none;border-left:none;background-color:#fff}.btn-group.open .dropdown-toggle,.putquestions .btn.active,.putquestions .btn:active{box-shadow:none;box-shadow:unset}.pqcheck>button>.caret{position:relative;top:8px;float:right}.pqcheck>ul{overflow:auto;width:100%;max-height:200px;margin-top:-1px;border:none;border-top:1px solid #e5e5e5}.pqcheck>ul>li{padding:5px 0;border-bottom:1px solid #e5e5e5;font-size:1.3rem}.pqcheck>ul>li:last-child{border:none}.putquestions_question{height:234px;background-color:#fff}.putquestions_question_form{padding:10px 0 0}.putquestions_question_form_message{position:relative;width:100%;height:175px;padding:0 10px}.putquestions_question_form_message>div{overflow:hidden;width:100%;height:auto}.putquestions_question_form_message div>textarea{word-break:break-all;overflow:auto;width:100%;height:80px;resize:none;border:none}.putquestions_question_form_message div>span{font-size:1.4rem;position:absolute;right:10px;bottom:10px}.putquestions_question_form_message div>input{font-size:0;opacity:0;filter:"alpha(opacity=0)"}.putquestions_question_form_message_choose,.putquestions_question_form_message div>input{position:absolute;bottom:10px;left:10px;width:70px;height:70px;cursor:pointer}.putquestions_question_form_message_delete{position:absolute!important;z-index:10!important;bottom:65px!important;left:65px!important;width:25px!important;height:25px!important;opacity:.8!important;cursor:pointer!important}.putquestions_question_form_message_delete:hover{opacity:1!important}.putquestions_question_form_button{width:100%;height:50px;padding:10px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.putquestions_question_form_button>div{display:inline;padding:0 10px;cursor:pointer}.putquestions_question_form_button>div>.app-svg-themebox,.putquestions_question_form_button>div>img{position:relative;top:-1px;width:18px;height:18px;margin-right:5px}.putquestions_question_form_button_expert{color:#666;position:relative;top:5px;float:left}.putquestions_question_form_button_reward{color:#666;position:relative;top:5px;border-left:1px solid #b9b9b9}.putquestions_question_form_button_reward .expertvalue_bule{color:var(--themcolor)}.putquestions_question_form_button_anonymous{color:#999;position:relative;top:5px;float:right}.putquestions_question_form_submit{text-align:center;position:absolute;top:6px;right:10px;width:43px;height:34px}.putquestions_question_form_submit>img{width:100%;height:100%}.putquestions_question_form_submit>button{color:#666;text-align:center;position:absolute;right:0;bottom:0;width:100%;height:100%;padding:0;border:1px solid transparent;background-color:transparent}.reward .modal-dialog{position:absolute;bottom:0;margin:0}.reward .modal-dialog>.modal-content{border-radius:16px 16px 0 0}.reward .modal-content .modal-header{border-bottom:none}.reward .fade .modal-content .modal-header{padding:10px 12px}.reward .modal-content .modal-header .modal-title{width:100%;font-size:1.8rem;font-weight:700;line-height:1.42857143;color:#ff8400;margin:0}.reward .modal-content .modal-header .modal-title>span:first-child{font-size:1.4rem;font-weight:400;color:#000;width:100%}.reward .modal-content .modal-header .modal-title>img{float:right;width:18px;height:18px}.reward .popup_bottom .modal-content .modal-header .modal-title{text-align:right}.reward .popup_bottom .modal-content .modal-header>img{position:absolute;width:28px;height:32px;left:12px!important;top:7px!important}.reward .popup_bottom.fade .modal-content .modal-header{padding:10px 20px;position:relative}.reward .modal-content .reward_value{text-align:center;padding:10px!important}.reward .modal-content .reward_value>div{text-align:center;display:inline-block;width:calc((100% - 60px) / 3);margin:10px;border:1px solid #e5e5e5;border-radius:3px!important}.reward .modal-content .reward_value>div>a{border-radius:4px!important}.reward .modal-content .reward_value>div .notcheack{color:#999!important;cursor:default!important;background-color:#efefef!important}.reward .fade>.modal-dialog>.modal-content>.modal-body>div:last-child{border:1px solid #e5e5e5}.questionandanswer{min-height:calc(100vh - 44px);background-color:#f4f4f4}.questionandanswer_question{width:100%;padding:10px;border-bottom:1px solid #f4f4f4;background-color:#fff}.questionandanswer_question>h4{font-size:1.6rem;color:#191919;word-break:break-all;margin:5px 0 7px}.questionandanswer_question_img>img{width:40%;max-width:140px;cursor:pointer}.questionandanswer_question_span{padding:6px 0}.questionandanswer_question_span>span{font-size:1.2rem;line-height:12px;color:#999;display:inline-block;padding:0 3px 0 7px;border-left:1px solid #999}.questionandanswer_question_span>span:first-child{padding-left:0;border:none}.questionandanswer_question_button{padding:5px 0 0}.questionandanswer_question_button_answer{position:relative;width:94px;height:29px}.questionandanswer_question_button_answer>.app-svg-themebox,.questionandanswer_question_button_answer>img{width:100%;height:100%}.questionandanswer_question_button_answer>div{color:#fff;text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:4px 5px 5px}.questionandanswer_question_button_answer>div>span{font-size:1.3rem}.questionandanswer_question_button_answer>div>span:nth-child(2){margin-top:1px;margin-left:3px}.questionandanswer_question_button_follow{position:relative;top:-29px;float:right;width:85px;height:29px}.questionandanswer_question_button_follow>.app-svg-themebox,.questionandanswer_question_button_follow>img{width:100%;height:100%}.questionandanswer_question_button_follow>div{text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:4px 5px 5px}.questionandanswer_question_button_follow>div>.app-svg-themebox,.questionandanswer_question_button_follow>div>img{position:relative;top:-1px;height:12px;-ms-interpolation-mode:nearest-neighbor;image-rendering:pixelated}.questionandanswer_question_button_follow>div>span{font-size:1.3rem}.questionandanswer_question_button_follow>div>.bule{color:var(--themcolor)}.questionandanswer_question_button_follow>div>.grey{color:#777}.questionandanswer_answer{height:222px;background-color:#f4f4f4}.questionandanswer_answer_form{padding:10px 10px 0;border-bottom:1px solid #e5e5e5}.questionandanswer_answer_form_message{position:relative;width:100%;height:162px;padding:10px 0;border:1px solid #e5e5e5;background-color:#fff}.questionandanswer_answer_form_message>div{width:100%;height:auto}.questionandanswer_answer_form_message div>textarea{word-break:break-all;overflow:auto;width:100%;height:60px;padding:0 10px;resize:none;border:none}.questionandanswer_answer_form_message div>img{position:absolute;bottom:10px;left:10px;width:70px;height:70px}.questionandanswer_answer_form_message div>span{font-size:1.3rem;position:absolute;right:10px;bottom:10px}.questionandanswer_answer_form_button{width:100%;height:50px;padding:10px 0}.questionandanswer_answer_form_button>div{display:inline}.questionandanswer_answer_form_button_anonymous{color:#999;position:relative;top:5px;float:left}.questionandanswer_answer_form_button_anonymous>.app-svg-themebox,.questionandanswer_answer_form_button_anonymous>img{position:relative;top:-1px;width:18px;height:18px;margin-right:10px}.questionandanswer_answer_form_button_submit{text-align:center;position:relative;float:right;width:70px;height:29px}.questionandanswer_answer_form_button_submit>.app-svg-themebox,.questionandanswer_answer_form_button_submit>img{width:100%;height:100%}.questionandanswer_answer_form_button_submit>button{color:#000;position:absolute;right:0;bottom:0;width:100%;height:100%;border:1px solid #e5e5e5;background-color:hsla(0,0%,100%,0)}.questionandanswer_answer_form_button_submit_valid{color:#fff!important;background-color:var(--themcolor)!important}.questionandanswer_answer_list{margin-top:15px}.questionandanswer_answer_list_header{font-size:1.4rem;color:#666;height:40px;padding:10px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#fff}.questionandanswer_answer_list_header>img{width:18px;height:18px;margin-right:10px}.questionandanswer_answer_list_list{width:100%;padding:13px 10px;border-bottom:1px solid #e5e5e5;background-color:#fff}.questionandanswer_answer_list_list:last-child{border:none}.questionandanswer_answer_list_list>p{font-size:1.4rem;color:#000;word-break:break-all;margin:0}.questionandanswer_answer_list_list>img{width:40%;max-width:140px;margin:10px 0 0;cursor:pointer}.questionandanswer_answer_list_list_down{position:relative;width:100%;padding:10px 0 0}.questionandanswer_answer_list_list_down>img{width:24px;height:24px;border:1px solid #e5e5e5;border-radius:50px}.questionandanswer_answer_list_list_down>p{font-size:1.4rem;line-height:16px;color:#999;white-space:nowrap;text-overflow:ellipsis;position:relative;top:2px;display:inline-block;overflow:hidden;max-width:84px;margin:0 10px 0 5px}.questionandanswer_answer_list_list_down>p:nth-child(2){position:relative;top:3px}.questionandanswer_answer_list_list_down>p:nth-child(3){font-size:1.2rem;line-height:14px;padding:0 10px;border-left:1px solid #999}.questionandanswer_answer_list_list_down>div>div{position:absolute;right:0;bottom:-1px;display:inline;padding:2px 10px;cursor:pointer;border:1px solid #e5e5e5;border-radius:50px}.questionandanswer_answer_list_list_down>div>div>img{width:18px;height:18px}.questionandanswer_answer_list_list_down>div>div>span{font-size:1.2rem;color:#000;position:relative;top:-1px;left:1px}.questionandanswer_answer_list_list_down_optimum{right:58px!important;float:right}.questionandanswer_answer_list_list_down_zan>img{position:relative;top:-1px}.forum{background-color:#f4f4f4}app-forum .modal{bottom:-1px}app-forum .fade>.modal-dialog>.modal-content>.modal-body{max-height:calc(100vh - 164px)}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body{padding:15px 10px 5px}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>div>div{position:relative;padding:12px 0 12px 56px}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>div>div>img{position:absolute;top:calc(50% - 20px);left:0;width:40px;height:40px;border-radius:4px}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>div>div>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>div>div>div>p{font-size:1.5rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0;padding:0 0 2px}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>div>div>div>.forumClassify_high{padding:11px 0}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>div>div>div span{font-size:1.2rem;color:#666}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>.active p{color:var(--themcolor)}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>.is_customize{border:none}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>.is_customize>div{text-align:center;padding:0;background-color:#f4f4f4}app-forum .fade>.modal-dialog>.modal-content .forum_modal_body>.is_customize>div .forumClassify_high{font-size:1.3rem;color:#000}.forum .todown{padding-top:45px}.forum .topic .next-navbar-padding{z-index:2;width:100%;padding:2px 12px 0 0;background-color:#fff;line-height:1}.forum .topic .next-navbar>.active>div{font-size:1.8rem;color:#000;font-weight:700}.forum .topic .next-navbar>.active>div>div{top:6px;border-radius:4px;height:3px}.forum .topic .fixed{position:fixed;top:0}.forum .topic .next-navbar{border-bottom:0}.forum .topic .individual{display:inline-block;width:66%}.forum .topic .individual>li{display:inline-block;min-width:25%;max-width:50%}.forum .topic .individual .topic_title{padding:13px 2px 8px;font-size:1.6rem;color:#999;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.forum .topic .individualrest{display:inline-block;float:right;width:34%;height:43px;margin:0;padding:0;background-color:#fff}.forum .topic .individualrest>img{float:right;width:28px;margin-left:12px;padding:5px 0}.forum .pc_qa_list{min-height:calc(100vh - 104px)}.forum .project_pc_qa_list{min-height:calc(100vh - 44px)}.forum .forum_list_stick{width:100%;margin-top:16px;padding:16px 0;background-color:#fff;border-radius:8px}.forum .forum_list_stick>p{font-size:1.5rem;font-weight:700;color:#000;width:100%;margin-bottom:12px;padding:0 10px}.forum .forum_list_stick>p>span{font-size:1.1rem;font-weight:400;color:#000;position:relative;top:2px;float:right}.forum .forum_list_stick>p>span>img{position:relative;top:-1px;width:5px;margin-left:8px}.forum .forum_list_stick>div{padding-bottom:8px;font-size:1.6rem;color:#000;overflow:auto;width:100%}.forum .forum_list_stick>div>.forum_forumHotClassifys{white-space:nowrap;display:inline-block;width:auto}.forum .forum_list_stick>div>.forum_forumHotClassifys>div{font-size:1.2rem;color:#000;vertical-align:top;white-space:normal;word-break:break-all;display:inline-block;width:64px;margin-right:16px}.forum .forum_list_stick>div>.forum_forumHotClassifys>div:first-of-type{margin-left:16px}.forum .forum_list_stick>div>.forum_forumHotClassifys>div>img{width:64px;height:64px;margin-bottom:8px;border-radius:4px}.forum .forum_list_stick>div>.forum_forumHotClassifys>div>div{word-break:break-all;width:100%}.forum .forum_list_stick>div>.forum_forumHotClassifys_defult{font-size:1.2rem;color:#999;text-align:center}.forum .forum_list_stick>div>.forum_forumHotClassifys_defult>img{width:40px}.forum .forum_list_stick>div>.forum_forumHotClassifys_defult>span{display:block;margin:14px 0 0}.forum_list_list .forum_category{padding:10px 12px;background-color:#fff}.forum_list_list .forum_category .project_header_btn>span{font-size:1.4rem;color:#000}.forum_list_list .forum_category .project_header_btn>img{width:25px!important;margin-right:9px;display:inline-block}.forum_list_list .forum_category .project_topic{border-left:1px solid #e5e5e5}.forum_list_list .forum_category>div:first-child{font-size:1.4rem;color:#000;display:inline-block;width:120px}.forum_list_list .forum_category>div:first-child>span{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:75px}.forum_list_list .forum_category>div:first-child>.category_selected{color:var(--themcolor)}.forum_list_list .forum_category>div:first-child>.app-svg-themebox,.forum_list_list .forum_category>div:first-child>img{width:24px;height:24px;margin-right:9px}.forum_list_list .forum_category>.projectforum_excitationexplain{width:16px;cursor:pointer}.forum_list_list .forum_category>div:last-child{font-size:1.4rem;color:#000;float:right;width:auto;margin-top:4px}.forum_list_list .forum_category>div:last-child .active{color:var(--themcolor)}.forum_list_list .forum_category>div:last-child>span{margin-left:15px}.forum_list_list .qa_list_left,.forumdetail .qa_list_left,.myforum .qa_list_left{width:100%;display:flex;align-items:center}.forum_list_list .qa_list_left>img,.forumdetail .qa_list_left>img,.myforum .qa_list_left>img{float:left;width:40px;height:40px;margin:0 10px 0 0;border-radius:50%}.forum_list_list .qa_list_left .forum_list_all,.forumdetail .qa_list_left .forum_list_all,.myforum .qa_list_left .forum_list_all{display:inline-block;width:calc(100% - 60px)}.forum_list_list .qa_list_left .forum_list_list_name .forum_list_list_name_fullname,.forumdetail .qa_list_left .forum_list_list_name .forum_list_list_name_fullname,.myforum .qa_list_left .forum_list_list_name .forum_list_list_name_fullname{font-size:1.3rem;color:#000;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle;overflow:hidden;max-width:70px;margin:0 8px 5px 0}.forum_list_list .qa_list_left .forum_list_list_name>img,.forumdetail .qa_list_left .forum_list_list_name>img,.myforum .qa_list_left .forum_list_list_name>img{float:right;width:20px;height:20px}.forum_list_list .qa_list_left .forum_list_list_name>span,.forumdetail .qa_list_left .forum_list_list_name>span,.myforum .qa_list_left .forum_list_list_name>span{font-size:1rem;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle;overflow:hidden;max-width:130px;padding:0 6px;border-radius:15px}.forum_list_list .qa_list_left .forum_list_list_icon,.forumdetail .qa_list_left .forum_list_list_icon,.myforum .qa_list_left .forum_list_list_icon{line-height:16px}.forum_list_list .qa_list_left .forum_list_list_icon>span,.forumdetail .qa_list_left .forum_list_list_icon>span,.myforum .qa_list_left .forum_list_list_icon>span{font-size:1.1rem;color:#999;margin-right:5px}.myforum .qa_list_left .forum_list_list_name .forum_list_list_name_fullname{margin:0 8px 2px 0}.myforum .qa_list_left .forum_list_list_icon{margin-bottom:6px}.forum_list_list .qa_list_right .forum_list_list_name .forum_list_list_name_fullname{font-size:1.3rem;color:#666;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle;overflow:hidden;max-width:70px;margin:0 5px 0 0}.forum_list_list .qa_list_right .forum_list_list_name>img{float:right;width:20px;height:20px}.forum_list_list .qa_list_right .forum_list_list_name>span{font-size:1rem;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle;overflow:hidden;max-width:130px;padding:0 6px;border-radius:15px}.forumdetaildown .qa_list{border-bottom:none}.ordersign:last-child .qa_list{border-bottom:0}.ordersign:last-child{margin-bottom:24px!important}.forumimg{width:100%}.forumimg>div{vertical-align:top;display:inline-block;overflow:hidden;margin-bottom:6px;position:relative}.forumimg>div>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;left:0;position:absolute;top:0}.forumimg>div:before{content:"";display:block;width:100%;padding-bottom:100%}.forumimg .narrowimg:nth-child(3n+3),.forumimg .wideimg:last-child{margin-right:0}.forumimg>.oneImg{width:100%;border-radius:4px}.forumimg>.wideimg{width:calc((100% - 10px) / 2)!important;margin-right:10px;border-radius:4px}.forumimg>.narrowimg{width:calc((100% - 20px) / 3)!important;margin-right:10px;border-radius:4px}.forum_list_list .qa_list_right_down .forum_list_list_explain{width:100%;height:20px;margin-top:14px;margin-bottom:0!important}.forum_list_list .qa_list_right_down .forum_list_list_explain>div{font-size:1.1rem;color:#999;display:inline-block}.forum_list_list .qa_list_right_down .forum_list_list_explain>div:first-child{float:left;max-width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.forum_list_list .qa_list_right_down .forum_list_list_explain>div:nth-child(2){text-align:right;float:right;width:auto;max-width:calc(100% - 120px)}.forum_list_list .qa_list_right_down .forum_list_list_explain>div>div{display:inline-block;width:auto;padding:0 7px}.forum_list_list .qa_list_right_down .forum_list_list_explain>div>div>.app-svg-themebox,.forum_list_list .qa_list_right_down .forum_list_list_explain>div>div>img{width:16px;height:16px;margin-bottom:4px}.forum_list_list .qa_list_right_down .forum_list_list_explain>div>div:first-child{padding-left:0;border:none}.forum_list_list .qa_list_right_down .forum_list_list_explain>div>div:last-child{padding-right:0}.forum_list_list .qa_list_right_down .forum_list_list_explain>div:first-child .forum_list_list_explain_type{margin-right:10px;padding:0 4px;border-radius:2px;background-color:#f4f4f4}.forum .reminder,.forumplatedetail .reminder{bottom:77px}.forum .reminder>button,.forumplatedetail .reminder>button{height:50px;padding:6px 10px;border-radius:50px;box-shadow:0 6px 6px 0 rgba(var(--rgbnum),.1)}.forum .reminder>button>img,.forumplatedetail .reminder>button>img{vertical-align:bottom;width:30px}.forum .forumdetailvotereply{width:100%;min-height:calc(100vh - 44px);background-color:#f4f4f4}.forumdetailvotereply .interval{width:100%;height:10px;background-color:#f4f4f4}.pcforumdetailvotereply_heigh{padding-bottom:164px}.photo_magnifier_none{display:none}.photo_magnifier_block{position:fixed;z-index:1300;top:0;left:0;display:block;width:100vw;height:100vh;background:rgba(0,0,0,.9)}.photo_magnifier_block .swiper-container .swiper-wrapper .swiper-slide{align-items:center}.photo_magnifier_block .swiper-container .swiper-wrapper .swiper-slide img{width:100%;margin:auto}.photo_magnifier_block .swiper-container .swiper-wrapper .swiper-button-prev,.swiper-button-prev{color:#fff}.photo_magnifier_block .swiper-button-prev{width:30px;height:46px;background-image:url(arrows_pre.8deedc7ca1a60dc57dd7.svg);background-size:30px}.photo_magnifier_block .swiper-button-prev:after{display:none}.photo_magnifier_block .swiper-button-next{width:30px;height:46px;background-image:url(arrows_next.00e6026b896883e6fee8.svg);background-size:30px}.photo_magnifier_block .swiper-button-next:after{display:none}.closephotomagnifier{position:fixed;z-index:99999;top:10px;right:10px;width:32px;height:32px;cursor:pointer}.menumodal{background-color:rgba(0,0,0,.4)}.menumodal .modal-dialog{text-align:center;position:absolute;bottom:34px;left:0;width:100%;margin:0;padding:0 12px;z-index:1000}.menumodal .modal-content{box-shadow:none!important;border:none;border-radius:4px!important;background-color:transparent}.menumodal>.modal-dialog>.modal-content>.modal-body>div{padding:0 10px;border-radius:8px;background-color:#fff}.menumodal>.modal-dialog>.modal-content>.modal-body>div>div{padding:13px 0;border-bottom:1px solid #e5e5e5}.menumodal>.modal-dialog>.modal-content>.modal-body>div>div:last-child{border-bottom:none}.menumodal>.modal-dialog>.modal-content>.modal-body>div>div>a{font-size:1.7rem;color:#000}.menumodal>.modal-dialog>.modal-content>.modal-body>div>div>.delete{color:#ff5d5d}.menumodal>.modal-dialog>.modal-content>.modal-body>div>.forumisliked{color:var(--themcolor)}.menumodal>.modal-dialog>.modal-content>.modal-body>div>div>a:active,.menumodal>.modal-dialog>.modal-content>.modal-body>div>div>a:focus,.menumodal>.modal-dialog>.modal-content>.modal-body>div>div>a:hover{text-decoration:none}.menumodal>.modal-dialog>.modal-content .cancel{padding:10px 0 15px!important;border:none;background-color:transparent!important}.menumodal>.modal-dialog>.modal-content .cancel>a{font-size:1.7rem;color:#000}.cardmodal .modal-dialog{position:absolute;bottom:84px;left:calc(100vw - 140px);width:120px;margin:0}.cardmodal .modal-dialog .modal-content{border:none;border-radius:8px;margin-bottom:21px}.cardmodal .modal-dialog .modal-content .modal-header{position:absolute;right:0;left:0;width:82px;margin:auto;padding-top:25px;border-bottom:none}.cardmodal .modal-dialog .modal-content .modal-header .close{font-size:2.6rem;font-weight:400;opacity:.4}.cardmodal .modal-dialog .modal-content .modal-body{overflow:auto;padding:0 16px}.cardmodal .modal-dialog .modal-content .modal-body>div{text-align:center;width:100%;padding:18px 0;cursor:pointer;border-bottom:1px solid #e5e5e5;border-radius:0}.cardmodal .modal-dialog .modal-content .modal-body>div>img{width:25px;height:25px;vertical-align:bottom}.cardmodal .modal-dialog .modal-content .modal-body>div>p{font-size:1.5rem;color:#000;display:inline-block;margin:0 0 0 13px}.cardmodal .modal-dialog .modal_open{width:50px;height:50px;line-height:50px;text-align:center;background-color:var(--themcolor);border-radius:50%;position:relative;right:-74px;top:7px}.cardmodal .modal-dialog .modal_open>img{width:30px}.cardmodal .fadelogIn{animation:fadelogIn 1s;animation-fill-mode:forwards}@keyframes fadelogIn{0%{transform:rotate(0deg)}to{transform:rotate(45deg)}}.forumdetail{width:100%;min-height:calc(100vh - 44px)}.forumdetail .forumdetail_theme .qa_list{padding:10px 12px}.forumdetailtop{padding:10px;background-color:#fff}.forumdetailtop .forumdetail_header{padding-bottom:10px}.forumdetailtop .forumdetail_header>div{display:inline-block}.forumdetailtop .forumdetail_header>.forumdetail_header_left{float:left;margin:4px 10px 10px 0}.forumdetailtop .forumdetail_header>.forumdetail_header_left>img{width:40px;height:40px;border:1px solid transparent;border-radius:40px}.forumdetailtop .forumdetail_header>.forumdetail_header_right{width:calc(100% - 50px)}.forumdetailtop .forumdetail_header>.forumdetail_header_right>h4{font-size:1.3rem;color:#000;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:70%;margin:5px 0 0}.forumdetailtop .forumdetail_header>.forumdetail_header_right>h4>div{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:50%;padding:0 9px 0 0}.forumdetailtop .forumdetail_header>.forumdetail_header_right>h4>span{font-size:1rem;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:50%;padding:2px 4px 1px;border-radius:15px}.forumdetailtop .forumdetail_header>.forumdetail_header_right>span{font-size:1.2rem;color:#fff;padding:0 5px;border:1px solid #ff8400;border-radius:20px;background-color:#ff8400}.forumdetailtop .forumdetail_header>.forumdetail_header_right>span>img{position:relative;top:-1.5px;width:10px;height:10px;margin-right:3px}.forumdetailtop .forumdetail_header>.forumdetail_header_right>div>span{font-size:1.3rem;color:#999}.forumdetailtop .forumdetail_header>.forumdetail_header_right>div>span:nth-child(2){float:right}.forumdetailtop .forumdetail_header>.forumdetail_header_right>div>span:nth-child(2)>span{line-height:14px;display:inline-block;padding:0 8px;border-right:1px solid #999}.forumdetailtop .forumdetail_header>.forumdetail_header_right>div>span:nth-child(2)>span:last-child{border:none}.forumdetailtop .forumdetail_vote_content{padding:10px 0 0}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div{display:inline-block}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div:first-child{position:relative;top:-10px;width:90px;margin-right:10px;border:1px solid transparent;border-radius:5px}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div:nth-child(2){width:calc(100% - 100px)}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div:first-child>div:first-child{font-size:1.4rem;color:#fff;text-align:center;padding:2px 0;border:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;background-color:var(--themcolor)}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div:first-child>div:nth-child(2){font-size:1.6rem;color:var(--themcolor);text-align:center;padding:9px 0;border:1px solid transparent;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#e5e5e5}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div:nth-child(2)>h4{font-size:1.6rem;color:#000;height:40px;margin:0 0 10px}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div:nth-child(2)>span{font-size:1.4rem;color:#999}.forumdetailtop .forumdetail_vote_content .forumdetail_content_title>div:nth-child(2)>span>img{width:16px;height:16px;margin-right:5px}.forumdetailtop .forumdetail_vote_content .forumdetail_content_explain{margin-bottom:10px;padding:5px 0}.forumdetailtop .forumdetail_vote_content .forumdetail_content_explain>p{font-size:1.4rem;color:#666;word-break:break-all;margin:0}.forumdetailtop .forumdetail_vote_content .forumdetail_content_explain>p>span{margin-right:5px}.forumdetailtop .forumdetail_header_right .forumdetail_content_button{display:inline-block;padding:8px 0 0}.forumdetailtop .forumdetail_header_right .forumdetail_content_button>span{font-size:1.4rem;color:#fff;text-align:center;width:62px;padding:3px 8px;border:1px solid var(--themcolor);border-radius:3px;background-color:var(--themcolor)}.forumdetailtop .forumdetail_vote_content .forumdetail_content_button>span:first-child{float:left}.forumdetailtop .forumdetail_vote_content .forumdetail_content_button>span:nth-child(2){float:right}.forumdetailtop .forumdetail_vote_content .forumdetail_content_button>span>img{position:relative;top:-1px;width:6px;height:10px;margin-left:6px}.forumdetaildown .forumdetail_votelist_top{padding:10px 12px}.forumdetaildown .forumdetail_votelist{padding-bottom:10px}.forumdetaildown .forumdetail_votelist_top>div>span:last-child{font-size:1.1rem;color:#999;margin-left:5px}.forumdetaildown .forumdetail_votelist_top>div:first-child{font-size:1.6rem;color:#000;display:inline-block;font-weight:700}.forumdetaildown .forumdetail_votelist_top>div:last-child{font-size:1.1rem;color:#999;float:right;font-weight:400}.forumdetail_vote{padding-bottom:40px}.forumdetail_vote_short{padding-bottom:76px}.forumdetail_vote .forumdetail_vote_content .forumdetail_content_title>h4{word-break:break-all;margin:0}.forumdetail_vote .forumdetail_vote_content .forumdetail_content_title>h4>span{vertical-align:middle;display:inline-block}.forumdetail_vote .forumdetail_vote_content .forumdetail_content_title .forum_list_list_recommend{font-size:1rem;color:#ff5d5d;margin-right:5px;padding:1px 2px 0;border:1px solid #ff5d5d;border-radius:2px}.forumdetail_vote .forumdetail_vote_content .forumdetail_content_title .forum_list_list_top{font-size:1rem;color:var(--themcolor);margin-right:5px;padding:1px 2px 0;border:1px solid var(--themcolor);border-radius:2px}.forumdetail_vote .forumdetail_vote_content .forumdetail_content_title .forum_list_list_resolve{font-size:1rem;color:#18c884;margin-right:5px;padding:1px 2px 0;border:1px solid #18c884;border-radius:2px}.forumdetail_vote .forumdetail_vote_content .forumdetail_content_title .forum_list_list_caption_value{font-size:1.5rem;color:#ff8300;margin-right:5px}.forumdetail_vote .forumdetail_vote_content .forumdetail_content_title .forum_list_list_caption_value>img{position:relative;top:-2px;width:14px}.forumdetaildown{background-color:#fff;border:1px solid transparent}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list{padding:5px 12px}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list>div{padding:5px 0}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list>div>.app-svg-themebox,.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list>div>img{position:relative;top:-2px;width:16px;height:16px;margin-right:12px}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list>div>span{font-size:1.4rem;color:#000}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list .progress{display:inline-block;overflow:hidden;width:68%!important;height:6px;background-color:#dfe6ec;margin:0 0 0 30px}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list .progress .progress-bar-success{border-radius:8px;background-color:var(--themcolor)!important}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list>span{font-size:1.1rem;color:#999;margin-left:10px}.forumdetaildown .forumdetail_votelist .forumdetail_votelist_list>span>span:first-of-type{color:#000}.forumdetailsubmit{width:164px;margin:auto;padding-top:20px}.forumdetailsubmit>div{font-size:1.7rem;color:#fff;text-align:center;width:100%;padding:11px;border:1px solid var(--themcolor);border-radius:25px;background-color:var(--themcolor)}.forumdetailsubmitgray{width:100%;padding:20px 12px}.forumdetailsubmitgray>div{font-size:1.4rem;color:#666;text-align:center;width:100%;padding:12px;border:1px solid #f4f4f4;border-radius:25px;background-color:#f4f4f4}.forumdetail_theme_content>h4{font-size:1.6rem;color:#000;word-break:break-all;margin:0 0 6px}.forumdetail_theme_content>h4>span{vertical-align:middle;display:inline-block}.forumdetail_theme_content>h4 .forum_list_list_recommend{font-size:1rem;color:#ff5d5d;margin-right:5px;padding:1px 2px 0;border:1px solid #ff5d5d;border-radius:2px}.forumdetail_theme_content>h4 .forum_list_list_top{font-size:1rem;color:var(--themcolor);margin-right:5px;padding:1px 2px 0;border:1px solid var(--themcolor);border-radius:2px}.forumdetail_theme_content>h4 .forum_list_list_resolve{font-size:1rem;color:#18c884;margin-right:5px;padding:1px 2px 0;border:1px solid #18c884;border-radius:2px}.forumdetail_theme_content>h4 .forum_list_list_caption_value{font-size:1.5rem;color:#ff8300;margin-right:5px}.forumdetail_theme_content>h4 .forum_list_list_caption_value>img{position:relative;top:-2px;width:14px}.forumdetail_theme_content .forumdetail_content_explain{margin-bottom:10px;padding:5px 0}.forumdetail_theme_content .forumdetail_content_explain>p{font-size:1.4rem;color:#666;word-break:break-all;margin:0}.forumdetail_theme_content .forumdetail_content_button{width:100%;height:30px;margin-top:10px;padding:1px 0 0}.forumdetail_content_button .questionandanswer_question_button_follow{top:0;width:70px}.forumdetail_theme .forumdetaildown{margin-top:10px;border:none}.forumdetail_theme .forumdetaildown .interval{width:100%;height:10px;background-color:#f4f4f4}.forumdetail_theme .nomessage_defult>img{width:110px;height:110px}.forumdetail_themelist .forumdetail_themelist_title{padding:8px 12px;background-color:#fff}.forumdetail_themelist .forumdetail_themelist_title>img{width:20px;height:20px;margin-right:5px}.forumdetail_themelist .forumdetail_themelist_title>div{display:inline-block;width:2px;height:12px;margin-right:7px;background-color:var(--themcolor)}.forumdetail_themelist .forumdetail_themelist_title>span{font-size:1.6rem;color:#000;font-weight:700}.forumdetail_themelist .forumdetail_themelist_title .repliescount{font-size:1.1rem;color:#999;margin-left:5px}.forumdetail_themelist .forum_list_list{margin:0}.forumdetail_themelist .forum_list_list .forum_list_list_name>div{float:right;display:inline-block;width:auto;cursor:pointer}.forumdetail_themelist .forum_list_list .forum_list_list_name>div>.app-svg-themebox,.forumdetail_themelist .forum_list_list .forum_list_list_name>div>img{position:relative;width:16px;height:16px;margin-right:5px;pointer-events:none}.forumdetail_themelist .forum_list_list .forum_list_list_name>div>span{font-size:1.2rem;color:#666;display:inline-block;vertical-align:middle;position:relative;top:1px}.turnblue{color:var(--themcolor)!important;cursor:default}.forumdetail_themelist .qa_list_right{display:inline-block;width:calc(100% - 56px)!important}.forumdetail_themelist .forum_list_list .qa_list .qa_list_right_down .forum_list_list_icon>span:nth-child(2){color:#999;float:right;margin:0;padding:2px 0;border:none;border-radius:0;background-color:#fff}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_time>span{font-size:1.1rem;color:#999}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_time>span:nth-child(2){color:#000;padding:4px 10px;cursor:pointer;border-radius:15px;background-color:#f4f4f4}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_time .forum_reply_delete{color:#000;position:relative;top:2px;float:right;margin-left:10px}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_time .forum_reply_setbest{font-size:1.3rem;color:#000;position:relative;top:-4px;float:right;padding:4px 6px;border:1px solid #e5e5e5;border-radius:15px}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_time .forum_reply_others{position:relative;float:right;margin:0;border:none;cursor:pointer}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_time .forum_reply_others>img{width:20px;vertical-align:text-bottom;pointer-events:none}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_time .forum_reply_setbest>img{vertical-align:top;width:16px;height:16px}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_list_list_explain>span{color:#666}.forumdetail_themelist .forum_list_list .qa_list_right_down .forum_list_list_explain>span:nth-child(2){color:var(--themcolor);float:right}.forumdetail_themelist .nomessage_defult>img{margin:0;width:110px;height:110px}.forumdetail_themelist_reply{position:relative;width:100%;margin-top:15px;padding:5px 8px;border:1px solid #f4f4f4;border-radius:3px;background-color:#f4f4f4}.forumdetail_themelist_reply .forumdetail_themelist_reply_icon{position:absolute;top:-7px;left:10px;width:0;height:0;border-right:7px solid transparent;border-bottom:7px solid #f4f4f4;border-left:7px solid transparent}.forumdetail_themelist_reply .forumdetail_themelist_reply_message{font-size:1.4rem;color:#000;padding:5px 0}.forumdetail_themelist_reply .forumdetail_themelist_reply_message .reply_pic{vertical-align:sub;width:17px;margin-right:3px;border-radius:50%}.forumdetail_themelist_reply>div:nth-child(2){border-top:none}.forumdetail_themelist_reply .forumdetail_themelist_reply_message>div>span:nth-child(2){color:var(--themcolor)}.forumdetail_themelist_reply .forumdetail_themelist_reply_message>div>span:nth-child(3){word-break:break-all;margin-right:10px}.forumdetail_themelist_reply .forumdetail_themelist_reply_message>div>span:nth-child(4){font-size:1.2rem;color:#999;display:inline-block}.forumdetail_themelist_reply .forumdetail_themelist_reply_message>div>span>span{font-size:1.2rem;color:#fff;margin:0 0 0 5px;padding:0 2px;border:1px solid var(--themcolor);border-radius:2px;background-color:var(--themcolor)}.forumdetail_footer>div{display:block!important;padding:0 12px 1px;background-color:#f4f4f4}.forumdetail_footer>div>.forumdetail_footer_textarea{top:0;height:auto;display:flex;justify-content:left;flex-direction:row}.forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content{flex:1}.forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content .forumcard_footer_textarea{background-color:#f2f2f2;padding:6px 80px 5px 34px}.forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content .short_textarea{padding:6px 12px 5px}.forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content .write_icon{position:absolute;width:14px;top:16px;left:12px}.forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content .pic_icon{position:absolute;width:25px;top:12px;right:45px;margin-right:0}.forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content .emoji_icon{position:absolute;top:12px;right:10px;margin-right:0}.forumdetail_footer>div>.forumdetail_footer_textarea>button{width:auto;font-size:1.7rem;color:#ccc;float:none;margin-top:5px;padding:0;border:none;border-radius:0;background-color:transparent;position:absolute;right:0;bottom:8px}.forumdetail_footer>div>.forumdetail_footer_textarea>.coursecommonsubmit{color:var(--themcolor)}.forumdetail_footer .whitebg{background-color:#fff}.forumdetail_footer>div>span{float:left;padding:6px 10px 6px 0!important}.forumdetail_footer>div>div{position:relative;top:5px;height:42px}.forumdetail_footer>div>button{font-size:1.7rem;color:hsla(0,0%,80%,.8);float:right;margin-top:5px;padding:0;border:none;background-color:transparent}.forumdetail_footer>div>div>div{font-size:1.5rem;color:#000;display:inline-block;margin-top:8px}.forumdetail_footer>div>div>div>.app-svg-themebox{width:16px;height:16px;margin-right:8px}.forumdetail_footer>div>div>div>img{width:16px;margin-right:8px}.forumdetail_footer>div>div>div>span{display:inline-block;vertical-align:middle}.forumdetail_footer>div>div>span{float:right;margin-right:20px}.forumdetail_footer>div>div>span:first-of-type{margin-right:0}.forumdetail_footer>div>div>span>img{width:28px;height:28px;margin-top:4px}.forumdetail_footer>div>div>button{float:right;width:60px;padding:5px 0;border:1px solid transparent;border-radius:3px;background-color:#e6e6e6}.forumdetail_footer>div>.coursecommonsubmit{color:var(--themcolor)}.forumdetail .forumcard_footer .forumcard_footer_textarea{background-color:#f2f2f2;padding:7px 26px 5px 34px}.forumdetail .forumcard_footer .short_textarea{background-color:#f2f2f2;padding:7px 26px 5px}.forumreplyreward .fade>.modal-dialog>.modal-content>.modal-body>div .forumreplyrewardcheck{color:#fff;background-color:var(--themcolor)}.forumreplyreward .fade>.modal-dialog>.modal-content>.forumreward_button{text-align:right;padding:10px 10px 20px}.forumreplyreward .fade>.modal-dialog>.modal-content>.forumreward_button>div{font-size:1.4rem;color:var(--themcolor);display:inline-block;margin:0 5px;padding:6px 12px;cursor:pointer}.forumdetail .forumSearch{display:flex;padding:7px 10px;background-color:#fff!important}.forumdetailpaddingtop{padding-top:55px}.forumdetail .forumSearchFixed{position:fixed!important;z-index:99;top:0}.forumdetail .forumSearch .contact_form_icon2{width:16px;height:16px}.forumdetail .forumSearch>div{width:calc(100% - 52px)!important}.forumdetail .forumSearch>div>input{color:#000;border:0!important;border-radius:25px!important;background-color:#f4f4f4!important}.forumdetail .forumSearch>div>input::input-placeholder{color:#000}.forumdetail .forumSearch>div .contact_form_icon1{opacity:.6}.forumdetail .forumSearch>button{font-size:1.5rem;color:#000!important;padding:5px!important;background-color:transparent!important}.forumreplies{min-height:calc(100vh - 44px)}.forumreplies .reply_dialog_static_title{position:relative;height:44px;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden}.forumreplies .reply_dialog_static_title>img{width:44px;height:44px;position:absolute;left:0;top:0}.forumreplies .reply_dialog_static_title>h4{height:44px;line-height:44px;word-break:break-all;text-align:center;padding:0 50px}.pc_forumreplies{min-height:calc(100vh - 150px)}.forumreplies .forumreplies_top{padding:5px 0 0;background-color:#fff}.forumreplies .forumreplies_top .forumimg,.forumreplies .forumreplies_top .forumreplies_top_content{padding:0}.forumreplies .forumreplies_top .forum_list_list{margin:0}.forumreplies .forumreplies_top .forumreplies_top_content .forum_list_list_caption{font-size:1.5rem;line-height:20px;color:#000;word-break:break-word;margin:0 0 12px}.forumreplies .forum_list_list .qa_list .qa_list_right{display:inline-block;width:calc(100% - 52px)}.forumreplies .forumreplies_down{padding-bottom:92px}.forumreplies .forumreplies_down .forumdetail_themelist_reply{margin:0;padding-top:10px;border-bottom:none;background-color:#fff}.forumreplies .forumreplies_down .forumdetail_themelist_reply .all_replies{margin-bottom:10px;font-size:1.6rem;font-weight:700;color:#000}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message{padding:10px 0}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message>div{display:inline-block}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message>div>img{width:40px;height:40px;border-radius:50%}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message>div:first-child{float:left}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message>div:last-child{width:calc(100% - 55px);margin-left:15px}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message .reply_name{font-size:1.3rem;color:#666;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:65%}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message .reply_status{font-size:1rem;color:#fff;margin-left:5px;padding:0 4px;border-radius:2px;background-color:var(--themcolor)}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message .reply_time{font-size:1.1rem;color:#999;position:relative;top:2px;float:right;margin:0}.forumreplies .forumdetail_themelist_reply .forumdetail_themelist_reply_message>p{font-size:1.5rem;color:#000;margin-top:5px}.forumreplies .forum_list_list .forum_list_list_name>div{float:right}.forumreplies .forum_list_list .forum_list_list_name>div>img{width:16px;height:16px;margin-right:5px;pointer-events:none}.forumreplies .forum_list_list .forum_list_list_name>div>span{font-size:1.1rem;color:#666}.forum_list_list .qa_list .qa_list_right_down .forum_list_list_icon>p{font-size:1.2rem;color:#666;float:right;width:auto;padding:0;border:none;border-radius:0;background-color:transparent}.forumreplies .forum_list_list .qa_list_right_down .forum_list_list_explain>div:first-child>span:first-child{max-width:100%;background-color:#fff}.forumreplies .forum_list_list .qa_list_right_down .forum_list_list_explain>.forum_reply_others{position:relative;float:right;margin:0;border:none;cursor:pointer}.forumreplies .forum_list_list .qa_list_right_down .forum_list_list_explain>.forum_reply_others>img{width:20px;vertical-align:text-bottom;pointer-events:none}.forumreplies .forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content .forumcard_footer_textarea{padding:6px 48px 5px 34px}.forumreplies .forumdetail_footer>div>.forumdetail_footer_textarea .footer_textarea_content .short_textarea{padding:6px 12px 5px}.forumreplies_modal>.modal-dialog{margin:40px 0 0;height:calc(100vh - 40px)!important;max-height:calc(100vh - 40px)!important;max-width:100%!important}.forumreplies_modal>.modal-dialog>.modal-content{height:100%;max-height:100%;border-top-left-radius:16px;border-top-right-radius:16px}.forumreplies_modal>.modal-dialog>.modal-content>.modal-body{height:100%!important;max-height:-webkit-fit-content!important;max-height:-moz-fit-content!important;max-height:fit-content!important;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px}.forumreplies_modal{max-height:auto!important;min-height:100%!important}.forumreplies_modal .forumreplies_content_list{padding-top:44px}.forumreplies_modal .forumreplies_content_list .reply_dialog_static_title{position:fixed;width:100%;left:0;top:0;z-index:1060;background-color:#fff}.fade{background-color:rgba(0,0,0,.6)}.forumthemecard{position:relative;min-height:calc(100vh - 44px);background-color:#f4f4f4}.forumthemecard .pqcheck{display:block;color:#000;margin:0}.forumthemecard .isdisabled{color:#777;pointer-events:none;background-color:#fbfbfb}.forumthemecard .pqcheck>button{font-size:1.6rem;border:none;border-bottom:1px solid #e5e5e5}.btn-group.open .dropdown-toggle,.forumthemecard .btn.active,.forumthemecard .btn:active{box-shadow:none;box-shadow:unset}.forumthemecard .forumthemecard_input{position:relative}.forumthemecard .forumthemecard_input input{font-size:1.4rem;color:#000;width:100%;padding:11.5px 12px;border:none;border-bottom:1px solid #e5e5e5}.forumthemecard_input_disabled{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;opacity:.3;background-color:#f4f4f4}.forumthemecard .forumthemecard_textarea{position:relative;height:calc(100vh - 400px);min-height:180px;max-height:300px;padding-bottom:30px;border-bottom:1px solid #e5e5e5;background-color:#fff}.forumthemecard .forumthemecard_allowanonymtytextarea{padding-bottom:30px}.forumthemecard .forumthemecard_textarea textarea{font-size:1.4rem;color:#000;word-break:break-all;width:100%;height:100%;padding:10px 12px;resize:none;border:none}.forumthemecard .forumthemecard_textarea .displayreward{font-size:1.4rem;line-height:20px;color:#000;position:relative;top:-4px;display:inline-block;max-width:66px;height:24px;margin-left:10px;padding:2px 12px;border-radius:15px;background-color:rgba(0,0,0,.04)}.displayreward>img{vertical-align:sub;width:15px}.displayreward>span{margin-left:4px}.closereward{width:12px;position:relative;z-index:9;top:-15px;left:-7px}.forumthemecard .forumthemecard_textarea .feedback_content_text_icon{bottom:12px;right:12px}.forumthemecard .forumthemecard_allowanonymtytextarea .feedback_content_text_icon{bottom:8px}.forumthemecard .forumvotecard_another_list{padding:0 10px!important;background-color:#fff}.forumthemecard .forumvotecard_another_list .forumvotecard_another_check{padding-right:0!important}.forumthemecard .forumvotecard_another_list .forumvotecard_another_check>span>span{font-size:1.3rem;color:#999}.forumthemecard .forumvotecard_another_list .forumvotecard_another_check:first-child{border:none}.forumthemecard .forumthemecard_allowanonymtytextarea .forumthemecard_allowanonymtytextarea_allowanonymty{color:#999;position:absolute;bottom:5px;padding:5px 10px}.forumthemecard .forumthemecard_allowanonymtytextarea .forumthemecard_allowanonymtytextarea_allowanonymty>.app-svg-themebox,.forumthemecard .forumthemecard_allowanonymtytextarea .forumthemecard_allowanonymtytextarea_allowanonymty>img{position:relative;top:-1px;width:18px;height:18px;margin-right:5px}.forumthemecard .forumthemecard_allowanonymtytextarea .editcard_forumthemecard_allowanonymtytextarea_allowanonymty{color:#aaa}.forumthemecard .forumthemecard_allowanonymtytextarea .editcard_forumthemecard_allowanonymtytextarea_allowanonymty>img{opacity:.8}.forumthemecard_allowanonymtytextarea_forbidPublic{color:#999;position:absolute;bottom:5px;left:85px;padding:5px 10px}.forumthemecard_allowanonymtytextarea_forbidPublic>img{position:relative;top:-1px;width:18px;height:18px;margin-right:5px}.forumcard_footer{position:fixed;z-index:9;bottom:0;width:100%;min-height:45px;background-color:#fff}.forumcard_footer>div{position:relative;width:100%;border-top:1px solid #e5e5e5;background-color:#f8f8f8}.forumcard_footer>div>span{text-align:center;display:inline-block;width:25%;padding:10px 15px}.forumcard_footer>div>span>img{width:28px;height:28px}@keyframes an_forumcard_footer_pic{0%{height:0}to{height:158px}}.forumcard_footer>section{width:100%;height:158px;padding:12px 10px 20px;background-color:#f8f8f8;animation:an_forumcard_footer_pic .6s ease forwards}.forumcard_footer>section>.photoframe_imgTips{width:100%;overflow:hidden;font-size:1.2rem;color:#999;display:inline-block;margin:0 0 10px}.forumcard_footer>section>div{overflow-x:auto;overflow-y:hidden;width:100%}.forumcard_footer>section>div>div{display:inline-flex;width:auto}.forumcard_footer>section>div>div>span{position:relative}.forumcard_footer>section>div>div>span>input{font-size:0;position:absolute;bottom:25px;left:0;width:80px;height:80px;opacity:0;cursor:pointer}.forumcard_footer>section>div>div>span>img{width:80px;height:80px;margin-right:20px;cursor:pointer;border-radius:4px;margin-top:5px}.forumcard_footer>section>div>div>span>.add_pic_button{text-align:center;display:inline-block;width:80px;height:80px;border-radius:4px;background-color:#eee}.forumcard_footer>section>div>div>span>.add_pic_button>img{margin:15px 0 5px}.forumcard_footer>section>div>div>span>.add_pic_button>span{font-size:1.1rem;color:#999}.forumcard_footer>section>div>div>span>.pic_amount{font-size:1.1rem;color:#999;text-align:center;display:block;margin-top:5px}.forumcard_footer>section>div>div>span>span>img{width:29px;height:29px}.forumcard_footer>section>div>div>span>.clear_icon{position:absolute;top:-6px;right:-8px;width:16px;height:16px;opacity:.8;border-radius:0}.forumcard_footer>section>div>div>span>.clear_icon:hover{opacity:1}.forumcard_footer>section>p{text-align:center;width:100%;margin:20px 0 0}.photo_frame_shadow_bg{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4)}.forumcard_footer .write_icon{position:absolute;top:16px;left:18px;width:14px}.forumcard_footer .pic_icon{position:absolute;top:12px;right:50px;width:25px}.forumcard_footer .emoji_icon{right:18px}.forumcard_footer .forumcard_footer_textarea{font-size:1.4rem;width:100%;height:33px;padding:7px 26px 5px;resize:none;border:none;border-radius:15px;background-color:#f4f4f4;word-break:break-all}.forumcard_footer .textarea_placeholder_color_black::input-placeholder{color:#000}.forumcard_footer .textarea_placeholder_color_black::-webkit-input-placeholder{color:#000}.forumcard_footer .textarea_placeholder_color_black:-moz-placeholder{color:#000}.forumcard_footer .textarea_placeholder_color_black::-ms-input-placeholder{color:#000}.forumcard_footer .short_textarea_bg{background-color:#f2f2f2}.forumcard_footer .short_textarea{width:87%;background-color:#eaeaea}.forumcard_footer_container{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:9;display:flex;flex-direction:column;justify-content:center}.forumcard_footer_container>.forumcard_footer_blank{background-color:rgba(0,0,0,.3);flex:1;cursor:pointer}.forumcard_footer_container>.forumcard_footer{position:relative;width:100%;min-height:45px;background-color:#fff}.forumreplies_modal .forumcard_footer_container{z-index:1080}.forumcard_footer_reply_container{height:calc(100vh - 44px)}.forumcard_footer_reply_container>.forumcard_footer{position:fixed}.forumvotecardform_down{padding-bottom:56px}.forumthemecard .forumvotecardform_down{padding-bottom:77px}.forumvotecardform_down_short{padding-bottom:98px}.forumvotecardform_heigh{padding-bottom:233px}.forumvotecard_option{margin-top:10px;background-color:#fff}.forumvotecard_option_title{font-size:1.5rem;color:#000;width:100%;padding:11px 12px;border-bottom:1px solid #e5e5e5}.forumvotecard_option_list{position:relative}.forumvotecard_option_list>input{font-size:1.4rem;color:#000;width:100%;padding:11.5px 40px 11.5px 12px;border:none;border-bottom:1px solid #e5e5e5}.forumvotecard_option_list>img{position:absolute;top:12px;right:12px;width:20px;height:20px;cursor:pointer}.forumvotecard_option_addnewlist{font-size:1.4rem;color:var(--themcolor);text-align:center;width:100%;padding:11.5px 12px;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center}.forumvotecard_option_addnewlist>.app-svg-themebox,.forumvotecard_option_addnewlist>img{width:16px;height:16px;margin-right:6px}.forumvotecard .forumvotecard_another{margin-top:10px;background-color:#fff}.forumvotecard_another>div{font-size:1.5rem;color:#000;padding:11.5px 10px;cursor:pointer;border-top:1px solid #e5e5e5}.forumvotecard_another .forumvotecard_another_check{position:relative;border-top:1px solid #e5e5e5}.forumvotecard_another .forumvotecard_another_check>span>span{font-size:1.3rem;color:#999;margin-left:8px}.forumvotecard_another .forumvotecard_another_check>div{display:inline-block}.forumvotecard_another .forumvotecard_another_check>div>div:first-child{width:28px;height:10px;border:1px solid transparent;border-radius:5px}.forumvotecard_another .forumvotecard_another_check>div>div:nth-child(2){width:16px;height:16px;border:1px solid transparent;border-radius:10px}.forumvotecard_another .forumvotecard_another_check .forumvotecard_another_checkicon_notcheck>div:first-child{position:absolute;top:17px;right:10px;background-color:#b2b2b2}.forumvotecard_another .forumvotecard_another_check .forumvotecard_another_checkicon_notcheck>div:nth-child(2){position:absolute;top:14px;right:22px;background-color:#e6e6e6}.forumvotecard_another .forumvotecard_another_check .forumvotecard_another_checkicon_check>div:first-child{position:absolute;top:17px;right:10px;background-color:rgba(var(--rgbnum),.6)}.forumvotecard_another .forumvotecard_another_check .forumvotecard_another_checkicon_check>div:nth-child(2){position:absolute;top:14px;right:10px;background-color:var(--themcolor)}.forumvotecard_another .forumvotecard_another_expirydate>span:nth-child(2){font-size:1.3rem;color:#000;float:right}.forumcard_footer_pub .pc_forumdetail_footer_emoji{display:inline-block;width:50%;margin:auto}.forumcard_footer_pub .pc_forumdetail_footer_integral{display:inline-block;width:50%}.forumcard_footer_pub .forumdetail_footer_emoji_right{float:right}.forumthemecard input::-webkit-input-placeholder,.forumthemecard textarea::-webkit-input-placeholder,.forumvotecard input::-webkit-input-placeholder,.forumvotecard textarea::-webkit-input-placeholder{color:var(--placeholder-color)}.forumthemecard input:-moz-placeholder,.forumthemecard input:-ms-input-placeholder,.forumthemecard input::-moz-placeholder,.forumthemecard input::-webkit-input-placeholder,.forumthemecard input::placeholder,.forumthemecard textarea:-moz-placeholder,.forumthemecard textarea:-ms-input-placeholder,.forumthemecard textarea::-moz-placeholder,.forumthemecard textarea::-webkit-input-placeholder,.forumthemecard textarea::placeholder,.forumvotecard input:-moz-placeholder,.forumvotecard input:-ms-input-placeholder,.forumvotecard input::-moz-placeholder,.forumvotecard input::-webkit-input-placeholder,.forumvotecard input::placeholder,.forumvotecard textarea:-moz-placeholder,.forumvotecard textarea:-ms-input-placeholder,.forumvotecard textarea::-moz-placeholder,.forumvotecard textarea::-webkit-input-placeholder,.forumvotecard textarea::placeholder{color:var(--placeholder-color)}.expirydatemodal .modal-dialog{margin-top:calc(50vh - 117px)}.expirydatemodal .modal-dialog>.modal-content{border-radius:8px}.expirydatemodal .fade>.modal-dialog>.modal-content>.modal-body{padding:15px}.expirydatemodal .fade>.modal-dialog>.modal-content>.modal-body>div{border:none}.expirydatemodal .expirydatemodal_header{font-size:1.4rem;color:#000;padding:5px 0}.expirydatemodal .expirydatemodal_body{text-align:center;padding:25px 0 10px}.expirydatemodal .expirydatemodal_body>img{width:26px;height:26px;margin:0 10px;cursor:pointer}.expirydatemodal .expirydatemodal_body>input{text-align:center;width:70px;height:40px;border:1px solid #e5e5e5}.expirydatemodal .expirydatemodal_tip{text-align:center;width:100%;height:20px}.expirydatemodal .expirydatemodal_tip>span{font-size:1.2rem;color:#ff5d5d}.expirydatemodal .expirydatemodal_button{padding:25px 0 10px}.expirydatemodal .expirydatemodal_button>div{text-align:center;display:inline-block;width:36%;margin:0 7%;padding:10px 20px;cursor:pointer;border:1px solid #e5e5e5;border-radius:5px}.expirydatemodal .expirydatemodal_button>div:first-child{color:#000;background-color:#f4f4f4}.expirydatemodal .expirydatemodal_button>div:first-child:hover{background-color:#e5e5e5}.expirydatemodal .expirydatemodal_button>div:nth-child(2){color:#fff;background-color:var(--themcolor)}.expirydatemodal .expirydatemodal_button>div:nth-child(2):hover{background-color:var(--active-themeColor)}.myforum .forum_list_list{min-height:calc(100vh - 86px)}.myforum .next-navbar{border-bottom:none}.myforum_interval{height:8px;background-color:#f2f4f4}.myforum .forum_list_list .forum_list_all>span{font-size:1.2rem;color:#fff;text-align:center;float:right;width:18px;height:18px;border:1px solid #ff8400;border-radius:50%;background-color:#ff8400}.myforum{background-color:#f4f4f4}.myforum .myforum_interval{height:16px}.myforum .forum_list_list .myforum_list_list .ordersign{padding:0 12px;background-color:transparent}.myforum .forum_list_list .myforum_list_list .ordersign app-forum-list .qa_list{margin-bottom:8px;border:none;border-radius:8px;padding:16px 12px}.myforum .forum_list_list .myforum_list_list .ordersign app-forum-list .qa_list .qa_list_left>img{width:36px;height:36px}.exam_testpaper{min-height:calc(100vh - 87px)}.exam-notpccomtent{width:100%;height:100%;border:3px solid red;position:fixed;top:0;left:0;z-index:999999999;pointer-events:none}.exam .next-navbar,.survey .next-navbar{border-bottom:1px solid transparent}.exam .exam_testpaper,.survey .exam_testpaper{background-color:#f4f4f4}.exam .exam_testpaper .exam_testpaperlist,.survey .exam_testpaper .exam_testpaperlist{padding:6px 12px}.exam .exam_testpaper .exam_testpaperlist .exam_testpaper_list,.survey .exam_testpaper .exam_testpaperlist .exam_testpaper_list{margin:10px 0;border:none}.exam .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests,.survey .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests{background-color:#fff;border:1px solid transparent;border-radius:8px;position:relative}.exam .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests .exam_testpaper_list_readicon,.survey .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests .exam_testpaper_list_readicon{padding:0 3px;border:1px solid transparent;border-radius:4px;color:#fff!important;background-color:#ff8400!important;position:absolute;top:16px;right:12px}.exam .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests .exam_testpaper_list_passicon,.survey .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests .exam_testpaper_list_passicon{padding:0 3px;border:1px solid transparent;border-radius:4px;color:#fff!important;background-color:#18c884!important;position:absolute;top:16px;right:12px}.exam .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests .exam_testpaper_list_failicon,.survey .exam_testpaper .exam_testpaperlist .exam_testpaper_list .exam_tests .exam_testpaper_list_failicon{padding:0 3px;border:1px solid transparent;border-radius:4px;color:#fff!important;background-color:#ff5d5d!important;position:absolute;top:16px;right:12px}.exam .exercise_testpaper,.survey .exercise_testpaper{min-height:calc(100vh - 44px)}.expirefiexd{font-size:1.3rem;line-height:40px;color:#666;text-align:center;position:fixed;z-index:99;top:43px;width:100%;height:40px;box-shadow:0 1px 2px #ccc;background-color:#f4f4f4}.exam_testpaper_list{width:100%;padding:0 0 10px;border-top:1px solid #e5e5e5}.mytraincourse .exam_testpaper_list,.survey .exam_testpaper_list{background-color:#fff;border:1px solid transparent;border-radius:4px;position:relative;padding:16px 10px 16px 58px}.survey .evaluate_img{position:absolute;padding:0 10px;margin-right:12px;background-color:rgba(var(--rgbnum),.1);border-radius:0 4px 4px 0;display:flex;align-items:center;left:0;top:50%;transform:translateY(-50%);height:calc(100% - 32px);width:44px}.survey .evaluate_img .app-svg-themebox{width:24px;height:24px;color:var(--themcolor)}.survey .evaluate_img_ss{background-color:rgba(24,200,132,.1)}.survey .evaluate_img_ss .app-svg-themebox{width:24px;height:24px;color:#18c884}.survey .evaluate_img>img{width:24px}.exam_testpaper_list>div:last-child{border-bottom:0}.exam_tests{padding:10px;border-bottom:1px solid #e5e5e5}.exam_tests:last-child{border-bottom:0}.exam_tests .complete_test,.mytraincourse .complete_test{width:calc(100% - 60px)!important}.survey_testpaper_list{height:auto}.exam_testpaper_list:first-child{border:none}.exam_exerise>h4,.exam_testpaper_list>div>div>h4,.exam_testpaper_pastlist>div>h4{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.exam_exerise>span,.exam_testpaper_list>div>div>div>span{font-size:1.1rem;color:#999}.exam_testpaper_list>div>div>div>span>span{color:#999}.exam_testpaper_list_readicon{color:#ff8400!important;position:relative;top:-10px;float:right;background-color:transparent!important}.exam_testpaper_list_passicon{color:#18c884!important;position:relative;top:-10px;float:right}.exam_testpaper_list_failicon{color:#ff5d5d!important;position:relative;top:-10px;float:right}.exam_testpaper_list .exam_testpaper_pastlist>p{font-size:1.3rem;line-height:40px;color:#666;text-align:center;width:100%;height:40px;margin-bottom:0;background-color:#f4f4f4}.exam_testpaper_list_expired,.exam_testpaper_list_notexpired{padding-bottom:0}.exam_testpaper_list_expired{border-top:1px solid #f4f4f4}.exam_testpaper_list_expired>div>div>h4{color:#999}.exam_testpaper_list_expired .exam_testpaper_list_expiredtip{font-size:1.3rem;line-height:40px;color:#666;text-align:center;width:100%;height:40px;background-color:#f4f4f4}.exam_exerise{padding:10px;border-bottom:1px solid #e5e5e5}.exam_practice{padding:0 10px}.exam_practice_list{width:100%;height:67px;padding:10px 0;border-top:1px solid #e5e5e5}.exam_practice_list:first-child{border:none}.exam_practice_list>h4{font-size:1.6rem;color:#000;word-break:break-all;margin:0 0 10px}.exam_practice_list>div>span{font-size:1.2rem;color:#999}.exam_practice_list>div>span>span{color:#ff8400}.exam_testpaper_pastlist .exam_tests>div>h4{color:#999!important}.exam .materialSearch{width:100%;padding:5px 10px;background-color:#fff;position:relative;top:0;z-index:99}.exam .materialSearch>div{width:calc(100% - 52px);display:inline-block;position:relative}.exam .materialSearch>div .materialSearch_icon1{width:18px;opacity:.6;position:absolute;top:6px;left:10px}.exam .materialSearch>div>input{width:100%;border:0;border-radius:25px;color:#000;background-color:#f4f4f4;font-size:1.4rem;padding:5px 30px 5px 32px}.exam .materialSearch>div>input::-webkit-input-placeholder{color:#000}.exam .materialSearch>div .materialSearch_icon2{position:absolute;top:8px;right:6px;width:16px;cursor:pointer}.exam .materialSearch>button{border:0;padding:5px;margin-left:5px;font-size:1.5rem;color:#000;background-color:transparent}.examdetail{padding:0 12px 130px}.examdetail>span{font-size:1rem;line-height:12px;color:#fff;text-align:center;position:absolute;top:4px;right:10px;padding:0 2.5px;pointer-events:none;border:1px solid #ff8400;border-radius:50px;background-color:#ff8400}.examdetail_header{position:relative;height:auto;padding:10px 0 22px;border-bottom:1px solid #e9e9e9;margin-bottom:10px}.examdetail_header>h4{font-size:1.8rem;color:#000;word-break:break-all;margin:14px 0 9px;font-weight:700}.examdetail_header .exam_detail_title{padding-right:86px}.examdetail_testmessage{font-size:1.1rem;color:#999;word-break:break-all;padding-right:86px;margin-bottom:8px}.examdetail_testmessage:last-of-type{margin-bottom:0}.examdetail_testmessage_ex{padding-right:0;display:inline-block}.examdetail_testmessage_img{position:absolute;right:0;bottom:13px;width:55px;height:55px}.examdetail_excitationexplain{position:absolute;right:0;bottom:19px;cursor:pointer}.examdetail_excitationexplain img{width:16px}.examdetail_excitationexplain_ex{left:0;position:relative;width:16px;margin-left:16px;top:0;display:inline-block}.examdetail_excitationexplain-offset{right:64px}.examdetail_common{position:fixed;bottom:22px;width:calc(100% - 24px)}.examdetail_common>.examdetail_button:nth-child(2){margin-top:12px}.examdetail_button{font-size:1.4rem;color:#fff;text-align:center;width:90%;margin:10px auto 0;padding:10px;cursor:pointer;border:1px solid var(--themcolor);border-radius:25px;background-color:var(--themcolor)}.examdetail_button>span{font-size:1.2rem}.examdetail_button_tip{font-size:1.4rem;color:#666;text-align:center;width:100%;height:48px;margin:0 0 30px;padding:15px;border:1px solid #f4f4f4;border-radius:5px;background-color:#f4f4f4}.examdetail>p{font-size:1.4rem;color:#767676}.examdetail>p>span{color:#999}.examdetail .dl-horizontal{font-size:1.3rem;margin-top:25px}.examdetail .dl-horizontal dt{font-weight:400;color:#666;white-space:nowrap;text-overflow:ellipsis;float:left;clear:left;overflow:hidden;width:auto;margin-bottom:10px;padding:1px 0}.examdetail .examdetail-list-item tr td{font-size:1.3rem;color:#000;vertical-align:top;padding:14px 0 0;min-width:66px;word-break:break-all}.examdetail .examdetail-list-item tr td:nth-child(2){padding-left:20px;color:#999}.dl-horizontal dd{color:#999;word-break:break-all;margin-left:100px;padding:1px 0;margin-bottom:1rem}.examtest_content{min-height:calc(100vh - 44px);padding-bottom:90px}.examtest_content_question{width:100%;padding:22px 12px 16px;border-bottom:1px solid transparent}.examtest_content_evaluation .examtest_content_question{padding:8px 10px 16px}.examtest_content_evaluation .evaluation_hr{height:8px;opacity:1;background:#f4f4f4}.examtest_content_evaluation>div .examtest_content_rule{width:calc(100% - 24px);border-bottom:1px solid #e5e5e5;padding:0;margin:0 12px}.examtest_content_evaluation>div .examtest_content_des .examtest_content_outer>div>span{font-size:1.5rem!important}.examtest_content_question>p{font-size:1.6rem;color:#000;word-break:break-all;width:100%;margin:0}.examtest_content_question>p>span{color:var(--themcolor);margin-right:10px}.examtest_content_question>p>.examtest_content_question_value{display:inline-block;font-size:1.3rem;color:#999;margin:0}.examtest_content_question>p>.examtest_content_question_difficulty{font-weight:400;font-size:13px;line-height:18px;text-align:center;color:#999;margin-right:0}.examtest_content_question>p>.examtest_content_question_questionName{display:block;margin-right:0;font-family:Source Han Sans CN;font-size:16px;font-weight:400;line-height:24px;color:#000;margin-top:18px}.examtest_content_question>.examtest_content_questionimage{width:100%}.examtest_content_question>.examtest_content_questionimage>img{display:block;min-width:33.33%;max-width:100%;max-height:230px;margin-top:10px;border-radius:4px}.examtest_content_question>.examtest_content_questionvideo{margin-top:10px}.examtest_content_question>.examtest_content_questionvideo .player .mejs__container,.examtest_content_question>.examtest_content_questionvideo .player .mejs__layer,.examtest_content_question>.examtest_content_questionvideo .player .mejs__mediaelement video{width:100%!important}.examtest_content_question>.examtest_content_questionvideo>video{width:calc(100vw - 20px);height:calc((100vw - 20px) * 9 / 16);background-color:#000}.examtest_content_list{width:100%;padding:10px 0}.examtest_content_list>div{font-size:1.6rem;color:#000;position:relative;width:100%;padding:0 12px}.examtest_content_list>div>.examtest_content_list_img{position:absolute;top:0;left:0;width:48px;height:48px;padding:12px 10px}.examtest_content_list>div>.examtest_content_list_img>img{width:25px;height:25px}.examtest_content_list>div>.examtest_content_list_des{display:inline-block;width:100%;height:100%;margin:5px 0;padding:12px 10px 9px 45px;background-color:#f4f4f4;border:1px solid transparent;border-radius:4px;word-break:break-all;position:relative}.examtest_content_list>div>.examtest_content_list_des .examtest_content_list_des_optionsort{display:flex;width:25px;height:25px;border:1px solid #ddd;border-radius:50%;text-align:justify;justify-content:center;align-items:center;position:absolute;top:10px;left:10px}.examtest_content_list>div>.examtest_content_list_des .examtest_content_list_des_multiplesort{border-radius:4px}.examtest_content_list>div>.examtest_content_list_des_checked{color:var(--themcolor)}.examtest_content_list>div>.examtest_content_list_des_checked .examtest_content_list_des_optionsort{color:#fff;background-color:var(--themcolor);border:1px solid transparent}.examtest_content_list>div>.examtest_content_list_des>img{display:block;min-width:33.33%;max-width:66.67%;max-height:230px;margin-top:10px;border-radius:4px}.examtest_content_list>div:last-child>.examtest_content_list_des{border:none}.examtest_content_rule{font-size:1.3rem!important;line-height:40px;color:#999!important;height:40px;padding:0 12px}.examtest_content_rule>span{text-align:center;display:inline-block;width:10%}.examtest_content_des{width:100%;padding:0 12px}.examtest_content_outer{padding:20px 0}.examtest_content_outer>h3{font-size:1.4rem;color:#000;margin-top:0!important;margin-bottom:15px!important}.examtest_content_outer>div>span{font-size:1.8rem;line-height:7vw;color:#fff;vertical-align:top;display:inline-block;width:calc((100vw - 36%) * .1);height:7vw;margin-right:3%;border-radius:2px;background-color:#ddd;text-align:center}.examtest_content_outer>div>span:last-child{margin-right:0}.examtest_content_outer .colorfirst{background-color:#e02d1a}.examtest_content_outer .colorsecond{background-color:#f85a14}.examtest_content_outer .colorthird{background-color:#fe8100}.examtest_content_outer .colorfourth{background-color:#fa9e06}.examtest_content_outer .colorfifth{background-color:#ffc902}.examtest_content_outer .colorsixth{background-color:#c6ce01}.examtest_content_outer .colorseventh{background-color:#9ec600}.examtest_content_outer .coloreighth{background-color:#6bbe07}.examtest_content_outer .colorninth{background-color:#47b41e}.examtest_content_outer .colortenth{background-color:#04a72b}.examtest_content_text{width:100%;height:200px;padding:10px 12px;background-color:#fff}.examtest_content_text>form{width:100%;height:100%;background-color:#f8f8f8;border:1px solid transparent;position:relative}.examtest_content_text>form>textarea{color:#000;word-break:break-all;overflow:hidden;width:100%;height:140px;padding:10px;resize:none;border:0 solid #fff;background-color:transparent}.examtest_content_text>form>textarea::-webkit-input-placeholder{font-size:1.5rem}.examtest_content_text>form>textarea::-moz-placeholder{font-size:1.5rem}.examtest_content_text>form>textarea:-ms-input-placeholder{font-size:1.5rem}.examtest_content_text>form>textarea::placeholder{font-size:1.5rem}.examtest_content_text_filling{width:100%}.examtest_content_text_filling>div{width:100%;padding:8px 12px 0}.examtest_content_text_filling>div>p{font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;margin-bottom:8px;color:#999}.examtest_content_text_filling>div .examtest_content_text_filling_textarea{position:relative;width:100%;padding:0 47px 0 0;background-color:#f8f8f8;border:0 solid #fff;border-radius:4px}.examtest_content_text_filling>div .examtest_content_text_filling_textarea form{width:100%}.examtest_content_text_filling>div .examtest_content_text_filling_textarea form>input{background-color:transparent;height:48px;padding:0 0 0 12px;color:#000;width:100%;resize:none;border:0;line-height:48px;font-size:1.4rem}.examtest_content_text_filling>div .examtest_content_text_filling_textarea form>input::-webkit-input-placeholder{font-size:1.4rem}.examtest_content_text_filling>div .examtest_content_text_filling_textarea form>input::-moz-placeholder{font-size:1.4rem}.examtest_content_text_filling>div .examtest_content_text_filling_textarea form>input:-ms-input-placeholder{font-size:1.4rem}.examtest_content_text_filling>div .examtest_content_text_filling_textarea form>input::placeholder{font-size:1.4rem}.examtest_content_text_filling>div .examtest_content_text_filling_textarea .feedback_content_text_icon{top:50%;transform:translateY(-50%);bottom:unset}.examtest_content_text_filling>div .examtest_content_text_filling_textarea .examtest_content_text_showanswer{height:48px;line-height:48px;font-size:1.4rem;padding:0 0 0 12px}.textarea_overflow_y_auto{overflow-y:auto!important}.examtest_content_text>.examtest_content_text_showanswer{width:100%;height:100%;padding:10px;background-color:#f4f4f4}.examtest_content_text>.examtest_content_text_showanswer>div{width:100%;height:100%;overflow:auto;word-break:break-all;white-space:pre-wrap;background-color:#f4f4f4}.examtest_content_form_disabled .feedback_content_text_icon,.examtest_content_form_disabled .feedback_content_text_icon>span{color:#999}.examtest_content_answer{font-size:1.6rem;color:#000;width:100%;padding:30px 0 10px 12px;word-break:break-all}.examtest_content_answer_left{display:inline-block;width:calc(100% - 100px)!important}.examtest_content_answer_left>span{color:#3ac893}.examtest_content_answer_right{text-align:center;position:relative;float:right;width:60px!important;height:24px}.examtest_content_answer_right>img{width:100%;height:100%}.examtest_content_answer_right>span{font-size:1.2rem;color:#fff;position:absolute;top:4px;right:0;left:0}.examtest_content_resolve{font-size:1.6rem;color:#000;padding:10px 12px;white-space:pre-wrap;word-break:break-all}.examtest_content_resolve>span{color:#666;text-align:justify;font-size:1.4rem}.examtest_footer_navbtn{position:fixed;z-index:100;bottom:0;left:0;width:100%;height:52px;padding:5px;border-top:1px solid #e5e5e5;background-color:#f4f4f4}.examtest_footer_navbtn>div{text-align:center;display:inline-block;width:33.33333%}.examtest_footer_navbtn>div>.app-svg-themebox,.examtest_footer_navbtn>div>img{width:23px;height:23px}.examtest_footer_navbtn>div>p{font-size:1.2rem;color:#7a7a7a;margin:3px 0 0}.examtest_footer_navbtn_prev{float:left}.examtest_footer_middle{line-height:40px;text-align:center;display:inline-block;width:33.33333%;height:40px}.examtest_footer_middle>span{font-size:1.6rem;color:#666}.examtest_footer_navbtn_countdown{font-size:1.6rem;color:#727171;padding:10px 0}.examtest_footer_navbtn_next{float:right}.examtest_footer_answerprogress{padding:1px 10px;font-size:1.3rem;color:#666;background-color:rgba(0,0,0,.05);border:1px solid transparent;border-radius:50px;position:fixed;bottom:62px;right:12px;z-index:1}.examtest_footer_answerprogress>span{font-size:1.1rem;color:#999}.examtest_footer_answerprogress>span>span{margin:0 1px}.swiper-container-exam{height:calc(100vh - 44px)!important;display:block!important}.examtest_footer_progress{left:0;background:#ffc4cb}.examtest_footer_progress,.examtest_footer_progress2{position:fixed;z-index:999;bottom:5rem;height:.1rem;width:50%!important;margin:0}.examtest_footer_progress2{right:0;background:#cef9d4}.examtest_footer_fixed_btn{position:fixed;right:12px;bottom:130px;z-index:1}.examtest_footer_fixed_btn>div{text-align:right}.examtest_footer_fixed_btn>div>div{display:inline-block;padding:4px 12px 4px 8px;margin-top:16px;font-size:1.3rem;color:#000;background-color:rgba(0,0,0,.05);border-radius:30px}.examtest_footer_fixed_btn>div>div>svg-div{width:16px;height:16px;margin-right:6px}.examtest_footer_fixed_btn>div>div>span{display:inline-block;vertical-align:middle}.examtest_footer_fixed_btn>div .examtest_footer_fixed_btn_marked{color:var(--themcolor)}.examtest .water_mark{position:fixed!important;z-index:1}.examtestcard{width:100%;min-height:calc(100vh - 44px);background-color:#f4f4f4}.examtestcard_header{height:126px;padding:37px 0;background-color:transparent}.examtestcard_header>div{text-align:center;padding:5px 0}.examtestcard_header>div:nth-child(2){border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.examtestcard_header>div>h4{font-size:2.6rem;color:var(--themcolor);word-break:break-all;margin:0 0 8px}.examtestcard_header>div>p{font-size:1.2rem;color:#999;margin:0}.examtestcard_count{width:100%;padding:10px 12px 30px}.examtestcard_count>div{padding:20px 16px;background-color:#fff;border:1px solid transparent;border-radius:10px}.examtestcard_count>div>div{margin-bottom:24px}.examtestcard_count>div>div>p{margin:0;font-size:1.4rem}.examtestcard_count>div>div>div>div{text-align:center;display:inline-block;width:40px;height:40px;margin:10px calc((100% - 200px) / 4) 10px 0;padding:10px 1px;border-radius:50px}.examtestcard_count>div>div>div>div:nth-child(5n){margin-right:0}.examtestcard_count>div>div:last-child{margin-bottom:4px}.examtestcard_count_defult{color:#393939;border:1px solid #e5e5e5;background-color:#fff}.examtestcard_count_mistake{color:#fff;border:1px solid #fb6b5d;background-color:#fb6b5d}.examtestcard_count_right{color:#fff;border:1px solid #18c884;background-color:#18c884}.examtestcard_count_assignment{color:#fff!important;border:1px solid var(--themcolor)!important;background-color:var(--themcolor)!important}.feedback{height:calc(100vh - 44px);padding-top:20px;background-color:#f4f4f4}.feedback_title{font-size:1.1rem;color:#999;width:100%;padding:10px}.feedback_content_text{width:100%;height:200px;background-color:#fff}.feedback_content_text>form{position:relative;width:100%;height:100%}.feedback_content_text>form>textarea{font-size:1.5rem;color:#000;word-break:break-all;overflow:hidden;width:100%;height:100%;padding:10px 10px 20px;resize:none;border:1px solid transparent}.feedback_content_text>form>textarea::-moz-input-placeholder{color:#ccc}.feedback_content_text>form>textarea::input-placeholder{color:#ccc}.feedback_content_text_icon{font-size:1.1rem;color:#ccc;position:absolute;right:10px;bottom:10px}.feedback .feedback_content_text_icon{right:18px;bottom:15px}.feedback_submit{width:100%;margin-top:10px;padding:0 28px}.feed_back .login_btn_phone,.feed_back .login_btn_phone_gry{margin-top:0!important}.feekbackResult .title_min_width{width:100%}.feekbackResult .resShowPhone{width:100%;min-height:calc(100vh - 44px);padding:15px 12px;background-color:#f4f4f4}.feekbackResult .resShowPhone .resList{word-wrap:break-word;position:relative;clear:both;overflow:hidden;box-sizing:border-box;width:100%;min-height:80px;margin-top:10px;padding:16px 10px;border-radius:4px;background-color:#fff}.feekbackResult .resShowPhone .resList:first-of-type{margin:0}.feekbackResult .resShowPhone .resList .resListTitle{font-size:1.6rem;font-weight:500;color:#000;display:-webkit-box;overflow:hidden;width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feekbackResult .resShowPhone .resList .resListTitleAll{width:80%}.feekbackResult .resShowPhone .resList .resListTime{font-size:1.2rem;color:#999;margin-top:10px}.feekbackResult .resShowPhone .resList .resListFlag{font-size:1.2rem;color:#fff;position:absolute;top:15px;right:10px;padding:1px 5px;transform:scale(.8);border-radius:5px;background-color:#ccc}.fkResDetail{display:flex;flex-direction:column;width:100%;background-color:#f4f4f4}.fkResDetail .feedbackCon,.fkResDetail .feedbackDetail{box-sizing:border-box;width:100%;padding:16px 12px;background-color:#fff}.fkResDetail .feedbackCon .feedbackTitle,.fkResDetail .feedbackDetail .feedbackTitle{font-size:1.4rem;color:#000;text-indent:2.5em;word-wrap:break-word;position:relative;overflow:hidden}.fkResDetail .feedbackCon .feedbackTitle .leftIcon,.fkResDetail .feedbackDetail .feedbackTitle .leftIcon{font-size:1.2rem;color:#fff;text-indent:0;position:absolute;padding:1px 3px;transform:scale(.8);border-radius:4px;background-color:#ff8400}.fkResDetail .feedbackCon .feedbackTime,.fkResDetail .feedbackDetail .feedbackTime{font-size:1.2rem;font-weight:400;color:#999;margin-top:6px}.fkResDetail .feedbackDetail{margin-top:10px}.fkResDetail .feedbackDetail .feedbackTitle .leftIcon{background-color:#18c884}.resetpwd-contrainer{padding-top:15px;padding-right:10px;padding-left:10px}.resetpwd-contrainer .getpwd{margin-bottom:30px}.resetpwd-contrainer .getpwd span{font-size:1.2rem;font-weight:400;color:#999;display:block;padding:10px 0}.resetpwd-contrainer form input{font-size:1.6rem;height:40px;padding-left:4px;box-shadow:none;border:0!important;border-radius:0;border-bottom:1px solid #ccc!important}.resetpwd-contrainer form .reset_reminder,.updatepassword .reset_reminder{font-size:1.1rem;color:#ff5d5d;padding-left:4px}.updatepassword .reset_reminder{margin-top:10px}.resetpwd-contrainer form .reset_reminder>span{float:left}.resetpwd-contrainer .resetpwd-btn-container{position:relative;top:5px;width:100%}.resetpwd-contrainer .resetpwd-btn-container .btn_valid{color:#fff;text-align:center;position:relative;width:100%;padding:9px 10px;border-radius:5px;background-color:var(--themcolor)}.resetpwd-contrainer .resetpwd-btn-container .btn_invalid{color:#666;text-align:center;position:relative;width:100%;padding:9px 10px;border-radius:5px;background-color:#f4f4f4}.contact_search{width:100%;height:53px;padding:7px 10px;background-color:#f4f4f4}.hotexpert{font-size:1.5rem;color:#000;padding:5px 10px 10px;background-color:#f4f4f4}.contact_message{min-height:calc(100vh - 44px);padding-top:10px;background-color:#f4f4f4}.contact_message .comment_list{margin-bottom:10px;border-bottom:unset;background-color:#fff}.contact_message .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>span:first-child{font-size:1.6rem;color:#000}.contact_message .comment_list .comment_list_right .comment_list_right_top>p{font-size:1.2rem;color:#666;position:relative;width:calc(100% - 30px);margin:0 0 0 36px}.contact_message .comment_list .comment_list_right .comment_list_right_top>p>span{position:absolute;left:-35px}.contact_list{width:100%;min-height:calc(100vh - 44px)}.contact_list .contact_form{position:relative;width:100%;background-color:#f4f4f4}.contact_list .contact_form>div{position:relative;display:inline-block;width:80%}.contact_list .contact_form>button{position:relative;top:0;float:right;width:calc(20% - 10px);padding:7px 1px;border:1px solid transparent;border-radius:5px;background-color:#e6e6e6}.contact_list .contact_form>.coursecommonsubmit{color:#fff;background-color:var(--themcolor)}.contact_list .contact_form>div>img{width:18px;height:18px;opacity:.7}.contact_list .contact_form>div>.contact_form_icon1{position:absolute;top:10px;left:10px}.contact_list .contact_form>div>.contact_form_icon2{position:absolute;top:10px;right:10px}.contact_list .contact_form>div>input{font-size:1.4rem;width:100%;height:36px;padding:5px 30px 5px 32px;border:1px solid #e4e4e4;opacity:1;background:#eaeaea;border-radius:18px;text-align:center}.contact_list .contact_title{padding:2px 10px 0 20px}.contact_list .contact_list_userlist{position:relative;width:100%;min-height:calc(100vh - 125px);padding-top:0}.contact_list .contact_list_hide{display:none}.contact_list .contact_list_show{display:block}.contact_left{width:50px;height:100%}.contact_item{width:calc(100% - 100px);padding:10px 0;border-top:1px solid #e5e5e5}.contact_item .contact_item_icon{position:relative;width:50px;height:50px;margin-bottom:5px;margin-left:10px;border:1px solid #e4e4e4;border-radius:40px}.contact_item .contact_item_text{position:relative;display:inline-block;width:100%;padding-left:5px}.contact_item .contact_item_text>.next_one{color:#000;text-overflow:ellipsis;position:relative;bottom:15px}.contact_item .contact_item_text>.next_two{color:#666;text-overflow:ellipsis;position:absolute;top:15px;overflow:hidden}.contact_info{width:100%;padding:10px 0;background:#fff}.contact_info_margintop>div:nth-child(4){border-bottom:none}.contact_info_category{position:relative;width:100%;padding:15px 10px 15px 75px;border-bottom:1px solid #e5e5e5;background:#fff}.contact_info_category:last-child{border:none}.contact_info_category>span:nth-child(2){color:#666}.contact_info_category>span:first-child{position:absolute;left:10px}.contact_content{min-height:calc(100vh - 97px);padding:0 10px;background:#f4f4f4}.contact_content .comment_list{padding:6px 0;margin-bottom:8px;background-color:#fff;border-radius:4px}.contact_content .comment_list_content{margin:0 0 8px}.contact_content .comment_list .comment_list_right .comment_list_right_top .comment_list_user_img>img{position:relative;top:5px;width:46px;height:46px}.contact_content .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>div{display:inline-block}.contact_content .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>div:first-child{font-size:1.5rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 111px);font-family:PingFang SC,PingFang SC-Medium;font-weight:500}.contact_content .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>div:nth-child(2){font-size:1.2rem;color:#000;position:relative;top:2px;float:right}.contact_content .comment_list .comment_list_right .comment_list_right_top>p{font-size:1.3rem;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:20px;width:130px}.logo{width:140px;height:127px;margin-right:calc(50% - 70px);margin-bottom:60px;margin-left:calc(50% - 70px)}.logo>img{width:100%;height:100%}.userinfo{display:flex;flex-direction:column;min-height:calc(100vh - 44px);background:#f4f4f4}.userinfo>.userinfo_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:28px 12px 17px 17px;background-color:#fff}.userinfo>.userinfo_header>.left{display:flex}.userinfo>.userinfo_header>.left>.headimage{position:relative;width:70px;height:70px;margin-right:12px}.userinfo>.userinfo_header>.left>.headimage .image{width:100%;height:100%;border-radius:50%}.userinfo>.userinfo_header>.left>.headimage .icon{position:absolute;right:0;bottom:0;width:20px;height:20px}.userinfo>.userinfo_header>.right{display:flex;align-items:center}.userinfo>.userinfo_header>.right .like{display:flex;align-items:center;height:30px;padding:0 10px;border-radius:4px;background:#f4f4f4}.userinfo>.userinfo_header>.right .like img{width:16px;margin-right:9px}.userinfo>.userinfo_header>.right .like .num{font-size:1.1rem;color:#666}.userinfo .username{font-size:1.8rem;font-weight:700;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;width:100%;margin:10px 0}.userinfo .department{font-size:1.1rem;color:#666}.userinfo .userinfo_content{flex:1;padding:0 12px;font-size:1.3rem;background-color:#fff}.userinfo .userinfo_content_item{color:#000;position:relative;display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #e5e5e5}.userinfo .userinfo_content_item span:nth-child(2){margin-right:14px}.userinfo .userinfo_content_item>img{position:absolute;top:19px;right:0;width:6px}.mytitle{min-height:calc(100vh - 44px)}.mytitle .mytitle_info{position:relative;display:flex;justify-content:space-between;align-items:center;height:90px;margin:15px 0;padding-right:56px;padding-left:44px}.mytitle .mytitle_info>img{width:100%;height:100%;position:absolute;top:0;left:0}.mytitle .mytitle_info>.app-svg-themebox{width:calc(100% - 24px);height:100%;border-radius:8px;overflow:hidden;position:absolute;top:0;left:12px}.mytitle .mytitle_info .mytitle_info_item{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.mytitle .mytitle_info .mytitle_info_item .line_1{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:6px}.mytitle .mytitle_info .mytitle_info_item .line_2{font-size:1.1rem;color:#fff;margin-bottom:0;opacity:.8}.mytitle .mytitle_info .mytitle_info_help{position:absolute;top:8px;right:20px;width:16px}.mytitle .mytitle_info .mytitle_info_help img{width:100%}.mytitle .mytitle_content{padding:0 12px}.mytitle .mytitle_content .mytitle_content_caption{display:flex;justify-content:space-between;align-items:center;height:40px;padding-right:18px;padding-left:12px;background:#f4f4f4}.mytitle .mytitle_content .mytitle_content_caption .caption_item{font-size:1.1rem;color:#999;flex:1}.mytitle .mytitle_content .mytitle_content_caption .caption_item:nth-child(2){flex:0 0 calc(100% - 180px);width:calc(100% - 180px)}.mytitle .mytitle_content .mytitle_content_caption .caption_item:nth-child(3),.mytitle .mytitle_content .mytitle_content_caption .caption_item:nth-child(4){text-align:right}.mytitle .mytitle_content .rankings_list{padding:16px 0}.mytitle .mytitle_content .rankings_list .rankings_list_item{font-size:1.3rem;color:#000;display:flex;align-items:center;margin-bottom:29px}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_place{color:#9e9e9f;text-align:center;padding:0 11px}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_place img{width:24px}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_place span{text-align:center;display:inline-block;min-width:24px}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_name{display:flex;flex:0 0 calc(100% - 180px);align-items:center;width:calc(100% - 180px);padding:0 6px}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_name img{width:30px;margin-right:9px;border-radius:50%}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_name span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_value{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1;padding:0 6px}.mytitle .mytitle_content .rankings_list .rankings_list_item .rankings_list_title{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:0 0 58px;width:58px}.mytitle-help{min-height:calc(100vh - 44px)}.mytitle-help .mytitle-help_content .mytitle-help_content_caption{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;padding-right:42px;padding-left:31px;background:#f4f4f4}.mytitle-help .mytitle-help_content .mytitle-help_content_caption .caption_item{font-size:1.3rem;color:#999;flex:1}.mytitle-help .mytitle-help_content .mytitle-help_content_caption .caption_item:nth-child(2){text-align:center;margin-right:26px}.mytitle-help .mytitle-help_content .mytitle-help_content_caption .caption_item:nth-child(3){text-align:right;margin-right:11px}.mytitle-help .mytitle-help_content .rule_list{padding-top:24px}.mytitle-help .mytitle-help_content .rule_list .rule_list_item{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mytitle-help .mytitle-help_content .rule_list .rule_list_item .rule_list_level{font-size:1.4rem;color:#999;text-align:center;flex:0 0 85px;width:85px;margin-right:11px;padding:0 10px}.mytitle-help .mytitle-help_content .rule_list .rule_list_item .rule_list_title{font-size:1.4rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1;padding:0 10px}.mytitle-help .mytitle-help_content .rule_list .rule_list_item .rule_list_value{font-size:1.3rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:0 0 145px;width:145px;padding:0 10px}.input_disabled{pointer-events:none}.urlweb{height:calc(100vh - 46px);position:relative}.urlweb app-audio-play-controls{position:absolute;z-index:100}.urlweb .small_screen_mobile{left:16px;bottom:10px;width:calc(100% - 32px)}.urlweb .big_screen_mobile{bottom:44px;left:16px;width:calc(100% - 32px);border-radius:99px}.urlweb app-urlweb-base{display:block;width:100%;height:100%}.iframe_parentAll .iframe_parentAll_box{width:100%;height:100%}.iframe_parentAll .iframe_parent_PC{height:100%}.iframe_parentAll .iframe_parent_PC app-urlweb-base{height:100%!important}.iframe_parentAll #iframe_courseware .mejs__controls__togglevideo{color:#fff;z-index:3}.iframe_parentAll #iframe_courseware .mejs__controls__togglevideo>div{height:120px;align-items:center;display:flex;justify-content:center;position:absolute;bottom:0;z-index:3;cursor:pointer;pointer-events:none}.iframe_parentAll #iframe_courseware .mejs__controls__togglevideo .mejs__controls__togglevideo__pre{left:10px;font-size:1.4rem;color:#fff;bottom:0}.iframe_parentAll #iframe_courseware .mejs__controls__togglevideo>div>div{cursor:pointer;pointer-events:all}.iframe_parentAll #iframe_courseware .mejs__controls__togglevideo>div>div>span{display:inline-block;height:32px;padding:6px 10px;background-color:rgba(0,0,0,.6);border-radius:16px}.iframe_parentAll #iframe_courseware .mejs__controls__togglevideo>div>div>span>span{display:inline-block;height:20px;padding:0 6px;margin-left:10px;font-size:1.2rem;color:#fff;background-color:var(--themcolor);border:1px solid transparent;border-radius:30px}.urlweb>div{overflow:hidden;height:100%}.urlweb>div>.iframe_parent{position:relative;overflow:auto;height:100%;-webkit-overflow-scrolling:touch}.urlpdf>div>.pdf_iframe_parent{height:calc(100vh - 44px);padding-bottom:52px}.urlweb>div>.iframe_parent iframe{display:block;height:calc(100vh - 46px);overflow-y:auto;width:100%}.urlweb>div>.iframe_news iframe{height:calc(100vh - 46px - 49px)!important}.coursewareaudio .countstar_outer,.urlweb .countstar_outer{width:100%;position:absolute;bottom:0;z-index:2;margin:0}.coursewareaudio .countstar,.urlweb .countstar{width:100%;min-height:193px;background:#fff}.coursewareaudio .countstar .modal-header,.urlweb .countstar .modal-header{position:relative;justify-content:center}.coursewareaudio .countstar .modal-title,.urlweb .countstar .modal-title{font-size:1.7rem;font-weight:500;text-align:center;color:#000}.countstar .mystar{text-align:center;margin-top:25px;margin-bottom:8px;border:none!important}.countstar .mystar img{width:40px;margin-right:8px}.countstar .notice{font-size:1.1rem;text-align:center;color:#999}.countstar .modal-footer{padding-top:30px;padding-bottom:16px;justify-content:center}.countstar .modal-footer button{width:124px;height:44px;background-color:#eee;border-radius:25px;font-size:1.7rem;color:#999;cursor:pointer}.countstar .modal-footer button.active{background-color:var(--active-themeColor);color:#fff;box-shadow:none}.coursewareaudio .cleanup,.urlweb .cleanup{position:absolute!important;top:8px!important;left:12px!important;width:28px}.urlweb>div .coursedetail_comment_footer_block>textarea{width:calc(100% - 120px)}.urlweb .course-courseware-title{font-size:1.8rem;font-weight:700;color:#000}.urlweb_video{height:auto}.urlweb_video .course-courseware-title>span{word-break:break-all}.urlweb_video .course-courseware-other{color:#999}.urlweb_video .course-courseware-other>div>span{margin-right:20px}.urlweb_video .list-group-item{height:95px}.urlweb_video .list-group-item-video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 0}.urlweb_video .list-group-item-video .course-courseware-title{margin-bottom:8px}.urlweb_video .comment_title_video{padding:20px 12px 16px;border-top:0 solid #e5e5e5}.urlweb_video .courseware_list_plate_video app-comment-list .comment_list{margin-top:34px}.urlweb_video .courseware_list_plate_video app-comment-list .comment_list .comment_list_right .comment_list_down{margin-top:13px}.urlweb_video .courseware_list_plate_video app-comment-list:first-of-type .comment_list{margin-top:0}.urlweb_video .courseware_list_plate_video app-comment-list:last-of-type .comment_list{margin-bottom:10px}.urlweb_video .course-courseware-box{position:fixed;top:0;left:0;z-index:1}.urlweb_video .course-courseware-box .video_media_list{border-bottom:1px solid #e5e5e5}.urlweb_video .course-courseware-box .video_media_list .list-group-item-video{position:inherit}.urlweb_video .course-courseware-defultback{position:fixed;z-index:2}.urlweb-comment,.urlweb-comment>div .iframe_parent iframe{height:calc(100vh - 94px)}.urlweb-comment>div .coursedetail_comment_footer_block>.urlweb-newscomment{width:80%}.urlpdf{height:auto}.pdf-view{z-index:-1;display:block}.pdf-nav{text-align:center;position:fixed;z-index:95;bottom:0;width:100%;height:52px;padding:12px 0;background-color:rgba(0,0,0,.5)}.pdf-nav span{font-size:1.3rem;color:#fff;display:inline-block;padding:4px 10px}.pdf-nav .pdf-page-btn{cursor:pointer;border:1px solid #fff;border-radius:5px}.pdf-nav .pdf-page-btn:hover{background-color:#87878a}.pdf-nav .pdf-page-btn-input{text-align:center;display:inline-block;width:46px;margin-left:10px;padding:0 5px;border:1px solid transparent}.pdf-nav-rotate{top:0;bottom:auto;bottom:unset;left:0;width:52px;height:100%;padding:0 12px}.pdf-nav-rotate>div{width:100vh;transform:rotate(90deg);transform-origin:15px 13px}.pdf_iframe_parent [_nghost-c2] .pdfViewer.removePageBorders .page{margin:0 auto 52px}.urlweb .fade>.modal-dialog>.modal-content>.modal-body>div>a span{float:unset;margin-right:10px;margin-left:5px}.urlweb .fade>.modal-dialog>.modal-content>.modal-body>div>a .red{color:#ff5d5d}video{width:100%}video::-internal-media-controls-download-button{display:none}video::-webkit-media-controls-enclosure{overflow:hidden}video::-webkit-media-controls-panel{width:calc(100% + 31px)}.disable_control{position:absolute;z-index:12;top:0;left:0;width:100%;height:100%}.player .mejs__speed-selector{height:unset}.player .mejs__container,.player .mejs__layer,.player .mejs__mediaelement video{width:100vw!important;height:calc((100vw * 9 / 16) + 1px)!important}.player .mejs__container-fullscreen,.player .mejs__container-fullscreen .mejs__layer,.player .mejs__container-fullscreen .mejs__mediaelement video,video:-webkit-full-screen{width:100%!important;height:100%!important}.mejs_backRate{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.mejs_backRate p{color:#fff;margin:0;padding:0}.mejs_backRate .mejs_backRateBtnBox{position:absolute;top:-100px;left:-5px;display:none;flex-direction:column;justify-content:center;align-items:center;box-sizing:content-box;width:100%;padding:0 5px;background-color:rgba(0,0,0,.5)}.mejs_backRate .mejs_backRateBtnBox .mejs_backRateBtn{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:25px}.mejs_backRate .mejs_backRateBtnBox .mejs_backRateBtn:hover{color:#ff6429}.mejs_backRate:hover .mejs_backRateBtnBox{display:flex}.player .mejs__controls__togglevideo{color:#fff;z-index:3}.player .mejs__controls__togglevideo>div{height:150px;align-items:center;display:flex;justify-content:center;position:absolute;bottom:0;z-index:3;cursor:pointer;pointer-events:none}.player .mejs__controls__togglevideo .mejs__controls__togglevideo__pre{left:10px;font-size:1.4rem;color:#fff;bottom:0}.player .mejs__controls__togglevideo>div>div{cursor:pointer;pointer-events:all}.player .mejs__controls__togglevideo>div>div>span{display:inline-block;height:32px;padding:6px 10px;background-color:rgba(0,0,0,.6);border-radius:16px}.player .mejs__controls__togglevideo>div>div>span>span{display:inline-block;height:20px;padding:0 6px;margin-left:10px;font-size:1.2rem;color:#fff;background-color:var(--themcolor);border:1px solid transparent;border-radius:30px}.player .xgplayer-skin-default .xgplayer-progress-played{background-image:linear-gradient(-90deg,var(--themcolor),var(--themcolor))}.player .xgplayer-skin-default .xgplayer-drag{background:var(--themcolor)}.player .xgplayer-skin-default .xgplayer-memoryplay-spot .xgplayer-lasttime{color:var(--themcolor)}.courseware_audio{min-height:calc(100vh - 314px);height:unset!important}.courseware_audio .courseware_audio{min-height:100%;padding-top:0;background-color:transparent}.courseware_audio audio{margin:auto}.courseware_audio_top{font-size:1.6rem;color:#fff;text-align:center;height:unset!important}.courseware_audio_top>div{margin:0 auto 30px;position:relative;color:#000;padding:0 20px}.courseware_audio_top>div>div{font-size:1.8rem}.courseware_audio_top>div>img{width:60vw;max-width:256px;height:60vw;max-width:138px;max-height:138px}.courseware_audio_top>div>.audio{animation:audiorotate 6s linear infinite}.courseware_audio_progressbar{height:unset!important;display:flex;padding:0 12px}.courseware_audio .courseware_audio_progressbar>div{width:70vw;max-width:500px;height:15px;margin:auto}.courseware_audio .courseware_audio_progressbar>div>span{font-size:1.2rem;color:#fff}.courseware_audio .courseware_audio_progressbar>div>span:first-child{float:left}.courseware_audio .courseware_audio_progressbar>div>span:nth-child(2){float:right}.courseware_audio .courseware_audio_progressbar>.speedofprogress{width:70vw!important;max-width:500px;height:2px;margin-top:8px;margin-left:12px;margin-right:12px}.courseware_audio .courseware_audio_progressbar>.speedofprogress .progress-bar{position:relative;top:0;left:-2px;overflow:visible}.courseware_audio .courseware_audio_progressbar>.speedofprogress .progress-bar img{position:absolute;top:-10px;right:-10px;float:right;width:22px;height:22px}.courseware_audio section{text-align:center}.courseware_audio section .app-svg-themebox,.courseware_audio section img{width:54px;height:54px;margin:15px}.courseware_audio section .app-svg-themebox:nth-child(2),.courseware_audio section img:nth-child(2){width:68px;height:68px}.coursedetail_comment_footer_block>textarea{vertical-align:middle;display:inline-block;width:calc(100% - 120px);padding:7px 10px 6px 35px!important;border:1px solid transparent;border-radius:50px;background-color:#f2f2f2;font-size:1.4rem}.coursedetail_comment_footer_block>textarea::-webkit-input-placeholder{color:#000;font-size:1.4rem}.coursedetail_comment_footer_block>textarea:-moz-placeholder,.coursedetail_comment_footer_block>textarea::-moz-placeholder{color:#000;font-size:1.4rem}.coursedetail_comment_footer_block>textarea::-ms-input-placeholder{color:#000;font-size:1.4rem}.coursedetail_comment_footer_block>textarea:-ms-input-placeholder{color:#000;font-size:1.4rem}.from-gameactivity>textarea{width:calc(100% - 80px)!important}.course .coursedetail_comment_footer_block>textarea{width:calc(100% - 171px)}.course .coursedetail_comment_footer_block.show_share>textarea{width:calc(100% - 192px)}.course .isSuperiors.show_share>textarea,.course .isSuperiors>textarea{width:calc(100% - 240px)}.coursedetail_coursecommon_footer>textarea{padding:7px 10px 6px!important}.coursedetail_comment_footer_block>.write_icon{position:absolute;top:16px;left:25px;width:16px}.coursedetail_comment_footer_block>div{vertical-align:middle;position:relative;display:inline-block;margin-left:25px}.course .coursedetail_comment_footer_block.show_share>div{margin-left:16px}.coursedetail_comment_footer_block>div>.app-svg-themebox,.coursedetail_comment_footer_block>div>img{width:32px}.coursedetail_comment_footer_block>div>span{font-size:1.1rem;line-height:13px;color:#000;position:absolute;top:-2px;left:22px;padding:0 4px;border:1px solid transparent;border-radius:10px;background-color:#fff}.coursedetail_coursecommon_footer>textarea{width:80%}.coursedetail_coursecommon_footer>button{font-size:1.6rem;color:var(--themcolor);text-align:center;position:relative;top:0;float:right;width:calc(20% - 10px);height:36px;padding:6px 1px;border:1px solid transparent;border-radius:5px;background-color:transparent}.course-courseware{position:relative;z-index:0;overflow:hidden;width:100vw;height:calc((100vw / 16) * 9);background-color:#fff}.course-courseware-full{position:fixed;z-index:100;height:100%}.course-courseware-playdefult{text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:calc(((100vw / 16) * 9 - 36px) / 2) 0;background-color:rgba(0,0,0,.05)}.course-courseware-playdefult>span{font-size:1.4rem;font-weight:700;line-height:22px;color:#fff;display:inline-block;padding:5px 16px;cursor:pointer;border-radius:50px;background-color:var(--themcolor)}.course-courseware .course-courseware-showtoggle{text-align:right;position:absolute;z-index:1;bottom:0;width:100%;margin:0;padding:8px 12px;pointer-events:none;background:linear-gradient(transparent,rgba(0,0,0,.4))}.course-courseware .course-courseware-showtoggle>img{width:28px;cursor:pointer;pointer-events:all}.course-courseware>div,app-course-courseware-pdf,app-course-courseware-pdf #pdfiframeparent,app-course-courseware-pdf .urlpdf,app-course-courseware-video .urlweb,app-course-courseware-web,app-course-courseware-web .urlweb,app-course-courseware-web .urlweb>div>.iframe_parent iframe{height:100%}.course-courseware-defultback{position:absolute;z-index:1;top:12px;left:12px;width:33px}.course-courseware .course-courseware-audio-layout{position:absolute;top:0;width:100%;left:0;z-index:99}.course-courseware .course-courseware-defultimg{width:calc(100% + 16px);-webkit-filter:blur(3.5px);filter:blur(3.5px);position:relative;top:-4px;left:-8px}.course-courseware .course-courseware-defultimg-color{width:calc(100% + 16px);position:absolute;top:0;left:0;background-color:rgba(0,0,0,.4)}.course .list-group-item{height:auto}.course .course-courseware-title{font-size:1.8rem;color:#000;word-break:break-all;margin-bottom:5px}.course .course-courseware-title>span{font-size:1.6rem}.course .course-courseware-other{position:relative}.course-courseware-other_span{margin-left:4px}.course .course-courseware-other>div{font-size:1.2rem;color:#999;display:inline-block;margin-left:20px}.course .course-courseware-other>div:first-child{margin-left:0}.course .course-courseware-other>div>img{vertical-align:text-bottom;width:16px}.course .course-courseware-other>div>.courseware_right_arrow{vertical-align:baseline;width:7px;padding-left:3px}.course .course-courseware-other .courseware_excitationexplain{position:absolute;right:2px;width:auto}.course .cn_courseware_img .related_test{max-width:calc(100% - 60px);margin:5px 0 0 60px;border-radius:4px}.course-courseware-comment{position:fixed;z-index:2000;bottom:0;width:100%;height:calc(100vh - 200px);background-color:#fff}.course-courseware-comment>p{font-size:1.7rem;color:#000;text-align:center;position:relative;margin:0;padding:10px 50px;border-bottom:1px solid #e5e5e5}.course-courseware-comment>p>img{position:absolute;top:0;left:0;width:44px}.course-courseware-comment>div{overflow:auto;width:100%;height:calc(100% - 45px)}.course-courseware-comment .comment_footer_block>div{font-size:1.6rem;color:#666;text-align:center;position:relative;top:0;float:right;width:calc(20% - 10px);height:36px;padding:6px 1px;border:1px solid transparent;border-radius:5px}.course-courseware-comment .comment_footer_block>.coursewarecommonsubmit{color:var(--themcolor)}.course-courseware-comment .comment_footer_block>textarea{border:1px solid transparent;border-radius:50px;background-color:#f2f2f2;height:37px;font-size:1.4rem}.ck-focused{border:none}.course_courseware_audio .mejs__controls__togglevideo{color:#fff;z-index:3}.course_courseware_audio .mejs__controls__togglevideo>div{height:90px;align-items:center;display:flex;justify-content:center;position:absolute;bottom:0;z-index:3;cursor:pointer;pointer-events:none}.course_courseware_audio .mejs__controls__togglevideo .mejs__controls__togglevideo__pre{left:10px;font-size:1.4rem;color:#fff;bottom:0}.course_courseware_audio .mejs__controls__togglevideo>div>div{cursor:pointer;pointer-events:all}.course_courseware_audio .mejs__controls__togglevideo>div>div>span{display:inline-block;height:32px;padding:6px 10px;background-color:rgba(0,0,0,.6);border-radius:16px}.course_courseware_audio .mejs__controls__togglevideo>div>div>span>span{display:inline-block;height:20px;padding:0 6px;margin-left:10px;font-size:1.2rem;color:#fff;background-color:var(--themcolor);border:1px solid transparent;border-radius:30px}.course_courseware_audio{min-height:calc((((100vw / 16) * 9)));padding-top:calc((((100vw / 16) * 9) - 44px) / 2);background-color:transparent}.courseware_audio_background{background-color:rgba(var(--rgbnum),.1)}.course_courseware_audio section{text-align:center}.course_courseware_audio section>div>img{width:50px;margin:0;cursor:pointer}.course_courseware_audio section>div>div{vertical-align:middle;position:relative;display:inline-block;width:140px;height:78.5px;margin:0 20px}.course_courseware_audio section>div>div>img:first-child{width:100%;height:100%;margin:0;border:1px solid transparent;border-radius:4px;top:0;left:0}.course_courseware_audio section>div>div>img:nth-child(2){position:absolute;top:calc(50% - 25px);right:0;left:0;display:inline-block;width:50px;height:50px;margin:auto;cursor:pointer}.course_courseware_audio .courseware_audio_progressbar{font-size:1.1rem;text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:25px}.course_courseware_audio .courseware_audio_progressbar>.speedofprogress{vertical-align:baseline;display:inline-block;width:56vw!important;max-width:500px;height:2px;margin:25px 14px 3px;background-color:rgba(0,0,0,.1)}.course_courseware_audio .courseware_audio_progressbar_new{margin-top:30px}.course_courseware_audio .courseware_audio_progressbar_new>.speedofprogress{margin:0 14px}.course_courseware_audio .progress .progress-bar-warning{background-color:var(--themcolor)}.course_courseware_audio .courseware_audio_progressbar>.speedofprogress .progress-bar img{position:relative;top:-10px;left:10px;float:right;width:22px;height:22px}.course_courseware_audio{position:relative}.course_courseware_audio .course_courseware_audio_control_from_layout{text-align:center;padding:0 22px}.course_courseware_audio .course_courseware_audio_control_from{vertical-align:middle;position:relative;display:inline-block;width:44px;height:44px}.course_courseware_audio .course_courseware_audio_control_from:nth-child(2){margin-left:56px;margin-right:56px}.course_courseware_audio .course_courseware_audio_control_from img{width:100%;height:100%;margin:0;cursor:pointer}.course_courseware_audio .courseware_audio_progressbar_new{width:100%;margin:0;position:absolute;bottom:16px;left:0;right:0;padding:0 24px;display:flex;flex-direction:row;justify-content:space-between}.course_courseware_audio .courseware_audio_progressbar_new>span{font-size:1.2rem;color:#fff;line-height:18px}.course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress{margin:0 16px}.course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress-outer{background-color:hsla(0,0%,100%,.4)!important}.course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress-cache{background-color:transparent!important}.course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress .xgplayer-progress-outer .xgplayer-progress-played{background-image:none!important;background-color:var(--themcolor)!important}.course_courseware .player .mejs__container,.course_courseware .player .mejs__layer,.course_courseware .player .mejs__mediaelement video{height:calc((100vw / 16) * 9)!important}.app_login{padding:48px 42px 0}.app_login_app{padding:92px 42px 0}.app_login_change_enterprise{position:absolute;top:24px;right:16px;padding:4px 12px;border-radius:99px;background:#f8f8f8;display:inline-flex;align-items:center}.app_login_change_enterprise>span{color:#000;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}.app_login_change_enterprise>img{width:16px;height:16px;margin-left:4px;margin-bottom:2px}.app_login .form-group{margin:0;padding:0;background-color:#fff}.app_login .form-control{font-size:1.6rem;font-weight:700;height:44px;padding:6px 24px 0 0;box-shadow:none;border:none;border-radius:0}.app_login .form-control::-moz-input-placeholder{font-weight:400;color:#999}.app_login .form-control::input-placeholder{font-weight:400;color:#999}.app_login .form-group .form-control:first-child{border-bottom:1px solid #ccc}.app_login .form-group:first-child .form-control:first-child{padding:6px 0 0;border:none;border-bottom:1px solid #ccc}.app_login .form-group:nth-child(2){position:relative}.app_login .form-group:nth-child(2) input{padding-right:52px}.app_login .form-group:nth-child(2) .icon-eye-wrap{position:absolute;top:50%;right:-2px;transform:translateY(-50%);padding:6px;cursor:pointer}.app_login .form-group:nth-child(2) .icon-eye-wrap .icon-eye{color:#606266}.app_login .form-group>img{position:relative;top:-29px;left:-29px;float:right;width:16px}.app_login_div{width:100%;padding:0}.app_login_info{font-size:2.1rem;font-weight:700;color:#000;margin-bottom:42px}.app_login_download{font-size:1.2rem;left:0;float:left;padding:5px 0;cursor:pointer}.app_login_findpw{font-size:1.1rem!important;color:#666!important;right:0;margin-left:auto;cursor:pointer}.app_login_findpw>a{color:#666}.business-college-login-mode{font-size:1.2rem;color:#666;right:0;float:right;padding:10px 0;cursor:pointer;margin-left:10px}.app_login_download:active{opacity:.8}.app_login_download>a{color:var(--themcolor);text-decoration:none}.app_login_download>a:active{opacity:.9}.app_login_span:hover{color:var(--themcolor)}.login_warn{font-size:1.3rem;color:#ff5d5d;width:calc(100% - 90px);height:16px;margin-top:10px;padding:0}.app_login_other{width:100%}.app_login_privacyagreement{display:inline-block;margin-top:5px}.app_login_privacyagreement>.app-svg-themebox{width:16px;height:16px;margin-right:4px;cursor:pointer}.app_login_privacyagreement>img{width:16px;margin-right:4px;cursor:pointer}.app_login_privacyagreement>span{display:inline-block;vertical-align:middle;font-size:1.3rem;color:#000}.app_login_privacyagreement>span>span{color:var(--themcolor);cursor:pointer}.app_login_remember{display:flex;align-items:center;margin-bottom:4px}.app_login_touristlogin{color:#666;text-align:center;width:100%;margin:5px auto;padding:9px;border:1px solid #ddd;border-radius:5px;background-color:#f4f4f4}.app_login_touristlogin:active{box-shadow:inset 0 0 6px 1px #e5e5e5}.login_btn_phone{color:#fff;width:100%;margin:0 auto 24px;padding:9px;border:1px solid var(--themcolor);border-radius:25px;background-color:var(--themcolor);font-size:1.5rem}.login_btn_phone:active,.login_btn_phone:focus,.login_btn_phone:hover{color:#fff;border-color:var(--themcolor);border-radius:25px;background-color:var(--themcolor)}.login_default_page{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;left:0;top:0;width:100vw;height:100vh}.login_default_page .login_default_top{width:100%;text-align:center}.login_default_page .login_default_top>.app-svg-themebox{pointer-events:none;max-width:100%;max-height:100%}.login_default_page .login_default_content{width:100%;height:232px;position:relative}.login_default_page .login_default_content .login_download_app{width:174px;height:47px;line-height:47px;background:var(--themcolor);border-radius:99px;font-size:1.6rem;font-weight:700;color:#fff;margin:auto;cursor:pointer;text-align:center}.login_default_page .login_default_content .login_default_desc{margin:8px 0 64px;text-align:center}.login_default_page .login_default_content .login_default_desc>div{font-size:1.4rem;color:rgba(0,0,0,.6);word-break:break-all}.privicy_modal,.privicy_reject_modal{font-size:1.4rem}.privicy_modal .modal-dialog,.privicy_reject_modal .modal-dialog{margin:0 20px}.privicy_modal .modal-dialog .modal-content,.privicy_reject_modal .modal-dialog .modal-content{border-radius:16px;padding:5px 12px}.privicy_modal .modal-dialog .modal-content .modal-header,.privicy_reject_modal .modal-dialog .modal-content .modal-header{justify-content:center;padding:22px 10px}.privicy_modal .modal-dialog .modal-content .modal-header .modal-title,.privicy_reject_modal .modal-dialog .modal-content .modal-header .modal-title{font-weight:700;font-size:1.8rem;text-align:center;color:#000}.privicy_modal .modal-dialog .modal-content .modal-body .privacy_content,.privicy_reject_modal .modal-dialog .modal-content .modal-body .privacy_content{color:#666}.privicy_modal .modal-dialog .modal-content .modal-body .privacy_content .top_info span,.privicy_reject_modal .modal-dialog .modal-content .modal-body .privacy_content .top_info span{color:var(--themcolor)}.privicy_modal .modal-dialog .modal-content .modal-body .privacy_content .permissions_list,.privicy_reject_modal .modal-dialog .modal-content .modal-body .privacy_content .permissions_list{text-indent:2rem}.privicy_modal .modal-dialog .modal-content .modal-body .privacy_content .bottom_contact,.privicy_reject_modal .modal-dialog .modal-content .modal-body .privacy_content .bottom_contact{margin-top:2px}.privicy_modal .modal-dialog .modal-content .modal-footer,.privicy_reject_modal .modal-dialog .modal-content .modal-footer{justify-content:center;border-top:0 solid #ccc;padding:0 0 .75rem}.privicy_modal .modal-dialog .modal-content .modal-footer .check_dialog_privacyagreement,.privicy_reject_modal .modal-dialog .modal-content .modal-footer .check_dialog_privacyagreement{width:100%;padding:20px 0;text-align:left;font-size:1.2rem;color:#000;margin:0}.privicy_modal .modal-dialog .modal-content .modal-footer .btn,.privicy_reject_modal .modal-dialog .modal-content .modal-footer .btn{width:9.8rem;text-align:center;border-radius:50px;font-size:1.6rem;color:#fff;min-width:98px}.privicy_modal .modal-dialog .modal-content .modal-footer .btn_gray_login,.privicy_reject_modal .modal-dialog .modal-content .modal-footer .btn_gray_login{color:#000;border:1px solid #e5e5e5;margin-right:20px}.privicy_modal .modal-dialog .modal-content .modal-footer .btn_thin_logindefult,.privicy_reject_modal .modal-dialog .modal-content .modal-footer .btn_thin_logindefult{border-color:rgba(var(--rgbnum),.4);background-color:rgba(var(--rgbnum),.4)}.privicy_modal .modal-dialog .modal-content .modal-footer .btn_thin_login,.privicy_reject_modal .modal-dialog .modal-content .modal-footer .btn_thin_login{background-color:var(--themcolor)}.oauthlogin_failed{width:100%;min-height:100vh;height:100%;padding:20px 40px 40px;display:flex;justify-content:center;align-items:center}.oauthlogin_failed>div{text-align:center}.oauthlogin_failed>div>img{width:200px;height:200px}.oauthlogin_failed>div>p{margin-top:40px;margin-bottom:0;font-size:2rem;font-weight:700;color:#000;white-space:pre-wrap}.oauthlogin_failed>div>div{margin-top:16px;text-align:left}.oauthlogin_failed>div>div>div:first-child{margin-bottom:16px;font-size:1.4rem;color:#666;white-space:pre-wrap}.oauthlogin_failed>div>div>div:nth-child(2){margin-bottom:1px}.oauthlogin_failed>div>div>div:nth-child(2),.oauthlogin_failed>div>div>div:nth-child(3){font-size:1.2rem;color:#999;white-space:pre-wrap}.oauthlogin_failed>div>span{display:inline-block;margin-top:40px;padding:6px 32px;font-size:1.5rem;color:var(--themcolor);border:1px solid var(--themcolor);border-radius:50px;white-space:pre-wrap}.shortmessagecode{position:relative}.shortmessagecode>div{font-size:1.2rem;text-align:center;position:absolute;top:8px;right:12px;display:inline-block;width:74px;padding:5px 0}.shortmessagecode>.shortmessage_code{color:#fff;border:1px solid var(--themcolor);border-radius:5px;background-color:var(--themcolor)}.shortmessagecode>.shortmessage_countdown{color:#999;text-align:right;top:9px}.common_title{height:230px;padding:0 40px}.updatepassword .common_title>span{margin-top:8px}.getpwd{font-size:2.1rem;font-weight:700;color:#000;width:100%;padding:35px 0 0}.getpwd>span{font-size:1.8rem;color:var(--themcolor)}.foundback{position:relative;margin-top:50px}.foundback .sendpwd{font-size:2.1rem;font-weight:700;color:#000}.feed_back .login_btn_phone,.feed_back .login_btn_phone_gry,.foundback .login_btn_phone,.foundback .login_btn_phone_gry,.resetpwd-contrainer .login_btn_phone,.resetpwd-contrainer .login_btn_phone_gry{color:#fff;width:100%;height:45px;margin-top:50px;opacity:.4;font-size:1.5rem;border:1px solid #f4f4f4;border-radius:25px;background-color:var(--themcolor)}.feed_back .login_btn_phone,.foundback .login_btn_phone,.resetpwd-contrainer .login_btn_phone{opacity:1}.foundback>img{position:absolute;top:16px;right:6px;width:20px;height:20px;cursor:pointer}.foundback .confirm_password{top:56px}.foundback>span:first-child{text-align:center;display:block}.foundback>span:nth-child(2),.foundback>span:nth-child(4){font-size:1.2rem;color:#999;text-align:center;display:block;margin-top:8px}.foundback .form-control{font-size:1.6rem;height:45px;padding:6px 32px 6px 0;box-shadow:none;border:0!important;border-bottom:1px solid #ccc!important;border-radius:0}.foundback .form-control::-moz-input-placeholder{font-weight:400;color:#999}.foundback .form-control::input-placeholder{font-weight:400;color:#999}.foundback .phone_wrapper{display:flex;flex-direction:row;gap:16px;border-bottom:1px solid #ccc}.foundback .phone_wrapper .select-wrapper{display:flex;flex-direction:row;gap:16px;position:relative}.foundback .phone_wrapper .select-wrapper .phoneprefix-wrapper{cursor:pointer}.foundback .phone_wrapper .select-wrapper .phoneprefix-wrapper .active{transform:rotate(180deg)}.foundback .phone_wrapper .select-wrapper ul{z-index:10;overflow:auto;overflow-x:hidden;border:1px solid #e5e5e5;max-height:200px}.foundback .phone_wrapper .select-wrapper ul li{padding:5px 0;border-bottom:1px solid #e5e5e5;font-size:1.4rem}.foundback .phone_wrapper .select-wrapper ul li:last-child{border:none}.foundback .phone_wrapper .select-wrapper .dropdown-menu{padding:0;min-width:0;margin:0}.foundback .phone_wrapper .select-wrapper .phoneprefix-wrapper{display:flex;flex-direction:row;padding:0;gap:8px;display:inline-flex;align-items:center;min-width:88px}.foundback .phone_wrapper .select-wrapper .phoneprefix-wrapper>span{font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:flex-end;color:#000}.foundback .captcha_wrapper{cursor:pointer}.foundback .captcha_wrapper .form-control{font-weight:400;border-bottom:none!important}.foundback .captcha_wrapper_msg{margin-top:8px}.foundback .shs_phone_input{border-bottom:none!important}app-messageback .foundback .form-control{font-weight:700;height:50px}app-messageback .foundback .click_refresh{position:absolute;top:62px;right:6px;float:right}app-messageback .foundback .click_refresh>img{width:72px;height:30px}app-messageback .foundback .rightnumber{top:16px;width:16px;height:16px}app-messageback .foundback .unbond{font-size:1.1rem;color:#ff5d5d;margin:10px 0 0}app-messageback .code_warn,app-validation .code_warn{font-size:1.1rem;color:#ff5d5d;margin-top:10px;padding:5px 0}app-messageback .code_warn>span:last-child{color:#999;float:right}app-validation .foundback>span:first-child{color:#000;text-align:left;font-size:1.4rem}app-validation .foundback .hiddeninput{position:absolute;opacity:0;border:0;outline:none}app-validation .foundback .codelist{width:100%;margin-top:10px;padding:0;border-bottom:1px solid #e5e5e5}app-validation .foundback .codelist>input{font-size:3rem;font-weight:700;vertical-align:top;display:inline-block;width:100%;height:50px;margin-right:15px;border:0;outline:0}.foundback_shortcode{position:relative;margin-top:16px}.foundback_shortcode input{color:transparent;text-indent:-999rem;display:block;width:100%;height:0;margin-left:-100%;opacity:0}.foundback_shortcode .codelist_line,.validation .codelist_line{font-size:3rem;font-weight:700;text-align:center;vertical-align:top;position:relative;display:inline-block;width:calc((50% - 20px) / 3);margin-right:8px;border:1px solid #e5e5e5;border-radius:8px;background-color:#f8f8f8;height:56px;line-height:56px;margin-bottom:0}.validation .fullwarn{border:1px solid #ff6f6f;background-color:#fff;color:#ff6f6f}.foundback_shortcode .codelist_line:last-child{margin:0}.foundback_shortcode .codelist_line:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:""}.foundback_shortcode .foundback_shortcode_animating:before{position:absolute;top:20%;left:50%;display:block;width:2px;height:60%;content:"";animation-name:coruscate;animation-duration:1s;animation-iteration-count:infinite;background-color:var(--themcolor);animation-fill-mode:both}app-validation .foundback .codelist .inputwarn{color:#ff5d5d;border-bottom:1px solid #ff5d5d}app-validation .resendcode,app-validation .unableresend{font-size:1.4rem;margin-top:16px;float:right}app-validation .resendcode{color:var(--themcolor);cursor:pointer}app-validation .unableresend{color:#999;pointer-events:none}app-validation .resendcode>img,app-validation .unableresend>img{position:relative;top:-1px;width:12px;margin-right:4px}app-validation .resendcode>span,app-validation .unableresend>span{vertical-align:middle}.clickfind{font-size:1.3rem;color:var(--themcolor);text-align:center;width:100%;margin-top:220px}.clickfind>div{width:40px;height:40px;background-color:var(--themcolor);border-radius:50%;padding:8px;margin:0 auto 8px}.clickfind>div>img{width:24px;height:24px}.app_login .warn,app-messageback .warn{color:#ff5d5d;border-bottom:1px solid #ff5d5d!important}.staticinfo{background-color:#f4f4f4}.static_info_tip,.staticinfo>div{font-size:1.4rem;color:#999;text-align:center;width:100%;padding:13px}.static_info_tip{background-color:#f4f4f4}.static_info_tip>img{position:relative;top:-1px;width:14px;height:14px;margin-right:5px}.staticinfo_content{margin-top:10px}.staticinfo>section>div:first-child{margin:0}.staticinfo_content>div{display:inline-block}.staticinfo_content .staticinfo_content_left{float:left;width:40px;height:110px;padding:0;display:flex;align-items:center}.staticinfo_content .staticinfo_content_left>div{font-size:1.6rem;width:18px;margin:9px auto 0}.staticinfo_content:last-child .staticinfo_content_left>div{margin:0 auto}.staticinfo>section>div:first-child>.staticinfo_content_left{color:#fff;background-color:#2fcf8c}.staticinfo>section>div:nth-child(2)>.staticinfo_content_left{color:#fff;background-color:#1faee5}.staticinfo>section>div:nth-child(3)>.staticinfo_content_left{color:#fff;background-color:#fe7448}.staticinfo>section>div:nth-child(4)>.staticinfo_content_left{color:#fff;background-color:#fe9431}.staticinfo>section>div:nth-child(5)>.staticinfo_content_left{color:#fff;background-color:#2ecafe}.staticinfo_content .staticinfo_content_right{width:calc(100% - 40px);height:110px;padding:25px 0;background-color:#fff}.staticinfo_content .staticinfo_content_right>div{text-align:center;display:inline-block;width:50%;height:100%}.staticinfo_content .staticinfo_content_right>div:first-child{border-right:1px solid #f4f4f4}.staticinfo_content .staticinfo_content_right>div:nth-child(2){border-left:1px solid #f4f4f4}.staticinfo_content .staticinfo_content_right>div>p{font-size:1.4rem;color:#666;margin:0}.staticinfo_content .staticinfo_content_right>div>p:nth-child(2){font-size:2rem;color:#3082a3;margin-top:12px}.project_rankings .rankings{position:relative;min-height:calc(100vh - 44px);padding-bottom:60px;background-color:#f4f4f4}.project_rankings .rankings>div{padding:12px 10px;background-color:#fff}.project_rankings .rankings>div>div>div:first-child{text-align:center;padding:0 10px}.project_rankings .rankings>div>div>div:nth-child(2){text-align:left;width:calc(100% - 180px);padding:0 10px}.project_rankings .rankings>div>div>div:nth-child(3){text-align:right;width:100px}.project_rankings .rankings .rankings_catgory{font-size:1.4rem;color:#999;height:44px}.project_rankings .rankings .rankings_catgory>div{line-height:15px}.project_rankings .rankings .rankings_catgory>div>div:nth-child(2){border-left:1px solid #ccc}.project_rankings .rankings .rankings_list{margin-top:5px;padding:0 10px}.project_rankings .rankings .rankings_list>div{padding:7px 0;border-bottom:1px solid #e5e5e5}.project_rankings .rankings .rankings_list>div:last-child{border:none}.project_rankings .rankings .rankings_list>.rankings_list_tri{height:60px}.project_rankings .rankings .rankings_list>.rankings_list_nottri{height:55px}.project_rankings .rankings .rankings_list>div img{width:30px;margin-top:7px}.project_rankings .rankings>div>div>div{vertical-align:middle;display:inline-block;height:100%}.project_rankings .rankings .rankings_list .rankings_list_nottri .rankings_list_place>span{font-size:1.4rem;color:#999;display:inline-block;min-width:30px;margin-top:11px}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_value{font-size:1.2rem;color:#999;padding:11px 0}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_value>span{font-size:1.8rem;font-weight:700;color:#4c93eb;vertical-align:middle;margin-right:4px}.project_rankings .rankings .rankings_list .rankings_list_nottri .rankings_list_value{font-size:1.2rem;color:#999;padding:10px 0}.project_rankings .rankings .rankings_list .rankings_list_nottri .rankings_list_value>span{font-size:1.5rem;color:#000;margin-right:4px}.project_rankings .rankings .rankings_list .rankings_list_name>div:nth-child(2){font-size:1.2rem;color:#999}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_name{padding:3px 10px}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_name>div:first-child{font-size:1.6rem;font-weight:700}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_name1>div:first-child{color:#f66}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_name2>div:first-child{color:#f7931e}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_name3>div:first-child{color:#4c93eb}.project_rankings .rankings .rankings_list .rankings_list_nottri .rankings_list_name{padding:1px 10px}.project_rankings .rankings .rankings_list .rankings_list_nottri .rankings_list_name>div:first-child{font-size:1.4rem;color:#000}.project_rankings .rankings .rankings_list .rankings_list_name>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.project_rankings .rankings .rankings_list .rankings_list_tri .rankings_list_onlyname{padding:12px 10px}.project_rankings .rankings .rankings_list .rankings_list_nottri .rankings_list_onlyname{padding:11px 10px}.project_rankings .rankings .rankings_mine{position:fixed;bottom:0;width:100%;height:55px}.project_rankings .rankings .rankings_mine .rankings_mine_notrank>div{font-size:1.4rem;color:#000;width:100%;padding:11px 0}.project_rankings .rankings .rankings_mine .rankings_mine_notrank>div>span{font-size:1.2rem;color:#999}.project_rankings .norankings{font-size:1.4rem;color:#666;text-align:center;padding-top:calc(50vh - 140px)}.project_rankings .norankings img{width:110px}.project_rankings .norankings p{margin:10px 0}.mystaticinfo{min-height:calc(100vh - 44px);background-color:#f4f4f4}.mystaticinfo_count{font-size:1.4rem;color:#666;margin-top:10px;background-color:#fff}.mystaticinfo>div:first-child{margin:0}.mystaticinfo_count>.mystaticinfo_count_title{padding:10px;border-bottom:1px solid #e5e5e5}.mystaticinfo_count_title>div{position:relative;top:3px;display:inline-block;width:4px;height:15px;margin-right:3px}.mystaticinfo_count:first-child .mystaticinfo_count_title>div{background-color:#24d58a}.mystaticinfo_count:nth-child(2) .mystaticinfo_count_title>div{background-color:#ff902a}.mystaticinfo_count_title>p{display:inline-block;margin:0}.mystaticinfo_count_item{width:100%;padding:10px;border-bottom:1px solid #e5e5e5}.mystaticinfo_count_item:last-child{border:none}.mystaticinfo_count_item>div{display:inline-block}.mystaticinfo_count_item>div:first-child{font-size:1.5rem;color:#000}.mystaticinfo_count_item>div:nth-child(2){float:right}.mystaticinfo_count_item>div:nth-child(2)>span:first-child{color:var(--themcolor)}.luckdraw_container .setMarginTop{margin-top:44px}.luckdraw_container .fixedUl{position:fixed;background-color:#fff}.luckdraw{position:relative;overflow:hidden;width:100%;height:100%;min-height:100vh;padding:68px 0 20px;background-color:#add0ff}.luckdraw_back{font-size:1.8rem;color:#fff;position:absolute;top:0;left:0;padding:6px 12px;width:100%;background-color:transparent}.luckdraw_back>span{font-size:1.5rem;position:relative;top:-2px}.luckdraw_bg{position:absolute;top:0;left:0;width:100%;pointer-events:none}.luckdraw_content{text-align:center;width:100%}.luckdraw_content_title{position:relative;width:69%;max-width:260px;margin:auto}.luckdraw_content_turntable_prize{position:relative;width:calc(100vw - 40px);height:calc(100vw - 40px);margin:4vh auto auto;border:1px solid transparent;border-radius:40vw;background:url(dial.adcceccecbf08aef7ca7.png) no-repeat 50%;background-size:100% auto}.luckdraw_content #luckdraw_content_turntablestop{animation:luckdraw_turntablethree 2s ease-out}.luckdraw_content_turntable_prize>div{position:absolute;top:calc(50% - 72px);left:0;width:100%;height:20px;margin:auto}.luckdraw_content>.luckdraw_content_turntable{position:relative}.luckdraw_content_turntable_pointer{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:144px;margin:auto;cursor:pointer}.luckdraw_content_turntable_prize .luckdraw_Winning{position:absolute;z-index:-1;top:0;left:-42%;right:0;bottom:0;display:none;margin:auto;width:32%;transform:rotate(270deg);transform-origin:50% 50%}.luckdraw_content_turntable_prize>div>div>span{font-size:1.4rem;font-weight:700;line-height:16px;color:#c41400;display:inline-block;width:16px;height:148px;margin-right:calc(50% - 60px);transform:rotate(-90deg)}.luckdraw_content_turntable_cir0>div{transform:rotate(90deg);transform-origin:50% 50%}.luckdraw_content_turntable_cir1>div{transform:rotate(135deg);transform-origin:50% 50%}.luckdraw_content_turntable_cir2>div{transform:rotate(180deg);transform-origin:50% 50%}.luckdraw_content_turntable_cir3>div{transform:rotate(225deg);transform-origin:50% 50%}.luckdraw_content_turntable_cir4>div{transform:rotate(270deg);transform-origin:50% 50%}.luckdraw_content_turntable_cir5>div{transform:rotate(-45deg);transform-origin:50% 50%}.luckdraw_content_turntable_cir6>div{transform:rotate(0deg);transform-origin:50% 50%}.luckdraw_content_turntable_cir7>div{transform:rotate(45deg);transform-origin:50% 50%}.luckdraw_content_shadow{width:50%;z-index:1;position:relative}.luckdraw_content_awards,.luckdraw_content_description,.luckdraw_content_other{color:#fff;width:calc(100% - 20px);margin:-4px auto 0}.luckdraw_content_awards>.luckdraw_content_btns,.luckdraw_content_description>.luckdraw_content_btns,.luckdraw_content_other>.luckdraw_content_btns{width:100%}.luckdraw_content_awards>.luckdraw_content_btns>.luckdraw_content_btn,.luckdraw_content_description>.luckdraw_content_btns>.luckdraw_content_btn,.luckdraw_content_other>.luckdraw_content_btns>.luckdraw_content_btn{min-width:179px;position:relative;height:60px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:8px auto 0;line-height:60px}.luckdraw_content_awards>.luckdraw_content_btns>.luckdraw_content_btn .content_btn_bg,.luckdraw_content_description>.luckdraw_content_btns>.luckdraw_content_btn .content_btn_bg,.luckdraw_content_other>.luckdraw_content_btns>.luckdraw_content_btn .content_btn_bg{left:0;top:0;width:100%;height:100%;position:absolute}.luckdraw_content_awards>.luckdraw_content_btns>.luckdraw_content_btn span,.luckdraw_content_description>.luckdraw_content_btns>.luckdraw_content_btn span,.luckdraw_content_other>.luckdraw_content_btns>.luckdraw_content_btn span{padding:0 20px;font-size:1.6rem;color:#c41400;display:flex;align-items:center;justify-content:center;font-weight:700;position:relative;z-index:1}.luckdraw_content_awards>.luckdraw_content_btns>.luckdraw_content_btn span img,.luckdraw_content_description>.luckdraw_content_btns>.luckdraw_content_btn span img,.luckdraw_content_other>.luckdraw_content_btns>.luckdraw_content_btn span img{width:15px;margin-left:7px}.luckdraw_content_awards_bg{width:calc(100% - 24px);overflow:hidden;margin:0 auto;position:relative;top:-25px}.luckdraw_content_awards_other{width:calc(100% - 24px);position:relative;margin:0 auto;padding:0 calc(((100vw - 24px) / 718) * 18);top:-30px}.luckdraw_content_awards_other img{width:100%;position:absolute;top:0;left:0;height:100%}.luckdraw_content_awards_other .luckdraw_content_awards_explain,.luckdraw_content_awards_other .luckdraw_content_awards_prize{width:100%;padding-top:26px;position:relative;z-index:1}.luckdraw_content_awards_other .luckdraw_content_awards_explain>div,.luckdraw_content_awards_other .luckdraw_content_awards_prize>div{width:92%;padding-left:30px;position:relative;margin-bottom:14px}.luckdraw_content_awards_other .luckdraw_content_awards_explain>div>span,.luckdraw_content_awards_other .luckdraw_content_awards_prize>div>span{font-size:1.6rem;color:#c41400;display:inline-block;text-align:left;font-weight:700}.luckdraw_content_awards_other .luckdraw_content_awards_explain>div>span:first-of-type,.luckdraw_content_awards_other .luckdraw_content_awards_prize>div>span:first-of-type{position:absolute;top:0;transform:translateY(-45%);left:21px;font-size:3rem}.luckdraw_content_awards_other .luckdraw_content_awards_explain>div>span:nth-of-type(2),.luckdraw_content_awards_other .luckdraw_content_awards_prize>div>span:nth-of-type(2){width:100%;padding-bottom:9px;border-bottom:2px dashed #ffe1a6}.luckdraw_content_awards_other .luckdraw_content_awards_explain>p,.luckdraw_content_awards_other .luckdraw_content_awards_prize>p{font-size:1.3rem;width:92%;padding-left:30px;color:#000;text-align:left;word-break:break-all;white-space:pre-wrap;display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.luckdraw_content_awards_other .luckdraw_content_awards_explain>p>span:nth-of-type(2),.luckdraw_content_awards_other .luckdraw_content_awards_prize>p>span:nth-of-type(2){width:30%;text-align:right}.luckdraw_content_awards_other .luckdraw_content_awards_explain{padding-bottom:30px}.luckdraw_content_other>div{font-size:1.5rem;line-height:16px;color:#000;text-align:center;width:100%;z-index:1;position:relative}.luckdraw_content_other>div:nth-child(3){font-size:1.2rem;line-height:13px}.luckdraw_content_awards{height:auto!important}.luckdraw_content_awards,.luckdraw_content_description{background-color:hsla(0,0%,100%,.2);padding:6px;border:1px solid transparent;border-top-left-radius:2px;border-top-right-radius:24px;border-bottom-right-radius:2px;border-bottom-left-radius:24px}.luckdraw_content_awards>div,.luckdraw_content_description>div{padding:6px 12px;border:1px dashed #ccc;border-top-left-radius:2px;border-top-right-radius:18px;border-bottom-right-radius:2px;border-bottom-left-radius:18px}.luckdraw_content_awards>div>div,.luckdraw_content_description>div>div{font-size:1.5rem;line-height:16px;text-align:left;position:relative;padding:6px 0 12px 12px;border-bottom:1px solid hsla(0,0%,100%,.1)}.luckdraw_content_awards>div>div>span,.luckdraw_content_description>div>div>span{font-size:3rem;position:absolute;top:-3px;left:0;margin-right:5px}.luckdraw_content_awards>div>p,.luckdraw_content_description>div>p{font-size:1.3rem;text-align:left;margin:6px 0;padding:0 10px}.luckdraw_content_description>div>p{word-break:break-all}.luckdraw_content_awards>div>p>span:nth-child(2){float:right}.winningrecord .examtestcard_header{height:116px;padding:23px 0}.winningrecord .examtestcard_header>div{color:#fff;width:100%;padding:0}.winningrecord .examtestcard_header>div>div{border-right:1px solid #fff}.winningrecord .examtestcard_header>div>div:nth-child(2){border-right:none}.winningrecord .examtestcard_header>div>div>h4{font-size:2.6rem;margin:3px 0 15px}.winningrecord .examtestcard_header>div>div>p{color:hsla(0,0%,100%,.6);margin:0 0 4px}.winningrecord_content{padding:0 10px 20px}.winningrecord_content>div{position:relative;padding:14px 0 0}.winningrecord_content .winningrecord_content_left{display:inline-block;width:60px}.winningrecord_content .winningrecord_content_right{display:inline-block;width:calc(100% - 65px)}.winningrecord_content .winningrecord_content_right>img{position:absolute;top:15px;left:0;width:60px}.winningrecord_content .winningrecord_content_right>div>div>h4{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;display:inline-block;overflow:hidden;width:calc(100% - 70px);margin:0}.winningrecord_content .winningrecord_content_right>div{padding:9px 0 9px 7px}.winningrecord_content .winningrecord_content_right>div>div>span{font-size:1.3rem;color:#ff8400;float:right}.winningrecord_content .winningrecord_content_right>div>p{font-size:1.2rem;color:#999;margin:3px 0 0}.winningrecord_examtestcard_header{background-color:var(--themcolor)}.touristlogin{width:74vw;max-width:360px;margin:20vh auto auto}.touristlogin .modal-content{border:1px solid transparent!important;border-radius:6px!important}.touristlogin .modal-content>.modal-header{text-align:center;padding:30px 15px 15px!important}.touristlogin .modal-header>img{width:60%}.touristlogin .modal-header>h4{font-size:1.4rem;color:#000;text-align:center}.touristlogin .modal-header>div{text-align:center}.touristlogin .modal-header>div>button{font-size:1.6rem;font-weight:400;line-height:1;color:#000;text-shadow:none;text-align:center;letter-spacing:1px;display:inline-block;width:calc(50% - 10px);margin:0 4px;padding:7px 0;opacity:1;border:1px solid #e5e5e5;border-radius:5px;background-color:#fff}.touristlogin .modal-header>div>button:last-child{color:#fff;border:1px solid var(--themcolor);background-color:var(--themcolor)}.passthrough{width:100%;background-color:#f4f4f4;padding:0 0 20px;min-height:calc(100vh - 44px)}.passthrough .next-navbar-padding li{padding:0}.passthrough .next-navbar-padding font{position:relative;right:10px;color:#f5f5f5}.passthrough .next-navbar-padding img{width:6px}.passthrough .myslides{padding:0 12px}.passthrough .passthrough_list{width:100%;padding:0 12px;margin-top:10px}.passthrough .passthrough_list .limitWidth{padding-bottom:33.33%;border-radius:8px 8px 0 0}.passthrough .passthrough_list .limitWidth>img{border-radius:8px 8px 0 0}.passthrough .passthrough_list .limitWidth>div{font-size:1.1rem;padding:2px 7px;color:#fff}.passthrough .passthrough_list .limitWidth .status{display:inline-block;background-color:rgba(24,200,132,.6);border-radius:8px 0;width:auto;position:absolute}.passthrough .passthrough_list .limitWidth .status_end{background-color:hsla(0,0%,40%,.6)}.passthrough .passthrough_list .limitWidth>div:last-child{position:absolute;bottom:0;padding:7px;text-align:right;background:linear-gradient(transparent,rgba(0,0,0,.3))}.passthrough .passthrough_list .limitWidth>div>img{width:16px;margin-right:5px;vertical-align:top}.passthrough_list_content{position:relative;padding:16px;border-radius:0 0 8px 8px;background-color:#fff}.passthrough_list_content>div>div{width:calc(100% - 100px);margin-bottom:2px}.passthrough_list_content>div>div>div{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;width:100%;margin-bottom:9px}.passthrough_list_content>div>span{font-size:1.2rem;color:#999}.passthrough_list_content>div>span:nth-child(3){margin-left:15px}.passthrough_list_content_button{font-size:1.3rem;color:var(--themcolor);position:absolute;top:6px;right:0;padding:3px 5px;border:1px solid var(--themcolor);border-radius:5px}.passthroughbrief>div{position:relative;height:calc(100vh - 44px)}.passthroughbrief .passthroughbrief_content{width:100%;height:100%;padding-bottom:87px}.passthroughbrief .passthroughbrief_content>img{width:100%;max-height:320px}.passthroughbrief .passthroughbrief_content>div{width:100%;padding:36px 40px 30px}.passthroughbrief .passthroughbrief_content>div>div{font-size:1.8rem;font-weight:600;color:var(--themcolor);text-align:center;margin-bottom:30px}.passthroughbrief .passthroughbrief_content>div>p{word-break:break-all;margin:auto}.passthroughbrief .passthroughbrief_content_button{position:fixed;z-index:1;bottom:0;left:0;width:100%;padding:25px 0;background-color:#fff}.passthroughbrief .passthroughbrief_content_button>div{font-size:1.6rem;color:#fff;text-align:center;width:80%;margin:auto;padding:6px 0;border:1px solid transparent;border-radius:20px;background-color:var(--themcolor)}.passthroughbrief .passthroughbrief_content_button>div>img{position:relative;top:-1px;display:inline-block;width:20px;margin-right:10px}.passthroughlist{width:100%;min-height:calc(100vh - 44px);background-color:#f4f4f4}.passthroughlist>div{width:100%;min-height:100%;padding:35px 10px;background-image:url(background.cb5bc02e36ad07f7a481.png)}.passthroughlist>div>p{font-size:1.8rem;font-weight:600;color:var(--themcolor);text-align:center;width:100%;margin:0 0 50px}.passthroughlist>div>p>span{position:relative;top:-5px}.passthroughlist_content_list{position:relative}.passthroughlist_content_list:nth-child(odd)>div{margin:0 auto 0 0}.passthroughlist_content_list:nth-child(2n)>div{margin:0 0 0 auto}.passthroughlist_content_list>div{width:50%}.passthroughlist_content_list>div>.passthroughlist_content_list_point{width:100px;height:100px;margin:auto;border:5px solid hsla(0,0%,100%,.8);border-radius:50px}.passthroughlist_content_list>div>.passthroughlist_content_list_point>img{width:100%;height:100%;opacity:.5;border-radius:50px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.passthroughlist_content_list>div>.passthroughlist_content_list_point>.makingpassthrough{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.passthroughlist_content_list>div>p{font-size:1.4rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:10px 0 0}.passthroughlist_content_list>div>.passthroughlist_content_list_line{position:absolute;z-index:0;top:-79px;right:0;left:0;width:calc(50% - 44px);height:80px}.passthroughlist_content_list:nth-child(2n) .passthroughlist_content_list_line{margin:0 25% 0 auto;border-top:2px dashed #e5e5e5;border-right:2px dashed #e5e5e5;border-top-right-radius:160px}.passthroughlist_content_list:nth-child(odd) .passthroughlist_content_list_line{margin:0 auto 0 25%;border-top:2px dashed #e5e5e5;border-left:2px dashed #e5e5e5;border-top-left-radius:160px}.passthroughlist_content_list:first-child .passthroughlist_content_list_line{display:none}.passthroughbrief_content_iframe{width:100%;height:100%}.passthroughexamcard .examtestcard_header>div:nth-child(2){border-right:none}.pointmodal_box .pointmodal_content{padding:calc(16vh) 0 0;text-align:center}.pointmodal_box .pointmodal_content>div{position:relative;text-align:center}.pointmodal_box .pointmodal_content>div .pointmodal_content_close{width:32px;position:absolute;top:24px;right:32px;z-index:2}.pointmodal_box .pointmodal_content>div>div{margin-bottom:15%;position:relative}.pointmodal_box .pointmodal_content>div>div img:first-child{width:calc((250 / 375) * 100vw);position:relative;z-index:1;pointer-events:none}.pointmodal_box .pointmodal_content>div>div img:nth-child(2){width:100%;animation:mymove 6s linear infinite;position:absolute;left:0;right:0;pointer-events:none}.pointmodal_box .pointmodal_content>div>div .mark_result{position:absolute;transform:translate(-50%,-50%);left:50%;top:4%;z-index:9999;text-align:center;color:#fff;font-size:1.8rem}.pointmodal_box .pointmodal_content>div>div .mark_infor{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;z-index:9999;text-align:center;color:#fff;font-size:1.3rem}.pointmodal_box .pointmodal_content>div>div .mark_infor>h4{font-size:5rem}.pointmodal_box_fail{background:linear-gradient(#abc0d2,#c9dbe9)}.passthroughliststate{position:relative;height:calc(100vh - 44px);background-color:rgba(0,0,0,.4)}.passthroughliststate>div{height:100%}.passthroughliststate .passthroughliststate_content{position:relative;overflow-y:auto;height:100%;padding:20px 10px 87px}.passthroughliststate .passthroughliststate_content>p{font-size:2rem;color:#fff;text-align:center;margin:0}.passthroughliststate .passthroughliststate_content>.passthroughliststate_content_state{font-size:3.5rem}.passthroughliststate .passthroughliststate_content .passthroughliststate_content_integral{position:relative;margin:15px 0}.passthroughliststate .passthroughliststate_content .passthroughliststate_content_integral>img{width:100%}.passthroughliststate .passthroughliststate_content .passthroughliststate_content_integral>div{position:absolute;top:0;right:0;bottom:0;left:0;height:104px;margin:auto}.passthroughliststate .passthroughliststate_content .passthroughliststate_content_integral>div>p{font-size:7.4rem;line-height:66px;color:#fff;text-align:center;margin:0}.passthroughliststate .passthroughliststate_content .passthroughliststate_content_integral>div>p:nth-child(2){font-size:1.5rem;line-height:15px;margin-top:15px}.pointmodal_box .passthroughliststate_content_test{width:80%;background:linear-gradient(#bacdce,#7694a2);border-radius:13px;margin:0 auto;padding:10px 0;position:absolute!important;top:82%;z-index:9999;transform:translate(-50%,-50%);left:50%}.pointmodal_box .passthroughliststate_content_test_success{background:linear-gradient(#ff7639,#fd4a11)}.passthroughliststate_content_test_lastpass{position:absolute;bottom:30px}.pointmodal_box .passthroughliststate_content_test>span{color:#fff;text-align:center;display:inline-block;width:33.33%;border-right:1px solid hsla(0,0%,100%,.3)}.pointmodal_box .passthroughliststate_content_test>span:last-child{border:none}.pointmodal_box .passthroughliststate_content_test>span>span{font-size:1.4rem;line-height:16px;color:hsla(0,0%,100%,.8);display:block;margin-bottom:5px}.pointmodal_box .passthroughliststate_content_test>span>span:nth-child(2){font-size:1.8rem;line-height:20px;color:#fff;display:block;margin:0}.passthroughliststate .passthroughliststate_button{position:absolute;z-index:1;bottom:0;left:0;width:100%;padding:25px 0;background-color:var(--themcolor)}.passthroughliststate .passthroughliststate_button>div{font-size:1.6rem;color:#fff;text-align:center;width:80%;margin:auto;padding:6px 0;border:1px solid #fff;border-radius:20px}.passthroughrank{width:100%}.passthroughrank_content{overflow-y:auto;height:100%;padding-bottom:54px}.passthroughrank_content>div{width:100%}.passthroughrank_content>div>img{width:100%;height:116px}.passthroughrank_content_table{width:100%}.passthroughrank_content_table>tr>th{font-size:1.4rem;font-weight:400;color:#999;padding:12px 0}.passthroughrank_content_table>tr>td{font-size:1.4rem;color:#666;padding:15px 0;border-bottom:1px solid #e5e5e5}.passthroughrank_content_table>tr>td,.passthroughrank_content_table>tr>th{text-align:center;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;display:inline-block;overflow:hidden}.passthroughrank_content_table>tr{display:block;width:100%;padding:0 10px}.passthroughrank_content_table>tr:first-child{background-color:#f4f4f4}.passthroughrank_content_table>tr>td:nth-child(2){font-size:1.5rem;color:#000;padding:14px 0 15px}.passthroughrank_content_table>tr>td:nth-child(5){font-size:1.5rem;color:var(--themcolor);padding:14px 0 15px}.passthroughrank_content_table>tr>td:first-child,.passthroughrank_content_table>tr>th:first-child{text-align:left;width:40px}.passthroughrank_content_table>tr>td:first-child>span{padding:1px 7px}.passthroughrank_content_table>tr>td:nth-child(2),.passthroughrank_content_table>tr>th:nth-child(2){width:calc(34% - 40px)}.passthroughrank_content_table>tr>td:nth-child(3),.passthroughrank_content_table>tr>th:nth-child(3){width:calc(50% - 61px)}.passthroughrank_content_table>tr>td:nth-child(4),.passthroughrank_content_table>tr>th:nth-child(4){width:60px}.passthroughrank_content_table>tr>td:nth-child(5),.passthroughrank_content_table>tr>th:nth-child(5){text-align:right;width:16%}.passthroughrank_content_table .passthroughrank_content_table_myicon{color:#fff;padding:1px 7px;background-color:var(--themcolor)}.passthroughrank_content_table .passthroughrank_content_table_icon{color:#fff;padding:1px 7px;background-color:#ff5d5d}.passthroughrank_content_table>div{font-size:1.4rem;color:#999;text-align:center;width:100%;margin-top:70px}.passthroughrank_content_table>div>img{width:115px;height:115px}.passthroughrank_content_table>.loadingicon{margin-top:10px}.passthroughrank_myrank{font-size:1.6rem;line-height:18px;color:#000;text-align:center;position:fixed;z-index:2;bottom:0;left:0;width:100%;padding:12px 0;border-top:1px solid #e5e5e5;background-color:#fff}.passthroughrank_myrank>span{font-size:1.8rem;color:var(--themcolor);position:relative;top:2px}.passthroughrank_myrank>span>span{font-size:1.6rem;color:#000;position:relative;top:-2px}.passthroughrank_myrank>span>span>span{font-size:1.3rem;color:#999}.study_project{background-color:#f4f4f4}.study_project .myslide_study_project .project_progress{right:0;left:270px;bottom:0}.study_project .next-navbar-padding font{position:relative;right:10px;color:#f5f5f5}.study_project .next-navbar-padding .app-svg-themebox{width:16px;height:16px}.study_project .next-navbar-padding .next-navbar{border-bottom:none}.study_project .next-navbar-padding .next-navbar li>div{color:#000}.study_project .next-navbar-padding .next-navbar .active>div{color:var(--themcolor)}.study_project .project_progress{bottom:12px}.study_project .project_progress .project_progress_num{right:8px;bottom:7px}.study_project .project_progress>img{width:56px;height:56px}.study_project .project_progress_specialtopic{height:100%;display:flex;align-items:center;top:0}.study_project .projectImg .limitWidth,.topsearchlist .projectImg .limitWidth{padding-bottom:33.33%;border-radius:8px 8px 0 0}.study_project .projectImg .limitWidth img,.topsearchlist .projectImg .limitWidth img{border-radius:8px 8px 0 0}.study_project .myslides{padding-top:8px}.study_project .myslides .swiper-slide{padding:0 12px}.study_project .mytraincourse_paper{position:relative;min-height:calc(100vh - 93px)}.study_project .swiper-slide>div{min-height:calc(100vh - 93px)}.study_project .traincourse_list{position:relative;overflow:hidden;width:100%;padding:8px 0;border:none}.study_project .traincourse_list .project_title,.topsearchlist .project_title{position:relative;background-color:#fff;width:100%;padding:16px;border-radius:0 0 8px 8px}.study_project .traincourse_list .project_title>h3,.topsearchlist .project_title>h3{font-size:1.5rem;color:#000;word-break:break-all;margin:0}.search .course_lists .project_title_limit>h3,.study_project .traincourse_list .project_title_limit .project_day,.study_project .traincourse_list .project_title_limit>h3{width:72%}.study_project .traincourse_list>.projectImg{width:100%;border-radius:4px}.study_project .swiper-container{padding-bottom:10px}.study_project .traincourse_list .traincourse_list_icon{font-size:1.1rem;color:#fff;left:7px;top:14px;max-width:60px;padding:2px 5px;border-radius:4px;background-color:rgba(0,0,0,.4)}.study_project .traincourse_list .checking{background-color:rgba(255,132,0,.6)}.study_project .gap{margin-top:5px}.study_project .gap-second{font-size:1.2rem;color:#999;text-align:center}.forumcard_footer_pub .forum_projectid_emoji .emoji-opener[_ngcontent-c0]{right:calc(17% - 12px)!important;left:auto!important;margin:0!important}.projectinfo .limitWidth{padding-bottom:33.33%;border-radius:0}.projectinfo .limitWidth img{border-radius:0}.projectinfo .project_outer{overflow-y:auto;width:100%;height:calc(100vh - 44px)}.projectinfo .project_des{color:#000;position:relative;width:100%;padding:10px}.projectinfo .project_name{font-size:1.8rem;font-weight:700;color:#333;word-break:break-all}.projectinfo .project_content{font-size:1.1rem;line-height:21px;color:#666;word-break:break-all;margin:0}.projectinfo .project_des .project_excitationexplain{position:absolute;right:12px;bottom:11px}.projectinfo .project_des .project_excitationexplain img{width:16px}.projectinfo .project_interval{width:100%;height:10px;margin:0;background-color:#f4f4f4}.projectinfo .project_bottom{width:100%;background-color:#fff}.projectinfo .project_outer h3{font-size:1.5rem;font-weight:700;margin:0;padding:15px 0 12px 10px}.projectinfo .project_outer h3 b{color:#999;font-size:1.1rem;font-weight:400}.projectinfo .project_introduction{font-size:1.4rem;color:#000;word-break:break-all;padding:0 10px 15px}.projectinfo .project_text{width:100%;margin-bottom:56px;padding-top:15px}.projectinfo .project_lecturer_info{padding:0 10px;overflow:hidden;overflow-x:auto;width:100%;height:136px;white-space:nowrap}.projectinfo .project_lecturer_info>div{width:100px;border-radius:8px;padding:16px 8px;background-color:#f8f8f8;display:inline-block;margin:0 10px 0 0;white-space:normal}.projectinfo .project_lecturer_info>div .project_lecturer_info_portrait{width:50px;border-radius:50px;display:block;margin:0 auto}.projectinfo .project_lecturer_info>div:last-of-type{margin:0}.projectinfo .project_lecturer_info>div>span{font-size:1.3rem;display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin:10px 0 6px;text-align:center}.projectinfo .project_lecturer_info>div>span:nth-of-type(2){font-size:1.1rem;margin:0;border:0!important}.projectinfo .project_lecturer_info>div>img:last-child{float:right;width:8px;margin-top:9px}.button_outer{text-align:center;position:fixed;bottom:10px;width:100%;margin:0 auto}.project_signup{font-size:1.7rem;line-height:44px;color:#fff;text-align:center;width:90%;height:44px;border:0;border-radius:25px;outline-style:none;background-color:var(--themcolor)}.projectinfos .project_signup{width:77%}.synthesis_slide{align-items:center!important}.studycalendar .countdown{font-size:1.1rem;position:absolute;top:60px;top:86px}.studycalendar .countdown>img{vertical-align:text-bottom;width:18px}.studycalendar .countdown>span{color:#ecac3e;margin-left:2px}.app_list{width:100%!important;min-height:calc(100vh - 93px)}.app_outer{display:inline-block;width:calc(100% / 3)!important;margin-top:32px!important;cursor:pointer}.app_inside{width:45px!important;height:45px!important;margin:0 auto}.app_pic{width:100%!important;height:100%!important}.app_forum{text-align:center;margin-top:10px}.group_button{position:fixed;right:0;bottom:25px;left:0;width:calc(100% - 50px);margin:auto}.togrey{color:#999;width:100%;background-color:#ddd}.changegrey,.togrey{font-size:1.7rem;line-height:50px;text-align:center;height:50px;border:1px solid #ddd;border-radius:25px;outline-style:none}.changegrey{color:#999!important;width:90%;background-color:#eaeaea!important}.group_confirm .project_signup{width:84%!important}.group_outer{position:relative;height:calc(100% - 170px);padding:0 15px}.group_list{overflow-y:auto;width:100%;height:100%}.group_list .changeborder,.group_list .group_item{font-size:1.4rem;line-height:44px;color:#666;white-space:nowrap;text-overflow:ellipsis;position:relative;overflow:hidden;width:100%;height:44px;margin-bottom:16px;padding:0 40px 0 16px;cursor:pointer;border-radius:8px}.group_list .changeborder{color:var(--themcolor);background-color:rgba(var(--rgbnum),.1);border:1px solid var(--themcolor)}.group_list .group_item{background-color:#f8f8f8;border:1px solid #e5e5e5}.radio_button{position:relative;top:11px;right:-15px;float:right;width:20px}.group_text,.radio_button{line-height:20px;height:20px}.group_text{vertical-align:middle;display:inline-block}.group_confirm{text-align:center;position:relative;bottom:15px}.confirm{line-height:44px;color:#fff;text-align:center;width:96%;height:44px;border:0;border-radius:4px;outline-style:none;background-color:var(--themcolor)}.group_select_box .idpstastic_box .modal-content .group_select_container .group_confirm{padding:10px 0 20px;bottom:0}.group_select_box .idpstastic_box .modal-content .group_select_container .group_button{position:relative;bottom:0;left:0}.group_select_box .idpstastic_box .modal-content .group_select_container .group_outer{height:auto;max-height:calc(100vh / 2);overflow-y:auto}.group_select_box .idpstastic_box .modal-content .group_select_container .group_outer_empty{min-height:240px;margin-top:30px}.group_select_box .idpstastic_box .modal-content .group_select_container .group_outer_empty>.nomessage_defult img{margin-top:0}.projectinfo .grey{line-height:44px;font-size:1.7rem;color:#000;text-align:center;white-space:pre-wrap;width:78%;min-height:44px;border:1px solid #ddd;border-radius:25px;outline-style:none;background-color:#fff}.evaluate .exam_testpaper_list{width:100%;padding:10px;border-top:1px solid #e5e5e5}.exam_testpaper_list>h4{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;width:100%;margin:4px 0}.exam_testpaper_list>div>span{font-size:1.2rem;color:#999}.stiatics{width:100%;min-height:calc(100vh - 44px);background-color:#f4f4f4}.stiatics .traincourse_list{padding:10px}.stiatics .rankingInfo{width:100%;height:135px;margin-bottom:8px;padding:0 10px;border-radius:4px;background-color:#fff}.stiatics .ranking{font-size:1.4rem;line-height:37px;color:#000;height:37px;padding-bottom:4px;border-bottom:1px solid #e5e5e5}.stiatics .chart_arrow{position:relative;top:13px!important;right:10px;float:right;width:7px;height:auto}.stiatics .checkAll{font-size:1.2rem;color:#666;text-align:center;position:absolute;right:40px;float:right;height:36px;border:0;border-radius:4px;background-color:#fff}.stiatics .charts{width:100%!important;height:auto}.stiatics .chart_left{color:#fff;position:relative;float:left;width:calc(100% - 100px)!important;height:80px;padding-top:30px;border-right:1px solid #e5e5e5}.stiatics .chart_left>span{text-align:center;vertical-align:bottom;position:relative;display:inline-block;width:calc((100% - 30px) / 3)}.stiatics .chart_right{text-align:center;display:inline-block;width:100px!important;height:80px}.stiatics .rank_number{font-size:3rem;color:#f66;height:40px;font-weight:700}.stiatics .rank_flagnumber{font-size:1.2rem;line-height:40px;font-size:1.3rem;color:#000}.stiatics .chart_all{font-size:1.2rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;position:relative;position:absolute;top:-26px;left:0;display:inline-block;overflow:hidden;width:100%}.stiatics .number{position:relative;bottom:45px}.stiatics .numbertwo{line-height:25px;height:38px;border-radius:4px 4px 0 0;background-color:#f7931e}.stiatics .train_numbertwo{background-color:#b38967}.stiatics .numberone{line-height:25px;height:50px;margin:0 10px;border-radius:4px 4px 0 0;background-color:#f66}.stiatics .train_numberone{background-color:rgba(var(--rgbnum),1)}.stiatics .numberthree{line-height:25px;height:25px;border-radius:4px 4px 0 0;background-color:#4c93eb}.stiatics .chart_circle{text-align:center;width:100%;background-color:#fff}.stiatics .highcharts-title{display:none}.tojoin .next-navbar li>div>a,.tojoin .next-navbar li>div>a:active,.tojoin .next-navbar li>div>a:hover{color:#000}.tojoin .unableclick>a,.tojoin .unableclick>a:active,.tojoin .unableclick>a:hover{color:#ccc!important}.tojoin .next-navbar .active>div>a,.tojoin .next-navbar .active>div>a:active,.tojoin .next-navbar .active>div>a:hover{color:var(--themcolor)}.rank_number{display:inline}.rank_flag{font-size:3rem;color:#f66;display:inline-block}.new_interval{width:100%;height:8px;background-color:#f2f4f4}.project_signlist .next-navbar>li>div>span{font-size:1.4rem;color:unset;position:unset;top:unset;height:unset;margin-left:unset;padding:unset;pointer-events:none;border:unset;border-radius:unset;background-color:unset}.project_signlist .myslides .swiper_one{min-height:calc(100vh - 87px)}.projectsigndetail .project_signdetail{padding:10px 12px}.project_signdetail .sign_title{padding-bottom:15px;border-bottom:1px solid #e5e5e5}.project_signdetail .sign_title>h4{font-size:1.8rem;color:#000}.project_signdetail .sign_title>span{font-size:1.1rem;color:#999}.project_signdetail .sign_title .sign_title_excitationexplain{width:16px;cursor:pointer;margin-left:16px}.project_signdetail .sign_content{padding-top:30px}.project_signdetail .sign_content>div{margin-bottom:10px}.project_signdetail .sign_content>div>span:first-child{font-size:1.3rem;color:#000;display:inline-block;min-width:100px}.project_signdetail .sign_content>div>span:last-child{font-size:1.3rem;color:#999;display:inline-block;word-break:break-all}.project_signdetail .project_sign_operation{text-align:center;position:fixed;bottom:22px;width:calc(100% - 24px)}.project_signdetail .project_sign_operation>div>button{font-size:1.7rem;color:#fff;width:90%;padding:10px;border:0;border-radius:25px;background-color:var(--themcolor)}.project_signdetail .project_sign_operation>div>button:first-child{margin-top:0}.project_signdetail .project_sign_operation>div>button>img{display:inline-block;width:20px;height:20px;margin-right:5px}.project_signdetail .project_sign_operation>div>button>span{position:relative;top:2px}.project_signdetail .project_sign_operation .sign_success{color:#18c884;cursor:default;background-color:#fff}.project_sign_operation .traincourseapply{color:#fff;margin:5px auto;background-color:var(--themcolor)}.project_sign_operation .traincourseapply>span{font-size:1.4rem;position:relative;top:0}.mytraincoursesigndetail .normalsign,.project_sign_operation .normalsign{color:#fff;border:1px solid #e5e5e5!important;background-color:var(--themcolor)}.mytraincoursesigndetail .allsurport,.project_sign_operation .allsurport{color:#000;border:1px solid #e5e5e5;background-color:#fff}.mytraincoursesigndetail .unablesign,.project_sign_operation .unablesign{color:#999!important;background-color:#eaeaea!important}.search_sign{position:relative;height:50px;padding:8px 12px;background-color:#f4f4f4}.search_sign .search_sign_input>input{text-align:center;width:100%;padding:5px 15px;border:0;border-radius:34px;background-color:#eaeaea}.search_sign .search_sign_input>input::input-placeholder{font-size:1.3rem;color:#999;text-align:center;padding:5px 0}.outer_list{padding:8px 12px}.outer_list>div>img{float:left;width:40px;margin:15px 10px 10px 0;border-radius:50%}.outer_list .info_list{display:inline-block;width:calc(100% - 62px);padding:8px 0;border-bottom:1px solid #e5e5e5}.outer_list .info_list>h1{margin:5px 0}.outer_list .info_list>h1>h3{font-size:1.5rem;margin:0}.outer_list .info_list>span{font-size:1.1rem;color:#999}.special_list{overflow:scroll;max-height:calc(100vh - 326px)}.reminder{right:16px;bottom:10px}.reminder,.reminderright{position:fixed;z-index:99}.reminderright{right:55px;bottom:70px}.reminder>button{font-size:1.6rem;color:#fff;height:44px;padding:11px 15px;border:none;border-radius:22px;background-color:var(--themcolor)}.tojoin_evaluate .evaluate{min-height:calc(100vh - 44px);padding:15px 12px;background-color:#f4f4f4}.tojoin_evaluate .exam_testpaper_list{margin-bottom:10px;border:none;border-radius:4px;background-color:#fff}.tojoin_evaluate .exam_testpaper_list .evaluate_interval>span{margin-right:15px}.tojoin_evaluate .ordinary>div>span{font-size:1.2rem;color:#999}.head_info{padding:5px 12px}.head_info>div{padding:15px 10px;border-radius:4px;background-color:#f4f4f4}.head_info>div>h4{font-size:1.6rem;color:#000;margin-top:0}.head_info>div>div>span{font-size:1.1rem;color:#999;margin-right:30px}.head_info>div>div>i{font-style:normal}.project_homework_list .homework_datas{min-height:calc(100vh - 44px);padding:15px 12px;background-color:#f4f4f4}.project_homework_list .homework_list{position:relative;margin-bottom:10px;padding:18px 10px;list-style:none;border-radius:4px;background-color:#fff}.project_homework_list .homework_list h3{font-size:1.6rem;color:#000;width:80%;margin-top:0;margin-bottom:12px}.project_homework_list .homework_list>div>div{text-align:center;position:relative;top:-30px;display:inline-block;float:right}.project_homework_list .homework_list .notrelease{font-size:1rem;color:#fff;top:-28px;padding:1px 5px;border-radius:4px;background-color:#ccc}.project_homework_list .homework_list .release>span{font-size:2.1rem;font-weight:700;color:#ff8400}.project_homework_list .homework_list .release>p{font-size:1.1rem;color:#999;margin:0}.project_homework_list .homework_list>div>p{font-size:1.1rem;color:#999;margin:0;padding:0}.project_homeworkroll .myslides .swiper_one{min-height:calc(100vh - 199px)}.project_homeworkroll .head_info>div>p{font-size:1.1rem;color:#999;margin:0 0 5px}.project_apply .myslides .swiper_one{min-height:calc(100vh - 234px)}.project_apply .selectimg{position:relative;top:10px;width:25px;height:25px;float:left;margin:15px 10px 10px 0}.project_apply .select_info_list{display:inline-block;width:calc(100% - 97px);padding:8px 0;border-bottom:1px solid #e5e5e5}.project_apply .select_info_list>span{font-size:1.1rem;color:#999}.project_apply .info_list h1,.project_apply .select_info_list h1,.project_signlist .info_list h1{font-size:unset;font-weight:400;line-height:unset;margin:0 0 8px}.project_apply .info_list h1>h3,.project_apply .select_info_list h1>h3,.project_signlist .info_list h1>h3{font-size:1.5rem;font-weight:700;line-height:20px;color:#000;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:36%;margin:0}.project_apply .info_list h1>span,.project_apply .select_info_list h1>span,.project_signlist .info_list h1>span{font-size:1rem;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:50%;margin-left:6px;padding:2px 5px;border-radius:25px}.project_apply .operation{position:fixed;z-index:999;bottom:0;width:100%;padding:11px 12px;background-color:#f4f4f4}.project_apply .operation>div{display:inline-block;float:left;width:50%}.project_apply .operation>div:first-child>.app-svg-themebox{width:25px;height:25px;margin-right:10px}.project_apply .operation>div:first-child>img{width:25px;margin-right:10px}.project_apply .operation>div:first-child>span{font-size:1.3rem;color:#000;vertical-align:bottom}.project_apply .operation>div:last-child>button{font-size:1.4rem;color:#fff;float:right;margin-right:10px;padding:5px 11px;border:0;border-radius:4px;background-color:#eaeaea}.project_apply .operation>div:last-child>.selected_one{background-color:#18c884}.project_apply .operation>div:last-child>.selected_two{background-color:#ff5d5d}.announcement{background-color:#f4f4f4;padding:16px 12px;min-height:calc(100vh - 44px)}.announcement .mytraincourse_paper>div{background-color:#fff;border-radius:4px;padding:16px;margin-bottom:16px}.announcement .mytraincourse_paper>div>p{margin:10px 0;font-size:1.3rem;color:#666}.announcement .mytraincourse_paper .bottom_infor{font-size:1.2rem;color:#999}.announcement .mytraincourse_paper .bottom_infor>span:last-child{margin-left:20px}.idp_nomessage{text-align:center;position:absolute;top:calc(50vh - 100px);right:0;left:0;margin:auto}.idp_nomessage>div{font-size:1.5rem;color:#fff;display:inline-block;padding:18px 26px;border:1px solid transparent;border-radius:50px;background-color:rgba(0,0,0,.6)}.idp_view{position:relative;overflow:hidden;height:calc(100vh - 87px)}.idp_view_bg{position:absolute;z-index:-1;bottom:0;left:0;width:100%}.idp .idp_tree{overflow:auto;height:100%;padding:60px 0 80px}.idp .idp_tree .idp_tree_tablebar{color:#000;padding:10px 0 0;background-color:transparent}.idp .idp_tree .fixed_idp_tree_tablebar{position:fixed;z-index:99;top:88px;width:100%}.idp .idp_tree .idp_tree_tablebar>div{font-size:1.4rem;text-align:center;vertical-align:middle;display:inline-block;cursor:pointer}.idp .idp_tree .idp_tree_tablebar>div:first-child{width:80px;padding-left:10px}.idp .idp_tree .idp_tree_tablebar>div:first-child>div>img{margin-right:4px}.idp .idp_tree .idp_tree_tablebar>div:nth-child(3){width:80px;padding-right:10px}.idp .idp_tree .idp_tree_tablebar>div:nth-child(3)>div>img{margin-left:4px}.idp .idp_tree .idp_tree_tablebar>div:first-child>div,.idp .idp_tree .idp_tree_tablebar>div:nth-child(3)>div{line-height:18px;padding:8px 0}.idp .idp_tree .idp_tree_tablebar>div:first-child>div>img,.idp .idp_tree .idp_tree_tablebar>div:nth-child(3)>div>img{width:6px;opacity:.8}.idp .idp_tree .idp_tree_tablebar>div:first-child>div>span,.idp .idp_tree .idp_tree_tablebar>div:nth-child(3)>div>span{display:inline-block;vertical-align:middle}.idp .idp_tree .idp_tree_tablebar>div:nth-child(2){width:calc(100% - 160px)}.idp .idp_tree .idp_tree_tablebar>div:nth-child(2)>div{width:90px;margin:auto;padding:4px 0}.idp .idp_tree .idp_tree_tablebar>div:nth-child(2)>div>div{font-size:1.2rem;color:#666}.idp .idp_tree .idp_tree_tablebar>div>div{font-size:1.3rem;color:#666;height:100%;border-radius:5px;background-color:#fff}.idp .idp_tree .idp_tree_content{position:relative}.idp .idp_tree .idp_tree_content .idp_tree_content_trunk{position:absolute;top:29px;right:0;left:0;width:2px;height:calc(100% - 31px);margin:auto;background-color:#18c884}.idp .idp_tree .idp_tree_content .postdevelopment_tree_content_trunk{height:calc(100% - 31px)}.idp .idp_tree .idp_tree_content .idp_tree_content_branch>div{padding-top:10px}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_month{text-align:center;position:relative;padding-top:10px}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_month>span{font-size:1.2rem;color:#fff;text-align:center;z-index:2;display:inline-block;width:18px;height:18px;border:1px solid transparent;border-radius:10px;background-color:#18c884}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_month>.light_activemonth{color:#18c884;width:21px;height:21px;padding:1px;border:1px solid #18c884;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list{position:relative;width:calc(50% - 10px);margin:12px 0}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>span{z-index:2;width:6px;height:6px;border:2px solid #18c884;border-radius:6px;background-color:#18c884}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list_left{text-align:right;margin-right:auto}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list_right{text-align:left;margin-left:auto}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>div{font-size:1.3rem;text-align:left;position:relative;display:inline-block;width:auto;max-width:calc(50% - 10px)}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>div>div:first-child{color:#000;word-break:break-all;position:relative;padding:7px;cursor:pointer;border:1px solid transparent;border-radius:5px}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.notyet>div:first-child{color:#999;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.project_underway>div:first-child{color:#6cd277;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.map_underway>div:first-child{color:#daba85;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.assess_underway>div:first-child{color:#fa71cb;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.trainclass_underway>div:first-child{color:#8a94ee;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.course_underway>div:first-child{color:#3ac0de;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.exam_underway>div:first-child{color:#f58a41;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.exercise_underway>div:first-child{color:#ecac3e;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.survey_underway>div:first-child{color:#b583d5;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.live_underway>div:first-child{color:#f17d9f;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.specialtopic_underway>div:first-child{color:#2479e9;border:1px solid transparent;background-color:#fff}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.project_notstarted>div:first-child{color:#fff;background-color:#6cd277}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.map_notstarted>div:first-child{color:#fff;background-color:#daba85}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.trainclass_notstarted>div:first-child{color:#fff;background-color:#8a94ee}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.course_notstarted>div:first-child{color:#fff;background-color:#3ac0de}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.exam_notstarted>div:first-child{color:#fff;background-color:#f58a41}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.exercise_notstarted>div:first-child{color:#fff;background-color:#ecac3e}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.survey_notstarted>div:first-child{color:#fff;background-color:#b583d5}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.live_notstarted>div:first-child{color:#fff;background-color:#f17d9f}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.specialtopic_notstarted>div:first-child{color:#fff;background-color:#2479e9}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>div>div:nth-child(2){position:absolute;right:0;left:0;width:1px;height:11px;margin:auto;background-color:#18c884}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>div>div:nth-child(3){position:absolute;width:calc(50% + 10px);height:1px;background-color:#18c884}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>div:nth-child(3)>div:nth-child(3){width:calc(100% + 5px)}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list_left>div>div:nth-child(3){right:-10px;bottom:-12px}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list_right>div:nth-child(2)>div:nth-child(3){bottom:-11px;left:-10px}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list_right>div:nth-child(3)>div:nth-child(3){bottom:-11px;left:-5px;width:calc(50% + 5px)}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list_left>span{position:absolute;right:-13px;bottom:-14.5px}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list_right>span{position:absolute;bottom:-12.5px;left:-13px}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.idp_tree_onecontent{max-width:calc(100% - 25px)}.idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>.idp_tree_onecontent>div:nth-child(3){width:calc(50% + 10px)!important}.idp .idp_tree .idp_tree_post{text-align:center;position:fixed;z-index:96;bottom:0;width:100%;padding:10px 0}.idp .idp_tree .idp_tree_post>div{font-size:1.6rem;color:#fff;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:165px;padding:13px 10px;border:1px solid transparent;border-radius:60px;background-color:#19c984}.idp .idp_character{text-align:center;overflow:hidden;width:80px!important;height:12px;margin:5px 0}.idp .idp_post{font-size:12px;line-height:20px;text-align:center;display:inline;width:80px;height:20px;margin:0 2px;border:1px solid #000}.idp .idp_dash{display:inline-block;width:12px;margin-bottom:3px;border-bottom:1px dotted #333}.idp .idpstastic_box{padding:0 18px}.idp .dialog_box .idp_modal_main{border-radius:16px!important}.idp_stastic_title{font-size:1.7rem;color:#000;text-align:center;position:relative;width:100%;padding:22px 14px 12px}.idp_stastic_title>div{padding-bottom:14px;pointer-events:none;border-bottom:1px solid #e5e5e5}.idp_stastic_title>div>div:nth-child(2){margin-top:8px;font-size:1.1rem;font-weight:400;color:#999}.idp .idp_stastic_title>img{position:absolute;top:12px;right:15px;width:28px}.idp_stastic_list{overflow:auto;min-height:200px;max-height:300px;padding:0 10px 10px}.idp_stastic_list>div{text-align:center;display:inline-block;width:33.33%;padding:16px 0 22px}.idp_stastic_list>div>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:4px 0}.idp_stastic_list>div>div:first-child{font-size:1.8rem;font-weight:700;color:#000}.idp_stastic_list>div>div:nth-child(2){font-size:1.1rem;color:#999}.idp_stastic_list>.loadingicon,.idp_stastic_list>.loadingicon .vertical-center{font-weight:400;width:100%}.idp_stastic_footer{font-size:1.7rem;color:#000;text-align:center;position:relative;width:100%;padding:0 14px}.idp_stastic_footer .idp_stastic_btn{text-align:center;padding-bottom:24px}.idp_stastic_footer .idp_stastic_btn button{width:80%;font-size:1.7rem;font-weight:500;color:#fff;padding:10px 6px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:none;border-radius:22px;background-color:var(--themcolor)}.idp_tree_finished{position:absolute;right:0;bottom:0}.postdevelopment_tree_back{width:16px!important;vertical-align:top}.idp_postdevelopment{overflow:auto;width:100%;height:100%;padding:10px 0 40px}.jsmind_container div{text-align:center}.idp .jsmind_container>div .post_item{position:relative;display:inline-block}.idp .jsmind_container .post_item>.post_item_next>div{display:inline-block}.idp .jsmind_container .post_item div>.post_item{vertical-align:bottom;position:relative;display:inline-block;margin:10px}.idp .jsmind_container .post_item div>.post_item_down{vertical-align:top}.idp .jsmind_container .post_item div>.post_item_margin{margin:10px 0}.post_item_item{position:relative;margin-top:50px}.post_item_item>img{position:absolute;z-index:1;right:0;left:0;width:22px;margin:auto;cursor:pointer}.post_item_item>.up_haschildren{top:-29px}.post_item_item>.down_hasdownchildren{bottom:-29px}.development_title{color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:120px;margin:auto;padding:13px 10px;border:1px solid transparent;border-radius:5px}.development_title_mine{font-size:1.6rem;width:165px;border-radius:50px;background-color:#19c984}.development_title_mine>div{font-size:1.2rem;color:hsla(0,0%,100%,.5)}.development_title_samepost{padding:6px 10px;cursor:pointer;background-color:var(--themcolor)}.development_stick{position:absolute;top:33px;right:0;left:0;width:1px;height:20px;margin:auto;background-color:var(--themcolor)}.post_item_down .development_stick{top:-19px}.development_title_crosspost{padding:6px 10px;cursor:pointer;background-color:#ff8400}.development_line1{position:absolute;top:-60px;right:0;left:0;width:calc(100% - 140px);height:20px;margin:auto;border-right:1px solid var(--themcolor);border-bottom:1px solid var(--themcolor);border-left:1px solid var(--themcolor)}.development_little_line1{width:1px;border-left:none}.development_line2{top:-41px;width:1px;height:42px;background-color:var(--themcolor)}.development_line2,.development_line3{position:absolute;right:0;left:0;margin:auto}.development_line3{bottom:-60px;width:calc(100% - 140px);height:20px;border-top:1px solid var(--themcolor);border-right:1px solid var(--themcolor);border-left:1px solid var(--themcolor)}.development_little_line2{width:1px;border-left:none}.development_line4{position:absolute;right:0;bottom:-41px;left:0;width:1px;height:42px;margin:auto;background-color:var(--themcolor)}.idp .jsmind_container .post_item>.post_item_next,.idp .jsmind_container .post_item>.post_item_next>div,.idp .jsmind_container .post_item>.post_item_prev{display:inline-block}.idp .postdevelopment_tree .idp_tree_tablebar>div>div{color:#000;border:1px solid #ddd;background-color:#fff}.postdevelopment_tree .idp_tree_tablebar>.btn-group{float:right;width:calc(100% - 216px)!important;max-width:300px;padding-right:10px}.postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-toggle{text-align:center;width:100%;height:100%;padding:7px 7px 2px;border:1px solid #ddd;border-radius:5px;background-color:#fff}.btn-group.open .dropdown-toggle,.postdevelopment_tree .btn.active,.postdevelopment_tree .btn:active{box-shadow:none}.postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-toggle .title{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:calc(100% - 20px);margin-right:6px;padding-right:6px;border-right:1px solid #e5e5e5}.postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-toggle .caret{vertical-align:top;position:relative;margin-top:7px;border-top:5px dashed;border-right:5px solid transparent;border-left:5px solid transparent}.postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-menu{right:10px;left:unset;overflow-y:auto;width:calc(100% - 10px)!important;min-width:calc(100% - 10px)!important;height:auto;max-height:180px;box-shadow:none;border-top:none;border-radius:0}.postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-menu>div{font-size:1.4rem!important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:5px;border-bottom:1px solid #e5e5e5}.postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-menu>div:last-child{border-bottom:none}.idp .postdevelopment_tree .idp_tree_post{padding-top:25px}.idp .idp_tree .idp_tree_post_postdevelopmenttree{position:relative;z-index:1}.idp_tree_post_postdevelopmenttree_round{z-index:1;padding-top:20px}.idp_tree_post_postdevelopmenttree_round>div{width:18px;height:18px;margin:auto;border:1px solid transparent;border-radius:10px;background-color:#18c884}.studycalendar .next-navbar-padding .next-navbar{border-bottom:none}.monthcalendar,.weekcalendar{padding-bottom:97px}.monthcalendar .month-calendar-title-box,.weekcalendar .week-calendar-title-box{font-size:1.3rem;text-align:center;position:relative;width:100%;padding:3px 12px;background-color:#f8f8f8}.monthcalendar .month-calendar-title-box .month-calendar-title,.weekcalendar .week-calendar-title-box .week-calendar-title{font-size:1.5rem;color:var(--themcolor);padding:0 16px;cursor:pointer;border:1px solid #e5e5e5;border-radius:5px;background-color:#f4f4f4}.monthcalendar .prev-month{width:80px;font-size:1.3rem;text-align:left;float:left;cursor:pointer}.monthcalendar .prev-month>span{display:inline-block;vertical-align:middle;max-width:calc(100% - 12px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monthcalendar .prev-month>img{width:6px;margin-right:5px;vertical-align:middle}.monthcalendar .next-month{width:80px;font-size:1.3rem;text-align:right;float:right;cursor:pointer}.monthcalendar .next-month>span{display:inline-block;vertical-align:middle;max-width:calc(100% - 12px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monthcalendar .next-month>img{width:6px;margin-left:5px;vertical-align:middle}.month-calendar-table,.week-calendar-table{text-align:center;width:100%;border-collapse:collapse}.month-calendar-table tr,.week-calendar-table tr{display:block;border-bottom:1px solid #e5e5e5}.month-calendar-table tr .month-calendar-table-day{text-align:center;width:20px;height:20px;margin:0 0 0 auto;padding:1px 0}.month-calendar-table tr .month-calendar-table-today{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px!important;height:30px!important;border:1px solid #18c884;border-radius:50%;background-color:transparent}.month-calendar-table tr .month-calendar-table-same-today{width:34px!important;height:34px!important}.month-calendar-table tr .month-calendar-table-daytask{text-align:left;position:absolute;bottom:0;left:0;width:100%;padding:4vw 2px 6px;line-height:0}.month-calendar-table tr td{cursor:pointer}.month-calendar-table tr .month-calendar-table-daytask img{width:20.72%;margin:5px calc((100% - 62.16%) / 6) 0;pointer-events:none}.month-calendar-table tr>th,.weekcalendar .week-calendar-table tr th{font-size:1.1rem;font-weight:400;color:#666;display:inline-block;width:calc(100% / 7);padding:9px 3px}.month-calendar-table tr>td,.weekcalendar .week-calendar-table tr td{font-size:1.3rem;position:relative;display:inline-block;width:calc((100% - 2px) / 7);padding:3px 3px 18vw;border-right:1px solid #e5e5e5}.month-calendar-table tr>td:last-child,.month-calendar-table tr>th:last-child,.week-calendar-table tr>td:last-child,.week-calendar-table tr>th:last-child{border-right:1px solid transparent}.month-calendar-table tr th{text-align:center;border:none}.currentDay .month-calendar-table-day{color:#fff;border-radius:50%;background-color:var(--themcolor)}.coreadetail .currentDay .month-calendar-table-day{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.currentDay .month-calendar-table-day-today{background-color:#18c884}.currentnewDay{line-height:46px;padding:6px!important}.currentnewDay .month-calendar-table-day{width:30px!important;height:30px!important;line-height:30px!important;margin:0 auto!important}.currentMonth{color:#000}.currentMonth .newmonth-calendar-table-day{margin:0 auto!important}.otherMonth{color:#ccc}.currentMonth .month-calendar-table-today_not_sign,.otherMonth .month-calendar-table-today_not_sign{color:#18c884}.daytask_box .modal-content{padding:0 10px;box-shadow:none}.daytask_box .modal-content .modal-header{line-height:30px;text-align:center;padding:10px;border-bottom:1px solid #e5e5e5}.daytask_box .modal-content .modal-header>span{font-size:1.6rem;color:#000;vertical-align:text-top;padding:10px}.daytask_box .modal-content .modal-header>span:first-child{color:var(--themcolor);float:left}.daytask_box .modal-content .modal-header>span:nth-child(3){color:var(--themcolor);float:right}.daytask_box .modal-content .modal-header>.check{font-size:2.4rem;padding:4px 20px;cursor:pointer}.daytask_box .modal-content .modal_content{padding:20px 5px 10px}.daytask_box .modal-content .modal_content>div{font-size:1.4rem;text-align:center;display:inline-block;width:calc((100% - 30px) / 4);margin:0 10px 10px 0;padding:20px 10px;cursor:pointer;border:1px solid transparent}.daytask_box .modal-content .modal_content>div:nth-child(4n){margin-right:0}.daytask_box .modal-content .modal_content>.activemonth{border:1px solid var(--active-themeColor);border-radius:5px;background-color:#f3faff}.daytask_box .modal-content .modal-header>.check:hover,.daytask_box .modal-content .modal_content>div:hover{background-color:#f4f4f4}.studycalendar_explain{position:fixed;z-index:99;right:12px;bottom:50px;width:32px;height:32px}.studycalendar_explain>img{width:100%}.studycalendar_explain>.app-svg-themebox{width:100%;height:100%}.studycalendar_explain_content .modal-dialog{position:absolute;width:100%;margin:0;left:0;bottom:0}.studycalendar_explain_content .modal-dialog .modal-content{padding:8px 12px 20px;border-top-left-radius:16px;border-top-right-radius:16px}.studycalendar_explain_content .modal-dialog .modal-content .modal-header{padding:0;position:relative}.studycalendar_explain_content .modal-dialog .modal-content .modal-header .modal-title{color:#000;font-size:1.6rem;font-weight:700;text-align:center;height:32px;width:100%;line-height:32px}.studycalendar_explain_content .modal-dialog .modal-content .modal-header>img{position:absolute;width:28px;height:32px;left:0;top:0}.studycalendar_explain_content .studycalendar_explain_list_display{font-size:1.3rem;color:#000;width:100%;margin:0;box-shadow:none;padding-top:20px}.studycalendar_explain_content .studycalendar_explain_list_display>div{line-height:14px;display:inline-block;min-width:25%;padding:8px 0}.studycalendar_explain_content .studycalendar_explain_list_display>div>img{position:relative;top:-1px;width:14px;margin-right:5px}.weekcalendar .week-calendar-table tr td,.weekcalendar .week-calendar-table tr th{text-align:center;width:calc(100% / 8)}.weekcalendar .week-calendar-table tr td{text-align:left;font-size:1.1rem;line-height:1.1;position:relative;height:58px;padding:7px 3px 12vw}.weekcalendar .week-calendar-table tr th{font-size:1.1rem;font-weight:400;text-align:center;position:relative;padding:5px 5px 27px}.weekcalendar .week-calendar-table tr th span{padding-top:2px;font-size:1.1rem;position:absolute;right:0;bottom:5px;left:0;width:20px;height:20px;margin:auto}.weekcalendar .week-calendar-table tr th .weekcurrentday{color:#fff;border-radius:30px;background-color:var(--themcolor)}.weekcalendar .week-calendar-table tr>td img{width:25.08%;margin:0 calc((100% - 50.16%) / 4) 7px}.weekcalendar .week-calendar-title-box>span{font-size:1.3rem;vertical-align:middle;display:inline-block}.weekcalendar .next-week,.weekcalendar .prev-week{width:85px;cursor:pointer}.weekcalendar .next-week>span,.weekcalendar .prev-week>span{display:inline-block;vertical-align:middle;max-width:calc(100% - 12px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.weekcalendar .next-week>img,.weekcalendar .prev-week>img{width:6px;vertical-align:middle}.weekcalendar .prev-week{text-align:left}.weekcalendar .prev-week>img{margin-right:5px}.weekcalendar .next-week{text-align:right}.weekcalendar .next-week>img{margin-left:5px}.weekcalendar .week-calendar-title-box .week-calendar-title{font-size:1.1rem;line-height:12px;color:#000;padding:0 5px;cursor:default;border:none;border-radius:0;background-color:transparent}.weekcalendar .week-calendar-title-box .week-calendar-title>img{width:16px}.schedulecalendar{padding-bottom:0}.monthcalendar .month-calendar-title-box,.weekcalendar .week-calendar-title-box{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.monthcalendar .month-calendar-title-box .month-calendar-title,.schedulecalendar .month-calendar-title-box .month-calendar-title,.week-calendar-title-box .month-calendar-title{color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 140px);padding:6.7px 10px;border:none;border-radius:0;background-color:transparent}.week-calendar-title-box .week-calendar-title>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.schedulecalendar .month-calendar-title-box .month-calendar-title{border:none;border-radius:0}.studycalendar .studycalendar_content,.studycalendar_schedule{min-height:calc(100vh - 93px)}.studycalendar_schedule{padding:10px;background-color:#fff}.studycalendar_schedule_continued{font-size:1.3rem;position:relative;height:22px;padding:2px 10px}.studycalendar_schedule_continued>span{position:absolute;top:25px;left:13px}.studycalendar_schedule_line{padding:5px;border-top:1px solid #e5e5e5}.studycalendar .studycalendar_content .learnrecord_content_left{display:inline-block;width:75px!important}.studycalendar .studycalendar_content .learnrecord_content_right{display:inline-block;width:calc(100vw - 102px)!important}.studycalendar .studycalendar_content .learnrecord_content_right .finished{color:var(--themcolor)}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item{padding-bottom:4px;margin-bottom:34px}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item>div{width:auto}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item .learnrecord_content_item_right_moment{font-size:1.3rem;color:#666;text-align:right;position:absolute;top:3px;left:-82px;display:inline-block;width:48px}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item .learnrecord_content_item_left_first{width:12px}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item .learnrecord_content_item_left_second{top:6px;left:-28px;width:14px!important;height:14px;opacity:1}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item .learnrecord_content_item_left_third{width:10px}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item .learnrecord_content_item_left_fourth{top:16px;width:1px;height:calc(100% + 32px)!important}.studycalendar .studycalendar_content .learnrecord_content_right .finished .learnrecord_content_item_left_fourth,.studycalendar .studycalendar_content .learnrecord_content_right .underway .learnrecord_content_item_left_fourth{background-color:var(--themcolor)}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_item .learnrecord_content_item_right_timestamp{font-size:1.3rem;color:#999;padding:5px 5px 0}.studycalendar .studycalendar_content .learnrecord_content_right>.learnrecord_content_item:last-child .learnrecord_content_item_left .learnrecord_content_item_left_fourth{display:none}.studycalendar .studycalendar_content .learnrecord_content_right .learnrecord_content_time .learnrecord_timestamp{top:-20px}.studycalendar .studycalendar_content .notyet .learnrecord_content_item_right .learnrecord_content_item_right_title{color:#999}.studycalendar .studycalendar_content .nomessage_defult>img{margin-top:calc(50% - 70px)}.synthesize .part{display:inline-block;width:25%}.synthesize .myslides{background-color:#f4f4f4}.synthesize .swiper-slide{overflow:scroll;width:100%}.synthesize .swiper-slide>div{min-height:calc(100vh - 87px)}.synthesize .swiper-slide .schedule{min-height:calc(100vh - 147px)}.synthesize .swiper-slide .swiper_one{padding:8px 12px}.synthesize .teaching{min-height:calc(100vh - 109px)}.synthesize .teaching>.search_text{position:relative;margin-bottom:8px}.synthesize .teaching>.search_text>input{font-size:1.4rem;text-align:center;width:100%;height:34px;padding:7px 15px 7px 12px;border:none;border-radius:34px;background-color:#eaeaea}.synthesize .teaching>div>input::input-placeholder{color:#999;text-align:center}.synthesize .teaching>.search_text>img{position:absolute;top:7px;left:15px;width:20px}.synthesize .teaching_one{width:100%;min-height:110px;margin-bottom:10px;padding:15px 10px;border-radius:4px;background-color:#fff}.synthesize .teaching_one .teaching_title>h3{font-size:1.6rem;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:76%;margin-top:0}.synthesize .teaching_one .teaching_title>span{font-size:1rem;color:#fff;position:relative;top:2px;float:right;padding:1px 5px;border-radius:4px;background-color:#18c884}.synthesize .teaching_one .teaching_title .over{background-color:#ccc}.synthesize .teaching_one .teaching_title .todo{background-color:#ff8400}.synthesize .teaching_one>li{font-size:1.4rem;color:#666}.synthesize .teaching_info{font-size:1.1rem;color:#999;margin-top:10px}.synthesize .teaching_info>span:last-of-type{float:right}.synthesize .teaching_info>p{margin:5px 0 0}.synthesize .month-calendar-title-box{font-size:1.3rem;line-height:51px;text-align:center;height:51px;padding:0 12px;background-color:#fff}.synthesize .month-calendar-title-box>span>img{width:6px}.synthesize .prev-month{float:left}.synthesize .prev-month>img{margin-right:5px}.synthesize .month-calendar-title{font-size:1.2rem;line-height:12px;display:inline-block;padding:6px 5px}.synthesize .month-calendar-title>span>img{width:16px}.synthesize .next-month{float:right}.synthesize .next-month>img{margin-left:5px}.synthesize .month-schedule{max-height:calc(100vh - 191px)}.synthesize .month-schedule>table{width:100%}.synthesize .month-schedule>table tr:first-child{font-size:1.3rem;color:#999;height:40px}.synthesize .month-schedule>table tr>th{font-weight:400;text-align:center;width:25%}.synthesize .schedule_status{text-align:center;height:calc((100vh - 151px) / 7)}.synthesize .schedule_status>td{border-collapse:collapse;border:1px solid #e5e5e5}.synthesize .month-schedule .schedule_day{font-size:1.5rem;color:#999;background-color:#f8f8f8}.synthesize .month-schedule .uable_order{cursor:pointer;background-color:#fff}.synthesize .month-schedule .able_order{font-size:1.5rem;color:#18c884;cursor:pointer;background-color:#f5fffb}.synthesize .month-schedule .already_order{font-size:1.5rem;color:#ff5d5d;background-color:#fff5f5}.synthesize .botton_notice{position:fixed;bottom:0;width:100%;height:60px;background-color:#fff}.synthesize .botton_notice>div{font-size:1.1rem;color:#999;float:right;width:150px;padding:22px 10px}.synthesize .botton_notice>div>img{vertical-align:text-bottom;width:14px;margin-right:6px}.synthesize .cost{padding:12px}.synthesize .cost>p{font-size:1.3rem;color:#666;text-align:center}.synthesize .cost>p>span:last-child{color:#ff8400}.synthesize .swiper_three .teaching_one{min-height:110px}.synthesize .swiper_three .teaching_one .teaching_title>span{font-size:1.6rem;font-weight:700;color:#ff8400;position:relative;top:-5px;float:right;padding:3px;background-color:#fff}.synthesize .swiper_three .teaching_one .teaching_title>span>span{font-size:1.1rem;color:#999;margin-left:3px}.synthesize .cost_teaching_info{font-size:1.1rem;color:#999;margin-top:10px}.synthesize .swiper_four{margin-top:8px}.lecturerdetail .introduction .content #limit,.synthesize .introduction .content #limit{display:inline-block;word-break:break-all}.synthesize .introduction .openup{font-size:1.3rem;color:#999;display:inline-block;margin-top:10px}.synthesize .history{text-indent:1em;min-height:calc(100vh - 211px);padding:0 12px;background-color:#fff}.synthesize .history>p{font-size:1.4rem;color:#000;text-indent:0;width:100%;height:46px;margin:0;padding:15px 0}.synthesize .history>p>span{font-size:1.1rem;color:#999;margin-left:5px}.synthesize .history .count{font-size:1.3rem;font-weight:400;color:#999;position:absolute;left:-4px}.discover{min-height:calc(100vh - 56px);padding-top:94px;background-color:#f4f4f4}.discover_top{position:fixed;z-index:2;top:0;width:100%;height:95px;padding:8px 12px 5px;background-color:#fff}.discover_top>.app_main_header{width:100%;display:flex;align-items:center}.discover_top>.app_main_header>.app_pageConfig{min-width:32px;min-height:32px;margin-right:16px}.discover_top>.app_main_header>.app_pageConfig ul{width:100%;border-radius:0 0 16px 16px;padding:16px 12px;background-color:#fff;border:0;box-shadow:0 3px 6px 0 rgba(0,0,0,.05)}.discover_top>.app_main_header>.app_pageConfig ul>li{width:calc((100% - 48px) / 3);border-radius:99px;background-color:rgba(0,0,0,.04);font-size:1.2rem;text-align:center;height:30px;line-height:30px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 16px}.discover_top>.app_main_header>.app_pageConfig ul>li:nth-of-type(3n-1){margin:0 24px 16px}.discover_top>.app_main_header>.app_pageConfig ul .dropdown-menu-active{color:var(--themcolor);background-color:rgba(var(--rgbnum),.1)}.discover_top>.app_main_header>.app_pageConfig .dropdown-menu.show{width:100vw;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;left:0;top:90px!important}.discover_top>.app_main_header>.app_pageConfig .dropdown-menu.show_top{top:48px!important}.discover_top>.app_main_header .app_pageConfigItem{min-width:32px;max-width:100px;position:relative;font-size:1.2rem;padding:8px 30px 8px 16px;background-color:#f8f8f8;border-radius:99px;overflow:hidden;display:flex;align-items:center}.discover_top>.app_main_header .app_pageConfigItem .app_pageConfigItem_right{width:16px;height:16px;color:#000;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.discover_top>.app_main_header .app_pageConfigItem>span{width:100%;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.discover_top>.app_main_header .discover_top_title{flex:1;font-size:1.8rem;color:#000;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center}.discover_top>.app_main_header .discover_top_title>span{display:inline-block;width:100%;max-width:calc(100vw - 220px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.discover_top>.app_main_header>.discover_top_searchicon{font-size:1.3rem;color:#999;text-align:center;vertical-align:middle;white-space:nowrap;letter-spacing:.5px;text-overflow:ellipsis;display:inline-block;overflow:hidden;flex:1;padding:7px 16px 4.5px;border:1px solid transparent;border-radius:20px;background-color:#f2f2f2;flex-shrink:0}.discover_top>.app_main_header>.discover_top_searchicon>img{position:relative;top:-2px;width:16px;margin-right:4px}.discover_top>.app_main_header .discover_top_qrcode{width:48px;height:32px;vertical-align:middle;display:inline-block}.discover_top>.app_main_header .discover_top_qrcode>img{width:32px;height:32px;margin-right:16px}.discover_top_smallAppSigninSearch>div{font-size:1.3rem;color:#999;text-align:center;vertical-align:middle;white-space:nowrap;letter-spacing:.5px;text-overflow:ellipsis;display:inline-block;overflow:hidden;margin-top:8px;width:100%;padding:7px 16px 4.5px;border:1px solid transparent;border-radius:20px;background-color:#f2f2f2;flex-shrink:0}.discover_top_smallAppSigninSearch>div>img{position:relative;top:-2px;width:16px;margin-right:4px}.discover_top .discover_tabBar{position:relative}.discover_top .discover_tabBar .next-navbar{white-space:nowrap;overflow-x:auto;width:100%;border:none;height:auto}.discover_top .discover_tabBar .next-navbar li>div{padding:7px 2px;color:#000}.discover_top .discover_tabBar .next-navbar::-webkit-scrollbar{display:none}.discover_top .discover_tabBar .next-navbar .active div{color:#000;font-size:1.8rem;font-weight:700}.discover_top .discover_tabBar .next-navbar .active div>div{height:3px}.discover_top .discover_tabBar .next-navbar li{display:inline-block;min-width:40px;margin-right:25px;color:#666}.discover_top .discover_tabBar .special{position:absolute;top:0;bottom:0;margin:auto;right:-5px;width:40px;height:30px}.discover_banner{padding:3px 0 0;background:linear-gradient(180deg,#fff,#fafafa);position:relative}.discover_banner .swiper-slide div{padding:0 12px 20px}.discover_banner .swiper-container-horizontal .swiper-pagination-bullets{bottom:24px!important}.discover_banner #app_discover_banner{position:absolute;left:24px;right:24px;top:0;bottom:-9px;opacity:.3;-webkit-filter:blur(4px);filter:blur(4px)}.discover_banner .banner_img{width:100%;max-height:340px;pointer-events:none;border-radius:8px}.discover_banner .banner_img_filter{width:100%;border-radius:8px;-webkit-filter:blur(4px);filter:blur(4px);position:absolute;left:0;right:0;bottom:18px;width:calc(100% - 36px);margin:auto;opacity:.3;z-index:-1}.discover_menu{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}.discover_menu .usermessage_list_myitem{background:linear-gradient(180deg,#fafafa,#f4f4f4);border:none;border-radius:0}.discover_menu_item{text-align:center;display:inline-block;width:calc(20% - 4px);max-width:90px;margin:0 2px;padding:5px 0}.discover_menu_item>img{width:40px}.discover_menu_item>p{font-size:1.2rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin:10px 0 0}.homeBadge{position:absolute;width:8px!important;height:8px!important;border:1px solid #fff;border-radius:50%;background-color:#ff6f6f;z-index:10;top:-4px;right:10px}.discover_catgory{margin-top:8px;padding:0 12px}.discover_catgory_title{font-size:1.6rem;font-weight:700;color:#000;padding:12px 0}.discover_catgory_goodcourse{width:100%}.discover_catgory_goodcourse>div{display:inline-block;width:calc((100% - 12px) / 2);vertical-align:top;margin-right:12px;background-color:#fff;border-radius:4px;margin-bottom:16px}.discover_catgory_goodcourse>div:nth-child(2n){margin-right:0}.discover_catgory_goodcourse>div .limitWidth{border-radius:4px 4px 0 0}.discover_catgory_goodcourse .one_line_text_next_two{padding:0 10px 14px}.discover_catgory_goodcourse .one_line_text_next_two span{font-size:1.1rem;color:#999;margin-right:12px}.discover_catgory_goodcourse .one_line_text_next_two span img{width:13px;margin-right:3px;position:relative;top:-1px}.discover_catgory_goodcourse .one_line_text_next_two span:last-child{margin:0}.discover_catgory_goodcourse>div>div>img{border-radius:4px 4px 0 0}.discover_catgory_goodcourse>div>div:nth-child(2){font-size:1.5rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin:10px 0;padding:0 10px}.discover_catgory_goodcourse>div>div:nth-child(3){font-size:1.2rem;color:#999;width:100%}.discover .discover_category_course{min-height:calc(100vh - 146px);padding:0 0 12px;background-color:#fff}.discover .discover_category_course .category_course_change_div{background-color:#fff}.category_course_change_div .course_swiper{width:100%}.category_course_change_div .course_swiper .banner_img{width:100%;height:42.75vw}.discover .discover_category_course .homefixedui{position:fixed;z-index:1;top:95px;right:0;left:0}.course_sortbtn{padding:10px 12px;background-color:#fff}.discover .course_sort_btn,.forumplate .course_sort_btn{display:flex;border:1px solid #666;border-radius:4px}.discover .course_sort_btn{background-color:#fff}.discover .course_sort_btn div,.forumplate .course_sort_btn div{font-size:1.3rem;text-align:center;flex:1;padding:6px 0;color:#666}.discover .course_sort_btn .active,.forumplate .course_sort_btn .active{color:#fff;background-color:#666}.discover .discover_course_list{padding:0 12px}.discover .discover_course_list .discover_course_item{display:flex;width:100%;padding:4px 0 24px}.discover .discover_coursepadding{padding-top:52px}.discover .discover_course_list .discover_course_item .discover_course_item_left{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 116px);padding-right:16px}.discover .discover_course_list .discover_course_item .discover_course_item_left div:first-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.5rem}.discover .discover_course_list .discover_course_item .discover_course_item_left div:nth-child(2){margin-top:4px}.discover .discover_course_list .discover_course_item .discover_course_item_left div:nth-child(2)>span{font-size:1.1rem;color:#999;margin-right:16px}.discover .discover_course_list .discover_course_item .discover_course_item_left div:nth-child(2)>span img{width:13px;margin-right:4px}.discover .discover_course_list .discover_course_item .discover_course_item_left div:nth-child(2)>span>span{display:inline-block;vertical-align:middle}.discover .discover_course_list .discover_course_item .discover_course_item_left div:nth-child(2)>span:last-child{margin-right:0}.discover .discover_course_list .discover_course_item .discover_course_item_right{width:116px;position:relative}.discover .discover_course_list .discover_course_item .discover_course_item_right .studyprogress{font-size:1.3rem;color:#fff;text-align:center;position:absolute;top:-9px;right:-6px;width:38px;border-radius:4px 4px 4px 0}.discover .discover_course_list .discover_course_item .discover_course_item_right .studyprogress img{width:16px}.discover .discover_course_list .discover_course_item .discover_course_item_right .color_green{background-color:#18c884}.discover .discover_course_list .discover_course_item .discover_course_item_right .color_orange{background-color:#ff8400}.app_course_classify .modal-dialog{width:100%;margin:0;padding:0}.app_course_classify .modal-dialog .modal-body{display:flex}.app_course_classify .fade>.modal-dialog>.modal-content>.modal-body{min-height:calc(100vh - 45px);max-height:calc(100vh - 45px)}.app_course_classify .fade>.modal-dialog>.modal-content>.modal-header{padding:6px 12px}.app_course_classify .fade>.modal-dialog>.modal-content>.modal-header img{width:28px}.app_course_category_list{overflow-y:auto;width:86px;background-color:#f4f4f4}.app_course_category_list ul{margin:0;padding:0;list-style:none;background-color:#fff}.app_course_category_list ul li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;padding:16px 0;background-color:#f4f4f4}.app_course_category_list ul li a{color:#000;text-decoration:none;padding:0 5px;border-left:4px solid transparent}.app_course_category_list ul li a span{font-size:1.2rem}.app_course_category_list ul .active{background-color:#fff}.app_course_category_list ul .active a{border-left:4px solid var(--themcolor)}.app_course_category_list ul .active_next{border-radius:0 16px 0 0}.app_course_category_list ul .active_prev{border-radius:0 0 16px 0}.app_course_category_com{overflow-y:auto;flex:1;padding:0 12px 24px}.app_course_category_com .app_course_category_all .one_category_more{text-align:center;padding:12px 0}.app_course_category_com .app_course_category_all .one_category_more span{color:#999;display:inline-block;padding:5px 20px;border-radius:30px;background-color:#f4f4f4;font-size:1.2rem}.app_course_category_com .app_course_category_all .one_category_more span img{width:5px;position:relative;top:-1px;margin-left:3px}.app_course_category_com .app_course_category_all .app_recommend_category_item:first-child{padding-right:6px}.app_course_category_com .app_course_category_all .app_recommend_category_item:nth-child(2){padding-left:6px}.app_course_category_com .app_course_category_all .app_recommend_category_list{width:100%;margin-bottom:24px}.app_course_category_com .app_course_category_all .app_recommend_category_list .app_recommend_category_item{display:inline-block;width:50%;height:calc((100vw - 112px) / 2 * (9 / 16))}.app_course_category_com .app_course_category_all .category_current_list .category_current_item div:first-child{font-size:1.5rem;text-align:left;width:100%;margin-bottom:12px}.app_course_category_com .app_course_category_all .category_current_list .category_current_item div:first-child>span:nth-child(2){display:inline-block;padding-left:10px}.app_course_category_com .app_course_category_all .category_current_list .category_current_item div:first-child>span:nth-child(2) img{width:6px;position:relative;top:-1px}.app_course_category_com .app_course_category_all .category_current_list .category_current_item .three_outline{display:flex;flex-wrap:wrap;width:100%}.app_course_category_com .app_course_category_all .category_current_list .category_current_item .three_outline span{font-size:1.3rem;text-align:center;min-width:calc((100% - 27px) / 3);margin-right:9px;margin-bottom:16px;padding:4px 6px;border:1px solid #e5e5e5;border-radius:30px}.topic_topic_list{padding:10px 0 10px 12px}.topic_topic_list>img{width:40px;height:40px;margin-right:10px;border-radius:50%}.topic_topic_list .topic_brief{font-size:1.3rem;color:#000;vertical-align:middle;word-break:break-all;display:inline-block;max-width:calc(100% - 180px)}.topic_topic_list .topic_list_right{float:right;padding:2px 0;border-radius:10px 0 0 10px;background-color:#f4f4f4}.topic_topic_list .topic_list_right>div{text-align:center;display:inline-block;padding:0 10px}.topic_topic_list .topic_list_right>span{position:relative;top:2px;display:inline-block;width:1px;height:30px;background-color:#e5e5e5}.topic_topic_list .topic_list_right>div>span:first-child{font-size:1.3rem;color:var(--themcolor);display:block}.topic_topic_list .topic_list_right>div>span:last-child{font-size:1.1rem;color:#999;display:block}.news_news_list{display:block;vertical-align:top;padding:12px}.searchlist .news_news_list{display:block;vertical-align:top;padding:16px;border-radius:8px;background-color:#fff;margin:0 12px 8px}.searchlist .news_news_list:first-of-type{margin:16px 12px 8px}.verify .modal-dialog{position:absolute;bottom:0;width:100%;margin:0}.verify .modal-title{font-size:1.6rem;font-weight:700;color:#000;text-align:center;padding:0 15px}.verify .modal-title .cancel{font-size:1.5rem;font-weight:400;color:#999;float:left}.verify .modal-title .ensure{font-size:1.5rem;font-weight:400;color:var(--themcolor);float:right}.verify .modal-dialog>.modal-content>.modal-body{text-align:center;padding:20px 0}.verify .modal-dialog>.modal-content>.modal-body p{font-size:1.4rem;color:#999}.verify .foundback_shortcode{margin-bottom:10px;border-bottom:none!important}.verify .foundback_shortcode .codelist_line{width:12%;margin-right:0;border:1px solid #e5e5e5;border-left:0}.verify .foundback_shortcode .codelist_line:first-of-type{border-left:1px solid #e5e5e5;border-top-left-radius:4px;border-bottom-left-radius:4px}.verify .foundback_shortcode .codelist_line:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.verify .reget{font-size:1.3rem;color:#999;pointer-events:none}.verify .light{color:var(--themcolor);pointer-events:auto}.vote_item_content_pc{vertical-align:top;display:inline-block;width:calc(100% / 3)!important;padding:10px}.vote_title_pc{font-size:1.8rem;font-weight:700;line-height:50px;width:1110px;height:50px;margin:10px auto;border-bottom:1px solid #e5e5e5}.votedetail .nomessage_defult>img,.voterank .nomessage_defult>img{width:110px!important;height:110px!important;margin-top:calc(20%)!important}.votedetail_pc{padding-top:72px;background:#fff}.votedetail_head_item{background:#f4f4f4}.votedetail_head_pc{width:1200px;margin:auto;padding:20px 0}.votedetail_head_pc>img{width:250px;height:125px;border-radius:5px}.votedetail_head_right{display:inline-block;vertical-align:top;width:calc(100% - 252px);padding-left:20px}.votedetail_head_right>div{font-size:1.4rem;color:#333;word-break:break-all;margin:5px 0}.votedetail_head_right>span{font-size:1.4rem;color:#666;display:block;overflow-y:auto;height:55px;cursor:pointer}.votedetail_content_title{overflow:hidden;width:100%;height:50px;margin-top:30px;border-bottom:1px solid #e5e5e5}.votedetail_content_title>div{display:inline-block}.votedetail_content_title>div:first-child{font-size:1.6rem;font-weight:700;line-height:50px}.votedetail_content_pc{float:right;width:30%}.votedetail_pc_content{width:1200px;margin:auto}.votedetail_content_item_pc{display:inline-block;width:50%;height:210px}.votedetail_content_item_title_num{font-size:2rem;color:#000}.voterank .votedetail_content_title{font-size:1.6rem;font-weight:700;line-height:50px}.voterank_pc{padding-top:72px;background:#fff}.voterank_pc .nomessage_defult>img{margin-top:calc(70%)}.lecturermaterial .materialSearch{position:relative;z-index:99;top:0;width:100%;padding:7px 10px;background-color:#fff}.lecturermaterial .materialSearch>div{position:relative;display:inline-block;width:82%}.lecturermaterial .materialSearch>div .materialSearch_icon1{position:absolute;top:6px;left:10px;width:18px;opacity:.6}.lecturermaterial .materialSearch>div>input{font-size:1.4rem;color:#000;width:100%;padding:5px 30px 5px 32px;border:0;border-radius:25px;background-color:#f4f4f4}.lecturermaterial .materialSearch>div input::input-placeholder{color:#000}.lecturermaterial .materialSearch>div .materialSearch_icon2{position:absolute;top:8px;right:6px;width:16px;cursor:pointer}.lecturermaterial .materialSearch>button{font-size:1.5rem;color:#000;width:40px;margin-left:7px;padding:5px;border:0;background-color:transparent}.knowledgebase_list_item{display:flex;width:100%;height:80px;margin-bottom:10px;border-radius:4px;background-color:#fff}.knowledgebase_list_item div:first-child{width:80px;height:100%}.knowledgebase_list_item div:first-child img{width:100%}.knowledgebase_list_item div:nth-child(2){width:calc(100% - 80px);padding:0 8px 16px 2px}.knowledgebase_list_item div:nth-child(2) h4{font-size:1.6rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:16px 0 10px}.knowledgebase_list_item div:nth-child(2) span{padding:4px 8px 2px;font-size:1.1rem;color:#999;background-color:#f4f4f4;border-radius:10px}.knowledgebase_list_item div:nth-child(2) .app-svg-themebox{float:right;width:24px;height:24px}.knowledgebase_list_item div:nth-child(2) img{float:right;width:24px}.specialtopic .traincourse_list .traincourse_list_icon{top:64px;left:5px}.specialtopic .modal-content{height:100vh}.specialtopic .specialtopic-classify{height:calc(100% - 124px);padding:8px 12px}.specialtopic .specialtopic-classify>div>div:first-child{font-size:1.5rem;font-weight:700;color:#000;padding:16px}.specialtopic .specialtopic-classify>div>div:first-child span{font-size:1.1rem;color:#999;vertical-align:middle;text-align:left}.specialtopic .specialtopic-classify>div>div:nth-child(2){overflow:auto;max-height:34vh;padding:8px}.specialtopic .specialtopic-classify>div>div:nth-child(2)>div{font-size:1.2rem;color:#000;text-align:center;display:inline-block;vertical-align:middle;min-width:calc((100% - 50px) / 3);min-height:30px;line-height:30px;margin:8px;border-radius:15px;background-color:#f4f4f4}.specialtopic .specialtopic-classify>div>div:nth-child(2)>.active{color:var(--themcolor);background-color:rgba(var(--rgbnum),.1)}.specialtopic .specialtopic-classify-footer{text-align:right;position:relative;padding:20px 12px}.specialtopic .specialtopic-classify-footer>span{font-size:1.2rem;text-align:center;position:absolute;top:20px;left:12%}.specialtopic .specialtopic-classify-footer>span>img{display:block;width:25px}.specialtopic .specialtopic-classify-footer>div{font-size:1.4rem;color:#fff;text-align:center;display:inline-block;width:calc(76% - 25px);padding:10px;border:1px solid transparent;border-radius:30px;background-color:var(--themcolor)}.specialtopic .progress .progress-bar-warning{background-color:var(--themcolor)}.coreadurl{-webkit-overflow-scrolling:touch;overflow-y:auto;width:100%;height:calc(100vh - 44px)}.conothing,.coreadurl>iframe{width:100%;height:100%}.conothing{padding-top:180px}.conothing>div:first-child{width:150px;height:150px;margin:0 auto}.conothing>div:first-child>img{width:100%;height:100%}.conothing>div:nth-child(2){font-size:1.5rem;color:#666;text-align:center}.coreading{min-height:calc(100vh - 44px);background-color:#f4f4f4}.coreading_content{height:100%}.coreading_content .learnrecord_content_item_left_third{top:10px;left:-25px;width:8px!important;height:8px!important;border:1px solid rgba(208,205,208,.8);background-color:rgba(208,205,208,.8)}.coreading_content .learnrecord_content_item_left_fourth{position:absolute;z-index:1;top:17px;left:-21.6px;width:1px!important;height:calc(100% + 10px);background-color:rgba(208,205,208,.8)}.coreading_content .learnrecord_content_item_right .learnrecord_content_item_right_title{font-size:1.6rem}.coreading_content .learnrecord_content_item_right .learnrecord_content_item_right_time{font-size:1.2rem;color:#999;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;padding:0 5px}.coreading_record{padding:10px;background-color:#f4f4f4}.coreading_activity{margin-bottom:10px}.coreading_activity_title{font-size:1.5rem;font-weight:800;color:#000;padding:3px 0}.coreading_activity_data{font-size:1.2rem;color:#999}.coreading_activity_data>span{font-size:1.2rem;color:#ff8400}.coreading_activity_time{font-size:1.1rem;color:#999}.coreading .coreading_activity>img{width:100%}.coreading .tab-container .tab-content{padding:16px 12px}.coreading .tab-container .nav-tabs{border:none;height:36px;opacity:1;background:#fff}.coreading .tab-container .nav-tabs .active a{border:none}.coreading .tab-container .nav-tabs .active a span{color:#000!important}.coreading .tab-container .nav-tabs .active a span,.coreading .tab-container .nav-tabs .nav-item a span{width:42px;height:20px;opacity:1;font-size:14px;font-family:PingFang SC,PingFang SC-Regular;font-weight:400;text-align:left}.coreading .tab-container .nav-tabs .nav-item a span{color:#999}.coreadetail{position:relative}.coreadetail_top{clear:both;overflow:hidden;padding:20px 12px}.coreadetail_top .coreadetail_top_img{width:100px;height:130px}.coreadetail_top_content_title{font-size:1.8rem;overflow:hidden;margin-bottom:10px;word-break:break-all}.coreadetail_top .coreadetail_top_img>img{width:100%;height:100%}.coreadetail_top_content{width:100%;padding:6px 12px 0}.coreadetail_top_content_tj{margin-top:20px}.coreadetail_top_content_tj>img:first-child{width:14px;height:14px}.coreadetail_top_content_tj>span{font-size:1.2rem;margin-left:4px}.coreadetail_top_content_bottom{position:absolute;right:0;bottom:-10px;clear:both;overflow:hidden}.coreadetail_top_content_time{display:inline-block;float:right}.coreadetail_top_content_times{height:30px;margin-bottom:5px;padding:0 3px;border-radius:5px;background:linear-gradient(0deg,#ff9100,#fb0)}.coreadetail_top_content_time>div{text-align:center}.coreadetail_top_content_times>span:first-child{font-size:2rem;font-weight:900;line-height:30px;color:#fff}.coreadetail_top_content_times>span:nth-child(2){font-size:1.2rem;color:#fff;margin-left:3px}.coreadetail_swiper{white-space:nowrap;overflow-x:auto;width:100%;padding:15px 0;background:#efefef}.coreadetail_swiper .coreadetail_swiper_item{position:relative;display:inline-block;width:80px;height:104px;margin:0 12px;box-shadow:0 5px 5px 0 rgba(0,0,0,.16);background-color:#fff}.coreadetail_swiper .coreadetail_swiper_item .coreadetail_swiper_item_status{font-size:1rem;color:#fff;border-top-right-radius:4px;position:absolute;top:0;right:0;display:inline-block;padding:0 3px}.coreadetail_swiper .coreadetail_swiper_item .coreadetail_swiper_item_status_nostart{background-color:#ff5d5d}.coreadetail_swiper .coreadetail_swiper_item .coreadetail_swiper_item_status_going{background-color:#18c884}.coreadetail_swiper .coreadetail_swiper_item .coreadetail_swiper_item_status_islearned{background-color:#bbb}.coreadetail_swiper .coreadetail_swiper_item .coreadetail_swiper_item_music{position:absolute;bottom:0;left:0;display:inline-block;width:20px;height:20px}.coreadetail_swiper .coreadetail_swiper_item .coreadetail_swiper_item_pic{width:100%;height:100%}.coreadetail_desc{padding:30px 12px}.coreadetail_desc .coreadetail_desc_title{font-size:1.8rem;font-weight:900;color:#000}.coreadetail_desc_content{font-size:1.3rem;color:#666;white-space:pre-wrap;margin-top:12px;padding:10px;border:1px solid transparent;border-radius:8px;background-color:rgba(var(--rgbnum),.05)}.coreadetail_task{padding:0 12px 10px}.coreadetail_task_title{font-size:1.8rem;font-weight:900;color:#000}.coreadetail_comment_item,.coreadetail_task_item{clear:both;overflow:hidden;width:100%;padding:10px 0}.coreadetail_comment_item_icon,.coreadetail_task_item_icon{display:inline-block;float:left;width:38px;height:38px;margin-top:7px}.coreadetail_comment_item_icon>img,.coreadetail_task_item_icon>img{width:100%;height:100%;border-radius:25px}.coreadetail_task_item_content{display:inline-block;float:left;width:calc(100% - 130px);padding:0 10px}.coreadetail_task_item_btn_complete{background:#cfcfcf!important}.coreadetail_task_item_btn{font-size:1.5rem;line-height:30px;color:#fff;text-align:center;display:inline-block;float:right;width:80px;height:30px;margin-top:5px;border-radius:20px;background:var(--themcolor)}.coreadetail_task_item_content>progressbar{display:inline-block;width:100px!important;height:6px;margin:unset;border-radius:3px}.progressbar_span{font-size:1.2rem;color:#999;display:inline-block;padding-left:8px}.coreadetail_task_item_content_title{font-size:1.4rem;color:#000;margin-top:5px}.coreadetail_task_item_content_desc{font-size:1.2rem;color:#999;margin-top:5px}.coreadetail_task_item_right{display:inline-block;float:right;width:80px}.coreadetail_task_item_score{font-size:1.2rem;color:#999;text-align:center;display:inline-block;width:80px;margin-top:6px}.coreadetail_comment{padding:20px 12px}.coreadetail_comment_item_content{display:inline-block;width:calc(100% - 38px);padding:0 0 0 12px}.coreadetail_comment_item_content_name{position:relative}.coreadetail_comment_item_content_name>span:first-child{font-size:1.4rem;color:#000;display:block;margin-top:3px}.coreadetail_comment_item_content_name>span:nth-child(2){font-size:1.2rem;color:#999;display:block;margin-top:5px}.coreadetail_comment_item_content_name>div{position:absolute;top:0;right:0}.coreadetail_comment_item_content_name>div>.app-svg-themebox,.coreadetail_comment_item_content_name>div>img{width:16px;height:16px}.coreadetail_comment_item_content_name>div>span{font-size:1.2rem;display:inline-block;vertical-align:middle;position:relative;top:1px}.coreadetail_comment_item_content_desc{font-size:1.6rem;color:#000;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;padding:10px 0 0}.coreadetail_comment_item_content_pics{width:100%}.coreadetail_comment_item_content_time{padding-top:10px}.coreadetail_comment_item_content_book{width:100%;height:63px;padding:10px;margin-top:10px;background:#f4f4f4}.coreadetail_comment_item_content_book>img{float:left;width:30px;height:43px}.coreadetail_comment_item_content_book>div{float:left;width:calc(100% - 40px);margin-left:10px}.coreadetail_comment_item_content_book>div>span:first-child{font-size:1.3rem;color:#666;display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coreadetail_comment_item_content_book>div>span:nth-child(2){font-size:1.2rem;color:#999;display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coreadetail_comment_item_content_pic{display:inline-block;width:calc(100vw / 3 - 30px);height:calc(100vw / 3 - 30px);padding:10px 8px 2px}.coreadetail_comment_item_content_pic>img{width:100%;height:100%;border-radius:8px}.coreadetail_comment_item_content_bottom{clear:both;overflow:hidden;padding-top:10px}.coreadetail_comment_item_content_bottom>span:first-child{font-size:1.2rem;color:#999;display:inline-block}.coreadetail_comment_item_content_bottom>span:nth-child(2){font-size:1.2rem;display:inline-block;padding:3px 8px;border-radius:15px;background:#efefef}.coreadetail_comment_item_content_bottom>img{float:right;width:20px}.coreadetail .daytask_box .modal-content .modal_content>div{font-size:1.4rem;text-align:center;display:inline-block;width:100%;margin:0;padding:0;cursor:pointer;border:1px solid transparent}.coreadetail .month-calendar-table tr>td,.coreadetail .weekcalendar .week-calendar-table tr td{padding:8px;border:none}.coreadetail .month-calendar-table tr,.coreadetail .monthcalendar .month-calendar-title-box,.coreadetail .week-calendar-table tr,.coreadetail .weekcalendar .week-calendar-title-box{border:none;background-color:#fff}.coreadetail .daytask_box .modal-content .modal-header>.check:hover,.coreadetail .daytask_box .modal-content .modal_content>div:hover{background-color:#fff}.coreadetail .daytask_box .modal-content .modal_content{height:auto;max-height:500px}.coreadetail .monthcalendar,.coreadetail .weekcalendar{padding-bottom:0}.coreadetail .monthcalendar .month-calendar-title-box .month-calendar-title,.coreadetail .weekcalendar .week-calendar-title-box .week-calendar-title{font-weight:700;color:#000;border:unset;background-color:#fff}.coreadetail .fade>.modal-dialog>.modal-content{border-radius:5px}.coreadetail .daytask_box .modal-content .modal_content .calendar_bottom_sure{color:#fff;margin:30px 40px 10px;padding:9px 8px;font-size:1.7rem;border-radius:25px;background:var(--themcolor)}.coreadetail .daytask_box .modal-content .modal_content .calendar_bottom_progress{font-size:1.2rem;color:#999}.coreadetail .monthcalendar .next-month{float:right;width:40px;height:40px;cursor:pointer}.coreadetail .monthcalendar .prev-month{float:left;width:40px;height:40px;cursor:pointer}.coreadetail_bottom_drawer_bg{position:fixed;z-index:900;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.coreadetail_bottom_drawer{position:absolute;z-index:1000;bottom:35px;left:3%;width:94%}.coreadetail_bottom_drawer_content{margin-bottom:12px;border-radius:8px;background:#fff}.coreadetail_drawer_item,.coreadetail_drawer_itemdesc{clear:both;overflow:hidden;margin:0 16px;padding:16px 0;border-bottom:1px solid #e5e5e5}.coreadetail_drawer_itemdesc{position:relative}.coreadetail_drawer_item_icon{width:38px;height:38px;position:absolute;left:0;top:0;bottom:0;margin:auto}.coreadetail_drawer_item_icon>img{width:100%;height:100%;border-radius:25px}.coreadetail_drawer_item_book_icon{display:inline-block;float:left;width:60px;height:81px;background-color:#fff}.coreadetail_drawer_item_book_icon>img{width:100%;height:100%}.coreadetail_bottom_drawer_title{padding:10px 0;font-size:1.3rem;color:#999;margin:0 16px;border-bottom:1px solid #e5e5e5}.coreadetail_drawer_item_content{padding-left:54px}.coreadetail_drawer_item_content_title{font-size:1.5rem;color:#000;word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.coreadetail_drawer_item_content_desc{font-size:1.1rem;color:#999;margin-top:8px}.coreadetail_bottom_drawer_cancel{font-size:1.7rem;line-height:50px;color:#000;text-align:center;width:100%;height:50px;border-radius:8px;background:#fff}.opendrawer{animation:opendrawer .5s;animation-fill-mode:forwards}.closedrawer{animation:closedrawer .5s;animation-fill-mode:forwards}.coreadetail_bottom_drawer_bg .coreadetail_books{overflow-y:auto;max-height:378px}.coreadetail_bottom_drawer_bg .coreadetail_books .coreadetail_drawer_item_content{padding-left:76px}.coreadetail_drawer_itemedit{margin:0 10px;padding:10px;border-bottom:1px solid #efefef}.coreadetail_drawer_item_content_edit{width:100%}.coreadetail_drawer_item_content_edit_title{font-size:1.7rem;line-height:30px;text-align:center;height:30px}.cofeedback{height:calc(100vh - 44px);background:#efefef}.cofeedback_content{background:#fff}.cofeedback_top{height:20px;background:#efefef}.cofeedback_content .feedback_content_text>form{padding:0}.cofeedback_content .feedback_content_text>form>textarea{border:none}.cofeedback_content_button{color:#fff;width:260px;height:40px;margin-top:50px;margin-left:calc(50% - 130px);border:none;border-radius:25px;background:var(--themcolor)}.cofeedback_item{clear:both;overflow:hidden;background:#fff}.cofeedback_item>img{float:left;width:22px;height:22px;margin:14px}.cofeedback_item>div{line-height:50px;float:left;width:calc(100% - 70px);height:50px;margin:0 10px;border-bottom:1px solid #efefef}.cofeedback_item .cofeedback_other{line-height:50px;margin:0 10px 0 60px;border-bottom:1px solid #efefef}.cofeedback_other>span{color:#ddd;float:right}.coexperience_top{position:relative}.coexperience_top>textarea{width:100%;height:190px;margin:10px 0;padding:0 10px 10px;resize:none;border:none}.coexperience_top>div{position:relative}.coexperience_top .audio_record_create{padding-bottom:10px}.coexperience_top .audio_record_create>input{padding-bottom:10px;width:0;height:0;font-size:0;position:absolute;opacity:0;left:0;top:0}.coexperience_top>div .record_add{position:relative;display:inline-block;border-radius:18px;background-color:#f8f8f8;padding:7px 19px 7px 14px;margin-left:12px}.coexperience_top>div .record_add>img{width:20px;vertical-align:bottom}.coexperience_top>div .record_add>span{font-size:1.3rem;color:#000}.coexperience_top>div .record_add>input{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;cursor:pointer}.coexperience_top>div .record_play_create{position:relative;margin-left:12px;display:flex;align-items:center}.coexperience_top>div .record_play_create>div{width:150px;height:36px;border-radius:18px;background-color:rgba(var(--rgbnum),.05);position:relative;display:inline-block}.coexperience_top>div .record_play_create>div>.app-svg-themebox{width:16px;height:24px;position:absolute;top:6px;left:15px}.coexperience_top>div .record_play_create>div>span{color:#000;font-size:1.1rem;position:absolute;top:0;right:0;top:9px;right:13px}.coexperience_top>div .record_play_create>img{width:20px;margin-left:7px}.coexperience_top>div .record_play_create>audio{width:auto;height:auto}.coexperience_pic{margin:10px;border-top:1px solid #efefef}.coexperience_pic_title{font-size:1.2rem;color:#999;width:100%;padding-top:10px}.coexperience_pic>.photoframe>div{white-space:nowrap;overflow-x:auto;height:84px;margin:10px 0}.coexperience_pic>.photoframe>div>span{vertical-align:top;position:relative;display:inline-block;width:80px;height:80px;margin-right:10px}.coexperience_pic>.photoframe>div>span>img{width:100%;height:100%;border-radius:5px}.coredetailbg{background:#999}.coexperience_pic>.photoframe>div>span .clear_icon{position:absolute;top:5px;right:10px;width:20px;height:20px;border-radius:10px}.coexperience_pic>.photoframe>div>span>div{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.coexperience_pic>.photoframe>div>span>input{font-size:0;position:absolute;bottom:0;left:0;width:80px;height:80px;opacity:0;cursor:pointer}.coexperience_pic>.photoframe>div>span>.add_pic_button{text-align:center;display:inline-block;width:80px;height:80px;border-radius:4px;background-color:#eee}.coexperience_pic>.photoframe>div>span>.add_pic_button>span{font-size:1.1rem;color:#999}.coexperience_pic>.photoframe>div>span>.add_pic_button>img{width:29px;height:29px;margin:15px 0 5px}.coexperience_pic .audio_record{padding-top:10px}.coexperience_item{padding:10px}.coexperience .feedback_content_text_icon{color:#999}.coexperience_item_icon{width:20px;display:inline-block;float:left;width:25px;height:40px}.coexperience_item_icon>img{width:100%;height:100%}.coexperience_item_content{display:inline-block;width:calc(100% - 25px);padding-left:10px}.coexperience_item_content .coreadetail_drawer_item_content_title{margin-top:0}.coexperience_item_content .coreadetail_drawer_item_content_desc{margin-top:3px}.coreadetail_dialog{position:fixed;z-index:900;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.coreadetail_dialog_content{position:relative;width:335px;height:310px;margin:0 auto;top:50%;transform:translateY(-50%);padding:20px;border-radius:16px;background:#fff}.coreadetail_dialog_title{font-size:1.6rem;font-weight:700;line-height:30px;color:#000;text-align:center;height:30px}.coreadetail_dialog_desc{font-size:1.5rem;color:#666;overflow:auto;max-height:165px;padding:10px 0;margin-top:10px}.coreadetail_dialog_btn{padding:9px 0;font-size:1.7rem;font-weight:500;color:#fff;text-align:center;position:absolute;bottom:20px;left:0;right:0;margin:auto;width:74%;border-radius:30px;background:var(--themcolor)}.cocoment{padding-top:100px}.cocoment>p{font-size:1.2rem}.cocomments{position:relative;min-height:calc(100vh - 44px);background:#f4f4f4}.cocomments_detail{clear:both;overflow:hidden;width:100%;padding:12px;background:#fff}.cocomments_detail>img{float:left;width:40px;height:40px;border-radius:20px}.cocomments_detail .cocomments_detail_name{display:inline-block;float:left;width:calc(100% - 52px);margin-left:12px}.cocomments_detail .cocomments_detail_name>div:first-child>span:first-child{font-size:1.4rem;color:#000;display:block}.cocomments_detail .cocomments_detail_name>div:first-child>span:nth-child(2){font-size:1.2rem;color:#999;display:block;margin-top:3px}.cocomments_detail .cocomments_detail_name>div:nth-child(2){font-size:1.5rem;color:#000;word-wrap:break-word;padding:8px 0 0}.cocomments_detail .cocomments_detail_name>div:nth-child(3){font-size:1.2rem;color:#999;margin-top:10px}.cocomments_list{margin-top:12px;padding-bottom:50px;background:#fff}.cocomments_list_title{font-size:1.4rem;color:#000;padding:12px;border-bottom:1px solid #efefef}.cocomments_list_item{clear:both;overflow:hidden;padding:12px}.cocomments_list_item>img{float:left;width:40px;height:40px;border-radius:20px}.cocomments_list_item_content{display:inline-block;float:left;width:calc(100% - 52px);margin-left:12px}.cocomments_list_item_content_name{font-size:1.4rem;color:#000}.cocomments_list_item_content_org{font-size:1.2rem;color:#666}.cocomments_list_item_content>div:first-child{position:relative}.cocomments_list_item_content>div:first-child>span{position:absolute;top:0;right:0}.cocomments_list_item_content>div:nth-child(2){font-size:1.5rem;color:#000;margin-top:10px;word-break:break-all}.cocomments_reply{position:fixed;bottom:18px;width:100%;padding:5px 12px}.experiencelist_detail{clear:both;overflow:hidden;width:100%;padding:12px;background:#fff}.experiencelist_diliver{width:100%;height:8px;background:#efefef}.experiencelist_detail>img{float:left;width:100px;height:140px}.experiencelist_detail .experiencelist_detail_name{display:inline-block;float:left;width:calc(100% - 112px);margin-left:12px}.experiencelist_detail .experiencelist_detail_name>div:first-child{font-size:1.6rem;font-weight:700;color:#000}.experiencelist_detail .experiencelist_detail_name>div:nth-child(2),.experiencelist_detail .experiencelist_detail_name>div:nth-child(3),.experiencelist_detail .experiencelist_detail_name>div:nth-child(4){font-size:1.2rem;color:#999;margin-top:5px}.experiencelist_detail .experiencelist_detail_name>div:nth-child(3)>span{font-size:1.2rem;color:#ff8400}.experiencelist_item{clear:both;overflow:hidden;padding:12px}.experiencelist_item>img{float:left;width:40px;height:40px;border-radius:20px}.experiencelist_item_content{display:inline-block;float:left;width:calc(100% - 52px);margin-left:12px}.experiencelist_item_content_top>span:first-child{font-size:1.4rem;color:#000}.experiencelist_item_content_top>span:nth-child(2){font-size:1.2rem;color:#999;float:right}.experiencelist_item_content_top>span:nth-child(2)>img{width:14px;height:14px}.experiencelist_item_content_top>span:nth-child(3){font-size:1.2rem;color:#999;display:inline-block;width:100%}.experiencelist_item_content_middle{font-size:1.5rem;color:#000;margin-top:10px}.corank_bg{width:125%;height:220px;border:1px solid var(--themcolor);position:absolute;left:-25%}.corank_bg,.corank_top{background-color:var(--themcolor);top:0}.corank_top{width:100%;text-align:center;font-size:1.7rem;color:#fff;position:fixed;padding:6px 40px 6px 12px;display:flex;align-items:center;justify-content:space-between;z-index:2}.corank_top>span{flex:2}.corank_top_bgwhite{color:#000;background-color:#fff}.corank_top_back{height:32px;float:left}.coranking{padding-top:44px}.coranking_top{position:absolute;width:100%;top:49px}.corank_item_list{position:absolute;width:100%;min-height:calc(100% - 190px);background-color:#f4f4f4;margin-top:148px;padding:0 12px 10px;z-index:1}.corank_item{background-color:#fff;width:100%;border-radius:16px;margin-top:-34px}.coranking_top>div:first-child{font-size:1.2rem;line-height:30px;color:#fff;text-align:center;width:100%;height:30px;opacity:.6;font-size:11px;font-family:PingFang SC,PingFang SC-Regular;font-weight:400}.coranking_list_top{vertical-align:bottom;width:100%;padding:16px 24px}.coranking_list_top .coranking_list_top_item{position:relative;display:inline-block;flex:1;width:calc(100% / 3)}.coranking_list_top .coranking_list_top_item>div:first-child{text-align:center}.coranking_list_top .coranking_list_top_item>div:first-child>img:first-child{width:60px;height:60px;border-radius:50%}.coranking_list_top .coranking_list_top_item>div:first-child>img:nth-child(2){position:absolute;top:44px;right:0;left:0;width:24px;margin:auto}.coranking_list_top .coranking_list_top_item>div:nth-child(2){width:100%;margin-top:8px}.coranking_list_top .coranking_list_top_item>div:nth-child(2)>div{font-size:1.4rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.coranking_list_top .coranking_list_top_item>div:nth-child(2)>div>span{color:#999}.coranking_list_top .coranking_list_top_item>div:nth-child(2)>div:nth-child(2){margin:3px 0 5px;font-size:1.1rem;color:#999}.coranking_list_top .coranking_list_top_item:nth-child(2)>div:first-child>img:first-child{width:70px;height:70px;border-radius:50%}.coranking_list_top .coranking_list_top_item:nth-child(2)>div:first-child>img:nth-child(2){top:54px}.coranking_list_top_bin{width:calc(100% - 24px);height:1px;background-color:#e5e5e5;margin:0 auto}.coranking_own_view{position:absolute;right:0;left:0;background-color:var(--themcolor);top:88px;padding:0 12px}.coranking_own_view .coranking_own_view_tip{color:#fff}.coranking_own_view .coranking_own_view_tip>div{font-size:1.6rem;text-align:center}.coranking_own_view .coranking_own_view_tip>div>span{font-size:1.4rem;color:#fff}.coranking_list_item{clear:both;overflow:hidden;padding:12px 0;font-size:13px;font-family:PingFang SC,PingFang SC-Regular;font-weight:400;color:#fff}.coranking_list_item_sign{float:right;line-height:40px;display:flex;justify-content:space-between;align-items:center;width:36%}.coranking_list_item_sign div{width:1px;height:18px;opacity:.6;border:1px solid #fff}.coranking_list_item_num{font-size:1.3rem;line-height:40px;color:#999;text-align:center;display:inline-block;float:left;width:15vw;height:40px}.coranking_own_view .coranking_list_item_desc{line-height:40px}.coranking_list_item_desc{text-align:left;display:inline-block;float:left;width:55vw}.coranking_list_item_descs{clear:both;overflow:hidden}.coranking_list_item_descs_span{color:#fff!important;font-size:13px;font-family:PingFang SC,PingFang SC-Regular;font-weight:400}.coranking_list_item_descs>img{float:left;width:40px;height:40px;border-radius:20px}.coranking_list_item_desc_content{display:inline-block;float:left;width:calc(100% - 40px);padding-left:12px}.coranking_list_item_desc_content>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.coranking_list_item_desc_content>span:first-child{font-size:1.4rem;color:#000;display:inline-block;width:100%}.coranking_list_item_desc_content>span:nth-child(2){font-size:1.2rem;color:#999;display:inline-block;width:100%;margin-top:4px}.coranking_list_item_score{font-size:1.4rem;line-height:40px;color:#000;text-align:right;display:inline-block;float:left;width:23vw;height:40px;padding-right:12px}.coranking_list_item_score>span{font-size:1.2rem;color:#999;margin-left:5px}.coranking_bottom{position:fixed;bottom:0;background:#efefef}.cosearch .contact_form{right:0;width:calc(100% - 36px)}.cosearch{padding-top:44px;min-height:100vh!important}.cosearch>.contact_form{width:100%;display:flex;align-items:center;padding:0;height:44px}.cosearch>.contact_form>.contact_form_back{vertical-align:middle;display:inline-block;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin:0;padding:6px 12px;border:none;background-color:#fff}.cosearch>.contact_form>.contact_form_back>img{width:auto!important;height:32px;pointer-events:none;border-radius:30px}.cosearch>.contact_form>.contact_form_search{flex:1}.cosearch>.contact_form>.contact_form_search>input{height:33px}.cosearch>.contact_form>.contact_form_search>.contact_form_icon1{left:10px;top:50%;transform:translateY(-50%)}.limitWidth{position:relative;overflow:hidden;padding-bottom:56.25%}.limitWidth,.limitWidth>img{width:100%;border-radius:4px}.limitWidth>img{position:absolute;height:100%}.menumodal .range_title>a{font-size:1.3rem!important;color:#999!important}.hmuser{display:none}.progress{position:relative;overflow:visible;width:210px!important;height:16px;margin:24px auto;box-shadow:unset;border:0 solid transparent;border-radius:8px;background-color:#cacaca}.progress .progress-bar-warning{width:100px;height:100%;border:none;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;background-color:#ff8400}.answer_option_vertical_progress .progress .progress-bar-warning .answer_option_vertical_progress .progress .bg-warning .answer_option_vertical_progress .progress-bar-warning .answer_option_vertical_progress .bg-warning,.answer_user_list_progress .bg-warning,.answer_user_list_progress .progress-bar-warning,.answer_user_list_progress .progress .bg-warning,.answer_user_list_progress .progress .progress-bar-warning{background-color:transparent!important}.progress .progress-bar{box-shadow:unset}.progress .progress-bar i{font-size:1.2rem;font-style:normal;color:#fff;text-shadow:0 0 1px hsla(0,0%,100%,.3);position:absolute;z-index:10;top:-3px;right:0;left:0}.myslides{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei,Helvetica,Arial,"sans-serif";font-size:1.4rem;color:#000;height:auto}.swiper-container{width:100%;height:100%;margin-top:0;padding-bottom:0;pointer-events:all}.swiper-slide{font-size:1.2em;display:flex;justify-content:center;align-items:flex-start;width:100%}.swiper-slide>div{width:100%}.swiper-slide app-video-base .mejs__overlay-button{width:80px}.swiper-slide app-video-base .mejs__controls div{width:32px}.swiper-slide app-video-base .mejs__controls .mejs__time{width:auto}.swipertabsdiv{width:30%;height:100%;padding:6px 12px;opacity:1;border-radius:0;background-color:#fff}.swipertabsspan{padding:9px 0;border-radius:5px}.swiper-pagination-bullet-active .swipertabsspan{background-color:var(--themcolor)}.swiper-container-horizontal>.swiper-pagination-bullets{right:0!important;bottom:0!important;left:unset!important;height:28px;padding:3px;transition:0ms}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:6px;height:6px;margin:0 8.5px 0 0;border:1px solid transparent!important;background-color:hsla(0,0%,100%,.4)}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#fff}.swiper-pagination-bullet{opacity:1;border:1px solid #fff!important;background:none}.swiper-pagination-bullet-active{background-color:#fff!important}.swiper-pagination-bullet-active a{color:#fff;text-decoration:none}.expireUI,.fixedUl{position:fixed;z-index:99;top:0;left:0;width:100%;box-shadow:0 0 8px #ccc}.setMarginTop{margin-top:50px}.setMarginTop_nomarginbottom{margin-bottom:10px}.myslides .selected>div{opacity:.8}.courselist_modal .aaaaa,.courselist_modal .bbb{display:none}.courselist_modal>.modal-dialog{margin:0}.courselist_modal>.modal-dialog>.modal-content>.modal-body>div{position:relative}.courselist_modal>.modal-dialog>.modal-content>.modal-body>div>a{white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;width:80%;background-color:#fff}.courselist_modal>.modal-dialog>.modal-content>.modal-body>div>a:hover{color:#444;background-color:#fff}.courselist_modal>.modal-dialog>.modal-content>.modal-body>.active>a:hover{color:var(--themcolor)}.courselist_modal>.modal-dialog>.modal-content>.modal-body>div>a>span{position:absolute;top:0;right:0;padding:11px}.courselist_modal>.modal-dialog>.modal-content>.modal-body>div>a span{color:#444}.courselist_modal .active>a{color:var(--themcolor)}.courselist_modal .openul{display:block;width:100%;margin:0;padding:5px 10px;list-style-type:none;background-color:#f4f4f4}.courselist_modal .openul li{position:relative;display:block;width:100%;border-bottom:1px solid #e2e2e2}.courselist_modal .openul li>a{font-size:1.5rem;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;word-break:break-all;display:block;overflow:hidden;width:80%;padding:10px 0}.courselist_modal .openul li>a:hover{color:#444}.courselist_modal .openul li>.active:hover{color:var(--themcolor)}.courselist_modal .openul li:last-child{border:none}.courselist_modal .openul .active{color:var(--themcolor)}.courselist_modal .openul .openli>a>span{color:#444}.courselist_modal .openul li>a>span{font-size:1.3rem;color:#444;position:absolute;top:0;right:0;padding:11px 6px 11px 11px}.courselist_modal .openul .openli>div{width:100%}.courselist_modal .openul .openli .open{display:block;border-top:1px solid #e2e2e2}.courselist_modal .openul .openli .open div{color:#444;text-align:center;display:inline-block;padding:10px}.courselist_modal .openul .openli .open .opening{color:var(--themcolor)}.courselist_modal .openul .openli .downUpToggle2,.wdlogo{display:none}.forum_modal .modal-dialog,.learn_modal .modal-dialog,.pc_newslist .modal-dialog,.qacheckmore .modal-dialog{width:100%}.search_modal .modal-dialog{width:95%}.teacherguide{min-height:calc(100vh - 44px);background:#f4f4f4}.uploadfile_disable{color:var(--themcolor);background:#f4f4f4}.discover_static{width:100%}.stiatics_item{height:165px;min-height:unset}.stiatics_item .nomessage_defult>img{margin-top:0}.discover_top .swiper-container-autoheight,.discover_top .swiper-container-autoheight .swiper-slide{height:165px;margin-bottom:0!important}.discover_top .swiper-container-horizontal>.swiper-pagination-bullets{text-align:right;right:41%;bottom:0;height:21px;padding:0}.discover_top .swiper-pagination-bullet-active{background-color:var(--themcolor)}.discover_content,.project_discover{background:#f4f4f4}.discover_content{min-height:100vh}.discover_content .sharefile_name_depart>span{top:0;bottom:unset}.discover_content .share_content{font-size:15px;color:#000;padding-bottom:10px}.discover_content .share_content_wrap,.sharelist .share_content_wrap{display:inline-block;width:100vw/3;height:100vw/3}.commentlist .share_content_wrap{display:inline-block;width:calc(100vw / 3 - 20px / 3);height:calc(100vw / 3 - 20px / 3)}.commentlist .nomessage_defult>img{margin-top:25%}.commentlist .share_content_img,.discover_content .share_content_img,.sharelist .share_content_img{position:relative;width:100%;height:100%;padding:10px;border-radius:5px}.share_content_img>img{width:100%;border-radius:5px}.discover_content .form_item{padding:10px 0}.discover_content .share_content,.discover_content .sharefile_pic{padding:10px 10px 0}.form_item .file_pdf_title{font-size:14px;color:#000;text-align:center;word-wrap:break-word;word-break:break-all;position:absolute;bottom:10px;width:calc(100% - 20px);margin-bottom:10px;padding:5px}.share_content_comandlike{font-size:11px;color:#000;height:20px}.share_content_comandlike>span{float:right;margin-right:10px;padding:0 10px;cursor:pointer}.share_content_comandlike>span>img{width:16px;height:16px}.discover .swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{margin-bottom:0!important}.commentlist{padding-bottom:50px}.commentnum{height:30px;padding:0 10px;background:#fff}.commentlist_diviler{width:100%;height:8px;margin-bottom:10px;background:#f4f4f4}.commentnum>div:first-child{font-size:14px;line-height:30px;color:#000;display:inline-block}.commentnum>div:nth-child(2){font-size:11px;line-height:30px;color:#999;display:inline-block}.studentform{padding:10px}.studentform_add{line-height:40px;color:#999;text-align:center;clear:both;overflow:hidden;height:40px;border-radius:5px;background:#fff}.form-all-step-list__tooltip-custom .tooltip-inner{font-size:13px;line-height:36px;height:36px;vertical-align:middle;color:#18c884;background:url(form_all_step_tooltip.e35d3220614d90e20e66.svg) no-repeat;width:236px;max-width:236px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;background-color:unset!important;padding:0 10px 0 0;margin:0 5px 0 -5px}.form-all-step-list__tooltip-custom .tooltip-arrow.arrow,.form-all-step-list__tooltip-custom .tooltip-left .tooltip-arrow,.form-all-step-list__tooltip-custom .tooltip-left .tooltip-arrow:before{display:none!important}.studentform_add>span:first-child{font-size:40px;line-height:32px;display:inline-block;float:left;width:40px;margin-left:calc(50% - 30px)}.studentform_add>span:nth-child(2){font-size:13px;line-height:40px;display:inline-block;float:left;height:40px}.studentform_item{margin-top:10px;padding:10px;background:#fff}.studentform_item_title{clear:both;overflow:hidden;padding-bottom:10px}.studentform_item_title1{font-size:16px;color:#000;display:inline-block;float:left;width:calc(100% - 50px)}.studentform_item_title2{font-size:11px;color:#18c884;display:inline-block;margin-left:5px;padding:2px 3px;cursor:pointer;border-radius:3px;background:rgba(24,200,132,.06274509803921569)}.studentform_item_content{font-size:13px;color:#666}.studentform_item_d{clear:both;overflow:hidden;padding:8px 0}.studentform_item_date{font-size:11px;color:#999;display:inline-block;float:left;width:calc(100% - 50px)}.studentform_item_d_status{font-size:11px;color:red;display:inline-block;margin-left:5px;padding:2px 3px;cursor:pointer;border-radius:3px}.studentform_item_cloumn{clear:both;overflow:hidden}.studentform_item_cloumn>div:first-child{font-size:13px;color:#666;display:inline-block;float:left;width:65px}.studentform_item_cloumn>div:nth-child(2){font-size:13px;color:#666;display:inline-block;width:calc(100% - 65px)}.studentform_item_cloumns{margin-bottom:10px}.studentform_item_btn{font-size:15px;line-height:40px;color:var(--themcolor);text-align:center;height:40px}.choosestudentform_title{font-size:16px;color:#000;margin-bottom:10px}.choosestudentform_content{font-size:13px;color:#666}.forum_item .forum .reminder,.forum_item .modal-dialog{width:auto}.discovery_fourm_bg{position:fixed;z-index:99;right:0;bottom:0;left:0;height:100px}.discovery_bottom_unuse{height:100px}.discovery_fourm_bg .discovery_fourm{width:300px;height:100px;margin:0 auto}.discovery_fourm_bg .discovery_fourm>div{line-height:30px;display:inline-block;width:84px;height:30px;margin:35px 8px 12px;padding-left:14px;cursor:pointer;border-radius:20px;background:#f4f4f4}.discovery_fourm_bg .discovery_fourm .discovery_fourm_share{float:left;width:34px;height:30px;opacity:0}.discovery_fourm_bg .discovery_fourm>div>img{width:17px;height:17px;margin-right:5px}.discovery_fourm_bg .discovery_fourm>div:first-child>span{font-size:15px;color:#18c884}.discovery_fourm_bg .discovery_fourm>div:nth-child(2)>span{font-size:15px;color:#56a4ff}.discovery_fourm_bg .discovery_fourm>div:nth-child(3)>span{font-size:15px;color:#ff8400}.dicoverymsg{font-size:10px;line-height:14px;color:#fff;position:absolute;top:3px;right:calc(50% - 25px);width:16px;height:16px!important;border:1px solid #fff;border-radius:12px;background:red}.commentlist_content,.sharelist{position:relative;background:#f4f4f4}.sharelist{min-height:100vh}.sharelist_search{width:100%;height:50px;padding:5px}.comment_reply{position:fixed;bottom:0;width:100%;padding:5px 10px}.comment_input{display:inline-block;width:calc(100% - 100px);height:40px;padding:0 10px;border:1px solid #efefef;border-radius:5px}.comment_noconten{font-size:15px;line-height:40px;color:#999;text-align:center;display:inline-block;width:85px;height:40px;margin-left:10px;border-radius:5px;background:#efefef}.comment_hascontent{color:#fff;cursor:pointer;background:red}.commentitem{clear:both;overflow:hidden;padding:10px;border-bottom:1px solid #efefef}.commentitem_left{display:inline-block;float:left;width:60px}.commentitem_left>img{width:50px;margin:15px 10px 15px 0;border-radius:50%}.commentitem_right{position:relative;display:inline-block;width:calc(100% - 80px)}.commentitem_right_name{margin-top:17px}.commentitem_right_time{position:absolute;top:17px;right:0}.commentitem_right_department{margin-top:5px}.commentitem_right_content{font-size:13px;color:#999}.forum_item .nomessage_defult>img{margin-top:15%}.formlist{min-height:calc(100vh - 44px);background:#f4f4f4}.padding_formlist{padding:12px}.form_refuse{padding:5px;border-radius:3px;background:#f4f4f4}.form_item{position:relative;margin-bottom:10px;padding:10px;border-radius:3px;background:#fff}.form_item>span{font-size:11px;color:#18c884;position:absolute;top:13px;right:10px}.form_first_title{font-size:16px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:88%}.form_item .form_second_desc{font-size:11px}.form_second_title{font-size:14px;color:#666;margin-top:10px;margin-bottom:12px}.form_diviler{width:100%;height:1px;margin-bottom:10px;background:#e5e5e5}.form_done{font-size:15px;font-weight:700;line-height:28px;color:var(--themcolor);text-align:center;height:30px;cursor:pointer;border-radius:3px}.firstform .myslides .swiper_one{min-height:calc(100vh - 87px);padding:12px;background:#f4f4f4}.firstform .searchshare{font-size:1.3rem;width:100%;margin-bottom:10px;padding:10px;border:none;border-radius:25px;background-color:#eaeaea}.firstform_title{font-size:16px;color:#000;margin-bottom:10px}.firstform_time{font-size:11px;color:#999;overflow:hidden;margin-top:10px;margin-bottom:10px}.firstform_time>span:first-child{float:left}.firstform_time>span:nth-child(2){float:right}.firstform_textarea{width:100%;height:100px;resize:none;border:none;background:#f4f4f4}.firstform_bottom{position:relative;overflow:hidden;margin-top:5px}.firstform_bottom .first_width{width:60px}.firstform_bottom>span{font-size:11px;color:#999}.firstform_file_textarea{width:100%;height:40px;margin-top:10px;margin-bottom:10px;padding:10px 0 0 10px;resize:none;border:none;background:#f4f4f4}.firstform_pic{position:relative;width:80px!important;height:80px;margin-bottom:10px;border:1px dashed #e5e5e5;background:#fff}.firstform_pic>img{width:25px;height:25px;margin-top:20px;margin-left:27.5px}.firstform_pic>div{font-size:11px;color:#999;display:inline-block;margin-left:16px}.firstform_pic>input{position:absolute;z-index:100;top:0;width:80px;height:80px;opacity:0;cursor:pointer;border:none}.first_history_files{font-size:11px;color:#999;margin-bottom:10px}.first_history_item{font-size:14px;color:#000;margin-bottom:10px;cursor:pointer}.sharefile_pic{overflow:hidden}.second_submit{color:#fff;border-radius:3px;background:var(--themcolor)}.second_save,.second_submit{font-size:15px;font-weight:700;line-height:28px;text-align:center;display:inline-block;float:right;width:60px;height:30px;cursor:pointer}.second_save{color:#000;margin-right:12px;border:1px solid #e5e5e5;border-radius:3px;border-radius:4px;background:#fff}.uploadfile{line-height:30px;color:#fff;text-align:center;height:30px;margin-bottom:5px;border-radius:3px;background:var(--themcolor)}.sharefile_name_depart{position:relative;display:inline-block;width:100%}.sharefile_name_depart>div:first-child{font-size:16px;color:#000;margin-bottom:5px}.sharefile_name_depart>div:nth-child(2){font-size:11px;color:#999}.sharefile_name_depart>span{font-size:11px;color:#999;position:absolute;right:0;bottom:0}.share_diviler{margin-top:10px}.share_content{font-size:14px;color:#666}.form_delete{font-size:11px;color:#ff5d5d;margin-left:10px;cursor:pointer}.first_history_item>.app-svg-themebox,.first_history_item>img{margin-left:5px}.form_margin_bottom{margin-bottom:0}.secondform_submit{font-size:11px;color:#999;padding-top:5px}.secondform_textarea{font-size:15px;margin-top:10px}.secondform_count,.secondform_span{font-size:11px;color:#999}.secondform_count{float:right}.second_surver_score{font-size:14px;color:#000}.secondform_bottom{position:relative;overflow:hidden;margin-top:5px}.second_title{font-size:16px;color:#000}.projecttutor_content{min-height:calc(100vh - 93px);background:#f4f4f4}.projecttutor_content .projecttutor_item{position:relative;width:calc(100% - 20px);margin:10px;border-radius:5px;background:#fff}.projecttutor_item>div:first-child{font-size:18px;color:#000;padding:10px}.projecttutor_item_secondtitle{font-size:13px;color:#666;padding:0 10px 5px}.projecttutor_item_form_person{font-size:11px;color:#999;margin-bottom:10px;padding-left:10px}.projecttutor_item_button{position:relative;overflow:hidden;height:50px;border-top:1px solid #e5e5e5}.projecttutor_item_button .projecttutor_item_refuse{font-size:15px;color:#000;display:inline-block;float:left;width:calc(50% - 1px);height:100%}.projecttutor_item_button .projecttutor_item_diviler{display:inline-block;width:1px;height:100%;background:#e5e5e5}.projecttutor_item_button .projecttutor_item_sure{font-size:15px;color:var(--themcolor);display:inline-block;float:right;width:50%;height:100%}.projecttutor_item_refuse>div{text-align:center;position:relative;top:6px;width:100%}.projecttutor_item_sure>div{text-align:center;position:relative;top:15px;width:100%}.projecttutor_bg{height:100%;background:#f4f4f4}.projecttutor_item_refuse .refsuse_sm{font-size:11px;color:#999;text-align:center;position:relative;top:5px;width:100%}.projecttutor_content_search{position:relative;height:100px;padding:10px;background:#fff}.projecttutor_content_search_placeholder{color:#000;position:absolute;z-index:1;top:20px;width:125px!important}.projecttutor_content_search>input{width:calc(100% - 80px);height:40px;border:none}.projecttutor_content_search .projecttutor_content_search_selsect{line-height:40px;position:relative;width:calc(100% - 80px);height:40px;border:none;background:#fff}.projecttutor_content_search .projecttutor_content_search_selsect>img{position:absolute;top:0;right:0;width:40px;height:40px;padding:14px 0 14px 28px}.projecttutor_content_search>input::input-placeholder{font-size:15px;color:#ccc}.projecttutor_content_search .projecttutor_content_searchbtn{font-size:15px;color:#fff;position:absolute;top:20px;right:12px;display:inline-block;width:50px;height:60px;background:var(--themcolor)}.projecttutor_content_search .projecttutor_content_search_diviler{width:calc(100% - 80px);height:1px;background:#e5e5e5}.projecttutor_content_searchbtn>span{position:relative;top:30%;left:20%}.projecttutor_end_secondtitle{font-size:14px;color:#666;padding:0 10px 5px}.projecttutor_end_person{font-size:11px;color:#999;padding:0 10px 5px}.projecttutor_item .projecttutor_end_num{font-size:11px;color:#999;position:absolute;right:10px;bottom:25px;width:unset}.projecttutor_item .form_diviler_padding{width:calc(100% - 20px);margin:10px}.projecttutor_add_search{height:47px;background:#f4f4f4}.projecttutor_add_search>input{line-height:35px;position:relative;top:10px;left:10px;width:calc(100% - 20px);height:35px;padding:5px 80px 5px 20px;border:none;border-radius:40px;background:#eaeaea}.projecttutor_add_search>input::input-placeholder{font-size:13px;color:#999;margin-bottom:3px}.projecttutor_add_search .projecttutor_add_search_btn{position:absolute;top:10px;right:10px;width:40px;height:35px;border-top-right-radius:18px;border-bottom-right-radius:18px;background:var(--themcolor)}.projecttutor_add_search_btn>img{width:18px;height:18px;margin-top:50%;margin-left:50%;transform:translate(-50%,-50%)}.projecttutor_add_search .projecttutor_add_search_clear{position:absolute;top:14px;right:60px;display:inline-block;width:20px;height:20px}.projecttutor_add_search_clear>img{width:20px}.projecttutor_add_secondtitle{font-size:11px;color:#666;position:relative;top:-6px;padding:0 10px 5px}.taskinfo{position:relative;min-height:calc(100vh - 44px);padding:10px;background:#fff}.taskinfo>div:first-child{font-size:18px;color:#000;margin-top:20px}.taskinfo>div:nth-child(2){font-size:11px;color:#999;margin-top:10px;margin-bottom:30px}.taskinfo>div:nth-child(3){margin-bottom:30px}.taskinfo>div:nth-child(4),.taskinfo>div:nth-child(5),.taskinfo>div:nth-child(6){font-size:13px;color:#000;margin-top:10px}.taskinfo div span{font-size:13px;color:#666}.taskinfo .choose_next{position:absolute;bottom:100px;left:calc(50% - 150px)}.learn_modal .modal-dialog{width:100%;margin:0}.courselist_modal>.modal-dialog>.modal-content>.modal-body>div>img{position:absolute;top:11px;right:10px;width:20px}.project_cord{padding:10px}.addstudent .swiper-container-autoheight,.projecttutor_bg .swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{margin-bottom:0}.coursetasklist .list-group-item .media-left{position:relative}.share_content{word-wrap:break-word;word-break:break-all}.myintegral{position:relative;overflow:hidden;width:100%;min-height:100vh;background-color:#f4f4f4}.myintegral .myintegral_bg{position:absolute;top:0;left:-25%;width:150%;height:204px;border:1px solid var(--themcolor);border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:var(--themcolor)}.myintegral .myintegral_top{min-height:44px;font-size:1.7rem;color:#fff;text-align:center;position:fixed;z-index:2;top:0;width:100%;padding:6px 12px 0}.myintegral .myintegral_top .myintegral_top_back{position:absolute;left:12px;height:32px}.myintegral .myintegral_top>span{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:40%;margin:4px 0 2px}.myintegral .myintegral_top>span:nth-child(3){font-size:1.5rem;position:absolute;right:12px;max-width:20%;margin:7px 0 4px}.myintegral .myintegral_top_bgwhite{color:#000;animation:mycentersetting .6s;-ms-zoom-animation:mycentersetting .6s;animation-fill-mode:forwards}.myintegral .myintegral_content{position:relative;padding:68px 12px 10px}.myintegral .myintegral_content .myintegral_content_integral{color:#fff;text-align:center}.myintegral .myintegral_content .myintegral_content_integral>p{font-size:4rem;margin:0 0 5px}.myintegral .myintegral_content .myintegral_content_integral>p .exchangeable_value{display:block;font-size:1.2rem;color:#fff;font-weight:400;text-align:center}.myintegral .myintegral_content .myintegral_content_integral>span{font-size:1.2rem}.myintegral .myintegral_content .myintegral_content_integral>span>img{vertical-align:middle;position:relative;top:-1px;width:12px;margin-left:5px}.myintegral .myintegral_content .myintegral_content_game{width:100%;min-height:60px;margin:18px 0 10px;padding:9px 12px;border:1px solid transparent;border-radius:4px}.myintegral .myintegral_content .myintegral_content_game>div{font-size:1.6rem;color:#000}.myintegral .myintegral_content .myintegral_content_game>div>img{width:40px;margin-right:8px}.myintegral .myintegral_content .myintegral_content_game>div>span{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:calc(50% - 50px)}.myintegral .myintegral_content .myintegral_content_game>div .myintegral_content_game_tip{font-size:1.2rem;color:#999;position:relative;top:13px;float:right}.myintegral .myintegral_content .myintegral_content_game>div .myintegral_content_game_tip>img{position:relative;top:-1px;width:5px;margin-left:8px}.myintegral .myintegral_content .myintegral_content_list{padding:0 12px;border:1px solid transparent;border-radius:4px;background-color:#fff}.myintegral .myintegral_content .myintegral_content_list>div{padding:14px 0;border-bottom:1px solid #e5e5e5}.myintegral .myintegral_content .myintegral_content_list>div>div{vertical-align:top;display:inline-block}.myintegral .myintegral_content .myintegral_content_list>div:last-child{border-bottom:none}.myintegral .myintegral_content .myintegral_content_list .myintegral_content_list_left{text-align:left;width:calc(100% - 100px)}.myintegral .myintegral_content .myintegral_content_list .myintegral_content_list_left>div{font-size:1.5rem;color:#000;word-break:break-all;margin-bottom:8px;min-height:15px}.myintegral .myintegral_content .myintegral_content_list .myintegral_content_list_right{font-size:1.5rem;color:#f7931e;text-align:right;width:100px}.myintegral .myintegral_content .myintegral_content_list .myintegral_content_list_right .decreaseintegral{color:#18c884}.myintegral .myintegral_content .myintegral_content_list .is_exchange_tag{text-align:right;border:transparent;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.myintegral .myintegral_content .myintegral_content_list .is_exchange_tag>div{margin-left:12px;background-color:#6997ff;color:#fff;padding:1px 4px;border-radius:4px}.myintegral .myintegral_content .myintegral_content_list .is_exchange_tag>span{font-size:1.2rem;color:#999}.integral-rule .integral-rule-tips{font-size:1.2rem;color:#999;width:100%;padding:9px 12px;background-color:#f4f4f4}.integral-rule .integral-rule-list{border-bottom:1px solid #e5e5e5}.integral-rule .integral-rule-list>div{font-size:1.4rem;color:#000;text-align:center;vertical-align:middle;word-break:break-all;display:inline-block;width:20%;padding:12px 4px}.integral-rule .integral-rule-list>div:nth-child(2){width:55%}.integral-rule .integral-rule-list>div:nth-child(3){font-size:1.3rem;width:25%}.integral-rule .integral-rule-list:last-child{border-bottom:none}.integral-rule .integral-rule-category>div{font-size:1.3rem;color:#999}.integral-rank{position:relative;width:100%;min-height:100%;background-color:#f4f4f4}.integral-rank .myintegral_top .next-navbar{border:none;background-color:transparent}.integral-rank .myintegral_top .next-navbar li>div{color:hsla(0,0%,100%,.6)}.integral-rank .myintegral_top .next-navbar>.active>div{color:#fff}.integral-rank .myintegral_top .next-navbar>.active>div>div{background-color:#fff}.integral-rank .myintegral_top_bgwhite .next-navbar li>div{color:#666}.integral-rank .myintegral_top_bgwhite .next-navbar>.active>div{color:var(--themcolor)}.integral-rank .myintegral_top_bgwhite .next-navbar>.active>div>div{background-color:var(--themcolor)}.integral-rank .integral-rank-content .integral-rank-content-mine{position:relative;padding:106px 25px 50px;background-color:var(--themcolor)}.integral-rank .integral-rank-content .integral-rank-content-mine>div>div{font-size:1.3rem;color:#fff;vertical-align:middle;display:inline-block;width:38%}.integral-rank .integral-rank-content .integral-rank-content-mine>div>div>img{width:30px;margin-right:8px;border-radius:50%}.integral-rank .integral-rank-content .integral-rank-content-mine>div>div .integral-rank-content-mechanism{border-radius:0}.integral-rank .integral-rank-content .integral-rank-content-mine>div>div:nth-child(2){text-align:right;width:62%}.integral-rank .integral-rank-content .integral-rank-content-mine>div>div:nth-child(2)>span{line-height:14px;display:inline-block}.integral-rank .integral-rank-content .integral-rank-content-mine>div>div:nth-child(2)>span:first-child{margin-right:14px;padding-right:14px;border-right:1px solid #e5e5e5}.integral-rank .integral-rank-content .integral-rank-content-mine .integral-rank-bg{position:absolute;right:0;bottom:0;left:0;width:100%;height:56px}.integral-rank .integral-rank-content .integral-rank-content-top{position:relative;top:-30px;width:calc(100% - 24px);margin:auto;padding:0 12px;border:1px solid transparent;border-radius:16px;background-color:#fff;min-height:calc(100vh - 186px)}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward{padding:16px 0 14px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div{text-align:center;vertical-align:bottom;position:relative;display:inline-block;width:33.33%}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div>img:first-child{width:60px;height:60px;border-radius:50%}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div>img:nth-child(2){position:absolute;top:44px;right:0;left:0;width:24px;margin:auto}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div>.mechanism{width:30px!important;height:30px!important}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div>p{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin:14px 0 4px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div div{font-size:1.2rem;color:#999;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div>span{font-size:1.3rem;color:#999}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div:nth-child(2)>div>div>img:first-child{width:70px;height:70px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div:nth-child(2)>div>div>img:nth-child(2){top:50px;width:28px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div:nth-child(2)>div>div>.mechanism{width:40px!important;height:40px!important;border-radius:0}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards{font-size:1.3rem;color:#999;border-top:1px solid #e5e5e5}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-content-top-afterwards-head{border-bottom:1px solid #e5e5e5}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-content-top-afterwards-head>div{color:#999!important}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div{padding:14px 0}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;padding-left:2px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div>img{width:40px;height:40px;margin-right:9px;border-radius:50%}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div>span{vertical-align:middle;position:relative;top:1px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:first-child{width:36px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:nth-child(2){font-size:1.4rem;color:#000;width:calc((100% - 38px) * .7)}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:nth-child(3){color:#666;text-align:right;width:calc((100% - 38px) * .3)}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:nth-child(3)>span{font-size:1.1rem;color:#999;margin-left:5px}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:nth-child(3)>span:first-child{color:#666}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-content-top-afterwards-ellipsis{vertical-align:middle;display:inline-block;width:calc(100% - 52px)}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-content-top-afterwards-ellipsis>span{font-size:1.4rem;color:#000;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-content-top-afterwards-ellipsis>span:nth-child(2){font-size:1.2rem;color:#999}.integral-rank .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-content-top-afterwards-ellipsis-credit{font-size:1.4rem!important}.creditstore .creditstore_header{position:fixed;z-index:8;right:0;left:0;display:flex;align-items:center;height:44px;background:#fff}.creditstore .creditstore_header>div{display:inline-block;overflow:hidden;width:102px;padding:0 0 0 12px}.creditstore .creditstore_header>div img{width:28px}.creditstore .creditstore_header>div:nth-child(2){padding:0;width:calc(100% - 204px)}.creditstore .creditstore_header>div:nth-child(2) h3{font-size:1.7rem;font-weight:400;line-height:23px;color:#000;text-align:center;margin:10px 0 11px}.creditstore .creditstore_header>div:nth-child(3){text-align:right;padding:0 12px 0 0}.creditstore .creditstore_content{width:100%;height:100%;min-height:100vh;padding:60px 12px 16px;background:linear-gradient(180deg,#fff,#f4f4f4)}.creditstore .creditstore_recom{width:100%;padding-bottom:67px}.creditstore .creditstore_recom .swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px!important;width:unset}.creditstore .creditstore_recom .swiper-container{overflow:unset;border-radius:4px}.creditstore .creditstore_recom .swiper-container .swiper-wrapper>div img{width:100%;border-radius:4px}.creditstore .creditstore_recom .swiper-container .creditstore_recom_title{font-size:1.6rem;position:absolute;bottom:-67px}.creditstore .creditstore_recom .swiper-container .creditstore_recom_title p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:6px}.creditstore .creditstore_recom .swiper-container .creditstore_recom_title p:nth-child(2){font-weight:500;color:#f7931e;padding-left:21px;background-image:url(gold.fc759c63238368e7b8c1.png);background-repeat:no-repeat;background-position:0;background-size:14px}.creditstore .page_bottom{font-size:1.3rem;text-align:center;height:unset;padding:32px 12px 25px;color:#999;letter-spacing:.5px}.creditstore .page_bottom div:first-of-type{margin-bottom:16px}.creditstore .page_bottom div:first-of-type>img{width:32vw}.creditstore_user{font-size:1.5rem;color:#fff;position:relative;display:flex;margin-bottom:18px;padding:13px 10px;border-radius:8px;background-image:url(creditstore_user_bg.a0c4adf29f51144d8947.png);background-repeat:no-repeat;background-size:100% 100%}.creditstore_user>div{display:flex;flex:1;align-items:center}.creditstore_user>div img{width:32px;height:32px;margin-right:8px;border-radius:50%}.creditstore_user>div:first-child>div{font-weight:700}.creditstore_user>div:nth-child(2){justify-content:flex-end}.creditstore_user>div:nth-child(2)>div:first-child{font-size:2.4rem;font-weight:700;display:flex;align-items:center}.creditstore_user>div:nth-child(2)>div:first-child div{font-size:1.4rem;font-weight:400;margin-right:4px;margin-left:8px}.creditstore_user>div:nth-child(2)>div:nth-child(2) img{width:6px;height:10px;margin-right:0;border-radius:0}.creditstore_shoplist{width:100%;margin-top:21px}.creditstore_shoplist .creditstore_shoplist_item{display:inline-block;width:calc((100% - 10px) / 2);margin-right:10px;margin-bottom:10px;border-radius:8px;background:#fff}.creditstore_shoplist .creditstore_shoplist_item>div:first-child,.creditstore_shoplist .creditstore_shoplist_item>div:first-child img{width:100%;border-radius:8px 8px 0 0}.creditstore_shoplist .creditstore_shoplist_item>div:nth-child(2){padding:8px}.creditstore_shoplist .creditstore_shoplist_item>div:nth-child(2)>div:first-child{text-overflow:ellipsis;display:-webkit-box;overflow:hidden;height:40px;margin-bottom:4px;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.4rem}.creditstore_shoplist .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2){display:flex;justify-content:space-between;align-items:center}.creditstore_shoplist .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2)>div{font-size:1rem}.creditstore_shoplist .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2)>div:first-child{font-weight:500;color:#f7931e;padding-left:20px;background-image:url(gold.fc759c63238368e7b8c1.png);background-repeat:no-repeat;background-position:0;background-size:14px;font-size:1.4rem}.creditstore_shoplist .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2) .redeem_now{color:#fff;padding:3px 8px;border-radius:4px;background:linear-gradient(270deg,#ff9000,#fdb111 3%)}.creditstore_shoplist .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2) .cashed_out{color:#999;padding:3px 14px;cursor:pointer;border-radius:4px;background:#f4f4f4}.creditstore_shoplist .creditstore_shoplist_item:nth-child(2n){margin-right:0}.my_gold{min-height:calc(100vh - 44px);padding:16px 12px;background:linear-gradient(180deg,#fff,#f4f4f4)}.my_gold .my_gold_content{position:relative;width:100%;padding:24px 0 16px;background-image:url(mygold_bg.f3ca3005b4095900da05.png);background-repeat:no-repeat;background-size:cover;border-radius:8px}.my_gold .my_gold_content>div{color:#fff;display:table;margin:0 auto;font-size:1.1rem}.my_gold .my_gold_content>div:first-child span{font-size:4.2rem;font-weight:700;padding:0 8px}.my_gold .my_gold_content>div.exchangeable_value{margin-bottom:14px;display:block;font-size:1.2rem;color:#fff;font-weight:400;text-align:center}.my_gold .my_gold_content>div.exchange_btn{font-size:1.6rem;font-weight:700;color:#e2b77f;padding:10px 42px;border-radius:22px;background:#fff}.my_gold .my_gold_detail_title{font-size:1.6rem;font-weight:700;color:#000;padding:24px 0 16px}.my_gold .my_gold_detail_content{padding:14px 16px 0;border-radius:8px;background:#fff}.my_gold .my_gold_detail_content>div{padding:14px 0;border-top:1px solid #e5e5e5}.my_gold .my_gold_detail_content>div:first-child{font-weight:400;padding:0 0 12px;border:none}.my_gold .my_gold_detail_content>div>div:first-child{font-size:1.5rem;display:flex;justify-content:space-between;margin-bottom:5px}.my_gold .my_gold_detail_content>div>div:first-child>div:nth-child(2){font-size:1.6rem;font-weight:500;color:#18c884}.my_gold .my_gold_detail_content>div>div:first-child>.my_gold_detail_content_color{color:#f7931e!important}.my_gold .my_gold_detail_content>div>div:first-child>div:first-child{text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.my_gold .my_gold_detail_content>div>:nth-child(2){font-size:1.2rem;color:#999;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.my_gold .my_gold_detail_content>div>:nth-child(2)>div{margin-left:12px;background-color:#6997ff;color:#fff;padding:1px 4px;border-radius:4px;font-size:1.2rem}.shop_detail{display:flex;flex-direction:column;width:100%;height:100vh}.shop_detail .shop_detail_head{position:relative}.shop_detail .shop_detail_head>img{position:absolute;z-index:1;top:12px;left:12px;width:33px}.shop_detail .shop_detail_head>div{position:relative}.shop_detail .shop_detail_head>div img{width:100%}.shop_detail .shop_detail_head>div>div{font-size:1.6rem;font-weight:500;color:#fff;position:absolute;bottom:0;left:12px;padding:10px 0}.shop_detail .shop_detail_desc{overflow-y:auto;flex:1}.shop_detail .shop_detail_desc iframe{display:block;width:100%;height:100%}.shop_detail .shop_detail_handle{display:flex;justify-content:space-between;align-items:center;padding:8px 12px}.shop_detail .shop_detail_handle>div:first-child{font-size:1.6rem;font-weight:500;color:#f7931e;padding-left:20px;background-image:url(gold.fc759c63238368e7b8c1.png);background-repeat:no-repeat;background-position:0;background-size:14px}.shop_detail .shop_detail_handle .redeem_now{color:#fff;padding:8px 24px;border-radius:17px;background:linear-gradient(270deg,#ff9000,#fdb111 3%);font-size:1.4rem}.shop_detail .shop_detail_handle .cashed_out{color:#999;padding:7px 17px;border-radius:17px;background:#f4f4f4}.cashedsite{position:relative;height:calc(100vh - 44px);padding:16px 12px;background:#f4f4f4}.cashedsite .cashedsite_shopnews{width:100%;margin-bottom:8px;padding:16px;border-radius:8px;background:#fff}.cashedsite .cashedsite_shopnews img{width:80px;border-radius:4px}.cashedsite .cashedsite_shopnews>div{vertical-align:top;position:relative;display:inline-block;width:calc(100% - 80px);padding-left:16px}.cashedsite .cashedsite_shopnews>div>div:first-child{font-size:1.5rem;font-weight:700;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;height:44px;margin:0 0 8px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cashedsite .cashedsite_shopnews>div>div:nth-child(2){font-weight:500;color:#f7931e;padding-left:20px;background-image:url(gold.fc759c63238368e7b8c1.png);background-repeat:no-repeat;background-position:0;background-size:14px;font-size:1.6rem}.cashedsite .cashedsite_content{width:100%;padding:0 16px;border-radius:8px;background:#fff}.cashedsite .cashedsite_content .cashedsite_list{padding:0;list-style:none}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid hsla(0,0%,89.8%,.5)}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item.column{flex-direction:column;justify-content:start}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item:last-child{border-bottom:none}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .title{font-size:1.5rem;color:#000}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.radio_group{display:flex;align-items:center}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.radio_group .radio_group_item:first-child{margin-right:24px}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.radio_group .radio_group_item .app-svg-themebox{width:20px;height:20px;margin-right:4px}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.radio_group .radio_group_item img{width:20px;margin-right:4px}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.radio_group .radio_group_item .word{font-size:1.3rem;color:#000}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.contact input{text-align:right;border:none;font-size:1.5}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.contact input::input-placeholder{font-size:1.5rem;color:#ccc}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.address{position:relative;padding-top:12px}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.address textarea{font-size:1.5rem;width:100%;height:136px;border:none}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.address textarea::input-placeholder{font-size:1.5rem;color:#ccc}.cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.address .notice{font-size:1.1rem;color:#ccc;position:absolute;right:0;bottom:0}.cashedsite .cashedsite_footer{position:absolute;bottom:20px;left:0;width:100%}.cashedsite .cashedsite_footer .confirm_info{width:100%;padding:0 28px}.cashedsite .cashedsite_footer .confirm_info .btn{font-size:1.7rem;color:#fff;text-align:center;width:100%;height:44px;border-radius:22px;background:var(--themcolor)}.myrecord_head{position:fixed;z-index:8;right:0;left:0;display:flex;align-items:center;height:44px;background:#fff}.myrecord_head>div{display:inline-block;overflow:hidden;width:102px;padding:0 0 0 12px}.myrecord_head>div img{width:28px}.myrecord_head>div:nth-child(2){padding:0;width:calc(100% - 204px)}.myrecord_head>div:nth-child(2) h3{font-size:1.7rem;font-weight:400;line-height:23px;color:#000;text-align:center;margin:10px 0 11px}.myrecord_head>div:nth-child(3){text-align:right;padding:0 12px 0 0}.myrecord{overflow-y:auto;min-height:100vh;padding-top:44px}.myrecord .myrecord_content{width:100%}.myrecord .myrecord_content .myrecord_list{padding:20px 0 0;list-style:none}.myrecord .myrecord_content .myrecord_list .myrecord_list_item{position:relative;margin-bottom:15px;padding-left:84px}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_left{position:absolute;top:0;left:12px}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_left img{width:60px;border-radius:4px}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right{padding-bottom:24px;border-bottom:1px solid #e5e5e5}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2{display:flex;justify-content:space-between;align-items:center;padding-right:12px}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .title,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2 .title{font-size:1.5rem;color:#000;white-space:normal;word-break:break-all}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .status,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .time,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2 .status,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2 .time{font-size:1.1rem;color:#999}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .status.green,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2 .status.green{color:#18c884}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .status.orange,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2 .status.orange{color:#f7931e}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .num,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2 .num{font-family:DIN,DIN-Medium;font-size:1.4rem;font-weight:500;color:#f7931e;display:flex;align-items:center}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .num img,.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_2 .num img{width:14px;margin-right:4px}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1{margin-bottom:10px;padding-top:2px}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 span{display:inline-block}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .title{width:83%}.myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right .line_1 .status{text-align:right;width:17%}.myrecord-detail{overflow-y:auto;height:calc(100vh - 44px);background-color:#f4f4f4}.myrecord-detail .myrecord-detail_content{width:100%}.myrecord-detail .myrecord-detail_content .banner{position:relative;width:100%}.myrecord-detail .myrecord-detail_content .banner img{width:100%}.myrecord-detail .myrecord-detail_content .banner .name{font-size:1.5rem;font-weight:500;color:#fff;position:absolute;bottom:10px;left:12px;margin:0;white-space:normal;word-break:break-all}.myrecord-detail .myrecord-detail_content .wrapper{margin-bottom:24px}.myrecord-detail .myrecord-detail_content .wrapper .detail_list{padding:0 12px;background-color:#fff}.myrecord-detail .myrecord-detail_content .wrapper .detail_list .detail_list_item{display:flex;justify-content:space-between;padding:12px 4px;border-bottom:1px solid #e5e5e5}.myrecord-detail .myrecord-detail_content .wrapper .detail_list .detail_list_item:last-child{border-bottom:none}.myrecord-detail .myrecord-detail_content .wrapper .detail_list .detail_list_item .left{font-size:1.5rem}.myrecord-detail .myrecord-detail_content .wrapper .detail_list .detail_list_item .right{font-size:1.4rem;line-height:20px;text-align:right;word-wrap:break-word;word-break:normal;display:inline-block;max-width:210px}.myrecord-detail .myrecord-detail_content .wrapper .detail_list .detail_list_item .right.green{color:#18c884}.myrecord-detail .myrecord-detail_content .wrapper .detail_list_1{margin-bottom:8px;padding-top:8px}.myrecord-detail .myrecord-detail_content .footer{display:flex;flex-direction:column;margin-bottom:23px;padding:0 28px}.myrecord-detail .myrecord-detail_content .footer .btn_confirm{font-size:1.7rem;color:#fff;text-align:center;width:100%;height:44px;margin-bottom:12px;border:none;border-radius:22px;background:#ff5d5d}.myrecord-detail .myrecord-detail_content .footer .btn_back{font-size:1.7rem;width:100%;height:44px;border:1px solid #e5e5e5;border-radius:22px;background:#fff}.exchangegold_classify .modal-dialog .exchangegold_cacel{font-size:1.7rem;color:#ff5d5d;text-align:center;margin-top:16px;padding:13px 0;border-radius:8px;background:#fff;pointer-events:auto}.gold_dialogmessage>div:first-child{margin-bottom:30px}.gold_dialogmessage>div:nth-child(2){font-size:1.3rem;font-weight:400;color:#666}.gold_dialogmessage>div:nth-child(2)>img{width:20px;margin:0 24px}.cashedsite_tipclassify .modal-dialog{width:100vw;margin:0}.cashedsite_tipclassify .modal-dialog .modal-content{height:100vh;box-shadow:none;border:none;border-radius:unset}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_notice{display:flex;flex-direction:column;align-items:center;margin-top:64px;margin-bottom:40px}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_notice .icon{width:100px;margin-bottom:16px}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_notice .line_1{font-size:2rem;font-weight:700;color:#18c884;text-align:center;margin-bottom:8px}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_notice .line_1.red{color:#ff5d5d}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_notice .line_2{font-size:1.5rem;color:#000;text-align:center}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_info{width:100%;margin-bottom:41px;padding:0 28px}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_info .exchangeresult_info_item{font-size:1.3rem;color:#999;margin-bottom:5px}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_btn{display:flex;flex-direction:column;padding:0 28px}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_btn .btn{font-size:1.7rem;text-align:center;width:100%;height:44px;border-radius:22px}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_btn .btn.btn_check{color:#fff;margin-bottom:14px;background:var(--themcolor)}.cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_btn .btn.btn_back{color:#000;border:1px solid #e5e5e5;background:#fff}.cashedsite_tipclassify .modal-dialog .modal-content .modal-header{text-align:center}.excitationexplain_box{position:absolute;bottom:0;width:100%;margin:0}.excitationexplain_box .modal-content{min-height:calc((100vh - 44px) / 2);max-height:calc(100vh - 44px);border-radius:8px 8px 0 0!important;background:#fff}.excitationexplain_box .modal-content .modal-header{text-align:center;position:relative}.excitationexplain_box .modal-content .modal-header img{position:absolute;z-index:2000;top:0;left:0;width:44px}.excitationexplain_box .modal-content .modal-header .modal-title{font-size:1.7rem;font-weight:500;color:#000;text-align:center;width:100%}.excitationexplain_box .modal-content .modal-body{display:block;width:calc(100% - 24px);max-height:calc(100vh - 88px)!important;margin:auto;padding:12px 0!important}.excitationexplain_box .modal-content .modal-body table{width:100%;border-spacing:0;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.excitationexplain_box .modal-content .modal-body table td,.excitationexplain_box .modal-content .modal-body table th{text-align:center}.excitationexplain_box .modal-content .modal-body table thead>tr{font-size:1.2rem;color:#666;height:44px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.excitationexplain_box .modal-content .modal-body table tbody>tr{font-size:1.1rem;color:#666}.excitationexplain_box .modal-content .modal-body table tbody>tr th{padding:0 5px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.excitationexplain_box .modal-content .modal-body table tbody>tr td{height:50px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.mylearntime{position:relative;overflow:hidden;width:100%;min-height:100vh;background-color:#f4f4f4}.mylearntime .mylearntime_bg{position:absolute;top:0;left:-25%;width:150%;height:220px;border:1px solid var(--themcolor);border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:var(--themcolor)}.mylearntime .mylearntime_top{font-size:1.7rem;color:#fff;text-align:center;position:fixed;z-index:2;top:0;width:100%;padding:6px 12px 0}.mylearntime .mylearntime_top .mylearntime_top_back{position:absolute;left:12px;height:32px}.mylearntime .mylearntime_top>span{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:40%;margin:4px 0 2px}.mylearntime .mylearntime_top>span:nth-child(3){font-size:1.5rem;position:absolute;right:12px;max-width:20%;margin:7px 0 4px}.mylearntime .mylearntime_top_bgwhite{color:#000;animation:mycentersetting .6s;-ms-zoom-animation:mycentersetting .6s;animation-fill-mode:forwards}.mylearntime .mylearntime_content{position:relative;min-height:100vh;padding:68px 12px 10px}.mylearntime .mylearntime_content .mylearntime_num{font-size:4rem;font-weight:500;color:#fff;text-align:center;margin-bottom:20px}.mylearntime .mylearntime_content .mylearntime_num>.exchangeable_value{display:block;font-size:1.2rem;color:#fff;font-weight:400;text-align:center}.mylearntime .mylearntime_content .mylearntime_list{position:relative;width:100%;min-height:calc(100vh - 170px);padding:0 12px;border-radius:4px;background:#fff}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item{padding:14px 0;border-top:1px solid #e5e5e5;position:relative}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item>div{vertical-align:top;display:inline-block}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_left{width:100%}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_left>div:first-child{font-size:1.4rem;font-weight:400;color:#000;text-align:left;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;margin-bottom:5px;-webkit-box-orient:vertical;-webkit-line-clamp:2;padding-right:92px;min-height:15px;word-break:break-all}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_left>div:nth-child(2){font-size:1.2rem;font-weight:400;color:#999;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_left>div:nth-child(2)>div{margin-left:12px;background-color:#6997ff;color:#fff;padding:1px 4px;border-radius:4px;font-size:1.2rem}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .myclass_list_right{font-size:1.4rem}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_right{font-weight:500;color:#18c884;text-align:right;width:80px;position:absolute;right:0;top:14px}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_right_color{color:#f7931e}.mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item:first-child{border:none}.app_courselist_item{display:flex;width:100%;padding:12px;border-top:1px solid #e5e5e5}.app_courselist_item .app_courselist_item_left{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 116px);padding-right:16px}.app_courselist_item .app_courselist_item_left>div:first-child{word-break:break-all;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app_courselist_item .app_courselist_item_left>div:nth-child(2){margin-top:4px}.app_courselist_item .app_courselist_item_left>div:nth-child(2)>span{font-size:1.1rem;color:#999;margin-right:16px}.app_courselist_item .app_courselist_item_left>div:nth-child(2)>span img{width:13px;margin-right:4px}.app_courselist_item .app_courselist_item_left>div:nth-child(2)>span>span{display:inline-block;vertical-align:middle}.app_courselist_item .app_courselist_item_right{width:116px}.app_courselist_item .app_courselist_item_right .limitWidth{position:relative}.app_courselist_item .app_courselist_item_right .limitWidth .credit_info{position:absolute;right:0;top:4px;background:rgba(0,0,0,.6);border-radius:99px;padding:2px 8px;color:#fff;font-size:1.3rem;transform:scale(.8)}.app_courselist_item .app_courselist_item_right .limitWidth .credit_info img{width:16px;height:16px;margin-right:4px;vertical-align:text-bottom}.app_courselist_item .app_courselist_item_right .limitWidth .credit_info span{font-size:1.4rem;padding-right:2px}.app_course_category_main .app_courselist_item:first-child{border:none!important}.myclasshour .mylearntime_content{padding:58px 12px 10px}.myclasshour .myclasshour_filter{text-align:center}.myclasshour .myclasshour_filter>div{font-size:1.1rem;color:#fff;display:inline;margin:0 auto;padding:4px 15px;border-radius:30px;background:rgba(0,0,0,.1)}.myclasshour .myclasshour_filter>div>img{width:8px;margin-left:4px}.myclasshour .mylearntime_num{margin:8px 0 17px!important}.myclasshour .mylearntime_num>p{font-size:1.1rem;margin:0;padding:0}.myclasshour .mylearntime_list_item_right{color:#f7931e!important}.myclasshour .mylearntime_list_item_left{width:calc(100% - 110px)!important}.myclasshour .mylearntime_list_item_right{width:110px!important}.timequery .modal-dialog{top:44px;margin:0}.timequery .modal-dialog .modal-body{padding:20px 12px!important}.timequery .modal-dialog .modal-body .modal_title{border-bottom:0!important}.timequery .modal-dialog .modal-body .modal_title>span{font-size:1.3rem;text-align:center;display:inline-block;width:calc((100% - 50px) / 3);padding:6px 0;border-radius:16px;background-color:#f4f4f4;background-color:#f8f8f8}.timequery .modal-dialog .modal-body .modal_title>span:nth-child(2){margin:0 25px}.timequery .modal-dialog .modal-body .modal_title>.timequery-select{color:#fff;background-color:var(--themcolor)}.timequery .modal-dialog .modal-body>p{font-size:1.1rem;color:#999;margin:30px 0 10px 6px}.timequery .modal-dialog .modal-body .input_query{display:flex}.timequery .modal-dialog .modal-body .input_query>input{vertical-align:middle;display:inline-block;flex-grow:1;padding:4px 6px;border:1px solid #e5e5e5;background-color:transparent}.timequery .modal-dialog .modal-body .input_query>span{font-size:1.4rem;color:#000;vertical-align:middle;display:inline-block;width:auto;padding:5px 3px}.timequery .modal-dialog .modal-body .input_query>.search{margin-left:6px}.myclasshour-classhour-left{top:12px;left:70px}.myclasshour-classhour-right{top:12px;left:-28px}.excitationexplain{padding:24px 12px}.excitationexplain .excitationexplain_content{overflow:auto;width:100%}.excitationexplain .excitationexplain_content table{width:100%;border-spacing:0;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.excitationexplain .excitationexplain_content table td,.excitationexplain .excitationexplain_content table th{text-align:center}.excitationexplain .excitationexplain_content table thead>tr{font-size:1.2rem;color:#666;height:44px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.excitationexplain .excitationexplain_content table tbody>tr{font-size:1.1rem;color:#666}.excitationexplain .excitationexplain_content table tbody>tr th{padding:0 5px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.excitationexplain .excitationexplain_content table tbody>tr td{height:50px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.next-navbar-project{display:flex;flex-direction:row;justify-content:space-between}.nav-mycourselist ul li{position:relative}.nav-mycourselist ul li:first-of-type,.nav-mycourselist ul li:nth-of-type(2){width:35%}.nav-mycourselist ul li:nth-of-type(3){width:30%}.nav-mycourselist ul .active>div,.nav-mycourselist ul li>div{font-size:1.4rem!important}.nav-mycourselist ul .left_gap{width:1px;height:16px;background-color:#e5e5e5;padding:0;position:absolute;left:-10px;top:10px}.productRank .integral-rank-content-top .integral-rank-content-top-score{display:inline-block;height:20px}.nav-selctBoxs{display:flex;flex-direction:row;justify-content:flex-end}.nav-selctBoxs .selctBoxs-title{color:#999;font-size:1.4rem}.nav-selctBoxs .select{display:flex;flex-direction:row;align-items:center;font-size:1.4rem;cursor:pointer}.nav-selctBoxs .caret{border-top:3px dashed;border-right:3px solid transparent;border-left:3px solid transparent;margin-left:8px}.nav-selctBoxs .btn-group-img{width:12px;margin-left:5px}.nav-selctBoxs .dropdown-toggle{top:-2px;width:auto;height:auto}.nav-selctBoxs .dropdown-menu{min-width:92px;width:100%;max-height:300px;text-align:center;border:0;top:40px!important;left:-32px!important;overflow:auto}.nav-selctBoxs .dropdown-menu li{cursor:pointer;padding:3px 5px;width:100%!important;text-align:center;font-size:1.5rem}.nav-selctBoxs .dropdown-menu li:hover{background-color:#f4f4f4}.my_courselist .grademore .modal-content{border-radius:8px!important;padding:0 16px;width:132px}.my_courselist .grademore .modal-content .modal-body{padding:0}.my_courselist .grademore .modal-content .modal-body>div>a{padding:14px 0}.my_courselist .grademore .modal-content .modal-body>div>a:hover{background-color:transparent}.my_courselist .list-group-item .media-body .one_line_text{height:40px;white-space:inherit;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.examRanking{width:100%;min-height:100vh}.examRanking .examRanking-Mobile{width:100%}.examRanking .examRanking-Mobile .examRanking-Mobile-header{width:100%;height:250px;display:flex;flex-direction:column;position:relative}.examRanking .examRanking-Mobile .examRanking-Mobile-header img{width:100%}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box{width:100%;position:absolute;left:0;top:70px;display:flex;flex-direction:column}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box p,.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box span{color:#fff;text-align:center;max-width:100%}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box span{font-size:2.2rem;font-weight:700;margin-bottom:7px}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box p b{font-size:14px}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box p:first-of-type{font-size:1.6rem;margin-bottom:5px;padding:0 20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box p:nth-of-type(2){font-size:1.1rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-box p:nth-of-type(2) span{align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:80%;color:#fff;font-weight:400;font-size:1.1rem}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-nav{font-size:1.7rem;color:#fff;text-align:center;position:fixed;z-index:2;top:0;width:100%;padding:6px 12px 0}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-nav .mylearntime_top_back{position:absolute;left:12px;height:32px;width:28px}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-nav>span{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:40%;margin:4px 0 2px}.examRanking .examRanking-Mobile .examRanking-Mobile-header .examRanking-Mobile-nav>span:nth-child(3){font-size:1.5rem;position:absolute;right:12px;max-width:20%;margin:7px 0 4px}.examRanking .examRanking-Mobile .examRanking-Mobile-header .mylearntime_top_bgwhite{background-color:#fff!important;color:#000!important}.examRanking .examRanking-Mobile .Examing{background-color:#ff9c33}.examRanking .examRanking-Mobile .Examed{background-color:#ff5d5d}.examRanking .examRanking-Mobile .noExam,.examRanking .examRanking-Mobile .noToExam{background-color:#b1c4c9}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr{position:relative;top:-68px;width:100%;display:flex;flex-direction:column;min-height:calc(100vh - 250px)}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-top{background-color:hsla(0,0%,100%,.9);border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;padding:8px 16px 12px 8px;width:calc(100% - 24px);margin:0 auto}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-top div{display:flex;flex-direction:row;color:#000;align-items:center;max-width:50%}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-top div img{width:30px;margin-right:8px;height:30px;border-radius:30px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-top div p{padding:0;margin:0}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-top div p:first-of-type{margin-right:22px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-top div p:nth-of-type(2){margin-left:16px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-top div span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod{position:relative;border-top-left-radius:16px;border-top-right-radius:16px;background-color:#fff;width:100%;top:-6px;padding:0 12px;flex:1}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium{width:100%;border-bottom:1px solid #e5e5e5;padding:16px 0 15px;display:flex;flex-direction:row;justify-content:center;align-items:flex-end}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item{display:flex;flex-direction:column;align-items:center;width:33.3333333333%}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item div{width:100%;display:flex;flex-direction:column;align-items:center}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item div p{margin:13px 0 0;text-align:center}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item div p:first-of-type{font-size:1.6rem;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:18px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item div p:nth-of-type(2){font-size:1.3rem;color:#000;margin-top:8px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item1 div{position:relative}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item1 .head{width:70px;height:70px;border-radius:70px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item1 .head-icon{width:30px;height:30px;position:absolute;bottom:-10px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item2 div{position:relative}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item2 .head{width:60px;height:60px;border-radius:60px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item2 .head-icon{width:25px;height:25px;position:absolute;bottom:-10px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item3 div{position:relative}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item3 .head{width:60px;height:60px;border-radius:60px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-Podium .Mobile-contanr-Podium-item3 .head-icon{width:25px;height:25px;position:absolute;bottom:-10px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList{width:100%;padding:24px 8px;display:flex;flex-direction:column}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;align-items:center}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box:last-of-type{margin:0}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box div{display:flex;flex-direction:row;align-items:center;max-width:50%}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box div:first-of-type p{color:#9e9e9f;font-size:1.3rem;margin:0 20px 0 0}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box div:first-of-type span img{width:30px;height:30px;border-radius:30px}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box div:first-of-type span{color:#000;font-size:1.3rem;flex-direction:row;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box div:nth-of-type(2){font-size:1.4rem;color:#000}.examRanking .examRanking-Mobile .examRanking-Mobile-contanr .Mobile-contanr-mod .Mobile-contanr-RankList .Mobile-contanr-RankList-box div:nth-of-type(2) p{color:#9e9e9f;font-size:1.3rem;margin:0 0 0 8px}.project_homework_list_progress span{color:#666!important;font-size:2.4rem!important;font-weight:400!important}.project_homework_list_progress p{color:#999!important;font-size:1.4rem!important}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:transparent;border-color:transparent}.tojoin_signup{width:100%;min-height:calc(100vh - 44px);background-color:#f4f4f4;padding:0 12px}.tojoin_signup>div{width:100%;height:100%}.tojoin_signup>div .mytraincourse_sign_app{width:100%;height:100%;padding-top:8px}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list{border-bottom:0;background-color:#fff;border-radius:8px;margin-top:8px;padding:16px 16px 16px 58px;position:relative}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .sign_title{width:100%;margin-bottom:8px;position:relative}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .sign_title>span{position:absolute;right:-4px;top:0;min-width:36px;padding:1px 2px;text-align:center;background-color:#18c884;color:#fff!important;border-radius:4px}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .sign_title>h4{font-size:1.5rem;color:#000;white-space:normal;word-break:break-all;width:100%;margin:0}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .sign_title .signs_ss{width:80%}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .sign_time{width:100%}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .sign_time>span{color:#999;font-size:1.1rem}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .sign_address{padding-top:8px}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .signup_img{position:absolute;padding:0 10px;margin-right:12px;background-color:rgba(var(--rgbnum),.1);border-radius:0 4px 4px 0;display:flex;align-items:center;left:0;top:50%;transform:translateY(-50%);height:calc(100% - 32px)}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .signup_img .app-svg-themebox{width:24px;height:24px;color:var(--themcolor)}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .signup_img_ss{background-color:rgba(24,200,132,.1)}.tojoin_signup>div .mytraincourse_sign_app .mytraincourse_sign_list .signup_img_ss .app-svg-themebox{width:24px;height:24px;color:#18c884}.evaluate_app{min-height:calc(100vh - 44px);padding:15px 12px;background-color:#f4f4f4}.evaluate_app .exam_testpaperlist .exam_testpaper_list{width:100%;padding:16px 16px 16px 58px;margin-bottom:8px;border:none;border-radius:8px;background-color:#fff;position:relative}.evaluate_app .exam_testpaperlist .exam_testpaper_list>h4{font-size:1.5rem;color:#000;word-break:break-all;white-space:normal;width:100%;margin:4px 0}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_ss{width:80%}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_ss_icon{position:absolute;right:12px;top:18px;min-width:36px;padding:1px 2px;font-size:1.2rem;text-align:center;background-color:#18c884;color:#fff!important;border-radius:4px}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_interval{font-size:1.2rem;color:#999}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_interval>span{display:inline-block;margin-right:15px}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_interval:last-of-type{border-bottom:0}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_img{position:absolute;padding:0 10px;margin-right:12px;background-color:rgba(var(--rgbnum),.1);border-radius:0 4px 4px 0;display:flex;align-items:center;left:0;top:50%;transform:translateY(-50%);height:calc(100% - 32px)}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_img>img{width:24px}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_img .app-svg-themebox{width:24px;height:24px;color:var(--themcolor)}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_img_ss{background-color:rgba(24,200,132,.1)}.evaluate_app .exam_testpaperlist .exam_testpaper_list .evaluate_img_ss .app-svg-themebox{width:24px;height:24px;color:#18c884}.evaluate_app .exam_testpaperlist .exam_testpaper_list:first-of-type{border-top:none!important}.myhomework_audit_left{top:12px;left:85px}.myhomework_audit_right{top:12px;right:12px}.chart_circle_progress svg text{transform:translateY(14px)}.caselibrary-box-list{display:block}.surveyanalysis_content_options_list_progress_iphone .progress>.progress-bar-warning{background-color:#409eff!important}.surveyanalysis_content_options_list_progress_iphone .active>.progress-bar-warning{background-color:#67c23a!important}.assess_people_detail .assess_people_detail_appraise .mat-slider,.assessappraise .assessappraise-box-slider .mat-slider,.evaluation .content_card_item_main .mat-slider,.myexaminereview-dialog .mat-slider{width:100%;padding:0}.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-thumb-container,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-thumb-container,.evaluation .content_card_item_main .mat-slider .mat-slider-thumb-container,.myexaminereview-dialog .mat-slider .mat-slider-thumb-container{transition-duration:0ms}.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-thumb,.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-thumb-label,.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-track-fill,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-thumb,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-thumb-label,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-track-fill,.evaluation .content_card_item_main .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.evaluation .content_card_item_main .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.evaluation .content_card_item_main .mat-slider .mat-slider-thumb,.evaluation .content_card_item_main .mat-slider .mat-slider-thumb-label,.evaluation .content_card_item_main .mat-slider .mat-slider-track-fill,.myexaminereview-dialog .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.myexaminereview-dialog .mat-slider .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.myexaminereview-dialog .mat-slider .mat-slider-thumb,.myexaminereview-dialog .mat-slider .mat-slider-thumb-label,.myexaminereview-dialog .mat-slider .mat-slider-track-fill{background-color:var(--themcolor)!important}.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-track-background,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-track-background,.evaluation .content_card_item_main .mat-slider .mat-slider-track-background,.myexaminereview-dialog .mat-slider .mat-slider-track-background{background-color:#e5e5e5}.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-thumb-label,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-thumb-label,.evaluation .content_card_item_main .mat-slider .mat-slider-thumb-label,.myexaminereview-dialog .mat-slider .mat-slider-thumb-label{width:28px;height:28px;box-shadow:0 0 6px rgba(var(--active-themeColor),.8)}.assess_people_detail .assess_people_detail_appraise .mat-slider .mat-slider-thumb-label .mat-slider-thumb-label-text,.assessappraise .assessappraise-box-slider .mat-slider .mat-slider-thumb-label .mat-slider-thumb-label-text,.evaluation .content_card_item_main .mat-slider .mat-slider-thumb-label .mat-slider-thumb-label-text,.myexaminereview-dialog .mat-slider .mat-slider-thumb-label .mat-slider-thumb-label-text{font-size:1.2rem;opacity:1}.assess_people_detail .assess_people_detail_appraise .mat-slider-horizontal .mat-slider-thumb-label,.assessappraise .assessappraise-box-slider .mat-slider-horizontal .mat-slider-thumb-label,.evaluation .content_card_item_main .mat-slider-horizontal .mat-slider-thumb-label,.myexaminereview-dialog .mat-slider-horizontal .mat-slider-thumb-label{right:-14px;top:-34px;transform:translateY(20px) rotate(45deg)}.assess_people_detail .assess_people_detail_appraise .mat-slider-horizontal.cdk-focused .mat-slider-thumb,.assessappraise .assessappraise-box-slider .mat-slider-horizontal.cdk-focused .mat-slider-thumb,.evaluation .content_card_item_main .mat-slider-horizontal.cdk-focused .mat-slider-thumb,.myexaminereview-dialog .mat-slider-horizontal.cdk-focused .mat-slider-thumb{transform:scale(.2)!important}.assess_people_detail .assess_people_detail_appraise .mat-slider-horizontal.cdk-focused .mat-slider-thumb-label,.assessappraise .assessappraise-box-slider .mat-slider-horizontal.cdk-focused .mat-slider-thumb-label,.evaluation .content_card_item_main .mat-slider-horizontal.cdk-focused .mat-slider-thumb-label,.myexaminereview-dialog .mat-slider-horizontal.cdk-focused .mat-slider-thumb-label{width:28px;height:28px;right:-14px;top:-60px;transform:translateY(20px) rotate(45deg);box-shadow:unset}.assess_datepicker_left{top:12px;left:75px}.assess_datepicker_right{top:12px;left:-75px}.expert_check_options .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.expert_check_options .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.expert_check_options .mat-slider-thumb,.expert_check_options .mat-slider-thumb-label,.expert_check_options .mat-slider-track-fill{background-color:var(--themcolor)!important}.expert_check_options .mat-slider-track-background{background-color:#e5e5e5}.expert_check_options .mat-slider-horizontal{min-width:260px}.mobile_check_detail .mat-slider-horizontal{min-width:calc(100% - 138px)}.coursewareaudio_maxBox>div>.courseware_audio app-audio-base{display:block}.coursewareaudio_maxBox>div>.courseware_audio app-audio-base .coursewareaudio>div>.courseware_audio .courseware_audio_progressbar{align-items:center;justify-content:center;padding:0 32px}.coursewareaudio_maxBox>div>.courseware_audio app-audio-base .coursewareaudio>div>.courseware_audio .courseware_audio_progressbar .speedofprogress{max-width:none;margin:0 12px;width:calc(100vw - 130px)!important}.coursewareaudio_maxBox>div>.courseware_audio app-audio-base .coursewareaudio>div>.courseware_audio section{margin-bottom:23px}.coursewareaudio_maxBox>div>.courseware_audio app-audio-base .coursewareaudio>div>.courseware_audio .courseware_audio_top>div>div{padding:0 45px}.coursewareaudio_maxBox>div>.courseware_audio .courseware_list_plate app-comment-list .comment_list{margin-top:34px}.coursewareaudio_maxBox>div>.courseware_audio .courseware_list_plate app-comment-list:first-of-type .comment_list{margin-top:0}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed{position:fixed;top:0;left:0;height:44px;display:flex;align-items:center;padding:0 12px;width:100%;z-index:10;background-color:#fff}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_back{width:28px;height:32px;margin-right:16px}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_content{width:250px}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_content>.fixed_audio{width:100%;position:relative;padding:2px 0 2px 48px}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_content>.fixed_audio img{width:40px;height:40px;position:absolute;left:0;top:50%;transform:translateY(-50%);cursor:pointer}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_content>.fixed_audio .fixed_audio_right{display:flex;flex-direction:column;width:100%}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_content>.fixed_audio .fixed_audio_right>span{width:100%}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_content>.fixed_audio .fixed_audio_right>span:first-of-type{font-size:1.4rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.coursewareaudio_maxBox>div>.courseware_audio .courseware_audio_fixed .courseware_audio_fixed_content>.fixed_audio .fixed_audio_right>span:nth-of-type(2){font-size:1.1rem;color:#999}.coursecoursewarecontent_video{padding-top:285px}.interpret .modal-dialog{text-align:center;position:absolute;bottom:16px;left:0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0 12px;z-index:1000}.interpret .modal-content{box-shadow:none!important;border:none;border-radius:4px!important;background-color:transparent}.interpret .modal-content>.modal-body>div{padding:0 10px;border-radius:8px!important;background-color:#fff}.interpret .modal-content>.modal-body>div>div{padding:13px 0;border-bottom:1px solid #e5e5e5;font-size:1.5rem}.interpret .modal-content>.modal-body>div>div:last-child{border-bottom:none}.interpret .modal-content>.modal-body .cancel{padding:10px 0 15px!important;border:none;background-color:transparent!important;font-size:1.5rem}.normal_footer{height:52px}.normal_content{padding-bottom:52px}.input_required_tag:before{content:"*";color:red;margin-right:4px}.commments_list>.commments_list_box>.commments_list_content app-comment-list:first-of-type .comment_list{margin-top:0}.high_footer{min-height:calc(100vh - 70px)}@supports (bottom:constant(safe-area-inset-bottom)) or (bottom:env(safe-area-inset-bottom)){.iphonex_footer{height:calc(constant(safe-area-inset-bottom) + 52px);height:calc(env(safe-area-inset-bottom) + 52px);padding-bottom:env(safe-area-inset-bottom)}.iphonex_content{padding-bottom:calc(env(safe-area-inset-bottom) + 52px)}.iphonex_bottom{padding-bottom:calc(env(safe-area-inset-bottom))}.iphonex_content_bookclub{padding-bottom:calc(env(safe-area-inset-bottom) + 64px)!important}.iphonex_bottom_bookclub{padding-bottom:calc(env(safe-area-inset-bottom))}.iphonex_bottom_listen{margin-bottom:calc(env(safe-area-inset-bottom))}}@supports (not (bottom:constant(safe-area-inset-bottom))) and (not (bottom:env(safe-area-inset-bottom))){.iphonex_footer{height:calc(34px + 52px);padding-bottom:34px}.iphonex_bottom,.iphonex_content{padding-bottom:calc(34px + 52px)}.iphonex_content_bookclub{padding-bottom:calc(34px + 64px)!important}.iphonex_bottom_bookclub{padding-bottom:34px}.iphonex_bottom_listen{margin-bottom:34px}}.tojoin_homework{width:100%;background-color:#f4f4f4;min-height:calc(100vh - 44px);padding:12px}.tojoin_homework .tojoin_homework_inp,.tojoin_homework .tojoin_homework_top{width:100%;background-color:#fff;border-radius:8px;padding:16px}.tojoin_homework .tojoin_homework_top{margin-bottom:10px}.tojoin_homework .tojoin_homework_top .homework_top_title{position:relative;width:100%;min-height:24px;padding:0 0 0 32px;font-size:1.6rem;font-weight:700;color:#000;white-space:normal;word-break:break-all}.tojoin_homework .tojoin_homework_top .homework_top_title>img{position:absolute;left:0;top:0;width:24px;height:24px}.tojoin_homework .tojoin_homework_top .homework_top_briefInfor{margin:17px 0 8px;font-size:1.3rem;color:#000;white-space:normal;word-break:break-all}.tojoin_homework .tojoin_homework_top .homework_top_endTime{font-size:1.1rem;color:#ccc}.tojoin_homework .tojoin_homework_inp>form{width:100%;display:inline-block}.tojoin_homework .tojoin_homework_inp>form>textarea{width:100%;height:160px;font-size:1.4rem;color:#000;resize:none;border:0}.tojoin_homework .tojoin_homework_inp>form>.homework_inp_icon{display:inline-block;width:100%;padding:8px 0;border-bottom:1px solid #ccc;font-size:1.2rem;color:#ccc;text-align:right}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file{width:100%;margin-top:16px}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_upload{width:100%;display:flex;align-items:center;justify-content:space-between}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_upload .file_upload_left{width:calc(100% - 104px);font-size:1.2rem;color:#000}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_upload .file_upload_left>span{font-size:1.1rem;color:#999;text-align:justify;white-space:normal;word-break:break-all;display:inline-block}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_upload .file_upload_right{width:80px;height:80px;border-radius:6px;position:relative}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_upload .file_upload_right>img{width:100%}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_upload .file_upload_right>input{position:absolute;left:0;top:0;width:80px;height:80px;opacity:0;z-index:1}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_show{width:100%;padding-right:40px;position:relative}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_show>img{position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:20px}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_show>div{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_show>div>span{width:100%;display:flex;align-items:center;color:#000;font-size:1.4rem}.tojoin_homework .tojoin_homework_inp>.tojoin_homework_file .tojoin_homework_file_show>div>span>img{width:20px;height:20px;margin-right:8px}.tojoin_homework .tojoin_homework_btn{margin-top:24px;width:100%;display:flex;align-items:center;justify-content:center}.tojoin_homework .tojoin_homework_btn>span{width:160px;height:44px;background-color:rgba(0,152,237,.4);border-radius:99px;color:#fff;font-size:1.6rem;display:flex;align-items:center;justify-content:center}.tojoin_homework .tojoin_homework_btn .active{background-color:rgba(var(--rgbnum),1)}.tojoin_homework .tojoin_homework_btn>.putash_btn{background-color:rgba(var(--rgbnum),.2);border:#f1f1f1!important;pointer-events:none}.recording .modal-dialog{text-align:center;position:absolute;bottom:0;left:0;width:100%;margin:0;padding:0;background-color:#fff;border-radius:16px 16px 0 0}.recording .modal-dialog>.modal-content{background:linear-gradient(180deg,rgba(0,152,237,.1),rgba(0,152,237,0));border-radius:16px 16px 0 0}.recording .modal-dialog>.modal-content .recording_header{position:relative;padding:4px 0 0;text-align:center;font-size:1.7rem;color:#000;display:flex;align-items:center;width:100%}.recording .modal-dialog>.modal-content .recording_header>span{width:100%;display:inline-block;text-align:center}.recording .modal-dialog>.modal-content .recording_header>img{width:28px;position:absolute;left:12px;top:0;z-index:1}.recording .modal-dialog>.modal-content .recording_content{width:100%;display:flex;flex-direction:column;margin-top:28px;align-items:center}.recording .modal-dialog>.modal-content .recording_content>img{width:89px}.recording .modal-dialog>.modal-content .recording_content>span{width:100%;text-align:center;display:inline-block;font-size:1.5rem;color:#000}.recording .modal-dialog>.modal-content .recording_btn{margin-top:32px;display:flex;justify-content:center}.recording .modal-dialog>.modal-content .recording_btn>span{display:inline-block;margin-right:24px;width:90px;height:40px;line-height:40px;background:#fff;border:1px solid #e5e5e5;border-radius:20px;font-size:15px;font-weight:400;text-align:center;color:#000}.recording .modal-dialog>.modal-content .recording_btn>span:nth-of-type(2){background:var(--themcolor);color:#fff}.recording .modal-dialog>.modal-content .recording_tips{width:100%;font-size:1.1rem;color:#999;margin:23px 0 16px;text-align:center}.trainingProject-swiper-pagination{width:100%;text-align:center;left:0!important;bottom:0!important}.trainingProject-swiper-pagination>.swiper-pagination-bullet{width:8px;height:8px;border:1px solid hsla(0,0%,100%,.5)!important;background-color:hsla(0,0%,100%,.5)!important;margin-right:8px;cursor:pointer}.trainingProject-swiper-pagination>.swiper-pagination-bullet-active{border:1px solid transparent!important;background-color:#fff!important}.mytask_timepick_left,.mytask_timepick_right{top:0;left:0}.noteeditdialog_footer #Editor .ck-editor{height:calc(100% - 26px)}.noteeditdialog_footer #Editor .ck-editor .ck-editor__main{height:100%}.noteeditdialog_footer #Editor .ck-editor .ck-toolbar_grouping{height:44px;border:none;padding-left:12px;border-top-right-radius:4px;border-top-left-radius:4px;background:#f8f8f8}.noteeditdialog_footer #Editor .ck-editor .ck-content{border:none;box-shadow:none;overflow:auto;padding:8px 8px 4px;min-height:calc(100% - 48px);max-height:calc(100% - 48px)}.noteeditdialog_footer #Editor .ck-editor .ck-content .ck-placeholder,.noteeditdialog_footer #Editor .ck-editor .ck-content p{margin:0;height:100%}.noteeditdialog_footer #Editor .ck-toolbar{background:#f8f8f8;border:none;border-radius:4px}.noteeditdialog_footer #Editor .ck-toolbar .ck-button__icon{color:#131418}.noteeditdialog_footer #Editor .ck-content{border:none;box-shadow:none;overflow:auto;min-height:calc(100% - 64px);max-height:calc(100% - 64px);padding:8px 8px 4px}.noteeditdialog_footer #Editor .ck-content .ck-placeholder,.noteeditdialog_footer #Editor .ck-content p{margin:0;word-break:break-all;height:100%}.next-navbar-padding .col-5,.next-navbar-padding .col-md-5{max-width:20%;flex:0 0 20%}.ck-body-wrapper{display:none}.block_grey{background-color:hsla(0,0%,80%,.2)!important;color:#ccc!important}.title_grey{color:#c0c4cc!important}.common_container{padding:12px;background-color:#f4f4f4;min-height:calc(100vh - 44px)}.direct_pass{background-color:#fff;border-radius:8px;position:relative;height:370px}.direct_pass .nomessage_defult{position:absolute;transform:translateY(-50%);top:50%}.direct_pass .nomessage_defult>img{margin-top:0}.exam_submited_box{border-radius:16px}.exam_submited_box .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.exam_submited_box .modal-content{margin-right:12px;margin-left:12px;background-color:transparent;border-radius:16px;flex:1;overflow:hidden}.exam_submited_box .modal-content .modal-body{background-color:#fff;border-radius:16px;overflow:hidden}.exam_submited_box .modal-content .modal-body>div{border-bottom:none!important}.exam_submited_box .modal-content .modal-body .submited_desc{padding:40px 32px;font-size:2rem;font-weight:700;text-align:center;white-space:pre-wrap;word-break:break-all;overflow:hidden}.exam_submited_box .modal-content .modal-body .submited_view{text-align:center;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:32px}.exam_submited_box .modal-content .modal-body .submited_view>div{font-size:1.6rem;font-weight:700;text-align:center;padding:12px 48px;border-radius:99px;line-height:normal;background:var(--themcolor);color:#fff}.learning-map-activity-list-container .posttree-tooltip-message-tip,.post_tree_container .posttree-tooltip-message-tip{padding:0;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.learning-map-activity-list-container .posttree-tooltip-message-tip .arrow,.post_tree_container .posttree-tooltip-message-tip .arrow{display:none}.learning-map-activity-list-container .posttree-tooltip-message-tip .tooltip-inner,.post_tree_container .posttree-tooltip-message-tip .tooltip-inner{padding:4px 8px;font-size:1.2rem;color:rgba(0,0,0,.8);background-color:#fff;border-radius:4px}.plan_calendar{width:100%;display:block;box-shadow:none}.plan_calendar .bs-datepicker-body{border:none;padding:0}.plan_calendar .bs-datepicker-head button.next span,.plan_calendar .bs-datepicker-head button.previous span{color:#000}.plan_calendar .bs-datepicker-head{min-width:unset;background-color:transparent;padding:10px 0}.plan_calendar .bs-datepicker-body{min-width:unset}.plan_calendar .bs-datepicker-body table.months td{width:33%}.plan_calendar .bs-datepicker-head button.current{color:#000}bs-datepicker-inline-container{display:block!important}.gameActivityRank .rank_content_white_wrapper .nomessage_defult img{margin-top:0}.progressTooltip{top:-4px!important;left:8px!important}.progressTooltip .tooltip-arrow:before{border-top-color:#fff}.progressTooltip .tooltip-inner{background-color:#fff;color:var(--themcolor)}.fixdate_box .bs-datepicker-body .weeks thead tr :first-child{display:block!important}.pc_fixdate_box .bs-datepicker .bs-media-container{display:block}.input_placeholder_color_gray::input-placeholder{color:#ccc;font-size:1.3rem}.input_placeholder_color_gray::-webkit-input-placeholder{color:#ccc;font-size:1.3rem}.input_placeholder_color_gray:-moz-placeholder{color:#ccc;font-size:1.3rem}.input_placeholder_color_gray::-ms-input-placeholder{color:#ccc;font-size:1.3rem}.beingsubmitting{z-index:2000}.beingsubmitted_box{margin-top:calc((100vh - 70px) / 2);text-align:center}.beingsubmitted{display:inline-block;text-align:center;width:70px;margin:auto;position:relative;transform:translateY(-25px)}.beingsubmitted>div{animation-fill-mode:both;position:absolute;width:20px;height:20px;border-radius:100%;border:1px solid transparent}.beingsubmitted .beingsubmitted1{top:50px;background-color:#ff7272;animation-name:ball-triangle-path-1;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.beingsubmitted .beingsubmitted2{left:25px;background-color:#fdc13b;animation-name:ball-triangle-path-2;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.beingsubmitted .beingsubmitted3{top:50px;left:50px;background-color:#1a95ff;animation-name:ball-triangle-path-3;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.shs-record-upload-retry{padding:10px;background-color:#fff;border-radius:99px;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);cursor:pointer;margin-top:10px;position:fixed;bottom:calc(50% - 22px);right:20px;z-index:200}.shs-record-upload-retry .cloud{width:24px;height:24px}.shs-record-upload-retry .tip{width:16px;height:16px;border:1px solid #fff;border-radius:99px;overflow:hidden;position:absolute;right:0;top:0}.ngx-select,.ngx-select__selected{height:100%}.ngx-select__toggle{font-size:1em;height:100%;padding-left:0;border:none;background:unset;background-color:unset!important}.ngx-select__placeholder{margin:auto 0;vertical-align:middle;line-height:100%}.ngx-select__search{font-size:1em;height:100%;border:none}.ngx-select__choices{font-size:1em}.ngx-select__clear{font-size:1em;color:#000;margin-right:25px!important}.ngx-select__selected-plural>span,.ngx-select__selected-single>span{line-height:100%}.ngx-select__toggle-buttons{margin-left:30px}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes coruscate{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes audiorotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes trainqarotate{0%{transform:rotate(0deg)}to{transform:rotate(-45deg)}}@keyframes trainqarotateback{0%{transform:rotate(-45deg)}to{transform:rotate(0deg)}}@keyframes pclist{0%{position:relative;top:0;box-shadow:0 0 0 transparent;background-color:#fff}to{position:relative;top:-5px;box-shadow:0 5px 10px rgba(0,0,0,.15);background-color:#fff}}@keyframes pclistenlarge{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes luckdraw_turntabletwo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes luckdraw_turntablethree{0%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.creadopendrawer{animation:creadopendrawer .5s;animation-fill-mode:forwards}.creadclosedrawer{animation:creadclosedrawer .5s;animation-fill-mode:forwards}@keyframes creadopendrawer{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes creadclosedrawer{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes closedrawer{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes opendrawer{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes mymove{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes mycentersetting{0%{background-color:hsla(0,0%,100%,0)}10%{background-color:hsla(0,0%,100%,.1)}20%{background-color:hsla(0,0%,100%,.2)}30%{background-color:hsla(0,0%,100%,.3)}40%{background-color:hsla(0,0%,100%,.4)}50%{background-color:hsla(0,0%,100%,.5)}60%{background-color:hsla(0,0%,100%,.6)}70%{background-color:hsla(0,0%,100%,.7)}80%{background-color:hsla(0,0%,100%,.8)}90%{background-color:hsla(0,0%,100%,.9)}to{background-color:#fff}}@keyframes volumeFadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes ripple{0%{transform:scale(1)}to{transform:scale(2.2);opacity:0}}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}@keyframes widthIncrease{0%{width:0}to{width:100%}}:root{--themcolor:#0098ed;--active-themeColor:#0081ca;--rgbnum:0,129,202;--placeholder-color:#ccc}[type=button],[type=reset],[type=submit],button{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset}.modal-dialog-bottom{display:flex;align-items:flex-end;min-height:50px;margin:0}.modal-dialog-bottom:before{display:block;height:100vh;content:""}.modal-dialog-bottom.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-bottom.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-bottom.modal-dialog-scrollable:before{content:none}.dropdown-toggle:after{display:none}.caret{vertical-align:middle;display:inline-block;width:0;height:0;margin-left:2px;border-top:5px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.avatar{width:40px;height:40px;border-radius:20px}.is-pc-device .avatar{width:60px;height:60px;border-radius:30px}.rolldate-container-pc .rolldate-panel{width:600px!important;height:290px!important;padding:10px 24px 24px;border-radius:16px;bottom:0;left:0;top:0;right:0;margin:auto}.rolldate-mask,.rolldate-panel{z-index:1099!important}.bs-datepicker-body table td span.selected{background-color:rgba(var(--rgbnum),.8)!important}.is-pc-device{font-size:1.2rem}.is-pc-device .pc_comtent{min-height:100vh;background:#f4f4f4}.is-pc-device .notfound{top:calc(50vh - 230px)}.is-pc-device .dropdown-menu>li>a{cursor:pointer}.is-pc-device .nomessage_defult{position:absolute;top:calc(50% - 91px);right:0;left:0}.is-pc-device .nomessage_defult>img{width:150px;height:150px;margin-top:0}.is-pc-device .nomessage_defult>p{margin-top:10px}.is-pc-device .gotop{position:relative;right:10px;bottom:10px;left:0;width:44px;height:auto;margin-right:calc((100% - 1200px) / 2 - 80px);padding:0;cursor:pointer;border:none;border-radius:0;background-color:unset}.is-pc-device .gotop>svg-div{width:28px;height:auto}.is-pc-device .gotop>img{width:44px;height:auto;opacity:.6}.is-pc-device .gotop>img:hover{opacity:.9}.is-pc-device .pc_app_download_tips_container{width:44px;position:fixed;right:32px;bottom:80px;z-index:100}.is-pc-device .pc_app_download_tips_container .app_ai_tips{margin-bottom:10px}.is-pc-device .pc_app_download_tips_container .app_ai_tips,.is-pc-device .pc_app_download_tips_container .app_download_tips{width:100%;padding:10px 8px;border-radius:8px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.08);cursor:pointer}.is-pc-device .pc_app_download_tips_container .app_ai_tips .tips-content,.is-pc-device .pc_app_download_tips_container .app_download_tips .tips-content{display:flex;flex-direction:column;align-items:center;gap:10px}.is-pc-device .pc_app_download_tips_container .app_ai_tips .tips-content .tips_desc,.is-pc-device .pc_app_download_tips_container .app_download_tips .tips-content .tips_desc{color:#000;font-size:1.4rem;font-weight:400;text-align:center}.is-pc-device .pc_app_download_tips_container .downloadapp_tips_qrcode_content{position:fixed;right:92px;bottom:0;width:260px;height:260px;display:flex;padding:20px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.08);transition:all .2s linear;visibility:hidden}.is-pc-device .pc_app_download_tips_container .downloadapp_tips_qrcode_content_visible{bottom:80px;visibility:visible}.is-pc-device .pc_app_download_tips_container .gotop{width:100%;cursor:pointer;padding:10px 8px;border-radius:8px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.08)}.is-pc-device .pc_app_download_tips_container .gotop>img{width:100%;height:auto;opacity:.6}.is-pc-device .pc_app_download_tips_container .gotop>img:hover{opacity:.9}.is-pc-device .pc_app_download_tips_container .gotop>svg-div{width:28px;height:auto}.is-pc-device .pc_app_tips{min-width:50px;position:fixed;z-index:2;right:10px;bottom:20px;z-index:100}.is-pc-device .pc_app_tips .downloadapp_tips .downloadapp_tips_tip{width:50px;opacity:.6;cursor:pointer}.is-pc-device .pc_app_tips .downloadapp_tips .downloadapp_tips_tip:hover{opacity:.9}.is-pc-device .pc_app_tips .downloadapp_tips .downloadapp_tips_qrcode{position:fixed;right:70px;bottom:100px;width:240px;height:240px;padding:20px;box-shadow:0 0 8px rgba(0,0,0,.2);background-color:#fff}.is-pc-device .pc_app_tips .downloadapp_tips .downloadapp_tips_qrcode>img{width:200px;height:200px}.is-pc-device .pc_header_left>div>a>span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:24px;max-width:72px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-pc-device .pc_header_left>div>a>app-notice-count{position:absolute;top:6px;left:64%}.is-pc-device .modal-open{overflow:visible}.is-pc-device .dialog_box{width:430px}.is-pc-device .dialog_box .modal-header{padding:20px!important}.is-pc-device .dialog_box .modal-content{padding:5px 20px 20px;border-radius:8px!important}.is-pc-device .dialog_box>.modal-content>.modal-body>div{padding:50px 10px}.is-pc-device .dialog_box .modal-footer{border:none}.is-pc-device .dialog_box .modal-footer .btn{display:inline-block;width:40%;margin-right:20px;border:1px solid #e5e5e5;border-radius:4px}.is-pc-device .dialog_box .modal-footer .btn:last-child{color:#fff;margin:0;border:1px solid transparent;background-color:var(--themcolor)}.is-pc-device .dialog_box .close{margin-top:10px}.is-pc-device header .col-6{width:60%!important}.is-pc-device header .col-6:last-child{width:40%!important}.is-pc-device header .container-fluid .row{margin-right:0;margin-left:0}.is-pc-device .global_shuiyin{top:104px;max-width:1200px;margin:auto}.is-pc-device app-login>div{overflow-x:hidden;min-height:770px}.is-pc-device .loginbg{width:100vw;height:500px;padding:0}.is-pc-device .loginbgfix2{position:relative;width:100%;height:560px;background-color:var(--themcolor)}.is-pc-device .loginbgfix2>img{width:100%;height:500px}.is-pc-device .login{position:absolute;top:0;bottom:0;width:420px;max-height:420px;padding:0;margin:auto 16vw auto 64vw;background:#fff;border-radius:16px;overflow:hidden}.is-pc-device .login .login-form-input{padding:0 15px}.is-pc-device .login .login-oauth2-dingtalk .login-oauth2-dingtalk-title{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:1.8rem;font-weight:400;text-align:center;margin-top:40px}.is-pc-device .login .login-oauth2-dingtalk .login-oauth2-dingtalk-title>img{width:16px;height:16px;margin-right:8px}.is-pc-device .login .login-oauth2-dingtalk .self_defined_element{width:280px;height:280px;margin:auto}.is-pc-device .login .login-oauth2-dingtalk .login-oauth2-dingtalk-tips{font-size:1.4rem;font-weight:400;text-align:center}.is-pc-device .login .login-oauth2-box{padding:0}.is-pc-device .login .login-oauth2-box>iframe{width:100%!important}.is-pc-device .login .login-oauth2-check{width:100%;position:absolute;left:0;bottom:0}.is-pc-device .login .login-oauth2-check .login-oauth2-mode{border-top:1px solid #e5e5e5;padding:18px 24px;text-align:center}.is-pc-device .login .login-oauth2-check .login-oauth2-mode>span{font-size:1.4rem;cursor:pointer;padding:0 8px}.is-pc-device .login .login-oauth2-check .login-oauth2-mode>span>img{width:24px;height:24px;margin-right:8px}.is-pc-device .login .login-oauth2-check .login-oauth2-mode>span>span{display:inline-block;vertical-align:middle}.is-pc-device .login .login-oauth2-check .login-oauth2-back{border-top:1px solid #e5e5e5;padding:18px 24px;font-size:1.4rem;cursor:pointer}.is-pc-device .login .login-oauth2-check .login-oauth2-back>img{width:8px;margin-right:8px}.is-pc-device .login .login-oauth2-check .login-oauth2-back>span{display:inline-block;vertical-align:middle}.is-pc-device .support_oauth2login{max-height:457px}.is-pc-device .support_english{max-height:494px!important}.is-pc-device .oauthlogin_failed>div{max-width:600px}.is-pc-device .logintitle{margin:40px 25px 32px}.is-pc-device .login_warn{width:100%}.is-pc-device .login_form_group{margin-bottom:24px}.is-pc-device .login_form_group:nth-child(2){position:relative;margin-bottom:10px}.is-pc-device .login_form_group:nth-child(2) input{padding-right:36px}.is-pc-device .login_form_group:nth-child(2) .icon-eye-wrap{position:absolute;top:50%;right:6px;transform:translateY(-50%);padding:6px;cursor:pointer}.is-pc-device .login_form_group:nth-child(2) .icon-eye-wrap .icon-eye{color:#606266}.is-pc-device .logintitle>div{font-size:1.8rem;font-weight:700;color:#000;line-height:normal;letter-spacing:0;font-family:思源黑体}.is-pc-device .loginwenzi{position:absolute;top:calc(219.59px / 2);width:730px;margin-right:calc((64% - 730px) * 1 / 2);margin-left:calc((64% - 730px) * 1 / 2)}.is-pc-device .loginwenzi>img{width:100%}.is-pc-device .loginheader{width:100%;height:72px;background-color:#fff}.is-pc-device .loginheader>div{display:inline-block;height:72px;margin-left:calc((100vw - 170px) / 12);padding-top:16px;padding-bottom:16px}.is-pc-device .wdlogo{display:flex;align-items:center;justify-content:left;height:40px;margin-right:36px;cursor:auto}.is-pc-device .wdlogo>img{height:40px;margin-right:10px}.is-pc-device .wdlogo .loginheader-app-mesg{display:flex;flex-direction:column;align-items:flex-start;justify-content:left;white-space:pre-wrap}.is-pc-device .wdlogo .loginheader-app-mesg>div{display:inline-block}.is-pc-device .wdlogo .loginheader-app-mesg>div:first-child{color:#000;font-size:2.2rem;font-weight:700;line-height:26px;letter-spacing:1px}.is-pc-device .wdlogo .loginheader-app-mesg>div:nth-child(2){width:100%;text-align:center;color:#666;font-size:1.2rem;font-weight:700;line-height:12px;letter-spacing:.5px}.is-pc-device .loginheader>.pc_header_right{float:right;width:auto;height:72px;margin-right:calc((100vw - 170px) / 12);margin-left:0;padding-top:26px;padding-bottom:13px}.is-pc-device .pc_subsidiary_information{text-align:center;width:100%;height:auto;margin-top:60px}.is-pc-device .pc_subsidiary_information>div{display:inline-block}.is-pc-device .pc_subsidiary_information .loginversion{font-size:1.6rem;color:#666;padding:0 20px}.is-pc-device .pc_subsidiary_information .app_download{font-size:1.6rem;color:#666;padding:0 20px;cursor:pointer;border-left:1px solid #666}.is-pc-device .pc_subsidiary_information .app_download>span>a{color:#666}.is-pc-device .pc_subsidiary_information .app_download>span>a:hover{color:var(--active-themeColor)}.is-pc-device .btn_login{position:relative;margin-top:0;margin-bottom:10px;border:1px solid hsla(0,0%,100%,0);border-radius:5px}.is-pc-device .btn_login>button{width:100%;padding:9px;border:1px solid hsla(0,0%,100%,0);border-radius:5px}.is-pc-device .btn_login .btn.focus,.is-pc-device .btn_login .btn:focus,.is-pc-device .btn_login .btn:hover,.is-pc-device .btn_login>button{color:#fff;background-color:var(--themcolor)}.is-pc-device .btn_login .btn_hover:hover{background-color:var(--active-themeColor)}.is-pc-device .pc_login_form{margin:0 25px}.is-pc-device .pc_login_form .form-control{height:40px;font-size:1.4rem}.is-pc-device .pc_login_form .form-control:focus{border-color:var(--themcolor)}.is-pc-device .app_login_privacyagreement{margin-top:8px}.is-pc-device .foundback_title{min-height:calc(100vh - 188px);padding:20px 0 40px;background-color:#f4f4f4}.is-pc-device .foundback_title .common_title{padding:24px;border-radius:8px}.is-pc-device .foundback_title .getpwd{padding-top:0}.is-pc-device .foundback_title .getpwd>div{display:inline-block}.is-pc-device .foundback_title .getpwd .exchange{float:right;font-weight:400;font-size:1.2rem;cursor:pointer}.is-pc-device .foundback_title .getpwd .exchange>div{width:24px;height:24px;background-color:var(--themcolor);border-radius:50%;padding:3px;display:inline-block;margin-right:8px}.is-pc-device .foundback_title .getpwd .exchange>div>img{width:100%;height:100%}.is-pc-device .foundback_title .foundback{width:560px;margin:80px auto}.is-pc-device .foundback_title .foundback .sendphone{font-size:1.4rem;padding-top:0;text-align:left}.is-pc-device .foundback_title .foundback .sendphone>span{color:var(--themcolor)}.is-pc-device .foundback_title .foundback .pctext{padding-top:50px;text-align:left;margin-top:0;color:#000;font-size:1.4rem}.is-pc-device .foundback_title .foundback .passtip{font-size:1.4rem;margin-bottom:44px;text-align:left;color:#000}.is-pc-device .foundback_title .foundback .show_password{top:110px}.is-pc-device .foundback_title .foundback .confirm_password{top:154px}.is-pc-device .foundback_title .tologin{color:#999;font-size:1.2rem;float:right;margin-top:16px;cursor:pointer}.is-pc-device .foundback_title .tologin>span>img{width:16px}.is-pc-device .foundback_title .tologin>span{color:#000}.is-pc-device .pc_codelist_line{margin-right:16px;width:calc((50% - 40px) / 3)}.is-pc-device .foundback_title>div{width:1200px;height:100%;margin:auto;background-color:#fff}.is-pc-device .foundback_title>div:nth-child(2){width:1200px;margin:auto;padding-right:20px;padding-bottom:40px;padding-left:20px;border:1px solid #fff;background:#fff}.is-pc-device .foundback_form{padding-right:0;padding-left:0}.is-pc-device .foundback>span:first-child{text-align:center;display:block;padding-top:30px}.is-pc-device .pc_foundback_progress{text-align:center;width:100%;padding:70px 0 30px;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_foundback_progress>div{font-size:1.4rem;color:#000;display:inline-block;margin:0 70px}.is-pc-device .pc_foundback_progress>div>.app-svg-themebox,.is-pc-device .pc_foundback_progress>div>img{width:50px;margin-right:10px}.is-pc-device .pc_foundback_input{width:600px;margin:auto;padding:50px 0 80px}.is-pc-device .pc_messageback_input{width:100%}.is-pc-device .pc_foundback_input>div{text-align:center;margin-bottom:30px}.is-pc-device .pc_foundback_input_phonenumber>div{position:relative;display:inline-block}.is-pc-device .pc_foundback_input_phonenumber>div>span{position:absolute;display:inline-block;padding:11px;border-right:1px solid #e5e5e5}.is-pc-device .pc_foundback_input_phonenumber>div>span>img{width:16px}.is-pc-device .pc_foundback_input_phonenumber>div>input{font-size:1.6rem;display:inline-block;width:396px;height:auto;padding:10px 40px 10px 52px;box-shadow:inset 0 1px 1px #e5e5e5;border:1px solid #e5e5e5;outline:0}.is-pc-device .pc_foundback_input_phonenumber>div>img{position:absolute;top:11px;left:364px;width:22px}.is-pc-device .pc_foundback_input_phonenumber>p{font-size:1.4rem;color:#999;display:inline-block;margin:0 0 0 40px}.is-pc-device .pc_foundback_input_code>input{font-size:1.6rem;display:inline-block;width:48%;height:auto;padding:10px;box-shadow:inset 0 1px 1px #e5e5e5;border:1px solid #e5e5e5;outline:0}.is-pc-device .pc_foundback_input_code>div{vertical-align:top;display:inline-block;margin:0 20px;padding:7px 0;cursor:pointer}.is-pc-device .pc_foundback_input_code>div img{width:72px;height:30px}.is-pc-device .pc_foundback_input_code>p{font-size:1.4rem;color:#999;display:inline-block;margin:0 0 0 40px}.is-pc-device .pc_foundback_tips{font-size:1.3rem;font-weight:400;color:#999;display:inline-block}.is-pc-device .pc_foundback_tips>span{color:#000;cursor:pointer}.is-pc-device .pc_foundback_tips>span:hover{color:var(--themcolor)}.is-pc-device .pc_foundback_input .pc_foundback_input_btn{width:600px}.is-pc-device .pc_foundback_code_input{width:300px}.is-pc-device .pc_foundback_code_input>div{text-align:left}.is-pc-device .btn_login_img{position:absolute;top:0;bottom:0;max-height:22px;margin:auto 20% auto 65%;animation:mymove .9s linear infinite}.is-pc-device .btn_login_img>img{width:18px;height:18px;opacity:.9}.is-pc-device .loading_pc{width:100%;height:100%}.is-pc-device .loading_img_pc{z-index:1;width:100%;height:100%}.is-pc-device .loading_img_pc img{width:100%}.is-pc-device .loading_content_pc{text-align:center;position:fixed;z-index:10;top:80px;left:0;width:100%}.is-pc-device .maincontent{padding-bottom:0}.is-pc-device .pc_nomessage_defult{text-align:center;padding:20px 10px}.is-pc-device .pc_nomessage_defult p{font-size:1.4rem;color:#666;margin:0}.is-pc-device .loadingicon{position:relative;width:100%!important;margin:0;padding:10px}.is-pc-device .loadingicon,.is-pc-device .loadingicon:hover{background-color:transparent!important}.is-pc-device html{overflow:auto;background-color:#fff}.is-pc-device .pc{margin:auto;background-color:#f8f8f8}.is-pc-device .pc_header_left>div{display:inline-block;vertical-align:middle;cursor:pointer}.is-pc-device .nav>.container-fluid>.row{padding-top:0}.is-pc-device .pc_header_left>div>a{position:relative;font-size:1.4rem;color:#000;vertical-align:middle;text-decoration:none;display:inline-block;padding:20px 12px;cursor:pointer;transition:all .5s ease-in-out;border-top:4px solid transparent}.is-pc-device .pc_header_left>div>a:hover{color:var(--themcolor);box-shadow:0 -1px 3px rgba(0,0,0,.05);transition:all .5s ease-in-out;border-top:4px solid var(--themcolor)}.is-pc-device .pc_header_right{display:flex;float:right;align-items:center;width:auto;padding-top:18px}.is-pc-device .pc_header_right>div:last-child{padding-right:0}.is-pc-device .pc_header_right .diy-head-dropdown{position:relative;margin-right:24px;border-right:1px solid #e8e8e8;cursor:pointer;padding:0 24px 0 0}.is-pc-device .pc_header_right .diy-head-dropdown-toggle{display:inline-flex;flex-flow:row nowrap;align-items:center;background:#f8f8f8;border-radius:99px;padding:0 10px 0 0;overflow:hidden;max-width:100px}.is-pc-device .pc_header_right .diy-head-dropdown-toggle:hover>span{color:var(--themcolor)}.is-pc-device .pc_header_right .diy-head-dropdown-toggle:hover>i{border-top:4px solid var(--themcolor)}.is-pc-device .pc_header_right .diy-head-dropdown-toggle span{padding:0 4px 0 10px;color:#999;font-size:1.2rem;line-height:24px;max-width:100px;text-overflow:ellipsis;overflow:hidden}.is-pc-device .pc_header_right .diy-head-dropdown-toggle i{display:inline-block;font-weight:400;margin-left:7px;width:0;height:0;border-top:4px solid #999;border-left:3px solid transparent;border-right:3px solid transparent}.is-pc-device .pc_header_right .is-open-dir-dropdown>span{color:var(--themcolor)}.is-pc-device .pc_header_right .is-open-dir-dropdown>i{border-top:4px solid var(--themcolor)}.is-pc-device .pc_header_right .diy-head-dropdown-menu{border-radius:8px;padding:8px 0;background:#fff;border:0 solid rgba(0,0,0,.15);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);top:28px!important}.is-pc-device .pc_header_right .diy-head-dropdown-menu li{min-width:120px;max-width:800px;padding:10px 24px;font-size:1.4rem;color:#000;font-weight:400;line-height:22px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-pc-device .pc_header_right .diy-head-dropdown-menu .active_menu{color:var(--themcolor)}.is-pc-device .pc_header_right .pc_header_right_all>div,.is-pc-device .pc_header_right>div{display:inline-block;padding:5px 0;cursor:pointer}.is-pc-device .pc_header_right_all{border-radius:25px}.is-pc-device .pc_header_right_all .pc_header_navbar_btn_search{padding:0 22px 0 0!important}.is-pc-device .pc_header_right_all .pc_header_navbar_btn_show{padding:0 22px!important;border-left:1px solid #ecf0f1}.is-pc-device .pc_header_right>div .pc_header_navbar_btn_user_img{width:30px;height:30px;border-radius:30px}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu{top:54px!important;left:-40px!important;width:140px;min-width:0;margin:0;padding:8px 16px;border:none;border-radius:8px;box-shadow:0 3px 6px 0 rgba(0,0,0,.1)}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li{font-size:1.4rem;color:#000;text-align:left;padding:16px 0;border-bottom:1px solid #e5e5e5;position:relative}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li:last-of-type{border-bottom:0}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li>span{display:inline-block;width:100%;position:relative;padding:0 15px 0 0}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li>span>.app-svg-themebox{position:absolute;right:0;top:50%;transform:translateY(-50%);width:8px;height:8px;color:#000}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li>.dropdown_box{position:absolute;transform:translateX(-95%)!important;top:0!important;left:0!important}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul{display:inline-block;width:200px;border-radius:8px;padding:0 16px;position:static;margin-right:40px}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li{width:100%;padding:16px 0;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li:last-of-type{border-bottom:0}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li>span{width:100%;display:inline-block;text-align:left;margin-bottom:4px}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li>span>.app-svg-themebox{width:16px;height:16px}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li>span:first-of-type{font-size:1.4rem;color:#000}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li>span:nth-of-type(2){color:#999;font-size:1.2rem;margin-bottom:0}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li:hover>span>.app-svg-themebox{color:var(--themcolor)}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul>li:hover>span:first-of-type{font-size:1.4rem;color:var(--themcolor)}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul .selActive>span>.app-svg-themebox{color:var(--themcolor)}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li ul .selActive>span:first-of-type{font-size:1.4rem;color:var(--themcolor)}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li:hover{color:var(--themcolor)}.is-pc-device .pc_header_right .pc_header_navbar_btn_user .dropdown-menu li:hover>span>.app-svg-themebox{color:rgba(var(--rgbnum),1)}.is-pc-device .pc_header_right>div{font-size:1.4rem;vertical-align:top;display:inline-block;height:100%;padding:0 32px 0 0;cursor:pointer}.is-pc-device .pc_header_right>div>div{height:100%}.is-pc-device .pc_header_right>div>.pc_header_navbar_btn_search>div>div{width:24px;height:24px;background:url(icon_syss_n.347ce5384ff90bace377.png);background-repeat:no-repeat;background-size:24px 24px}.is-pc-device .pc_header_right>div>.pc_header_navbar_btn_search:before{position:absolute;right:0;height:24px;content:"";border-right:1px solid #ecf0f1}.is-pc-device .pc_header_navbar_btn_search .dropdown-menu{text-align:center;position:fixed;z-index:9999;top:65px!important;right:0!important;left:0!important;width:100%;margin:0;padding:30px 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:none;border-top:1px solid #d4dce2}.is-pc-device .course_dropdown{padding-bottom:0!important}.is-pc-device .pc_header_navbar_btn_search .dropdown-menu>div{width:1200px;margin:auto}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_tuijian{text-align:left;vertical-align:top;display:inline-block;width:560px;cursor:default}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_tuijian>p{font-size:1.6rem;color:#000;cursor:pointer}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_tuijian .discover_catgory_courseItems{background-color:transparent}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_tuijian .courselist_item{width:calc((100% - 120px) / 2);margin-right:0;padding:0 0 10px}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_tuijian .courselist_item .discover_catgory_courseItems .discover_catgory_goodcourse{padding:0}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_tuijian .courselist_item:first-child{margin-right:30px}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg{text-align:left;vertical-align:top;display:inline-block;width:calc(100% - 560px)}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_category{margin-bottom:25px}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_category>span{font-size:1.4rem;color:#000;display:inline-block;margin:0 40px 12px 0;cursor:pointer}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_category>.active,.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_category>span:hover{color:var(--themcolor)}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message form>div{display:flex;box-shadow:0 0 4px rgba(var(--rgbnum),.4);border-radius:4px}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message input{color:#000;flex-grow:1;padding:2px 40px 2px 10px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;border:1px solid var(--themcolor)}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message input::-webkit-input-placeholder{opacity:.6}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message input::-moz-placeholder{opacity:.6}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message input:-ms-input-placeholder{opacity:.6}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message input::placeholder{opacity:.6}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message form>div>div{font-size:1.4rem;color:#fff;text-align:center;min-width:100px;padding:10px 20px;cursor:pointer;background-color:var(--themcolor)}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_header_navbar_btn_search_msg_message form>div>div:hover{background-color:var(--active-themeColor)}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_search_record_list{margin-top:20px}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_search_record_list>span{font-size:1.2rem;color:#000;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:calc((100% - 120px) / 5);margin-right:30px;padding:6px 10px;cursor:pointer;border:1px solid transparent;border-radius:30px;background-color:#f4f4f4}.is-pc-device .pc_header_navbar_btn_search .pc_header_navbar_btn_search_msg .pc_search_record_list>span:last-child{margin-right:0}.is-pc-device .navbar{position:fixed;z-index:120;top:0;right:0;width:100%;height:72px;box-shadow:0 3px 6px 0 rgba(0,0,0,.05);background-color:#fff}.is-pc-device .nav .row{padding-top:13px}.is-pc-device .navbar>div{position:relative;width:100%;min-width:900px;max-width:1200px;height:100%;margin:auto}.is-pc-device header .container-fluid{padding:0}.is-pc-device .navbar .navbar-text{color:#000;position:relative;top:2px}.is-pc-device .navbar-fixed-bottom{position:fixed;z-index:99;top:0;left:0;width:50vw;height:72px;border-bottom:1px solid var(--themcolor);background-color:#fff}.is-pc-device .navbar-fixed-bottom>div{width:570px;height:100%;margin:0 0 0 auto}.is-pc-device .navbar-fixed-bottom .media-object{display:none}.is-pc-device .navbar-fixed-bottom .nav-tabs{position:absolute;display:inline-block;width:310px;margin:0 0 0 auto;padding:6px 10px}.is-pc-device .navbar-fixed-bottom .nav-tabs>li{font-size:2.1rem;display:inline-block;width:72px}.is-pc-device .navbar-fixed-bottom .nav-tabs{border:none}.is-pc-device .navbar-fixed-bottom .nav-tabs>li>a>div{font-size:1.6rem;font-weight:600;padding:15px 0;cursor:pointer;border:none;background-color:#fff}.is-pc-device .navbar-fixed-bottom .nav-tabs>li>a>div:hover{color:var(--themcolor)}.is-pc-device .nav-tabs>li.active>a,.is-pc-device .nav-tabs>li.active>a:focus,.is-pc-device .nav-tabs>li.active>a:hover,.is-pc-device .nav-tabs>li>a{border:none}.is-pc-device .pc_discover{min-width:1200px;padding:88px 0 16px;background-color:#f4f4f4}.is-pc-device .pc_discover .pc_hmcontainer{padding:0;background-color:#f4f4f4;margin-bottom:24px}.is-pc-device .pc_discover .swiper-slide{display:unset!important}.is-pc-device .hmcontainer{position:relative;width:1200px;height:400px;margin:auto}.is-pc-device .hmcontainer .myslides .swiper-button-next{right:16px}.is-pc-device .hmcontainer .myslides .swiper-button-white{width:40px;height:40px;padding:10px;border-radius:50%;background-color:rgba(0,0,0,.2);background-size:18px 18px}.is-pc-device .hmcontainer .myslides .swiper-button-white:after{font-size:1.4rem;font-weight:700}.is-pc-device .hmcontainer>div{vertical-align:top;display:inline-block}.is-pc-device .hmcourse_category{position:absolute;z-index:99;top:0;left:0;width:240px;height:100%;background-color:rgba(0,0,0,.3);border-radius:8px 0 0 8px}.is-pc-device .hmcourse_category>ul{width:100%;height:100%;margin:0;padding:12px 0}.is-pc-device .hmcourse_category>ul>li{line-height:46px;width:100%;height:46px;padding:0 0 0 9px;list-style:none}.is-pc-device .hmcourse_category>ul .hmcourse_category_more{position:absolute;bottom:10px;width:240px;padding:0 16px;border-radius:4px}.is-pc-device .hmcourse_category>ul .hmcourse_category_more:hover>div{border:none;border-radius:4px!important}.is-pc-device .hmcourse_category>ul .hmcourse_category_more div{justify-content:center;padding:0!important;border-top:1px dashed hsla(0,0%,100%,.2)}.is-pc-device .hmcourse_category>ul .hmcourse_category_more div span>.app-svg-themebox,.is-pc-device .hmcourse_category>ul .hmcourse_category_more div span>img{display:inline-block;width:14px;height:14px;margin-right:6px;position:relative;top:-1px}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_category{font-size:1.4rem;color:#fff;position:relative;display:flex;width:100%;padding:0 25px 0 16px;cursor:pointer}.is-pc-device .hmcourse_category>ul>li:hover .hmcourse_category_category{color:var(--themcolor);border-radius:4px 0 0 4px;background-color:#fff}.is-pc-device .hmcourse_category>ul>li:hover .hmcourse_category_category .course_category_arrow{color:var(--themcolor)}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_category>span{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_category>div{position:absolute;right:10px;width:16px;height:16px}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_category>div .course_category_arrow{color:#fff}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content{position:absolute;z-index:3;top:0;left:240px;width:680px;height:400px;padding:18px 20px 18px 30px;border-left:1px solid rgba(0,0,0,.03);background-color:#fff}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div{position:relative;overflow-y:auto;width:100%;height:100%}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>span{font-size:1.5rem;color:#000;position:absolute;bottom:-4px}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>span:hover{color:var(--themcolor);cursor:pointer}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div{position:relative;margin-bottom:18px}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>span{position:absolute;top:8px;left:-16px;width:6px;height:6px;border:1px solid transparent;border-radius:50%;background-color:var(--themcolor)}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>p{font-size:1.5rem;color:#000;display:inline-block;margin-bottom:7px}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>p>span:nth-child(2){width:16px;height:16px;display:inline-block}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>div>span{font-size:1.3rem;color:#666;display:inline-block;margin-right:38px;padding:2px 2px 2px 0}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>div>span:hover,.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>p:hover{color:var(--themcolor);cursor:pointer}.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>div>span:hover .course_category_arrow,.is-pc-device .hmcourse_category>ul>li>.hmcourse_category_content>div>div>p:hover .course_category_arrow{color:var(--themcolor)}.is-pc-device .hmcontainer .myslides{position:relative;width:1200px;height:100%;border-radius:8px;overflow:hidden}.is-pc-device .hmcontainer .myslides>div>img{width:16px}.is-pc-device .hmcontainer .home_banner_black{height:36px;padding:8px 10px}.is-pc-device .hmcontainer .home_banner_black>p{font-size:1.4rem}.is-pc-device .hmcontainer .swiper-container-horizontal>.swiper-pagination-bullets{text-align:right;height:36px;padding:8px 10px}.is-pc-device .pc_hmcontainer .swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;border:none!important}.is-pc-device .pc_hmcontainer .pc_hmcontainer_banner_pre{left:250px}.is-pc-device .pc_hmcontainer .pc_hmcontainer_banner_next,.is-pc-device .pc_hmcontainer .pc_hmcontainer_banner_pre{position:absolute;z-index:2;top:calc(50% - 25.5px);padding:8px 10px;cursor:pointer;border-radius:50%;background-color:rgba(0,0,0,.2)}.is-pc-device .pc_hmcontainer .pc_hmcontainer_banner_next{right:10px}.is-pc-device .banner_img{height:400px;border-radius:8px}.is-pc-device .hmuser{text-align:center;position:absolute;top:0;right:0;width:240px;height:166px;padding:12px 10px 10px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .hmuser>section>div{width:71px;height:71px;margin:auto;border:1px solid hsla(0,0%,100%,.3);border-radius:50%;background-color:hsla(0,0%,100%,.6)}.is-pc-device .hmuser_rule{margin-right:16px;margin-left:16px}.is-pc-device .hmuser>section>div>img{position:relative;top:2px;width:100%;border:1px solid hsla(0,0%,100%,.3);border-radius:60px;background-color:hsla(0,0%,100%,.3)}.is-pc-device .hmuser>section>span{font-size:1.3rem;color:#fff;position:relative;top:-12px;padding:1px 9px;border:1px solid transparent;border-radius:20px;background-color:#ff8400}.is-pc-device .hmuser>span{font-size:1.6rem;color:#475a6d;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;margin:2px auto 8px}.is-pc-device .hmuser>p>span{font-size:1.2rem;color:#666}.is-pc-device .hmuser>div{display:inline-block}.is-pc-device .hmuser>div>span{font-size:1.4rem}.is-pc-device .hmuser .progress_bar{position:relative;width:170px!important;height:16px;margin:15px auto;border:1px solid hsla(0,0%,94.9%,.6);border-radius:8px;background-color:#cacaca}.is-pc-device .hmuser .progress_bar>span{font-size:1.2rem;color:#fff;text-shadow:0 0 1px hsla(0,0%,100%,.3);position:relative;z-index:99;top:-3px}.is-pc-device .hmuser .progress_bar_little{position:absolute;top:0;width:100px;height:100%;border-radius:8px;background-color:#ff9000}.is-pc-device .hmuser .button{font-size:1.5rem;color:#fff;width:140px;margin:12px 0;padding:6px;border:1px solid transparent;border-radius:50px;background-color:var(--themcolor)}.is-pc-device .hmuser .button:hover{background-color:var(--active-themeColor)}.is-pc-device .discover_menu_list{width:1200px;margin:0 auto 16px;border-radius:4px}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper{padding-bottom:28px}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper .swiper-slide{display:flex!important;justify-content:left;height:100%}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper .swiper-slide .usermessage_list_myitem_item{font-size:1.4rem;font-weight:400;display:flex;align-items:center;height:100%;padding:0!important;cursor:pointer;border-radius:8px;background-color:#fff}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper .swiper-slide .usermessage_list_myitem_item>div:first-child{text-align:center;width:40%}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper .swiper-slide .usermessage_list_myitem_item>div:nth-child(2){text-align:left;width:60%;padding-right:4px}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper .swiper-slide .usermessage_list_myitem_item img{width:40px;height:40px;margin-bottom:0}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper .swiper-slide .usermessage_list_myitem_item p{margin-bottom:0}.is-pc-device .discover_menu_list .swiper-container .swiper-wrapper .swiper-slide .usermessage_list_myitem_item:last-child{margin-right:0!important}.is-pc-device .discover_menu_list .swiper-container .swiper-pagination{text-align:center;width:100%}.is-pc-device .discover_menu_list .swiper-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:4px;opacity:.1;border-radius:0;background-color:#303332}.is-pc-device .discover_menu_list .swiper-container .swiper-pagination .swiper-pagination-bullet-active{width:30px;opacity:.2;background-color:var(--themcolor)!important}.is-pc-device .pc_discover .discover_menu{width:780px;margin:auto;padding:15px 0 5px;cursor:pointer}.is-pc-device .pc_discover .discover_menu .usermessage_list_myitem_item{padding:15px 0 36px}.is-pc-device .pc_discover .discover_menu .usermessage_list_myitem_item>span{font-size:1.4rem}.is-pc-device .pc_discover .discover_menu .homeBadge{right:32px;left:auto}.is-pc-device .pc_discover .discover_catgory{margin-top:0;margin-bottom:32px;background-color:#f4f4f4}.is-pc-device .pc_discover .discover_catgory>div{width:1200px;margin:auto}.is-pc-device .pc_discover .discover_catgory_goodcourse{padding:0}.is-pc-device .pc_discover_catgory_title{font-size:1.8rem;color:#000;text-align:left;position:relative;padding:0 0 16px}.is-pc-device .pc_discover_catgory_title>span{font-family:PingFang SC\, PingFang SC-Bold;font-size:2rem;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:keep-all;max-width:80%;display:inline-block}.is-pc-device .pc_discover_catgory_title>div{font-size:1.4rem;color:#231815;position:absolute;top:3px;right:0;padding:4px 10px 3px;cursor:pointer}.is-pc-device .pc_discover_catgory_title>div>img{position:relative;top:-1px;width:4px;margin-left:9px}.is-pc-device .pc_discover .discover_catgory_topicItems_list{display:flex;flex-wrap:wrap;padding-bottom:0}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list{vertical-align:bottom;position:relative;display:inline-block;width:calc((100% - 32px) / 3);margin-right:16px;padding:24px 24px 16px;cursor:pointer;transition:all .2s ease-in-out;border-radius:8px;background-color:#fff;margin-top:24px}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list:first-child,.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list:nth-child(2),.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list:nth-child(3){margin-top:0}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_title{font-size:1.6rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;margin-bottom:16px}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_main{display:flex;margin-bottom:18px}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_main>div:first-child{flex:1;font-size:1.4rem;color:#000;word-break:break-all;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;min-height:42px}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_bottom{display:flex;justify-content:space-between;font-size:1.4rem}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_bottom>div:first-child>img{width:24px;height:24px;border-radius:50%;margin-right:8px}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_bottom>div:first-child>span{color:#000}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_bottom>div:nth-child(2)>div{display:inline-block;color:#999;margin-right:16px}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list .topic_list_bottom>div:nth-child(2)>div:last-child,.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list:nth-child(3n){margin-right:0}.is-pc-device .pc_discover .discover_catgory_topicItems .topic_topic_list:hover{box-shadow:0 0 11px rgba(0,0,0,.08);transition:all .2s ease-in-out;transform:translateY(-5px)}.is-pc-device .goodcourse>.courselist_item{padding:0 0 10px!important}.is-pc-device .pc_discover .discover_catgory_goodcourse>div{width:calc((100% - 48px) / 4);margin-right:16px;padding:0 0 21px;margin-top:24px;margin-bottom:0}.is-pc-device .pc_discover .discover_catgory_goodcourse>div:first-child,.is-pc-device .pc_discover .discover_catgory_goodcourse>div:nth-child(2),.is-pc-device .pc_discover .discover_catgory_goodcourse>div:nth-child(3),.is-pc-device .pc_discover .discover_catgory_goodcourse>div:nth-child(4){margin-top:0}.is-pc-device .pc_discover .discover_catgory_goodcourse>div:nth-child(4n+1){margin-left:0}.is-pc-device .pc_discover .discover_catgory_goodcourse>div:nth-child(4n){margin-right:0}.is-pc-device .pc_discover .discover_catgory_goodcourse>div>div:nth-child(2){font-size:1.6rem;margin-bottom:18px;padding:0}.is-pc-device .pc_discover .discover_catgory_goodcourse>div>div:nth-child(2),.is-pc-device .pc_discover .discover_catgory_goodcourse>div>div:nth-child(3){width:unset}.is-pc-device .pc_discover .discover_catgory_goodnews>div:nth-child(2){padding:24px;background-color:#fff}.is-pc-device .discover_catgory_goodnews .news_news_list{border-top:1px solid #e5e5e5}.is-pc-device .discover_catgory_goodnews .news_news_list:first-child,.is-pc-device .discover_catgory_goodnews .news_news_list:nth-child(2){border:none}.is-pc-device .news_news_list{display:inline-block;width:calc(50% - 20px);margin:10px 40px 0 0!important;padding:12px 0;cursor:pointer}.is-pc-device .news_news_list:nth-child(2n){margin:10px 0 0!important}.is-pc-device .pc_static_title{font-size:1.8rem;color:#000;padding:24px 0 16px!important}.is-pc-device .pc_title_padding_bottom{margin-bottom:5px}.is-pc-device .pc_title_top_bottom{width:1200px;margin:auto;padding:15px 0}.is-pc-device .hmgrid{text-align:center;display:block;margin:0 0 30px;padding:10px 0 15px;background-color:#f4f4f4}.is-pc-device .hmgrid>div{text-align:unset;display:inline-block;width:142px;height:116px;margin:0;padding:14px 0;cursor:pointer;border:none}.is-pc-device .hmgrid>div>div>img{width:58px;height:58px;border-radius:33px}.is-pc-device .hmgrid>div>div:nth-child(2){text-align:center;display:inline-block}.is-pc-device .hmgrid>div>div>p{font-size:1.6rem;color:#000;margin:10px 0 0}.is-pc-device .homeBadge{width:8px!important;height:8px!important;border:1px solid #fff;border-radius:50%;background-color:#ff6f6f;top:12px;left:44px}.is-pc-device .hmnew_header{margin-bottom:5px;padding:10px 0;border:none;border-bottom:1px solid #e5e5e5;background-color:#fff}.is-pc-device .hmnew_header>img{position:relative;top:-6px;width:20px;height:20px}.is-pc-device .hmnew_header>div{display:none}.is-pc-device .hmnew_header>span{font-size:1.8rem}.is-pc-device .list-group{display:block;margin-bottom:0;padding:0 0 24px;background-color:#fff}.is-pc-device .list-group app-pretty-item:nth-child(4n) .courselist_item{margin-right:0}.is-pc-device .list-group app-pretty-item .courselist_item{margin-top:24px}.is-pc-device .list-group app-pretty-item:last-child .courselist_item_item{border-bottom:none;padding-bottom:0}.is-pc-device .list-group app-pretty-item:first-child .courselist_item,.is-pc-device .list-group app-pretty-item:nth-child(2) .courselist_item,.is-pc-device .list-group app-pretty-item:nth-child(3) .courselist_item,.is-pc-device .list-group app-pretty-item:nth-child(4) .courselist_item{margin-top:14px}.is-pc-device .list-group-item{display:inline-block;width:212px;height:280px;margin:20px 10px!important;padding:0;cursor:pointer;border:none;background-color:#fff}.is-pc-device .list-group>li:nth-child(5n+1){margin:20px 10px 20px 0!important}.is-pc-device .list-group>li:nth-child(5n){margin:20px 0 20px 10px!important}.is-pc-device .list-group app-pretty-item:nth-child(5n+1)>li{margin:20px 10px 20px 0!important}.is-pc-device .list-group app-pretty-item:nth-child(5n)>li{margin:20px 0 20px 10px!important}.is-pc-device .list-group-item:last-child{margin-bottom:20px}.is-pc-device .loadingicon:hover{animation:none}.is-pc-device .list-group-item>div{width:100%;height:100%;background-color:#fff}.is-pc-device .list-group-item .media-left{position:relative;width:100%;height:auto;float:none}.is-pc-device .list-group-item .media-left:hover{transition:all .5s;transform:translateY(-8px)}.is-pc-device .list-group-item .media-left .curriculumList_Box_bottomView{display:flex;flex-direction:row;margin-top:18px}.is-pc-device .list-group-item .media-left .curriculumList_Box_bottomView span{color:#999;display:inline;margin-right:16px}.is-pc-device .list-group-item .media-left .curriculumList_Box_bottomView span img{width:13px;height:10px;margin-right:5px}.is-pc-device .noticelist-group-item .media-left{float:left}.is-pc-device .list-group-item .media-left>img{width:212px;height:212px}.is-pc-device .list-group-item .media-left>.layer_above{font-size:1.4rem;color:#fff;text-align:center;position:absolute;top:0;left:-212px;width:212px;height:212px;cursor:pointer;transition:all .2s;background-color:rgba(0,0,0,.7)}.is-pc-device .list-group-item .media-body{width:100%;height:auto;padding:16px 10px;background-color:#fff}.is-pc-device .list-group-item .media-left>.layer_above .layer_above_top{text-align:left;display:inline-block;width:auto;margin-top:50px}.is-pc-device .list-group-item .media-left>.layer_above .layer_above_top div:first-child{position:relative;left:-135px;transition:all .2s ease-out .2s}.is-pc-device .list-group-item .media-left>.layer_above .layer_above_top div:nth-child(2){position:relative;left:-135px;margin-top:10px;transition:all .3s ease-out .2s}.is-pc-device .list-group-item .media-left>.layer_above .layer_above_top div:nth-child(3){position:relative;left:-135px;margin-top:10px;transition:all .4s ease-out .2s}.is-pc-device .layer_above .layer_above_top img{width:18px;height:16px;margin-right:8px}.is-pc-device .layer_above .layer_above_top span{color:var(--themcolor);margin-left:5px}.is-pc-device .list-group-item .media-left>.layer_above .layer_above_bottom{text-align:center;position:relative;left:-269px;margin-top:30px;transition:all .4s ease-out .2s}.is-pc-device .list-group-item .media-left>.layer_above .layer_above_bottom span{padding:3px 15px;border:1px solid #fff;border-radius:30px}.is-pc-device .list-group-item .media-left>.layer_status{width:270px;height:calc(270px * (9 / 16));padding:0 16px;text-align:center;font-size:1.6rem;color:#fff;word-break:break-all;background-color:rgba(0,0,0,.7);display:flex;align-items:center;position:absolute;top:0;left:0;right:0;margin:auto;z-index:1}.is-pc-device .list-group-item .layer_course_tag{width:212px;height:70px;padding:10px;background-color:#f4f4f4}.is-pc-device .list-group-item .media-body .one_line_text{margin:0}.is-pc-device .list-group-item .media-body .one_line_text_next_two{position:relative;bottom:0;margin-top:5px;padding:0}.is-pc-device .list-group-item .media-body .one_line_text_next_one .one_line_text_next_icon,.is-pc-device .list-group-item .media-body .one_line_text_next_two .one_line_text_next_icon{width:20px;height:20px}.is-pc-device .list-group-item .media-body .one_line_text_next_one>span{font-size:1.4rem;padding:2px;border:none;border-radius:0}.is-pc-device .footer_infor{font-size:1.2rem;color:#666;text-align:center;width:100%;padding:30px 0;background-color:#fff}.is-pc-device .footer_infor>span{margin:0 20px;cursor:pointer}.is-pc-device .footer_infor>span:hover{color:var(--themcolor)}.is-pc-device .footer_infor>p{margin-top:10px}.is-pc-device .livedetail{min-width:1200px;min-height:100%;padding-top:10px;background-color:#f4f4f4}.is-pc-device .livedetial>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .livedetail>div>iframe{margin-top:5px;background-color:#fff}.is-pc-device .live_infor>img{width:192px!important;height:calc(192px * (9 / 16))!important;border-radius:8px}.is-pc-device app-backlive .backlive{padding-top:96px!important}.is-pc-device app-backlive .backlive .live_infor{padding:24px;background-color:#fff;border-radius:8px;align-items:flex-start}.is-pc-device .backlive .live_infor>img{margin-right:24px}.is-pc-device .backlive .live_infor>div{width:calc(100% - 186px)}.is-pc-device .backlive .live_infor>div>p{font-size:2.4rem}.is-pc-device .backlive .live_infor>div>div{font-size:1.4rem;color:#666;display:inline-block;vertical-align:middle;margin-right:24px}.is-pc-device .backlive .backlive_list{cursor:pointer}.is-pc-device .backlive .backlive_list>div>h3{margin-bottom:16px;font-size:1.8rem;font-weight:700}.is-pc-device .backlive .backlive_list>div>div{font-size:1.4rem;display:inline-block;margin-right:24px}.is-pc-device .live_title .backlive{right:5px;bottom:8px!important}.is-pc-device .backlive .backlive_list .backlive_list_btn>span{font-size:1.4rem!important}.is-pc-device .creditstore{background-color:#f4f4f4}.is-pc-device .search_header_block{position:relative;top:1px;display:inline-block}.is-pc-device .search_header_block>div{vertical-align:middle;display:inline-block}.is-pc-device .search_header_block>div>input{color:#000;width:170px;margin-left:15px;padding:0 5px 0 15px;border:none;border-left:1px solid #e5e5e5;background-color:transparent}.is-pc-device .search_header_block>div>input::-webkit-input-placeholder{color:#ccc}.is-pc-device .search_header_block>div>input::-moz-placeholder{color:#ccc}.is-pc-device .search_header_block>div>input:-ms-input-placeholder{color:#ccc}.is-pc-device .search_header_block>div>input::placeholder{color:#ccc}.is-pc-device .search_header_block>.btn-group>ul{top:34px;left:-70px;min-width:300px;padding:25px 15px;border:none}.is-pc-device .search_header_block>.btn-group>ul>div{font-size:1.5rem;color:#000;text-align:center;margin-bottom:20px}.is-pc-device .search_header_block>.btn-group>ul>li{color:#000;text-align:center;display:inline-block;width:33.33%;padding:10px 0;cursor:pointer}.is-pc-device .search_header_block>.btn-group>ul>.active,.is-pc-device .search_header_block>.btn-group>ul>li:hover{color:var(--themcolor)}.is-pc-device .search_header_block>.btn-group>ul>li>span{font-size:2.6rem;line-height:1px;color:#fff;display:block}.is-pc-device .search_header_block>.btn-group>ul>.active>span{color:var(--themcolor)}.is-pc-device .search_header_block>div .dropdown-toggle{color:#000;text-align:right;padding:3px 5px 3px 10px;cursor:pointer}.is-pc-device .search_header_block>div .dropdown-toggle img{width:10px;margin-left:5px;opacity:.7}.is-pc-device .searchlist{min-height:740px;padding:72px 0 40px}.is-pc-device .searchlist .pc_search .pc_search_top{background-image:url(searchBg.ecdaccef55791633be98.png);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.is-pc-device .pc_search_input{min-width:1200px;margin-bottom:30px;padding:49px 0}.is-pc-device .pc_search_input .search_form{position:relative;width:630px;margin:auto}.is-pc-device .pc_search_input .search_form .search_form_seaarchicon{position:absolute;top:13px;left:12px;width:20px}.is-pc-device .pc_search_input .search_form input{width:100%;padding:12px 106px 12px 40px;border:1px solid transparent;border-radius:50px}.is-pc-device .pc_search_input .search_form .search_form_cleanicon{position:absolute;top:13px;right:72px;width:20px;cursor:pointer}.is-pc-device .pc_search_input .search_form .search_form_search{color:#fff;position:absolute;top:0;right:-1px;min-width:62px;padding:12px 2px;text-align:center;border:1px solid var(--themcolor);border-top-right-radius:50px;border-bottom-right-radius:50px;background-color:var(--themcolor);outline:none}.is-pc-device .pc_search_input .search_form .search_form_search:hover{border:1px solid var(--active-themeColor);background-color:var(--active-themeColor)}.is-pc-device .pc_search_result .pc_search_category{font-size:1.6rem;color:#000;position:relative;min-width:860px;max-width:1024px}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_title{display:inline-block;vertical-align:top;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_list{display:inline-block;vertical-align:top}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_list>div{text-align:center;position:relative;display:inline-block;cursor:pointer}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_list>div>div{margin-right:15px}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_list>div>div>p{padding:0 5px 7px;margin:0}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_list>div>div>span{color:transparent;display:block;width:100%;height:2px;background-color:#fff}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_list>.active>div{color:var(--themcolor)}.is-pc-device .pc_search_result .pc_search_category .pc_search_category_list>.active>div>span{background-color:var(--themcolor)}.is-pc-device .pc_search_result{width:1200px;margin:auto;background-color:#fff;padding:24px;border-radius:8px}.is-pc-device .pc_search_result>div:nth-child(3){padding:0 24px}.is-pc-device .pc_search_result_top{width:100%;padding:10px 24px;margin-top:24px;background-color:#f8f8f8}.is-pc-device .pc_search_result_top .pc_search_result_top_tips{font-size:1.5rem;color:#000}.is-pc-device .pc_search_result_top .pc_search_result_top_tips>span{color:#ff8400;margin:0 5px}.is-pc-device .pc_search_result_top .course_rank{float:right}.is-pc-device .pc_search_result_top .course_rank>span{font-size:1.3rem;display:inline-block;padding:0 20px;cursor:pointer}.is-pc-device .pc_search_result_top .course_rank>span>span>img{width:16px;position:relative;top:-2px}.is-pc-device .pc_search_result_top .course_rank>span>span>.app-svg-themebox{width:16px;height:16px;position:relative;top:-2px}.is-pc-device .pc_search_result_top .course_rank>.active{color:var(--themcolor)}.is-pc-device .pc_search_result .courselist_item{vertical-align:top}.is-pc-device .pc_search_result .course_serial{padding:12px 0 10px;cursor:pointer;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_search_result .course_lists:last-child .course_serial{border-bottom:none}.is-pc-device .pc_search_result .course_serial>span{display:inline-block;margin-right:5px}.is-pc-device .pc_search_result .course_serial>p{font-size:1.4rem;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:900px;margin:0}.is-pc-device .pc_search_result .course_serial>div{float:right}.is-pc-device .pc_search_result .course_serial>div>img{width:18px;margin-right:10px}.is-pc-device .pc_search_result .course_serial>div>span{font-size:1.3rem}.is-pc-device .pc_search_result .exam_testpaper_list .pc_exam_testpaper_list_title>.iconLfets{display:inline}.is-pc-device .pc_search_result .exam_testpaper_list .pc_exam_testpaper_list_title>.iconLfet{margin-top:4px;margin-left:8px}.is-pc-device .pc_search_result .survey{padding:0}.is-pc-device .pc_search_result .passthrough{padding:36px 0 0;background-color:#fff}.is-pc-device .pc_search_result .passthrough .passthrough_list{box-shadow:0 3px 6px 0 rgba(0,0,0,.05)}.is-pc-device .pc_search_result .liveBox,.is-pc-device .pc_search_result .projectBox{padding:36px 0 0}.is-pc-device .pc_search_result .study_project{padding-top:30px;background-color:#fff}.is-pc-device .pc_search_result .study_project .project_state{font-size:1.1rem;color:#fff;position:absolute;bottom:114px;left:5px;width:46px;height:20px;padding:2px 5px;border-radius:4px;background-color:rgba(0,0,0,.4)}.is-pc-device .study_project .traincourse_list .project_title>h3,.is-pc-device .topsearchlist .project_title>h3{font-size:1.6rem;font-weight:700}.is-pc-device .pc_search .pc_search_record{width:100%;margin:auto;padding-top:24px}.is-pc-device .pc_search .pc_search_record .pc_search_record_title{font-size:1.5rem;color:#666;width:100%;padding:6px 0;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_search .pc_search_record .pc_search_record_title>img:first-child{position:relative;top:-2px;width:18px;margin-right:5px}.is-pc-device .pc_search .pc_search_record .pc_search_record_title>img:nth-child(2){position:relative;top:-6px;float:right;width:28px;cursor:pointer}.is-pc-device .pc_search .pc_search_record .pc_search_record_list{padding:36px}.is-pc-device .pc_search .pc_search_record .pc_search_record_list>span{font-size:1.5rem;color:#666;display:inline-block;margin-right:20px;padding:3px 20px;cursor:pointer;border:1px solid #e5e5e5;border-radius:30px}.is-pc-device .pc_search .pc_search_record .pc_search_record_list>span:hover{background-color:#f4f4f4}.is-pc-device .pc_search_cont{width:1200px;margin:auto;padding:0 0 40px}.is-pc-device .pc_search_cont>div{font-size:1.6rem;font-weight:700;color:#000;margin-bottom:10px;padding:0 0 10px;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_search_cont>span{font-size:1.4rem}.is-pc-device .pc_search_cont>span>span{color:#ff8400}.is-pc-device .search_record{width:1200px;margin:auto}.is-pc-device .search_record .list-group{display:block}.is-pc-device .search_record .list-group>li,.is-pc-device .search_record .list-group>li:nth-child(5n),.is-pc-device .search_record .list-group>li:nth-child(5n+1){margin:0}.is-pc-device .search_record_list>div:hover{background-color:#f4f4f4}.is-pc-device .search_record_list>span:hover{color:var(--themcolor);cursor:pointer}.is-pc-device .search_result{width:1200px;margin:auto}.is-pc-device .search_result>ul>div{display:block;width:100%}.is-pc-device .search_result>ul>div>div>div{color:#000;border-bottom:1px solid #e5e5e5}.is-pc-device .search_result>ul>div>div>div>span:hover{color:var(--themcolor)}.is-pc-device app-search .search_result>ul>.search_result_course>li:nth-child(2){margin:20px 8px 20px 0}.is-pc-device .search_result_courseware{margin-bottom:40px;padding:0}.is-pc-device .search_result_courseware li{border:none;border-bottom:1px solid #e5e5e5}.is-pc-device .search_result_courseware li:hover{background-color:#f4f4f4}.is-pc-device .search_result_courseware li:first-child{border-bottom:1px solid #e5e5e5}.is-pc-device .search_result_course{padding:0}.is-pc-device .pc_search_newslist{width:100%;padding-bottom:20px}.is-pc-device .pc_search_newslist .list-group>div>li:nth-child(odd){margin:20px 16px 20px 0!important}.is-pc-device .pc_search_newslist .list-group>div>li:nth-child(2n){margin:20px 0 20px 16px!important}.is-pc-device .search_result>ul>div>div{height:auto;padding:0}.is-pc-device .searchlist .nomessage_defult{top:calc(50% - 20px)!important}.is-pc-device .pc_course{width:100%;min-width:1200px;min-height:100%;padding-top:71px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .pc_course>.pc_course_bottom{position:relative;width:1200px;margin:auto}.is-pc-device .pc_course>.pc_course_bottom .pc_course_left{display:flex}.is-pc-device .pc_course>.pc_course_bottom .pc_course_left .pc_course_bottom_left{width:calc(100% - 304px)}.is-pc-device .pc_course>.pc_course_bottom .pc_course_left .pc_course_bottom_left .pc_coursedetail_and_commentlist{width:100%}.is-pc-device .pc_course>.pc_course_bottom .pc_course_left .pc_course_right_related{width:280px;margin-top:24px;margin-left:24px;padding:16px;background:#fff}.is-pc-device .pc_coursedetail_and_commentlist{margin-top:24px;padding:6px 20px;background-color:#fff;border-radius:8px;width:calc(100% - 304px)}.is-pc-device .pc_course .option{font-size:1.4rem;width:100%;margin:auto;padding:3px 0;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_course .option .pc_option{width:100%;margin:auto;position:relative}.is-pc-device .pc_course .option .pc_option .pc_repeat_excitationexplain{position:absolute;top:14px;right:0;width:auto;margin:0;cursor:pointer}.is-pc-device .pc_course .option .pc_option .pc_repeat_excitationexplain img{width:16px}.is-pc-device .pc_course .option .pc_option>ul{display:inline-block;width:400px;margin:0;padding:0;list-style:none}.is-pc-device .pc_course .option .pc_option>ul>li{font-size:1.6rem;color:#000;text-align:center;vertical-align:top;display:inline-block;margin-right:30px;padding:8px;cursor:pointer}.is-pc-device .pc_course .option .pc_option>ul>li>span{font-size:1.2rem}.is-pc-device .pc_course .option .pc_option>ul>li>div{position:relative;top:2px;width:20px;height:2px;margin:0 auto;background-color:transparent}.is-pc-device .pc_course .option .pc_option>ul>.active{color:var(--themcolor)}.is-pc-device .pc_course .option .pc_option>ul>.active>div{background-color:var(--themcolor)}.is-pc-device .pc_course .option .pc_option>ul>li:hover{color:var(--themcolor)}.is-pc-device .pc_course .option .pc_option>div{line-height:0;position:relative;top:5px;display:inline-block;float:right;margin-right:15px}.is-pc-device .pc_course .option .pc_course_collection{padding:5px 8px 5px 7px}.is-pc-device .pc_course .option .pc_option>div>.pc_course_collection:last-child{background-color:var(--themcolor)}.is-pc-device .pc_course .fixedUl{position:fixed;z-index:99;top:72px;left:0;width:100%;box-shadow:0 0 8px #ccc}.is-pc-device .pc_course_top{padding-top:24px;background-color:#191a1c;background-image:url(top_c.f8214d7c815fbcc8db37.png);background-repeat:no-repeat;background-size:cover}.is-pc-device .pc_course_top .pc_course_top_nav{position:relative;width:1200px;margin:auto;display:block}.is-pc-device .pc_course_left{vertical-align:top;display:inline-block;width:100%}.is-pc-device .pc_course_left .pc_course_left_top{display:flex}.is-pc-device .pc_course_left .pc_course_left_top .pc_course_left_top_header{width:calc(100% - 304px)}.is-pc-device .pc_course_left .pc_course_left_top .pc_course_left_top_header .pc_course_left_top_header_info{font-family:Source Han Sans CN;color:#fff;font-size:1.2rem;font-weight:400;line-height:18px;letter-spacing:0;text-align:left}.is-pc-device .pc_course_left .pc_course_left_top .pc_course_left_top_header .pc_course_left_top_header_info>p{margin-right:24px;margin-bottom:0;display:inline-block;vertical-align:middle}.is-pc-device .pc_course_left .pc_course_left_top .pc_course_left_top_header .pc_course_left_top_header_info>p:last-child{margin-right:0}.is-pc-device .pc_course_left .course-courseware{width:100%;height:500px}.is-pc-device .pc_course_left .pc-course-courseware{height:504px}.is-pc-device .pc_course_left .course-courseware .urlweb,.is-pc-device .pc_course_left .course-courseware .urlweb>div{overflow:hidden;width:100%;min-width:890px;height:500px;padding:0}.is-pc-device .pc_course_left .pc-course-courseware .read-content-container,.is-pc-device .pc_course_left .pc-course-courseware .urlweb,.is-pc-device .pc_course_left .pc-course-courseware .urlweb>div{height:504px}.is-pc-device .pc_course_left .course-courseware-full .read-content-container{height:100%}.is-pc-device .pc_course_left .course-courseware-playdefult{padding:calc((500px - 36px) / 2) 0}.is-pc-device .pc_course_left .course-courseware-playdefult>span{font-size:1.6rem;line-height:24px;padding:8px 20px}.is-pc-device .pc_course_left .course-courseware-full{position:fixed;z-index:100;top:72px;width:1200px;height:calc(100% - 72px)}.is-pc-device .pc_course_left .course-courseware-full .urlweb,.is-pc-device .pc_course_left .course-courseware-full .urlweb>div{height:100%}.is-pc-device .pc_course_left .course-courseware .urlweb>div>.iframe_parent{height:100%!important}.is-pc-device .pc_course_left .course-courseware .player .mejs__container,.is-pc-device .pc_course_left .course-courseware .player .mejs__layer,.is-pc-device .pc_course_left .course-courseware .player .mejs__mediaelement video{width:calc(100% + 2px)!important;height:502px!important}.is-pc-device .player .isshowcoursetab{padding-top:41.7%!important}.is-pc-device .pc_course_left .course-courseware .player .mejs__container-fullscreen,.is-pc-device .pc_course_left .course-courseware .player .mejs__container-fullscreen .mejs__layer,.is-pc-device .pc_course_left .course-courseware .player .mejs__container-fullscreen .mejs__mediaelement video,.is-pc-device .pc_course_left .course-courseware video:-webkit-full-screen{width:100vw!important;height:100vh!important}.is-pc-device .pc_course_left .course_courseware_audio{position:relative;margin:0 auto;padding:0}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from_layout{text-align:center;margin:0 auto;padding-top:168px}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from{vertical-align:middle;position:relative;display:inline-block;width:64px;height:64px}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from:nth-child(2){margin-left:80px;margin-right:80px}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from:hover>svg-div{opacity:1}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from:hover>img{opacity:0}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from>svg-div{width:64px;height:64px;opacity:0}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from>img{position:absolute;width:64px;height:64px;top:0;right:0;left:0;z-index:99}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from>img:hover+.app-svg-themebox{opacity:1}.is-pc-device .pc_course_left .course_courseware_audio .course_courseware_audio_control_from img{width:100%;height:100%;margin:0;cursor:pointer}.is-pc-device .pc_course_left .course_courseware_audio .courseware_audio_progressbar_new{width:352px;margin:32px auto 0;padding:0;display:flex;flex-direction:row;justify-content:space-between}.is-pc-device .pc_course_left .course_courseware_audio .courseware_audio_progressbar_new>span{font-size:1.6rem;color:#fff;line-height:24px}.is-pc-device .pc_course_left .course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress{margin:0 16px}.is-pc-device .pc_course_left .course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress-outer{background-color:hsla(0,0%,100%,.4)!important}.is-pc-device .pc_course_left .course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress-cache{background-color:transparent!important}.is-pc-device .pc_course_left .course_courseware_audio .courseware_audio_progressbar_new .xgplayer .xgplayer-controls .xgplayer-progress .xgplayer-progress-outer .xgplayer-progress-played{background-image:none!important;background-color:var(--themcolor)!important}.is-pc-device .pc_course_left .course-courseware-other{padding:16px 64px 16px 24px;background-color:#fff;border-top-left-radius:8px;background:hsla(0,0%,100%,.10196078431372549);display:flex;align-items:flex-start}.is-pc-device .pc_course_left .course-courseware-other .course-courseware-other-left{flex:1;margin-right:16px}.is-pc-device .pc_course_left .course-courseware-other-top{padding-bottom:8px}.is-pc-device .pc_course_left .course-courseware-other-top>div{vertical-align:middle;display:inline-block}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-left{width:100%;word-break:break-all;color:#fff;font-family:Source Han Sans CN;font-size:2.4rem;font-weight:700;line-height:32px;letter-spacing:0;text-align:left}.is-pc-device .courseware_note_List .tooltip-inner{font-family:Source Han Sans CN;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0;text-align:center;background-color:#fff;color:#131418}.is-pc-device .courseware_note_List .arrow:before{border-top-color:#fff}.is-pc-device .pc_allchapter .chaptertitle .tooltip-inner{font-family:Source Han Sans CN;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0;text-align:center;background-color:#fff;color:#131418}.is-pc-device .pc_allchapter .chaptertitle .arrow{display:none}.is-pc-device .pc_allchapter .chaptertitle .arrow:before{border-top-color:#fff}.is-pc-device .note_richtext .note_richtext_editor #Editor .ck-toolbar{background:#f8f8f8;border:none;border-radius:8px}.is-pc-device .note_richtext .note_richtext_editor #Editor .ck-toolbar .ck-button__icon{color:#131418}.is-pc-device .note_richtext .note_richtext_editor #Editor .ck-content{border:none;box-shadow:none;overflow:auto;min-height:calc(100% - 64px);max-height:calc(100% - 64px);padding:8px 8px 4px}.is-pc-device .note_richtext .note_richtext_editor #Editor .ck-content .ck-placeholder,.is-pc-device .note_richtext .note_richtext_editor #Editor .ck-content p{margin:0;word-break:break-all;height:100%}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-left>span{font-size:1.8rem}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right{width:129px}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right>div{text-align:center;vertical-align:middle;position:relative;display:inline-block;width:calc(50% - .5px);cursor:pointer}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right>.course-courseware-other-top-right-like{padding-right:16px}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right>.course-courseware-other-top-right-favorite{padding-left:16px}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right>div>.app-svg-themebox,.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right>div>img{width:32px}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right>div>span{font-size:1.2rem;color:#fff;display:block;margin-top:8px}.is-pc-device .pc_course_left .course-courseware-other-top .course-courseware-other-top-right>div>span>span{position:absolute;top:8px;left:0;width:1px;height:36px;background-color:hsla(0,0%,100%,.2)}.is-pc-device .pc_course_left .course-courseware-other-comment{width:896px;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;position:relative;padding:16px 24px 44px}.is-pc-device .pc_course_left .course-courseware-other-comment .course-courseware-other-comment_title{padding-bottom:16px;font-family:Source Han Sans CN;font-size:21px;font-weight:700;line-height:normal;border-bottom:1px solid #e5e5e5;color:#000}.is-pc-device .pc_course_left .none-radius{border-bottom-left-radius:0;border-bottom-right-radius:0}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper{line-height:44px;width:100%}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper>div{font-size:1.4rem;color:#999;vertical-align:middle;margin-right:30px;float:left}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper>div>div{vertical-align:middle;display:inline-block}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper>div>span{font-size:1.8rem;color:#000}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper div>img{width:20px;cursor:pointer}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper .course-courseware-isstared>img{cursor:default}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper .course-courseware-commentlist{float:right;margin:0;cursor:pointer}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper .course-courseware-commentlist>span{font-size:1.4rem;margin-right:2px;color:var(--themcolor)}.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper .course-courseware-commentlist>img,.is-pc-device .pc_course_left .course-courseware-other-comment .course-comment-wrapper .courseware_excitationexplain>img{width:16px}.is-pc-device .pc_course_left .course-coursewarecommentlist{padding:10px 20px;background-color:#fff;border-radius:0 0 8px 8px}.is-pc-device .pc_course_left_course{width:1200px;margin:auto;padding:20px 10px 0}.is-pc-device .pc_course_left_course .media-body{background-color:#2c2e2d}.is-pc-device .pc_course_left_course .media-left{width:20%;background-color:#2c2e2d}.is-pc-device .pc_course_left_course .media-left>img{width:200px}.is-pc-device .pc_course_left_course .big_title{color:#fff;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:430px;margin:20px 0 0;padding-left:10px}.is-pc-device .pc_course .related_test_outer,.is-pc-device .pc_search .related_test_outer{display:block!important}.is-pc-device .pc_search .related_test_outer{float:none!important}.is-pc-device .pc_course .related_test_outer .related_test>.app-svg-themebox{width:16px;height:16px;margin-right:5px}.is-pc-device .pc_course .related_test_outer .related_test,.is-pc-device .pc_search .related_test_outer>p{font-size:1.2rem;line-height:16px;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:98%;margin:5px 0 0 32px;padding:4px 8px;cursor:pointer;border-radius:15px;color:rgba(var(--rgbnum),1);background-color:rgba(var(--rgbnum),.1)}.is-pc-device .pc_search .course .cn_courseware_img{cursor:pointer}.is-pc-device .pc_course .related_test>img,.is-pc-device .pc_search .related_test_outer>p>img{width:15px;margin-right:5px}.is-pc-device .pc_course_collection{position:relative;top:8px;float:right;margin-right:20px;padding:2px 7px 3px;cursor:pointer;border-radius:50px;background-color:#f66}.is-pc-device .pc_course_collection>img{vertical-align:text-bottom;width:18px;height:18px}.is-pc-device .pc_course .media-body>div>.pc_course_collection:last-child{border:1px solid var(--themcolor);background-color:var(--themcolor)}.is-pc-device .big_title_next{margin-top:10px}.is-pc-device .big_title_next>img{width:20px;height:20px}.is-pc-device .pc_course_collection span{font-size:1.4rem;color:#fff;position:relative;display:inline-block;padding:3px 0 0 5px}.is-pc-device .pc_description_info{margin:0!important}.is-pc-device .pc_description_info>p{display:block!important}.is-pc-device .pc_description_info>p>span:last-child{margin-left:5px!important}.is-pc-device .pc_course_left_course>div:first-child{background-color:#000}.is-pc-device .pc_course_left_course .big_title_next>div{margin:10px 0 0;padding-left:10px}.is-pc-device .pc_course_left_course .big_title_next>div>div{position:relative;top:2px;display:inline-block;width:2px;height:15px;margin:0 10px;background-color:#b9b9b9}.is-pc-device .pc_course_left_course .big_title_next>div p{font-size:1.4rem;color:#fff;display:inline-block}.is-pc-device .pc_course_left_course .big_title_next>p{font-size:1.4rem;color:#666;word-break:break-all;max-width:636px;margin:10px 0 0;padding-left:10px}.is-pc-device .pc_course_left_course .big_title_next>p:nth-child(2){line-height:19px;text-overflow:ellipsis;display:-webkit-box;display:-moz-box;overflow:hidden;width:650px;height:60px;-webkit-box-orient:vertical;-webkit-line-clamp:4}.is-pc-device .pc_course_left_course .big_title_next>p>span{color:#666}.is-pc-device .pc_course_left_course .big_title_next_right{top:10px}.is-pc-device .pc_course_left .my_comment{margin-top:16px;padding:0}.is-pc-device .pc_course_left .my_comment .course_my_comment_star{margin-bottom:16px;padding:20px 20px 20px 40px;border:1px solid transparent;border-radius:4px;background-color:rgba(var(--rgbnum),.05)}.is-pc-device .pc_course_left .my_comment .course_my_comment_star>div{font-size:1.4rem;color:#000;display:inline-block;width:33%}.is-pc-device .pc_course_left .my_comment .course_my_comment_star>div>div{display:inline-block}.is-pc-device .pc_course_left .my_comment .course_my_comment_star>div>img{width:24px;cursor:pointer}.is-pc-device .pc_course_left .my_comment .course_my_comment_star>.course-isstared>img{cursor:default}.is-pc-device .pc_course_left .pc_course_comment_hot{margin-bottom:50px}.is-pc-device .pc_course_left .pc_course_comment_hot .pc_course_wonderfulcomments_toggle{text-align:center}.is-pc-device .pc_course_left .pc_course_comment_hot .pc_course_wonderfulcomments_toggle>div{font-size:1.5rem;color:#000;display:inline-block;margin-top:12px;padding:2px 10px;cursor:pointer;border:1px solid #e5e5e5;border-radius:20px}.is-pc-device .pc_course_left .pc_course_comment_hot .pc_course_wonderfulcomments_toggle>div>img{width:16px}.is-pc-device .pc_course_left .pc_course_comment_category{font-size:1.6rem;font-weight:700;color:#000;margin-bottom:15px}.is-pc-device .pc_course_left .pc_course_comment_category>span{font-size:1.4rem;font-weight:100;color:#999}.is-pc-device .pc_course_left_courseware{padding:0 24px 24px;height:100%;position:relative}.is-pc-device .pc_course_left_courseware .pc_showchapter{position:relative;top:1px;float:right;white-space:nowrap}.is-pc-device .pc_course_left_courseware .pc_showchapter>.app-svg-themebox,.is-pc-device .pc_course_left_courseware .pc_showchapter>img{width:33px;height:18px;margin-left:10px;cursor:pointer}.is-pc-device .pc_course_left_courseware .pc_showchapter>span{font-size:1.2rem;color:#999;position:relative;top:2px}.is-pc-device .pc_course_left_courseware .menu{overflow:hidden;overflow-y:auto;margin-bottom:50px;padding:20px 0 16px;list-style:none}.is-pc-device .pc_course_left_courseware .menu>li{font-size:1.5rem;line-height:20px;color:#000;position:relative;padding:12px 0 12px 16px;cursor:pointer}.is-pc-device .pc_course_left_courseware .menu>li:hover{background-color:#eee}.is-pc-device .pc_course_left_courseware .menu>li>p{vertical-align:text-bottom;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:640px;margin:0}.is-pc-device .pc_course_left_courseware .menu>li>span{position:relative;top:1px;right:10px;float:right}.is-pc-device .pc_course_left_courseware .menu>li>span>img{margin:0}.is-pc-device .pc_course_left_courseware .menu>.en_courseware_img>span>img{width:90px;height:22px}.is-pc-device .en_courseware_img>span>span>img,.is-pc-device .pc_course .cn_courseware_img>span>span>img{position:relative;top:3px}.is-pc-device .pc_course_left_courseware .menu>.cn_courseware_img>span>img{width:43px;height:20px}.is-pc-device .cn_courseware_img>span>img{top:0}.is-pc-device .pc_course .cn_courseware_img>span>img{top:5px}.is-pc-device .pc_course_left_courseware .pc_allchapter{margin-bottom:12px}.is-pc-device .pc_course_left_courseware .chaptertitle{padding:9px 4px 7px 12px;border:1px solid transparent;border-radius:4px;background-color:hsla(0,0%,100%,.10196078431372549)}.is-pc-device .pc_course_left_courseware .chaptertitle>img{vertical-align:middle;width:16px}.is-pc-device .pc_course_left_courseware .chaptertitle>span{font-size:1.4rem;color:#fff;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle;overflow:hidden;width:calc(100% - 20px);cursor:pointer}.is-pc-device .pc_course_left_courseware .cn_courseware_img{font-size:1.4rem;color:hsla(0,0%,100%,.8)}.is-pc-device .pc_course_left_courseware .cn_courseware_img>div{width:calc(100% - 104px)!important}.is-pc-device .pc_course_left_courseware .cn_courseware_img .cn_courseware_img_icon{font-family:Source Han Sans CN;font-size:12px;font-weight:400;line-height:10px;letter-spacing:0;text-align:left;color:hsla(0,0%,100%,.5);vertical-align:top;display:inline-block;width:32px;margin-right:8px;border-right:1px solid hsla(0,0%,100%,.5)}.is-pc-device .pc_course_left_courseware .cn_courseware_img .learnedtime_zero{border:none}.is-pc-device .pc_course_left_courseware .cn_courseware_img>span{max-width:180px}.is-pc-device .pc_course_left_courseware .cn_courseware_img>span>.learnedtime{position:relative;top:4px;margin:0 10px 0 5px}.is-pc-device .pc_course_left_courseware .cn_courseware_img>.menu_courseware{display:flex;align-items:center;justify-content:space-between;width:100%!important}.is-pc-device .pc_course_left_courseware .cn_courseware_img>.menu_courseware .menu_courseware_left{display:flex;align-items:center;padding-left:32px}.is-pc-device .pc_course_left_courseware .cn_courseware_img>.menu_courseware .menu_courseware_left>div{font-family:Source Han Sans CN;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-align:left;color:hsla(0,0%,100%,.5)}.is-pc-device .pc_course_left_courseware .cn_courseware_img>p{margin:12px 0 8px;cursor:pointer;display:flex;font-family:Source Han Sans CN;font-size:14px;font-weight:350;line-height:21px}.is-pc-device .pc_course_left_courseware .cn_courseware_img>p>span{vertical-align:top;word-break:break-all;display:inline-block;flex:2}.is-pc-device .pc_course_left_courseware .cn_courseware_img>p>span:first-of-type{width:auto;min-width:24px;flex:initial;margin-right:8px}.is-pc-device .pc_course_left_courseware .cn_courseware_img>p>img{position:relative;top:2px;margin-left:10px}.is-pc-device .pc_course_left_courseware .active,.is-pc-device .pc_course_left_courseware .cn_courseware_img>p:hover{color:var(--themcolor)}.is-pc-device .pc_course_left_courseware_li_icon>div:first-child{position:relative;top:15px;left:18px;width:15px;height:15px;border:1px solid #e5e5e5;border-radius:50px;background-color:#e5e5e5}.is-pc-device .pc_course_left_courseware_li_icon>div:nth-child(2){position:relative;z-index:999;top:15px;left:25px;width:1px;height:45px;background-color:#e5e5e5}.is-pc-device .pc_course_left_courseware_li_icon>.pc_course_left_courseware_li_icon_height{height:92px!important}.is-pc-device .pc_course_left form{z-index:99;width:100%;height:220px;margin-bottom:20px;padding:0 0 16px}.is-pc-device .pc_course_left form>div{border:1px solid #e5e5e5;border-radius:2px;margin-bottom:8px}.is-pc-device .pc_course_left form>div>textarea{color:#000;word-break:break-all;overflow:hidden;width:100%;height:130px;margin-bottom:10px;padding:5px 10px;resize:none;border:none}.is-pc-device .pc_course_left form>div>span{font-size:1.2rem;color:#999;display:inline-block;width:100%;text-align:right;margin-bottom:8px;margin-top:4px;padding-right:16px;line-height:24px}.is-pc-device .pc_course_left form>button{font-size:1.5rem;color:#fff;float:right;width:150px;height:40px;border:1px solid var(--themcolor);border-radius:5px;background-color:var(--themcolor)}.is-pc-device .pc_course_left form>button:hover{background-color:var(--active-themeColor)}.is-pc-device .pc_course_right{vertical-align:top;display:inline-block;width:304px}.is-pc-device .pc_course_right_title{margin-bottom:0}.is-pc-device .pc_course .comment_list_nocomment{height:auto}.is-pc-device .pc_course .coursedetail_courseware{width:100%;height:100%;background:rgba(0,0,0,.6);border-top-right-radius:8px}.is-pc-device .pc_course .coursedetail_courseware .menu{overflow:auto;width:100%;min-height:200px;max-height:466px;margin:0;padding:0}.is-pc-device .pc_course .pc_course_right_related{width:100%;margin-top:20px;background:rgba(0,0,0,.6);border-radius:8px}.is-pc-device .pc_course .pc_course_right_related .banner_title_left{display:block}.is-pc-device .pc_course .pc_course_right_related .banner_title_left>span>span{font-weight:400;float:right;cursor:pointer}.is-pc-device .pc_course .pc_course_right_related .banner_title_left>span>span:hover{color:var(--themcolor)}.is-pc-device .banner_title{position:relative}.is-pc-device .banner_title .pc_banner{height:72px;padding:16px 0}.is-pc-device .banner_title .pc_banner>ul{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between}.is-pc-device .banner_title .pc_banner>ul>li{font-family:Source Han Sans CN;font-size:16px;font-weight:350;line-height:40px;letter-spacing:0;text-align:center;color:#fff;width:50%;cursor:pointer;box-shadow:inset 0 -1px 0 0 rgba(228,231,237,.2)}.is-pc-device .banner_title .pc_banner>ul .active{box-shadow:inset 0 -2px 0 0 #fff;font-weight:700}.is-pc-device .banner_title .pc_banner .onlyoneul{box-shadow:inset 0 -1px 0 0 rgba(228,231,237,.2)!important}.is-pc-device .banner_title .pc_banner .onlyone{text-align:left!important;width:auto!important}.is-pc-device .coursewares_singgle{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.is-pc-device .coursewares_singgle>div:first-child{font-family:Source Han Sans CN;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-align:left;color:#999}.is-pc-device .banner_title_left{font-size:1.8rem;font-weight:700;display:inline-block}.is-pc-device .banner_title_left>span>span{font-size:1.2rem;color:#999;margin-left:5px}.is-pc-device .right_triangle{position:absolute;left:80px;display:inline-block;width:0;height:0;border-right:20px solid #fff;border-bottom:20px solid transparent}.is-pc-device .pc_course_right_related{padding:0 12px 1px}.is-pc-device .pc_course_right_related_list{height:68px;margin:10px 0 20px}.is-pc-device .pc_course_right_related_list>div{vertical-align:top;display:inline-block}.is-pc-device .pc_course_right_related_list .pc_course_right_related_list_left{width:120px;height:100%}.is-pc-device .pc_course_right_related_list .pc_course_right_related_list_left>img{width:100%;height:100%;border-radius:4px}.is-pc-device .pc_course_right_related_list .pc_course_right_related_list_right{position:relative;width:calc(100% - 124px);height:100%;padding-left:10px}.is-pc-device .pc_course_right_related_list .pc_course_right_related_list_right>div:first-child{font-size:1.4rem;color:#000;word-break:break-all;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.is-pc-device .pc_course_right_related_list .pc_course_right_related_list_right>div:nth-child(2){font-size:1.3rem;color:#999;position:absolute;bottom:2px}.is-pc-device .pc_course_right_related_list .pc_course_right_related_list_right>div:nth-child(2)>img{position:relative;top:-1px;width:15px;margin-right:8px}.is-pc-device .pc_course .pc_related_lecturer{margin-bottom:50px;padding:0 10px}.is-pc-device .pc_course .pc_lecturer_info{min-height:90px;padding-top:10px;border-top:1px solid #e5e5e5}.is-pc-device .pc_course .pc_lecturer_info .nomessage_defult{position:relative}.is-pc-device .pc_lecturer_info .lecturerlists{margin-top:10px;display:flex;flex-flow:row nowrap;align-items:flex-start}.is-pc-device .pc_lecturer_info .headinfo{text-align:center;width:120px;height:120px}.is-pc-device .pc_lecturer_info .headinfo>p{color:#999;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.is-pc-device .pc_lecturer_info .headinfo>div{margin:5px 0}.is-pc-device .pc_lecturer_info .headinfo>img{width:50px;height:50px;cursor:pointer;border-radius:50%}.is-pc-device .pc_lecturer_info .classinfo{flex:1;min-height:45px;margin-left:10px;padding:10px 10px 0;border-radius:6px;background-color:#f4f4f4}.is-pc-device .pc_lecturer_info .classinfo .courseware>div{margin:5px 0 10px;cursor:pointer}.is-pc-device .pc_lecturer_info .classinfo .courseware>div:hover{color:var(--themcolor)}.is-pc-device .pc_lecturer_info .classinfo .courseware>div>img{position:relative;top:4px;float:right;width:8px}.is-pc-device .pc_lecturer_info .classinfo .switch{font-size:1.2rem;color:#999;text-align:center;margin-top:10px;padding:6px 0;cursor:pointer;border-top:1px solid #e5e5e5}.is-pc-device .pc_lecturer_info .classinfo .switch>img{width:16px}.is-pc-device .coursecommentreply{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .coursecommentreply>div{width:1200px;margin:auto;padding-bottom:90px}.is-pc-device .reply{margin-top:5px}.is-pc-device .coursecommentreply .reply_comment{padding:15px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .coursecommentreply .reply_comment .comment_list{margin-bottom:30px;border:none}.is-pc-device .coursecommentreply .reply_comment form{text-align:right}.is-pc-device .coursecommentreply .reply_comment form textarea{width:100%;height:80px;padding:8px 12px;resize:none;border:1px solid transparent;border-radius:4px;background-color:#f4f4f4}.is-pc-device .coursecommentreply .reply_comment form button{font-size:1.4rem;color:#fff;width:150px;height:38px;margin:10px 0 0;padding:7px 1px;border:1px solid transparent;border-radius:4px;background-color:var(--themcolor)}.is-pc-device .reply_reply{min-height:300px;margin-top:24px;padding:8px 20px 0;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .course .comment{padding:0 0 90px}.is-pc-device .course .comment>div>div{padding:10px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .comment_list{padding:15px 0;margin-top:5px}.is-pc-device .comment_list:last-child{margin-bottom:20px}.is-pc-device .reply_comment .comment_list:last-child{margin-bottom:15px}.is-pc-device .pc_course_left .accessory{cursor:pointer}.is-pc-device .comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message{padding:8px 0 8px 30px;position:relative}.is-pc-device .comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message>img{width:20px;height:20px;margin-right:10px;border-radius:50%;position:absolute;left:0;top:7px}.is-pc-device .comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message>div{color:#999}.is-pc-device .comment_list .comment_list_right .comment_list_right_top .comment_reply .comment_reply_message>div>p{font-size:1.2rem;color:#999;margin:5px 0 0}.is-pc-device .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>span:nth-child(2){top:0;cursor:pointer}.is-pc-device .pc_course_left .comment_list_down .comment_list_down_reply{color:var(--themcolor)!important;border:1px solid #e5e5e5;background-color:#fff!important}.is-pc-device .coursecommentreply .comment_list_new .comment_list_right{margin-left:10px}.is-pc-device .pc_course_left .pc_course_intro{position:relative;padding-top:20px}.is-pc-device .pc_course_left .pc_course_intro .pc_course_intro_markcontent{margin-bottom:35px;padding-bottom:20px;border-bottom:1px dashed #e5e5e5}.is-pc-device .pc_course_left .pc_course_intro .pc_course_intro_markcontent.ai-mark-tag-list{margin-bottom:20px}.is-pc-device .pc_course_left .pc_course_intro .pc_course_intro_markcontent .ai-tag-list{font-size:1.5rem;font-weight:700;color:#000;padding-bottom:15px}.is-pc-device .pc_course_left .pc_course_intro .pc_course_intro_markcontent>span{font-size:1.3rem;color:#000;display:inline-block;margin:5px 5px 5px 0;padding:3px 10px 2px;border:1px solid transparent;border-radius:50px;background-color:#f4f4f4}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_info{color:#666}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_info>p :last-child{word-break:break-all}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_info>p>span{word-break:break-all;font-size:14px}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_info .teacher-item{display:inline-block;font-size:14px;color:#666;background-color:#f4f4f4;padding:4px 8px;border-radius:2px;cursor:pointer}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_info .teacher-item:nth-child(2){margin-left:-5px}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_info .nodata{color:#999;font-size:1.4rem}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_excitationexplain{position:absolute;top:26px;right:12px;width:auto;cursor:pointer}.is-pc-device .pc_course_left .pc_course_intro .pc_repeat_excitationexplain img{width:16px}.is-pc-device .next-navbar{position:relative;width:100%;padding:0 10%;border:1px solid #e5e5e5;border-bottom:none}.is-pc-device .line{display:none}.is-pc-device .fixedUl{position:relative;z-index:0;box-shadow:none}.is-pc-device .fixedTop1,.is-pc-device .fixedTop2{position:relative}.is-pc-device .fixedTop3{position:relative;box-shadow:none}.is-pc-device .setMargin,.is-pc-device .setMarginTop{margin-top:1px}.is-pc-device .navbar .navbar-btn,.is-pc-device .navbar .navbar-btn:active,.is-pc-device .navbar .navbar-btn:focus,.is-pc-device .navbar .navbar-btn:hover{box-shadow:none;border:1px solid #fff;background-color:#fff}.is-pc-device .navbar .container-fluid .row>div:nth-child(3) .btn-group .navbar-btn{margin-left:15px;border:1px solid #fff}.is-pc-device .navbar .navbar-btn .ibs{font-size:2rem;color:var(--themcolor)}.is-pc-device .navbar .navbar-btn .ibs:hover{color:var(--themcolor)}.is-pc-device .float-right .navbar-btn{font-size:1.6rem;color:#666;border:none}.is-pc-device .float-right .navbar-btn:active,.is-pc-device .float-right .navbar-btn:hover{color:var(--themcolor);border:none}.is-pc-device .next-navbar>li{padding:0 20px}.is-pc-device .next-navbar-padding{width:800px;padding:0}.is-pc-device .next-navbar>li>div:hover{border-radius:unset;background-color:unset}.is-pc-device .next-navbar>.active>div{background-color:unset}.is-pc-device .next-navbar>.active>div a{color:var(--themcolor)}.is-pc-device .check-view-active{border-bottom:none}.is-pc-device .check-view-active div{border-bottom:2px solid var(--themcolor)}.is-pc-device .pc-next-navbar-padding_new{background-color:#f4f4f4!important}.is-pc-device .pc_synthesis .pc-next-navbar-padding_new .pc_title>div{font-size:1.8rem!important;color:#000;padding-top:25px!important}.is-pc-device .next-navbar-padding{position:fixed;z-index:50;top:72px;left:0;width:100%;height:60px;margin:auto;background-color:#fff}.is-pc-device .next-navbar-padding .next-navbar{height:100%;margin:auto;padding:0;border:none;background-color:transparent}.is-pc-device .next-navbar-padding .next-navbar li{height:100%;padding:0}.is-pc-device .next-navbar-padding .next-navbar li>div{padding:16px 0 4px!important}.is-pc-device .next-navbar-padding .next-navbar>.active>div{color:var(--themcolor);border-bottom:3px solid var(--themcolor)}.is-pc-device .pc-next-navbar-padding .next-navbar{width:1200px!important}.is-pc-device .pc-next-navbar-padding ul li{width:auto;position:relative;display:inline-block;margin-right:48px}.is-pc-device .pc-next-navbar-padding ul .pc_title{font-size:1.8rem;color:#000;display:inline-block}.is-pc-device .pc-next-navbar-padding .next-navbar li>div{font-size:1.6rem;padding:20px 0 16px;cursor:pointer}.is-pc-device .pc-next-navbar-padding .next-navbar>.active>div>div{top:6px}.is-pc-device .pc-next-navbar-padding ul .pc_title>div{cursor:default}.is-pc-device .pc-next-navbar-padding ul .pc-right-btn{float:right}.is-pc-device .pc-next-navbar-padding ul .pc-right-btn div>a{border-bottom:1px solid #fff}.is-pc-device .pc-next-navbar-padding ul .pc-right-btn div{font-size:1rem;color:#000;display:inline-block}.is-pc-device .clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:""}.is-pc-device .clearfix{zoom:1}.is-pc-device app-studycourse{width:100%;min-width:1200px;min-height:calc(100% - 72px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f4f4f4}.is-pc-device app-studycourse .study_course_tabs_parent{position:fixed;z-index:2;top:72px;width:100%;height:59px;background-color:#fff}.is-pc-device app-studycourse .course_category_arrow svg{width:16px;height:16px}.is-pc-device .assess>.study_assess_tabs_parent{position:fixed;z-index:2;top:72px;width:100%;height:59px;background-color:#fff}.is-pc-device .study_course_tabs{width:1200px;height:100%;margin:auto}.is-pc-device .study_course_tabs ul{display:flex;margin:0;padding:16px 0;list-style:none}.is-pc-device .study_course_tabs ul li{font-size:1.6rem;color:#000;margin-right:48px;cursor:pointer;border-bottom:3px solid transparent}.is-pc-device .study_course_tabs ul .activetab{color:var(--themcolor);border-bottom:3px solid var(--themcolor)}.is-pc-device app-studycourse .study_page_list{padding-top:131px;padding-bottom:24px}.is-pc-device .study_page_list .study_page_list_content{width:1200px;margin:24px auto auto}.is-pc-device .study_page_list .study_course_list{display:flex}.is-pc-device .study_page_list .study_course_list>div{width:100%}.is-pc-device .study_page_list .study_course_list .study_category_list{position:fixed;width:280px;background-color:#fff}.is-pc-device .study_page_list .study_course_list .study_category_list div:first-child{font-size:1.6rem;font-weight:700;display:flex;align-items:center;width:100%;height:100%;height:56px;padding:0 24px 0 16px;cursor:pointer}.is-pc-device .study_page_list .study_course_list .study_category_list div:first-child img{display:inline-block;width:16px;margin-right:8px}.is-pc-device .study_page_list .study_course_list .study_category_list div:nth-child(2){overflow-y:auto;max-height:calc(100vh - 330px)}.is-pc-device .study_page_list .study_course_list .study_category_list ul{margin:0;padding:0;list-style:none}.is-pc-device .study_page_list .study_course_list .study_category_list ul li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:56px;padding:0 24px 0 16px;cursor:pointer}.is-pc-device .study_page_list .study_course_list .study_category_list ul li a{color:#000;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.is-pc-device .study_page_list .study_course_list .study_category_list ul li a span:first-child{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:206px}.is-pc-device .study_page_list .study_course_list .study_category_list ul li a span:nth-child(2){color:#ccc;transform:scaleY(2)}.is-pc-device .study_page_list .study_course_list .study_category_list ul li:hover{background-color:var(--themcolor)}.is-pc-device .study_page_list .study_course_list .study_category_list ul li:hover a,.is-pc-device .study_page_list .study_course_list .study_category_list ul li:hover a span:nth-child(2){color:#fff}.is-pc-device .study_page_list .study_course_list .study_category_list ul .active{background-color:var(--themcolor)}.is-pc-device .study_page_list .study_course_list .study_category_list ul .active a,.is-pc-device .study_page_list .study_course_list .study_category_list ul .active a span:nth-child(2){color:#fff}.is-pc-device .study_page_list .study_course_list .study_course_list_all{margin-bottom:104px;margin-left:304px}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category{margin-bottom:40px}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .one_category_more{text-align:center;width:100%;padding:0 0 24px}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .one_category_more span{word-break:break-all;display:block;padding:10px;cursor:pointer;background-color:#f4f4f4}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .recommend_category_list .courselist_item{width:calc((100% - 48px) / 3);margin-right:24px}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .recommend_category_list .courselist_item:nth-child(3n){margin-right:0}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .second_category_more .second_category_title{font-size:1.8rem;font-weight:400;display:flex;justify-content:space-between;padding:22px 0 13px;border-bottom:1px solid #e5e5e5}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .second_category_more .second_category_title img{display:inline-block;width:22px;height:22px}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .second_category_more .three_level_classification{display:flex;flex-wrap:wrap;padding-top:16px}.is-pc-device .study_page_list .study_course_list .study_course_list_all .every_last_category .second_category_more .three_level_classification span{margin-right:16px;margin-bottom:16px;padding:4px 16px;border:1px solid #ccc;border-radius:30px;background-color:#fff}.is-pc-device .lecturermaterial .course_list_category,.is-pc-device .study_course_list .course_list_category,.is-pc-device .study_knowledgebase_list{width:100%;margin-bottom:70px}.is-pc-device .lecturermaterial .course_list_category .category_select_all,.is-pc-device .study_course_list .course_list_category .category_select_all,.is-pc-device .study_knowledgebase_list .category_select_all{display:flex;justify-content:space-between;align-items:center;height:30px;font-size:1.4rem;position:relative}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type{flex:1;height:30px;margin:0;padding:0;list-style-type:none}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select{color:#333;position:relative;float:left;margin-right:8px;margin-bottom:8px}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-toggle,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-toggle,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select .dropdown-toggle{display:inline-block;background-color:#fff;padding:5px 16px;border-radius:4px;border:1px solid transparent}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select .next,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select .next,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select .next{display:inline-block;margin-right:8px;width:20px;height:20px}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select .active,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select .active,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select .active{color:var(--themcolor)}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-toggle,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-toggle,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select .dropdown-toggle{cursor:pointer}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-menu,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-menu,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select .dropdown-menu{position:absolute;z-index:99;float:none;overflow-y:auto;max-height:300px;margin-top:8px;padding:0;list-style:none;border:0 solid #000;background:#fff}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-menu li,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-menu li,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select .dropdown-menu li{padding:10px;cursor:pointer}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-menu li:hover,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select .dropdown-menu li:hover,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select .dropdown-menu li:hover{color:var(--themcolor);background:rgba(var(--rgbnum),.05)}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .one_select:last-child>.dropdown-toggle,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .one_select:last-child>.dropdown-toggle,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .one_select:last-child>.dropdown-toggle{color:var(--themcolor);border:1px solid var(--themcolor)}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .studycourse_dropdown,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .studycourse_dropdown,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .studycourse_dropdown{padding:5px 8px 5px 12px!important}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:first-of-type .studycourse_dropdown>span>img,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:first-of-type .studycourse_dropdown>span>img,.is-pc-device .study_knowledgebase_list .category_select_all>ul:first-of-type .studycourse_dropdown>span>img{width:16px}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:nth-of-type(2),.is-pc-device .study_course_list .course_list_category .category_select_all>ul:nth-of-type(2),.is-pc-device .study_knowledgebase_list .category_select_all>ul:nth-of-type(2){display:flex;justify-content:space-between;align-items:center;min-width:200px;margin:0;padding:4px;list-style-type:none}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:nth-of-type(2) li,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:nth-of-type(2) li,.is-pc-device .study_knowledgebase_list .category_select_all>ul:nth-of-type(2) li{cursor:pointer}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:nth-of-type(2) .active,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:nth-of-type(2) .active,.is-pc-device .study_knowledgebase_list .category_select_all>ul:nth-of-type(2) .active{color:var(--themcolor)}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:nth-of-type(2) img,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:nth-of-type(2) img,.is-pc-device .study_knowledgebase_list .category_select_all>ul:nth-of-type(2) img{width:16px}.is-pc-device .lecturermaterial .course_list_category .category_select_all>ul:nth-of-type(2) .app-svg-themebox,.is-pc-device .study_course_list .course_list_category .category_select_all>ul:nth-of-type(2) .app-svg-themebox,.is-pc-device .study_knowledgebase_list .category_select_all>ul:nth-of-type(2) .app-svg-themebox{width:16px;height:16px}.is-pc-device .lecturermaterial .course_list_category .category_select_all .favorite_label,.is-pc-device .study_course_list .course_list_category .category_select_all .favorite_label,.is-pc-device .study_knowledgebase_list .category_select_all .favorite_label{font-size:1.4rem;color:#000;cursor:pointer;padding:4px 15px}.is-pc-device .lecturermaterial .course_list_category .category_select_all .favorite_label>.app-svg-themebox,.is-pc-device .study_course_list .course_list_category .category_select_all .favorite_label>.app-svg-themebox,.is-pc-device .study_knowledgebase_list .category_select_all .favorite_label>.app-svg-themebox{width:14px;height:16px}.is-pc-device .lecturermaterial .course_list_category .category_select_all .favorite_label>.app-svg-themebox,.is-pc-device .lecturermaterial .course_list_category .category_select_all .favorite_label>img,.is-pc-device .study_course_list .course_list_category .category_select_all .favorite_label>.app-svg-themebox,.is-pc-device .study_course_list .course_list_category .category_select_all .favorite_label>img,.is-pc-device .study_knowledgebase_list .category_select_all .favorite_label>.app-svg-themebox,.is-pc-device .study_knowledgebase_list .category_select_all .favorite_label>img{width:14px;vertical-align:middle;margin-right:4px}.is-pc-device .lecturermaterial .course_list_category .course_lists_all,.is-pc-device .study_course_list .course_list_category .course_lists_all,.is-pc-device .study_knowledgebase_list .course_lists_all{display:flex;flex-wrap:wrap;margin-top:16px}.is-pc-device .lecturermaterial .course_list_category .course_lists_all .courselist_item,.is-pc-device .study_course_list .course_list_category .course_lists_all .courselist_item,.is-pc-device .study_knowledgebase_list .course_lists_all .courselist_item{width:calc((100% - 48px) / 4);margin-bottom:24px}.is-pc-device .lecturermaterial .course_list_category .course_lists_all .courselist_item:nth-child(4n),.is-pc-device .study_course_list .course_list_category .course_lists_all .courselist_item:nth-child(4n),.is-pc-device .study_knowledgebase_list .course_lists_all .courselist_item:nth-child(4n){margin-right:0}.is-pc-device .study_page_list .study_knowledgebase_list .knowledgebase_list_com{display:flex;flex-wrap:wrap;justify-content:start;width:100%;margin-top:16px}.is-pc-device .knowledgebase_list_item{display:flex;width:calc((100% - 32px) / 3);height:80px;margin-right:16px;margin-bottom:24px;transition:all .2s ease-in-out;background-color:#fff;border-radius:8px}.is-pc-device .knowledgebase_list_item:hover{box-shadow:0 0 11px rgba(0,0,0,.08);transition:all .2s ease-in-out;transform:translateY(-5px)}.is-pc-device .knowledgebase_list_item div{padding:0 16px 0 0}.is-pc-device .knowledgebase_list_item div:first-child{width:80px;height:100%}.is-pc-device .knowledgebase_list_item div:first-child img{width:80px}.is-pc-device .knowledgebase_list_item div:nth-child(2){overflow:hidden;flex:1}.is-pc-device .knowledgebase_list_item div:nth-child(2) h4{font-size:1.6rem;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:16px 0 10px}.is-pc-device .knowledgebase_list_item div:nth-child(2) span{font-size:1.1rem;color:#999}.is-pc-device .knowledgebase_list_item div:nth-child(2) .app-svg-themebox{float:right;width:24px;height:24px}.is-pc-device .knowledgebase_list_item div:nth-child(2) img{float:right;width:24px}.is-pc-device .knowledgebase_list_item:nth-child(3n){margin-right:0}.is-pc-device .lecturermaterial .course_list_category{margin:20px 0}.is-pc-device .study_page_list .study_lecturerlibrary_list{min-height:750px}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table{width:100%;min-width:100%;padding:0}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_lists{width:100%}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details{border:0}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details>span:nth-child(6){position:absolute;top:20px;right:20px}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details .pc_detail_name>div:first-child{position:absolute;top:20px;left:24px}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details .pc_detail_name>div:first-child img{width:74px;height:74px}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details .pc_detail_name>div:nth-child(2){display:inline-block;width:calc(100% - 40px);padding-left:12px}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details .pc_detail_name>div:nth-child(2) h3{font-size:1.6rem;line-height:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details .pc_detail_name>div:nth-child(2) h3 span{font-size:1rem;color:#ff5d5d;padding:0 8px;border:1px solid #ff5d5d;border-radius:8px}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_table .pc_details .pc_detail_name>div:nth-child(2) h3:nth-child(2){font-size:1.4rem;color:#999}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 0 8px;font-size:1.4rem}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:first-child ul{display:inline-block;margin:0;padding:0;list-style:none}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:first-child ul li{display:inline-block;margin:0 8px 0 16px;cursor:pointer;font-size:1.4rem}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:first-child ul .active{color:var(--themcolor)}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:nth-child(2){position:relative;display:flex}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:nth-child(2)>div:first-child input{font-size:1.4rem;color:#ccc;height:30px;padding-right:30px;padding-left:16px;border:none;border-radius:15px 0 0 15px;background-color:#fff}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:nth-child(2)>div:first-child input::input-placeholder{font-size:1.4rem;color:#ccc}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:nth-child(2)>div:first-child img{position:absolute;top:5px;right:42px;width:20px;height:20px}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:nth-child(2)>div:nth-child(2){line-height:30px;text-align:center;width:40px;height:30px;border-radius:0 15px 15px 0;background-color:var(--themcolor)}.is-pc-device .study_page_list .study_lecturerlibrary_list .study_lecturerlibrary_list_sort>div:nth-child(2)>div:nth-child(2) img{width:20px}.is-pc-device app-courselist{position:absolute;top:65px;left:0;width:100%;min-width:1200px}.is-pc-device .recommend_class{font-size:1.8rem;width:1200px;margin:auto;padding:15px 0;border-bottom:1px solid #ccc}.is-pc-device .pc_recommend_course{padding-top:146px}.is-pc-device .pc_courselist .next-navbar-padding{position:relative;z-index:10;top:0;width:1200px;margin:26px auto auto;border-bottom:1px solid #e5e5e5;background-color:#fff}.is-pc-device .pc_courselist .next-navbar-padding>div{font-size:1.8rem;color:#000;display:inline-block;padding:20px 0}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar{float:right;width:292px;padding:0;border:none;background-color:#fff}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar .active{background-color:#fff}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar .active>div{border-bottom:none;background-color:unset}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar .active>div a{color:var(--themcolor)}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar>li{padding:0;cursor:pointer}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar>li>div a{font-size:1.6rem;color:#666}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar>li>div a:hover{color:var(--themcolor)}.is-pc-device .pc_courselist .next-navbar-padding .next-navbar>li>div:hover{border-bottom:none;background-color:unset}.is-pc-device .pc_courselist .myslides{width:1200px;margin:auto;padding-bottom:20px}.is-pc-device .pc_courselist .mytraincourse_paper{min-height:calc(100vh - 246px)}.is-pc-device .courselist_modal{display:none}.is-pc-device .pc_course_classify{width:100%;height:auto;padding:5px 0;background-color:#fff}.is-pc-device .pc_course_classify>div{width:1200px;height:auto;margin:auto}.is-pc-device .pc_course_classify>div>div>div{font-size:1.5rem;color:#666;display:inline-block;margin:5px 40px 5px 0;padding:5px 0;cursor:pointer}.is-pc-device .pc_course_classify>div>div>div>div{border-bottom:1px solid #fff}.is-pc-device .pc_course_classify>div>div>.active>div{color:var(--themcolor);border-bottom:1px solid var(--themcolor)}.is-pc-device .pc_course_classify_three,.is-pc-device .pc_course_classify_two{border-top:1px solid hsla(0,0%,100%,.2)}.is-pc-device .pc_course_classify_three{padding-left:110px}.is-pc-device .pc_course_classify_three>div>div,.is-pc-device .pc_course_classify_two>div>div{font-size:1.5rem}.is-pc-device .pc_course_classify_three_parent,.is-pc-device .pc_course_classify_two_parent{color:#666;display:inline;padding:10px 20px 10px 0;font-size:1.5rem}.is-pc-device .pc_course_classify_two_parent>div{display:inline;margin-right:10px}.is-pc-device .pc_course_classify_two_parent>span{font-size:1.6rem;position:relative;top:1px}.is-pc-device .pc_course_classify_three_parent>div{display:inline;margin-right:10px}.is-pc-device .pc_course_classify_three_parent>span{font-size:1.6rem;position:relative;top:1px}.is-pc-device .urlweb{width:100%;min-width:1200px;height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .urlweb .small_screen_pc{left:0;bottom:0;width:100%;border-radius:0}.is-pc-device .urlweb .big_screen_pc{left:0;bottom:0;width:100%}.is-pc-device .urlweb>div{overflow:auto;width:1200px;margin:auto;padding-bottom:16px}.is-pc-device .urlweb .urlweb{height:100%;padding-top:28px;background-color:transparent}.is-pc-device .urlweb>div>.iframe_parent{position:relative;overflow:hidden;height:calc(100vh - 210px);margin-top:0}.is-pc-device .urlweb>div>.iframe_parent_notcomment{height:calc(100vh - 210px)}.is-pc-device .urlweb>div>.iframe_parent iframe{width:100%;height:100%}.is-pc-device .pc_urlweb_button{margin-bottom:10px;padding:10px 0 48px}.is-pc-device .pc_urlweb_button>div{font-size:1.6rem;color:#fff;float:right;height:35px;padding:2.5px 15px;cursor:pointer;border:1px solid transparent;border-radius:5px}.is-pc-device .pc_urlweb_button .comment_btn{padding:2.5px 0}.is-pc-device .pc_urlweb_button>div:first-child{margin-left:10px;background-color:#ff9000}.is-pc-device .pc_urlweb_button>div:nth-child(2){margin-left:10px;background-color:#13ae67}.is-pc-device .pc_urlweb_button>.pc_urlweb_button_commentcount_btn,.is-pc-device .pc_urlweb_button>div:last-child{background-color:var(--themcolor)}.is-pc-device .pc_urlweb_button>div:first-child:hover{background-color:#ff900a}.is-pc-device .pc_urlweb_button>div:nth-child(2):hover{background-color:#13ae40}.is-pc-device .pc_urlweb_button>div:last-child:hover{background-color:var(--themcolor)}.is-pc-device .pc_urlweb_button>div>div>img{position:relative;top:-2px;width:20px;height:20px}.is-pc-device .pc_urlweb_button>div>div{padding:2px 5px}.is-pc-device .pc_urlweb_button>.news_excitationexplain{padding-top:5.5px;background-color:transparent!important}.is-pc-device .pc_urlweb_button>.news_excitationexplain:hover{background-color:transparent!important}.is-pc-device .pc_urlweb_button>.news_excitationexplain img{width:16px;height:auto}.is-pc-device .iframe_parent{height:100%;margin-top:40px}.is-pc-device iframe{width:100%;height:100%;background-color:#fff}.is-pc-device .urlweb_dropdown{position:absolute;top:72px;right:0}.is-pc-device .urlweb_dropdown .open{width:100%;height:100%}.is-pc-device .urlweb_dropdown .dropdown-menu{z-index:90;top:7px;right:0;left:0;width:130px;min-width:0;margin:auto calc((100% - 1200px) / 2) auto auto;padding:0;box-shadow:none;border:1px solid #e5e5e5;border-radius:3px}.is-pc-device .coursewareaudio .pc_countstar_outer,.is-pc-device .urlweb .pc_countstar_outer{position:absolute;top:25%;left:35%;width:28%}.is-pc-device .urlpdf{min-width:1200px;height:auto;min-height:100%}.is-pc-device .urlpdf .pdf_iframe_parent{overflow-y:auto!important;height:calc(100vh - 180px)!important;background-color:#fff}.is-pc-device .pdf-nav{width:1200px;margin:auto}.is-pc-device .ng2-pdf-viewer-container{background-color:#f4f4f4}.is-pc-device .coursewareaudio{min-width:1200px;min-height:100%;background-color:#303332}.is-pc-device .coursewareaudio div{padding-bottom:30px}.is-pc-device .coursewareaudio .comment_footer_block{background-color:transparent;background-color:unset}.is-pc-device .coursewareaudio>div{width:1200px;margin:auto;padding-top:86px;padding-bottom:110px}.is-pc-device .courseware_audio{min-height:505px;margin-top:80px;padding-top:10px;background-color:transparent}.is-pc-device .courseware_audio .courseware_audio{min-height:0;margin-top:0;padding-top:0;background-color:transparent}.is-pc-device .courseware_audio .coursewareaudio div{padding-bottom:0}.is-pc-device .courseware_audio .coursewareaudio>div{width:100%;margin:0;padding-top:0;padding-bottom:0}.is-pc-device .courseware_audio_top>div{display:inline-block}.is-pc-device .courseware_audio_top>div:nth-child(2){float:left;width:375px;height:375px}.is-pc-device .courseware_audio_top>div:nth-child(2)>img{position:relative;top:60px}.is-pc-device .courseware_audio_top>div:first-child{font-size:3.4rem;text-align:left;white-space:nowrap;text-overflow:ellipsis;position:relative;top:100px;right:27px;overflow:hidden;width:720px}.is-pc-device .courseware_audio .courseware_audio_progressbar{overflow:hidden;width:415px;height:415px!important;margin:auto;box-shadow:0 1px 13px rgba(0,0,0,.55);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;background:#252c36}.is-pc-device .courseware_audio .courseware_audio_progressbar>img{position:absolute;top:-218px;width:100%;height:auto;min-height:415px}.is-pc-device .courseware_audio .courseware_audio_progressbar>.speedofprogress .progress{max-width:714px;margin-top:15px;margin-right:52px}.is-pc-device .courseware_audio .courseware_audio_progressbar>div{max-width:720px;height:30px;margin-right:52px}.is-pc-device .courseware_audio .courseware_audio_progressbar>div span{font-size:2.3rem}.is-pc-device .courseware_audio_progressbar{position:relative;top:50px}.is-pc-device .courseware_audio section{position:absolute;right:0;bottom:0;left:0;height:300px;background:url(001.c1140dbecd844df757b7.png) bottom repeat-x}.is-pc-device .courseware_audio section>.audio_control{position:absolute;z-index:9;top:30%;left:50%;width:180px;height:55px;margin:0 0 0 -90px;border-radius:23px;background-color:#201f22}.is-pc-device .courseware_audio section>.audio_control:before{position:absolute;top:50%;left:50%;width:124px;height:88px;margin:-44px 0 0 -62px;content:"";border-radius:125%;background-color:#201f22}.is-pc-device .courseware_audio section>.audio_control>img:first-child{position:absolute;left:0;width:28px;height:28px;margin:13px 10px;cursor:pointer}.is-pc-device .courseware_audio section>.audio_control>a{font-size:3.2rem;line-height:58px;color:#fff;text-align:center;vertical-align:middle;text-decoration:none;position:absolute;top:50%;left:50%;width:88px;height:58px;margin:-29px 0 0 -44px;content:"";cursor:pointer;transition:all .3s;border-radius:29px;background:#f5696c}.is-pc-device .courseware_audio section>.audio_control>a:hover{text-shadow:0 0 5px #fff;box-shadow:0 0 5px #f5696c;background:#ed484b}.is-pc-device .courseware_audio section>.audio_control>a>img{position:absolute;top:4px;right:0;left:0;width:50px;height:50px;margin:auto}.is-pc-device .courseware_audio section>.audio_control>img:nth-child(3){position:absolute;right:0;width:28px;height:28px;margin:13px 10px;cursor:pointer}.is-pc-device .courseware_audio section>.audio_time{font-size:1.2rem;color:#fff;text-align:center;position:relative;top:172px;display:inline-block;padding:1px 7px 0;border:1px solid #201f22;border-radius:15px;background-color:#201f22}.is-pc-device .courseware_audio section .audio_title{font-size:1.6rem;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;position:absolute;top:70%;right:0;left:0;overflow:hidden;width:200px;height:22px;margin:auto}.is-pc-device .courseware_audio section .audio_seeker{position:absolute;bottom:7px;left:50%;overflow:hidden;width:405px;height:202px;margin:0 0 0 -201px}.is-pc-device .courseware_audio section .audio_seeker>div{position:absolute;bottom:0;width:400px;height:401px;border:18px solid #201b2b;border-radius:100%}.is-pc-device .courseware_audio section .audio_seeker>div>div{position:absolute;bottom:-13.5px;left:50%;overflow:hidden;width:392px;height:392px;margin:0 0 0 -196px;transform:rotate(-94deg);transform-origin:50% 50%;border-radius:100%;background:url(003.6065bb2381afb765ac1b.png)}.is-pc-device .courseware_audio section .audio_seeker>a{font-size:2.2rem;line-height:24px;color:#fff;text-shadow:0 1px 5px #000;text-decoration:none;position:absolute;top:0;left:0;display:block;width:18px;height:18px;opacity:1;transition:none;transform-origin:200px 1px;border:4px solid #fff;border-radius:100%;background:#3a304d}.is-pc-device .courseware_audio .comment_footer_block{position:relative;top:90px;width:415px}.is-pc-device .pcvideo .urlweb{height:auto;padding-top:0;background-color:transparent}.is-pc-device .pc_video{line-height:auto;padding-top:0}.is-pc-device .pc_video>div{background-color:#000}.is-pc-device .pc_video>div>div{font-size:1.8rem;color:#000;text-align:center;width:100%;padding:24px 10px;background-color:#fff}.is-pc-device .player .mejs__container,.is-pc-device .player .mejs__layer,.is-pc-device .player .mejs__mediaelement video{width:100%!important;height:calc((1200px * 9 / 16) + 4px)!important}.is-pc-device .player .mejs__speed-selector{height:unset}.is-pc-device .player .mejs__container-fullscreen,.is-pc-device .player .mejs__container-fullscreen .mejs__layer,.is-pc-device .player .mejs__container-fullscreen .mejs__mediaelement video,.is-pc-device video:-webkit-full-screen{width:100vw!important;height:100vh!important}.is-pc-device .mejs_backRate{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.is-pc-device .mejs_backRate p{color:#fff;margin:0;padding:0}.is-pc-device .mejs_backRate .mejs_backRateBtnBox{position:absolute;top:-100px;left:-5px;display:none;flex-direction:column;justify-content:center;align-items:center;box-sizing:content-box;width:100%;padding:0 5px;background-color:rgba(0,0,0,.5)}.is-pc-device .mejs_backRate .mejs_backRateBtnBox .mejs_backRateBtn{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:25px}.is-pc-device .mejs_backRate .mejs_backRateBtnBox .mejs_backRateBtn:hover{color:#ff6429}.is-pc-device .mejs_backRate:hover .mejs_backRateBtnBox{display:flex}.is-pc-device .pc_video .mejs__controls__togglevideo{z-index:3}.is-pc-device .pc_video .mejs__controls__togglevideo>div{height:200px;align-items:center;display:flex;justify-content:center;position:absolute;bottom:0;z-index:3;cursor:pointer;pointer-events:none}.is-pc-device .pc_video .mejs__controls__togglevideo .mejs__controls__togglevideo__pre{left:10px;font-size:1.4rem;color:#fff}.is-pc-device .pc_video .mejs__controls__togglevideo>div>div{cursor:pointer;pointer-events:all}.is-pc-device .pc_video .mejs__controls__togglevideo>div>div>span{display:inline-block;height:32px;padding:6px 10px;background-color:rgba(0,0,0,.6);border-radius:16px;line-height:0}.is-pc-device .pc_video .mejs__controls__togglevideo>div>div>span>span{display:inline-block;height:20px;padding:9px 6px;margin-left:10px;font-size:1.2rem;color:#fff;background-color:var(--themcolor);border:1px solid transparent;border-radius:30px}.is-pc-device .pc_newslist{width:100%;padding-top:72px}.is-pc-device .pc_newslist .myslides{width:100%;margin:auto;padding-bottom:20px}.is-pc-device .newslist_navbar{position:relative;top:0;width:100%;height:auto;margin-bottom:36px;padding:0;background-color:#303332}.is-pc-device app-newslist .newslist_navbar{margin-bottom:0}.is-pc-device app-newslist .pc_newslist{padding-bottom:24px}.is-pc-device app-newslist .pc_newslist_classify{padding:16px 24px;background-color:#fff;border-radius:8px 8px 0 0}.is-pc-device app-newslist .newslist{padding:0 24px;background-color:#fff;border-radius:0 0 8px 8px}.is-pc-device .newslist_navbar .newslist_ul{display:block;width:1200px;margin:auto;padding:5px 0;border:none;background-color:#303332}.is-pc-device .newslist_navbar .newslist_ul>div{display:inline-block;flex-grow:unset;min-width:unset;margin:5px 0;padding:5px 40px 5px 0;background-color:#303332}.is-pc-device .newslist_navbar .newslist_ul>div>div{font-size:1.6rem;color:#fff;padding:0;cursor:pointer;border-bottom:1px solid #303332}.is-pc-device .newslist_navbar .newslist_ul>.active>div,.is-pc-device .pc_newslist .newslist_navbar .newslist_ul>div>div:hover{border-bottom:1px solid #fff}.is-pc-device .pc_newslist .newslist{width:1200px;min-height:calc(100vh - 322px);margin:auto}.is-pc-device .pc_newslist .newslist .list-group>li:nth-child(odd){margin:20px 16px 20px 0!important}.is-pc-device .pc_newslist .newslist .list-group>li:nth-child(2n){margin:20px 0 20px 16px!important}.is-pc-device .newslist_banner{width:100%;height:480px;margin-bottom:10px;padding:11px 0;background-color:#303332}.is-pc-device .newslist_banner div{width:1200px;margin:auto}.is-pc-device .newslist_banner_right{color:#000;position:absolute;top:0;right:0;width:290px!important;height:100%;padding:34px 30px 30px;background-color:#f4f4f4}.is-pc-device .newslist_banner_right>h4{font-size:2.4rem;color:#000;margin-bottom:30px}.is-pc-device .newslist_banner_right>div{font-size:1.8rem;line-height:24px;color:#000;word-break:break-all;overflow:hidden;width:100%;height:240px}.is-pc-device .newslist .swiper-container-horizontal>.swiper-pagination-bullets{right:30px;bottom:48px}.is-pc-device .newslist_banner_container{height:400px}.is-pc-device .newslist_banner_img{width:850px;height:457px}.is-pc-device .newslist_banner_message{display:inline-block;width:270px;height:400px;margin-left:15px;background-color:#f4f4f4}.is-pc-device .newslist_banner .swiper-pagination-bullet-active{background-color:#222}.is-pc-device .newslist_banner .swiper-pagination-bullet{border:1px solid #666}.is-pc-device .pc_newslist_classify{font-size:1.8rem;width:1200px;margin:24px auto 0;padding:15px 0;border-bottom:1px solid #e5e5e5}.is-pc-device .newslist .list-group-item{width:554px;height:140px}.is-pc-device .pc_newslist_center{width:1200px;margin:0 auto;padding:0 24px}.is-pc-device .newslist .list-group-item .media-left{display:inline-block;width:140px;height:140px}.is-pc-device .newslist .list-group-item .media-left>img{width:140px;height:140px}.is-pc-device .newslist .list-group-item .media-left>.newslist_isnewest{width:40px;height:auto}.is-pc-device .newslist .list-group-item .media-body{width:calc(100% - 159px);background-color:transparent}.is-pc-device .newslist .list-group-item .media-body .one_line_text{margin:0 0 16px}.is-pc-device .newslist .list-group-item .media-body .one_line_text_next_two{margin-top:18px}.is-pc-device .newslist .list-group-item>div:hover{background-color:#f4f4f4}.is-pc-device .newscommentlists{min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .newscommentlists>div{width:1200px;min-height:calc(100vh - 90px);margin:auto}.is-pc-device .newscommentlists .comment form{text-align:right;padding:15px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .newscommentlists .comment form textarea{width:100%;height:80px;padding:8px 12px;resize:none;border:1px solid transparent;border-radius:4px;background-color:#f4f4f4}.is-pc-device .newscommentlists .comment form button{font-size:1.4rem;color:#fff;width:150px;height:38px;margin:10px 0 0;padding:7px 1px;border:1px solid transparent;border-radius:4px;background-color:var(--themcolor)}.is-pc-device .newscommentlists .comment .nomessage_defult{position:relative}.is-pc-device .pc_application .btn{font-size:1.9rem;color:#000;padding:0 0 4px;background-color:#fff}.is-pc-device .pc_application .btn:hover{color:var(--themcolor)}.is-pc-device .pc_application .btn.active,.is-pc-device .pc_application .btn:active{box-shadow:none;box-shadow:unset}.is-pc-device .pc_application .dropdown-menu{text-align:center;position:fixed;z-index:999;top:72px;right:0!important;left:0!important;width:100vw;margin:0;padding:30px 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:none;border-top:1px solid #e5e5e5}.is-pc-device .pc_application .dropdown-menu>li{display:inline-block;width:120px;height:120px}.is-pc-device .pc_application .dropdown-menu>li>a{text-align:center;padding:20px 0}.is-pc-device .pc_application .dropdown-menu>li>a>img{display:block;width:50px;margin:0 auto 10px}.is-pc-device .applicationlist{width:1200px;height:auto;min-height:0;margin:auto;padding-top:86px!important;padding-right:30px;padding-left:30px;background-color:#fff}.is-pc-device .applicationlist>div>div{text-align:center;display:inline-block;width:210px;height:210px;margin:30px;padding:0;cursor:pointer}.is-pc-device .applicationlist>div>div>div{width:100%;height:100%;padding:47px 0 22px}.is-pc-device .applicationlist>div .listbackgroundcolor1{color:#fff;background-color:#39a6d1}.is-pc-device .applicationlist>div .listbackgroundcolor2{color:#fff;background-color:#38d68b}.is-pc-device .applicationlist>div .listbackgroundcolor3{color:#fff;background-color:#11ceaa}.is-pc-device .applicationlist>div .listbackgroundcolor4{color:#fff;background-color:#f9a050}.is-pc-device .applicationlist>div .listbackgroundcolor5{color:#fff;background-color:#f67f67}.is-pc-device .applicationlist>div .listbackgroundcolor6{color:#fff!important;background-color:#35c0d7}.is-pc-device .applicationlist>div .listbackgroundcolor7{color:#fff;background-color:#f5bd66}.is-pc-device .applicationlist .oneline .oneline_photo{width:70px;height:82px;margin:auto auto 14px}.is-pc-device .applicationlist .oneline .oneline_content{position:relative;width:100%;border:none}.is-pc-device .applicationlist .oneline .oneline_content>.oneline_content_title{font-size:1.8rem;color:#000}.is-pc-device .applicationlist .oneline .listbackgroundcolor1 .oneline_content>.oneline_content_title,.is-pc-device .applicationlist .oneline .listbackgroundcolor2 .oneline_content>.oneline_content_title,.is-pc-device .applicationlist .oneline .listbackgroundcolor3 .oneline_content>.oneline_content_title,.is-pc-device .applicationlist .oneline .listbackgroundcolor4 .oneline_content>.oneline_content_title,.is-pc-device .applicationlist .oneline .listbackgroundcolor5 .oneline_content>.oneline_content_title,.is-pc-device .applicationlist .oneline .listbackgroundcolor6 .oneline_content>.oneline_content_title,.is-pc-device .applicationlist .oneline .listbackgroundcolor7 .oneline_content>.oneline_content_title{color:#fff}.is-pc-device .applicationlist .oneline .oneline_content>.oneline_content_items{position:absolute;top:-111px;right:67px}.is-pc-device .applicationlist .oneline .oneline_content>.oneline_content_items .applicationBadge{display:block;border:2px solid #fff}.is-pc-device .survey{padding-top:156px}.is-pc-device .survey .exam_testpaperlist{width:100%}.is-pc-device .survey .pc_exam_testpaper_list_title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.is-pc-device .survey>div{width:1200px;margin:auto}.is-pc-device .survey .exam_testpaper_list{cursor:pointer}.is-pc-device .survey .exam_testpaper_list>div{width:80%}.is-pc-device .survey .exam_testpaper_list>div>div{font-size:1.4rem;color:#666;padding:2px 0;border-bottom:0;word-break:break-all}.is-pc-device .survey .next-navbar-padding .next-navbar{width:200px}.is-pc-device .survey .next-navbar-padding ul .pc_title>div,.is-pc-device .survey .next-navbar-padding ul .pc_title>div>a:hover{padding-left:0;cursor:default;border:none}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>td:first-child,.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>th:first-child{width:500px}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>td:nth-child(2),.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>th:nth-child(2){width:100px}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>td:nth-child(3),.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>th:nth-child(3){width:230px}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>td:nth-child(4),.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>th:nth-child(4){width:100px}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>td:nth-child(5),.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_notcomplete tr>th:nth-child(5){text-align:center;width:210px}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_complete tr>td:first-child,.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_complete tr>th:first-child{width:500px}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_complete tr>td:nth-child(2),.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_complete tr>th:nth-child(2){width:430px}.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_complete tr>td:nth-child(3),.is-pc-device .survey .exam_testpaper .exam_testpaperlist .exam_testpaperlist_complete tr>th:nth-child(3){text-align:center;width:210px}.is-pc-device .mytraincourse .exam_testpaper_list,.is-pc-device .survey .exam_testpaper_list{padding:0;margin:0 0 16px!important}.is-pc-device .surveydetail{min-width:1200px;min-height:100%;padding-top:72px;background-color:#f4f4f4}.is-pc-device .surveydetail>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .exam_detail .dl-horizontal dt,.is-pc-device .surveydetail .examdetail .dl-horizontal dt{text-align:unset;margin-top:0;padding:0}.is-pc-device .surveydetail .examdetail .dl-horizontal dd{margin-top:0}.is-pc-device .surveydetail .examdetail_button_container .examdetail_common{position:inherit}.is-pc-device .surveydetail .examdetail_excitationexplain_ex{left:0;position:relative;width:16px;margin-left:40px;top:-1px;display:inline-block}.is-pc-device .examdetail .dl-horizontal{font-size:1.4rem}.is-pc-device .examdetail .examdetail-list-item tr td{font-size:1.4rem;min-width:70px}.is-pc-device .surveytest{min-width:1200px;min-height:100%;padding-top:36px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .surveytest>div{width:1200px;margin:auto;padding:0 24px;border:1px solid transparent;border-radius:8px;background-color:#fff}.is-pc-device .surveytest .button{color:#fff;width:500px;cursor:pointer;border-radius:25px;background-color:var(--themcolor)}.is-pc-device .surveytest .buttondefult{background-color:#f4f4f4;color:#999;cursor:default}.is-pc-device .surveyanalysis .progress>.progress-bar-warning{background-color:#409eff!important}.is-pc-device .surveyanalysis .active>.progress-bar-warning{background-color:#67c23a!important}.is-pc-device .static_info{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .static_info>div{width:1200px;margin:auto;padding-bottom:20px}.is-pc-device .pc_staticinfo_title{font-size:1.6rem;color:#000;margin-bottom:50px;padding:10px 0;border-bottom:1px solid #cfcfcf}.is-pc-device .pc_staticinfo_title>span:nth-child(2){float:right}.is-pc-device .staticinfo{margin-top:25px}.is-pc-device .static_info_tip,.is-pc-device .staticinfo>div{text-align:right;padding:13px 0}.is-pc-device .staticinfo>section .staticinfo_content{border:1px solid #e5e5e5}.is-pc-device .staticinfo_content .staticinfo_content_right>div>p:nth-child(2){font-size:2.4rem}.is-pc-device .static_info_chart>div{margin:auto}.is-pc-device .learnrecord{height:100%;padding:76px 0 40px;min-height:auto}.is-pc-device .pc_learnrecord_title{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:1.8rem;color:#000;padding:24px 0 16px!important}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent{margin-right:0;cursor:pointer}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .pc_learnrecord_right_screen{display:flex;align-items:center;padding-left:24px;margin-right:0;color:#131418}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .pc_learnrecord_right_screen.active{color:var(--themcolor)}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .pc_learnrecord_right_screen span{font-size:1.4rem}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .pc_learnrecord_right_screen .icon-filter{margin-left:4px;width:16px;height:16px;font-size:0}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu{inset:85% 0 auto auto!important;margin:0;width:480px;padding:24px;border-radius:8px;border:none;box-shadow:0 3px 6px rgba(0,0,0,.16)}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item{display:flex;align-items:center;margin-bottom:30px;font-size:1.4rem;color:#131418}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item>div{display:inline-block;vertical-align:middle}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item .menu-item-left{max-width:40%;min-width:13%;text-align:right}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item .menu-item-right{flex:1;margin-left:8px}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item .menu-item-right>input{border-radius:4px;border:1px solid #e5e5e5;background-color:#fff;height:40px}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item .menu-item-right .menu-item-right-title{padding:5px 12px;width:97%}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item .menu-item-right-time{font-size:1.3rem}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item .menu-item-right-time>input{padding:7px 8px;width:128px;display:inline-block;vertical-align:middle}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item .menu-item-right-time span{padding:0 16px;display:inline-block;vertical-align:middle}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item-btn{margin-bottom:0;display:flex;justify-content:flex-end}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item-btn>button{border:1px solid var(--themcolor);background-color:var(--themcolor);color:#fff;padding:6px 44px;border-radius:16px;margin-left:24px;font-size:1.4rem;cursor:pointer}.is-pc-device .pc_learnrecord_title .right .pc_learnrecord_right_screen_parent .dropdown-menu .menu-item-btn .reset-btn{background-color:#fff;color:#000;border:1px solid #e5e5e5}.is-pc-device .learnrecord>div{width:1200px;margin:auto}.is-pc-device .learnrecord>.learnrecord-box{padding:0 20px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .learnrecord_content_left{width:30px}.is-pc-device .learnrecord_content_right{width:calc(100% - 40px)}.is-pc-device .learnrecord_content_time{position:relative;top:25px;left:-84px}.is-pc-device .learnrecord_content_time .learnrecord_content_item_left_first{z-index:999;top:19px;left:59px}.is-pc-device .learnrecord_content_time .learnrecord_content_item_left_second{top:16px;left:56px}.is-pc-device .learnrecord_timestamp>span{font-size:1.4rem;color:#000}.is-pc-device .learnrecord_timestamp>span>span{font-size:2rem;color:#000}.is-pc-device .learnrecord_timestamp>span>.learnrecord_timestamp_pubday{width:54px;white-space:normal;word-wrap:break-word}.is-pc-device .learnrecord_content_time .learnrecord_timestamp{top:10px;left:5px}.is-pc-device .learnrecord>div>div:first-child .learnrecord_content .learnrecord_content_time .learnrecord_content_item_left_fourth{top:19px;height:100%}.is-pc-device .learnrecord_content_time .learnrecord_content_item_left_fourth{position:absolute;top:-18px;left:65px;width:1px!important;height:100%;background-color:rgba(208,205,208,.8)}.is-pc-device .learnrecord_content_item .learnrecord_content_item_left_fourth{position:absolute;top:24px;left:-20px;width:1px!important;height:100%;background-color:rgba(208,205,208,.8)}.is-pc-device .learnrecord_content_item_right .learnrecord_content_item_right_title{font-size:1.6rem;color:#000;display:inline-block;line-height:24px}.is-pc-device .learnrecord_content_item_right_timestamp{font-size:1.4rem;color:#666;display:inline-block;padding:0 5px}.is-pc-device .learnrecord_year_diviled{position:relative;top:10px}.is-pc-device .learnrecord_content_item:hover{cursor:pointer}.is-pc-device .mystatic_info{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .mystatic_info>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .mystaticinfo{min-height:0;margin-top:5px}.is-pc-device .mystaticinfo_count{border:1px solid #e5e5e5}.is-pc-device .mystaticinfo_count_content{padding:0 10px}.is-pc-device .mystaticinfo_count>.mystaticinfo_count_title{padding:15px 10px}.is-pc-device .mystaticinfo_count:first-child .mystaticinfo_count_title>div{height:17px}.is-pc-device .mystaticinfo_count_title>p{font-size:1.6rem}.is-pc-device .mystaticinfo_count .mystaticinfo_count_item{font-size:1.6rem;padding:15px 10px}.is-pc-device .mystaticinfo_count_item>div:first-child{font-size:1.6rem}.is-pc-device .resetpwd{min-width:1200px;min-height:100%;padding-top:86px}.is-pc-device .resetpwd .pc_static_title{padding:5px 0 15px;border-bottom:1px solid #e5e5e5}.is-pc-device .resetpwd>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .resetpwd-contrainer{margin-top:5px;padding:150px 20px 50px 170px;background-color:#fff}.is-pc-device .resetpwd-contrainer .resetpwd-btn-container{padding:0 0 0 160px}.is-pc-device .resetpwd-contrainer .resetpwd-btn-container>div{font-size:1.4rem;color:#ff5d5d;height:20px;margin-bottom:20px}.is-pc-device .resetpwd-contrainer .resetpwd-btn-container .btn_invalid{color:#fff;width:150px;padding:10px;background-color:#aaa}.is-pc-device .resetpwd-contrainer .resetpwd-btn-container .btn_valid{width:150px;padding:10px;opacity:1;background-color:var(--themcolor)}.is-pc-device .resetpwd-contrainer .resetpwd-btn-container .btn_valid:hover{padding:10px;background-color:var(--active-themeColor)}.is-pc-device .resetpwd-contrainer form span{text-align:right;font-size:1.4rem;display:inline-block;width:240px}.is-pc-device .resetpwd-contrainer form span:nth-child(3){font-size:1.2rem;color:#666;text-align:left;width:auto;margin-left:10px}.is-pc-device .resetpwd-contrainer form input{display:inline-block;width:290px;height:36px}.is-pc-device .mycenter_resetpassword .resetpwd-contrainer{padding:72px 20px 50px 200px}.is-pc-device .feed_back{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .feed_back>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .feedback{width:1200px;height:426px;margin:5px auto auto;padding:20px 26px 26px;background-color:#fff}.is-pc-device .feedback_content_title{font-size:20px;font-weight:700;color:#000;margin-bottom:26px}.is-pc-device .feedback_content_text>form{padding:0}.is-pc-device .feedback_content_text .feedback_title{font-size:1.6rem;color:#000;text-align:center;width:100%;margin-bottom:13px;padding:10px}.is-pc-device .feedback .feedback_content_text_icon{right:10px;bottom:10px}.is-pc-device .feedback .feedback_content_text_icon>span:first-child{color:var(--themcolor)}.is-pc-device .feedback_content_text>form>textarea{border:1px solid #e5e5e5}.is-pc-device .feed_back .feedback_submit{text-align:left;margin-top:30px;padding:0}.is-pc-device .feed_back .feedback_submit>button{width:120px;height:38px;border-radius:4px}.is-pc-device .feekbackResult{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding-top:86px;background-color:#fff}.is-pc-device .feekbackResult .title_min_width{width:1200px}.is-pc-device .feekbackResult .pc_static_title{font-size:1.6rem;font-weight:500;color:#000;margin:0 0 10px;padding:0}.is-pc-device .feekbackResult li{list-style:none}.is-pc-device .feekbackResult .resShowPC{width:100%}.is-pc-device .feekbackResult .resShowPC ul{width:100%;margin:0;padding:0}.is-pc-device .feekbackResult .resShowPC .resTable{width:1200px;margin:0 auto;border:1px solid #e5e5e5}.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead{width:100%;background-color:#f4f4f4}.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead ul{display:flex;flex-direction:row;flex-wrap:nowrap}.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead ul .resTheadTh{font-size:1.6rem;color:#000;display:flex;justify-content:center;align-items:center;height:48px;border-right:1px solid #e5e5e5}.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead ul .resTheadTh:first-of-type{width:7%}.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead ul .resTheadTh:nth-of-type(2){width:33%}.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead ul .resTheadTh:nth-of-type(3),.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead ul .resTheadTh:nth-of-type(4){width:10%}.is-pc-device .feekbackResult .resShowPC .resTable .resTableThead ul .resTheadTh:nth-of-type(5){width:40%;border-right:0}.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody{display:flex;flex-direction:column;width:100%}.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody ul{display:flex;flex-direction:row;flex-wrap:nowrap}.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody ul .resTableTd{font-size:1.4rem;color:#000;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;min-height:48px;padding:10px 15px;border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody ul .resTableTd:first-of-type{text-align:center;justify-content:center;width:7%}.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody ul .resTableTd:nth-of-type(2){width:33%}.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody ul .resTableTd:nth-of-type(3),.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody ul .resTableTd:nth-of-type(4){text-align:center;width:10%}.is-pc-device .feekbackResult .resShowPC .resTable .resTableTbody ul .resTableTd:nth-of-type(5){width:40%;border-right:0}.is-pc-device .postcourse{padding-top:71px}.is-pc-device .postcourse .pc_postscourse_title{padding:24px 0 0;margin-bottom:0}.is-pc-device .postcourse>div{width:1200px;margin:auto;padding-bottom:20px}.is-pc-device .postcourse>div .list-group{background-color:#f4f4f4}.is-pc-device .pc_postscourse_title{padding:5px 0 10px}.is-pc-device .postcourse_list{width:100%}.is-pc-device .postcourse_list app-pretty-item:first-child .courselist_item,.is-pc-device .postcourse_list app-pretty-item:nth-child(2) .courselist_item,.is-pc-device .postcourse_list app-pretty-item:nth-child(3) .courselist_item,.is-pc-device .postcourse_list app-pretty-item:nth-child(4) .courselist_item{margin-top:16px}.is-pc-device .pc_mycenter{width:100%;min-width:1200px;min-height:0;padding-top:72px;background-color:#f4f4f4}.is-pc-device .pc_mycenter_user .pc_mycenter_user_bg{width:100%;height:250px}.is-pc-device .pc_mycenter_user{margin-top:16px}.is-pc-device .pc_mycenter_userinfo{display:block;width:100%}.is-pc-device .pc_mycenter_userinfo>div{display:flex;flex-direction:row;width:1200px;height:160px;margin:auto;padding:24px;border-radius:8px;background-color:#fff}.is-pc-device .pc_mycenter_userinfo .user_img{position:relative;width:100px;height:100px}.is-pc-device .pc_mycenter_userinfo .user_img .user_rank{font-size:1.4rem;line-height:20px;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;position:absolute;z-index:9;bottom:-10px;left:50%;display:inline-block;overflow:hidden;max-width:100%;height:20px;padding:0 10px;cursor:pointer;transform:translateX(-50%);border-radius:10px;background:var(--themcolor)}.is-pc-device .pc_mycenter_userinfo .user_img>div:first-child{text-align:center;width:100px;height:100px;margin:auto;background-color:hsla(0,0%,100%,.8)}.is-pc-device .pc_mycenter_userinfo .user_img>div>img{position:relative;top:0;width:100%;height:100%;border-radius:50%;background-color:hsla(0,0%,100%,.3)}.is-pc-device .pc_mycenter_userinfo .user_img>span{font-size:1.2rem;color:#fff;position:relative;top:-13px;display:inline-block;padding:1px 10px 2px;border:1px solid transparent;border-radius:20px;background-color:#ff8400}.is-pc-device .pc_mycenter_userinfo .user_name{font-weight:400;color:#000!important;display:flex;flex-direction:column;justify-content:space-around;width:60%;margin:0 0 0 22px}.is-pc-device .pc_mycenter_userinfo .user_name>div:first-child{display:flex;align-items:center}.is-pc-device .pc_mycenter_userinfo .user_name>div:first-child .fullname{font-size:1.8rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-pc-device .pc_mycenter_userinfo .user_name>div:first-child .memeber-center-wrap{display:flex;align-items:center;background:#3f434e;margin-left:16px;padding:4px 8px;border-radius:10px 4px;cursor:pointer}.is-pc-device .pc_mycenter_userinfo .user_name>div:first-child .memeber-center-wrap .icon-vip{width:30px;height:11px}.is-pc-device .pc_mycenter_userinfo .user_name>div:first-child .memeber-center-wrap .text{font-size:1.4rem;font-family:Source Han Sans CN;color:#ffd791;margin-left:4px}.is-pc-device .pc_mycenter_userinfo .user_name .name_post_wrapper .name_avater{font-size:1.8rem;font-weight:700}.is-pc-device .pc_mycenter_userinfo .user_name .name_post_wrapper .name_avater>img{position:relative;top:-2px;margin-left:5px}.is-pc-device .pc_mycenter_userinfo .user_name .user_others{font-size:1.4rem;width:100%;padding:0;white-space:pre-wrap}.is-pc-device .pc_mycenter_userinfo .user_name .user_others>div{font-size:1.4rem;color:#000;display:inline-block}.is-pc-device .pc_mycenter_userinfo .user_name .user_others>div>div{display:inline-block}.is-pc-device .pc_mycenter_userinfo .user_name .user_others>div .user_others_item{cursor:pointer}.is-pc-device .pc_mycenter_userinfo .user_name .user_others>div img{position:relative;top:-2px;margin-left:6px;cursor:pointer}.is-pc-device .pc_mycenter_userinfo .user_name .user_others .user_rule{color:#e5e5e5;margin:0 15px}.is-pc-device .pc_mycenter_userinfo .user_name .name_post_wrapper{display:flex;flex-direction:row}.is-pc-device .pc_mycenter_userinfo .pc_mycenter_learning_post{display:flex;flex-direction:row;justify-content:center;margin-left:24px;gap:4px}.is-pc-device .pc_mycenter_userinfo .pc_mycenter_learning_post .pc_item_arrow .app-svg-themebox{width:16px;height:16px}.is-pc-device .pc_mycenter_userinfo .pc_mycenter_learning_post .pc_item_post_wrapper{display:flex;padding:4px 10px;align-items:center;gap:8px;border-radius:4px;background:#f8f8f8;cursor:pointer}.is-pc-device .pc_mycenter_userinfo .pc_mycenter_learning_post .pc_item_post_wrapper .app-svg-themebox{width:16px;height:16px}.is-pc-device .pc_mycenter_userinfo .pc_mycenter_learning_post .pc_item_post_wrapper .item_right_name{color:#000;text-align:center;font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal;max-width:230px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is-pc-device .pc_mycenter_userinfo .user_glory{display:flex;overflow:hidden;flex-direction:row;justify-content:flex-end;align-items:center;width:30%;height:100%}.is-pc-device .pc_mycenter_userinfo .user_glory .user_glory_cl{display:flex;flex-direction:column;padding:0 30px;cursor:pointer}.is-pc-device .pc_mycenter_userinfo .user_glory :first-of-type{padding:0 33px 0 0}.is-pc-device .pc_mycenter_userinfo .user_glory .user_glory_cl p{font-size:2.4rem;font-weight:500;color:#000;text-align:center;padding:0;margin-bottom:8px}.is-pc-device .pc_mycenter_userinfo .user_glory .user_glory_cl span{font-size:1.2rem;font-weight:500;color:#000;text-align:center;padding:0}.is-pc-device .pc_mycenter_userinfo .user_glory_hr{width:1px;height:30px;background-color:#e5e5e5}.is-pc-device .pc_mycenter_userinfo .user_glory_hr:last-of-type{display:none}.is-pc-device .pc_mycenter_userinfo .user_img .user_img_defult_upload{font-size:1.6rem;color:#fff;text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:39px 0;cursor:pointer;border:1px solid transparent;border-radius:60px;background-color:rgba(0,0,0,.4)}.is-pc-device .pc_mycenter_user .pc_mycenter_userlearned{color:#000;width:100%;height:68px;margin-top:26px}.is-pc-device .pc_mycenter_user .pc_mycenter_userlearned>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:1200px;height:70px;margin:0 auto;padding:0 24px;background-color:#fff}.is-pc-device .pc_mycenter_userlearned_studentcourseware{font-size:1.4rem;color:#fff;display:flex;flex-direction:row;height:36px;padding:8px 15px;cursor:pointer;border-radius:18px;background-color:var(--themcolor);min-width:120px}.is-pc-device .pc_mycenter_userlearned_studentcourseware img{width:22px;height:16px;margin-right:7px}.is-pc-device .pc_mycenter .pc_mycenter_content{width:100%;height:100%;min-height:calc(100vh - 316px);padding:24px 0 40px;background-color:#f4f4f4}.is-pc-device .pc_mycenter .pc_mycenter_content>div{width:1200px;margin:auto}.is-pc-device .pc_mycenter .pc_mycenter_content .pc_mycenter_content_left{position:relative;display:inline-block;width:894px;min-height:569px;margin-right:24px;border-radius:8px;background-color:#fff}.is-pc-device .pc_mycenter_content_category{width:100%;margin-bottom:4px;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_mycenter_content_left .pc_mycenter_content_category{margin:0;padding:0 24px;border:0}.is-pc-device .pc_mycenter_content_category>div{font-size:2rem;font-weight:700;display:inline-block;margin-right:30px;padding-bottom:16px}.is-pc-device .pc_mycenter_content_category .category_box{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:0;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_mycenter_content_category .category_box .my_project{display:flex;flex-direction:row}.is-pc-device .pc_mycenter_content_category .category_box .my_project>div{font-size:1.6rem;font-weight:400;color:#000;padding:16px 20px;cursor:pointer}.is-pc-device .pc_mycenter_content_category .category_box .my_project>div:first-of-type{padding:16px 20px 16px 0}.is-pc-device .pc_mycenter_content_category .category_box .my_project>div .app-svg-themebox,.is-pc-device .pc_mycenter_content_category .category_box .my_project>div img{width:16px;height:16px}.is-pc-device .pc_mycenter_content_category .category_box .my_project_more{font-weight:400;position:absolute;z-index:1;top:55px;left:534px;display:none;width:114px;box-shadow:0 3px 6px 0 rgba(0,0,0,.1);border-radius:4px;background-color:#fff}.is-pc-device .pc_mycenter_content_category .category_box .my_project_more span{display:inline-block;font-size:1.6rem;color:#000;text-align:center;width:100%;margin-bottom:24px;cursor:pointer;padding-top:24px}.is-pc-device .pc_mycenter_content_category .category_box .my_project_more span:last-of-type{padding-top:0}.is-pc-device .isShowMore{display:block!important}.is-pc-device .isHideMore{display:none!important}.is-pc-device .selecting{color:var(--themcolor)!important}.is-pc-device .pc_mycenter_content_left .pc_mycenter_content_left_list{width:100%;padding:0 24px 20px;position:relative}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header{border-bottom:1px solid #eee;font-size:2rem;color:#000;overflow:hidden;width:100%;padding:16px 0 0}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header p{float:left;margin:0}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header span{float:right;font-size:1.4rem;cursor:pointer}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header span>.app-svg-themebox{width:16px;height:16px;position:relative;top:-1px}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox{float:left;margin-top:3px}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div{display:flex;flex-direction:row;width:100%}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .examNot{font-size:1.4rem;color:#666;display:flex;flex-wrap:nowrap;margin-right:24px;padding-bottom:16px;cursor:pointer}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs{position:absolute;top:20px;right:24px;display:flex;flex-direction:row;width:12%}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs .selctBoxs-title{color:#999;font-size:1.4rem}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs .select{font-size:1.4rem;display:flex;flex-direction:row;align-items:center;cursor:pointer;margin-right:5px;justify-content:flex-end}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs .caret{margin-left:8px;border-top:5px dashed;border-right:3px solid transparent;border-left:3px solid transparent}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs .dropdown-menu{text-align:center;top:26px;left:-8px;overflow:auto;width:100%;min-width:92px;max-height:300px;border:0}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs .dropdown-menu li{padding:3px 5px;cursor:pointer}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs .dropdown-menu li:hover{background-color:#f4f4f4}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .selctBoxs-sx{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .examSelct .dropdown-menu{top:26px!important;left:-26px!important}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div #selectYear{font-size:1.4rem;color:#000;padding:0 14px 0 5px;border:0;outline:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox div .examNotSelt{color:var(--themcolor)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox{overflow:hidden;width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box{display:flex;flex-direction:column;width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox{display:flex;flex-direction:row;width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .CourseLearnTasks{color:#3abfdd;background-color:rgba(58,191,221,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .SignIns{color:#5d52d1;background-color:rgba(93,82,209,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .projects{color:#ff8400;background-color:rgba(243,152,0,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Exams{color:#f48940;background:rgba(244,137,64,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Surveys{color:#18c884;background-color:rgba(24,200,132,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Recruits{color:#b19666;background:rgba(177,150,102,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Quizs{color:#87b7a0;background:rgba(135,183,160,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .RapidTrains{color:#8a93ed;background:rgba(138,147,237,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Specials{color:#2479e9;background:rgba(36,121,233,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .TrainCourses{color:var(--themcolor);background:rgba(var(--rgbnum),.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Reads{color:#bb6230;background:rgba(187,98,48,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .PeriodicProjects{color:#6dd178;background:rgba(109,209,120,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Votes{color:#bfc762;background:rgba(191,199,98,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Lives{color:#ff5d5d;background-color:rgba(255,93,93,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Exercises{color:#edaa3e;background-color:rgba(237,170,62,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .TrainPrograms{color:#6dd178;background:rgba(109,209,120,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .LearnMapExecs{color:#daba85;background:rgba(218,186,133,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .Appraises{color:#fa71cb;background:rgba(250,113,203,.1)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .mytask_left{font-size:1.2rem;text-align:center;width:56px;height:56px;padding:0 12px;margin:16px 16px 0 0;border-radius:4px;display:flex;justify-content:center;align-items:center}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .mytask_right{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 68px);padding:19px 0 15px;border-bottom:1px solid #e5e5e5;cursor:pointer}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .mytask_right .mytask_right_title{font-size:1.6rem;color:#000;width:calc(100% - 104px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .mytask_right .mytask_right_num{font-size:1.4rem;color:#999;width:70%;margin-top:5px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .mytask_right .right_btn_box{position:absolute;top:0;right:0;display:flex;align-items:center;height:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox .mytask_right .right_btn_box .mytask_right_btn{color:var(--themcolor);padding:8px 22px;cursor:pointer;border:1px solid var(--themcolor);border-radius:18px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mytask_list_Box .mytaskBox:last-of-type .mytask_right{border:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox{width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .pc_exam_testpaper_list_title{width:52%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .pc_exam_testpaper_list_test{width:48%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete{display:flex;flex-direction:column;width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd{position:relative;width:100%;padding:21px 0;cursor:pointer;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd:last-of-type,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd:last-of-type{border:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_title,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_title{color:#000;word-break:break-all;align-items:center;width:48%;margin-bottom:10px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_title div,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_title div{font-size:1.6rem;margin-right:8px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_title .myExam_title_icon,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_title .myExam_title_icon{font-size:1.2rem;color:#fff;display:inline-block;padding:1px 6px;border-radius:4px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_title .myExam_title_successBg,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_title .myExam_title_successBg{background-color:#18c884}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_title .myExam_title_failedBg,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_title .myExam_title_failedBg{background-color:#ff5d5d}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_title .myExam_title_automatedBg,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_title .myExam_title_automatedBg{background-color:#ff8400}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_other,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_other{font-size:1.4rem;color:#999;width:70%;margin-bottom:10px;word-break:break-all}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_other div,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_other div{display:inline-block;margin-right:19px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_endTime,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_endTime{font-size:1.4rem;color:#999;width:60%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_rightBtn,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_rightBtn{position:absolute;top:12px;right:0;display:flex;flex-direction:row}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_rightBtn>div,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_rightBtn>div{color:var(--themcolor);margin-right:16px;padding:8px 22px;cursor:pointer;border:1px solid var(--themcolor);border-radius:18px;background:#fff}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_rightBtn .btn-secondary,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_rightBtn .btn-secondary{color:#666;vertical-align:top;display:inline-block;margin-right:16px;padding:8px 22px;cursor:pointer;border:1px solid transparent;border-radius:18px;outline:none;background-color:#e5e5e5}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_rightBtn .btn-secondary:active,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_rightBtn .btn-secondary:active{box-shadow:unset}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_rightBtn .tooltip.left .tooltip-arrow,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_rightBtn .tooltip.left .tooltip-arrow{display:none}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnd .myExam_rightBtn .tooltip .tooltip-inner,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnd .myExam_rightBtn .tooltip .tooltip-inner{font-size:1.3rem;color:#000;text-align:left;letter-spacing:1px;word-break:break-all;max-width:100%;padding:30px 20px;box-shadow:0 0 7px 1px rgba(0,0,0,.2);background-color:#fff}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .overMyexam,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .overMyexam{font-size:1.3rem;color:#999;text-align:center;position:relative;top:-2px;width:100%;padding:8px 0;background-color:#f4f4f4}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnded,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnded{cursor:default}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Ncomplete .myExamEnded .myExam_title div,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myExamBox .myExam_Scomplete .myExamEnded .myExam_title div{color:#999}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_liveBox{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0 0 10px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_liveBox app-live-list{width:calc((100% - 32px) / 3);margin-top:24px;margin-right:16px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_liveBox app-live-list:nth-of-type(3n){margin-right:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0 0 10px;cursor:pointer}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .courselist_item,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .courselist_item,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .courselist_item{width:calc((100% - 32px) / 3);margin-top:24px;margin-right:16px;background-color:#f8f8f8}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .courselist_item:nth-child(3n),.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .courselist_item:nth-child(3n),.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .courselist_item:nth-child(3n){margin-right:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box{width:calc((100% - 32px) / 3);margin-top:15px;margin-right:16px;border-radius:4px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box:nth-of-type(3n),.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box:nth-of-type(3n),.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box:nth-of-type(3n){margin-right:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box:hover,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box:hover,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box:hover{box-shadow:0 20px 20px -25px #000;transform:translateY(-8px)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box img,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box img,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box img{width:100%;border-radius:4px 4px 0 0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box .curriculumList_Box_bottom,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box .curriculumList_Box_bottom,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:16px;background-color:#f8f8f8}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomTitle,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomTitle,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomTitle{font-size:1.6rem;color:#000;font-weight:700}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomTitle div,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomTitle div,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomTitle div{text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView{display:flex;flex-direction:row;margin-top:16px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView span,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView span,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView span{color:#999;display:inline;margin-right:16px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_curriculumList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView span img,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView span img,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom .curriculumList_Box_bottomView span img{width:13px;height:10px;margin-right:5px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.05);transform:translateY(0)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList{margin-top:20px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box{position:relative}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .limitWidth,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .limitWidth img{border-radius:8px 8px 0 0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .project_progress{position:absolute;top:44%;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:30px;border-bottom-right-radius:0;border-bottom-left-radius:0;background:linear-gradient(transparent,rgba(0,0,0,.6))}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .project_progress progressbar{width:calc(100% - 50px)!important;height:4px;margin:0;border-radius:6px;background-color:rgba(0,0,0,.5)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .project_progress_num{font-size:1.2rem;color:#fff;margin-left:15px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom{position:relative;min-height:120px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .curriculumList_Box_bottom .project_period_close{position:absolute;right:0;bottom:0;width:48px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .projectList_Box_bottomView{flex-direction:column!important;margin-top:8px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .projectList_Box_bottomView span{font-size:1.4rem;color:#999;align-items:center;margin:4px 0 0!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .projectList_Box_bottomView span .bottomdot,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .projectList_Box_bottomView span .topdot{vertical-align:middle;display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background-color:#00d232}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_projectList .curriculumList_Box .projectList_Box_bottomView span .bottomdot{background-color:#ffac00!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box:hover{box-shadow:0 0 11px rgba(0,0,0,.08);transition:all .2s ease-in-out;transform:translateY(-5px)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box{background-color:#fff}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box .limitWidth{border-radius:8px 8px 0 0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom{position:relative;border-radius:0 0 8px 8px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .curriculumList_Box_bottomTitle{display:flex;flex-direction:row;align-items:flex-start}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .curriculumList_Box_bottomTitle .tooltip-arrow{display:none!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .curriculumList_Box_bottomTitle .tooltip-inner{font-size:1.3rem;color:#000;text-align:left;letter-spacing:1px;text-overflow:unset!important;word-break:break-all;z-index:1;display:block!important;overflow:unset!important;max-width:100%;padding:30px 20px;box-shadow:0 0 7px 1px rgba(0,0,0,.2);background-color:#fff;-webkit-box-orient:unset!important;-webkit-line-clamp:unset!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .curriculumList_Box_bottomTitle button{width:24px;height:24px;margin-left:5px;padding:0;border:0;background-color:#f8f8f8}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .curriculumList_Box_bottomTitle button img{width:24px;height:24px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .curriculumList_Box_bottomTitle button:hover{background-color:#f8f8f8}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .curriculumList_Box_bottomView{margin-top:10px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .passthrough_list_content_button{top:35%;right:16px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_listMaking .curriculumList_Box_bottom .passthrough_list_content_button:hover{color:#fff;background-color:var(--themcolor)}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mycenter-position-tree-myidp app-my-idp{padding-bottom:0!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mycenter-position-tree-myidp app-my-idp .idp{margin-bottom:0!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .mycenter-position-tree-myidp app-my-idp .idp .idp_postdevelopment{padding:0!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_IDPBox{position:relative;overflow:hidden;width:100%;margin-top:10px;padding:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .pc_mycenter_content_IDPBox .idpBg{width:100%;position:absolute;bottom:0;left:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myIDP_bx{position:absolute;z-index:1;top:24px;right:24px;width:56px;height:56px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .showIdpYear{font-size:1.6rem;color:#000;text-align:center;position:absolute;z-index:1;top:24px;left:24px;padding:4px 10px;border-radius:3px;background-color:#fff}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .showIdpYear span{font-size:1.2rem;color:#999}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myIdp_post{font-size:1.6rem;color:#fff;text-align:center;position:absolute;z-index:4;bottom:10px;left:0;width:100%;padding-right:18px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myIdp_post div{display:inline-block;padding:13px 36px;border-radius:25px;background:#18c884}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .myidpBox{position:relative;overflow:auto;width:100%;height:585px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp{overflow:hidden;width:100%;padding-bottom:38px;background-color:transparent}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp{margin-bottom:70px;padding:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_view{overflow:unset;min-height:500px;background-color:transparent}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_view .idp_postdevelopment{position:relative;overflow:unset;min-height:unset}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_view_bg{position:absolute;bottom:0;left:0;width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree{width:100%;padding:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_tablebar{position:absolute;top:0;width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_tablebar .btn-group{max-width:180px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_tablebar div div img{position:relative}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_content,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_content .idp_tree_content_branch{background-color:transparent}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list .idp_tree_onecontent,.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_content .idp_tree_content_branch .idp_tree_content_branch_list>div{font-size:1.6rem}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .specialtopic_underway div:first-child{color:#2479e9;border:1px solid transparent;background-color:#fff}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_post_postdevelopmenttree{margin-top:30px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox app-my-idp .idp .idp_tree .idp_tree_post{position:relative;width:849px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .missList{display:flex;flex-direction:column;width:100%}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .missList .missTitle{font-size:1.4rem;color:#999;text-align:center;margin:40px 0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .forum_list_list{padding-top:24px}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .forum_list_list .myforum_list_list>div .qa_list_right .qa_list_right_down{border-bottom:1px solid #e5e5e5!important}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .forum_list_list .myforum_list_list>div:last-child .qa_list_right .qa_list_right_down{border:none}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .qa_list{padding:0}.is-pc-device .pc_mycenter_content_lists .pc_mycenter_content_listBox .qa_list .qa_list_right_down{padding-bottom:24px}.is-pc-device .pc_mycenter_content_category>span{font-size:1.4rem;display:inline-block;margin-right:24px;padding-bottom:10px;cursor:pointer;border-bottom:2px solid transparent}.is-pc-device .pc_mycenter_content_category>.active{color:var(--themcolor);border-bottom:2px solid var(--themcolor)}.is-pc-device .pc_mycenter .pc_mycenter_content .pc_mycenter_content_right{vertical-align:top;display:inline-block;width:280px}.is-pc-device .pc_mycenter .pc_mycenter_content .pc_mycenter_content_right>div{margin-bottom:24px}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_list{width:100%;height:244px}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_list>div{width:100%;height:100%;overflow:hidden}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_list>div::-webkit-scrollbar{width:4px}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_list>div>div{text-align:center;display:inline-block;width:25%;padding:12px 0;cursor:pointer}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_list>div>div>img{width:30px;height:30px;margin-bottom:8px;border-radius:50%}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_list>div>div>span{font-size:1.2rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_list_all{height:auto}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_more{text-align:center;cursor:pointer}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_more img{width:10px;height:10px}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_more span{color:#000;font-size:1.2rem;font-weight:350;margin-left:8px}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app_icontrans img{transform:rotate(180deg)}.is-pc-device .pc_mycenter_content_right_app,.is-pc-device .pc_mycenter_content_right_idp{min-height:300px;padding:16px;border-radius:8px;background-color:#fff}.is-pc-device .pc_mycenter_content_right_app{max-height:365px;overflow:hidden}.is-pc-device .pc_mycenter_content_right_app,.is-pc-device .pc_mycenter_content_right_idp>img{width:100%;cursor:pointer}.is-pc-device .pc_mycenter_content_right .pc_mycenter_content_right_app{max-height:unset;padding:16px}.is-pc-device .pc_mycenter_content_right_calendar{min-height:300px;padding:20px 16px;border-radius:8px;background-color:#fff}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-title-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-title-box .month-calendar-title{font-size:1.6rem;font-weight:800}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-title-box .next-month,.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-title-box .prev-month{cursor:pointer}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-title-box .next-month>img,.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-title-box .prev-month>img{width:8px;height:12px}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box{width:100%}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table,.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody{border:0}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr{margin-bottom:15px;border:0!important}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr:first-of-type{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5!important}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr:last-of-type{margin:0}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr td,.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr th{font-size:1.2rem;margin:0;padding:0;border:0!important}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr th{color:#000;font-size:1.4rem}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr td{position:relative;height:24px;line-height:24px}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr td .month-calendar-table-day{position:absolute;z-index:5;top:0;right:0}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr td .month-calendar-table-daytasks{position:absolute;top:0;left:22%;width:100%;height:100%;margin:0;padding:0}.is-pc-device .pc_mycenter_content_right_calendar .month-calendar-body-box .month-calendar-table tbody tr td .month-calendar-table-daytasks div{position:absolute;top:0;left:0;width:24px;height:24px;border-radius:50%;margin-left:4px;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)}.is-pc-device .mycenter_learnrecord .learnrecord_content_item{background-color:#f4f4f4}.is-pc-device .mycenter_learnrecord .learnrecord_content_item:hover{background-color:#f0f0f0}.is-pc-device .mycenter_learnrecord .learnrecord_content_item_right .learnrecord_content_item_right_triangle2{border-right:6px solid #f4f4f4}.is-pc-device .mycenter_mypost,.is-pc-device .mycenter_myqa{position:relative}.is-pc-device .mycenter_mypost>.mycenter_mypost_bar>.next-navbar,.is-pc-device .mycenter_myqa>.mycenter_myqa_bar>.next-navbar{padding:0;border:none;border-bottom:1px solid #e5e5e5}.is-pc-device .mycenter_mypost>.mycenter_mypost_bar>.next-navbar>li,.is-pc-device .mycenter_myqa>.mycenter_myqa_bar>.next-navbar>li{position:relative;display:inline-block;width:auto;margin-right:5px;padding:0}.is-pc-device .mycenter_mypost>.mycenter_mypost_bar>.next-navbar>li>div,.is-pc-device .mycenter_myqa>.mycenter_myqa_bar>.next-navbar>li>div{padding:10px 20px}.is-pc-device .mycenter_mypost_bar,.is-pc-device .mycenter_myqa_bar{margin-bottom:20px}.is-pc-device .mycenter_myqa .myqa{min-height:450px;padding:0;background-color:#fff}.is-pc-device .mycenter_myqa .myqa>div{width:100%!important}.is-pc-device .mycenter_myqa .myqa>div>.myqa_list{padding:10px 0;border:none}.is-pc-device .mycenter_mypost .forum_list_list{min-height:450px}.is-pc-device .mycenter_mypost .myforum_list_list .forum_list_list_buttonlist,.is-pc-device .mycenter_mypost .myforum_list_list .forum_list_list_buttonlist>div{width:auto!important}.is-pc-device .mycenter_mypost .next-navbar>li>div>span{top:3px;right:3px}.is-pc-device .mycenter_mypost .myforum_loading,.is-pc-device .mycenter_mypost .myforum_loading:hover{background-color:#fff!important}.is-pc-device .mycenter_mystaticinfo .mystaticinfo{background-color:#fff}.is-pc-device .pc_mycenter_signin_list .one_list{padding:16px 0;cursor:pointer;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_mycenter_signin_list .one_list:last-child{border-bottom:none}.is-pc-device .pc_mycenter_signin_list .one_list>h4{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.is-pc-device .pc_mycenter_signin_list .one_list>span{font-size:1.3rem;color:#999}.is-pc-device .synthesize{padding-top:125px;background-color:#f4f4f4}.is-pc-device .synthesize>div{width:1200px;min-height:calc(100vh - 126px);margin:auto}.is-pc-device .synthesize .next-navbar-padding{width:100%}.is-pc-device .synthesize .next-navbar-padding>div{width:1200px;margin:auto;padding:0 20px}.is-pc-device .synthesize .next-navbar-padding>div>.next-navbar{display:inline-block;width:350px}.is-pc-device .synthesize .next-navbar-padding>div>.next-navbar>.active{background-color:unset}.is-pc-device .synthesize .next-navbar>.active>div{color:var(--themcolor);border-bottom:none}.is-pc-device .synthesize .next-navbar>li>div:hover{color:var(--themcolor);cursor:pointer;border-bottom:none}.is-pc-device .synthesize .next-navbar-padding>div .pc_search_text{position:relative;top:15px;float:right}.is-pc-device .synthesize .next-navbar-padding>div .pc_search_text>input{text-align:center;width:300px;padding:5px 10px 5px 20px;border:none;border-radius:25px;background-color:#f4f4f4}.is-pc-device .synthesize .nextpadding>div .pc_search_text>input::input-placeholder{text-align:center}.is-pc-device .synthesize .next-navbar-padding>div .pc_search_text>img{position:relative;top:5px;left:25px;float:left;width:20px}.is-pc-device .synthesize .myslides{padding-top:10px}.is-pc-device .synthesize .swiper-slide{overflow:hidden}.is-pc-device .synthesize .teaching_one{padding:15px 20px;cursor:pointer}.is-pc-device .synthesize .teaching_one>li{font-size:1.5rem}.is-pc-device .synthesize .teaching_info>span{font-size:1.4rem;margin-right:50px}.is-pc-device .synthesize .teaching_info>span:last-of-type{float:none}.is-pc-device .synthesize .cost_teaching_info{font-size:1.4rem}.is-pc-device .synthesize .next-month,.is-pc-device .synthesize .prev-month{cursor:pointer}.is-pc-device .synthesize .cost{min-height:500px;padding:12px 0}.is-pc-device .synthesize .month-schedule,.is-pc-device .synthesize .swiper-slide .schedule,.is-pc-device .synthesize .swiper-slide>div{min-height:auto}.is-pc-device .synthesize .schedule_status{height:calc((100vh - 280px) / 7)}.is-pc-device .synthesize .botton_notice{position:unset}.is-pc-device .synthesize .history{min-height:calc(100vh - 280px)}.is-pc-device .updateicon .fade>.modal-dialog{max-width:640px;width:640px;height:486px;margin:calc(50vh - 250px) auto}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content{border-radius:16px;background-color:#fff}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content:after{content:"";width:592px;height:1px;position:absolute;background:#e5e5e5;top:412px;left:24px}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-body>div{border:0 solid #999;border-radius:0;background:#fff}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-header{border-bottom:0;border-radius:0}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-header>.close{position:absolute;right:-48px;top:0}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-header>button{opacity:.6}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-header>button:hover{opacity:1}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-header>button img{width:32px}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-body{overflow:hidden}.is-pc-device .updateicon .fade>.modal-dialog>.modal-content>.modal-body>div:first-child{padding:16px 0 0 24px}.is-pc-device .imgcropper{text-align:left;position:relative}.is-pc-device .imgcropper .imgcropper_cut{display:inline-block;width:284px;margin-top:0}.is-pc-device .imgcropper .imgcropper_cut>img-cropper{margin-top:0;margin-bottom:0;border:0 solid #999}.is-pc-device .imgcropper_pre_txt{font-size:1.4rem;color:#000;position:absolute;top:17px;right:0;left:337px;display:inline-block;font-weight:400}.is-pc-device .imgcropper .imgcropper_pre{position:absolute;top:75px;right:120px;display:inline-block;width:140px;height:140px}.is-pc-device .imgcropper .imgcropper_pre>img{position:absolute;right:0;left:0;width:140px;height:140px;margin:auto;border-radius:100px}.is-pc-device .imgcropper_btn{text-align:center;position:absolute;bottom:0;width:100%;height:70px;padding-top:15px;display:flex;flex-direction:row;justify-content:center}.is-pc-device .imgcropper_notice{font-size:1.4rem;font-weight:400;color:#999;margin-bottom:20px;padding:22px 0 32px 24px}.is-pc-device .imgcropper_btn>label{border-radius:21px;font-size:1.6rem;font-weight:400;text-align:center;height:40px;width:141px;line-height:30px}.is-pc-device .imgcropper_btn>label:first-child{color:#000;position:relative;border:1px solid #e5e5e5;background-color:#fff;margin-right:40px}.is-pc-device .imgcropper_btn>label:nth-child(2){position:relative;border-color:var(--themcolor);background-color:var(--themcolor)}.is-pc-device .header_title{padding:0}.is-pc-device .arrow_bottom{position:absolute;right:0;width:0;height:0;border-right:20px solid #fff;border-bottom:30px solid transparent}.is-pc-device .header_title>span{color:#000;font-size:1.8rem;font-weight:700}.is-pc-device .user_info_title{width:700px;margin:auto;padding-bottom:15px}.is-pc-device .userinfo{width:700px;min-height:300px;margin:auto;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .userinfo .username{font-size:1.6rem;color:#fff}.is-pc-device .userinfo>section{height:220px;padding-top:40px;background-color:unset;background-image:url(grzx-bg.f69d08ea8a267895b3cb.jpg);background-repeat:no-repeat;background-position:50% 50%}.is-pc-device .userinfo>section>div:first-child{position:relative;margin:auto;border-radius:60px}.is-pc-device .userinfo>section>div:first-child>img{position:absolute;top:4px;left:4px;width:100px;height:100px;margin:0;cursor:pointer}.is-pc-device .userinfo>div{padding:20px}.is-pc-device .userinfo .contact_info_category:nth-child(3):hover,.is-pc-device .userinfo .contact_info_category:nth-child(4):hover{cursor:pointer;background-color:#f4f4f4}.is-pc-device .userinfo .contact_info_category>span:first-child{display:inline-block;width:80px;padding-left:5px}.is-pc-device .exam{min-width:1200px;min-height:100%;padding-top:146px}.is-pc-device .exam>div{width:1200px;margin:24px auto auto}.is-pc-device .exam .myslides{padding-top:0}.is-pc-device .exam_testpaper{min-height:calc(100vh - 146px);padding:0 0 40px;border-radius:8px}.is-pc-device .exam .exam_testpaper{padding-top:0}.is-pc-device .exam_testpaper .exam_testpaperlist{min-height:calc(100vh - 186px);padding:0 24px;border:1px solid transparent;border-radius:8px;background-color:#fff}.is-pc-device .exam_testpaper .exam_testpaperlist .exam_testpaper_list{margin-top:0}.is-pc-device .exam_testpaper_list>div>div{position:relative;padding:10px 0;cursor:pointer;border-bottom:1px solid #e5e5e5}.is-pc-device .exam_testpaper_list>div>div:last-child,.is-pc-device .pc_exam_testpaper_pastlist>div :last-child{border-bottom:0!important}.is-pc-device .exam_testpaper_list>div>div>div{display:inline-block}.is-pc-device .pc_exam_exerise_list>div{font-size:1.4rem;color:#666;padding:2px 0!important;border-bottom:0!important}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title{font-size:1.8rem;color:#000;word-break:break-all;display:inline-block;width:65%;padding:5px 0}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>p{word-break:break-all;margin:0}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>i{font-style:normal}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>span,.is-pc-device .pc_exam_testpaper_pastlist>span{display:inline-block}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>span .exam_testpaper_list_readicon1,.is-pc-device .pc_exam_testpaper_pastlist>span .exam_testpaper_list_readicon1{color:#fff!important;float:unset;background-color:#18c884!important}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>span .exam_testpaper_list_failicon,.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>span .exam_testpaper_list_Top,.is-pc-device .pc_exam_testpaper_pastlist>span .exam_testpaper_list_failicon,.is-pc-device .pc_exam_testpaper_pastlist>span .exam_testpaper_list_Top{color:#fff!important;float:unset;background-color:#ff5d5d!important}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>span .exam_testpaper_list_readicon-1,.is-pc-device .pc_exam_testpaper_pastlist>span .exam_testpaper_list_readicon-1{color:#fff!important;float:unset;background-color:#ff8400!important}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_title>span>span,.is-pc-device .pc_exam_testpaper_pastlist>span>span{font-size:1.2rem;font-weight:500;top:0!important;margin-left:8px;padding:1px 6px;border-radius:4px}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_practice,.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_test{font-size:1.4rem;text-align:right;float:right;width:35%}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_practice>span,.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_test>span{color:var(--themcolor);vertical-align:top;display:inline-block;padding:8px 22px;cursor:pointer;border:1px solid var(--themcolor);border-radius:18px;background:#fff}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_practice>.spanMarg,.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_test>.spanMarg{margin-right:16px}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_test>button{color:#666;vertical-align:top;display:inline-block;margin-right:16px;padding:8px 22px;border:1px solid transparent;border-radius:18px;background-color:#e5e5e5}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_test>button.active,.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_test>button:active{color:#666;box-shadow:none;border-color:#e5e5e5;background-color:#e5e5e5}.is-pc-device .pc_exam_testpaper_list_test .tooltip-arrow{display:none}.is-pc-device .pc_exam_testpaper_list_test .tooltip-inner{font-size:1.3rem;color:#000;text-align:left;letter-spacing:1px;word-break:break-all;max-width:100%;padding:30px 20px;box-shadow:0 0 7px 1px rgba(0,0,0,.2);background-color:#fff}.is-pc-device .exam_testpaper_list .pc_exam_testpaper_list_test>span:hover,.is-pc-device .exam_testpaper_list>h4>.pc_exam_testpaper_list_practice>span:hover{cursor:pointer}.is-pc-device .exam_testpaper_list>h4>.pc_exam_testpaper_list_practice>.pc_exam_testpaper_list_practice_mistake{background-color:#ff5d5d}.is-pc-device .exam_testpaper_list>h4>.pc_exam_testpaper_list_practice>.pc_exam_testpaper_list_practice_mistake:hover{background-color:#ea5757}.is-pc-device .exam_testpaper_list>div>div>div{width:80%}.is-pc-device .exam_testpaper_list>div>div>div>div{font-size:1.4rem;color:#666;margin-bottom:10px;padding:2px 0}.is-pc-device .exam_testpaper_list .exam_testpaper_list_finished>img{position:absolute;right:0;bottom:0;width:80px}.is-pc-device .pc_exam_testpaper_pastlist>p{line-height:40px;color:#666;text-align:center;height:40px;margin-bottom:0;background-color:#f4f4f4}.is-pc-device .pc_exam_testpaper_pastlist .exam_testpaper_list_finished>div,.is-pc-device .pc_exam_testpaper_pastlist .pc_exam_testpaper_list_title{color:#999!important}.is-pc-device .pc_exam_exerise_list{padding:10px;border-bottom:1px solid #e5e5e5}.is-pc-device .exam_testpaper_list>div>.exam_testpaper_list_expired{cursor:default;border-top:none}.is-pc-device .exam_testpaper_list_expired .exam_testpaper_list_expiredtip{position:relative;top:-13px;left:-10px;width:calc(100% + 20px)}.is-pc-device .exam_testpaper_list>div>.exam_testpaper_list_expired>div>div,.is-pc-device .exam_testpaper_list_expired .pc_exam_testpaper_list_title{color:#999}.is-pc-device .exam .materialSearch{width:auto;background-color:transparent;position:relative;top:9px;float:right}.is-pc-device .exam .materialSearch>div{width:calc(100% - 36px);vertical-align:middle}.is-pc-device .exam .materialSearch>div>input{padding:4px 30px 5px 15px}.is-pc-device .exam .materialSearch>img{display:inline-block;vertical-align:middle;width:26px;padding:2px 0;margin-left:10px;cursor:pointer}.is-pc-device .exam_detail{min-width:1200px;height:100%;padding-top:72px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .exam_detail>div{width:1200px;margin:auto}.is-pc-device .pc_examdetail_title{font-size:1.8rem;color:#000;padding:24px 0 16px}.is-pc-device .pc_examdetail_title>div{position:relative;display:inline-block}.is-pc-device .pc_examdetail_title>div:nth-child(2){font-size:1.6rem;color:#000;float:right;cursor:pointer;border-bottom:1px solid #000}.is-pc-device .pc_examdetail_title>div:nth-child(2):hover{color:var(--themcolor);border-bottom:1px solid var(--themcolor)}.is-pc-device .pc_examdetail_title>div>div{position:absolute;top:6px;left:-20px;width:12px;height:12px;border:1px solid #e83828;border-radius:9px;background-color:#e83828}.is-pc-device .examdetail{padding:10px 20px;border:1px solid transparent;border-radius:8px;background-color:#fff}.is-pc-device .examdetail_button_container{text-align:center}.is-pc-device .examdetail_button{font-size:1.7rem;width:500px;min-width:120px;margin:20px auto 10px;background-color:var(--themcolor);border:1px solid var(--themcolor)}.is-pc-device .examdetail_button:hover{background-color:var(--active-themeColor);border:1px solid var(--active-themeColor)}.is-pc-device .examdetail_button_tip{display:inline-block;width:auto;min-width:120px;margin:20px auto 10px;cursor:default;background-color:#f4f4f4}.is-pc-device .examdetail_button_tip:hover{background-color:#f4f4f4}.is-pc-device .examdetail_header>h4{font-size:1.8rem}.is-pc-device .examdetail .dl-horizontal dt{color:#666;margin-top:10px;padding:0 0 0 10px}.is-pc-device .dl-horizontal dd{color:#555;margin-top:21px;padding:0}.is-pc-device .examdetail .dl-horizontal .dt-first{margin-top:0}.is-pc-device .examtest{min-width:1200px;min-height:100%;padding-top:24px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .examtest>div{width:1200px;margin:auto}.is-pc-device .examtest .water_mark{position:absolute!important;z-index:1}.is-pc-device .examtest .pointmodal_box,.is-pc-device .surveytest .pointmodal_box,.is-pc-device app-passthroughcourse .pointmodal_box{background:transparent}.is-pc-device .examtest .pointmodal_box .closedown,.is-pc-device .surveytest .pointmodal_box .closedown,.is-pc-device app-passthroughcourse .pointmodal_box .closedown{width:32px;position:absolute;right:0;cursor:pointer;z-index:99999}.is-pc-device .examtest .pointmodal_box .pointmodal_content>div>div img:first-child,.is-pc-device .surveytest .pointmodal_box .pointmodal_content>div>div img:first-child,.is-pc-device app-passthroughcourse .pointmodal_box .pointmodal_content>div>div img:first-child{width:249px}.is-pc-device .examtest .pointmodal_box .pointmodal_content .pointmodal_content_button,.is-pc-device .surveytest .pointmodal_box .pointmodal_content .pointmodal_content_button,.is-pc-device app-passthroughcourse .pointmodal_box .pointmodal_content .pointmodal_content_button{width:196px;cursor:pointer}.is-pc-device .pointmodal_box .pointmodal_content>div>div img:nth-child(2){top:-34%}.is-pc-device .pc_examtest_title{padding:31px 25px;margin-bottom:18px;font-size:1.8rem;text-align:center;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_examtest{min-height:450px;position:relative}.is-pc-device .pc_examtest_content{padding-top:16px;padding-bottom:16px;border-bottom:1px dashed #e5e5e5}.is-pc-device .examdetail_testmessage{font-size:1.4rem}.is-pc-device .pc_examtest_left>div:last-child .pc_examtest_content{border:none}.is-pc-device .pc_examtest_content_question{width:100%;margin-bottom:16px}.is-pc-device .pc_examtest_content_difficulty{position:relative}.is-pc-device .pc_examtest_content_question>p{font-size:1.6rem;color:#000;word-break:break-all;width:calc(100% - 54px - 8px);margin:0}.is-pc-device .pc_examtest_content_question>p .app-svg-themebox,.is-pc-device .pc_examtest_content_question>p img{position:relative;top:-2px;width:18px;height:18px;margin-right:5px}.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionimage{width:100%}.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionimage>img{display:block;min-width:33.33%;max-width:100%;max-height:460px;margin-top:10px;border-radius:4px;cursor:pointer}.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionvideo{width:100%;margin-top:10px}.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionvideo .mejs__container,.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionvideo .mejs__layer,.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionvideo .mejs__mediaelement video{width:480px!important;height:270px!important}.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionvideo .mejs__container-fullscreen,.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionvideo .mejs__container-fullscreen .mejs__layer,.is-pc-device .pc_examtest_content_question>.pc_examtest_content_questionvideo .mejs__container-fullscreen .mejs__mediaelement video{width:100%!important;height:100%!important}.is-pc-device .pc_examtest_content_question>p>span:first-child{color:#999;display:inline-block}.is-pc-device .pc_examtest_content_question>p>span:nth-child(2){color:var(--themcolor);float:right;margin-left:16px;cursor:pointer}.is-pc-device .pc_examtest_content_question>p>.pc_examtest_content_question_value{display:inline-block!important;margin:0!important;color:#999!important;float:none!important;cursor:default!important}.is-pc-device .pc_examtest_content_question_difficulty{width:54px;height:24px;border-radius:4px;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,60%,.1);top:0;position:absolute;right:0}.is-pc-device .pc_examtest_content_question_difficulty>span{font-family:Source Han Sans CN;font-size:14px;font-weight:400;text-align:center;color:#999}.is-pc-device .pc_examtest_content_list{width:100%;padding:0 16px}.is-pc-device .pc_examtest_content_list>.pc_examtest_content_list_child1,.is-pc-device .pc_examtest_content_list>.pc_examtest_content_list_child2{font-size:1.4rem;color:#666;position:relative;width:100%;padding-top:8px;padding-bottom:8px}.is-pc-device .pc_examtest_content_list>div>.pc_examtest_content_list_des{text-align:left;word-break:break-all;display:inline-block;width:100%;padding:5px 15px 5px 46px;cursor:pointer}.is-pc-device .pc_examtest_content_list>div>.pc_examtest_content_list_des .examtest_content_list_des_optionsort{display:flex;width:25px;height:25px;border:1px solid #ddd;border-radius:50%;text-align:justify;justify-content:center;align-items:center;position:absolute;top:10px;left:10px}.is-pc-device .pc_examtest_content_list>div>.pc_examtest_content_list_des .examtest_content_list_des_multiplesort{border-radius:4px}.is-pc-device .pc_examtest_content_list>div>.examtest_content_list_des_checked{color:var(--themcolor)}.is-pc-device .pc_examtest_content_list>div>.examtest_content_list_des_checked .examtest_content_list_des_optionsort{color:#fff;background-color:var(--themcolor);border:1px solid transparent}.is-pc-device .pc_examtest_content_list>div>.pc_examtest_content_list_des:hover{background-color:#f4f4f4}.is-pc-device .pc_examtest_content_list>div:last-child>.pc_examtest_content_list_des{border:none}.is-pc-device .pc_examtest_content_list>div>.pc_examtest_content_list_img{width:100%;padding-left:46px}.is-pc-device .pc_examtest_content_list>div>.pc_examtest_content_list_img>img{display:block;min-width:33.33%;max-width:100%;max-height:460px;margin-top:10px;border-radius:4px;cursor:pointer}.is-pc-device .pc_examtest_content_answer{font-size:1.4rem;color:#303030;margin-top:16px;padding:0 16px;word-break:break-all}.is-pc-device .pc_examtest_content_answer>.pc_examtest_content_answer_top{display:inline-block;width:100%}.is-pc-device .pc_examtest_content_answer>.pc_examtest_content_answer_top>.answer{color:#3ac893}.is-pc-device .pc_examtest_content_answer>.pc_examtest_content_answer_top>.right{color:#3ac893;float:right}.is-pc-device .pc_examtest_content_answer>.pc_examtest_content_answer_top>.wrong{color:#ff5d5d;float:right}.is-pc-device .pc_examtest_content_answer>.pc_examtest_content_resolve{display:inline-block;width:100%;margin-top:16px;white-space:pre-wrap}.is-pc-device .pc_examtest_content_text{position:relative;width:calc(100% - 32px);height:150px;padding:10px;border:1px solid #e5e5e5;margin:0 16px}.is-pc-device .pc_examtest_content_text>textarea{word-break:break-all;overflow:hidden;width:100%;height:100%;padding:0 0 20px;resize:none;border:0 solid #fff}.is-pc-device .pc_examtest_content_text>textarea:disabled{background-color:#f4f4f4}.is-pc-device .pc_examtest_content_text_filling{position:relative;width:100%}.is-pc-device .pc_examtest_content_text_filling>div{padding:0 16px;margin-bottom:16px}.is-pc-device .pc_examtest_content_text_filling>div>p{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;color:#999;margin-bottom:8px}.is-pc-device .pc_examtest_content_text_filling>div .pc_examtest_content_text_filling_textarea{position:relative;width:100%;border:1px solid #e5e5e5;padding:0 44px 0 0;height:40px}.is-pc-device .pc_examtest_content_text_filling>div .pc_examtest_content_text_filling_textarea>input{width:100%;height:100%;font-size:1.4rem;padding-left:12px;line-height:40px;border:0}.is-pc-device .pc_examtest_content_text_filling>div .pc_examtest_content_text_filling_textarea>input:disabled{background-color:#e5e5e5}.is-pc-device .pc_examtest_content_text_filling>div .pc_examtest_content_text_filling_textarea .feedback_content_text_icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);bottom:unset}.is-pc-device .pc_examtest_content_text_filling>div .pc_examtest_content_text_filling_textarea .examtest_content_text_showanswer{width:100%;height:100%;font-size:1.4rem;padding-left:12px;line-height:40px;background-color:#e5e5e5}.is-pc-device .pc_examtest_content_text_filling>div .filling_textarea_disabled{background-color:#e5e5e5}.is-pc-device .pc_examtest_content_text_filling>div:last-of-type{margin-bottom:0}.is-pc-device .surveytest .pc_examtest_content .examtest_content_des{width:100%;padding:0 16px}.is-pc-device .pc_examtest_content_outer{margin-bottom:25px}.is-pc-device .pc_examtest_content_outer>h3{font-size:1.4rem;color:#666;word-break:break-all;margin-top:0!important;margin-bottom:15px!important}.is-pc-device .pc_examtest_content_outer>div>span{line-height:30px;color:#999;text-align:center;display:inline-block;width:30px;height:30px;margin-right:10px;cursor:pointer;border-radius:4px;background-color:#f4f4f4}.is-pc-device .pc_examtest_content_outer .colorfirst{color:#fff;background-color:#e02d1a}.is-pc-device .pc_examtest_content_outer .colorsecond{color:#fff;background-color:#f85a14}.is-pc-device .pc_examtest_content_outer .colorthird{color:#fff;background-color:#fe8100}.is-pc-device .pc_examtest_content_outer .colorfourth{color:#fff;background-color:#fa9e06}.is-pc-device .pc_examtest_content_outer .colorfifth{color:#fff;background-color:#ffc902}.is-pc-device .pc_examtest_content_outer .colorsixth{color:#fff;background-color:#c6ce01}.is-pc-device .pc_examtest_content_outer .colorseventh{color:#fff;background-color:#9ec600}.is-pc-device .pc_examtest_content_outer .coloreighth{color:#fff;background-color:#6bbe07}.is-pc-device .pc_examtest_content_outer .colorninth{color:#fff;background-color:#47b41e}.is-pc-device .pc_examtest_content_outer .colortenth{color:#fff;background-color:#04a72b}.is-pc-device .pc_examtest_content_form_disabled{border:1px solid #e5e5e5}.is-pc-device .pc_examtest_content_form_disabled .examtest_content_text_showanswer{width:100%;height:100%;padding:10px;background-color:#f4f4f4}.is-pc-device .pc_examtest_content_form_disabled .examtest_content_text_showanswer>div{width:100%;height:100%;overflow:auto;word-break:break-all;white-space:pre-wrap}.is-pc-device .pc_examtest_content_form_disabled .feedback_content_text_icon,.is-pc-device .pc_examtest_content_form_disabled .feedback_content_text_icon>span{color:#999}.is-pc-device .pc_examtest_left{width:calc(100% - 340px);padding:5px 24px 20px;background-color:#fff;border:1px solid transparent;border-radius:8px;overflow:hidden}.is-pc-device .pc_examtest_right{width:316px;position:absolute;top:0;right:0}.is-pc-device .pc_examtest_right>div{padding:24px;margin-top:24px;background-color:#fff;border:1px solid transparent;border-radius:8px}.is-pc-device .pc_examtest_right>div:first-child{margin:0}.is-pc-device .pc_examtest_countdown{font-size:1.4rem;color:#999;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_examtest_countdown>.time{font-size:2.2rem;color:#000}.is-pc-device .pc_examtest_right_col{text-align:center}.is-pc-device .pc_examtest_right_col h4{font-size:1.8rem}.is-pc-device .pc_examtest_right_col p{margin:0;color:#999;position:relative}.is-pc-device .pc_examtest_right_col p .pc_examtest_right_col_separator1,.is-pc-device .pc_examtest_right_col p .pc_examtest_right_col_separator2{position:absolute;top:2px;right:0;display:inline-block;width:2px;height:15px;background-color:#bbb}.is-pc-device .pc_examtest_card{overflow:hidden;height:calc(100% - 120px);padding-top:0}.is-pc-device .pc_examtestcard_count{width:100%;max-height:calc(100vh - 578px);min-height:100px;overflow-x:hidden;overflow-y:auto;padding:20px 0}.is-pc-device .pc_examtestcard_count>div{margin-bottom:10px}.is-pc-device .pc_examtestcard_count>div>p{margin-bottom:2px}.is-pc-device .pc_examtestcard_count>div>div>div{text-align:center;display:inline-block;width:36px;height:36px;margin:8px calc((100% - 180px) / 4) 8px 0;padding:8px 1px;cursor:pointer;border-radius:50px}.is-pc-device .pc_examtestcard_count>div>div>div:nth-child(5n){margin-right:0}.is-pc-device .pc_examtestcard_exercisecount{max-height:calc(100vh - 280px)}.is-pc-device .pc_examtestcard_title{padding:0 0 18px;font-size:1.6rem;font-weight:700;border-bottom:1px solid #e5e5e5}.is-pc-device .examtestcard_count_defult{background-color:#f4f4f4;color:#999;border:1px solid transparent}.is-pc-device .examtestcard_count_assignment{color:#fff;background-color:var(--themcolor)!important}.is-pc-device .examtestcard_count_right{color:#fff;background-color:#18c884}.is-pc-device .examtestcard_count_mistake{color:#fff;background-color:#ff5d5d}.is-pc-device .pc_examtest_commit{font-size:1.4rem;color:#fff;text-align:center;width:210px;height:32px;margin:16px auto 0;padding:5px;cursor:pointer;border:1px solid transparent;border-radius:5px;background-color:var(--themcolor)}.is-pc-device #examtestDisabled{pointer-events:none;color:rgba(0,0,0,.3);border:none;background:rgba(0,0,0,.08)}.is-pc-device .pc_examtest_commitdefult{width:210px;height:32px;margin:16px auto;padding:5px;border:1px solid transparent;border-radius:5px;background-color:#f4f4f4;color:#999;font-size:1.4rem;text-align:center;cursor:default}.is-pc-device .pc_examtest_card_fixed{position:fixed;top:24px;right:calc((100% - 1200px) / 2)}.is-pc-device .pc_examtest_limit{margin-left:25px;margin-bottom:25px;font-size:1.4rem;display:flex;justify-content:space-between}.is-pc-device .pc_examtest_limit>span{padding:4px 12px 4px 8px;font-size:1.3rem;color:#000;background-color:rgba(0,0,0,.05);border-radius:30px;cursor:pointer}.is-pc-device .pc_examtest_limit>span>svg-div{width:16px;height:16px;margin-right:6px}.is-pc-device .pc_examtest_limit>span>span{display:inline-block;vertical-align:middle}.is-pc-device .examine_box .modal-dialog{max-width:800px;margin-top:calc(50vh - 210px)}.is-pc-device .examine_box .modal-dialog .modal-content{border-radius:8px}.is-pc-device .examine_box .modal-dialog .modal-content>img{width:36px;position:absolute;right:-52px;cursor:pointer}.is-pc-device .examine_box .examine{width:100%;height:420px;padding:16px 24px;overflow:auto}.is-pc-device .examine_box .examine .examine_examinfo>div{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.is-pc-device .examine_box .examine .examine_examinfo>div>span{display:inline-block;vertical-align:middle;min-width:50%;font-size:1.4rem;color:#666;position:relative;word-break:break-all;white-space:pre-wrap}.is-pc-device .examine_box .examine .examine_examinfo>div>span>span{color:#000}.is-pc-device .examine_box .examine .examine_examinfo .examine_examinfo_other>span,.is-pc-device .examine_box .examine .examine_examinfo .examine_examinfo_other>span>span{color:var(--themcolor)}.is-pc-device .examine_box .examine .examine_examinfo .examine_title{display:flex;flex-direction:column}.is-pc-device .examine_box .examine .examine_examinfo .examine_title>div{font-size:1.8rem;font-weight:700;text-align:center;margin:24px 24px 16px;word-break:break-all}.is-pc-device .exam_qrcode_box .modal-dialog{max-width:800px;margin-top:calc(50vh - 210px)}.is-pc-device .exam_qrcode_box .modal-dialog .modal-content{border-radius:8px}.is-pc-device .exam_qrcode_box .modal-dialog .modal-content>img{width:36px;position:absolute;right:-52px;cursor:pointer}.is-pc-device .exam_qrcode_box .exam-qrcode{height:430px;background-color:#fff;border-radius:16px;display:flex;flex-direction:column}.is-pc-device .exam_qrcode_box .exam-qrcode .exam-qrcode-title{font-size:1.8rem;font-weight:700;text-align:center;margin:24px 24px 16px}.is-pc-device .exam_qrcode_box .exam-qrcode .exam-qrcode-content{display:flex;flex-direction:column;margin:16px 12px 0}.is-pc-device .exam_qrcode_box .exam-qrcode .exam-qrcode-content .exam-qrcode-tips{font-size:1.6rem;font-weight:400;text-align:center;margin-bottom:10px}.is-pc-device .exam_qrcode_box .exam-qrcode .exam-qrcode-content .exam-qrcode-canvas{display:flex;flex-direction:row;margin:auto}.is-pc-device .exam_qrcode_box .exam-qrcode .exam-qrcode-bottom{margin-top:16px}.is-pc-device .exam_qrcode_box .exam-qrcode .exam-qrcode-bottom .exam-qrcode-bottom-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:auto;padding:8px 32px 16px}.is-pc-device .exam_qrcode_box .exam-qrcode .exam-qrcode-bottom .exam-qrcode-bottom-buttons .exam-qrcode-bottom-buttons-button{font-size:1.5rem;font-weight:400;padding:6px 32px;color:#fff;background-color:var(--themcolor);border-radius:99px;cursor:pointer}.is-pc-device .traincourse{min-width:1200px;min-height:100%;padding:146px 0 0}.is-pc-device .traincourse .myslides{padding:0}.is-pc-device .traincourse>div{width:1200px;margin:auto;padding-bottom:30px}.is-pc-device .traincourse .next-navbar-padding ul .pc-right-btn>div,.is-pc-device .traincourse .next-navbar-padding ul .pc_title>div,.is-pc-device .traincourse .next-navbar-padding ul .pc_title>div>a:hover{padding-left:0;cursor:default;border:none}.is-pc-device .traincourse .next-navbar-padding ul .pc-right-btn>div>a:hover{color:#eee;border-bottom:1px solid #eee}.is-pc-device .traincourse .swiper-slide>div{min-height:calc(100vh - 176px)}.is-pc-device .traincourse .traincourse_list{position:relative;display:inline-block;width:366.33px;margin:0 20px 40px 0;padding:0;cursor:pointer;border:none;background-color:#f4f4f4}.is-pc-device .traincourse_list .projectImg{display:block}.is-pc-device .traincourse .traincourse_list:nth-child(3n){margin:0 0 40px}.is-pc-device .traincourse .traincourse_list:hover{background-color:#e9e9e9}.is-pc-device .traincourse .traincourse_list h4{white-space:nowrap;text-overflow:ellipsis;position:relative;top:126px;overflow:hidden;width:253px;height:17px;padding-left:16px}.is-pc-device .traincourse .traincourse_list>.traincourse_list_other{position:relative;top:125px;padding:8px 0 10px 16px}.is-pc-device .traincourse .traincourse_list>img{position:relative;top:-87px;left:0;width:100%;height:111px}.is-pc-device .traincourse .traincourse_list>.traincourse_list_graduation{position:absolute;top:auto;right:0;bottom:0;left:auto;width:80px;height:auto}.is-pc-device .traincourse .traincourse_list>div>span{white-space:nowrap;text-overflow:ellipsis;display:block;float:none;overflow:hidden;height:18px;margin:8px 16px 0 0}.is-pc-device .traincourse .traincourse_list>div>span>img{width:14px;height:14px;margin-right:3px}.is-pc-device .traincourse .traincourse_list .traincourse_list_another{position:relative;margin:0 0 5px;padding-top:0;padding-left:16px}.is-pc-device .traincourse .traincourse_list .traincourse_list_another>span{margin:13px 0 0}.is-pc-device .traincourse .traincourse_list .traincourse_list_another .traincourse_list_icon{font-size:1.6rem;color:#13ae67;position:absolute;right:16px;bottom:87px;height:auto;padding:0;border:none;border-radius:unset;background-color:transparent}.is-pc-device .traincourse .traincourse_list .traincourse_list_another .traincourse_list_icon_ready{color:#ff8500}.is-pc-device .traincourse .traincourse_list .traincourse_list_another .traincourse_list_icon_end{color:#999}.is-pc-device .traincourse .traincourse_list .traincourse_list_another .traincourse_list_icon_reject{color:#e83928}.is-pc-device .train_banner_contrainer{position:absolute;right:0;bottom:88px;width:92px!important;height:22px;background-image:url(train_tag_bg.c7364435c02e4c22ed79.png)}.is-pc-device .train_banner_contrainer .train_banner_title_left{font-size:1.5rem;color:#fff;position:relative;left:20px}.is-pc-device .homework{min-height:540px;padding-top:20px;border:1px solid #dfdfdf;background-color:#fff}.is-pc-device .homework .homework_tutor_mar{min-height:0!important}.is-pc-device .homework .homework_tutor{width:calc(100% - 48px);margin:39px auto 0;border-top:1px dashed #e5e5e5;padding:40px 0}.is-pc-device .homework .homework_tutor .homework_tutor_comment,.is-pc-device .homework .homework_tutor .homework_tutor_fraction{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}.is-pc-device .homework .homework_tutor .homework_tutor_comment p,.is-pc-device .homework .homework_tutor .homework_tutor_fraction p{font-size:1.6rem;color:#000;padding:0 24px 0 0;margin:0}.is-pc-device .homework .homework_tutor .homework_tutor_comment span,.is-pc-device .homework .homework_tutor .homework_tutor_fraction span{padding:20px;background-color:#f8f8f8;color:#000;font-size:1.6rem;word-break:break-all}.is-pc-device .homework .homework_tutor .homework_tutor_comment span{width:calc(100% - 124px);min-height:154px}.is-pc-device .homework .homework_tutor .homework_tutor_fraction{margin-top:25px}.is-pc-device .homework .homework_tutor .homework_tutor_fraction span{color:#ff8400;width:258px;padding:9px 16px;min-height:40px}.is-pc-device .homework>form>textarea{color:#333;word-break:break-all;overflow:auto;width:100%;height:165px;padding:8px;resize:none;border:0 solid #aaa}.is-pc-device .homework>form{position:relative;height:100%;margin:0 50px 30px;border:1px solid #dfdfdf}.is-pc-device .homework_choose{color:var(--themcolor);text-align:center;position:relative;display:inline-block;width:302px!important;margin-left:50px;padding:7px 10px;border:1px solid var(--themcolor);border-radius:2px}.is-pc-device .homework_choose>input{font-size:0;position:absolute;top:0;left:0;width:300px;height:100%;opacity:0;cursor:pointer;border:1px solid transparent;border-radius:5px}.is-pc-device .homework_name{min-height:60px;margin:15px 20px}.is-pc-device .homework_name>span:first-child{font-size:1.4rem;color:#333;word-break:break-all;float:left;height:70px;padding:20px}.is-pc-device .homework_name>span:nth-child(2),.is-pc-device .homework_name>span:nth-child(3){font-size:1.4rem;color:#999;color:#0463c1;text-decoration:underline;float:left;margin-left:10px;padding:20px 20px 20px 0;cursor:pointer}.is-pc-device .homework_submit{top:180px;float:left}.is-pc-device .homework_submit>button{color:#fff;width:300px;margin-left:50px;padding:9px;border:1px solid #efefef;border-color:var(--themcolor);border-radius:5px;background-color:var(--themcolor)}.is-pc-device .traincourseregistrationhistory{min-width:1200px;min-height:100%;padding:86px 0 0}.is-pc-device .traincourseregistrationhistory>div{width:1200px;margin:auto}.is-pc-device .traincourseregistrationhistory .traincourse{padding-top:10px}.is-pc-device .traincourseregistrationhistory .traincourse .traincourse_list .traincourse_list_another .traincourse_list_icon{position:absolute;bottom:57px}.is-pc-device .traincourse_detail{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .traincourse_detail>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .pc_traincoursedetail_title{margin-bottom:5px}.is-pc-device .pc_traincoursedetail_title>span:nth-child(2){font-size:1.6rem;float:right;cursor:pointer;border-bottom:1px solid #444}.is-pc-device .pc_traincoursedetail_title>span:nth-child(2):hover{color:var(--themcolor);border-bottom:1px solid var(--themcolor)}.is-pc-device .project_signdetail,.is-pc-device .traincoursedetail{min-height:300px;padding:10px 20px;border:1px solid transparent;border-radius:8px;background-color:#fff}.is-pc-device .traincoursedetail .train_apply_status{position:relative;padding-top:15px;padding-bottom:10px}.is-pc-device .project_signdetail .project_sign_operation,.is-pc-device .traincoursedetail .train_sign_content{position:relative;bottom:15px}.is-pc-device .project_signdetail>div>div,.is-pc-device .traincoursedetail>div>div{margin:auto}.is-pc-device .project_signdetail>div>div>button,.is-pc-device .traincoursedetail>div>div>button{display:block!important;width:500px!important;margin:5px auto}.is-pc-device .traincoursedetail .train_apply_section{margin-bottom:0;padding-bottom:0}.is-pc-device .traincoursedetail .train_apply_section>div{overflow-y:auto;height:calc(100vh - 350px);border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.is-pc-device .traincoursedetail .train_apply_section>div>div{border-bottom:none}.is-pc-device .traincoursedetail .train_apply_section>div>div>p{font-size:1.4rem;color:#999}.is-pc-device .projectsigndetail .traincourseapply,.is-pc-device .traincoursedetail .traincourseapply{background-color:var(--themcolor)}.is-pc-device .projectsigndetail .traincourseapply:hover,.is-pc-device .traincoursedetail .traincourseapply:hover{background-color:var(--active-themeColor)}.is-pc-device .projectsigndetail .project_signdetail{padding:10px 20px}.is-pc-device .projectsigndetail .sign_title>.sign_cast_screen{float:right;position:relative;top:-14.1px;display:inline-flex;justify-content:center;align-items:center;margin-left:20px;border-radius:50px;cursor:pointer}.is-pc-device .projectsigndetail .sign_title>.sign_cast_screen .icon-screen{width:20px;height:20px;line-height:1}.is-pc-device .projectsigndetail .sign_title>.sign_cast_screen .icon-screen .app-svg-themebox{color:#000}.is-pc-device .projectsigndetail .sign_title>img{position:relative;top:-18px;float:right;width:25px;margin-left:20px;cursor:pointer}.is-pc-device .projectsigndetail .sign_title>.sign_title_excitationexplain{position:relative;width:16px;float:none;margin-left:40px;top:-2px}.is-pc-device .traincoursedetail .train_apply_section>h4{border-bottom:none}.is-pc-device .traincoursedetail .train_apply_section>div>div{padding:10px}.is-pc-device .project_signdetail .project_sign_section,.is-pc-device .traincoursedetail .train_sign_section{margin-bottom:96px}.is-pc-device .traincoursedetail .train_sign_section .train_sign_section_signin{position:relative;top:-10px;left:-20px;width:calc(100% + 40px)}.is-pc-device .traincoursedetail .train_sign_section>div>p{font-size:1.4rem;color:#999}.is-pc-device .mytraincourse{min-width:1200px;min-height:100%;padding-top:206px;background-color:#f4f4f4}.is-pc-device .mytraincourse>div{width:1200px;margin:auto}.is-pc-device .mytraincourse .next-navbar-padding ul .pc-right-btn>div,.is-pc-device .mytraincourse .next-navbar-padding ul .pc_title>div,.is-pc-device .mytraincourse .next-navbar-padding ul .pc_title>div>a:hover{color:#fff;padding-right:0;padding-left:0;cursor:default;border:none}.is-pc-device .mytraincourse .pc-next-navbar-padding ul{position:relative}.is-pc-device .mytraincourse .pc-next-navbar-padding ul .pc-right-btn{position:absolute;right:0}.is-pc-device .mytraincourse .next-navbar-padding ul .pc_title>div>a{font-size:1.8rem;vertical-align:text-bottom;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:960px}.is-pc-device .mytraincourse .next-navbar-padding ul .pc-right-btn>div>a:hover{color:#eee;border-bottom:1px solid #eee}.is-pc-device .mytraincourse .pc-next-navbar-padding{text-align:center}.is-pc-device .mytraincourse .pc-next-navbartab-padding{top:125px;height:58px;background-color:#fff}.is-pc-device .mytraincourse .pc-next-navbartab-padding .next-navbar{background-color:#fff}.is-pc-device .mytraincourse .pc-next-navbartab-padding .next-navbar>.active{background-color:transparent}.is-pc-device .mytraincourse .pc-next-navbartab-padding .next-navbar>.active>div,.is-pc-device .mytraincourse .pc-next-navbartab-padding .next-navbar>li>div:hover{border-bottom:2px solid var(--themcolor)}.is-pc-device .mytraincourse .pc-next-navbartab-padding .next-navbar>li div a{font-size:1.6rem;color:#000}.is-pc-device .mytraincourse .pc-next-navbartab-padding .next-navbar>.active div a{color:var(--themcolor)}.is-pc-device .mytraincourse .mytraincourse_paper{min-height:calc(100vh - 206px);padding-top:0;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .mytraincourse .mytraincourse_paper .exam_testpaper{min-height:300px;padding:0;border:none}.is-pc-device .mytraincourse .mytraincourse_paper .exam_testpaper .exam_testpaperlist{padding:10px 20px;border:1px solid #dfdfdf;background-color:#fff}.is-pc-device .mytraincourse .forum{min-height:0;padding-top:0;padding-bottom:0}.is-pc-device .mytraincourse .forum .pc_forum_button>div{padding-top:0}.is-pc-device .mytraincourse .forum .forum_list_list_buttonlist,.is-pc-device .mytraincourse .forum .forum_list_list_buttonlist div,.is-pc-device .mytraincourse .forum .pc_forum_button div,.is-pc-device .mytraincourse .forum .pc_forum_list_navbar div,.is-pc-device .mytraincourse .forum .qa_list{width:auto!important}.is-pc-device .mytraincourse_paper .forum .nomessage_defult>img{margin-top:0}.is-pc-device .mytraincourse .exam_testpaper_list{position:relative}.is-pc-device .mytraincourse .exam_testpaper_list>div>div{padding:0;border-bottom:0}.is-pc-device .mytraincourse .exam_testpaper_list>div{width:80%}.is-pc-device .mytraincourse .exam_testpaper_list>div>div{font-size:1.4rem;color:#666;padding:2px 0}.is-pc-device .mytraincourse .exam_testpaper_list>div>img{position:absolute;right:0;bottom:0;width:80px}.is-pc-device .mytraincourse_sign{padding:10px 20px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .mytraincourse_sign_list:hover{background-color:#f4f4f4}.is-pc-device .tojoin_signup>div .mytraincourse_sign .mytraincourse_sign_list .sign_address{padding-top:8px}.is-pc-device .mytraincoursesigndetail,.is-pc-device .projectsigndetail{width:100%;min-width:1200px;min-height:100%;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .mytraincoursesigndetail>div,.is-pc-device .projectsigndetail>div{width:1200px;margin:auto;padding-top:72px}.is-pc-device .mytraincourse_detail{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .mytraincourse_detail>div{width:1200px;margin:auto}.is-pc-device .mytraincoursedetail{min-height:300px;padding:10px 20px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .mytraincoursedetail>div>div{height:auto;padding:20px;border:none}.is-pc-device .mytraincoursedetail>div>div:nth-child(3):hover{cursor:pointer;background-color:#eee}.is-pc-device .mytraincoursedetail>div>div:first-child{margin:0;border-bottom:1px solid #e5e5e5}.is-pc-device .mytraincoursedetail .mytraincoursedetail_right>div:first-child{top:20px}.is-pc-device .traincourse_usercount{min-width:1200px;min-height:100%;padding-top:86px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .traincourse_usercount>div{width:1200px;margin:auto}.is-pc-device .traincourseusercount{min-height:100px;margin-top:5px;padding:20px 0;border-top:1px solid #e5e5e5;background-color:transparent}.is-pc-device .traincourseusercount>li{display:inline-block;width:562px;height:auto;margin-bottom:20px;padding:15px 10px;cursor:pointer;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .traincourseusercount>li:last-child{border:1px solid #e5e5e5}.is-pc-device .traincourseusercount>li:nth-child(odd){margin-right:15px}.is-pc-device .traincourseusercount>li:hover{background-color:#e9e9e9}.is-pc-device .traincourseusercount>li>img{width:40px;height:40px}.is-pc-device .traincourseusercount>li>div>h4{font-size:1.6rem}.is-pc-device .traincourse_usercount .dialog_box{width:400px;margin-top:20vh}.is-pc-device .traincourse_usercount .dialog_box .modal-content{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.is-pc-device .traincourse_usercount .dialog_box .contact_message{width:100%;margin:0;border:none;border-radius:5px;border-top-left-radius:8px;border-top-right-radius:8px}.is-pc-device .mytraincourse_paper .newslist{border:1px solid #e5e5e5}.is-pc-device .mytraincourse_paper .newslist ul{padding:0 12px}.is-pc-device .mytraincourse_paper .newslist .list-group-item{width:541px}.is-pc-device .mytraincourse_paper .newslist .list-group-item:nth-child(odd){margin:20px 16px 20px 0!important}.is-pc-device .mytraincourse_paper .newslist .list-group-item:nth-child(2n){margin:20px 0 20px 16px!important}.is-pc-device .mytraincourse_paper .mytraincourse_course{border:1px solid #e5e5e5}.is-pc-device .mytraincourse_paper .mytraincourse_course ul{padding:0 12px}.is-pc-device .mytraincourse_paper .mytraincourse_course ul .list-group-item{width:212px;margin:20px 7px!important}.is-pc-device .mytraincourse_paper .mytraincourse_course ul .list-group-item:nth-child(5n+1){margin:20px 7px 20px 0!important}.is-pc-device .mytraincourse_paper .mytraincourse_course ul .list-group-item:nth-child(5n){margin:20px 0 20px 5px!important}.is-pc-device .mytraincourse_paper .mytraincourse_course ul .list-group-item .media-left>img{width:212px;height:212px}.is-pc-device .mytraincourse_paper .comment{margin-bottom:50px;padding:10px 20px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .comment_footer_block{position:fixed;right:0;left:0;width:1198px;height:90px;margin:auto;padding:20px;border:none;background-color:inherit}.is-pc-device .comment_footer_block>textarea{float:left;height:100%;padding:13px 10px}.is-pc-device .comment_footer_block>button{color:#fff;position:relative;top:0;height:100%;border:1px solid transparent;background-color:var(--themcolor)}.is-pc-device .comment_footer_block>button:hover{background-color:var(--active-themeColor)}.is-pc-device .comment_footer_block .coursecommonsubmit{color:#fff;background-color:var(--themcolor)}.is-pc-device .mytraincourse .myslides{min-height:calc(100vh - 206px)}.is-pc-device .mytraincourse .qa{min-height:calc(100vh - 186px)}.is-pc-device .mytraincourse .circlefriendsclassify{position:relative;top:-25px;width:100%;margin-bottom:15px;background-color:#f5f5f5}.is-pc-device .mytraincourse .circlefriendsclassify>div{width:1200px;margin:auto;padding:10px 0}.is-pc-device .mytraincourse .circlefriendsclassify>div>div{font-size:1.4rem;color:#666;display:inline-block;padding:8px 25px 8px 0;cursor:pointer}.is-pc-device .mytraincourse .circlefriendsclassify>div>.active,.is-pc-device .mytraincourse .circlefriendsclassify>div>div:hover{color:var(--themcolor)}.is-pc-device .mytraincourse .qa>.qa_button{width:100%;height:40px;padding:0 0 56px}.is-pc-device .mytraincourse .qa>.qa_button>h4{font-size:1.6rem;position:relative;top:10px;display:inline-block;margin:0}.is-pc-device .mytraincourse .qa>.qa_button>div{float:right;width:auto;height:100%}.is-pc-device .mytraincourse .qa>.qa_button>div>div{font-size:1.6rem;color:#fff;display:inline-block;width:auto;margin-right:10px;padding:5px 15px;cursor:pointer;border:1px solid transparent;border-radius:5px}.is-pc-device .mytraincourse .qa>.qa_button>div>div:first-child{background-color:var(--themcolor)}.is-pc-device .mytraincourse .qa>.qa_button>div>div:nth-child(2){background-color:#13ae67}.is-pc-device .mytraincourse .qa>.qa_button>div>div:nth-child(3){background-color:#ff9000}.is-pc-device .mytraincourse .qa>.qa_button>div>div>img{position:relative;top:-1px;width:20px;height:20px;margin-right:5px}.is-pc-device .mytraincourse .qa>.qa_line{width:100%;border-bottom:1px solid #e5e5e5}.is-pc-device .mytraincourse .qa>.qa_content{position:relative;padding:10px 20px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .pc_contact_search{background-color:#303332!important}.is-pc-device .contact_search{margin-bottom:8px;padding:35px 0 35px 30px;background-color:#f4f4f4;height:auto!important}.is-pc-device .contact_list{min-width:1200px;height:inherit;min-height:100%;padding-top:72px;background-color:#f4f4f4}.is-pc-device .contact_list .contact_form{width:600px;height:60px;margin:auto;background-color:transparent}.is-pc-device .contact_list>div{position:relative;width:1200px;min-height:calc(100vh - 174px);margin:auto;padding-bottom:40px}.is-pc-device .contact_list .contact_form>div>.contact_form_icon1{top:21px;left:15px}.is-pc-device .contact_list .contact_form>div>.contact_form_icon2{top:21px}.is-pc-device .contact_list .contact_form>div>input{width:480px;height:60px;padding:3px 30px 3px 46px;border:1px solid transparent;border-radius:0}.is-pc-device .contact_list .contact_form>button{font-size:2rem;color:#fff;text-align:center;position:absolute;top:0;right:0;width:120px;height:60px;padding:15px;cursor:pointer;border:none;border-radius:0;background-color:var(--themcolor)}.is-pc-device .contact_list .contact_form>button:hover{background-color:var(--active-themeColor)}.is-pc-device .contact_list .contact_form>.coursecommonsubmit{background-color:var(--themcolor)}.is-pc-device .contact_list .dialog_box{width:400px;margin-top:20vh}.is-pc-device .contact_list .dialog_box .modal-content{padding:0;border-top-left-radius:8px!important;border-top-right-radius:8px!important}.is-pc-device .contact_list .dialog_box .contact_message{width:100%;margin:0;border:none;border-radius:5px;border-top-left-radius:8px;border-top-right-radius:8px}.is-pc-device .contact_content{min-height:unset;padding:0;border:none;background-color:transparent}.is-pc-device .contact_content>div{padding:10px 0}.is-pc-device .contact_content .comment_list{display:inline-block;width:562px;margin-bottom:15px;padding:10px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .contact_content .comment_list:nth-child(odd){margin-right:15px}.is-pc-device .contact_content .comment_list:hover{cursor:pointer;background-color:#e9e9e9}.is-pc-device .contact_content .comment_list:last-child{margin-bottom:0}.is-pc-device .contact_content .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>div:first-child{font-size:1.6rem;width:calc(100% - 205px)}.is-pc-device .contact_content .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>div:nth-child(2){font-size:1.4rem}.is-pc-device .contact_content .comment_list .comment_list_right .comment_list_right_top .comment_list_user_img{left:10px}.is-pc-device .contact_content .comment_list .comment_list_right .comment_list_right_top>p{font-size:1.4rem;color:#666}.is-pc-device .contact_content .comment_list .comment_list_left{width:80px}.is-pc-device .contact_content .comment_list .comment_list_right{width:calc(100% - 90px)}.is-pc-device .comment_list .comment_list_right .comment_list_right_top .comment_list_user_img>img{width:50px;height:50px;margin:0}.is-pc-device .contact_content .reply_comment .comment_list .comment_list_right{width:calc(100% - 92px)}.is-pc-device .contacts{min-width:1200px;min-height:100%;padding-top:86px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .pc_contact_title{font-size:1.8rem;color:#000;width:700px;margin:auto;padding:5px 0}.is-pc-device .contact_message{width:700px;min-height:450px;margin:5px auto auto;padding:0;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .contact_message>img{position:absolute;z-index:2;top:10px;right:10px;width:32px;opacity:.8;cursor:pointer}.is-pc-device .contact_message>img:hover{opacity:1}.is-pc-device .contact_message .comment_list{width:100%;height:220px;margin:0;border-top-left-radius:5px;border-top-right-radius:5px;background-image:url(grzx-bg.f69d08ea8a267895b3cb.jpg)}.is-pc-device .contact_message .comment_list .comment_list_left{width:0;height:0}.is-pc-device .contact_message .comment_list .comment_list_right{text-align:center;width:100%}.is-pc-device .contact_message .comment_list .comment_list_right .comment_list_right_top .comment_list_user_img{position:relative;width:110px;height:110px;margin:auto;border:1px solid hsla(0,0%,100%,.2);border-radius:60px;background-color:hsla(0,0%,100%,.2)}.is-pc-device .contact_message .comment_list .comment_list_right .comment_list_right_top .comment_list_user_img>img{position:relative;top:4px;width:100px;height:100px;border:1px solid hsla(0,0%,100%,.2);border-radius:50px}.is-pc-device .contact_message .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message{color:#fff;text-align:center;-webkit-text-emphasis-color:#fff;text-emphasis-color:#fff;padding:10px 20px 0}.is-pc-device .contact_message .comment_list .comment_list_right .comment_list_right_top .comment_list_user_message>span:first-child{color:#fff}.is-pc-device .contact_message .comment_list .comment_list_right .comment_list_right_top>p{font-size:1.4rem;color:#fff;width:100%;margin:0;padding:0 20px}.is-pc-device .contact_message .comment_list .comment_list_right .comment_list_right_top>p>span{position:relative;left:0}.is-pc-device .contact_info_margintop{padding:10px 20px}.is-pc-device .pcleft{padding-top:60px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .pcleft .qa_outer{width:1200px;margin:0 auto}.is-pc-device .pc_qa_list_title{width:1200px;margin:auto;padding:0 0 34px;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_qa_list_title .pc_static_title{position:relative;top:16px;display:inline-block}.is-pc-device .pc_qa_list_title .head_list_btn{float:right;padding:10px 0 6px}.is-pc-device .pc_qa_list_title .head_btn_menu{font-size:1.6rem;color:#fff;display:inline-block;margin-right:10px;padding:5px 15px;cursor:pointer;border:1px solid transparent;border-radius:5px}.is-pc-device .pc_qa_list_title .head_btn_menu>a{color:#fff;padding:2.5px 5px}.is-pc-device .pc_qa_list_title .head_btn_menu>a:hover{text-decoration:none}.is-pc-device .head_list_btn>div:first-child{background-color:var(--themcolor)}.is-pc-device .head_list_btn>div:nth-child(2){background-color:#13ae67}.is-pc-device .head_list_btn>div:nth-child(3){background-color:#ff9000}.is-pc-device .pc_qa_list_title .head_btn_menu>a>img{position:relative;top:-2px;width:20px;height:20px;margin-right:5px}.is-pc-device .pc_qa_list{width:1200px;margin:auto;padding:10px 20px 40px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;background-color:#fff}.is-pc-device .qa_list:hover{cursor:pointer}.is-pc-device .pc_newslist .qa{padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .qa{min-width:1200px;padding:0}.is-pc-device .qa .qa_list .qa_list_right{padding-bottom:20px;border-bottom:1px solid #e5e5e5}.is-pc-device .pcleft .qa{min-height:calc(100vh - 186px);padding:10px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .qacheckmore .triangle{right:18px}.is-pc-device .qa_list .qa_list_right .qa_list_right_down>h4{font-size:1.6rem}.is-pc-device .qa_list .qa_list_right .qa_list_right_down>section>span{font-size:1.4rem}.is-pc-device .qa_list .qa_list_right .qa_list_right_down>section>div:first-child{width:50%}.is-pc-device .qa_list .qa_list_right .qa_list_right_down>section>div:nth-child(2){max-width:50%}.is-pc-device .qa_list .qa_list_right .qa_list_right_down>p>.question_isresolved{font-size:1.4rem}.is-pc-device .question_and_answer{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .question_and_answer>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .question_and_answer .putquestions_question_form_message{width:100%}.is-pc-device .questionandanswer{min-height:600px;padding:10px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .questionandanswer_question{margin-bottom:20px;border:none}.is-pc-device .questionandanswer_question_button_answer:hover{cursor:pointer;background-color:var(--active-themeColor)}.is-pc-device .questionandanswer_question_button_follow:hover{cursor:pointer;background-color:#f4f4f4}.is-pc-device .questionandanswer_answer{height:307px;background-color:#fff}.is-pc-device .questionandanswer_answer_form{border:none}.is-pc-device .questionandanswer_answer_form_message{margin-bottom:30px}.is-pc-device .questionandanswer_answer_form_message div>textarea{height:110px;padding:0}.is-pc-device .questionandanswer_answer_form_button_anonymous{top:-25px;cursor:pointer}.is-pc-device .questionandanswer_answer_form_button_submit>.app-svg-themebox,.is-pc-device .questionandanswer_answer_form_button_submit>img{display:none;border-radius:5px}.is-pc-device .questionandanswer_answer_form_button_submit>button{color:#fff;width:150px;height:40px;border-radius:5px;background-color:var(--themcolor)}.is-pc-device .questionandanswer_answer_form_button_submit>button:hover{background-color:var(--active-themeColor)}.is-pc-device .questionandanswer_answer_list{padding:0 10px}.is-pc-device .questionandanswer_answer_list_header{border-top:none}.is-pc-device .put_questions{min-width:1200px;min-height:100%;padding-top:86px;background-color:#f4f4f4}.is-pc-device .put_questions>div{width:1200px;margin:auto;padding-bottom:40px}.is-pc-device .put_questions .pqcheck{width:354px}.is-pc-device .put_questions .pqcheck>button{vertical-align:top;float:none;width:300px;padding:13px}.is-pc-device .pqcheck>button>.caret{position:absolute;top:20px;right:13px;float:none}.is-pc-device .putquestions{min-height:540px;margin-top:10px;padding:10px 20px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .putquestions .modal-dialog{margin:130px auto}.is-pc-device .reward .modal-dialog{position:relative;top:0;width:420px;margin:130px auto}.is-pc-device .reward .modal-dialog .modal-content{border-radius:8px}.is-pc-device .reward .modal-content .modal-header{padding:20px!important}.is-pc-device .reward .modal-content .reward_value>div{width:85px;margin:0 15px 30px}.is-pc-device .pqcheck>button{margin-bottom:5px;border:1px solid #e5e5e5}.is-pc-device .pqcheck>ul{z-index:10;left:112px!important;overflow:auto;overflow-x:hidden;width:300px;height:240px;padding:0 10px;border:1px solid #e5e5e5}.is-pc-device .pqcheck>ul>li{font-size:1.4rem}.is-pc-device .pqcheck>ul>li>a{padding-left:2px;padding-right:2px}.is-pc-device .putquestions_question_form{padding:6px 0 0}.is-pc-device .put_questions .putquestions_question_form_message div>textarea{height:110px}.is-pc-device .putquestions_question_form_message div>span{font-size:1.4rem}.is-pc-device .putquestions_question_form_button>div:hover{color:#666}.is-pc-device .putquestions_question_form_message{vertical-align:top;display:inline-block;width:905px;height:217px;padding:10px;border:1px solid #e5e5e5}.is-pc-device .pc_putquestions_question_form_submit{float:right;width:150px;height:40px;margin-top:70px}.is-pc-device .pc_putquestions_question_form_submit>button{font-size:1.5rem;color:#fff;width:100%;height:100%;border:1px solid var(--themcolor);border-radius:5px;background-color:var(--themcolor)}.is-pc-device .pc_putquestions_question_form_submit>button:hover{background-color:var(--active-themeColor)}.is-pc-device .putquestions_question_form_button{width:900px;margin-left:40px;border:none}.is-pc-device .qacheckmore .modal-dialog{width:1130px;margin:30px auto}.is-pc-device app-myqa .next-navbar-padding .next-navbar{width:300px}.is-pc-device app-myqa .myslides{padding-top:85px}.is-pc-device app-myqa .next-navbar-padding ul .pc_title>div{padding-left:0}.is-pc-device app-myqa .next-navbar-padding ul .pc_title>div:hover,.is-pc-device app-myqa .next-navbar-padding ul .pc_title>div>a:hover{cursor:default;border:none}.is-pc-device .myqa{min-height:calc(100vh - 85px);padding-top:61px;background-color:#f4f4f4}.is-pc-device .myqa>div{width:1200px!important;margin:auto;padding-bottom:40px}.is-pc-device .myqa>div>.myqa_list{padding:10px 20px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .photo_magnifier_block{width:100%;height:100%}.is-pc-device .photo_magnifier_block .swiper-container .swiper-wrapper .swiper-slide img{width:auto;max-width:70%;max-height:90%}.is-pc-device .photo_magnifier_block .swiper-container .swiper-wrapper .swiper-slide img:after{display:none}.is-pc-device .photo_magnifier_block .swiper-button-next,.is-pc-device .photo_magnifier_block .swiper-button-prev{width:46px;height:68px;background-size:46px}.is-pc-device .photo_magnifier_block .swiper-button-next:after,.is-pc-device .photo_magnifier_block .swiper-button-prev:after{display:none}.is-pc-device .forum{min-height:100vh;padding-top:72px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .pc_forum{position:fixed;z-index:2;top:72px;left:0;width:100%;z-index:0}.is-pc-device .forum .pc_forum_top{position:relative;height:268px}.is-pc-device .forum .pc_forum_top .pc_forum_top_bg{display:block;width:100%;margin:auto}.is-pc-device .forum .pc_forum_top .pc_forum_top_search{position:absolute;top:44px;right:0;left:0;width:350px;margin:auto}.is-pc-device .forum .pc_forum_top .pc_forum_top_search .search_form_seaarchicon{position:absolute;top:11px;left:12px;width:17px}.is-pc-device .forum .pc_forum_top .pc_forum_top_search .search_form input{width:100%;padding:8px 106px 8px 40px;border:1px solid transparent;border-radius:50px}.is-pc-device .forum .pc_forum_top .pc_forum_top_search .search_form_cleanicon{position:absolute;top:11px;right:78px;width:17px;cursor:pointer}.is-pc-device .forum .pc_forum_top .pc_forum_top_search .search_form_search{color:#fff;position:absolute;top:0;right:-1px;padding:8px 18px;border:1px solid var(--themcolor);border-top-right-radius:50px;border-bottom-right-radius:50px;background-color:var(--themcolor);outline:none}.is-pc-device .forum .pc_forum_top .pc_forum_top_search .search_form_search:hover{border:1px solid var(--active-themeColor);background-color:var(--active-themeColor)}.is-pc-device .forum .pc_forum_button{position:absolute;bottom:105px;left:0;width:100%;height:45px}.is-pc-device .forum .pc_forum_button>div{width:100%;max-width:1200px;margin:auto;padding:10px 0 4px}.is-pc-device .forum .pc_forum_button>div>div,.is-pc-device .forum .pc_forum_button>div>div>div{font-size:1.6rem;color:#fff;display:inline-block;padding:0}.is-pc-device .forum .pc_forum_button .pc_forum_button_left>div{height:29px;margin-right:48px;cursor:pointer}.is-pc-device .forum .pc_forum_button .pc_forum_button_left>div>div{width:20px;height:2px;margin:5px auto 0;background-color:transparent}.is-pc-device .forum .pc_forum_button .pc_forum_button_left .active{font-size:1.6rem;color:#fff}.is-pc-device .forum .pc_forum_button .pc_forum_button_left .active>div{background-color:#fff}.is-pc-device .forum .pc_forum_button .pc_forum_button_right{float:right}.is-pc-device .forum .pc_forum_button .pc_forum_button_right>div{position:relative;top:-2px;margin-left:30px;padding:3px 10px;cursor:pointer;border:1px solid transparent;border-radius:30px}.is-pc-device .forum .pc_forum_button .pc_forum_button_right>div:first-child{background-color:#18c884}.is-pc-device .forum .pc_forum_button .pc_forum_button_right>div:nth-child(2){background-color:var(--themcolor)}.is-pc-device .forum .pc_forum_button .pc_forum_button_right>div>img{position:relative;top:-1px;width:18px;margin-right:6px}.is-pc-device .forum .pc_forum_category{position:relative;padding:8px 24px;background-color:#fff;border-radius:8px;margin-bottom:16px}.is-pc-device .forum .pc_forum_category>div{margin:auto}.is-pc-device .forum .pc_forum_category>div>div{display:inline-block}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .dropdown-toggle{font-size:1.6rem;cursor:pointer}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .dropdown-toggle .caret{margin-left:5px}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu{top:32px;overflow:auto;width:1200px;height:292px;padding:18px;border:none;left:-24px!important}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div{font-size:1.3rem;color:#000;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:calc((100% - 48px) / 3);margin:12px 24px 12px 0;cursor:pointer;background-color:#f4f4f4}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div:nth-child(3n){margin-right:0}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div>div{padding:10px 16px}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div>div>img{vertical-align:middle;display:inline-block;width:44px;height:44px;margin-right:12px;border-radius:4px}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div>div>div{vertical-align:middle;display:inline-block;width:calc(100% - 58px)}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div>div>div>p{font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:2px}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div>div>div>span{font-size:1.2rem;color:#666;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>.is_customize>div{text-align:center}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>.is_customize>div>div{width:100%}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>.is_customize>div>div>p{margin:11px 0}.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>.active>div>div>p,.is-pc-device .forum .pc_forum_category .pc_forum_category_dropdown .open>.dropdown-menu>div:hover>div>div>p{color:var(--themcolor)}.is-pc-device .forum .pc_forum_category .projectforum_excitationexplain{width:16px;margin-left:12px;cursor:pointer}.is-pc-device .forum .pc_forum_category .pc_forum_category_lists{float:right;position:relative;top:3px}.is-pc-device .forum .pc_forum_category .pc_forum_category_lists>span{color:#000;margin-left:26px;padding:5px;cursor:pointer}.is-pc-device .forum .pc_forum_category .pc_forum_category_lists>.active{color:var(--themcolor)}.is-pc-device .forum .topic{width:1200px;margin:auto;padding-top:172px}.is-pc-device .forum .pc_topic{padding-top:172px}.is-pc-device .forum .pc_qa_list{min-height:calc(100vh - 326px);padding:0;border:none;background-color:transparent}.is-pc-device .forum .pc_qa_list>.forum_list_list,.is-pc-device .forum .pc_qa_list>.forum_list_stick{vertical-align:top;display:inline-block;margin:0;border-radius:8px}.is-pc-device .forum .pc_qa_list>.forum_list_stick{width:320px;border:none;padding:24px 24px 16px;background-color:#fff}.is-pc-device .forum .pc_qa_list>.forum_list_stick>div{padding-bottom:0}.is-pc-device .forum .pc_qa_list>.forum_list_stick>p{font-size:1.6rem;margin-bottom:16px;padding:0;cursor:pointer}.is-pc-device .forum .forum_list_stick>div>.forum_forumHotClassifys{white-space:unset;width:100%}.is-pc-device .forum .forum_list_stick>div>.forum_forumHotClassifys>div{width:calc((100% - 60px) / 4);margin:0 20px 16px 0;cursor:pointer}.is-pc-device .forum .forum_list_stick>div>.forum_forumHotClassifys>div:nth-child(4n){margin-right:0}.is-pc-device .forum .forum_list_stick>div>.forum_forumHotClassifys>div>img{width:53px;height:53px}.is-pc-device .forum .forum_list_stick>div>.forum_forumHotClassifys_toggle{font-size:1.2rem;color:#000;text-align:center;padding:8px 0;cursor:pointer;border:1px solid transparent;border-radius:4px;background-color:#f4f4f4}.is-pc-device .forum .pc_qa_list>.forum_list_list{width:100%;min-height:400px;position:relative}.is-pc-device .forum .pc_qa_list>.forum_list_list_narrow{width:calc(100% - 344px);margin-right:24px}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar{border-bottom:1px solid #e5e5e5}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar>div{font-size:1.4rem;color:#000;display:inline-block;margin-right:30px;padding:10px 0;cursor:pointer}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar>div>img{position:relative;top:-1px}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar_checknew{border-bottom:2px solid #3fb27b}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar_checknew>span{color:#3fb27b}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar_checkhot{border-bottom:2px solid #ea5514}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar_checkhot>span{color:#ea5514}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar_checkdigest{border-bottom:2px solid #f39800}.is-pc-device .forum .pc_qa_list .pc_forum_list_navbar_checkdigest>span{color:#f39800}.is-pc-device .forum_list_list_buttonlist{position:absolute;top:10px;right:10px}.is-pc-device .forum_list_list_buttonlist>div{cursor:pointer;font-size:1.4rem;display:inline-block}.is-pc-device .forum_list_list_buttonlist>div>a{color:#666;text-decoration:none;padding:5px 7px}.is-pc-device .forum_list_list_buttonlist>div>.forumisliked,.is-pc-device .forum_list_list_buttonlist>div>a:hover{color:var(--themcolor)}.is-pc-device .forum_list_list .qa_list{padding:24px;border:none;margin-bottom:16px!important;border-radius:8px}.is-pc-device .pc_qa_list_forum_nodata .forum_list_list .qa_list{margin-bottom:12px!important}.is-pc-device .pc_course .forum_list_list .qa_list{padding:0!important;border:none;margin-bottom:16px!important}.is-pc-device .forum_list_list .qa_list .qa_list_left>img{margin:2px 20px 4px 0;width:36px;height:36px}.is-pc-device .forum_list_list .qa_list .qa_list_right{width:100%;padding-left:56px}.is-pc-device .forum_list_list .qa_list .qa_list_right_down{background-color:transparent}.is-pc-device .forum_list_list>div:last-child .qa_list_right .qa_list_right_down{border:none}.is-pc-device .forum_list_list .qa_list .qa_list_right_down .forum_list_list_icon>div{margin-right:10px}.is-pc-device .forum_list_list .qa_list .qa_list_right_down .forum_list_list_name{margin:0}.is-pc-device .forum_list_list .qa_list .qa_list_right_down .forum_list_list_name>div>span{font-size:1.2rem}.is-pc-device .forum_list_list .qa_list .qa_list_right_down .forum_list_list_name>.forum_list_list_name_fullname{max-width:none;font-size:1.4rem}.is-pc-device .forum_list_list .qa_list .qa_list_right_down .forum_list_list_pc_resolve{color:green!important}.is-pc-device .forum_list_list .qa_list_left>img,.is-pc-device .forumdetail .qa_list_left>img,.is-pc-device .myforum .qa_list_left>img{width:50px;height:50px}.is-pc-device .forumimg>div>img{cursor:pointer}.is-pc-device .forumimg>.narrowimg,.is-pc-device .forumimg>.oneImg,.is-pc-device .forumimg>.wideimg{max-height:calc((1200px - 500px) / 4 * .5625);width:calc((100% - 48px) / 4)!important;max-width:calc((100% - 48px) / 4);margin-right:16px}.is-pc-device .forumimg>.narrowimg:nth-child(4n),.is-pc-device .forumimg>.oneImg:nth-child(4n),.is-pc-device .forumimg>.wideimg:nth-child(4n){margin-right:0}.is-pc-device .ordersign_norecommend .forumimg>.narrowimg,.is-pc-device .ordersign_norecommend .forumimg>.oneImg,.is-pc-device .ordersign_norecommend .forumimg>.wideimg{max-height:calc((1200px - 156px) / 4 * .5625)}.is-pc-device .cardmodal .modal-dialog{position:relative;top:auto;left:auto;bottom:auto;width:250px;margin:calc(50vh - 172px) auto}.is-pc-device .cardmodal .modal-dialog .modal-content,.is-pc-device .cardmodal .modal-dialog .modal-content .modal-header{border:1px solid transparent;border-radius:16px}.is-pc-device .cardmodal .modal-dialog .modal-content>img{position:absolute;z-index:1;top:10px;right:10px;width:30px;opacity:.6;cursor:pointer}.is-pc-device .cardmodal .modal-dialog .modal-content>img:hover{opacity:1}.is-pc-device app-forum .cardmodal .modal,.is-pc-device app-train-forum .cardmodal .modal{margin-top:60px}.is-pc-device app-forum .cardmodal .fade>.modal-dialog>.modal-content>.modal-body,.is-pc-device app-train-forum .cardmodal .fade>.modal-dialog>.modal-content>.modal-body{margin-top:0;padding:30px 20px}.is-pc-device app-forum .cardmodal .modal-dialog .modal-content .modal-body>div,.is-pc-device app-train-forum .cardmodal .modal-dialog .modal-content .modal-body>div{display:inline-block;width:50%;border:none}.is-pc-device app-forum .cardmodal .modal-dialog .modal-content .modal-body>div>img,.is-pc-device app-train-forum .cardmodal .modal-dialog .modal-content .modal-body>div>img{width:50px;height:50px}.is-pc-device app-forum .cardmodal .modal-dialog .modal-content .modal-body>div>p,.is-pc-device app-train-forum .cardmodal .modal-dialog .modal-content .modal-body>div>p{display:block;margin:10px 0 0}.is-pc-device .forumthemecard{min-width:1200px;min-height:100%;padding-top:86px}.is-pc-device .forumthemecard>div{width:1200px;margin:auto}.is-pc-device .forumthemecard .ngx_emoji{top:-195px;height:193px}.is-pc-device .forumthemecard>div>form{position:relative;height:550px;padding:20px;border:1px solid transparent;border-radius:8px;background-color:#fff}.is-pc-device .forumthemecard>div>form>div{margin:20px 0}.is-pc-device .forumthemecard .pqcheck>button{vertical-align:top;float:none;width:300px;margin:0;border:1px solid #e5e5e5;border-radius:4px}.is-pc-device .forumthemecard .forumthemecard_input input{vertical-align:top;width:905px;border:1px solid #e5e5e5;border-radius:4px}.is-pc-device .forumthemecard_input_disabled{left:52px;width:905px;background-color:#fff}.is-pc-device .forumthemecard .forumthemecard_textarea{max-height:200px;border:none;margin:0}.is-pc-device .forumthemecard .forumthemecard_textarea>textarea{width:905px;border:1px solid #e5e5e5}.is-pc-device .forumthemecard .pc_editcard_textarea>textarea{vertical-align:top;position:absolute;z-index:1;left:52px;padding:10px 10px 25px}.is-pc-device .forumthemecard .forumthemecard_textarea .feedback_content_text_icon{z-index:2;right:13px;bottom:8px}.is-pc-device .forumthemecard .forumcard_footer{vertical-align:top;display:inline-block;width:905px;border:1px solid #e5e5e5;border-radius:4px}.is-pc-device .forumthemecard .forumcard_footer>div{height:80px;border:none;background-color:#fff;border-radius:4px 4px 0 0}.is-pc-device .forumthemecard .forumcard_footer>div>textarea{word-break:break-all;position:absolute;z-index:100;left:0;width:calc(100% - 6px)!important;height:72px;margin:auto 3px;padding:10px;resize:none;border:none;font-size:1.4rem}.is-pc-device .forumthemecard .forumcard_footer>section{height:auto!important;padding:0 10px;background-color:#fff;border-radius:0 0 4px 4px}.is-pc-device .forumthemecard .forumcard_footer>section>.photoframe_imgTips{display:inline-block;width:100%;overflow:hidden;font-size:1.2rem;margin:8px 0 0;color:#999}.is-pc-device .forumcard_footer>section{animation:none}.is-pc-device .forumcard_footer>section>div{overflow:hidden;padding-top:10px}.is-pc-device .forumcard_footer>section>div>div>span{top:-4px}.is-pc-device .forumcard_footer .photoframe_imgTips{display:inline-block;width:100%;overflow:hidden;font-size:1.2rem;margin:8px 0 0 10px;color:#999}.is-pc-device .forumcard_footer_input{bottom:0!important}.is-pc-device .pc_forumthemecard_textarea{border:none}.is-pc-device .pc_editcard_textarea_textarea{vertical-align:top;position:relative;display:inline-block;width:910px;height:170px;border:1px solid #e5e5e5}.is-pc-device .pc_editcard_textarea_textarea>textarea{position:absolute;z-index:1;top:0;height:81%!important}.is-pc-device .pc_editcard_textarea_textarea .pc_forumdetail_footer_emoji{position:absolute;top:184px;left:0}.is-pc-device .pc_forumthemecard_textarea_another{width:905px;padding:10px 0;margin-left:112px}.is-pc-device .pc_forumthemecard_textarea_another>span{font-size:1.4rem;color:#000;margin-right:44px;cursor:pointer}.is-pc-device .pc_forumthemecard_textarea_another>span:hover{color:#666}.is-pc-device .pc_forumthemecard_textarea_another>.forumthemecard_allowanonymtytextarea_public{color:#666;cursor:pointer}.is-pc-device .pc_forumthemecard_textarea_another>.forumthemecard_allowanonymtytextarea_public>span{font-size:1.2rem;color:#999;margin-right:40px}.is-pc-device .pc_forumthemecard_textarea_another>.forumthemecard_allowanonymtytextarea_public>span:first-child{margin-right:0}.is-pc-device .pc_forumdetail_footer_integral{left:40px}.is-pc-device .pc_forumdetail_footer_integrals{left:80px!important}.is-pc-device .pc_forumdetail_footer_integrals .expertvalue_bule,.is-pc-device .pc_forumthemecard_textarea_another .expertvalue_bule{color:var(--themcolor)}.is-pc-device .pc_forumthemecard_textarea_another>span>img{position:relative;top:-1px;width:28px;height:28px;margin-right:5px}.is-pc-device .pc_forumthemecard_textarea_another>span>.app-svg-themebox{position:relative;top:-1px;width:16px;height:16px;margin-right:8px;display:inline-block}.is-pc-device .forumthemecard .displayreward{position:relative;display:unset;height:unset;line-height:unset;font-size:1.4rem;padding:5px 12px;border-radius:15px;background-color:rgba(0,0,0,.04)}.is-pc-device .forumthemecard .displayreward>img{vertical-align:sub;height:15px;width:15px}.is-pc-device .forumthemecard .displayreward .closereward{width:12px;height:12px;position:absolute;z-index:9;top:-4px;left:unset;right:-8px}.is-pc-device .forumthemecard .displayreward>span{color:#000}.is-pc-device .forumthemecard>.edit_displayreward{top:10px}.is-pc-device .pc_editcard_forumthemecard_textarea_another{width:938px}.is-pc-device .pc_editcard_forumthemecard_textarea_another>span,.is-pc-device .pc_editcard_forumthemecard_textarea_another>span:hover{color:#aaa;margin-right:0;cursor:default}.is-pc-device .pc_editcard_forumthemecard_textarea_another>span>img{opacity:.8}.is-pc-device .pc_editcard_forumthemecard_textarea_another>.pc_forumdetail_footer_emoji{color:#666;cursor:pointer}.is-pc-device .pc_editcard_forumthemecard_textarea_another>.pc_forumdetail_footer_emoji>img{opacity:1}.is-pc-device .forumthemecard .forumcard_footer{position:relative}.is-pc-device .forumthemecard_allowanonymtytextarea_allowanonymty{float:right;margin:0!important}.is-pc-device .forumthemecard_allowanonymtytextarea_allowanonymty>img{width:16px!important;height:16px!important;margin-right:8px!important}.is-pc-device .forumthemecard .pc_forumdetail_footer_submit{left:165px}.is-pc-device .forumthemecard .ngx_emoji .emoji-mart-scroll{height:112px}.is-pc-device .forumvotecard{padding-bottom:40px}.is-pc-device .forumvotecard>div>form{height:auto;padding-bottom:50px}.is-pc-device .forumvotecard .forumvotecard_option_title{position:relative;width:90%}.is-pc-device .forumvotecard .forumvotecard_option_title .header_title{top:1px;left:-20px}.is-pc-device .pc_forumvotecard_option{padding:0;display:inline-block;vertical-align:top;width:calc(100% - 156px)}.is-pc-device .forumvotecard .forumvotecard_option_list{display:inline-block;width:45%;margin:20px 20px 0 0;border:none}.is-pc-device .forumvotecard .forumvotecard_option_list:first-of-type,.is-pc-device .forumvotecard .forumvotecard_option_list:nth-of-type(2){margin-top:0}.is-pc-device .forumvotecard .forumvotecard_option_list>input{width:90%;padding:11.5px 10px;border:1px solid #e5e5e5;border-radius:4px}.is-pc-device .forumvotecard .forumvotecard_option_list>img{right:15px;opacity:.7}.is-pc-device .forumvotecard .forumvotecard_option_list>img:hover{opacity:1}.is-pc-device .forumvotecard .forumvotecard_option_list>.forumthemecard_input_disabled{left:0;width:90%}.is-pc-device .forumvotecard .forumvotecard_option_addnewlist{color:var(--themcolor);display:inline-flex;width:40.5%;margin:20px 20px 0 0;padding:11px 10px;cursor:pointer;border:1px solid #e5e5e5;border-radius:4px}.is-pc-device .forumvotecard .forumvotecard_option_addnewlist:hover{background-color:#f5f5f5}.is-pc-device .forumvotecard .forumvotecard_another{height:150px;margin:0;padding:0}.is-pc-device .forumvotecard .forumvotecard_another>div{margin-right:0;border-top:none;border-bottom:none;padding-left:0;display:flex;white-space:nowrap}.is-pc-device .forumvotecard .forumvotecard_another .forumvotecard_another_check>div{position:absolute;left:150px}.is-pc-device .forumvotecard .forumvotecard_another .forumvotecard_another_expirydate>span:nth-child(2){color:#000;float:none}.is-pc-device .forumvotecard .forumvotecard_another .forumvotecard_another_expirydate>span:nth-child(3){float:right}.is-pc-device .forumvotecard .forumvotecard_another .forumvotecard_another_expirydate>span:nth-child(3)>img{width:20px;height:20px}.is-pc-device .forumvotecard .forumvotecard_another .forumvotecard_another_expirydate>input{border:1px solid #e5e5e5;padding:10px;border-radius:4px}.is-pc-device .forumvotecard_option_editcard{margin:60px 0 40px!important}.is-pc-device .forumdetail .qa_list,.is-pc-device .forumdetail .qa_list_right_down{border-bottom:none!important;padding:0}.is-pc-device app-forumdetail-theme>.contact_list>div{min-height:0;padding-bottom:0}.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_theme .forumimg>.narrowimg,.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_theme .forumimg>.oneImg,.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_theme .forumimg>.wideimg,.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_vote .forumimg>.narrowimg,.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_vote .forumimg>.oneImg,.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_vote .forumimg>.wideimg,.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_theme .forumimg>.narrowimg,.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_theme .forumimg>.oneImg,.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_theme .forumimg>.wideimg,.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_vote .forumimg>.narrowimg,.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_vote .forumimg>.oneImg,.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_vote .forumimg>.wideimg{width:calc((100% - 80px) / 6)!important;max-width:calc((100% - 80px) / 6);margin-right:16px;max-height:calc((1200px - 62px) / 6 * .5625);margin-bottom:16px}.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_theme .forumimg>.narrowimg:nth-child(6n),.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_theme .forumimg>.oneImg:nth-child(6n),.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_theme .forumimg>.wideimg:nth-child(6n),.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_vote .forumimg>.narrowimg:nth-child(6n),.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_vote .forumimg>.oneImg:nth-child(6n),.is-pc-device app-forumdetail-theme .forumdetail .forumdetail_vote .forumimg>.wideimg:nth-child(6n),.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_theme .forumimg>.narrowimg:nth-child(6n),.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_theme .forumimg>.oneImg:nth-child(6n),.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_theme .forumimg>.wideimg:nth-child(6n),.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_vote .forumimg>.narrowimg:nth-child(6n),.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_vote .forumimg>.oneImg:nth-child(6n),.is-pc-device app-forumdetail-vote .forumdetail .forumdetail_vote .forumimg>.wideimg:nth-child(6n){margin-right:0}.is-pc-device .pc_forumreplies .forumimg>.narrowimg,.is-pc-device .pc_forumreplies .forumimg>.oneImg,.is-pc-device .pc_forumreplies .forumimg>.wideimg{width:calc((100% - 80px) / 6)!important;max-width:calc((100% - 80px) / 6);margin-right:16px;max-height:calc((1200px - 62px) / 6 * .5625);margin-bottom:16px}.is-pc-device .pc_forumreplies .forumimg>.narrowimg:nth-child(6n),.is-pc-device .pc_forumreplies .forumimg>.oneImg:nth-child(6n),.is-pc-device .pc_forumreplies .forumimg>.wideimg:nth-child(6n){margin-right:0}.is-pc-device .forumdetail{min-width:1200px;min-height:100%;padding-top:72px;padding-bottom:40px}.is-pc-device .forumdetail>div{width:1200px;margin:auto}.is-pc-device .forumdetailtop .forumdetail_header{border-bottom:none}.is-pc-device .forumdetailtop .forumdetail_header>.forumdetail_header_right>h4>div{max-width:none}.is-pc-device .forumdetailtop .forumdetail_header>.forumdetail_header_right>div>span:nth-child(2){float:none}.is-pc-device .forumdetailtop .forumdetail_header>.forumdetail_header_right>div>span:nth-child(2)>span:first-child{padding-left:0}.is-pc-device .forumdetail .pc_forumdetail{border:1px solid #e5e5e5}.is-pc-device .forumdetail_theme{padding:24px;border:1px solid transparent;border-radius:8px;background-color:#fff}.is-pc-device .forumdetail_theme .nomessage_defult>img{width:110px;height:110px}.is-pc-device .pc_forumthemecard_title{display:inline-block;vertical-align:middle;min-width:96px;font-size:1.6rem;color:#000;white-space:nowrap;position:relative;top:9px;margin-right:16px}.is-pc-device .pc_forumthemecard_title2{margin-right:35px;vertical-align:top}.is-pc-device .pc_forumthemecard_title3{margin-right:20px;vertical-align:top}.is-pc-device .forumdetail_theme .forumdetaildown{margin-top:30px}.is-pc-device .forumdetaildown .qa_list:hover{cursor:default;background-color:#fff}.is-pc-device .forumdetail_themelist .forum_list_list .qa_list .qa_list_right{padding-left:0}.is-pc-device .forumdetail_themelist .forum_list_list .qa_list .qa_list_right .qa_list_right_down{padding-bottom:0;border:none}.is-pc-device .forumdetail_themelist .forum_list_list .qa_list_right_down .forum_list_list_explain>span:nth-child(2){cursor:pointer}.is-pc-device .forumreplies .forumreplies_down .forumdetail_themelist_reply{border:none}.is-pc-device .forumreplies .forumreplies_down .forumdetail_themelist_reply>.all_replies{font-weight:400}.is-pc-device .forumdetail_themelist_reply{background-color:#f4f4f4;margin-bottom:8px!important}.is-pc-device .forumdetail_themelist_reply .forumdetail_themelist_reply_message{padding:8px 0}.is-pc-device .forumdetail_themelist_reply .forumdetail_themelist_reply_message>div>span:nth-child(3){margin-right:20px}.is-pc-device .forumdetail_themelist .forum_list_list_null{font-size:1.4rem;color:#666;text-align:center;width:100%;padding:30px 10px 10px}.is-pc-device .forumdetail_theme .forumcard_footer,.is-pc-device .forumdetail_vote .forumcard_footer{position:relative;height:346px;margin-top:10px;padding-bottom:30px;border-bottom:1px dashed #e5e5e5}.is-pc-device .forumdetail_theme .forumcard_footer>div,.is-pc-device .forumdetail_vote .forumcard_footer>div{border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5;background-color:#fff}.is-pc-device .forumdetail_theme .forumcard_footer>section,.is-pc-device .forumdetail_vote .forumcard_footer>section{height:140px;padding:15px 17px 0;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;background-color:#fff}.is-pc-device .forumdetail_theme .forumcard_footer>section>.photoframe_imgTips,.is-pc-device .forumdetail_vote .forumcard_footer>section>.photoframe_imgTips{margin:8px 0 10px}.is-pc-device .forumdetail_theme .forumdetail_footer>div>textarea,.is-pc-device .forumdetail_vote .forumdetail_footer>div>textarea{word-break:break-all;z-index:100;width:calc(100% - 6px)!important;height:72px;margin:auto 3px;padding:10px 10px 0;resize:none;border:none}.is-pc-device .pc_forumdetail_footer_emoji{color:#666;position:relative;top:10px;cursor:pointer}.is-pc-device .pc_forumdetail_footer_emoji>img{position:relative;top:-2px;width:21px;margin-right:5px}.is-pc-device .pc_forumdetail_footer_exper,.is-pc-device .pc_forumdetail_footer_expertwo{color:#666;position:relative;top:10px;left:100px!important;cursor:pointer}.is-pc-device .pc_forumdetail_footer_expertwo{left:24px!important}.is-pc-device .pc_forumdetail_footer_exper>img,.is-pc-device .pc_forumdetail_footer_expertwo>img{position:relative;top:-2px;width:21px;margin-right:5px}.is-pc-device .forumdetail .forumimg>.narrowimg:nth-child(3n+3){margin-right:4px}.is-pc-device .pc_forumdetail_footer_isanonymous{color:#666;position:relative;top:10px;left:50px;cursor:pointer}.is-pc-device .pc_forumdetail_footer_isanonymous:hover{color:#666}.is-pc-device .pc_forumdetail_footer_isanonymous>.app-svg-themebox,.is-pc-device .pc_forumdetail_footer_isanonymous>img{position:relative;top:-1px;width:16px;height:16px;margin-right:5px}.is-pc-device .pc_forumdetail_footer_value{color:#666;position:relative;top:10px;left:24px;cursor:pointer}.is-pc-device .pc_forumdetail_footer_value>img{position:relative;top:-2px;width:21px;margin-right:5px}.is-pc-device .pc_forumdetail_footer_submit{font-size:1.6rem;color:#fff;position:absolute;right:0;bottom:30px;width:150px;height:40px;border:1px solid var(--themcolor);border-radius:5px;background-color:var(--themcolor)}.is-pc-device .pc_forumdetail_footer_submit:hover{background-color:var(--active-themeColor)}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title{margin-bottom:20px;padding:10px 0 15px;border-bottom:1px solid #e5e5e5}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>span{font-size:1.6rem;font-weight:700}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title .repliescount{font-size:1.4rem;font-weight:400;color:#999;margin-left:5px}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>section{text-align:right;float:right;width:286px;height:32px}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>section>div{display:inline-block;padding:0 10px 0 20px;border:1px solid #f4f4f4;border-radius:19px;background-color:#f4f4f4}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>section>div>input{color:#000;width:165px;padding:2px 10px 0 0;border:1px solid transparent;background-color:#f4f4f4}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>section>div>input::input-placeholder{text-align:center}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>section>div>span{padding:0 10px;cursor:pointer;border-left:1px solid #aaa}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>section>div>span:hover{color:var(--themcolor)}.is-pc-device .forumdetaildown .forumdetail_themelist_all_title>section>div>img{width:16px;cursor:pointer}.is-pc-device .forumdetaildown .forumdetailsubmit{width:100%;margin:auto}.is-pc-device .forumdetail_themelist .forumdetail_themelist_title{position:relative;border-radius:4px 4px 0 0;background-color:#e1f6d5}.is-pc-device .forumdetail_themelist .forumdetail_themelist_title>div{position:relative;top:3px;height:16px}.is-pc-device .forumdetail_themelist .forumdetail_themelist_bestreply{padding:12px 12px 10px;margin-bottom:18px;border:1px solid #e1f6d5!important;background-color:rgba(225,246,213,.05)}.is-pc-device .forumdetail_themelist .nomessage_defult>img{width:110px;height:110px}.is-pc-device .forumreplyreward .fade>.modal-dialog{margin:130px auto}.is-pc-device .forum_list_list .qa_list_right_down .forum_list_list_explain>div:first-child{max-width:240px}.is-pc-device .forum_list_list .qa_list_right_down .forum_list_list_explain>div:nth-child(2){max-width:calc(100% - 240px)}.is-pc-device .forum_list_list .qa_list_right_down .forum_list_list_explain>div:first-child>span{max-width:100px}.is-pc-device .forumdetail_vote{padding:24px;border:1px solid transparent;border-radius:8px;background-color:#fff;margin-top:24px!important}.is-pc-device .forumdetail_vote .forumdetailtop .forumdetail_vote_content .forumdetail_content_button>span:hover{cursor:pointer;background-color:var(--themcolor)}.is-pc-device .forumdetail_vote .forumdetaildown{padding-top:15px}.is-pc-device .forumdetail_vote .forumdetaildown .forumdetail_votelist{width:600px;cursor:pointer}.is-pc-device .forumdetail_vote .forumdetaildown .forumdetail_votelist:hover{background-color:#f4f4f4}.is-pc-device .forumdetail_vote .forumdetaildown .forumdetail_votelist .forumdetail_votelist_list{border-bottom:none}.is-pc-device .forumdetaildown .forumdetail_votelist .forumdetail_votelist_list .progress{width:86%!important;height:5px;margin-left:0}.is-pc-device .forumdetaildown .forumdetail_votelist_top>div:last-child{display:block;float:unset;float:none}.is-pc-device .forumdetail_vote .forumdetailsubmit>div:hover{cursor:pointer;background-color:var(--themcolor)}.is-pc-device .forumdetail_footer>div>.pc_forumdetailvotereply_another{position:absolute;top:60px;height:32px;padding:0 50px}.is-pc-device .forumdetail_footer>div>.pc_forumdetailvotereply_another>span>img{width:21px;height:21px;margin-top:0}.is-pc-device .forumdetail .nomessage_defult{position:relative}.is-pc-device .forumdetailsubmit>div,.is-pc-device .forumdetailsubmitgray>div{width:33.33%;margin-left:96px}.is-pc-device .forumdetailvotereply{min-width:1200px;min-height:100%;padding-top:86px;padding-bottom:120px}.is-pc-device .pcforumdetailvotereply_heigh{padding-bottom:223px}.is-pc-device .forumdetailvotereply>div{width:1200px;margin:auto}.is-pc-device .forumdetailvotereply .forumvotecardform_down{padding:10px 20px;border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .forumdetailvotereply .forumdetaildown{border:none}.is-pc-device .forumdetailvotereply .forumcard_footer{position:fixed;right:0;left:0;width:1138px;margin:auto;padding:10px 20px;border:none;background-color:#fff}.is-pc-device .forumdetailvotereply .pc_forumdetail_footer_face{color:#666;position:relative;top:0;left:-15px}.is-pc-device .forumdetailvotereply .pc_forumdetail_footer_isanonymous{top:10px;left:44px}.is-pc-device .forumdetailvotereply .forumcard_footer>div>span{width:auto;padding:13px 20px 13px 0!important}.is-pc-device .forumdetailvotereply .forumcard_footer>div>span>img{width:30px;height:30px;cursor:pointer}.is-pc-device .forumdetailvotereply .forumcard_footer>div{position:relative;height:90px;border:none;background-color:#fff}.is-pc-device .forumdetailvotereply .forumcard_footer>section{height:103px;padding:15px 10px 10px 64px;background-color:#fff}.is-pc-device .forumdetailvotereply .forumdetail_footer>div>textarea{word-break:break-all;position:absolute;top:7px;left:65px;width:73%;height:50px;padding:13px 10px;resize:none;border:1px solid #e5e5e5;border-radius:3px}.is-pc-device .forumdetailvotereply .forumdetail_footer>div>button{color:#fff;position:absolute;top:7px;right:9px;float:right;width:208px;height:50px;padding:7px 0;border:1px solid transparent;border-radius:5px;background-color:var(--themcolor)}.is-pc-device .forumdetailvotereply .forumdetail_footer>div>button:hover{background-color:var(--active-themeColor)}.is-pc-device .forumreplies{min-width:1200px;min-height:100%;padding-top:86px;padding-bottom:40px}.is-pc-device .forumreplies>div{width:1200px;margin:auto}.is-pc-device .pc_forumreplies{min-height:500px;padding:10px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .forumreplies_top .qa_list:hover{cursor:default;background-color:#fff}.is-pc-device .forumreplies .forumreplies_top .forum_list_list_explain{font-size:1.4rem;color:#666;margin-top:5px;padding:0 10px}.is-pc-device .pc_forumreplies_comment{position:relative;width:100%;height:220px;margin-top:35px;padding:0 0 30px;border-bottom:1px dashed #e5e5e5}.is-pc-device .pc_forumreplies_comment>textarea{color:#000;word-break:break-all;position:absolute;top:0;width:100%;height:114px;padding:10px;resize:none;border:1px solid #e5e5e5}.is-pc-device .pc_forumreplies_comment>span{position:absolute;top:125px;left:0}.is-pc-device .pc_forumreplies_comment>.pc_forumdetail_footer_isanonymous{left:200px}.is-pc-device .pc_forumreplies_comment>button{font-size:1.5rem;color:#fff;position:absolute;right:0;bottom:30px;float:right;width:150px;height:40px;border:1px solid var(--themcolor);border-radius:5px;background-color:var(--themcolor)}.is-pc-device .pc_forumreplies_comment>button:hover{background-color:var(--active-themeColor)}.is-pc-device .forumreplies .forumreplies_down{margin:20px 0}.is-pc-device .myforum{width:100%;min-width:1200px;min-height:100vh;padding-top:132px;padding-bottom:40px;background:#f4f4f4}.is-pc-device .myforum>div{width:1200px;margin:auto}.is-pc-device .forum .forum_list_list_buttonlist,.is-pc-device .forum .forum_list_list_buttonlist>div,.is-pc-device .myforum .forum_list_list_buttonlist,.is-pc-device .myforum .forum_list_list_buttonlist>div{width:auto}.is-pc-device .myforum .next-navbar-padding .next-navbar{width:1200px}.is-pc-device .myforum .next-navbar-padding ul li{position:relative;display:inline-block}.is-pc-device .myforum .next-navbar-padding ul .pc_exam_title{font-size:1.8rem;color:#000;display:inline-block;padding:0 0 10px}.is-pc-device .myforum .next-navbar-padding ul .pc_exam_title>div,.is-pc-device .myforum .next-navbar-padding ul .pc_exam_title>div>a:hover{cursor:default;border:none}.is-pc-device .myforum .forum_list_list{min-height:calc(100vh - 198px);background-color:#f4f4f4}.is-pc-device .myforum .forum_list_list .myforum_list_list{border-radius:8px}.is-pc-device .ownform .forum_list_list{padding-top:24px}.is-pc-device .ownform .forum_list_list .myforum_list_list>div:last-child .qa_list_right .qa_list_right_down{border:none}.is-pc-device .ownform .forum_list_list .myforum_list_list .ordersign{padding:0}.is-pc-device .myforum_loading,.is-pc-device .myforum_loading:hover{background-color:#f4f4f4!important}.is-pc-device .studentcourseware{padding-top:146px}.is-pc-device .studentcourseware .list-group{background-color:#f4f4f4}.is-pc-device .studentcoursewaregray{height:100%;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .studentcourseware>div{width:1200px;margin:auto}.is-pc-device .studentcourseware .pc-next-navbar-padding ul .pc_title>div{padding-left:0}.is-pc-device .studentcourseware .list-group-item{cursor:default}.is-pc-device .studentcourseware .list-group-item .media-body,.is-pc-device .studentcourseware .list-group-item .media-body .one_line_text_next_one{overflow:unset}.is-pc-device .studentcourseware .list-group-item .media-body .one_line_text_next_one>span{padding:2px 0}.is-pc-device .studentcourseware .list-group-item .media-body .one_line_text_next_one>.studentcourseware_list_group_item_auditinformation{position:absolute;right:0;width:32px;height:32px;cursor:pointer}.is-pc-device .studentcourseware .list-group-item .media-body .one_line_text_next_one>.studentcourseware_list_group_item_auditinformation>.app-svg-themebox,.is-pc-device .studentcourseware .list-group-item .media-body .one_line_text_next_one>.studentcourseware_list_group_item_auditinformation>img{width:100%;height:100%}.is-pc-device .studentcourseware .list-group-item .studentcourseware_list_group_item_more{position:absolute;right:0;bottom:30px;display:flex;flex-direction:column;width:100px;box-shadow:0 3px 6px 0 rgba(0,0,0,.05);border-radius:4px;background:#fff;z-index:10}.is-pc-device .studentcourseware .list-group-item .studentcourseware_list_group_item_more>div{text-align:center;padding:8px 16px}.is-pc-device .studentcourseware .list-group-item .studentcourseware_list_group_item_more>div:hover{color:#fff;background-color:var(--themcolor)}.is-pc-device .studentcourseware .list-group-item .studentcourseware_list_group_item_icon{font-size:1.4rem;color:#fff;text-align:center;position:absolute;right:0;bottom:70px;width:96px;padding:2px 8px 2px 16px;background-repeat:no-repeat}.is-pc-device .studentcourseware .list-group-item .studentcourseware_list_group_item_passicon{background-image:url(studentcourseware_tag_bg.c43e616153e7b696c046.png)}.is-pc-device .studentcourseware .list-group-item .studentcourseware_list_group_item_auditicon{background-image:url(studentcourseware_tag_bg1.d497c0cd3c33b97e10bb.png)}.is-pc-device .studentcourseware .list-group-item .studentcourseware_list_group_item_notpassicon{background-image:url(studentcourseware_tag_bg2.452928a8866a3b3bc13c.png)}.is-pc-device .studentcourseware .list-group-item .media-left>.layer_above .layer_above_top{margin-top:30px}.is-pc-device .studentcourseware .list-group-item .media-left>.layer_above .layer_above_top div:first-child{word-break:break-all;overflow:hidden;height:96px;padding:0 10px}.is-pc-device .studentcourseware .list-group-item .media-left>.layer_above .layer_above_bottom{margin-top:38px}.is-pc-device .studentcourseware .list-group-item .media-left>.layer_above .layer_above_bottom .studentcourseware_layer_above_bottom_preview{color:#fff;padding:2px 26px 4px}.is-pc-device .studentcourseware .list-group-item .media-left>.layer_above .layer_above_bottom .studentcourseware_layer_above_bottom_transcoding{cursor:default;border:none;background-color:transparent}.is-pc-device .studentcourseware .list-group-item .media-left>.layer_above .layer_above_top{text-align:center}.is-pc-device .studentcourseware .myslides{padding-bottom:20px}.is-pc-device .studentcourseware .list-group-item{width:calc((1200px - 120px) / 4);height:225px}.is-pc-device .studentcourseware .list-group-item .media-left>img{width:270px;height:calc((270px * (9 / 16)));border-radius:4px 4px 0 0}.is-pc-device .studentcourseware .list-group-item .media-left:hover{transition:unset;transform:unset}.is-pc-device .studentcourseware .list-group-item .media-left .layer_above{left:-270px;width:270px;height:calc(270px * (9 / 16))}.is-pc-device .studentcourseware .list-group-item .media-left .layer_above .layer_above_bottom{margin-top:0}.is-pc-device .studentcourseware .list-group-item .media-left .layer_above .layer_above_top{margin-top:16px}.is-pc-device .studentcourseware .list-group-item .media-left .layer_course_tag{width:270px;background-color:#fff}.is-pc-device .studentcourseware .list-group-item,.is-pc-device .studentcourseware .list-group-item:nth-child(5n),.is-pc-device .studentcourseware .list-group-item:nth-child(5n+1){margin:0!important}.is-pc-device .studentcourseware #courseware-list-group-item{margin:0 40px 30px 0!important}.is-pc-device .studentcourseware #courseware-list-group-item:nth-child(4n){margin:0 0 30px!important}.is-pc-device .makenewcourseware{min-height:580px;padding:10px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .makenewcourseware>div{padding:10px 0}.is-pc-device .makenewcourseware .makenewcourseware_title>input{font-size:1.4rem;color:#000;display:block;width:760px;margin-top:5px;padding:10px;border:1px solid #e5e5e5}.is-pc-device .makenewcourseware .makenewcourseware_description{position:relative;width:758px;padding-bottom:0}.is-pc-device .makenewcourseware .makenewcourseware_description>textarea{font-size:1.4rem;color:#000;word-break:break-all;display:block;overflow:hidden;width:760px;height:160px;margin-top:5px;padding:10px 10px 30px;resize:none;border:1px solid #e5e5e5}.is-pc-device .makenewcourseware .makenewcourseware_description .feedback_content_text_icon{right:15px}.is-pc-device .makenewcourseware .makenewcourseware_content{padding:20px 54px 10px 0}.is-pc-device .makenewcourseware .makenewcourseware_content>div{color:var(--themcolor);text-align:center;position:relative;display:inline-block;width:300px;padding:7px 10px;border:1px solid var(--themcolor);border-radius:2px}.is-pc-device .makenewcourseware .makenewcourseware_content>div>input{font-size:0;position:absolute;top:0;left:0;width:300px;height:100%;opacity:0;cursor:pointer;border:1px solid transparent;border-radius:5px}.is-pc-device .makenewcourseware .makenewcourseware_content>span{font-size:1.4rem;color:#000;padding-left:16px}.is-pc-device .makenewcourseware .makenewcourseware_tip{font-size:1.6rem;color:#000}.is-pc-device .makenewcourseware .makenewcourseware_submit{color:#fff;position:relative;top:0;left:56px;width:150px;margin-top:80px;padding:8px 34px;border:1px solid var(--themcolor);border-radius:2px;background-color:var(--themcolor)}.is-pc-device .makenewcourseware .makenewcourseware_submit:hover{border:1px solid var(--active-themeColor);background-color:var(--active-themeColor)}.is-pc-device .makenewcoursewarebtn{position:relative}.is-pc-device .makenewcourseware_content_notice{font-size:1.2rem;color:#999;padding:20px 0 10px}.is-pc-device .auditinformation{height:100%}.is-pc-device .auditinformation_list{padding-bottom:26px}.is-pc-device .auditinformation .learnrecord_content_left{width:50px}.is-pc-device .auditinformation .learnrecord_content_right{width:calc(100% - 60px)}.is-pc-device .auditinformation_list_icon{position:absolute;z-index:2;top:12px;left:-52.6px;width:24px;height:24px}.is-pc-device .auditinformation .learnrecord_content_item_left_fourth{top:28px;left:-40.6px;height:calc(100% + 26px)}.is-pc-device .auditinformation .learnrecord_content_item_right{font-size:1.5rem;color:#000;position:relative;width:calc(100% - 100px);padding:0 15px}.is-pc-device .auditinformation .learnrecord_content_item_right>div>div{vertical-align:top;display:inline-block}.is-pc-device .auditinformation .learnrecord_content_item_right .auditinformation_list_list{padding:5px 0}.is-pc-device .auditinformation .learnrecord_content_item_right .auditinformation_list_list>.tip-text{color:#666}.is-pc-device .auditinformation .learnrecord_content_item_right>div>div:first-child{color:#666;width:110px;padding-right:14px;text-align:right;box-sizing:border-box}.is-pc-device .auditinformation .learnrecord_content_item_right>div>div:nth-child(2){width:calc(100% - 110px)}.is-pc-device .auditinformation .learnrecord_content_item_right>span{font-size:1.6rem;position:absolute;top:5px;right:-85px}.is-pc-device .auditinformation .learnrecord_content_item_right .auditinformation_list_pass{color:#2ab777}.is-pc-device .auditinformation .learnrecord_content_item_right .auditinformation_list_notpass{color:#ed4f48}.is-pc-device .auditinformation .learnrecord_content_item_right .auditinformation_list_ready{color:#efae50}.is-pc-device .luckdraw{padding-top:208px;background:url(pc_bg.6f7a926a7e87c19f9434.png) 50% no-repeat;background-size:cover;background-attachment:fixed}.is-pc-device .luckdraw .luckdraw_bg{z-index:0}.is-pc-device .luckdraw .luckdraw_content{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center}.is-pc-device .luckdraw .luckdraw_content .luckdraw_content_shadow{width:140px;margin-left:40px}.is-pc-device .luckdraw .luckdraw_content>div .luckdraw_content_turntable{position:relative}.is-pc-device .luckdraw .luckdraw_content>div .luckdraw_content_turntable>.luckdraw_content_turntable_prize{margin:30px 0 0 40px}.is-pc-device .luckdraw .luckdraw_content>div .luckdraw_content_turntable>.luckdraw_content_turntable_prize>div>div>span{margin-right:32%}.is-pc-device .luckdraw .luckdraw_content>div .luckdraw_content_turntable>.luckdraw_content_turntable_prize>div>div>.luckdraw_Winning{top:-4px;left:-136px;width:103px}.is-pc-device .luckdraw .luckdraw_content>div .luckdraw_content_turntable>.luckdraw_content_turntable_pointer{top:90px;left:134px;margin:0}.is-pc-device .luckdraw .luckdraw_content>div:first-of-type{margin-right:150px}.is-pc-device .luckdraw .luckdraw_content>div:nth-of-type(2){width:376px}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_bg{z-index:1}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_other{padding:unset}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_other>img{z-index:1;top:-3px}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_other>div{position:relative;z-index:2}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_other>div>div{width:calc(100% - 33px);padding-left:25px;position:relative;margin-bottom:14px}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_other>div>div>span:first-of-type{left:28px}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_other>div>div>span:nth-of-type(2){width:calc(100% - 17px);padding-bottom:9px;border-bottom:2px dashed #ffe1a6;margin-left:17px}.is-pc-device .luckdraw .luckdraw_content>div>.luckdraw_content_awards_other>div>p{width:calc(100% - 33px);padding-left:42px}.is-pc-device .luckdraw .luckdraw_content .luckdraw_content_title{position:absolute;top:-90px;left:232px;margin:auto}.is-pc-device .luckdraw_content{position:relative;width:1200px;margin:auto;padding-left:160px}.is-pc-device .luckdraw_content>.luckdraw_content_turntable{width:606px}.is-pc-device .luckdraw_content_turntable_prize{width:330px;height:330px}.is-pc-device .luckdraw_content_turntable_prize>div>div>span{font-size:1.6rem;font-weight:500;line-height:18px;margin-right:32%}.is-pc-device .luckdraw_content_turntable_prize .luckdraw_Winning{top:-8px;left:40px;width:103px}.is-pc-device .luckdraw_content_other{margin:-4px auto 40px 40px;width:calc(100% - 40px)}.is-pc-device .luckdraw_content_other .luckdraw_content_btns .luckdraw_content_btn .content_btn_bg{z-index:1}.is-pc-device .luckdraw_content_other .luckdraw_content_btns .luckdraw_content_btn>span{z-index:2;position:relative}.is-pc-device .luckdraw_content_awards{position:absolute;top:20px;right:137px;width:398px;margin-right:0}.is-pc-device .luckdraw_content_description{position:absolute;top:280px;right:137px;width:398px;margin-right:0;padding:0;border:none;border-radius:0;background-color:transparent}.is-pc-device .luckdraw_content_awards{height:238px;background-color:rgba(0,102,165,.7)}.is-pc-device .luckdraw_content_description>div{border:none;border-radius:0}.is-pc-device .luckdraw_content_description>div,.is-pc-device .luckdraw_content_description>div>p{padding:0}.is-pc-device .luckdraw_content_description>div>div{padding:6px 0;border:none}.is-pc-device .luckdraw_content_description>div>div>span{display:none}.is-pc-device .passthrough{margin:0 auto;padding:106px 0 40px;position:relative}.is-pc-device .passthrough .passthrough_box{width:100%}.is-pc-device .passthrough .passthrough_head{font-size:2rem;font-weight:700;color:#000;margin-bottom:24px}.is-pc-device .passthrough>div{width:1200px;margin:auto}.is-pc-device .passthrough .passthrough_bg{position:absolute;width:100%;top:72px}.is-pc-device .passthrough_bg>img{width:100%}.is-pc-device .passthrough>div>.passthrough_list{display:inline-block;width:calc((100% - 40px) / 3);margin:0 20px 40px 0;padding:0;border:none;background-color:#fff;cursor:pointer;border-radius:8px}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div{width:100%}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content span{font-size:1.4rem}.is-pc-device .passthrough_list>img{width:100%;max-height:none}.is-pc-device .passthrough>div>.passthrough_list:nth-child(3n){margin:0 0 40px}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content .passthrough_list_content_button{top:25px;right:15px;cursor:pointer}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content .passthrough_list_content_button:hover{color:#fff;background-color:var(--themcolor)}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div{margin-bottom:5px}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div>div{margin:0;font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;display:inline-block;overflow:hidden;width:auto;max-width:calc(100% - 32px)}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div>div>span{font-size:1.6rem}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div>button{line-height:16px;color:#666;vertical-align:top;display:inline-block;margin-left:4px;padding:0;cursor:default;border:1px solid transparent;border-radius:3px;background-color:transparent}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div>button.active,.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div>button:active{color:#666;box-shadow:none;border:1px solid transparent;background-color:transparent}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div>.tooltip{opacity:1}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div .tooltip-arrow{display:none}.is-pc-device .passthrough>div>.passthrough_list .passthrough_list_content>div>div .tooltip-inner{font-size:1.3rem;color:#333;text-align:left;letter-spacing:1px;word-break:break-all;width:360px;max-width:360px;padding:30px 20px;box-shadow:0 0 7px 1px rgba(0,0,0,.2);background-color:#fff}.is-pc-device .passthroughlist{width:100%;height:100%;padding-top:72px}.is-pc-device .passthroughlist>div{min-height:calc(100vh - 72px);padding:60px 0 40px;background-image:url(background.262161c66f2d38a9f8b1.jpg)}.is-pc-device .passthroughlist>div>img{position:absolute;top:121px;right:calc(50% - 500px);width:91px;cursor:pointer}.is-pc-device .passthroughlist>div>p{font-size:2.2rem;width:560px;margin:0 auto 50px}.is-pc-device .passthroughlist>div .passthroughlist_content{width:913px;margin:auto}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content{width:100%}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content .passthroughlist_content_list{display:inline-block;width:228px;padding:50px 0}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(2n){text-align:right}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(odd){text-align:left}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(2n) .passthroughlist_content_list>div{margin:0 0 0 auto}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(odd) .passthroughlist_content_list>div{margin:0 auto 0 0}.is-pc-device .passthroughlist_content_list>div>.passthroughlist_content_list_point{cursor:pointer}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content .passthroughlist_content_list .passthroughlist_content_list_line{position:absolute;z-index:0;top:100px;width:calc(100% - 100px);margin:0;border:none;border-top:2px dashed hsla(0,0%,100%,.6);border-radius:0}.is-pc-device .passthroughlist_content_list:first-child .passthroughlist_content_list_line{display:block}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(2n) .passthroughlist_content_list .passthroughlist_content_list_line{right:-121px;left:auto}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(odd) .passthroughlist_content_list .passthroughlist_content_list_line{left:-121px}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(2n) .passthroughlist_content_list:last-child .passthroughlist_content_list_line{top:-131px;left:109px;width:calc(100% - 164px);height:181px;border-right:2px dashed hsla(0,0%,100%,.6);border-top-right-radius:160px}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:nth-child(odd) .passthroughlist_content_list:first-child .passthroughlist_content_list_line{top:-131px;left:56px;width:calc(100% - 164px);height:181px;border-left:2px dashed hsla(0,0%,100%,.6);border-top-left-radius:160px}.is-pc-device .passthroughlist>div .passthroughlist_content .pc_passthroughlist_content:first-child .passthroughlist_content_list:first-child .passthroughlist_content_list_line{display:none}.is-pc-device .passthroughlist>div:nth-child(2){padding:0;background-image:none}.is-pc-device .passthroughbrief{padding:86px 0 40px}.is-pc-device .passthroughbrief>div{width:1200px;height:calc(100vh - 130px);margin:auto}.is-pc-device .passthroughbrief .passthroughbrief_content_button>div{width:500px;cursor:pointer;border-radius:5px}.is-pc-device .passthroughbrief .passthroughbrief_content_button>div:hover{background-color:var(--themcolor)}.is-pc-device .pc_passthrough_course .pc_course_left{vertical-align:top;display:inline-block;width:calc(100% - 310px);margin-right:18px}.is-pc-device .pc_passthrough_course>div{position:relative;width:1200px;margin:auto}.is-pc-device .pc_passthrough_course .media-left,.is-pc-device .pc_passthrough_course .media-right{width:17%}.is-pc-device .pc_passthrough_course .media-left{vertical-align:top}.is-pc-device .pc_passthrough_course .big_title_next{margin-top:36px}.is-pc-device .passthroughexam .pc_examtest_right_col p .pc_examtest_right_col_separator1{right:-16px}.is-pc-device .passthrough_box>.modal-dialog{width:340px;height:480px;margin-top:calc(50vh - 274px);padding-top:6vh;border-radius:5px}.is-pc-device .passthrough_low_box>.modal-dialog{width:340px;height:428px}.is-pc-device .passthrough_box>.modal-dialog>.modal-content{border-radius:24px}.is-pc-device .passthrough_box>.modal-dialog>.modal-content>.modal-header{padding:0}.is-pc-device .passthrough_box .passthroughliststate{width:340px;height:480px;border-radius:22px;background-color:#fff}.is-pc-device .passthrough_low_box .passthroughliststate{width:340px;height:428px}.is-pc-device .passthroughliststate .passthroughliststate_content{height:350px;padding:0 10px;border:1px solid transparent;border-top-left-radius:20px;border-top-right-radius:20px;background-color:var(--themcolor)}.is-pc-device .passthroughliststate .passthroughliststate_content .passthroughliststate_content_integral{margin:14px 0 0}.is-pc-device .passthroughliststate .passthroughliststate_content>.passthroughliststate_content_state{font-size:2.8rem}.is-pc-device .passthroughliststate .passthroughliststate_content_test{padding:10px 0}.is-pc-device .passthroughliststate .passthroughliststate_content_test>span{border-right:1px solid rgba(0,0,0,.1)}.is-pc-device .passthroughliststate .passthroughliststate_content_test>span>span{color:#000}.is-pc-device .passthroughliststate .passthroughliststate_content_test>span>span:nth-child(2){font-weight:600;color:var(--themcolor)}.is-pc-device .passthroughliststate .passthroughliststate_button{text-align:center;padding:20px 6px;border:1px solid transparent;border-bottom-right-radius:20px;border-bottom-left-radius:20px;background-color:#fff}.is-pc-device .passthroughliststate .passthroughliststate_button>div{display:inline-block;width:140px;margin:0 10px;cursor:pointer;background-color:var(--themcolor)}.is-pc-device .passthroughliststate .passthroughliststate_button>div:hover{background-color:var(--themcolor)}.is-pc-device .passthroughrank{width:1200px;margin:auto;padding-top:86px;padding-bottom:40px}.is-pc-device .passthroughrank_content>div{background-color:#303332}.is-pc-device .passthroughrank_content>div>img{display:inline-block;width:928px;height:290px}.is-pc-device .passthroughrank_content>div>div{vertical-align:middle;display:inline-block;width:212px;height:100%}.is-pc-device .passthroughrank_content>div>div>p{font-size:1.4rem;color:#fff;text-align:center;margin:0}.is-pc-device .passthroughrank_content>div>div>p:nth-child(2){font-size:2.4rem;font-weight:600;color:#ff8400;margin-top:10px}.is-pc-device .passthroughrank_content_table{margin-top:20px}.is-pc-device .passthroughrank_content_table>tr:first-child{border-bottom:1px solid #ccc;background-color:transparent}.is-pc-device .activesign{background-color:#f4f4f4}.is-pc-device .activesign .exam_testpaper{background-color:#fff}.is-pc-device .activesign .exam_testpaper .exam_testpaperlist .exam_testpaper_list:hover{cursor:pointer}.is-pc-device .survey .exam_testpaperlist .exam_testpaper_list{padding:16px 0;border-bottom:1px solid #e5e5e5;margin-bottom:0!important}.is-pc-device .idp{width:100%;margin:auto;padding-top:132px}.is-pc-device .idp_view{height:auto;min-height:calc(100vh - 132px);background-color:#fff}.is-pc-device .idp_view_bg{position:fixed;z-index:0;bottom:0;left:0;width:100%;height:calc(100vh - 132px);-o-object-fit:cover;object-fit:cover}.is-pc-device .idp .next-navbar-padding ul .pc-right-btn>div,.is-pc-device .idp .next-navbar-padding ul .pc_title>div,.is-pc-device .idp .next-navbar-padding ul .pc_title>div>a:hover{padding-left:0;cursor:default;border:none}.is-pc-device .idp .idp_tree{overflow:unset;width:1200px;min-height:100%;margin:auto;padding-top:90px}.is-pc-device .idp .idp_tree .specialtopic_underway div:first-child{color:#2479e9!important;background-color:#fff}.is-pc-device .idp .idp_tree .idp_tree_tablebar{position:fixed;z-index:99;top:143px;right:0;left:0;width:400px;margin:auto}.is-pc-device .idp .idp_tree .idp_tree_tablebar>div>div:hover,.is-pc-device .idp .postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-menu>div:hover,.is-pc-device .idp .postdevelopment_tree .idp_tree_tablebar>div>div:hover{background-color:#f4f4f4}.is-pc-device .idp .postdevelopment_tree .idp_tree_tablebar>.btn-group .dropdown-menu:hover{background-color:#fff}.is-pc-device .idp .idp_tree .idp_tree_post{right:0;left:0;width:1200px;margin:auto}.is-pc-device .idp .idpstastic_box .modal-content{border-radius:16px!important}.is-pc-device .idp_stastic_title{font-size:1.8rem}.is-pc-device .idp_stastic_title>div>div:nth-child(2){font-size:1.4rem}.is-pc-device .idp_stastic_title>img{cursor:pointer}.is-pc-device .idp_stastic_list{max-height:320px}.is-pc-device .idp_stastic_list>div>div:first-child{font-size:2rem}.is-pc-device .idp_stastic_list>div>div:nth-child(2){font-size:1.4rem}.is-pc-device .idp_postdevelopment{position:absolute;right:0;left:0;min-height:calc(100vh - 216px)}.is-pc-device .monthcalendar,.is-pc-device .weekcalendar{padding-bottom:24px!important}.is-pc-device .monthcalendar .month-calendar-title-box,.is-pc-device .weekcalendar .week-calendar-title-box{padding:7px 0;background-color:transparent;border-bottom:1px solid #e5e5e5}.is-pc-device .monthcalendar .month-calendar-title-box .next-month,.is-pc-device .monthcalendar .month-calendar-title-box .next-week,.is-pc-device .monthcalendar .month-calendar-title-box .prev-month,.is-pc-device .monthcalendar .month-calendar-title-box .prev-week,.is-pc-device .weekcalendar .week-calendar-title-box .next-month,.is-pc-device .weekcalendar .week-calendar-title-box .next-week,.is-pc-device .weekcalendar .week-calendar-title-box .prev-month,.is-pc-device .weekcalendar .week-calendar-title-box .prev-week{width:160px;cursor:pointer}.is-pc-device .monthcalendar .month-calendar-title-box .month-calendar-title,.is-pc-device .monthcalendar .month-calendar-title-box .week-calendar-title,.is-pc-device .weekcalendar .week-calendar-title-box .month-calendar-title,.is-pc-device .weekcalendar .week-calendar-title-box .week-calendar-title{width:calc(100% - 320px)}.is-pc-device .monthcalendar .month-calendar-title-box>span:hover{color:var(--themcolor)}.is-pc-device .schedulecalendar .month-calendar-title-box>.month-calendar-title:hover{color:#000;cursor:default}.is-pc-device .monthcalendar .month-calendar-title-box>.month-calendar-title{background-color:transparent}.is-pc-device .month-calendar-table tr .month-calendar-table-day{width:24px;height:24px}.is-pc-device .month-calendar-table tr .month-calendar-table-daytask{padding:72px 0 6px 3px}.is-pc-device .month-calendar-table tr .month-calendar-table-daytask>img{width:14px;margin:0 3px}.is-pc-device .month-calendar-table tr .month-calendar-table-daytask img:nth-child(3n+3){margin-right:3px}.is-pc-device .month-calendar-table tr>td,.is-pc-device .weekcalendar .week-calendar-table tr td{padding:5px 5px 55px}.is-pc-device .month-calendar-table tr>td:first-child,.is-pc-device .month-calendar-table tr>th:first-child,.is-pc-device .weekcalendar .week-calendar-table tr>td:first-child,.is-pc-device .weekcalendar .week-calendar-table tr>th:first-child{border-left:1px solid #e5e5e5}.is-pc-device .month-calendar-table tr>td:last-child,.is-pc-device .month-calendar-table tr>th:last-child,.is-pc-device .week-calendar-table tr>td:last-child,.is-pc-device .week-calendar-table tr>th:last-child{border-right:1px solid #e5e5e5}.is-pc-device .weekcalendar .week-calendar-table tr th{padding:5px 5px 40px}.is-pc-device .weekcalendar .week-calendar-table tr th span{width:30px;height:30px;padding:6px 0}.is-pc-device .weekcalendar .week-calendar-table tr>td img{width:14px;margin:0 3px}.is-pc-device .weekcalendar .next-week:hover,.is-pc-device .weekcalendar .prev-week:hover{color:var(--themcolor)}.is-pc-device .daytask_box .modal-content .modal_content{padding:20px}.is-pc-device .pc_studycalendar_explain{padding:10px 0}.is-pc-device .pc_studycalendar_explain>div{display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:auto;margin:0 20px 0 0;font-size:1.4rem}.is-pc-device .pc_studycalendar_explain>div img{width:14px;margin-right:5px}.is-pc-device .study_project{padding-top:156px}.is-pc-device .study_project>div{width:1200px;margin:auto}.is-pc-device .study_project .next-navbar-padding ul .pc-right-btn>div,.is-pc-device .study_project .next-navbar-padding ul .pc_title>div,.is-pc-device .study_project .next-navbar-padding ul .pc_title>div:hover{padding-left:0;cursor:default;border:none}.is-pc-device .study_project .myslides{padding:0}.is-pc-device .study_project .traincourse_list{vertical-align:top;display:inline-block;width:calc((100% - 40px) / 3);margin:0 20px 40px 0;box-shadow:0 3px 6px 0 rgba(0,0,0,.05);border:0 solid transparent;border-radius:8px;background-color:#fff;padding:0 0 16px}.is-pc-device .study_project .traincourse_list:hover{cursor:pointer}.is-pc-device .study_project .traincourse_list:nth-child(3n){margin-right:0}.is-pc-device .study_project .traincourse_list>.projectImg{float:none;width:100%;height:auto;max-height:320px;border-radius:0}.is-pc-device .study_project .traincourse_list .project_title{float:inherit;width:100%;padding:16px;height:92px;padding-bottom:0!important}.is-pc-device .search .course_lists .project_title_limit>h3,.is-pc-device .study_project .traincourse_list .project_title_limit .project_day,.is-pc-device .study_project .traincourse_list .project_title_limit>h3{width:260px}.is-pc-device .search .course_lists .project_title .project_period_close,.is-pc-device .study_project .project_period_close{width:48px}.is-pc-device .study_project .project_progress{width:60px;right:28px;left:unset;bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.is-pc-device .study_project .project_progress_end{right:-3px}.is-pc-device .study_project .traincourse_list .study_project_progressbar_box{bottom:74px;border-radius:0}.is-pc-device .study_project .traincourse_list h4{width:253px;padding-left:16px}.is-pc-device .study_project .traincourse_list>.traincourse_list_other{font-size:1.3rem;height:40px;padding:2px 0 14px 16px}.is-pc-device .study_project .gap-second{font-size:1.4rem}.is-pc-device .study_project .study_project_missproject_box .traincourse_list:nth-child(3n){margin-right:0}.is-pc-device .study_project .progress{height:5px;margin:6px 0 8px 6px}.is-pc-device .study_project .pc_study_project_expired_hasmargin{margin:0 20px 40px 0!important}.is-pc-device .study_project .pc_study_project_expired_nothasmargin{margin-right:0!important}.is-pc-device .study_project .pc_study_project_expired_tip{display:block;width:100%;box-shadow:unset;background-color:transparent}.is-pc-device .study_project .pc_study_project_expired_tip:hover{cursor:default;background-color:transparent}.is-pc-device .study_project .next-navbar-padding .next-navbar li:last-of-type{position:absolute;right:0}.is-pc-device .projectinfos .next-navbar-padding .next-navbar{text-align:center}.is-pc-device .projectinfos .next-navbar-padding .next-navbar>.active div,.is-pc-device .projectinfos .next-navbar-padding .next-navbar>li div:hover{border-bottom:2px solid transparent}.is-pc-device .projectinfos .next-navbar-padding .next-navbar>li div a{font-size:1.8rem;font-weight:700;color:#fff;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:1100px;cursor:default}.is-pc-device .projectinfos{width:1200px;margin:auto;padding:72px 0 40px}.is-pc-device .projectinfos .pc_projectinfo{width:100%;margin:0 auto 24px;padding:24px;border-radius:8px;background-color:#fff}.is-pc-device .projectinfos .pc_projectinfo_left{display:inline-block;width:70%;vertical-align:top;min-height:394px}.is-pc-device .projectinfos .pc_information{width:100%}.is-pc-device .projectinfos .pc_information_title{font-size:2rem;width:100%;padding:24px 0 16px;font-weight:700}.is-pc-device .pc_project_lecturer{display:inline-block;width:calc(30% - 24px);padding:24px;margin-left:24px;background-color:#fff;height:394px;overflow:auto;border-radius:8px}.is-pc-device .pc_project_lecturer .pc_lefturer_title{font-size:1.8rem;width:100%;font-weight:700;margin-bottom:20px}.is-pc-device .pc_project_lecturer .each_lecturer{margin-bottom:19px}.is-pc-device .pc_project_lecturer .each_lecturer>img{display:inline-block;width:50px;height:50px;border-radius:50%}.is-pc-device .pc_project_lecturer .each_lecturer>div{vertical-align:top;display:inline-block;margin-left:16px;width:calc(100% - 66px)}.is-pc-device .pc_project_lecturer .each_lecturer>div>p{font-size:1.6rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-pc-device .pc_project_lecturer .each_lecturer>div>span,.is-pc-device .pc_project_lecturer .each_lecturer>div>span>span{font-size:1.4rem;color:#999}.is-pc-device .pc_project_lecturer .each_lecturer>div>span:last-child{margin-left:16px}.is-pc-device .pc_project_lecturer .each_lecturer>div>span>span{margin-left:4px}.is-pc-device .pc_project_lecturer .each_lecturer:last-of-type{margin-bottom:0}.is-pc-device .projectinfos .pc_project_lecturer_info{width:100%;padding:20px 0}.is-pc-device .projectinfos .pc_project_lecturer_info>div{text-align:center;display:inline-block;width:20%;padding:8px;cursor:pointer}.is-pc-device .projectinfos .pc_project_lecturer_info>div>img{width:100px;height:100px;margin-bottom:12px;border-radius:50%}.is-pc-device .projectinfos .pc_project_lecturer_info>div>p{font-size:1.6rem;color:#000;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px}.is-pc-device .projectinfos .pc_project_lecturer_info>div>div{font-size:1.4rem;color:#999}.is-pc-device .projectinfos .pc_project_lecturer_info>div>div>span:first-child{margin-right:12px}.is-pc-device .projectinfos .pc_project_lecturer_info>div>div>span>span{color:#666;position:relative;top:1px}.is-pc-device .projectinfos .pc_project_lecturer_info>div>div>span:nth-child(2)>span{color:#ff8400}.is-pc-device .projectinfos .pc_information_content{text-align:center;vertical-align:top;display:inline-block;width:26%}.is-pc-device .projectinfos .pc_information_pic{vertical-align:top;width:100%;border-radius:4px}.is-pc-device .projectinfos .project_short_des{display:inline-block;width:calc(74% - 348px);position:relative;margin:0 24px;vertical-align:middle}.is-pc-device .projectinfos .pc_lecturer .project_des{margin:0;position:relative;min-height:300px}.is-pc-device .projectinfos .pc_lecturer .project_des>h3{font-size:1.8rem;color:#000;font-weight:700;margin-bottom:24px}.is-pc-device .projectinfos .pc_lecturer .project_des .text_part{font-size:1.4rem;word-break:break-all}.is-pc-device .projectinfos .pc_lecturer .project_des>.project_excitationexplain{position:absolute;top:2px;right:12px;width:auto;cursor:pointer}.is-pc-device .projectinfos .pc_lecturer .project_des>.project_excitationexplain img{width:16px}.is-pc-device .projectinfos .pc_lecturer .pc_information_title{font-size:1.8rem;font-weight:700;padding:10px 0}.is-pc-device .projectinfos .pc_pic_right{display:inline-block;vertical-align:middle}.is-pc-device .projectinfos .pc_pic_right .pc_button_outer{width:300px;text-align:right;padding-right:16px}.is-pc-device .projectinfos .project_name{font-size:1.8rem;font-weight:700;margin-bottom:16px;word-break:break-all}.is-pc-device .projectinfos .project_content{font-size:1.4rem;color:#666;word-break:break-all;margin:0 0 5px}.is-pc-device .projectinfos .project_text{color:#999}.is-pc-device .projectinfos .project_text>h3{font-size:1.5rem;margin-top:10px}.is-pc-device .projectinfos .project_introduction{word-break:break-all;margin-bottom:20px}.is-pc-device .projectinfos .grey,.is-pc-device .projectinfos .pc_button_outer .project_signup{font-size:1.7rem;white-space:pre-wrap;width:unset;min-width:200px;max-width:300px;min-height:60px;border-radius:5px}.is-pc-device .study_project .traincourse_list .traincourse_list_icon{top:inherit;right:10px;bottom:114px!important;left:inherit}.is-pc-device .projectinfos .grey{color:var(--themcolor);border:1px solid #e5e5e5;background-color:#fff}.is-pc-device .projectinfos .pc_button_outer .project_signup:hover{cursor:pointer}.is-pc-device .pc_synthesis .next-navbar-padding .next-navbar{text-align:center}.is-pc-device .pc_synthesis .next-navbar-padding .next-navbar>.active div,.is-pc-device .pc_synthesis .next-navbar-padding .next-navbar>li div:hover{border-bottom:2px solid transparent}.is-pc-device .pc_synthesis .next-navbar-padding .next-navbar>li div div{font-size:1.8rem;font-weight:700;color:#fff;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:1100px;max-width:960px;cursor:default}.is-pc-device .pc_synthesis .next-navbar-padding .next-navbar>li div div:last-child{position:absolute;right:-65px}.is-pc-device .pc_synthesis .pc_title .info{font-weight:400!important;position:absolute;top:17px;right:7px;float:right!important;width:95px!important;cursor:pointer!important;border-bottom:1px solid #fff}.is-pc-device .pc_synthesis .next-navbar-padding .next-navbar>li div .info:hover{border-bottom:1px solid #fff}.is-pc-device .pc_synthesis{width:100%;min-width:1200px;padding-top:86px;background-color:#f4f4f4}.is-pc-device .group_list .changeborder,.is-pc-device .group_list .group_item{font-size:1.4rem;line-height:44px;color:#666;white-space:nowrap;text-overflow:ellipsis;position:relative;overflow:hidden;width:100%;height:44px;margin-bottom:20px;padding:0 40px 0 16px;cursor:pointer;border-radius:4px}.is-pc-device .group_list .changeborder{border:1px solid var(--themcolor)}.is-pc-device .announcement{padding-top:72px}.is-pc-device .announcement .announcement_title{font-size:2rem;width:1200px;margin:20px auto 0;padding:10px 0}.is-pc-device .announcement .mytraincourse_paper{width:1140px;margin:0 auto;min-height:unset!important}.is-pc-device .announcement .newslist{width:1200px}.is-pc-device .announcement .newslist .list-group>li:nth-child(odd){margin:20px 16px 20px 0!important}.is-pc-device .announcement .newslist .list-group>li:nth-child(2n){margin:20px 0 20px 16px!important}.is-pc-device .announcement .pc_img_content{width:240px;display:inline-block;margin-right:24px}.is-pc-device .announcement .pc_text_content{width:calc(100% - 264px);display:inline-block;vertical-align:top}.is-pc-device .announcement .pc_text_content>h4{font-size:1.8rem;font-weight:700}.is-pc-device .announcement .pc_text_content>p{font-size:1.4rem;color:#666;height:66px}.is-pc-device .announcement .pc_text_content>div>span{font-size:1.2rem}.is-pc-device .stiatics .traincourse_list{padding:36px}.is-pc-device .pc_synthesis .pc_title{font-size:1.6rem;color:#000;padding-bottom:15px}.is-pc-device .pc_synthesis .pc_title>div{font-size:1.8rem;vertical-align:middle;display:inline-block;width:92%}.is-pc-device .pc_synthesis .pc_title>span{position:relative;top:1px;float:right;cursor:pointer}.is-pc-device .pc_synthesis .pc_title>span:hover{color:var(--themcolor)}.is-pc-device .pc_learningrecord>div{width:100%!important}.is-pc-device .pc_traincourse_list{margin-top:72px}.is-pc-device .project_rankings{padding:72px 0 40px}.is-pc-device .project_rankings .rankings{width:1200px;min-height:calc(100vh - 224px);margin:auto;padding-bottom:10px;background-color:#fff}.is-pc-device .project_rankings .pc_project_rankings_mine{height:116px;padding:23px 0;background-color:#303332}.is-pc-device .project_rankings .pc_project_rankings_mine .pc_rankings_mine_notrank{font-size:1.6rem;color:#fff;width:1200px;margin:auto;padding:23px 0}.is-pc-device .project_rankings .pc_project_rankings_mine .pc_rankings_mine_notrank span{font-size:1.3rem}.is-pc-device .pc_project_rankings_mine .pc_rankings_mine_rank{text-align:left;width:1200px;margin:auto;padding:16px 0}.is-pc-device .pc_project_rankings_mine .pc_rankings_mine_rank>div{font-size:2.6rem;font-weight:600;color:#ff8400;display:inline-block;padding:0 60px}.is-pc-device .pc_project_rankings_mine .pc_rankings_mine_rank>div:first-child{padding-left:20px;border-right:1px solid #fff}.is-pc-device .pc_project_rankings_mine .pc_rankings_mine_rank>div span{font-size:1.4rem;font-weight:400;color:hsla(0,0%,100%,.9);position:relative;top:-4px}.is-pc-device .project_rankings .rankings .rankings_catgory{border-bottom:1px solid #ddd}.is-pc-device .projectinfos .changegrey:hover{cursor:default;background-color:#ddd!important}.is-pc-device .tojoin_signup{min-width:1200px;min-height:100%;padding-top:86px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .tojoin_signup>div{width:1200px;margin:auto}.is-pc-device .project_signlist{padding-top:80px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .project_signlist>div{width:1200px;min-height:calc(100vh - 120px);margin:0 auto;background-color:#fff}.is-pc-device .project_signlist .myslides .swiper_one{min-height:580px}.is-pc-device .project_signdetail .sign_content>div>span:first-child,.is-pc-device .project_signdetail .sign_content>div>span:last-child,.is-pc-device .project_signdetail .sign_title>span{font-size:1.4rem}.is-pc-device .pc_project_apply{padding-top:86px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .pc_project_apply .head_info>div>h4{font-size:1.8rem}.is-pc-device .pc_project_apply .head_info>div>div>span{font-size:1.4rem}.is-pc-device .pc_project_apply>div{width:1200px;margin:auto}.is-pc-device .pc_project_apply .myslides,.is-pc-device .pc_project_apply .search_sign{background-color:#fff}.is-pc-device .pc_project_apply .myslides .swiper_one{min-height:calc(100vh - 275px)}.is-pc-device .pc_project_apply .special_list{overflow:unset}.is-pc-device .pc_project_apply .myslides .outer_list{padding:8px 25px}.is-pc-device .pc_project_apply .myslides .outer_list .info_list>span{font-size:1.4rem}.is-pc-device .pc_project_apply .operation{width:1200px}.is-pc-device .pc_sliding_item{height:58px;padding:10px 0;border-bottom:1px solid #e5e5e5;background-color:#fff}.is-pc-device .pc_sliding_item .next-navbar{background-color:transparent}.is-pc-device .pc_sliding_item>div:first-child{display:inline-block;width:60%}.is-pc-device .pc_project_apply .next-navbar,.is-pc-device .project_homeworkroll .next-navbar,.is-pc-device .project_signlist .next-navbar{height:auto;padding:0;border:none}.is-pc-device .pc_project_apply .next-navbar>.active>div,.is-pc-device .project_homeworkroll .next-navbar>.active>div,.is-pc-device .project_signlist .next-navbar>.active>div{border-bottom:none}.is-pc-device .pc_project_apply .next-navbar>li>div:hover,.is-pc-device .project_homeworkroll .next-navbar>li>div:hover,.is-pc-device .project_signlist .next-navbar>li>div:hover{color:var(--themcolor);cursor:pointer;border-bottom:none}.is-pc-device .pc_sliding_item .search_sign{float:right;height:auto;background-color:#fff}.is-pc-device .pc_sliding_item .search_sign>div>input{float:right;width:285px}.is-pc-device .pc_sliding_item .search_sign>div>img{position:relative;top:5px;left:25px}.is-pc-device .reminder{right:155px;bottom:45px}.is-pc-device .tojoin_evaluate{min-width:1200px;min-height:100%;padding-top:86px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .tojoin_evaluate .evaluate{width:1200px;margin:auto}.is-pc-device .tojoin_evaluate .evaluate .exam_testpaper_list{border-top:1px solid #e5e5e5;border-radius:0}.is-pc-device .tojoin_evaluate .evaluate .exam_testpaper_list>div>div{padding:0;border-bottom:none}.is-pc-device .tojoin_evaluate .exam_testpaperlist{padding:10px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .tojoin_evaluate .evaluate .exam_testpaper_list:first-child{border-top:none}.is-pc-device .tojoin_evaluate .evaluate .exam_testpaper_list:hover{cursor:pointer;background-color:#f4f4f4}.is-pc-device .tojoin_homework{min-width:1200px;min-height:100%;padding-top:86px;padding-bottom:32px;background-color:#f4f4f4}.is-pc-device .pc_homeworktail_title{font-size:1.8rem;color:#333;width:1200px;margin:auto auto 24px;padding:24px;border-radius:4px;background:#fff}.is-pc-device .pc_homeworktail_title>div:first-child{position:relative}.is-pc-device .pc_homeworktail_title>div:first-child>div:first-child{vertical-align:middle;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:calc(100% - 32px)}.is-pc-device .pc_homeworktail_title .pc_homeworktail_deadline,.is-pc-device .pc_homeworktail_title .pc_homeworktail_workexplain{font-size:1.4rem;color:#999;margin:8px 0}.is-pc-device .pc_homeworktail_title .pc_homeworktail_workexplain{display:flex}.is-pc-device .pc_homeworktail_title .pc_homeworktail_workexplain>div:first-child{min-width:75px}.is-pc-device .pc_homeworktail_title .pc_homeworktail_workexplain>div:nth-child(2){white-space:pre-wrap;word-break:break-all}.is-pc-device .Putash{background-color:#f1f1f1!important;border:#f1f1f1!important;pointer-events:none}.is-pc-device .tojoin_homework .homework{width:1200px;margin:10px auto auto;padding-top:10px;border:none;border-radius:4px}.is-pc-device .tojoin_homework .homework>form{position:relative;height:100%;margin:10px 20px 30px;border:1px solid #dfdfdf}.is-pc-device .tojoin_homework .homework_choose{color:var(--themcolor);text-align:center;position:relative;display:inline-block;width:302px!important;margin-left:20px;padding:7px 10px;border:1px solid var(--themcolor);border-radius:2px}.is-pc-device .tojoin_homework .homework_submit>button{margin-top:30px;margin-left:20px}.is-pc-device .tojoin_homework .homework_name>span:first-child{float:none;padding:0}.is-pc-device .tojoin_homework .homework_name>span:nth-child(2),.is-pc-device .tojoin_homework .homework_name>span:nth-child(3){float:none}.is-pc-device .project_homework_list{padding-top:86px;background-color:#f4f4f4}.is-pc-device .project_homework_list .homework_datas{width:1200px;min-height:calc(100vh - 72px);margin:0 auto}.is-pc-device .project_homework_list .homework_list{cursor:pointer}.is-pc-device .project_homework_list .homework_list div{position:relative}.is-pc-device .project_homework_list .homework_list div .tohomeworkDetail{position:absolute;font-size:1.4rem;color:var(--themcolor);border:1px solid var(--themcolor);border-radius:18px;top:0;bottom:0;text-align:center;right:24px;width:auto;padding:0 22px;height:36px;line-height:36px}.is-pc-device .project_homeworkroll{padding-top:86px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .project_homeworkroll>div{width:1200px;margin:0 auto;background-color:#fff}.is-pc-device .project_homeworkroll>div>.head_info{padding:0}.is-pc-device .project_homeworkroll>div>.head_info>div>h4{font-size:1.8rem!important}.is-pc-device .project_homeworkroll .head_info>div>p{font-size:1.4rem}.is-pc-device .project_homeworkroll .myslides .swiper_one{min-height:calc(100vh - 275px)}.is-pc-device .pc_apply{line-height:26px;color:#fff;width:140px;height:26px;margin-left:8px;border:0;border-radius:4px;background-color:var(--themcolor)}.is-pc-device .pc_lecturer_name{font-size:1.3rem;color:var(--themcolor);text-align:center;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;min-width:60px;max-width:80px;margin:10px 0 0 10px;padding:4px;border:1px solid var(--themcolor);border-radius:25px}.is-pc-device .pc_applylecturer_content{width:100%;height:100%;padding-top:80px;background-color:#f4f4f4}.is-pc-device .pc_applylecturer{width:100%}.is-pc-device .pc_applytitle,.is-pc-device .pc_reason{width:1200px;margin:0 auto;padding:15px;background-color:#fff}.is-pc-device .pc_applytitle>p,.is-pc-device .pc_reason>p{font-size:1.5rem;float:left;width:75px}.is-pc-device .pc_coursewarelist{display:inline-block;overflow-y:auto;width:460px;min-height:146px;max-height:262px;padding:15px;border:1px solid #e5e5e5}.is-pc-device .pc_coursewarelists>.app-svg-themebox,.is-pc-device .pc_coursewarelists>img{width:18px;height:18px;margin-right:15px}.is-pc-device .pc_coursewarelists{margin-bottom:10px;list-style:none;cursor:pointer}.is-pc-device .pc_reason{margin-top:10px}.is-pc-device .pc_right{display:inline-block;height:auto!important;border:0}.is-pc-device .pc_apply_textarea{position:relative;width:460px;height:105px;border-bottom:1px solid #e5e5e5;background-color:#f4f4f4}.is-pc-device .pc_apply_textarea textarea{font-size:1.4rem;color:#333;word-break:break-all;width:460px;height:105px;padding:10px;resize:none;background-color:#f4f4f4}.is-pc-device .pc_apply_textarea .pc_feedback_content_text_icon{font-size:1.4rem;color:#666;position:absolute;right:10px;bottom:5px}.is-pc-device .pc_upload{width:100%;height:70px;margin-top:40px}.is-pc-device .pc_recommand,.is-pc-device .pc_uploadcourseware{line-height:33px;color:var(--themcolor);text-align:center;position:relative;width:310px;height:33px;cursor:pointer;border:1px solid var(--themcolor);border-radius:2px;background-color:#fff}.is-pc-device .pc_uploadcourseware>input{font-size:0;position:absolute;top:0;left:0;width:310px;height:33px;opacity:0;cursor:pointer;border:1px solid transparent}.is-pc-device .pc_upload_name{position:relative;top:-34px;float:right;width:125px}.is-pc-device .pc_upload_name>span:first-child{color:#999}.is-pc-device .pc_upload_reffer{position:relative;float:right;width:125px}.is-pc-device .pc_delete{color:var(--themcolor);text-decoration:underline;cursor:pointer}.is-pc-device .pc_upload>p{font-size:1.3rem;color:#999;margin-top:10px}.is-pc-device .pc_recommand{display:block;margin-top:30px}.is-pc-device .pc_submit{color:#fff;width:106px;height:32px;margin:50px 0 30px;border:0;border-radius:2px;background-color:var(--themcolor)}.is-pc-device .pc_applysubmit_box{width:100%;height:600px}.is-pc-device .pc_applylecturer_content .pc_loadingicon{position:relative!important;top:-270px!important}.is-pc-device .pc_lists{width:1200px;margin:0 auto}.is-pc-device .pc_lists .details{padding:8px 0 12px;background-color:transparent}.is-pc-device .pc_detail{min-height:560px;padding:0}.is-pc-device .pc_detail .pc_details{vertical-align:top;position:relative;display:inline-block;width:calc(50% - 8px);margin:0 16px 24px 0;padding:24px 24px 24px 140px;list-style:none;cursor:pointer;border-radius:8px;background-color:#fff}.is-pc-device .pc_detail .pc_details>span{font-size:1.4rem;color:#666;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;margin:0 0 8px}.is-pc-device .pc_detail .pc_details>span:first-child{position:absolute;top:24px;left:24px}.is-pc-device .pc_detail .pc_details>span:first-child>span{text-align:center;display:block;margin-top:8px;color:#999}.is-pc-device .pc_detail .pc_details>span:nth-child(5){margin-bottom:0}.is-pc-device .pc_detail .pc_details>span:nth-child(6){position:absolute;top:20px;right:20px}.is-pc-device .pc_detail .pc_details .pc_detail_name{text-align:left;margin-bottom:16px}.is-pc-device .pc_detail .pc_details .pc_detail_name>h3,.is-pc-device .pc_detail .pc_details .pc_detail_name>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0;padding:0}.is-pc-device .pc_detail .pc_details .pc_detail_name>h3{font-size:1.8rem;font-weight:700;color:#000;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:auto;max-width:150px}.is-pc-device .pc_detail .pc_details .pc_detail_name>span{font-size:1rem;font-weight:400;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:40%;margin-left:8px;padding:2px 8px;border-radius:25px}.is-pc-device .pc_detail .pc_details span .pc_like{outline:none}.is-pc-device .pc_detail .pc_details:nth-child(2n){margin-right:0}.is-pc-device .pc_detail .pc_details:hover{box-shadow:0 0 11px rgba(0,0,0,.08);transition:all .2s ease-in-out;transform:translateY(-5px)}.is-pc-device .pc_details_pic{width:88px;height:88px;border-radius:50%}.is-pc-device .pc_like{line-height:26px;width:66px;height:30px;border:1px solid #e5e5e5;border-radius:25px;background-color:#fff}.is-pc-device .pc_like>img{width:16px;height:16px;margin-right:6px;cursor:pointer}.is-pc-device .pc_like>span{font-size:1.6rem;color:#666;vertical-align:top}.is-pc-device .pc_lectureinfo .pc_like{line-height:26px;width:66px;height:30px;border-radius:25px;background-color:#fff}.is-pc-device .pc_details span .pc_like{outline:none}.is-pc-device .pc_faculty .pc_like>img,.is-pc-device .pc_lectureinfo .pc_like>img{width:16px;height:16px;margin-right:6px;cursor:pointer}.is-pc-device .pc_lectureinfo .pc_like{text-align:center}.is-pc-device .lectureinfo_box{margin-top:20vh}.is-pc-device .lectureinfo_box>.modal-content{width:410px!important;min-height:500px;margin:0 auto}.is-pc-device .pc_lectureinfo,.is-pc-device .pc_myinfo{width:100%;padding:10px;border-radius:6px;background-color:#fff}.is-pc-device .pc_lectureinfo>img{float:right;width:25px;height:25px;cursor:pointer}.is-pc-device .pc_topinfo>img{float:left;width:75px;height:75px;margin:10px;border-radius:50%}.is-pc-device .pc_lectureinfo .pc_like{position:relative;top:26px;float:right;border:1px solid #e5e5e5}.is-pc-device .pc_lectureinfo .pc_des{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0;padding:0 10px 30px}.is-pc-device .pc_inforouter{display:inline}.is-pc-device .pc_middleinfo{display:inline-block;width:270px;height:70px}.is-pc-device .pc_middleinfo>div:first-child{font-size:1.5rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:60px}.is-pc-device .pc_middleinfo>span{font-size:1.2rem;white-space:nowrap;text-overflow:ellipsis;position:relative;display:inline-block;overflow:hidden;max-width:120px;margin-left:5px;padding:2px;border-radius:25px}.is-pc-device .pc_middleinfo>div:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:270px;margin-top:8px}.is-pc-device .pc_middleinfo>div:last-child>span{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:126px}.is-pc-device .pc_middleinfo>div:last-child>span:nth-child(2){margin-left:10px}.is-pc-device .pc_lecturer_interval{width:100%;height:10px;background-color:#f4f4f4}.is-pc-device .pc_introduction{padding:10px 10px 15px;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_introduction>h3{font-size:1.4rem;font-weight:700;margin:5px 5px 5px 0}.is-pc-device .pc_introduction>p{overflow:auto;max-height:70px;margin:10px 0}.is-pc-device .pc_introduction>div{font-size:1.3rem;color:#999}.is-pc-device .pc_introduction>div>.grade{position:relative;top:-4px;right:10px;float:right}.is-pc-device .pc_introduction>div>.grade>span{font-size:1.8rem;color:#000}.is-pc-device .pc_history{padding:10px}.is-pc-device .pc_history>div:first-child{width:100%}.is-pc-device .pc_history>div>div{float:right}.is-pc-device .pc_history .pattern{float:right;width:25px;cursor:pointer}.is-pc-device .pc_history .lookfor>input{font-size:1.2rem;width:120px;height:24px;padding:2px 2px 2px 10px;border:0;border-radius:25px;outline:none;background-color:#f4f4f4}.is-pc-device .pc_history .lookfor>img{position:absolute;right:40px;width:20px;margin-top:2px;cursor:pointer}.is-pc-device .pc_history>div>p{font-weight:700;color:#000;margin:0}.is-pc-device .pc_history>div>p>span{font-size:1.2rem;font-weight:400;color:#999;margin-left:10px}.is-pc-device .pc_history .pc_history_search{overflow-y:auto;height:235px;margin-top:10px}.is-pc-device .pc_history_search .right{position:relative;top:12px;float:right;width:8px}.is-pc-device .pc_history_search .count{font-size:1.3rem;font-weight:400;color:#999;position:relative;top:1px;left:-9px}.is-pc-device .pc_history .pc_history_search>li{padding:10px;list-style:none;cursor:pointer;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_history.pc_history_search>li>.pc_history_title{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:260px}.is-pc-device .pc_history .pc_history_search>li>.pc_history_teachingtime{color:#18c884;float:right}.is-pc-device .pc_history .pc_history_search>li>div{font-size:1.2rem;color:#999;margin-top:2px;margin-left:8px}.is-pc-device .pc_history .pc_history_search .nomessage_defult{float:none}.is-pc-device .lectureinfo_box .nomessage_defult{position:relative}.is-pc-device .pc_applylecturer .modal-dialog{width:398px;height:300px;margin:calc(50vh - 213px) auto}.is-pc-device .pc_applylecturer .apply_ok{text-align:center;padding-top:30px}.is-pc-device .pc_applylecturer .apply_ok .pc_close{float:right;width:25px;height:25px;margin:-15px 15px 0 0}.is-pc-device .pc_applylecturer .apply_ok .pc_succeed{width:40px;height:40px;margin-right:20px}.is-pc-device .pc_applylecturer .firstline{font-size:1.8rem;font-weight:700;color:#000;display:inline-block;margin:30px 0 12px}.is-pc-device .pc_applylecturer .apply_ok>p:last-child{font-size:1.3rem;color:#999;margin:20px 0 0}.is-pc-device .pc_applylecturer .modal-dialog .apply_submit{text-align:center;position:absolute;bottom:8px}.is-pc-device .pc_applylecturer .modal-dialog .apply_submit>button{width:100px;border-radius:4px}.is-pc-device .pc_applylecturer_recommand .modal-dialog{width:398px;height:300px;margin:calc(50vh - 213px) auto}.is-pc-device .pc_applylecturer_recommand .modal-content{min-height:370px}.is-pc-device .pc_applylecturer_recommand .pc_search_outter{width:100%;height:80px;padding:10px;background-color:var(--themcolor)}.is-pc-device .pc_applylecturer_recommand .pc_search_outter .pc_search_form{margin-top:20px;margin-left:10px}.is-pc-device .pc_applylecturer_recommand .pc_search_form>input{color:#000;width:calc(100% - 73px);height:35px;padding-left:10px;border:0;border-radius:4px}.is-pc-device .pc_applylecturer_recommand .referrer_form_icon2{position:absolute;top:32px;right:88px;width:30px;height:30px}.is-pc-device .pc_applylecturer_recommand .pc_close{float:right;width:25px;height:25px;cursor:pointer}.is-pc-device .pc_search_form>div{font-size:1.5rem;line-height:35px;color:#fff;text-align:center;display:inline-block;width:46px;height:35px;cursor:pointer}.is-pc-device .pc_search_list{overflow-y:auto;width:100%;height:290px;padding:10px}.is-pc-device .pc_search_list>li{width:100%;height:70px;padding:10px;list-style:none;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_search_list>li>img{float:left;width:40px;height:40px;border-radius:50%}.is-pc-device .pc_search_list .referrers{width:calc(100% - 62px);margin-left:64px}.is-pc-device .pc_search_list .referrers>h3{font-size:1.6rem;font-weight:700;color:#000;margin:0 0 8px}.is-pc-device .pc_search_list .referrers>h4{font-size:1.1rem;color:#999;margin:0}.is-pc-device .pc_search_list .checked{font-size:1.4rem;font-weight:700;line-height:28px;color:#fff;float:right;width:55px;height:28px!important;margin-top:10px;border:0;border-radius:4px;background-color:var(--themcolor)}.is-pc-device .pc_faculty .next-navbar li>div{font-size:1.4rem}.is-pc-device .pc_lecturerdetail .lecturerdetail .pc_history .count,.is-pc-device .synthesize .pc_history .count{position:unset;float:left;margin-right:8px}.is-pc-device .pc_lecturerdetail .lecturerdetail .coursewareinfo,.is-pc-device .synthesize .coursewareinfo{padding-left:0;cursor:pointer}.is-pc-device .pc_lecturerdetail .lecturerdetail .coursewareinfo>div,.is-pc-device .synthesize .swiper_four .coursewareinfo>div{padding-left:15px}.is-pc-device .pc_lecturerdetail .pc_history,.is-pc-device .synthesize .pc_history{text-indent:0}.is-pc-device .pc_lecturerdetail .pc_history>p,.is-pc-device .synthesize .pc_history>p{display:inline-block;width:280px}.is-pc-device .pc_searchfor{position:relative;top:12px;float:right;width:unset!important}.is-pc-device .pc_searchfor .lookfor{float:left;width:unset!important}.is-pc-device .pc_searchfor .lookfor>input{font-size:1.4rem;width:185px;padding-right:28px}.is-pc-device .pc_searchfor .lookfor>img{right:30px}.is-pc-device .pc_history .pattern{position:unset!important;float:unset!important}.is-pc-device .pc_history .nomessage_defult{top:50%}.is-pc-device .pc_verify .modal .modal-dialog{width:300px;margin-top:30vh}.is-pc-device .pc_verify .modal-header{border-bottom:none!important}.is-pc-device .pc_verify .modal-title{font-size:1.6rem;font-weight:700;text-align:center}.is-pc-device .pc_verify .modal-body{padding-top:0}.is-pc-device .pc_verify .modal-body>p{color:#666}.is-pc-device .pc_verify .modal-body div{padding:10px;border:1px solid #e5e5e5}.is-pc-device .pc_verify .modal-body div>input{width:140px;border:none;border-right:1px solid #e5e5e5}.is-pc-device .pc_verify .reget{font-size:1.4rem;color:#666;margin-left:15px;pointer-events:none}.is-pc-device .pc_verify .light{color:var(--themcolor);cursor:pointer;pointer-events:auto}.is-pc-device .pc_verify .cancel,.is-pc-device .pc_verify .ensure{font-size:1.6rem;display:inline-block;margin-top:15px;padding:10px 45px!important;cursor:pointer;border-radius:4px}.is-pc-device .pc_verify .ensure{color:#fff;margin-left:18px;background-color:var(--themcolor)}.is-pc-device .votedetail_head_item{background:#f4f4f4}.is-pc-device .votedetail_head_item .votedetail_head_pc{width:1200px;margin-top:20px;padding:20px 24px;border-radius:8px;background:#fff}.is-pc-device .votedetail_head_item .votedetail_head_pc>img{width:250px;height:125px;border-radius:5px}.is-pc-device .votedetail_head_item .votedetail_head_pc .votedetail_head_right{padding-left:24px;font-size:14px}.is-pc-device .votedetail_head_item .votedetail_head_pc .votedetail_head_right .line_1,.is-pc-device .votedetail_head_item .votedetail_head_pc .votedetail_head_right .line_2,.is-pc-device .votedetail_head_item .votedetail_head_pc .votedetail_head_right .line_3{font-size:1.4rem;color:#666}.is-pc-device .votedetail_head_item .votedetail_head_pc .votedetail_head_right .votedetail_head_right_name{margin:0 0 16px;font-size:2.4rem;font-weight:700;color:#000}.is-pc-device .votedetail_pc .nomessage_defult{top:45px!important}.is-pc-device .votedetail_pc .nomessage_defult>img,.is-pc-device .voterank_pc .nomessage_defult>img{margin-top:10%!important}.is-pc-device .votedetail_pc_content{position:relative;width:1200px}.is-pc-device .votedetail_pc_content .votedetail_content_title{font-size:20px!important;font-weight:700;color:#000;border-bottom:none;display:flex;align-items:center}.is-pc-device .lecturermaterial .materialSearch{position:relative;z-index:0;top:-5px;float:right;width:auto;background-color:transparent}.is-pc-device .lecturermaterial .materialSearch>div{width:auto;margin-right:5px}.is-pc-device .lecturermaterial .materialSearch>div>input{padding:3px 30px 3px 15px;background-color:#fff}.is-pc-device .lecturermaterial .materialSearch>div .materialSearch_icon2{top:7px}.is-pc-device .lecturermaterial .materialSearch>img{width:22px;cursor:pointer}.is-pc-device .specialtopic{padding-top:72px}.is-pc-device .specialtopic>div{width:100%;height:100%;min-height:calc(100vh - 72px);padding-top:24px;background:#f4f4f4 url(specialtopic_top_bg.dced9a1dc6149017946f.png) no-repeat center 0/100% 240px}.is-pc-device .specialtopic .specialtopic-title{font-size:2rem;color:#000;padding-bottom:25px;font-weight:700;display:inline-block;margin-right:20px}.is-pc-device .specialtopic circle-progress{position:absolute;right:16px;top:13px}.is-pc-device .specialtopic circle-progress svg{width:50px;height:50px}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order{float:right}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order>a{cursor:pointer;color:#000;font-size:1.4rem;margin-right:20px}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order>div{cursor:pointer;color:#000;font-size:1.4rem;padding-left:20px;border-left:1px solid rgba(0,0,0,.1)}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order .order_time img{width:16px;margin-bottom:2px}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order .order_time .app-svg-themebox{width:16px;height:16px;margin-bottom:2px}.is-pc-device .specialtopic .filterCheck{display:inline-block}.is-pc-device .specialtopic .filterCheck .dropdown-menu{position:absolute;width:1200px;padding:5px 24px 16px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:none;border-radius:8px;left:0!important;top:40px!important}.is-pc-device .specialtopic .project_period{bottom:8px;width:auto}.is-pc-device .specialtopic .project_day>div{display:inline-block}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-content>div{border-bottom:1px solid #e5e5e5;font-size:1.6rem;display:flex;align-items:flex-start;padding-top:20px;padding-bottom:20px}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-content>div>div:first-of-type{color:#999;margin-right:34px}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-content>div>div:last-of-type{flex:1}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-content>div>div:last-of-type>div{font-size:1.4rem;vertical-align:middle;display:inline-block;margin-right:20px;padding:3px 12px;cursor:pointer;border-radius:13px;background-color:transparent;color:#000}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-content>div>div:last-of-type div.active{color:#fff;background-color:var(--themcolor)}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-content>div:last-of-type{border-bottom:0 solid #e5e5e5}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-footer{text-align:right;margin-top:10px}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-footer>div:first-of-type{display:inline-block;font-size:1.4rem;padding:6px 43px;border:1px solid #e5e5e5;border-radius:17px;background:#fff}.is-pc-device .specialtopic .filterCheck .dropdown-menu .specialtopic-filter-footer>div:last-of-type{display:inline-block;color:#fff;margin-left:24px;background-color:var(--themcolor);font-size:1.4rem;padding:6px 43px;border:1px solid #e5e5e5;border-radius:17px}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order>a:hover{text-decoration:none}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order img{vertical-align:middle}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order .filter_tag>img{width:16px}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order .filter_tag>.app-svg-themebox{width:16px;height:16px}.is-pc-device .specialtopic .pc-specialtopic-content .specialtopic-order .selected{color:var(--themcolor);cursor:pointer}.is-pc-device .specialtopic .pc-specialtopic-content>div{width:1200px;margin:auto}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left{font-size:1.4rem;color:#000;position:relative;z-index:1;width:100%}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag{padding:0 10px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag>div{padding-bottom:20px}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag>div:first-child{border-bottom:1px dashed #e5e5e5}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag>div>div:first-child{font-size:1.6rem;color:#999;padding:20px 0 10px}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag>div>div:nth-child(2){overflow:auto;max-height:calc((100vh - 440px) / 2)}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag>div>div:nth-child(2)>div{display:inline-block;margin:5px 4px 5px 0;padding:2px 8px;border:1px solid transparent;border-radius:30px}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag>div>div:nth-child(2)>div:hover{color:#fff;cursor:pointer;background-color:var(--themcolor)}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-left .pc-specialtopic-content-left-categorytag>div>div:nth-child(2)>.active{color:#fff;background-color:var(--themcolor)}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-right{position:relative;width:100%;min-height:360px;margin-left:0;padding-top:0}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-right .traincourse_list{width:calc((100% - 32px) / 3);margin:0 16px 24px 0;box-shadow:0 3px 6px 0 rgba(0,0,0,.05);border-radius:8px;padding-bottom:16px}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-right .traincourse_list>img{max-height:128px;min-height:128px}.is-pc-device .specialtopic .traincourse_list .project_title>h3{font-size:1.6rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is-pc-device .specialtopic .traincourse_list .project_title .title_right{padding-right:60px}.is-pc-device .specialtopic .traincourse_list .project_title{padding:16px;height:70px}.is-pc-device .specialtopic .project_title .project_day,.is-pc-device .specialtopic .project_title .project_period,.is-pc-device .study_project .project_period,.is-pc-device .study_project .project_title .project_day{font-size:1.4rem}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-right .traincourse_list:nth-child(3n){margin-right:0}.is-pc-device .specialtopic .pc-specialtopic-content .pc-specialtopic-content-right .traincourse_list .project_title{background-color:#fff}.is-pc-device .specialtopicdetail{position:relative;width:100%;min-height:100%;padding:86px 0 40px;background:#f4f4f4 url(specialtopic_top_bg.dced9a1dc6149017946f.png) no-repeat center 72px/100% 240px}.is-pc-device .specialtopicdetail .pc-specialtopicdetailcontent{position:relative}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-detail{font-size:1.4rem;color:#999;width:1200px;min-height:120px;margin:auto;border:1px solid transparent;border-radius:8px;display:flex}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-detail .pc-specialtopicdetailcontent-video,.is-pc-device .specialtopicdetail .pc-specialtopicdetail-detail>img{flex:1;margin-right:24px;border-radius:8px;background-color:#fff;padding:0;overflow:hidden}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-detail .pc-specialtopicdetailcontent-video>img{width:100%}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-detail>div{vertical-align:top;display:inline-block;width:282px;background-color:#fff;border-radius:8px;padding:24px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-detail>div>div{font-size:2.4rem;color:#000;word-break:break-all;padding:2px 0 10px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-detail>div>span{font-size:1.4rem;color:#999;word-break:break-all}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content{display:flex;width:1200px;margin:auto}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content>div{vertical-align:top;display:inline-block}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content>div>div{margin-top:24px;padding:0 15px;border-radius:8px;background-color:#fff}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-title{font-size:1.8rem;font-weight:700;color:#000;padding:20px 0 16px;border-bottom:1px solid #e5e5e5}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-title>div{font-size:1.4rem;color:#231815;float:right;font-weight:400;cursor:pointer}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-title>p{display:inline-block;margin:0;font-size:1.4rem;font-weight:400;color:#999}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-title>span{font-size:1.2rem;font-weight:400;color:#999;position:relative;top:2px;float:right}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-title>span>span{font-size:1.4rem;font-weight:700;color:#000;margin-right:2px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-discuss .pc-specialtopicdetail-content-title{border:none}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-left{flex:1}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left .pc-specialtopicdetail-content-left-contentlist{background-color:#f4f4f4;padding:0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list>div{padding:0 0 8px;border:none}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-chapter{font-weight:400;padding:5px 0;cursor:pointer;border-bottom:1px dashed #e5e5e5!important}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-chapter>img{top:7px;float:right;width:10px;margin:0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item{font-size:1.4rem;color:#000;cursor:pointer}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item-begining{color:var(--themcolor);padding:12px 0 5px 12px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item>span:first-child{font-size:1rem;color:#fff;padding:.5px 4px 1px;border:1px solid transparent;border-radius:4px;background-color:#ccc}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item-begining>span:first-child{background-color:var(--themcolor)}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item>div:nth-child(3){white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;padding-left:16px;color:#999;display:flex!important}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item>span:nth-child(4){float:right}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item>.specialtopicdetail-content-list-item4>img{width:18px;margin-right:7px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item>span:nth-child(4)>span{display:inline-block;vertical-align:middle}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-contentlist .specialtopicdetail-content-list .specialtopicdetail-content-list-item>.specialtopicdetail-content-list-item4{color:#18c884}.is-pc-device .pc_specialdetail_taskList{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.is-pc-device .pc_specialdetail_taskItem{width:282px;height:244.63px;background-color:#fff;border-radius:8px}.is-pc-device .specialtopicdetail .specialtopicdetail-content-list .pc_specialdetail_taskList .pc_specialdetail_taskItem .pc_taskItem_img{width:100%!important;height:158.63px!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-discuss .forumdetail_theme{padding:0;border:none;background-color:transparent}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-discuss .forumdetail_theme .forumcard_footer{margin:0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-discuss .forumdetail_theme .forumcard_footer>div{padding:14px 5px 1px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-discuss .qa_list{padding:10px 0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-discuss .nomessage_defult{position:relative;margin:auto;margin-top:0!important;min-height:220px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content-left-discuss .nomessage_defult>img{width:110px;height:110px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right{width:282px;margin-left:20px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right-notices-content{font-size:1.4rem;color:#000;word-break:break-all;padding:20px 0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right-notices-content>div:first-child{min-height:100px;max-height:1920px;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:9}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right-notices-content>div:nth-child(2){text-align:right;margin-top:20px;cursor:pointer}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right-notices-none{font-size:1.4rem;color:#666;text-align:center;min-height:170px;padding:60px 0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right .project_rankings{padding:0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right .project_rankings .rankings{width:100%;min-height:300px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right .project_rankings .rankings .rankings_list{padding:0}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right .project_rankings .rankings>div>div>div:nth-child(3){width:calc(100% - 140px)}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right .project_rankings .rankings>div>div>div:nth-child(4){width:54px}.is-pc-device .specialtopicdetail .pc-specialtopicdetail-content .pc-specialtopicdetail-content-right .pc-specialtopicdetail-content-right-ranking-all{font-size:1.4rem;color:#000;text-align:center;padding:14px 0;cursor:pointer;border-top:1px solid #e5e5e5}.is-pc-device .coreading{min-width:1200px;min-height:100%;padding-top:146px}.is-pc-device .coreading .coreading_content{width:1200px;margin:auto}.is-pc-device .coreading .swiper-slide>div{min-height:calc(100vh - 146px);padding:0 0 40px}.is-pc-device .coreading .coreading_activity{vertical-align:top;display:inline-block;width:363.33px;margin:0 20px 40px 0;padding:0;cursor:pointer;background-color:#fff}.is-pc-device .coreading .coreading_activity:nth-child(3n){margin-right:0}.is-pc-device .coreading .coreading_activity>img{width:100%;max-height:200px;margin-bottom:10px}.is-pc-device .coreading .coreading_activity .coreading_activity_time,.is-pc-device .coreading .coreading_activity .coreading_activity_title{padding:4px 10px}.is-pc-device .coreadetail{width:1200px;min-height:100%;margin:auto;padding-top:86px}.is-pc-device .coreadetail .coreadetail_comment_item_content_pic{width:calc((100% / 6) - 30px);height:auto}.is-pc-device app-mycourselist .swiper-slide .courselist_item{width:calc((100% - 72px) / 4);margin-bottom:24px}.is-pc-device app-mycourselist .swiper-slide .courselist_item div:nth-child(2){width:unset;padding:16px 16px 10px}.is-pc-device app-mycourselist .swiper-slide .courselist_item .course_position_mask{display:none;width:calc(100% + 8px)}.is-pc-device app-mycourselist .swiper-slide .courselist_item:first-child,.is-pc-device app-mycourselist .swiper-slide .courselist_item:nth-child(2),.is-pc-device app-mycourselist .swiper-slide .courselist_item:nth-child(3),.is-pc-device app-mycourselist .swiper-slide .courselist_item:nth-child(4){margin-top:8px}.is-pc-device app-mycourselist .swiper-slide .courselist_item:hover .course_position_mask{display:block}.is-pc-device app-mycourselist .swiper-slide .courselist_item:nth-child(4n){margin-right:0}.is-pc-device .mycertificate{width:1200px;min-height:calc(100vh - 180px);margin:0 auto;padding-top:72px}.is-pc-device .course_position_mask{position:absolute;z-index:-1;top:-4px;bottom:0;left:-4px;width:calc(100% + 8px);border-radius:8px;background:#fff}.is-pc-device .courselist_item{position:relative;display:inline-block;width:calc((100% - 72px) / 4);margin-right:16px;padding:0 0 16px;cursor:pointer;transition:all .2s ease-in-out;border-radius:8px;background:#fff}.is-pc-device .courselist_item .limitWidth{position:relative;border-radius:8px 8px 0 0}.is-pc-device .courselist_item .limitWidth>img{transition:all .2s ease-in-out;border-radius:8px 8px 0 0}.is-pc-device .courselist_item .limitWidth .credit_info{position:absolute;right:10px;top:10px;display:flex;align-items:center;background:rgba(0,0,0,.6);border-radius:99px;padding:0 8px;color:#fff;font-size:1.3rem;margin:0;height:25px;line-height:25px}.is-pc-device .courselist_item .limitWidth .credit_info img{width:16px;height:16px;margin-right:4px;vertical-align:text-bottom}.is-pc-device .courselist_item .limitWidth .credit_info span{font-size:1.4rem;padding-right:2px}.is-pc-device .courselist_item .limitWidth .member-icons{width:unset;display:flex;position:absolute;right:0;bottom:10px;padding:2px 8px;background:rgba(0,0,0,.6);border-top-left-radius:99px;border-bottom-left-radius:99px;margin:0}.is-pc-device .courselist_item .limitWidth .member-icons .icon{width:16px;height:16px}.is-pc-device .courselist_item .limitWidth .member-icons .icon:nth-of-type(n+2){margin-left:8px}.is-pc-device .courselist_item div:nth-child(2){font-size:1.6rem;color:#000;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden;margin:16px}.is-pc-device .courselist_item .courselist_item_title{width:unset;padding:0}.is-pc-device .courselist_item .course_icon,.is-pc-device .courselist_item div:nth-child(3){font-size:1.4rem;color:#999;width:100%;padding:0 16px}.is-pc-device .courselist_item .course_icon>span,.is-pc-device .courselist_item div:nth-child(3)>span{margin-right:24px}.is-pc-device .courselist_item .course_icon>span>img,.is-pc-device .courselist_item div:nth-child(3)>span>img{width:15px;margin-right:8px}.is-pc-device .courselist_item .course_icon>span>span,.is-pc-device .courselist_item div:nth-child(3)>span>span{display:inline-block;vertical-align:middle}.is-pc-device .courselist_item .course_icon>span:last-child,.is-pc-device .courselist_item div:nth-child(3)>span:last-child{margin-right:0}.is-pc-device .courselist_item:hover{box-shadow:0 0 11px rgba(0,0,0,.08);transition:all .2s ease-in-out;transform:translateY(-5px)}.is-pc-device .courselist_item:hover div:first-child{border-radius:8px}.is-pc-device .courselist_item:hover div:first-child>img{transform:scale(1.1);border-radius:8px}.is-pc-device .study_page_list .courselist_item{position:relative}.is-pc-device .study_page_list .courselist_item .studyprogress{position:absolute;right:0;color:#fff;width:38px;text-align:center;font-size:1.3rem;top:0;border-radius:4px 4px 4px 4px}.is-pc-device .study_page_list .courselist_item .color_green{background-color:#18c884}.is-pc-device .study_page_list .courselist_item .color_orange{background-color:#ff8400}.is-pc-device .project_progress_num_pc{right:-40px!important;bottom:-3px!important}.is-pc-device learnrecord .pc_synthesis{padding-top:126px}.is-pc-device .pc_firstform_bg{width:1200px;min-height:calc(100vh - 146px);margin:0 auto;padding-bottom:20px;background-color:#f8f8f8}.is-pc-device .pc_firstform_bg_new{background-color:#f4f4f4!important}.is-pc-device .pc_firstform{margin-top:146px}.is-pc-device .pc_projecttutor_bg{margin:126px auto 0}.is-pc-device .formlist,.is-pc-device .pc_projecttutor_bg{width:1200px;min-height:calc(100vh - 126px);padding-bottom:20px;background-color:#f8f8f8}.is-pc-device .formlist{margin:0 auto}.is-pc-device .projecttutor_pc{width:1200px;margin:0 auto}.is-pc-device .projecttutor_bg,.is-pc-device .projecttutor_content{background:none!important}.is-pc-device .pc_projecttutor_mustudent{font-size:16px;color:#666;float:right;margin-top:20px;cursor:pointer}.is-pc-device .pc_student_record{width:1200px;min-height:calc(100vh - 146px);margin:7px auto 0;padding-top:0;padding-bottom:20px;background-color:#f4f4f4}.is-pc-device .projecttutor_content_search{width:calc(100% - 20px)!important;height:60px;margin:20px 10px 0}.is-pc-device .projecttutor_content_search .projecttutor_content_search_selsect{line-height:40px;position:relative;display:inline-block;width:30%;height:40px;padding:0 10px;border:none;background:#f3f3f3}.is-pc-device .projecttutor_content_search .projecttutor_content_search_selsect>img{right:10px}.is-pc-device .projecttutor_content_search>input{display:inline-block;width:30%;height:40px;margin-left:10px;padding:0 10px;border:none;background:#f3f3f3}.is-pc-device .projecttutor_content_search .projecttutor_content_searchbtn{font-size:15px;color:var(--themcolor);position:unset;display:inline-block;width:50px;height:unset;margin-left:20px;cursor:pointer;background:unset}.is-pc-device .projecttutor_item .projecttutor_item_form_person{float:left;width:calc(100% - 200px)}.is-pc-device .projecttutor_item .projecttutor_item_sure{font-size:14px;color:#fff;text-align:center;position:absolute;top:10px;right:10px;display:inline-block;width:45px;cursor:pointer;border-radius:3px;background:var(--themcolor)}.is-pc-device .projecttutor_item .projecttutor_item_refuse{font-size:11px;color:#999;text-align:end;display:inline-block;float:left;width:200px;padding:0 10px}.is-pc-device .projecttutor_item_refuse>span{color:#000;margin-left:10px;padding:3px 10px;cursor:pointer;border-radius:3px;background:#f4f4f4}.is-pc-device .pc_addstudent_search{position:absolute;top:6px;right:0;display:inline-block;width:300px;background:unset}.is-pc-device .addstudent_pc{position:relative;width:1200px;margin:0 auto;padding-top:126px;background-color:#f4f4f4}.is-pc-device .pc_formlist{margin-top:40px}.is-pc-device .myintegral .myintegral_content{width:1200px;margin:auto;padding:72px 0 20px;min-height:calc(100vh - 116px)}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top>div{vertical-align:top;display:inline-block}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top .myintegral_content_integral{color:#000;text-align:left;width:100%;padding:19px 20px;background-color:#fff;border-radius:8px}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top .myintegral_content_integral>p{color:#000;display:inline-block;margin:5px 0 0}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top .myintegral_content_integral>p .exchangeable_value{display:block;font-size:1.2rem;color:#999;font-weight:400;text-align:left}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top .myintegral_content_integral>span{font-size:1.2rem;color:#999;position:relative;top:35px;float:right;cursor:pointer}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top .myintegral_content_integral>span>img{position:relative;top:-1px;width:5px;margin-left:8px}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top .myintegral_content_game{width:calc((100% - 24px) * .4);margin:0 0 0 24px;padding:39px 30px;border-radius:8px}.is-pc-device .myintegral .myintegral_content .pc_myintegral_content_top .myintegral_content_game>div{cursor:pointer}.is-pc-device .myintegral .myintegral_content .myintegral_content_list{margin-top:24px;padding:5px 20px;border-radius:8px}.is-pc-device .myintegral .myintegral_content .myintegral_content_list .is_exchange_tag>span{font-size:1.4rem;color:#999}.is-pc-device .integral-rule{width:1200px;margin:auto;padding:86px 0 20px}.is-pc-device .integral-rule .integral-rule-tips{padding:0 0 10px}.is-pc-device .integral-rule>div>div{padding:10px 20px;background-color:#fff}.is-pc-device .integral-rule>div>div .integral-rule-list>div{width:8%}.is-pc-device .integral-rule>div>div .integral-rule-list>div:nth-child(2){width:84%}.is-pc-device .integral-rule>div>div .integral-rule-list>div:nth-child(3){width:8%}.is-pc-device app-trainingrank .integral-rank-content-top-forward>div>div:first-child{border-radius:4px 0 0 4px!important}.is-pc-device app-trainingrank .integral-rank-content-top-forward>div>div:nth-child(2){border-radius:4px 4px 0 0!important}.is-pc-device app-trainingrank .integral-rank-content-top-forward>div>div:nth-child(3){border-radius:0 4px 4px 0!important}.is-pc-device .integral-rank .myslides{width:1200px;margin:auto;padding:130px 0 20px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top{top:0;width:100%;padding:0;border:none;border-radius:0;background-color:transparent}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top>div{padding:10px 20px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward{margin-bottom:24px;padding:10px 0 0;background-color:transparent}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div{vertical-align:bottom;display:inline-block}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div{text-align:left;min-height:113px;padding:20px 30px 30px;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div{min-height:60px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div{vertical-align:middle;position:relative;display:inline-block}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:first-child{width:60px;min-height:60px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:first-child>img:first-child{width:60px;height:60px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:first-child>img:nth-child(2){top:auto;bottom:-12px;width:26px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:first-child>.mechanism{position:absolute;bottom:17px;width:26px!important;height:auto!important}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:nth-child(2){width:calc(100% - 70px);margin-left:10px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:nth-child(2)>p{margin:0 0 2px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:nth-child(2)>span{color:#000}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div>div>div:nth-child(2)>span>span{color:#999}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div>div:nth-child(2){z-index:1;padding:30px;box-shadow:0 -1px 4px rgba(0,0,0,.1)}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>div:first-child{width:calc((100% - 24px) * .7)}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>.pc-integral-rank-mine{width:calc((100% - 24px) * .3);margin-left:24px;padding:31px 0;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>.pc-integral-rank-mine>div{font-size:1.4rem;text-align:center;vertical-align:middle;display:inline-block;width:50%;min-height:auto;padding:0}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>.pc-integral-rank-mine>div>p{font-size:2.4rem;margin:0 0 3px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-forward>.pc-integral-rank-mine>div:nth-child(2){z-index:0;padding:0;box-shadow:none;border-left:1px solid #e5e5e5}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div{width:50px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div>img{width:40px;height:40px}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:nth-child(2){width:calc((100% - 52px) * .2)}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:nth-child(3){width:calc((100% - 52px) * .5);text-align:center}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards>div>div:nth-child(4){width:calc((100% - 52px) * .3);text-align:right}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-content-top-afterwards-ellipsis{width:calc(100% - 52px)}.is-pc-device .integral-rank .myslides .integral-rank-content .integral-rank-content-top .integral-rank-content-top-null{height:100%;margin:0;padding:0;border:0}.is-pc-device .creditstore{width:1200px;margin:0 auto;padding-top:90px}.is-pc-device .creditstore .creditstore_head_pc{width:100%}.is-pc-device .creditstore .creditstore_head_pc>div{vertical-align:bottom}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_pc{display:inline-block;width:710px;padding:0}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_pc .swiper-container .swiper-pagination{bottom:10px!important;width:auto}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_pc .swiper-container .swiper-wrapper .swiper-slide{cursor:pointer}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_pc .swiper-container .swiper-wrapper .swiper-slide img{width:100%}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_pc .swiper-container .swiper-wrapper .swiper-slide .creditstore_recom_title{position:absolute;bottom:0}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_pc .swiper-container .swiper-wrapper .swiper-slide .creditstore_recom_title p{color:#fff;vertical-align:bottom;display:inline-block;padding:0 0 0 24px}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_pc .swiper-container .swiper-wrapper .swiper-slide .creditstore_recom_title p:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:60%}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user{display:inline-block;width:calc(100% - 710px);padding:24px;background:#fff}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child{padding:32px 0 25px 27px;border-radius:4px;background:url(mygold_bg.f3ca3005b4095900da05.png);background-size:cover}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:first-child{padding-bottom:36px;border-bottom:1px solid #e5e5e5}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:first-child img{width:40px;margin-right:16px;border-radius:50%}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:first-child>div{font-size:1.8rem;font-weight:700;color:#fff;text-align:left;display:inline-block}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:nth-child(2){color:#fff;margin-top:27px;cursor:pointer}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:nth-child(2)>div:first-child{margin-bottom:9px}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:nth-child(2)>div:nth-child(2) div{vertical-align:top;display:inline-block}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:nth-child(2)>div:nth-child(2)>div:first-child{font-size:3.6rem;font-weight:700;text-align:left;width:90%}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:first-child>div:nth-child(2)>div:nth-child(2)>div:nth-child(2){transform:scaleY(1.5)}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:nth-child(2){color:#000;margin-top:24px;padding:20px 24px 20px 13px;cursor:pointer;background:#f4f4f4}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:nth-child(2)>img{width:46px;margin-right:13px}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:nth-child(2) div{display:inline-block}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:nth-child(2)>div:nth-child(2){width:calc(100% - 79px)}.is-pc-device .creditstore .creditstore_head_pc .creditstore_recom_user>div:nth-child(2)>div:nth-child(3){transform:scaleY(1.5)}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list{display:inline-block;width:710px}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item{display:inline-block;width:calc((100% - 72px) / 3);margin-left:24px;border-radius:4px;background:#fff}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:first-child{width:100%;padding:7px}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:first-child img{width:100%}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:nth-child(2){padding:8px}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:nth-child(2)>div:first-child{text-overflow:ellipsis;display:-webkit-box;overflow:hidden;height:40px;margin-bottom:4px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2){display:flex;justify-content:space-between;align-items:center}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2)>div{font-size:1rem}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2)>div:first-child{font-weight:500;color:#f7931e;padding-left:20px;background-image:url(gold.fc759c63238368e7b8c1.png);background-repeat:no-repeat;background-position:0;background-size:14px}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2) .redeem_now{color:#fff;padding:3px 8px;cursor:pointer;border-radius:4px;background:linear-gradient(270deg,#ff9000,#fdb111 3%)}.is-pc-device .creditstore .creditstore_head_pc .head_shop_list .creditstore_shoplist_item>div:nth-child(2)>div:nth-child(2) .cashed_out{color:#999;padding:3px 14px;cursor:pointer;border-radius:4px;background:#f4f4f4}.is-pc-device .creditstore .creditstore_content{min-height:unset;padding:0;background:#f4f4f4}.is-pc-device .creditstore .creditstore_content .creditstore_shoplist{margin-top:24px}.is-pc-device .creditstore .creditstore_content .creditstore_shoplist .creditstore_shoplist_item{width:calc((100% - 96px) / 5);margin-right:24px;margin-bottom:24px}.is-pc-device .creditstore .creditstore_content .creditstore_shoplist .creditstore_shoplist_item .redeem_now{cursor:pointer}.is-pc-device .creditstore .creditstore_content .creditstore_shoplist .creditstore_shoplist_item:nth-child(2n){margin-right:24px}.is-pc-device .creditstore .creditstore_content .creditstore_shoplist .creditstore_shoplist_item:nth-child(5n){margin-right:0}.is-pc-device .my_gold{width:1200px;min-height:calc(100vh - 114px);margin:0 auto;padding:72px 0 32px;background:#f4f4f4}.is-pc-device .my_gold .my_gold_content{border-radius:8px;margin-top:24px}.is-pc-device .my_gold .my_gold_content>.exchange_btn{cursor:pointer}.is-pc-device .my_gold .my_gold_detail_content{padding:16px}.is-pc-device .exchangegold_classify .modal-dialog{top:50%;left:50%;width:400px;transform:translate(-50%,-50%)!important}.is-pc-device .exchangegold_classify .modal-dialog .modal-content .modal-body .check_gold_mode>div{margin-bottom:8px;padding:14px;border:1px solid #e5e5e5;border-radius:4px}.is-pc-device .exchangegold_classify .modal-dialog .modal-content .modal-body .check_gold_mode>div:last-child{margin-bottom:0;border:1px solid #e5e5e5}.is-pc-device .exchangegold_classify .modal-dialog .modal-content .modal-body .check_gold_mode .no_gold_action{pointer-events:none;background:#f4f4f4}.is-pc-device .exchangegold_classify .modal-dialog .modal-content .modal-body .check_gold_mode .yes_gold_action{cursor:pointer}.is-pc-device .exchangegold_classify .modal-dialog .modal-content .modal-body .check_gold_mode .yes_gold_action:hover{color:#fff;background:var(--themcolor)}.is-pc-device .exchangegold_classify .modal-dialog .modal-content .modal-body .check_gold_mode .yes_gold_action:hover>div{color:#fff}.is-pc-device .myrecord{width:1200px;height:unset;min-height:calc(100vh - 114px);margin:0 auto;padding:90px 0 24px}.is-pc-device .myrecord .myrecord_title{font-size:1.6rem;font-weight:700;margin-bottom:16px}.is-pc-device .myrecord .myrecord_content{padding:21px 24px;border-radius:4px;background:#fff}.is-pc-device .myrecord .myrecord_content .myrecord_list .myrecord_list_item{padding-left:124px;cursor:pointer}.is-pc-device .myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_left img{width:80px}.is-pc-device .myrecord .myrecord_content .myrecord_list .myrecord_list_item .myrecord_list_item_right{padding-top:12px;padding-bottom:32px}.is-pc-device .pc_myrecord{width:1200px;min-height:calc(100vh - 114px);margin:0 auto;padding:90px 0 24px;background:#f4f4f4}.is-pc-device .pc_myrecord .pc_myrecord_top{padding:24px;background:#fff}.is-pc-device .pc_myrecord .pc_myrecord_top>div{vertical-align:top;display:inline-block}.is-pc-device .pc_myrecord .pc_myrecord_top .pc_myrecord_top_img{width:320px}.is-pc-device .pc_myrecord .pc_myrecord_top .pc_myrecord_top_img img{width:100%;border-radius:4px}.is-pc-device .pc_myrecord .pc_myrecord_top .pc_myrecord_top_price{font-size:1.8rem;width:calc(100% - 344px);padding-top:6px;padding-left:24px}.is-pc-device .pc_myrecord .pc_myrecord_top .pc_myrecord_top_price>div:first-child{font-weight:700;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;margin-bottom:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;word-break:break-all}.is-pc-device .pc_myrecord .pc_myrecord_top .pc_myrecord_top_price>div:nth-child(2){font-weight:500;color:#f7931e;padding-left:22px;background-image:url(gold.fc759c63238368e7b8c1.png);background-repeat:no-repeat;background-position:0;background-size:14px}.is-pc-device .pc_myrecord .pc_myrecord_detail{margin-top:20px;padding:24px;background:#fff}.is-pc-device .pc_myrecord .pc_myrecord_detail .pc_myrecord_detail_list{font-size:1.6rem;font-weight:400}.is-pc-device .pc_myrecord .pc_myrecord_detail .pc_myrecord_detail_list>div{margin-bottom:16px}.is-pc-device .pc_myrecord .pc_myrecord_detail .pc_myrecord_detail_list>div span:first-child{display:inline-block;width:110px}.is-pc-device .pc_myrecord .pc_myrecord_detail .pc_myrecord_detail_btn{margin-top:20px;padding-left:110px}.is-pc-device .pc_myrecord .pc_myrecord_detail .pc_myrecord_detail_btn button{font-size:1.6rem;margin-right:16px;padding:9px 29px;border-radius:4px}.is-pc-device .pc_myrecord .pc_myrecord_detail .pc_myrecord_detail_btn .pc_myrecord_detail_btn_confirm{color:#fff;border:1px solid var(--themcolor);background:var(--themcolor)}.is-pc-device .pc_myrecord .pc_myrecord_detail .pc_myrecord_detail_btn .pc_myrecord_detail_btn_back{border:1px solid #e5e5e5;background:#fff}.is-pc-device .pc_shop_detail{display:flex;flex-direction:column;width:1200px;min-height:calc(100vh - 114px);margin:0 auto;padding:90px 0 24px}.is-pc-device .pc_shop_detail>div{border-radius:4px}.is-pc-device .pc_shop_detail .pc_shop_detail_top{position:relative;margin-bottom:20px;padding:24px;background:#fff}.is-pc-device .pc_shop_detail .pc_shop_detail_top>div{vertical-align:top;display:inline-block}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_top_img{width:320px;margin-right:24px}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_top_img img{width:100%;border-radius:4px}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_title{font-size:1.8rem;width:calc(100% - 344px);padding-top:6px;padding-left:24px}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_title>div:first-child{font-weight:700;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;margin-bottom:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_title>div:nth-child(2){font-weight:500;color:#f7931e;padding-left:22px;background-image:url(gold.fc759c63238368e7b8c1.png);background-repeat:no-repeat;background-position:0;background-size:14px}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_title>div:nth-child(3){position:absolute;right:24px;bottom:24px}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_title>div:nth-child(3)>div{font-size:1.6rem;padding:9px 18px;border-radius:20px}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_title>div:nth-child(3) .redeem_now{color:#fff;cursor:pointer;background:#ff8400}.is-pc-device .pc_shop_detail .pc_shop_detail_top .pc_shop_detail_title>div:nth-child(3) .cashed_out{color:#999;background:#f4f4f4}.is-pc-device .pc_shop_detail .pc_shop_detail_desc{flex:1;padding:24px;background:#fff}.is-pc-device .pc_shop_detail .pc_shop_detail_desc>iframe{display:block;width:100%;height:calc(100vh - 530px)}.is-pc-device .cashedsite{display:flex;flex-direction:column;width:1200px;height:unset;min-height:calc(100vh - 114px);margin:0 auto;padding:90px 0 24px}.is-pc-device .cashedsite .cashedsite_shopnews{margin-bottom:20px;padding:24px}.is-pc-device .cashedsite .cashedsite_shopnews img{width:320px}.is-pc-device .cashedsite .cashedsite_shopnews>div{width:calc(100% - 320px);padding-top:6px;padding-left:24px}.is-pc-device .cashedsite .cashedsite_content{flex:1;padding:24px}.is-pc-device .cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item{justify-content:left;align-items:center;border:none}.is-pc-device .cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .title{width:100px}.is-pc-device .cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.contact input{text-align:left;width:300px;padding:10px 16px;border:1px solid #e5e5e5}.is-pc-device .cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.address{width:50%;padding-left:100px}.is-pc-device .cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.address textarea{width:100%;padding:10px;resize:none;border:1px solid #e5e5e5}.is-pc-device .cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item .content.address .notice{right:10px;bottom:10px}.is-pc-device .cashedsite .cashedsite_content .cashedsite_list .cashedsite_list_item.column{flex-direction:row}.is-pc-device .cashedsite .cashedsite_content .cashedsite_submit_new{padding-left:100px}.is-pc-device .cashedsite .cashedsite_content .cashedsite_submit_new button{color:#fff;padding:9px 39px;border:none;border-radius:4px;background:var(--themcolor)}.is-pc-device .cashedsite_tipclassify .modal-dialog{top:50%;right:0;bottom:0;left:50%;width:600px;transform:translate(-50%,-50%)!important}.is-pc-device .cashedsite_tipclassify .modal-dialog .modal-content{height:unset;padding-bottom:41px;border:none;border-radius:4px}.is-pc-device .cashedsite_tipclassify .modal-dialog .modal-content .modal-body{padding:0}.is-pc-device .cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_btn,.is-pc-device .cashedsite_tipclassify .modal-dialog .modal-content .modal-body .exchangeresult_info{padding:0 120px}.is-pc-device .pc_mytitle{width:1200px;min-height:calc(100vh - 114px);margin:0 auto;padding:90px 0 24px;background:#f4f4f4}.is-pc-device .pc_mytitle .pc_mytitle_info{position:relative;display:flex;width:100%;height:100px;margin-top:16px;margin-bottom:24px;padding-top:22px;padding-bottom:25px;background:#fff;border-radius:8px}.is-pc-device .pc_mytitle .pc_mytitle_info .pc_mytitle_info_item{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid #e5e5e5}.is-pc-device .pc_mytitle .pc_mytitle_info .pc_mytitle_info_item:nth-child(3){border:none}.is-pc-device .pc_mytitle .pc_mytitle_info .pc_mytitle_info_item .line_1{font-size:1.8rem;font-weight:700;color:#666;margin-bottom:9px}.is-pc-device .pc_mytitle .pc_mytitle_info .pc_mytitle_info_item .line_2{margin-bottom:0}.is-pc-device .pc_mytitle .pc_mytitle_info .pc_mytitle_info_help{position:absolute;top:16px;right:24px;cursor:pointer}.is-pc-device .pc_mytitle .pc_mytitle_info .pc_mytitle_info_help img{width:16px}.is-pc-device .pc_mytitle .pc_mytitle_content{width:100%;padding:24px;background:#fff;border-radius:8px}.is-pc-device .pc_mytitle .pc_mytitle_content .pc_mytitle_content_caption{display:flex;align-items:center;height:41px;background:#f4f4f4}.is-pc-device .pc_mytitle .pc_mytitle_content .pc_mytitle_content_caption .caption_item{font-size:1.4rem;color:#999}.is-pc-device .pc_mytitle .pc_mytitle_content .pc_mytitle_content_caption .caption_item:first-child{padding:0 21px}.is-pc-device .pc_mytitle .pc_mytitle_content .pc_mytitle_content_caption .caption_item:nth-child(2){flex:0 0 512px;width:512px;padding:0 20px}.is-pc-device .pc_mytitle .pc_mytitle_content .pc_mytitle_content_caption .caption_item:nth-child(3){text-align:left;flex:1}.is-pc-device .pc_mytitle .pc_mytitle_content .pc_mytitle_content_caption .caption_item:nth-child(4){text-align:right;flex:1;margin-right:60px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list{padding:18px 0}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item{font-size:1.6rem;color:#000;display:flex;align-items:center;margin-bottom:24px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_place{color:#9e9e9f;text-align:center;padding:0 23px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_place img{width:31px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_place span{font-size:1.5rem;text-align:center;display:inline-block;min-width:31px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_name{display:flex;flex:0 0 477px;align-items:center;width:477px;padding:0 10px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_name img{width:50px;margin-right:16px;border-radius:50%}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_name .word{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_name .word .line_1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_name .word .line_2{font-size:1.4rem;color:#999;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:0}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_value{text-align:left;flex:1}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_value span{text-align:center;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:100px}.is-pc-device .pc_mytitle .pc_mytitle_content .rankings_list .rankings_list_item .rankings_list_title{font-size:1.4rem;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:0 0 146px;width:146px}.is-pc-device .pc_mytitle .mytitle-help_box{margin-top:25vh!important}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content{border-radius:4px;background:#fff}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-header{position:relative;height:auto;padding:16px 0 0!important}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-header img{position:absolute;top:12px;right:13px;width:28px;cursor:pointer}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-header .modal-title{font-size:1.8rem;font-weight:700;color:#000;text-align:center;padding:0 0 4px 12px}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .mytitle-help_content_caption{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;padding-right:42px;padding-left:31px;background:#f4f4f4}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .mytitle-help_content_caption .caption_item{font-size:1.3rem;color:#999;flex:1}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .mytitle-help_content_caption .caption_item:nth-child(2){text-align:center;margin-right:26px}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .mytitle-help_content_caption .caption_item:nth-child(3){text-align:right;margin-right:11px}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .rule_list{padding-top:24px}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .rule_list .rule_list_item{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .rule_list .rule_list_item .rule_list_level{font-size:1.4rem;color:#999;text-align:center;flex:0 0 85px;width:85px;margin-right:11px;padding:0 10px}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .rule_list .rule_list_item .rule_list_title{font-size:1.4rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1;padding:0 10px}.is-pc-device .pc_mytitle .mytitle-help_box .modal_content .modal-body .mytitle-help_content .rule_list .rule_list_item .rule_list_value{font-size:1.3rem;color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:0 0 145px;width:145px;padding:0 10px}.is-pc-device .pc_excitationexplain_box{width:960px}.is-pc-device .pc_excitationexplain_box .modal-content{border-radius:8px!important;background:#fff;padding:24px}.is-pc-device .pc_excitationexplain_box .modal-content .modal-header{text-align:center;position:relative;height:auto;padding-top:0!important;padding-bottom:12px!important}.is-pc-device .pc_excitationexplain_box .modal-content .modal-header img{position:absolute;z-index:2000;top:0;left:0;width:44px}.is-pc-device .pc_excitationexplain_box .modal-content .modal-header .modal-title{font-size:1.8rem;font-weight:700;color:#000;text-align:center;padding:0}.is-pc-device .pc_excitationexplain_box .modal-content .modal-body{max-height:516px!important;margin-bottom:12px;padding:12px!important}.is-pc-device .pc_excitationexplain_box .modal-content .modal-body table{width:100%;border-spacing:0;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.is-pc-device .pc_excitationexplain_box .modal-content .modal-body table td,.is-pc-device .pc_excitationexplain_box .modal-content .modal-body table th{text-align:center}.is-pc-device .pc_excitationexplain_box .modal-content .modal-body table thead>tr{font-size:1.4rem;color:#666;height:44px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.is-pc-device .pc_excitationexplain_box .modal-content .modal-body table tbody>tr{font-size:1.4rem;color:#666}.is-pc-device .pc_excitationexplain_box .modal-content .modal-body table tbody>tr th{padding:0 5px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.is-pc-device .pc_excitationexplain_box .modal-content .modal-body table tbody>tr td{height:50px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.is-pc-device .pc_excitationexplain_box .modal-content .modal-footer{margin:0 auto;padding-bottom:0}.is-pc-device .pc_excitationexplain_box .modal-content .modal-footer .btn{width:352px;height:50px;cursor:pointer;border-radius:50px;background:var(--themcolor)}.is-pc-device .pc_excitationexplain_box .modal-content .modal-footer .btn span{font-size:1.8rem;font-weight:700;color:#fff;text-align:center}.is-pc-device .mylearntime{min-height:100%;padding:72px 0 40px}.is-pc-device .mylearntime .mylearntime_content{width:1200px;min-height:auto;margin:auto;padding:0}.is-pc-device .mylearntime .mylearntime_content .mylearntime_num{font-size:4.2rem;color:#000;padding:24px 0;background-color:#fff;border-radius:8px;margin-top:0!important}.is-pc-device .mylearntime .mylearntime_content .mylearntime_num>.exchangeable_value{display:block;font-size:1.2rem;color:#000;font-weight:400;text-align:center}.is-pc-device .mylearntime .mylearntime_content .mylearntime_list{min-height:300px;padding:10px 24px;background-color:#fff;border-radius:8px}.is-pc-device .mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_left{width:100%}.is-pc-device .mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_left>div:first-child{font-size:1.6rem;padding-right:172px}.is-pc-device .mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_left>div:nth-child(2){font-size:1.4rem}.is-pc-device .mylearntime .mylearntime_content .mylearntime_list .mylearntime_list_item .mylearntime_list_item_right{font-size:1.4rem;width:160px}.is-pc-device .myclasshour .myclasshour_filter{position:absolute;top:62px;left:24px}.is-pc-device .myclasshour .myclasshour_filter>div{font-size:1.4rem;color:#000}.is-pc-device .myclasshour .mylearntime_num{position:relative;z-index:0}.is-pc-device .myclasshour .mylearntime_num .pc-timequery{position:absolute;top:16px;left:24px}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-toggle>div{font-size:1.4rem;color:#000;padding:2px 12px;cursor:pointer;border:1px solid transparent;border-radius:30px;background-color:#f4f4f4}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-toggle>div>img{width:8px;margin-left:6px}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu{position:absolute;top:-14px!important;left:-22px!important;width:1200px;height:125px;margin:0;padding:24px;box-shadow:none;border:1px solid transparent;border-radius:4px}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query>div{display:inline-block}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query>div>p{font-size:1.4rem;color:#999;margin-bottom:24px}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query .pc-timequery-query-left>div>span{font-size:1.4rem;color:#000;margin-right:24px;padding:4px 20px;cursor:pointer;border:1px solid transparent;border-radius:30px;background-color:#f4f4f4}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query .pc-timequery-query-left>div .timequery-select{color:#fff;background-color:var(--themcolor)}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query .pc-timequery-query-right{margin-left:60px}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query .pc-timequery-query-right>div>input{vertical-align:middle;display:inline-block;padding:4px 14px;border:1px solid #e5e5e5;border-radius:4px;background-color:transparent}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query .pc-timequery-query-right>div>span{vertical-align:middle;display:inline-block;width:auto;margin:0 12px}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-query .pc-timequery-query-right>div .search{font-size:1.6rem;color:#fff;margin-left:16px;padding:4px 20px;cursor:pointer;border:1px solid transparent;border-radius:40px;background-color:var(--themcolor)}.is-pc-device .myclasshour .mylearntime_num .pc-timequery .dropdown-menu .pc-timequery-back{position:absolute;top:0;right:0;width:44px;cursor:pointer}.is-pc-device .myclasshour .mylearntime_list_item_left{width:calc(100% - 210px)!important}.is-pc-device .myclasshour .mylearntime_list_item_right{width:210px!important}.is-pc-device .myclasshour-classhour-left,.is-pc-device .myclasshour-classhour-right{left:0}.is-pc-device .pc_excitationexplain{width:1200px;min-height:calc(100vh - 114px);margin:0 auto;padding:90px 0 24px;background:#f4f4f4}.is-pc-device .pc_excitationexplain .excitationexplain_title{font-size:2rem;font-weight:700;color:#000;padding-bottom:16px}.is-pc-device .pc_excitationexplain .excitationexplain_content{padding:24px;background-color:#fff}.is-pc-device .pc_excitationexplain .excitationexplain_content table{width:100%;border-spacing:0;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.is-pc-device .pc_excitationexplain .excitationexplain_content table td,.is-pc-device .pc_excitationexplain .excitationexplain_content table th{text-align:center}.is-pc-device .pc_excitationexplain .excitationexplain_content table thead>tr{font-size:1.4rem;color:#666;height:44px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.is-pc-device .pc_excitationexplain .excitationexplain_content table tbody>tr{font-size:1.4rem;color:#666}.is-pc-device .pc_excitationexplain .excitationexplain_content table tbody>tr th{padding:0 5px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.is-pc-device .pc_excitationexplain .excitationexplain_content table tbody>tr td{height:50px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.is-pc-device .integral-rank-pc{width:100%;padding-top:72px;overflow:hidden}.is-pc-device .integral-rank-pc .integral_rank_pc_header{width:100%;height:193px;background:linear-gradient(180deg,rgba(var(--rgbnum),.5),rgba(var(--rgbnum),0))}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left{width:1200px;margin:0 auto;display:flex;justify-content:flex-start}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_title{width:180px;height:120px;padding:24px 24px 0;background-color:rgba(0,0,0,.5);border-radius:0 0 8px 8px;color:#fff;position:relative}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_title>h3{font-size:3.2rem;margin-bottom:8px}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_title>p{font-size:1.4rem;color:#fff;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_title>span{position:absolute;white-space:nowrap;word-break:keep-all;color:#666;font-size:1.4rem;border-radius:4px;padding:2px 5px;z-index:20;background-color:#fff;border:0;left:30%;bottom:0}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_select{width:calc(100% - 180px)}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_select .next-navbar{position:static;width:100%;height:120px;display:flex;border:0;align-items:flex-end;justify-content:flex-start;background-color:transparent;padding:0}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_select .next-navbar>li{background-color:transparent;padding:0 24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_select .next-navbar>li>div{font-size:1.6rem;color:#000;font-weight:400}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_select .next-navbar .active>div{color:var(--themcolor)}.is-pc-device .integral-rank-pc .integral_rank_pc_header .rank_pc_header_left .pc_header_left_select .next-navbar .active>div>div{width:27px;height:3px;top:7px;border-radius:2px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant{width:1200px;margin:0 auto;position:relative;top:-56px;z-index:10;display:flex}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left{width:823px;min-height:350px;margin-right:24px;background-color:#fff;border-radius:8px;padding:0 24px 20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top{width:100%}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward{background-color:transparent}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div{width:100%!important;display:flex;flex-direction:row;justify-content:space-between;position:relative;align-items:flex-end}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div{text-align:left;min-height:113px;min-width:300px;border-radius:8px;background-color:#fff;display:flex;align-items:center}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div{min-height:60px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div{vertical-align:middle;position:relative;display:inline-block}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child{width:60px;min-height:60px;position:relative}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child>div:first-child{width:60px;height:60px;border-radius:100%;overflow:hidden}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child>div:first-child>img{width:100%;height:100%}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child>div:first-child>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child>div:first-child>div>img{width:100%;height:100%;position:absolute;left:0;top:0}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child>div:first-child>div>span{position:relative;font-size:3.4rem;font-weight:700;color:#fff}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child>img:nth-child(2){position:absolute;bottom:-12px;width:26px;left:18px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:first-child>.mechanism{position:absolute;bottom:17px;width:26px!important;height:auto!important}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:nth-child(2){width:calc(100% - 70px);margin-left:10px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:nth-child(2)>p{margin:0 0 2px;font-size:1.6rem}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:nth-child(2)>div{color:#666;font-size:1.4rem}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:nth-child(2)>span{font-size:1.4rem;color:#000}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div>div>div:nth-child(2)>span>span{color:#999}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div:first-child{padding:0 23px 0 11px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div:nth-child(2){position:absolute;min-width:269px;min-height:120px;z-index:1;padding:0 30px;box-shadow:0 -6px 6px hsla(0,0%,89.8%,.5);left:50%;transform:translateX(-50%)}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div>div:nth-child(3){padding-left:76px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>div:first-child{width:calc((100% - 24px) * .7)}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>.pc-integral-rank-mine{width:calc((100% - 24px) * .3);margin-left:24px;padding:31px 0;border:1px solid transparent;border-radius:4px;background-color:#fff}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>.pc-integral-rank-mine>div{font-size:1.4rem;text-align:center;vertical-align:middle;display:inline-block;width:50%;min-height:auto;padding:0}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>.pc-integral-rank-mine>div>p{font-size:2.4rem;margin:0 0 3px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .rank_pc_contant_left_forward>.pc-integral-rank-mine>div:nth-child(2){z-index:0;padding:0;box-shadow:none;border-left:1px solid #e5e5e5}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards{margin-top:4px;width:100%}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-thead{width:100%;background-color:#f8f8f8;height:44px;border-radius:4px;line-height:44px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-thead .integral-rank-thead-box{width:100%!important;padding:0 24px;border-bottom:0!important;display:flex;flex-direction:row;justify-content:space-between;flex-flow:nowrap}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-thead .integral-rank-thead-box span{display:flex;flex-direction:row;color:#999;font-size:1.4rem}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-thead .integral-rank-thead-box span:first-of-type{width:50px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-thead .integral-rank-thead-box span:nth-of-type(2){width:calc((100% - 52px) * .2);padding-left:20px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-thead .integral-rank-thead-box span:nth-of-type(3){width:calc((100% - 52px) * .5);text-align:center;justify-content:center}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-thead .integral-rank-thead-box span:nth-of-type(4){width:calc((100% - 52px) * .3);text-align:right;justify-content:flex-end}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body{background-color:transparent;display:flex;padding:0 24px;margin-top:25px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div{display:flex;align-items:center}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:first-of-type{width:50px;font-size:1.4rem;color:#999}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:first-of-type>span{min-width:25px;text-align:center;display:inline-block}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:nth-of-type(2){width:calc((100% - 52px) * .2);padding-left:20px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:nth-of-type(2)>img{width:40px;height:40px;margin-right:12px;border-radius:50%}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:nth-of-type(2)>span{color:#000;font-size:1.6rem;font-weight:500}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:nth-of-type(3){width:calc((100% - 52px) * .5);font-size:1.4rem;color:#000;text-align:center;justify-content:center}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:nth-of-type(4){width:calc((100% - 52px) * .3);justify-content:flex-end}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:nth-of-type(4)>span:first-of-type{color:#000;font-size:1.6rem;margin-right:7px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .integral-rank-content-top-afterwards .integral-rank-body>div:nth-of-type(4)>span:nth-of-type(2){color:#999;font-size:1.4rem}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_left .integral-rank-content-top .nomessage_defult{padding-top:12px;position:static}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right{background-color:transparent;width:calc(100% - 847px)}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right>div{width:100%;background-color:#fff;border-radius:8px;margin-bottom:24px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right .rank_pc_contant_right_myrank>.pc_contant_right_myrank{width:100%;padding:31px 0;border:1px solid transparent}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right .rank_pc_contant_right_myrank>.pc_contant_right_myrank>div{font-size:1.4rem;text-align:center;vertical-align:middle;display:inline-block;width:50%;min-height:auto;padding:0}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right .rank_pc_contant_right_myrank>.pc_contant_right_myrank>div>p{font-size:2.4rem;margin:0 0 3px}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right .rank_pc_contant_right_myrank>.pc_contant_right_myrank>div:nth-child(2){z-index:0;padding:0;box-shadow:none;border-left:1px solid #e5e5e5}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right .rank_pc_contant_right_schedule{padding:16px 0}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right .rank_pc_contant_right_schedule .chart_pc_circle_progress{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block}.is-pc-device .integral-rank-pc .integral_rank_pc_contant .rank_pc_contant_right .rank_pc_contant_right_schedule .chart_pc_circle_progress svg text{transform:translateY(14px)}.is-pc-device .examRanking-PC{width:100%;min-height:100vh}.is-pc-device .examRanking-PC .examRanking-PC-box{width:1200px;overflow:hidden;min-height:calc(100% - 180vh);padding:72px 0 0;margin:0 auto}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header{width:100%;height:254px;position:relative}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top{width:100%;height:134px;display:flex;flex-direction:row;position:relative}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div{height:100%;display:flex;flex-direction:column}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div p{color:#fff}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:first-of-type{width:180px;height:120px;background-color:rgba(0,0,0,.5);border-radius:0 0 8px 8px;position:relative;padding:24px 24px 0;z-index:11}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:first-of-type>p{text-align:center;width:100%;display:inline-block}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:first-of-type>p:first-of-type{font-size:3.2rem;margin-bottom:8px;color:#fff}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:first-of-type>p:nth-of-type(2){font-size:1.4rem;color:#fff;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:first-of-type>span{position:absolute;white-space:nowrap;word-break:keep-all;color:#666;font-size:1.4rem;border-radius:4px;padding:2px 5px;z-index:20;background-color:#fff;border:0;left:30%;bottom:-8px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:nth-of-type(2){position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 180px);padding:0 100px;justify-content:center}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:nth-of-type(2) p{text-align:center}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:nth-of-type(2) p:first-of-type{font-size:3.2rem;margin-bottom:8px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:nth-of-type(2) p:nth-of-type(2){font-size:1.8rem}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:nth-of-type(3){width:calc(100% - 847px);justify-content:flex-end;align-items:center}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-top div:nth-of-type(3) img{position:relative;bottom:-15px;width:128px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank{width:100%;height:120px;display:flex;flex-direction:row}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left{width:823px;height:100%;display:flex;flex-direction:row;align-items:flex-end;margin-right:24px;justify-content:center;position:relative}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item{background:#fff;border-radius:4px;display:flex;flex-direction:row;align-items:center;padding:17px 33px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div{position:relative;display:flex;flex-direction:row;justify-content:center}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div:first-of-type{margin:0 23px 0 0}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div:nth-of-type(2){flex-direction:column;height:86%;width:calc(100% - 83px);justify-content:space-around;font-size:1.2rem}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div:nth-of-type(2) p{padding:0;margin:0;font-size:1.6rem;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div:nth-of-type(2) p>span{font-size:1.4rem;color:#666}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div:nth-of-type(2)>p:nth-child(2){margin:4px 0;font-size:1.4rem;color:#666}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div img:first-of-type{width:60px;height:60px;border-radius:60px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item div img:nth-of-type(2){position:absolute;bottom:-6px;width:31px;height:26px;left:50%;transform:translateX(-50%)}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item1{width:256px;height:100%;position:absolute;z-index:99;box-shadow:0 -6px 6px hsla(0,0%,89.8%,.5);left:50%;transform:translateX(-50%);bottom:0}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item2,.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item3{width:300px;height:112px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-left .myRank-left-item2{margin-right:233px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-right{width:calc(100% - 847px);height:100%;background-color:#fff;border-radius:4px;position:relative;z-index:99;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 10px;font-size:3rem;color:#e5e5e5}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-right div{width:45%;font-size:1.4rem;text-align:center;color:#000}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-right div p:first-of-type{font-size:2.4rem}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-right div:first-of-type{margin-right:4%}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-header .examRanking-PC-header-myRank .PC-header-myRank-right div:nth-of-type(2){margin-left:4%}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant{width:100%;margin-top:24px;border-radius:4px;padding:19px 24px;background-color:#fff}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab{width:100%;display:flex;flex-direction:column}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-header{width:100%;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-header span{text-align:center;color:#999;font-size:1.4rem;display:inline-block}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-header span:first-of-type{width:56px;margin-right:10px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-header span:nth-of-type(2){width:204px;text-align:left;padding-left:14px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-header span:nth-of-type(3){width:calc(100% - 450px);padding:0 20px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-header span:nth-of-type(4){width:180px;text-align:right;padding-right:37px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox{width:100%;padding-top:16px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list{width:100%;margin-bottom:25px;display:flex;flex-direction:row;align-items:center}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list:last-of-type{margin:0}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-left{width:270px;display:flex;flex-direction:row;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-left p{width:56px;color:#999;font-size:1.4rem;text-align:center;margin:0;padding:0}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-left div{margin-left:10px;width:204px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:1.6rem;font-weight:500;color:#000}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-left div img{width:40px;height:40px;margin-right:12px;border-radius:40px}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-org{width:calc(100% - 360px);padding:0 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;font-size:1.4rem;color:#000;font-weight:400}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-score{width:180px;text-align:right;padding-right:26px;font-size:1.6rem;color:#000;font-weight:500}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-score span{display:flex;flex-direction:row;text-align:right;justify-content:flex-end}.is-pc-device .examRanking-PC .examRanking-PC-box .examRanking-PC-contant .examRanking-PC-contant-tab .PC-contant-tab-listBox .PC-contant-tab-list .PC-contant-tab-list-score p{color:#999;font-size:1.4rem;margin-left:8px;font-weight:400}.is-pc-device .Examing{background:linear-gradient(180deg,#ff9c33,rgba(255,156,51,0) 320px)}.is-pc-device .Examed{background:linear-gradient(180deg,#ff5d5d,rgba(255,93,255,0) 320px)}.is-pc-device .noExam,.is-pc-device .noToExam{background:linear-gradient(180deg,#b1c4c9,rgba(177,196,201,0) 320px)}.is-pc-device .live{min-width:1200px;min-height:100%;padding-top:78px;padding-bottom:40px;background-color:#f4f4f4}.is-pc-device .live>div{width:1200px;margin:auto}.is-pc-device .liveBox .common_middle{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.is-pc-device .liveBox .common_middle app-live-list{width:calc((100% - 72px) / 4);margin:0 24px 24px 0}.is-pc-device .liveBox .common_middle app-live-list:nth-of-type(4n){margin:0 0 24px}.is-pc-device .caselibrary-box-list{display:inline-block;vertical-align:top;width:calc((100% - 48px) / 4);margin:24px 16px 0 0;background-color:#fff;border-radius:8px;overflow:hidden}.is-pc-device .caselibrary-box-list:nth-child(4n){margin-right:0}.is-pc-device .reject-record-modal--pc{position:absolute;top:calc(50% - 265px);left:calc(50% - 210px);border-radius:4px;overflow:hidden}.is-pc-device .reject-record-modal--pc .modal-content{width:420px;height:530px;border-radius:4px!important}.is-pc-device .homeworkroll_pc_sliding_item{position:relative;width:calc(100% - 48px);margin:0 24px}.is-pc-device .homeworkroll_pc_sliding_item .homeworkroll_search_sign{position:absolute;right:0;top:6px;background-color:transparent;display:flex;flex-direction:row;align-items:center;height:100%}.is-pc-device .homeworkroll_head_info div{background-color:#fff}.is-pc-device .homeworkroll_pc_sliding_item_Ups{cursor:pointer}.is-pc-device .homework_pc{overflow:hidden;padding-bottom:40px}.is-pc-device .homework_pc .homework_submit{width:100%}.is-pc-device .homework_pc .homework_submit button{margin-left:130px!important;margin-top:0!important;width:120px}.is-pc-device .outer_list_pc{width:calc(100% - 48px)!important;margin:0 24px;padding:8px 0}.is-pc-device .outer_list .pc_outer_list{width:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;position:relative;padding:12px 0 8px}.is-pc-device .outer_list .pc_outer_list .bottom_border{height:1px;border-bottom:1px solid #e5e5e5;position:absolute;right:0;bottom:0;width:calc(100% - 40px)}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left,.is-pc-device .outer_list .pc_outer_list .pc_outer_list_mod,.is-pc-device .outer_list .pc_outer_list .pc_outer_list_right{width:33.33%}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left{display:flex;flex-direction:row;align-items:center}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left img{width:40px;height:40px}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left .pc_outer_list_left_con{display:flex;flex-direction:column;margin-left:8px;width:calc(100% - 48px)}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left .pc_outer_list_left_con .pc_outer_list_left_name{display:flex;flex-direction:row;flex-wrap:nowrap}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left .pc_outer_list_left_con .pc_outer_list_left_name p{margin:0;padding:0 8px 0 0;font-size:1.6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:60%}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left .pc_outer_list_left_con .pc_outer_list_left_name .pc_outer_list_left_icon{font-size:1rem;font-weight:400;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;max-width:40%;padding:0 4px;border-radius:25px;line-height:24px;transform:scale(.9)}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_left .pc_outer_list_left_con .pc_outer_list_left_team{margin-top:5px;font-size:1.4rem;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_mod{font-size:1.4rem;display:flex;flex-direction:row;align-items:center}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_mod span{width:100%;text-align:center}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_mod .notCorrected{color:#ff5d5d}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_mod .corrected{color:#18c884}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.is-pc-device .outer_list .pc_outer_list .pc_outer_list_right span{border:1px solid var(--themcolor);border-radius:18px;font-size:1.4rem;color:var(--themcolor);height:36px;padding:0 22px;line-height:36px;text-align:center}.is-pc-device .homeworkroll_pc_sliding_item .next-navbar>li>div{font-size:1.6rem;font-weight:500}.is-pc-device .homeworkroll_pc_sliding_item .next-navbar>.active>div>div{position:relative;top:2px;width:20px;height:3px;margin:0 auto;background-color:var(--themcolor);border-radius:3px}.is-pc-device .datakanban .datakanban-tooltip-message-tip{padding:0;transform:unset!important;opacity:1!important;bottom:24px!important;right:0!important;top:unset!important;left:unset!important}.is-pc-device .datakanban .datakanban-tooltip-message-tip .arrow{display:none}.is-pc-device .datakanban .datakanban-tooltip-message-tip .tooltip-inner{max-width:180px;width:180px;padding:16px;font-size:14px;text-align:left;color:rgba(0,0,0,.8);background-color:#fff;border-radius:8px}.is-pc-device .datakanban .login-datakanban .progress .progress-bar-warning{background-color:#0098ed!important}.is-pc-device .datakanban .activity-datakanban .progress .progress-bar-warning,.is-pc-device .datakanban .course-datakanban .progress .progress-bar-warning{background:linear-gradient(90deg,#3a9bfb,#294bf2)!important}.is-pc-device .pc_qualification_principal_list_right_item_content_top_content_status .datakanban-tooltip-message-tip{padding:0;transform:unset!important;opacity:1!important;bottom:24px!important;top:unset!important;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);left:20%!important;min-width:100px;border-radius:4px}.is-pc-device .pc_qualification_principal_list_right_item_content_top_content_status .datakanban-tooltip-message-tip .arrow{display:none}.is-pc-device .pc_qualification_principal_list_right_item_content_top_content_status .datakanban-tooltip-message-tip .tooltip-inner{max-width:180px;width:180px;padding:16px;font-size:14px;text-align:left;color:rgba(0,0,0,.8);background-color:#fff;border-radius:8px}.is-pc-device .forumplatedetail .fix_defult .nomessage_defult>img{margin-top:0!important}.is-pc-device .chart_pc_circle_progress>defs>linearGradient>stop{stop-color:var(--themcolor)}.is-pc-device .chart_pc_circle_progress>text>tspan:first-child{fill:var(--themcolor)}.is-pc-device .project_grid>div{position:relative}.is-pc-device .project_grid>div .project-grid-assess-tooltip-message-tip,.is-pc-device .project_grid>div .project-grid-homework-tooltip-message-tip,.is-pc-device .project_grid>div .project-grid-sign-tooltip-message-tip{padding:0;transform:unset!important;opacity:1!important;top:36px!important;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);min-width:unset!important;border-radius:4px}.is-pc-device .project_grid>div .project-grid-assess-tooltip-message-tip .arrow,.is-pc-device .project_grid>div .project-grid-homework-tooltip-message-tip .arrow,.is-pc-device .project_grid>div .project-grid-sign-tooltip-message-tip .arrow{display:none}.is-pc-device .project_grid>div .project-grid-assess-tooltip-message-tip .tooltip-inner,.is-pc-device .project_grid>div .project-grid-homework-tooltip-message-tip .tooltip-inner,.is-pc-device .project_grid>div .project-grid-sign-tooltip-message-tip .tooltip-inner{max-width:240px;width:unset;padding:8px 16px;font-size:14px;text-align:left;color:rgba(0,0,0,.8);background-color:#fff;border-radius:8px}.is-pc-device .project_grid>div .project-grid-sign-tooltip-message-tip{left:-20%!important}.is-pc-device .project_grid>div .project-grid-assess-tooltip-message-tip{left:15%!important}.is-pc-device .project_grid>div .project-grid-homework-tooltip-message-tip{left:50%!important;right:-20%!important}.is-pc-device .pc_header_toAdmin_btn{margin-right:24px;padding:4px 16px;border-radius:99px;border:1px solid var(--themcolor);color:var(--themcolor);font-size:1.4rem;cursor:pointer}.is-pc-device .home_content_left .content_left_item>.content_left_item_other .postcourse_list .postcourse_list_item .courselist_item{width:calc((100% - 24px) / 2);margin:0 16px 16px 0}.is-pc-device .home_content_left .content_left_item>.content_left_item_other .postcourse_list .postcourse_list_item:nth-of-type(2n) .courselist_item{margin-right:0}.is-pc-device .home_content_left_showAll .content_left_item>.content_left_item_other .postcourse_list .postcourse_list_item .courselist_item{width:calc((100% - 72px) / 4)}.is-pc-device .home_content_left_showAll .content_left_item>.content_left_item_other .postcourse_list .postcourse_list_item:nth-of-type(4n) .courselist_item{margin-right:0}.is-pc-device .home_content_right .content_left_item>.content_left_item_other .postcourse_list .postcourse_list_item .courselist_item{width:100%;margin-right:0}.is-pc-device .trainingProject-swiper-pagination{text-align:right;padding-right:31px;padding-bottom:15px!important}.is-pc-device .trainingProject-swiper-pagination>.swiper-pagination-bullet{width:10px;height:10px;margin-right:14px}.is-pc-device .trainingProject-swiper-pagination>.swiper-pagination-bullet::hover{width:14px;height:14px}.is-pc-device .common_hover:hover{box-shadow:0 0 11px rgba(0,0,0,.08);transition:all .2s ease-in-out;transform:translateY(-5px)}.is-pc-device .pc_mycenter_content .live_lists_item .live_title,.is-pc-device .pc_mycenter_content .project_item .project_name{background-color:#f8f8f8!important}.is-pc-device .part_filter{background-color:#fff}.is-pc-device .part_filter>div{width:calc(50% - 20px);display:inline-block;padding:4px;border-radius:99px;background:#f8f8f8;text-align:center;cursor:pointer}.is-pc-device .part_filter>div:first-child{margin-right:16px}.is-pc-device .part_filter .active{background-color:rgba(var(--rgbnum),.1);color:var(--themcolor)}.is-pc-device .part_filter .selected{display:block!important;font-size:1.2rem}.is-pc-device .task_selectBox{float:unset!important}.is-pc-device .task_selectBox .one_select{position:relative;display:block!important}.is-pc-device .task_selectBox .one_select img{margin-right:12px}.is-pc-device .task_selectBox .order{margin-right:4px;padding-left:16px;border-left:1px solid #e5e5e5}.is-pc-device .task_selectBox .app-svg-themebox{width:16px;height:16px}.is-pc-device .task_selectBox .pc_order .dropdown-menu{border:none;margin-top:5px;padding:12px 24px;box-shadow:0 3px 6px 0 rgba(0,0,0,.1);border-radius:4px}.is-pc-device .task_selectBox .pc_order .dropdown-menu li{border:none;padding:12px 0;font-size:1.3rem;white-space:nowrap;cursor:pointer}.is-pc-device .task_selectBox .pc_order .dropdown-menu .active{color:var(--themcolor)}.is-pc-device .task_selectBox .pc_order .alwaysshow{display:block!important}.is-pc-device .task_selectBox .pc_order_right{width:136px!important}.is-pc-device .pc_task_middle{padding:16px 0;border-top:1px solid #e5e5e5}.is-pc-device .pc_task_middle .one_select span{font-size:1.6rem;font-weight:700}.is-pc-device .pc_task_middle .one_select img{width:16px}.is-pc-device .pc_task_middle .order{border-left:none;padding-left:0}.is-pc-device .pc_task_middle .dropdown-menu{max-height:320px;overflow:auto}.is-pc-device .pc_task_middle .part_filter{width:50%!important}.is-pc-device .pc_taskmodal{min-width:450px;padding:32px 24px 24px!important;left:-386px!important;border-radius:16px!important}.is-pc-device .pc_taskmodal>div{margin-bottom:16px}.is-pc-device .pc_taskmodal>div>div{display:inline-block;font-size:1.4rem;width:75px!important;text-align:right;align-items:center}.is-pc-device .pc_taskmodal .time_input,.is-pc-device .pc_taskmodal .words_input{width:calc(100% - 85px)!important;margin-left:8px;font-size:1.3rem}.is-pc-device .pc_taskmodal .time_input input,.is-pc-device .pc_taskmodal .words_input input{width:calc(50% - 17px);vertical-align:middle;display:inline-block}.is-pc-device .pc_taskmodal .time_input span,.is-pc-device .pc_taskmodal .words_input span{margin:0 8px}.is-pc-device .pc_taskmodal .pc_filter_btn{margin-bottom:0;text-align:right;display:block!important}.is-pc-device .pc_taskmodal .pc_filter_btn button{border:1px solid var(--themcolor);background-color:var(--themcolor);color:#fff;padding:6px 32px;border-radius:16px;margin-left:24px;font-size:1.4rem;cursor:pointer}.is-pc-device .pc_taskmodal .pc_filter_btn .reset-btn{background-color:#fff;color:#000;border:1px solid #e5e5e5}.is-pc-device .pc_taskmodal .input_base{padding:8px 16px;border:1px solid #e5e5e5;width:100%;border-radius:4px}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox .pc_taskmodal{display:none}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox .pc_taskmodal.show{display:block}.is-pc-device .pc_mycenter_content_left_list .pc_mycenter_content_header .selectBox .pc_taskmodal.show div{display:flex}.is-pc-device .pc_mycenter_task{left:-306px!important}.is-pc-device .nohidden{overflow:unset!important}.is-pc-device .pc_common_container{width:1200px;margin:auto;padding-top:72px}.is-pc-device .direct_pass{background-color:#fff;border-radius:8px;min-height:480px;position:relative}.is-pc-device .direct_pass .nomessage_defult{top:50%;transform:translateY(-50%)}.is-pc-device .direct_pass .nomessage_defult>img{width:200px;height:200px;margin-bottom:32px}.is-pc-device .direct_pass .nomessage_defult>p{font-size:1.6rem;color:#000}.is-pc-device .unable_input{background-color:#f8f8f8;pointer-events:none}.is-pc-device .unable_theme_button{opacity:.4;pointer-events:none}.is-pc-device .no_point{pointer-events:none}.is-pc-device .assess_project_detail .nomessage_defult{position:relative!important}.is-pc-device .pc_dropmodal{min-width:450px;padding:0!important;left:-326px!important;border-radius:16px!important;margin-top:12px}.is-pc-device .pc_dropmodal .modal_body{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:24px 24px 16px}.is-pc-device .pc_dropmodal .modal_body .modal_item{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_title{font-size:1.4rem;font-weight:400;line-height:40px;color:#000;text-align:right;width:75px!important}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value{flex:1;font-size:1.4rem}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value .input_base{padding:8px 16px;border:1px solid #e5e5e5;width:100%;border-radius:4px;vertical-align:middle;display:inline-block}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value .input_base::-webkit-input-placeholder{color:#ccc}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value_time{display:flex;flex-direction:row;align-items:center;gap:8px}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value_time .input_time{flex-grow:1;vertical-align:middle;display:inline-block}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value_type{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;padding:6px 0}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value_type>div{font-size:1.2rem;font-weight:400;color:#000;border-radius:99px;border:1px solid #e5e5e5;padding:4px 10px}.is-pc-device .pc_dropmodal .modal_body .modal_item .item_value_type .active{color:var(--themcolor);border:1px solid var(--themcolor)}.is-pc-device .pc_dropmodal .modal_footer{width:100%;height:56px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:24px;padding:8px 24px 16px}.is-pc-device .pc_dropmodal .modal_footer button{border:1px solid var(--themcolor);background-color:var(--themcolor);color:#fff;padding:5px 16px;min-width:64px;border-radius:99px;font-size:1.4rem;cursor:pointer}.is-pc-device .pc_dropmodal .modal_footer .reset-btn{background-color:#fff;color:#000;border:1px solid #e5e5e5}.is-pc-device .shs-record-upload-retry{position:relative;bottom:unset;right:unset;border-radius:8px}.is-pc-device .shs-record-upload-retry .tip{right:-4px;top:-4px}.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{background-image:url(viewer_icons.c1dd57fbca23fbfa5eae.png);background-repeat:no-repeat;background-size:560px;color:transparent;display:block;font-size:0;height:40px;line-height:0;width:40px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-40px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-80px 0;content:"One to One"}.viewer-reset:before{background-position:-120px 0;content:"Reset"}.viewer-prev:before{background-position:-160px 0;content:"Previous"}.viewer-play:before{background-position:-2000px 0;content:"Play"}.viewer-next:before{background-position:-240px 0;content:"Next"}.viewer-rotate-left:before{background-position:-280px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-320px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-360px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-400px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-440px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-480px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-520px 0;content:"Close"}.viewer-container{bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container::-moz-selection,.viewer-container ::-moz-selection{background-color:transparent}.viewer-container::selection,.viewer-container ::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:rgba(0,0,0,.5);overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;right:0;z-index:1}.viewer-player,.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:60px 3px}.viewer-toolbar>ul>li{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:rgba(0,0,0,.8)}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:10px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:50px;margin-bottom:-3px;margin-top:-3px;width:50px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:rgba(0,0,0,.8);border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;height:44px;overflow:hidden;position:absolute;right:10px;top:15px;transition:background-color .15s;width:44px;-webkit-app-region:no-drag}.viewer-button:focus,.viewer-button:hover{background-color:rgba(0,0,0,.8)}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:2px;left:2px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:rgba(0,0,0,.5)}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:-webkit-grab;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:.3s}@keyframes viewer-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}div,li,ul{margin:0;padding:0}li,ul{list-style:none outside none}.ios-select-widget-box.olay{position:fixed;z-index:500;top:0;left:0;width:100%;height:100%;opacity:1;background:rgba(0,0,0,.75)}.ios-select-widget-box.olay>div{position:fixed;z-index:1000;width:100%;height:100%;background-color:#f2f2f2;bottom:0;left:0;visibility:visible}.ios-select-widget-box header.iosselect-header{height:44px;line-height:44px;background-color:#eee;width:100%;z-index:9999;text-align:center}.ios-select-widget-box header.iosselect-header a{font-size:16px;color:#e94643;text-decoration:none}.ios-select-widget-box header.iosselect-header a.close{float:left;padding-left:15px;height:44px;line-height:44px}.ios-select-widget-box header.iosselect-header a.sure{float:right;padding-right:15px;height:44px;line-height:44px}.ios-select-widget-box{padding-top:44px}.ios-select-widget-box .five-level-contain,.ios-select-widget-box .four-level-contain,.ios-select-widget-box .one-level-contain,.ios-select-widget-box .three-level-contain,.ios-select-widget-box .two-level-contain{height:100%;overflow:hidden}.ios-select-widget-box .iosselect-box{overflow:hidden}.ios-select-widget-box .iosselect-box>div{display:block;float:left}.ios-select-widget-box ul{background-color:#fff}.ios-select-widget-box ul li{font-size:13px;height:35px;line-height:35px;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#111;opacity:.3}.ios-select-widget-box ul li.at{font-size:16px;opacity:1}.ios-select-widget-box ul li.side1{font-size:15px;opacity:.7}.ios-select-widget-box ul li.side2{font-size:14px;opacity:.5}.ios-select-widget-box.one-level-box .one-level-contain{width:100%}.ios-select-widget-box.one-level-box .five-level-contain,.ios-select-widget-box.one-level-box .four-level-contain,.ios-select-widget-box.one-level-box .six-level-contain,.ios-select-widget-box.one-level-box .three-level-contain,.ios-select-widget-box.one-level-box .two-level-contain{width:0}.ios-select-widget-box.two-level-box .one-level-contain,.ios-select-widget-box.two-level-box .two-level-contain{width:50%}.ios-select-widget-box.two-level-box .five-level-contain,.ios-select-widget-box.two-level-box .four-level-contain,.ios-select-widget-box.two-level-box .six-level-contain,.ios-select-widget-box.two-level-box .three-level-contain{width:0}.ios-select-widget-box.three-level-box .one-level-contain,.ios-select-widget-box.three-level-box .two-level-contain{width:30%}.ios-select-widget-box.three-level-box .three-level-contain{width:40%}.ios-select-widget-box.three-level-box .four-level-contain .ios-select-widget-box.three-level-box .five-level-contain,.ios-select-widget-box.three-level-box .six-level-contain{width:0}.ios-select-widget-box.four-level-box .four-level-contain,.ios-select-widget-box.four-level-box .one-level-contain,.ios-select-widget-box.four-level-box .three-level-contain,.ios-select-widget-box.four-level-box .two-level-contain{width:25%}.ios-select-widget-box.four-level-box .five-level-contain,.ios-select-widget-box.four-level-box .six-level-contain{width:0}.ios-select-widget-box.five-level-box .five-level-contain,.ios-select-widget-box.five-level-box .four-level-contain,.ios-select-widget-box.five-level-box .one-level-contain,.ios-select-widget-box.five-level-box .three-level-contain,.ios-select-widget-box.five-level-box .two-level-contain{width:20%}.ios-select-widget-box.five-level-box .six-level-contain{width:0}.ios-select-widget-box.six-level-box .five-level-contain,.ios-select-widget-box.six-level-box .four-level-contain,.ios-select-widget-box.six-level-box .one-level-contain,.ios-select-widget-box.six-level-box .three-level-contain,.ios-select-widget-box.six-level-box .two-level-contain{width:16%}.ios-select-widget-box.six-level-box .six-level-contain{width:20%}.ios-select-widget-box .cover-area1{top:149px}.ios-select-widget-box .cover-area1,.ios-select-widget-box .cover-area2{width:100%;border:none;border-top:1px solid #d9d9d9;position:absolute;margin:0;height:0}.ios-select-widget-box .cover-area2{top:183px}.ios-select-widget-box #iosSelectTitle{margin:0;padding:0;display:inline-block;font-size:16px;font-weight:400;color:#333}.ios-select-body-class{overflow:hidden}.ios-select-body-class body{touch-action:none}.ios-select-widget-box.olay>div>.ios-select-loading-box{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);display:none}.ios-select-widget-box.olay>div>.ios-select-loading-box>.ios-select-loading{width:50px;height:50px;position:absolute;left:50%;top:50%;margin-top:-25px;margin-left:-25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OEMxMEI3NDI3MEIxMUU2ODVGMzhFNjYyMDIyOUFCMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OEMxMEI3NTI3MEIxMUU2ODVGMzhFNjYyMDIyOUFCMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4QzEwQjcyMjcwQjExRTY4NUYzOEU2NjIwMjI5QUIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4QzEwQjczMjcwQjExRTY4NUYzOEU2NjIwMjI5QUIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GeWqMwAAA+BJREFUeNrMmVlsTGEUx+9cXZQiLZWKklhbQSSlSMUWSxAiJGJ5aSQehOiDF7yI4EFILW99I3iRSJGUPkiILSKp2OuJVtHWkrRVapn2jv+R/ycnn5l27rQz10l+mWlyl/+c833nO+c0FIlEnATMBbPAIn5OBuPAENAKToC74BtoB59AG/D9spBPgaPBdrAFjJH7Fa66TkRuNe8gP8Bb8Ap8j/eFaXFelwv286WZfKG2WL9SX5cFCuntBvAc/OoPD64HJ8EI5Q3tmW7whl4pAl/AUfAEDKZnQ1HuFXGPQGOiAsW7x8A26wUhirgMLnGtfe3hGcO5NApARpRnSchrY0UhlkAJxxmw0npYBzgOKinSj6WDCfRyphWFJnAPdMUjUH71WbDKElcDykGL0zcbCEroVf389+CW7Uk3ygNk/azghYIHDoCN/SDO4W6+A55aAiUrzImWz7StA2WWuF2gIpEc1ovVgQeWyELm06gCc8ARJU44DM45yTPZII8tkXO5DP4RuI8iPYqr4YmQbJN8+E4JlA1abAuUBbtZeU526O4khDWW3QdhK9TZWmAZd6/x3inw0UmdSZJ/pgSKlilGoMvTwoiTw/20k3p7yTyovRgScTNAvgrvFSbkVJuE+LU6GiXEefJHqfKefF5zgrMGVRnJZ4HEerryXjdzU1DWbB2BI10mRuPBej+1WhKsi8vLeDDXZRllwtvoBG8davNmS4gHUZyTQIWSrM1iQpyZptafo4QGabp9+JNmOijMY9MTtGWpEHe5PDHMGsz/DwQOUwI7XVYUZheP1ZVEAJbOFsGswTYR+EKF2NWVRABWwHPYeLDFZWKOKJFLAhRYpMQJjS7rsWYlcjlTT6pNOr5pahfL5m12KaparUPpZTcEILCEjjGniCy9iMk3F9hImzCXcZqQKhOnLFShjbBX/psQP4Aq5UUpdfZEGXEkKzGvZf4zu/exOdV0T1LJCZTx4gK2msm2Uq494z1pS29Ea5ra2RPrrm4HpwvJsplgtTW/kXq0M1ZffF2F2uMNe+nJUD+HVWaLm8AAtXNrOXTqcfQh2fwQmKdST4TTgAp6ui+WTWFTrUpedu15Fs29Do/kuDsIZlsiW7njryZQ2MrAaD5Yqko88+w6zoPCfsdv5VwjnnXayA67zYmUdGM/e0i+E7nWivnDPUWEz6iyPedngLkY7ARDrQeb72GOz5roVY/eylMHvxflXjkpLoKHfZ2wmhJIkvcylUi9BAnTa9U9DD59CzQm/csaZv0cn0JbOeK4ye/xbfcE/w0hYZvElnU8GEXBGRQjeewzi5B6rtP6RGY9vwUYACMHTam1T1ebAAAAAElFTkSuQmCC) no-repeat 0 0;background-size:contain;animation:loading-keyframe 1s linear infinite}.fadeInUp .layer{animation:fadeInUp .5s}.fadeOutDown .layer{animation:fadeOutDown .5s!important}@keyframes loading-keyframe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}